Files
atom/apm/package.json
Kevin Sawicki 2e46599855 ⬆️ apm@1.0.4
2015-08-26 15:28:26 -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.0.4"
}
}