pulsar/apm/package.json
2021-08-16 00:10:36 -05:00

12 lines
277 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": "npm:@atom-ide-community/atom-package-manager@2.6.5-atomic.1.0"
}
}