UNPKG

ink-docstrap

Version:

[![NPM](https://nodei.co/npm/ink-docstrap.png?downloads=true)](https://nodei.co/npm/ink-docstrap/)

42 lines (41 loc) 909 B
{ "name": "ink-docstrap", "version": "0.4.5", "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-contrib-uglify": "^0.4.0", "grunt-jsdoc": "^0.5.4", "grunt-shell": "~0.2.2", "jsdoc": "~3.3.0-alpha5", "lodash": "~2.4.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" } }