2013-11-21 21:43:11 +04:00
|
|
|
{
|
2016-03-23 07:40:27 +03:00
|
|
|
"name": "atom-build-scripts",
|
|
|
|
"description": "Atom build scripts",
|
2013-11-21 21:43:11 +04:00
|
|
|
"dependencies": {
|
2016-08-02 10:17:28 +03:00
|
|
|
"async": "2.0.1",
|
2016-07-28 18:53:03 +03:00
|
|
|
"babel-core": "5.8.38",
|
|
|
|
"coffee-script": "1.8.0",
|
2016-07-29 18:42:56 +03:00
|
|
|
"colors": "1.1.2",
|
2016-07-28 18:53:03 +03:00
|
|
|
"electron-packager": "7.3.0",
|
2016-07-26 15:51:51 +03:00
|
|
|
"fs-extra": "0.30.0",
|
|
|
|
"glob": "7.0.3",
|
2016-07-29 15:48:56 +03:00
|
|
|
"legal-eagle": "0.13.0",
|
2016-08-01 18:22:30 +03:00
|
|
|
"minidump": "0.9.0",
|
2016-07-28 18:53:03 +03:00
|
|
|
"mkdirp": "0.5.1",
|
2016-07-29 14:30:38 +03:00
|
|
|
"normalize-package-data": "2.3.5",
|
2016-07-28 19:18:16 +03:00
|
|
|
"npm": "3.10.5",
|
2016-08-02 00:06:18 +03:00
|
|
|
"pegjs": "0.9.0",
|
2016-08-02 10:17:28 +03:00
|
|
|
"yargs": "4.8.1"
|
2013-11-21 21:43:11 +04:00
|
|
|
}
|
|
|
|
}
|