mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 08:15:56 +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": "cd607a522b79c457fe78bf7a1b04511d1c49f693"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.49.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |