mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-28 06:31:58 +00: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": "b17fdadac1756fc13a0853c26fca2f0b4495c0bd"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.49.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |