Files
atom/apm/package.json
Michelle Tilley 2bdf4be904 ⬆️ atom-package-manager
Signed-off-by: Katrina Uychaco <kuychaco@github.com>
2016-03-02 16:56:06 -08:00

12 lines
221 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.7.1"
}
}