ORCID / bibtexParseJs

A JavaScript library that parses BibTeX parser.
MIT License
109 stars 39 forks source link

Move test framework to deveDependencies #24

Closed csachs closed 5 years ago

csachs commented 6 years ago

Installing the single-file bibtex-parse-js currently loads over 100 other packages, due to ava.

By moving ava to the devDependencies, it should only be loaded when development/testing is desired.

xml2js seems to be unused at all?

Pushing this as PR to see if Travis CI properly installs the package with devDependencies enabled.

hubgit commented 5 years ago

Please merge this - the test framework shouldn't be part of the dependencies when installing this package.

rcpeters commented 5 years ago

@wjrsimpson @lizkrznarich

robtree commented 3 years ago

I've created https://github.com/ORCID/bibtexParseJs/issues/30 as it would be very helpful for this change to be published to NPM:

https://www.npmjs.com/package/bibtex-parse-js