Skip to content

[Enhancement] Add package.json #27

@sudodoki

Description

@sudodoki

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 ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions