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

{
"registrations": [
{
"component": {
"type": "git",
"git": {
"name": "trond-snekvik/vscode-rst",
"repositoryUrl": "https://github.com/trond-snekvik/vscode-rst",
2023-10-02 14:56:43 +00:00
"commitHash": "7f2d6bb4e20642b60f2979afcb594cfe4b48117a"
}
},
"license": "MIT",
2023-10-02 14:56:43 +00:00
"version": "1.5.3"
}
],
"version": 1
2022-03-29 09:11:11 +00:00
}