mirror of
https://github.com/VSCodium/update-api.git
synced 2026-04-16 21:47:40 -05:00
13 lines
259 B
JSON
13 lines
259 B
JSON
{
|
|
"name": "vscodium-update-api",
|
|
"author": "Peter Squicciarini <stripedpajamas273@gmail.com>",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/vscodium/update-api"
|
|
},
|
|
"dependencies": {
|
|
"got": "^9.6.0"
|
|
}
|
|
}
|