blob: 46ba8f07e866db8fd4f09ecc60d651ba7a3b0503 [file] [edit]
{
"name": "accessibility-developer-tools",
"version": "2.6.0",
"repository": {
"type": "git",
"url": "http://github.com/GoogleChrome/accessibility-developer-tools"
},
"devDependencies": {
"grunt": "~0.4.1",
"grunt-closurecompiler": "~0.9.9",
"grunt-util-spawn": "0.0.2",
"grunt-contrib-qunit": "~0.2.2"
},
"scripts": {
"test": "grunt travis --verbose"
}
}