Files
atom/apm/package.json
Ash Wilson 1880e1401d ⬆️ apm
2017-09-25 16:16:34 -04:00

12 lines
222 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.18.8"
}
}