mirror of
https://github.com/atom/atom.git
synced 2026-01-25 14:59:03 -05:00
9 lines
168 B
JSON
9 lines
168 B
JSON
{
|
|
"name": "atom-release-scripts",
|
|
"description": "Atom release scripts",
|
|
"dependencies": {
|
|
"request": "^2.87.0",
|
|
"request-promise-native": "^1.0.5"
|
|
}
|
|
}
|