Files
atom/apm/package.json
Kevin Sawicki d44aeb28f7 ⬆️ apm@0.169
2015-06-03 10:59:05 -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.169.0"
}
}