2012-09-13 22:25:37 +04:00
|
|
|
{
|
|
|
|
"name" : "atom",
|
|
|
|
"version" : "0.0.0",
|
|
|
|
|
|
|
|
"dependencies": {
|
2013-04-02 19:28:30 +04:00
|
|
|
"coffee-script": "1.6.2",
|
2013-03-27 01:03:33 +04:00
|
|
|
"ctags": "0.3.0",
|
2013-03-27 01:05:30 +04:00
|
|
|
"oniguruma": "0.8.0",
|
2013-03-10 00:45:42 +04:00
|
|
|
"mkdirp": "0.3.5",
|
2013-03-29 20:36:51 +04:00
|
|
|
"git-utils": "0.11.0",
|
2013-03-12 02:48:29 +04:00
|
|
|
"underscore": "1.4.4",
|
2013-03-13 01:59:21 +04:00
|
|
|
"d3": "3.0.8",
|
2013-03-13 04:41:18 +04:00
|
|
|
"coffee-cache": "0.1.0",
|
2013-03-15 02:46:08 +04:00
|
|
|
"pegjs": "0.7.0",
|
2013-03-19 21:16:49 +04:00
|
|
|
"async": "0.2.6",
|
2013-04-04 19:39:09 +04:00
|
|
|
"nak": "0.2.12",
|
2013-03-27 08:24:10 +04:00
|
|
|
"spellchecker": "0.2.0",
|
2013-04-07 12:18:08 +04:00
|
|
|
"pathwatcher": "0.1.4",
|
2013-03-27 02:02:48 +04:00
|
|
|
"plist": "git://github.com/nathansobo/node-plist.git",
|
2013-03-27 19:05:58 +04:00
|
|
|
"space-pen": "git://github.com/nathansobo/space-pen.git"
|
2012-09-13 22:41:35 +04:00
|
|
|
},
|
|
|
|
|
2013-03-15 05:06:55 +04:00
|
|
|
"private": true,
|
|
|
|
|
2012-09-13 22:41:35 +04:00
|
|
|
"scripts": {
|
|
|
|
"preinstall": "true"
|
2012-09-13 22:25:37 +04:00
|
|
|
}
|
2013-03-29 06:12:16 +04:00
|
|
|
}
|