package-json

Crates.iopackage-json
lib.rspackage-json
version0.4.0
sourcesrc
created_at2022-07-09 18:36:47.869571
updated_at2023-04-10 14:58:47.085834
descriptionpackage.json manager for Rust
homepage
repositoryhttps://github.com/lbwa/package-json-rs
max_upload_size
id622682
size39,994
Liu Bowen (lbwa)

documentation

README

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.

Commit count: 21

cargo fmt