pulsar/apm/package.json
Kevin Sawicki aa1dbf3c5e ⬆️ apm@0.165
2015-05-06 10:09:55 -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.165.0"
}
}