29 lines
626 B
JSON
29 lines
626 B
JSON
{
|
|
"name": "Priority-Ignore",
|
|
"version": "0.1.0",
|
|
"engines": {
|
|
"node": ">= 0.6.0"
|
|
},
|
|
"scripts": {
|
|
"test": "grunt qunit"
|
|
},
|
|
"devDependencies": {
|
|
"zombie": "1.3.1",
|
|
"grunt": "0.3.11",
|
|
"mocha": "1.3.0",
|
|
"node-static": "~0.6.0",
|
|
"requirejs": "2.0.2",
|
|
"grunt-requirejs": "0.2.8",
|
|
"grunt-recess": "0.1.0",
|
|
"async": "0.1.22",
|
|
"chai": "1.1.1",
|
|
"underscore": "1.3.3",
|
|
"xmlhttprequest": "1.4.2",
|
|
"node-static": "0.6.0",
|
|
"grunt-coffee": "0.0.2",
|
|
"grunt-clean": "0.3.0",
|
|
"jsdom": "0.2.13",
|
|
"coffee-script": "1.3.3"
|
|
}
|
|
}
|