wikimedia / html-metadata

MetaData html scraper and parser for Node.js (supports Promises and callback style)
MIT License
138 stars 44 forks source link

Generate package-lock.json #72

Closed YoranBrondsema closed 4 years ago

YoranBrondsema commented 6 years ago

This makes sure that npm install's always end up installing the same versions of all packages in the dependency tree, no matter when the npm install is run.

mvolz commented 4 years ago

Closing as stale, sorry - when this was opened we were still not decided on whether or not to commit these (which we plausibly still aren't?)