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

[Enhancement] Add package.json #27

Open
sudodoki opened this issue Jul 17, 2016 · 0 comments
Open

[Enhancement] Add package.json #27

sudodoki opened this issue Jul 17, 2016 · 0 comments

Comments

@sudodoki
Copy link

Hi!
It would be nice to add package.json file. Even if you don't publish this project to npm, people would be able to run npm install mtschirs/js-objectdetect which will enable easier usage with bundlers like browserify/webpack.
Right now you would get an error of following sort:

npm ERR! eisdir EISDIR: illegal operation on a directory, read
npm ERR! eisdir This is most likely not a problem with npm itself
npm ERR! eisdir and is related to npm not being able to find a package.json in
npm ERR! eisdir a package you are trying to install.
npm verb exit [ -21, true ]
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

No branches or pull requests

1 participant