mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
11 lines
216 B
JSON
11 lines
216 B
JSON
{
|
|
"name": "atom-release-scripts",
|
|
"description": "Atom release scripts",
|
|
"dependencies": {
|
|
"download": "^7.1.0",
|
|
"request": "^2.87.0",
|
|
"request-promise-native": "^1.0.5",
|
|
"yargs": "4.8.1"
|
|
}
|
|
}
|