{ "name": "m2", "version": "0.1.0", "description": "m2 application", "main": "app/init.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": { "name": "Orange35", "url": "http://orange35.com/" }, "license": "No License", "repository": { "type": "svn", "url": "http://svn.adaptainc.com/m2.te.ua/trunk/source" }, "devDependencies": { "grunt": "~0.4.2", "grunt-apidoc": "~0.3.0", "grunt-contrib-uglify": "~0.2.4", "grunt-jsdoc": "~0.4.1", "grunt-usemin": "~2.0.2", "grunt-filerev": "~0.1.1", "grunt-contrib-concat": "~0.3.0", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-copy": "~0.4.1", "grunt-contrib-cssmin": "~0.7.0", "grunt-angular-templates": "~0.4.7", "grunt-contrib-htmlmin": "~0.1.3", "apidoc": "~0.4.2" } }