UNPKG

docstrapps

Version:

DocStrapPs 基于 [DocStrap](https://github.com/docstrap/docstrap) 进行修改的 [Jsdoc](https://github.com/jsdoc/jsdoc) 文档模板

43 lines (42 loc) 925 B
{ "name": "docstrapps", "version": "0.2.2", "decription": "A template for JSDoc3", "devDependencies": { "async": "~2.0.1", "grunt": "~1.0.1", "grunt-contrib-copy": "~1.0.0", "grunt-contrib-less": "~1.4.0", "grunt-contrib-uglify": "~2.0.0", "grunt-shell": "~1.3.1", "jsdoc": "~3.4.0", "lodash": "~4.15.0", "request": "^2.74.0" }, "license": "MIT", "keywords": [ "bootstrap", "bootswatch", "docstrap", "documentation", "jsdoc", "jsdoc3", "theme" ], "author": { "email": "Lengchars@gmail.com", "name": "clc" }, "bugs": { "url": "https://github.com/besfro/docstrap/issues" }, "repository": { "type": "git", "url": "https://github.com/besfro/docstrap.git" }, "main": "./template/publish.js", "dependencies": { "moment": "^2.14.1", "sanitize-html": "^1.13.0" } }