mirror of
https://github.com/janispritzkau/obsidian-model-viewer.git
synced 2026-07-22 12:30:23 +00:00
38 lines
1 KiB
JSON
38 lines
1 KiB
JSON
{
|
|
"version": "4",
|
|
"specifiers": {
|
|
"jsr:@std/encoding@*": "1.0.9",
|
|
"jsr:@std/fs@*": "1.0.16",
|
|
"jsr:@std/path@^1.0.8": "1.0.8"
|
|
},
|
|
"jsr": {
|
|
"@std/encoding@1.0.9": {
|
|
"integrity": "025b8f18eb1749bc30d1353bf48b77d1eb5e35610220fa226f5a046b9240c5d7"
|
|
},
|
|
"@std/fs@1.0.16": {
|
|
"integrity": "81878f62b6eeda0bf546197fc3daa5327c132fee1273f6113f940784a468b036",
|
|
"dependencies": [
|
|
"jsr:@std/path"
|
|
]
|
|
},
|
|
"@std/path@1.0.8": {
|
|
"integrity": "548fa456bb6a04d3c1a1e7477986b6cffbce95102d0bb447c67c4ee70e0364be"
|
|
}
|
|
},
|
|
"workspace": {
|
|
"packageJson": {
|
|
"dependencies": [
|
|
"npm:@google/model-viewer@4",
|
|
"npm:@types/node@^16.11.6",
|
|
"npm:@typescript-eslint/eslint-plugin@5.29.0",
|
|
"npm:@typescript-eslint/parser@5.29.0",
|
|
"npm:builtin-modules@3.3.0",
|
|
"npm:conventional-changelog-cli@5",
|
|
"npm:esbuild@0.17.3",
|
|
"npm:obsidian@latest",
|
|
"npm:tslib@2.4.0",
|
|
"npm:typescript@4.7.4"
|
|
]
|
|
}
|
|
}
|
|
}
|