vscode/extensions/restructuredtext/cgmanifest.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

17 lines
326 B
JSON
Raw Normal View History

2024-11-15 06:29:18 +00:00
{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "trond-snekvik/vscode-rst",
"repositoryUrl": "https://github.com/trond-snekvik/vscode-rst",
"commitHash": "7f2d6bb4e20642b60f2979afcb594cfe4b48117a"
}
},
"license": "MIT",
"version": "1.5.3"
}
],
"version": 1
}