pulsar/apm/package.json
2014-10-06 13:29:39 -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.101.0"
}
}