pulsar/apm/package.json
Damien Guard d41c0ee7e0 ⬆️ apm v1.15.1
2016-11-13 16:07:57 -08: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.15.1"
}
}