{ "name": "grunt-template-jasmine-requirejs", "version": "0.2.3", "description": "Requirejs template for grunt-contrib-jasmine", "main": "src/template-jasmine-requirejs.js", "scripts": { "test": "grunt test" }, "repository": { "type": "git", "url": "https://github.com/cloudchen/grunt-template-jasmine-requirejs" }, "keywords": [ "grunt", "template", "requirejs", "jasmine", "test" ], "author": "Cloud Chen ", "contributors": [ "Gunnar A. Reinseth ", "Tim Snadden ", "James Pamplin ", "Jarrod Overson ", "Jarrod Overson ", "Cina S ", "tmartensen ", "Kevin Chiu ", "Ohgyun Ahn ", "Ross-Hunter ", "Celso Ulises Juarez Ramirez ", "Kevin Chiu ", "Zach Dennis ", "reinseth ", "Ben ", "Ben Livermore ", "Ghn ", "E.J. Dyksen ", "Brian Ng " ], "license": "BSD", "devDependencies": { "grunt-contrib-jshint": "~0.6.4", "grunt-contrib-watch": "~0.1.4", "grunt": "~0.4.1", "grunt-contrib-jasmine": "~0.6", "grunt-contrib-connect": "~0.2.0", "grunt-bump": "0.0.13", "grunt-npm": "0.0.2" } }