mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
25 lines
442 B
JSON
25 lines
442 B
JSON
{
|
|
"name" : "atom",
|
|
"version" : "0.0.0",
|
|
|
|
"dependencies": {
|
|
"coffee-script": "1.5",
|
|
"ctags": "0.2.0",
|
|
"oniguruma": "0.5.0",
|
|
"mkdirp": "0.3.5",
|
|
"git-utils": "0.6.0",
|
|
"underscore": "1.4.4",
|
|
"d3": "3.0.8",
|
|
"coffee-cache": "0.1.0",
|
|
"pegjs": "0.7.0",
|
|
"async": "0.2.6",
|
|
"plist": "git://github.com/nathansobo/node-plist.git"
|
|
},
|
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
"preinstall": "true"
|
|
}
|
|
}
|