mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 10:17:11 +03:00
17 lines
380 B
JSON
17 lines
380 B
JSON
{
|
|
"name": "atom-release-scripts",
|
|
"description": "Atom release scripts",
|
|
"dependencies": {
|
|
"@octokit/rest": "^15.9.5",
|
|
"aws-sdk": "^2.5.2",
|
|
"download": "^7.1.0",
|
|
"glob": "7.0.3",
|
|
"pr-changelog": "^0.3.2",
|
|
"publish-release": "^1.6.0",
|
|
"request": "^2.87.0",
|
|
"request-promise-native": "^1.0.5",
|
|
"semver": "5.3.0",
|
|
"yargs": "4.8.1"
|
|
}
|
|
}
|