Files
atom/apm/package.json
Kevin Sawicki f9fe317298 ⬆️ apm@0.123
2015-01-21 09:53:34 -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.123.0"
}
}