pulsar/apm/package.json
Kevin Sawicki d8263a1fcd ⬆️ apm@0.111
2014-11-10 13:21:23 -08: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.111.0"
}
}