vscode/extensions/php/cgmanifest.json
2019-10-21 11:21:03 +02:00

17 lines
308 B
JSON

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