1
0
mirror of https://github.com/coder/code-server.git synced 2024-12-04 23:03:06 +08:00
code-server/lib/vscode/extensions/php/cgmanifest.json

17 lines
308 B
JSON

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "language-php",
"repositoryUrl": "https://github.com/atom/language-php",
"commitHash": "6c0da475f86b45ea990638525f68be7658986546"
}
},
"license": "MIT",
"version": "0.44.5"
}
],
"version": 1
}