mirror of
https://github.com/safedep/vet.git
synced 2025-12-10 00:22:08 -06:00
* fail fast if distribution is not among our supported editors * tests: add test cases for each supported editor * rm unused extensions
16 lines
298 B
JSON
16 lines
298 B
JSON
|
|
[
|
|
{
|
|
"identifier": {
|
|
"id": "golang.go",
|
|
"uuid": "36c8e36e-4981-4810-b4db-2fba5441957c"
|
|
},
|
|
"version": "0.39.1",
|
|
"location": {
|
|
"path": "/home/user/.cursor/extensions/golang.go-0.39.1",
|
|
"scheme": "file"
|
|
},
|
|
"relativeLocation": "golang.go-0.39.1"
|
|
}
|
|
]
|