- A file that documents the dependencies and the exact tree that was generated for a Node.js project so that an identical tree can be recreated, independent of interim dependency updates. package-lock.json is intended to be committed to version control.
- More about this term (beta): Web search, articles and videos, books
- Previous term: Package manager
- Next term: package.json
- Random term: Ternary operator