2013-04-14 14:48:35 +00:00
|
|
|
{
|
2013-11-07 04:52:26 +00:00
|
|
|
"name": "atom-shell",
|
2013-11-11 12:04:15 +00:00
|
|
|
"version": "0.6.10",
|
2013-04-14 14:48:35 +00:00
|
|
|
|
2013-10-17 01:58:55 +00:00
|
|
|
"devDependencies": {
|
|
|
|
"coffee-script": "~1.6.3",
|
|
|
|
"coffeelint": "~0.6.1",
|
|
|
|
"mocha": "~1.13.0",
|
|
|
|
"walkdir": "~0.0.7",
|
2013-07-18 07:19:36 +00:00
|
|
|
|
2013-11-15 02:37:22 +00:00
|
|
|
"formidable": "~1.0.14",
|
2013-10-17 01:58:55 +00:00
|
|
|
"unzip": "~0.1.9",
|
|
|
|
"d3": "~3.3.8",
|
|
|
|
"int64-native": "~0.2.0"
|
2013-04-14 14:48:35 +00:00
|
|
|
},
|
|
|
|
|
|
|
|
"private": true,
|
|
|
|
|
|
|
|
"scripts": {
|
2013-11-01 02:15:41 +00:00
|
|
|
"preinstall": "node -e 'process.exit(0)'"
|
2013-04-14 14:48:35 +00:00
|
|
|
}
|
|
|
|
}
|