mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 18:24:09 +03:00
12 lines
222 B
JSON
12 lines
222 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.19.0"
|
|
}
|
|
}
|