Files
atom/apm/package.json
Nathan Sobo 781e5b4b07 ⬆️ apm
2015-09-18 14:56:42 -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": "1.0.5"
}
}