Files
atom/apm/package.json
Antonio Scandurra 1466bcaf33 ⬆️ apm
2016-10-17 16:57:33 +02: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.13.0"
}
}