pulsar/apm/package.json
2014-06-06 10:28:04 -07:00

12 lines
222 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.68.0"
}
}