mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
5bbc70e6de
The v0.2.0 version does not appear to load within atom.
29 lines
585 B
JSON
29 lines
585 B
JSON
{
|
|
"name" : "atom",
|
|
"version" : "0.0.0",
|
|
|
|
"dependencies": {
|
|
"coffee-script": "1.6.2",
|
|
"ctags": "0.3.0",
|
|
"oniguruma": "0.8.0",
|
|
"mkdirp": "0.3.5",
|
|
"git-utils": "0.13.0",
|
|
"underscore": "1.4.4",
|
|
"d3": "3.0.8",
|
|
"coffee-cache": "0.1.0",
|
|
"pegjs": "0.7.0",
|
|
"async": "0.2.6",
|
|
"nak": "0.2.12",
|
|
"spellchecker": "0.3.0",
|
|
"pathwatcher": "0.1.0",
|
|
"plist": "git://github.com/nathansobo/node-plist.git",
|
|
"space-pen": "git://github.com/nathansobo/space-pen.git"
|
|
},
|
|
|
|
"private": true,
|
|
|
|
"scripts": {
|
|
"preinstall": "true"
|
|
}
|
|
}
|