vscode/extensions/theme-seti/cgmanifest.json

16 lines
281 B
JSON
Raw Normal View History

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "seti-ui",
"repositoryUrl": "https://github.com/jesseweed/seti-ui",
2021-04-09 14:31:51 +00:00
"commitHash": "894c49fa9f5ce43dd4f012173a7bb107346e524e"
}
},
"version": "0.1.0"
}
],
"version": 1
}