mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-10 18:23:21 +08:00
1136319aea
This is the latest version of APM at this time and is already in use by the Atom editor.
11 lines
221 B
JSON
11 lines
221 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": "1.1.1"
|
|
}
|
|
}
|