package.json revision 2f56aa396bc3026a458df576a7265e577c65d25d
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw "_comment": "Add any grunt dependencies you need to this file, such as grunt-contrib-requirejs, grunt-contrib-less, etc...",
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw "name": "deploy_to_target",
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw "author": "Jake Feasel <jake.feasel@forgerock.com>",
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw "version": "0.0.1",
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw "devDependencies": {
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw "grunt": "~0.4.5",
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw "grunt-contrib-watch": "~0.6.1",
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw "grunt-sync": "~0.2.2",
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw "grunt-notify": "0.4.1",
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw "grunt-jslint": "1.1.11",
da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0amw "grunt-contrib-qunit": "~0.5.2"