mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-22 12:57:20 +00:00
39 lines
1.1 KiB
Text
39 lines
1.1 KiB
Text
|
{
|
||
|
"version": "3",
|
||
|
"packages": {
|
||
|
"specifiers": {
|
||
|
"jsr:@std/collections@^1.0.5": "jsr:@std/collections@1.0.5",
|
||
|
"jsr:@std/fs@^1.0.2": "jsr:@std/fs@1.0.2",
|
||
|
"jsr:@std/path@^1.0.3": "jsr:@std/path@1.0.3",
|
||
|
"jsr:@std/toml@^1.0.1": "jsr:@std/toml@1.0.1"
|
||
|
},
|
||
|
"jsr": {
|
||
|
"@std/collections@1.0.5": {
|
||
|
"integrity": "ab9eac23b57a0c0b89ba45134e61561f69f3d001f37235a248ed40be260c0c10"
|
||
|
},
|
||
|
"@std/fs@1.0.2": {
|
||
|
"integrity": "af57555c7a224a6f147d5cced5404692974f7a628ced8eda67e0d22d92d474ec",
|
||
|
"dependencies": [
|
||
|
"jsr:@std/path@^1.0.3"
|
||
|
]
|
||
|
},
|
||
|
"@std/path@1.0.3": {
|
||
|
"integrity": "cd89d014ce7eb3742f2147b990f6753ee51d95276bfc211bc50c860c1bc7df6f"
|
||
|
},
|
||
|
"@std/toml@1.0.1": {
|
||
|
"integrity": "b55b407159930f338d384b1f8fd317c8e8a35e27ebb8946155f49e3a158d16c4",
|
||
|
"dependencies": [
|
||
|
"jsr:@std/collections@^1.0.5"
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"remote": {},
|
||
|
"workspace": {
|
||
|
"dependencies": [
|
||
|
"jsr:@std/fs@^1.0.2",
|
||
|
"jsr:@std/toml@^1.0.1"
|
||
|
]
|
||
|
}
|
||
|
}
|