mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-04 07:10:06 +08:00
11 lines
223 B
JSON
11 lines
223 B
JSON
{
|
|
"name": "atom-bundled-apm",
|
|
"description": "Atom's bundled apm",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/atom/atom.git"
|
|
},
|
|
"dependencies": {
|
|
"atom-package-manager": "0.135.0"
|
|
}
|
|
}
|