Skip to content

Create package.json - #54

Open
RobinKnipe wants to merge 1 commit into
eligrey:masterfrom
RobinKnipe:patch-1
Open

Create package.json#54
RobinKnipe wants to merge 1 commit into
eligrey:masterfrom
RobinKnipe:patch-1

Conversation

@RobinKnipe

Copy link
Copy Markdown

Add a package.json to allow npm support.

Add a `package.json` to allow `npm` support.
@IvanPizhenko

IvanPizhenko commented Sep 5, 2021

Copy link
Copy Markdown

There's already a package in npm (look here) called "blob" on the npm. So need another name. Could be "blobjs", "eligrey-blob", "eligrey-blobjs" or something like this.

@IvanPizhenko

Copy link
Copy Markdown

+1 for this.

@linghengqian

Copy link
Copy Markdown

Carbon Copy @eligrey .

Comment thread package.json
@@ -0,0 +1,28 @@
{
"name": "blob",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to avoid using blob as the project name, it already exists at https://www.npmjs.com/package/blob .

@linghengqian linghengqian mentioned this pull request Sep 5, 2022
@linghengqian

Copy link
Copy Markdown

I opened #81 to get around the duplication of npm packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants