pulsar/apm/package.json
Kevin Sawicki 5793919f3b ⬆️ apm@0.171
2015-06-04 14:07:53 -07:00

12 lines
223 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": "0.171.0"
}
}