pathfinder/demo/client/build/rustdoc-webpack-plugin/package.json

12 lines
300 B
JSON

{
"name": "rustdoc-webpack-plugin",
"version": "0.1.0",
"description": "Webpack plugin for building Rust package documentation",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Patrick Walton",
"license": "MIT OR Apache-2.0"
}