-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdeno.lock
More file actions
29 lines (29 loc) · 1.2 KB
/
deno.lock
File metadata and controls
29 lines (29 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
"version": "5",
"specifiers": {
"jsr:@deno-libs/forwarded@1": "1.0.0",
"jsr:@std/net@^1.0.6": "1.0.6"
},
"jsr": {
"@deno-libs/forwarded@1.0.0": {
"integrity": "092e076c08df07c1f13cf78999e67c0f1b7c6517e5e0add6ee6421fa49a83db0"
},
"@std/net@1.0.6": {
"integrity": "110735f93e95bb9feb95790a8b1d1bf69ec0dc74f3f97a00a76ea5efea25500c"
}
},
"remote": {
"https://deno.land/x/ipaddrjs@0.0.0/IPv4.ts": "9acb091fc91180b9ce3e6717404c0380c34f20b7fd0986a164dfad8782573b76",
"https://deno.land/x/ipaddrjs@0.0.0/IPv6.ts": "4717365f00cc557d4e61cd5f34ce92454d18ba7b492b784e91b7a81d1937e396",
"https://deno.land/x/ipaddrjs@0.0.0/constants.ts": "d314890e94ce568baaac91eb5dd8c211c0b07ed986d00af6bdc471106c77c5f6",
"https://deno.land/x/ipaddrjs@0.0.0/mod.ts": "eb2f58c7d8a4b2730cb795e2702a6acb900f8d83ad631aa1e26b82b4bf72abf4",
"https://deno.land/x/ipaddrjs@0.0.0/types.ts": "1eb90ff27631fb63329e42e32347afafc220475b2c1482f2a5e6885c5e572455",
"https://deno.land/x/ipaddrjs@0.0.0/utils.ts": "b9c660bdce5dceaeaa6787e403600465ce9fad648483e80045b5dad29f7e80dd"
},
"workspace": {
"dependencies": [
"jsr:@deno-libs/forwarded@1",
"jsr:@std/net@^1.0.6"
]
}
}