UNPKG

grunt-clientlibs

Version:

Generates client libraries automatically from JSDoc/SASSDoc notations in files.

31 lines (30 loc) 674 B
{ "name": "grunt-clientlibs", "version": "1.2.1", "description": "Generates client libraries automatically from JSDoc/SASSDoc notations in files.", "keywords": [ "aem", "adobe experience manager", "cq", "client library", "clientlibs", "packaging" ], "main": "tasks/clientlibs.js", "repository": { "url": "https://github.com/eatyrghost/grunt-clientlibs", "type": "git" }, "scripts": {}, "author": "eat yr Ghost <eatyrghost@gmail.com>", "license": "ISC", "dependencies": { "async": "^2.6.0", "path": "^0.12.7", "recursive-readdir": "^2.2.2", "smize": "^1.0.2", "uglify-js": "^3.3.24", "uglifycss": "0.0.25" }, "devDependencies": {} }