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

#1164 in Encoding

Download history 25/week @ 2023-12-18 12/week @ 2023-12-25 70/week @ 2024-01-01 53/week @ 2024-01-08 56/week @ 2024-01-15 31/week @ 2024-01-22 13/week @ 2024-01-29 57/week @ 2024-02-12 55/week @ 2024-02-19 42/week @ 2024-02-26 87/week @ 2024-03-04 34/week @ 2024-03-11 71/week @ 2024-03-18 186/week @ 2024-04-01

295 downloads per month
Used in omnicli

MIT license

39KB
607 lines

package-json

Crates.io Tests status docs.rs

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

~2.5MB
~59K SLoC