Files
atom/apm/package.json
Damien Guard 2df096ab13 ⬆️ apm 1.15.0
2016-11-11 10:27:43 -08:00

12 lines
222 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": "1.15.0"
}
}