gitbook-plugin-msc
Version:
This is a plugin for msc.
20 lines (19 loc) • 344 B
JSON
{
"name": "gitbook-plugin-msc",
"version": "1.0.3",
"description": "This is a plugin for msc.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"engines": {
"gitbook": "*"
},
"keywords": [
"gitbook",
"plugin",
"msc"
],
"author": "zoujun",
"license": "ISC"
}