pulsar/apm/package.json
Nathan Sobo 168ddc3cc8 ⬆️ apm
2019-04-05 14:07:21 -06: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": "2.1.7"
}
}