UNPKG

ink-docstrap

Version:

DocStrap is [Bootstrap](http://twitter.github.io/bootstrap/index.html) based template for [JSDoc3](http://usejsdoc.org/). In addition, it includes all of the themes from [Bootswatch](http://bootswatch.com/) giving you a great deal of look and feel optio

41 lines (40 loc) 871 B
{ "name": "ink-docstrap", "version": "0.4.2", "decription": "A template for JSDoc3 based on Bootstrap and Bootswatch", "devDependencies": { "async": "~0.2.8", "grunt": "~0.4.1", "grunt-contrib-copy": "~0.4.1", "grunt-contrib-less": "~0.5.1", "grunt-jsdoc": "^0.5.4", "grunt-shell": "~0.2.2", "jsdoc": "~3.3.0-alpha5", "lodash": "~1.2.1" }, "license": "MIT", "keywords": [ "docstrap", "jsdoc3", "bootstrap", "bootswatch", "theme", "documentation", "jsdoc" ], "author": { "name": "Terry Weiss", "email": "me@terryweiss.net" }, "bugs": { "url": "https://github.com/terryweiss/docstrap/issues" }, "repository": { "type": "git", "url": "https://github.com/terryweiss/docstrap.git" }, "main": "./template/publish.js", "dependencies": { "moment": "~2.6.0" } }