mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-26 16:14:16 +03:00
22 lines
486 B
JSON
22 lines
486 B
JSON
{
|
|
"name": "atom-build-scripts",
|
|
"description": "Atom build scripts",
|
|
"dependencies": {
|
|
"async": "2.0.1",
|
|
"babel-core": "5.8.38",
|
|
"coffee-script": "1.8.0",
|
|
"colors": "1.1.2",
|
|
"electron-packager": "7.3.0",
|
|
"fs-extra": "0.30.0",
|
|
"glob": "7.0.3",
|
|
"legal-eagle": "0.13.0",
|
|
"minidump": "0.9.0",
|
|
"mkdirp": "0.5.1",
|
|
"normalize-package-data": "2.3.5",
|
|
"npm": "3.10.5",
|
|
"pegjs": "0.9.0",
|
|
"semver": "5.3.0",
|
|
"yargs": "4.8.1"
|
|
}
|
|
}
|