ismart-doc
Version:
API documentation generator,base in https://github.com/mhbseal/modoc
26 lines (25 loc) • 546 B
JSON
{
"name": "ismart-doc",
"version": "0.1.2",
"description": "API documentation generator,base in https://github.com/mhbseal/modoc",
"bin": {
"smartdoc": "./bin/ismartdoc"
},
"repository": {
"type": "git",
"url": "https://github.com/hnzxb/ismart-doc"
},
"dependencies": {
"underscore": "^1.8.3"
},
"bugs": {
"url": "https://github.com/hnzxb/ismart-doc/issues"
},
"homepage": "https://github.com/hnzxb/ismart-doc",
"keywords": [
"documentation",
"generator",
"API"
],
"license": "MIT"
}