1 2 3 4 5 6 7 8 9 10 11 12
# package.json package.json manager for Rust. ```toml [dependencies] package_json = "0.1" ``` ## License [MIT](./LICENSE) © [Liu Bowen](https://github.com/lbwa)