vscode/extensions/php/cgmanifest.json
2018-11-15 17:43:46 +01:00

18 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.0.0"
}
],
"version": 1
}