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
312 B
JSON
16 lines
312 B
JSON
|
|
[
|
|
{
|
|
"identifier": {
|
|
"id": "rust-lang.rust",
|
|
"uuid": "3f899f2a-4d01-4718-ac18-4e5832cf5e6b"
|
|
},
|
|
"version": "0.7.9",
|
|
"location": {
|
|
"path": "/home/user/.windsurf/extensions/rust-lang.rust-0.7.9",
|
|
"scheme": "file"
|
|
},
|
|
"relativeLocation": "rust-lang.rust-0.7.9"
|
|
}
|
|
]
|