pulsar/apm/package.json
Machisté N. Quintana 38e331691b ⬆️ apm@1.6.0
2016-01-04 20:42:23 -05: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.6.0"
}
}