Files
atom/apm/package.json
Kevin Sawicki 15e95d0d21 ⬆️ apm@0.113
2014-12-08 16:10:50 -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.113.0"
}
}