Files
electron/spec/package.json
Cheng Zhao 9031dcbb2f Fix specs.
2014-06-30 18:32:23 +08:00

17 lines
319 B
JSON

{
"name": "atom-shell-specs",
"productName": "Atom Shell Test App",
"main": "static/main.js",
"version": "0.1.0",
"devDependencies": {
"formidable": "~1.0.14",
"pathwatcher": "1.4.*",
"q": "0.9.7",
"mocha": "~1.18.2",
"runas": "0.6.*",
"temp": "~0.6.0",
"walkdir": "~0.0.7"
}
}