# package-json
[](https://crates.io/crates/package-json) [](https://github.com/lbwa/package-json-rs/actions/workflows/tests.yml) [](https://docs.rs/package-json/latest/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](https://docs.rs/package-json/latest/package_json/).
## Contributions
Contributions to this project are welcome and encouraged. If you encounter any bugs or issues, please open an issue on the [Github](https://github.com/lbwa/package-json-rs) 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](https://github.com/lbwa/package-json-rs/blob/main/LICENSE) file for more details.