pulsar/apm/package.json
David Wilson 7707326e6a ⬆️ apm@2.1.3
2018-10-05 07:23:05 -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": "2.1.3"
}
}