Files
atom/apm/package.json
Ivan Žužak 28d617e799 ⬆️ apm@0.143
2015-03-13 14:31:17 -07:00

12 lines
223 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": "0.143.0"
}
}