UNPKG

generator-video1

Version:
39 lines (36 loc) 895 B
{ "name": "<%= packageName %>", "version": "<%= version %>", "description": "a clam project", "author": { "name": "<%= author %>", "email": "<%= email %>" }, "repository": { "type": "git", "url": "" }, "keywords": [ "clam", "<%= projectName %>" ], "devDependencies": { "grunt": "~0.4.1", "grunt-contrib-copy": "", "grunt-contrib-uglify": "~0.2.0", "grunt-contrib-clean": "~0.4.0", "grunt-contrib-less": "~0.10.0", "grunt-css-combo": "~0.2.1", "grunt-contrib-cssmin": "~0.5.0", "grunt-contrib-watch": "~0.3.1", "grunt-kmc": "~0.1.11", "grunt-exec": "~0.4.1", "grunt-flexcombo": "", "grunt-combohtml":"", "grunt-mytps":"", "fs-extra":"", "grunt-replace":"", "grunt-myless": "" }, "dependencies": { } }