UNPKG

clever-docular-docs

Version:

Docular documentation for CleverStack

33 lines (32 loc) 755 B
{ "name": "clever-docular-docs", "main": "module.js", "version": "0.0.2", "dependencies": { "grunt-docular": "~0.1.2" }, "author": { "name": "Clevertech", "email": "info@clevertech.biz", "web": "http://www.clevertech.biz" }, "collaborators": [ "Richard Gustin <richard@clevertech.biz>" ], "description": "Docular documentation for CleverStack", "license": "BSD-2-Clause", "repository": { "type": "git", "url": "git://github.com/CleverStack/clever-docular-docs.git" }, "bugs": { "url": "https://github.com/CleverStack/clever-docular-docs/issues" }, "keywords": [ "cleverstack", "cleverstack-module", "cleverstack-modules", "cleverstack-backend" ], "devDependencies": {} }