lock-package-json
v1.0.4
Published
A simple package to lock package.json based on versions in package-lock.json
Downloads
34
Maintainers
Keywords
Readme
🪓 lock-package-json
A Simple package to lock package.json based on versions in package-lock.json
📎 Menu
- 💡 Features
- 🚀 How to use
- 📚 Documentation
- 🔨 Developer Mode
- 🚀 Deploy
- 👨💻 Contributing
- 🐛 Known Bugs
- 🍻 Community:
- Telegram (🇬🇧 English | 🇮🇹 Italian)
- Discord (🇬🇧 English | 🇮🇹 Italian | 🇵🇱 Polish)
💡 Features
- [✔️] Easy to use
- [✔️] MIT License
- [✔️] Works With npx
🚀 Usage
- Go to your project
- Run:
npx lock-package-json
You can also pass package and lockfile paths as parameters, example: npx lock-package-json ./path-to-package-json ./path-to-lockfile
Or, pass another directory to resolve package and lockfile from there, example: npx lock-package-json --dir ./to/another/directory
👨💻 Contributing
I ❤️ contributions! I will happily accept your pull request! Translations, grammatical corrections (GrammarNazi you are welcome! Yes my English is bad, sorry), etc... and remember to insert your name in .all-contributorsrc
and package.json
file.
Thanks goes to these wonderful people (emoji key):
💫 License
- Code and Contributions have MIT License
- Images and logos have CC BY-NC 4.0 License
- Documentations and Translations have CC BY 4.0 License