vscode/extensions/php/cgmanifest.json
2018-12-12 17:25:07 +01:00

17 lines
308 B
JSON

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