mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 16:25:00 +01:00
17 lines
320 B
JSON
17 lines
320 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "language-php",
|
|
"repositoryUrl": "https://github.com/KapitanOczywisty/language-php",
|
|
"commitHash": "a0f3d9a3b0d017181455ed515e48a36607a90e3b"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.49.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |