Npm: Difference between revisions

Content deleted Content added
Line 52:
|accessdate= 29 October 2016
}}
</ref>. npm also provides something called as package-lock.json<ref>{{Cite web|url=https://www.codeproject.com/Articles/1202361/What-is-package-lock-json-file-in-Node-NPM|title=What is the need of package-lock.json in Node?|last=Koirala|first=Shivprasad|date=21 Aug 2017|website=codeproject|archive-url=|archive-date=|dead-url=|access-date=}}</ref> file which has the entry of the exact version used by the project after evaluating semantic versioning in package.json.
</ref>
 
== Alternatives ==