Files
atom/apm/package.json
Kevin Sawicki 2cc5140e1e ⬆️ apm@0.157
2015-03-31 11:06:33 -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.157.0"
}
}