-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdeno.lock
22 lines (22 loc) · 1.71 KB
/
deno.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
"version": "3",
"redirects": {
"https://deno.land/std/fmt/printf.ts": "https://deno.land/[email protected]/fmt/printf.ts",
"https://deno.land/std/path/mod.ts": "https://deno.land/[email protected]/path/mod.ts",
"https://deno.land/std/testing/asserts.ts": "https://deno.land/[email protected]/testing/asserts.ts",
"https://deno.land/x/yargs/deno-types.ts": "https://deno.land/x/[email protected]/deno-types.ts",
"https://deno.land/x/yargs/deno.ts": "https://deno.land/x/[email protected]/deno.ts"
},
"remote": {
"https://deno.land/[email protected]/_util/assert.ts": "2f868145a042a11d5ad0a3c748dcf580add8a0dbc0e876eaa0026303a5488f58",
"https://deno.land/[email protected]/flags/mod.ts": "5bd80147c97e481efcc4c041096c6c1a1393248e2849ccd571269d62c2634cbe",
"https://deno.land/[email protected]/fmt/colors.ts": "8368ddf2d48dfe413ffd04cdbb7ae6a1009cf0dccc9c7ff1d76259d9c61a0621",
"https://deno.land/[email protected]/fmt/colors.ts": "03ad95e543d2808bc43c17a3dd29d25b43d0f16287fe562a0be89bf632454a12",
"https://deno.land/[email protected]/testing/_diff.ts": "a23e7fc2b4d8daa3e158fa06856bedf5334ce2a2831e8bf9e509717f455adb2c",
"https://deno.land/[email protected]/testing/_format.ts": "cd11136e1797791045e639e9f0f4640d5b4166148796cad37e6ef75f7d7f3832",
"https://deno.land/[email protected]/testing/_test_suite.ts": "2d07073d5460a4e3ec50c55ae822cd9bd136926d7363091379947fef9c73c3e4",
"https://deno.land/[email protected]/testing/asserts.ts": "51353e79437361d4b02d8e32f3fc83b22231bc8f8d4c841d86fd32b0b0afe940",
"https://deno.land/[email protected]/testing/bdd.ts": "9c2cd8473968e14fa8fe29f261c607aac0350ab5a63bc4f5650b8d1554372c5f",
"https://deno.land/[email protected]/testing/mock.ts": "e19bf1f42b4b0aa7bc85d1f3aa01ed6d99368347c8df2d38e33d177a3976718b"
}
}