Files
atom/apm/package.json
Ash Wilson d9a3018bfa ⬆️ apm
2018-07-16 09:10:22 -04:00

12 lines
224 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.19.0-2"
}
}