Files
atom/apm/package.json
Jason Rudolph 0eab3296a1 ⬆️ apm@2.4.3
2019-08-16 17:24:52 -04: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": "2.4.3"
}
}