pulsar/apm/package.json
Kevin Sawicki e8bd0dc710 ⬆️ apm@0.163
2015-04-27 15:10:36 -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.163.0"
}
}