Files
atom/apm/package.json
Kevin Sawicki 8cd7d7dc0c ⬆️ apm@0.135
2015-02-04 10:35:57 -08: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.135.0"
}
}