vscode/extensions/php/cgmanifest.json
2019-02-04 16:35:48 +01:00

17 lines
308 B
JSON

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