包详细信息

lock-it-down

visualjeff31MIT0.0.8

Package locks down npm dependencies

package, lock, lockdown, dependencies

自述文件

lock-it-down

  • NPX command Uses your package-lock.json version info to lock down your package.json

To run lock-it-down:

  1. cd to the root of your project.
  2. Run lock-it-down using npx (not npm):
    npx lock-it-Down
  3. Success! is returned when the script finishes.