4 releases (breaking)
0.4.0 | Apr 10, 2023 |
---|---|
0.3.0 | Jul 17, 2022 |
0.2.0 | Jul 12, 2022 |
0.1.0 | Jul 9, 2022 |
#1547 in Encoding
437 downloads per month
Used in oxbuild
39KB
607 lines
package-json
This package is a library designed to help developers manage their package.json files in a Rust language context. With this library, you can easily manipulate and edit your package.json file with ease.
Features
- Supports basic package.json management functions like reading, writing and updating the file.
- Provides Rust developers with an easy-to-use interface for managing their package.json file.
More details in online documentation.
Contributions
Contributions to this project are welcome and encouraged. If you encounter any bugs or issues, please open an issue on the Github repository. If you would like to contribute to the project, please fork the repository and submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for more details.
Dependencies
~1.3–2.2MB
~46K SLoC