npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "package-lock.json" 的结果(共 4 个)
lock-verify

Report if your package.json is out of sync with your package-lock.json.

ISC
synp

Convert yarn.lock to package-lock.json and vice versa

MIT
has-package-lock

Check if a `package-lock.json` is present in the working directory

MIT
npm-force-resolutions

This packages modifies package-lock.json to force the installation of specific version of a transitive dependency (dependency of dependency), similar to yarn's [selective dependency resolutions](https://yarnpkg.com/lang/en/docs/selective-version-resolutio

MIT