Files
atom/apm/package.json
Cheng Zhao ae84cf4950 ⬆️ apm@1.1.1
2015-09-23 09:34:03 +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.1.1"
}
}