Files
atom/apm/package.json
Katrina Uychaco 1d149c8f92 ⬆️ apm
Signed-off-by: Michelle Tilley <binarymuse@github.com>
2016-03-15 16:36:54 -07: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.8.0"
}
}