Files
atom/apm/package.json
Antonio Scandurra 7a6b7fea06 ⬆️ apm 1.12.0-beta0
2016-07-16 20:01:54 +02:00

12 lines
228 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.12.0-beta0"
}
}