Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create package.json #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

RobinKnipe
Copy link

Add a package.json to allow npm support.

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

IvanPizhenko commented Sep 5, 2021

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

+1 for this.

@linghengqian
Copy link

Carbon Copy @eligrey .

@@ -0,0 +1,28 @@
{
"name": "blob",

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

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.

None yet

3 participants