pulsar/apm/package.json
Antonio Scandurra e0d65bbcae ⬆️ apm
2017-03-10 09:04:49 +01: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": "1.17.0"
}
}