pulsar/apm/package.json
Kevin Sawicki 3e1c18ed40 ⬆️ apm@1.0.1
2015-06-24 16:51:48 -04: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.0.1"
}
}