2013-11-21 21:43:11 +04:00
|
|
|
{
|
2014-01-02 23:10:24 +04:00
|
|
|
"name": "atom-build",
|
2014-01-03 20:37:16 +04:00
|
|
|
"description": "Atom build",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/atom/atom.git"
|
|
|
|
},
|
2013-11-21 21:43:11 +04:00
|
|
|
"dependencies": {
|
2014-01-21 02:48:37 +04:00
|
|
|
"async": "~0.2.9",
|
2014-11-18 01:01:20 +03:00
|
|
|
"donna": "1.0.7",
|
2013-11-21 21:43:11 +04:00
|
|
|
"formidable": "~1.0.14",
|
2014-02-18 03:49:47 +04:00
|
|
|
"fs-plus": "2.x",
|
2014-01-02 23:20:57 +04:00
|
|
|
"github-releases": "~0.2.0",
|
2013-11-21 21:43:11 +04:00
|
|
|
"grunt": "~0.4.1",
|
2014-12-02 23:59:48 +03:00
|
|
|
"grunt-atom-shell-installer": "^0.12.0",
|
2013-11-21 21:43:11 +04:00
|
|
|
"grunt-cli": "~0.1.9",
|
2014-08-12 21:45:39 +04:00
|
|
|
"grunt-coffeelint": "git+https://github.com/atom/grunt-coffeelint.git#cfb99aa99811d52687969532bd5a98011ed95bfe",
|
2014-01-31 23:18:53 +04:00
|
|
|
"grunt-contrib-coffee": "~0.9.0",
|
2014-07-22 03:45:59 +04:00
|
|
|
"grunt-contrib-csslint": "~0.1.2",
|
2013-11-21 21:43:11 +04:00
|
|
|
"grunt-contrib-less": "~0.8.0",
|
2014-07-24 21:39:13 +04:00
|
|
|
"grunt-cson": "0.10.0",
|
2014-10-22 00:50:16 +04:00
|
|
|
"grunt-download-atom-shell": "~0.10.0",
|
2014-01-02 23:20:57 +04:00
|
|
|
"grunt-lesslint": "0.13.0",
|
2014-01-16 21:56:19 +04:00
|
|
|
"grunt-peg": "~1.1.0",
|
2013-11-21 21:43:11 +04:00
|
|
|
"grunt-shell": "~0.3.1",
|
2014-01-02 23:20:57 +04:00
|
|
|
"harmony-collections": "~0.3.8",
|
2014-11-18 03:39:52 +03:00
|
|
|
"legal-eagle": "~0.6.0",
|
2014-09-08 23:05:25 +04:00
|
|
|
"minidump": "~0.8",
|
2014-07-22 03:45:59 +04:00
|
|
|
"npm": "~1.4.5",
|
2014-11-18 04:54:23 +03:00
|
|
|
"rcedit": "~0.3.0",
|
2014-01-02 23:20:57 +04:00
|
|
|
"request": "~2.27.0",
|
2013-11-21 21:56:18 +04:00
|
|
|
"rimraf": "~2.2.2",
|
2014-07-30 21:50:15 +04:00
|
|
|
"runas": "~1.0.1",
|
2014-12-04 04:02:30 +03:00
|
|
|
"tello": "1.0.4",
|
2014-09-30 20:32:03 +04:00
|
|
|
"temp": "~0.8.1",
|
2014-02-01 01:43:31 +04:00
|
|
|
"underscore-plus": "1.x",
|
2014-01-02 23:20:57 +04:00
|
|
|
"unzip": "~0.1.9",
|
2014-07-22 03:45:59 +04:00
|
|
|
"vm-compatibility-layer": "~0.1.0"
|
2013-11-21 21:43:11 +04:00
|
|
|
}
|
|
|
|
}
|