mirror of
https://github.com/VSCodium/versions.git
synced 2026-02-04 03:50:48 -06:00
15 lines
300 B
JSON
15 lines
300 B
JSON
{
|
|
"name": "vscodium-versions",
|
|
"version": "0.0.1",
|
|
"scripts": {
|
|
"test": "node integrity.js test"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/vscodium/versions"
|
|
},
|
|
"author": {
|
|
"name": "Peter Squicciarini",
|
|
"email": "stripedpajamas273@gmail.com"
|
|
}
|
|
} |