mirror of https://git.tuxpa.in/a/code-server.git
17 lines
302 B
JSON
17 lines
302 B
JSON
|
{
|
||
|
"registrations": [
|
||
|
{
|
||
|
"component": {
|
||
|
"type": "git",
|
||
|
"git": {
|
||
|
"name": "definitelytyped",
|
||
|
"repositoryUrl": "https://github.com/DefinitelyTyped/DefinitelyTyped",
|
||
|
"commitHash": "69e3ac6bec3008271f76bbfa7cf69aa9198c4ff0"
|
||
|
}
|
||
|
},
|
||
|
"license": "MIT"
|
||
|
}
|
||
|
],
|
||
|
"version": 1
|
||
|
}
|