Files
jasmine/package.json
Gregg Van Hove and Tim Jarratt 18e1ab93ea Release for rc3
2013-10-03 09:55:36 -07:00

14 lines
305 B
JSON

{
"name": "jasmine-core",
"license": "MIT",
"version": "2.0.0-rc3",
"devDependencies": {
"grunt": "~0.4.1",
"grunt-contrib-jshint": "~0.2.0",
"grunt-contrib-concat": "~0.1.3",
"grunt-contrib-compass": "~0.1.3",
"grunt-contrib-compress": "~0.4.1",
"shelljs": "~0.1.2"
}
}