mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-26 12:44:05 +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": "26cf1ebee89d4b55bf5823eb47eaa6a6dfda9336"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.49.0"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |