Files
atom/apm/package.json
Damien Guard 7637bc32d1 ⬆️ atom-package-manager
2017-10-23 16:57:34 -07: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.18.9"
}
}