Files
atom/apm/package.json
Cheng Zhao 89d1bc9a71 ⬆️ apm@0.158.0
2015-04-02 10:08:55 +08:00

12 lines
223 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": "0.158.0"
}
}