electron/spec/package.json
2015-01-28 21:22:56 -08:00

16 lines
310 B
JSON

{
"name": "atom-shell-specs",
"productName": "Atom Shell Test App",
"main": "static/main.js",
"version": "0.1.0",
"devDependencies": {
"formidable": "1.0.16",
"pathwatcher": "3.x",
"q": "0.9.7",
"mocha": "2.1.0",
"runas": "2.x",
"temp": "0.8.1",
"walkdir": "0.0.7"
}
}