Files
atom/apm/package.json
Kevin Sawicki 697e70d47c ⬆️ apm@0.128
2015-01-26 09:43:42 -08: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": "0.128"
}
}