pulsar/apm/package.json
Kevin Sawicki 96f8c10ac1 ⬆️ apm@1.0.2
2015-08-17 16:29:29 -07: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.2"
}
}