pulsar/apm/package.json
Michelle Tilley edcceeed5b ⬆️ apm
(cherry picked from commit c6319ea602)
2016-03-29 15:12:23 -07:00

12 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.9.2"
}
}