https://github.com/ljharb/npm-lockfile
Safely generate an npm lockfile and output it to the filename of your choice.
https://github.com/ljharb/npm-lockfile
lockfile npm
Last synced: about 1 year ago
JSON representation
Safely generate an npm lockfile and output it to the filename of your choice.
- Host: GitHub
- URL: https://github.com/ljharb/npm-lockfile
- Owner: ljharb
- License: mit
- Created: 2019-02-20T07:22:45.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-07-31T05:15:42.000Z (almost 2 years ago)
- Last Synced: 2025-04-18T18:04:19.953Z (about 1 year ago)
- Topics: lockfile, npm
- Language: JavaScript
- Homepage:
- Size: 193 KB
- Stars: 5
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# npm-lockfile [![Version Badge][npm-version-svg]][package-url]
[![github actions][actions-image]][actions-url]
[![coverage][codecov-image]][codecov-url]
[![License][license-image]][license-url]
[![Downloads][downloads-image]][downloads-url]
[![npm badge][npm-badge-png]][package-url]
Safely generate an npm lockfile and output it to the filename of your choice.
[package-url]: https://npmjs.org/package/npm-lockfile
[npm-version-svg]: https://versionbadg.es/ljharb/npm-lockfile.svg
[deps-svg]: https://david-dm.org/ljharb/npm-lockfile.svg
[deps-url]: https://david-dm.org/ljharb/npm-lockfile
[dev-deps-svg]: https://david-dm.org/ljharb/npm-lockfile/dev-status.svg
[dev-deps-url]: https://david-dm.org/ljharb/npm-lockfile#info=devDependencies
[npm-badge-png]: https://nodei.co/npm/npm-lockfile.png?downloads=true&stars=true
[license-image]: https://img.shields.io/npm/l/npm-lockfile.svg
[license-url]: LICENSE
[downloads-image]: https://img.shields.io/npm/dm/npm-lockfile.svg
[downloads-url]: https://npm-stat.com/charts.html?package=npm-lockfile
[codecov-image]: https://codecov.io/gh/ljharb/npm-lockfile/branch/main/graphs/badge.svg
[codecov-url]: https://app.codecov.io/gh/ljharb/npm-lockfile/
[actions-image]: https://img.shields.io/endpoint?url=https://github-actions-badge-u3jn4tfpocch.runkit.sh/ljharb/npm-lockfile
[actions-url]: https://github.com/ljharb/npm-lockfile/actions