mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-15 03:04:37 +03:00
40 lines
1.1 KiB
JSON
40 lines
1.1 KiB
JSON
{
|
|
"name": "atom-build",
|
|
"description": "Atom build",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/atom/atom.git"
|
|
},
|
|
"dependencies": {
|
|
"async": "~0.2.9",
|
|
"biscotto": ">=2.1.1 <3.0",
|
|
"formidable": "~1.0.14",
|
|
"fs-plus": "2.x",
|
|
"github-releases": "~0.2.0",
|
|
"grunt": "~0.4.1",
|
|
"grunt-cli": "~0.1.9",
|
|
"grunt-coffeelint": "git://github.com/atom/grunt-coffeelint.git",
|
|
"grunt-contrib-csslint": "~0.1.2",
|
|
"grunt-contrib-coffee": "~0.9.0",
|
|
"grunt-contrib-less": "~0.8.0",
|
|
"grunt-cson": "0.8.0",
|
|
"grunt-download-atom-shell": "git+https://atom-bot:467bac80a0017b96fb5be5cfc686f5e0cc607b10@github.com/atom/grunt-download-atom-shell#v0.6.1",
|
|
"grunt-lesslint": "0.13.0",
|
|
"grunt-markdown": "~0.4.0",
|
|
"grunt-peg": "~1.1.0",
|
|
"grunt-shell": "~0.3.1",
|
|
"harmony-collections": "~0.3.8",
|
|
"json-front-matter": "~0.1.3",
|
|
"legal-eagle": "~0.4.0",
|
|
"minidump": "0.5.x",
|
|
"rcedit": "~0.1.2",
|
|
"request": "~2.27.0",
|
|
"rimraf": "~2.2.2",
|
|
"runas": "0.5.x",
|
|
"underscore-plus": "1.x",
|
|
"unzip": "~0.1.9",
|
|
"vm-compatibility-layer": "~0.1.0",
|
|
"npm": "~1.4.5"
|
|
}
|
|
}
|