ac31dc9672
Modules in root is now installed by npm, and the native modules are now not usable by atom-shell.
15 lines
280 B
JSON
15 lines
280 B
JSON
{
|
|
"name": "atom-shell-specs",
|
|
"main": "static/main.js",
|
|
"version": "0.1.0",
|
|
|
|
"devDependencies": {
|
|
"formidable": "~1.0.14",
|
|
"pathwatcher": "0.14.0",
|
|
"q": "0.9.7",
|
|
"mocha": "~1.18.2",
|
|
"runas": "0.5.*",
|
|
"temp": "~0.6.0",
|
|
"walkdir": "~0.0.7"
|
|
}
|
|
}
|