Files
atom/apm/package.json
Kevin Sawicki aaba6c7fdf ⬆️ apm@0.137
2015-02-11 09:59:40 -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.137.0"
}
}