mirror of
https://github.com/Microsoft/vscode
synced 2024-10-30 13:43:07 +00:00
b0b6dc6c2e
and fix hashes.
17 lines
No EOL
308 B
JSON
17 lines
No EOL
308 B
JSON
{
|
|
"registrations": [
|
|
{
|
|
"component": {
|
|
"type": "git",
|
|
"git": {
|
|
"name": "language-php",
|
|
"repositoryUrl": "https://github.com/atom/language-php",
|
|
"commitHash": "b896ebfb6f669b8714f419527f047466420efe5c"
|
|
}
|
|
},
|
|
"license": "MIT",
|
|
"version": "0.44.1"
|
|
}
|
|
],
|
|
"version": 1
|
|
} |