feat: initial commit
This commit is contained in:
30
deno.lock
generated
Normal file
30
deno.lock
generated
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"version": "5",
|
||||
"specifiers": {
|
||||
"npm:ofetch@^1.5.1": "1.5.1"
|
||||
},
|
||||
"npm": {
|
||||
"destr@2.0.5": {
|
||||
"integrity": "sha512-ugFTXCtDZunbzasqBxrK93Ik/DRYsO6S/fedkWEMKqt04xZ4csmnmwGDBAb07QWNaGMAmnTIemsYZCksjATwsA=="
|
||||
},
|
||||
"node-fetch-native@1.6.7": {
|
||||
"integrity": "sha512-g9yhqoedzIUm0nTnTqAQvueMPVOuIY16bqgAJJC8XOOubYFNwz6IER9qs0Gq2Xd0+CecCKFjtdDTMA4u4xG06Q=="
|
||||
},
|
||||
"ofetch@1.5.1": {
|
||||
"integrity": "sha512-2W4oUZlVaqAPAil6FUg/difl6YhqhUR7x2eZY4bQCko22UXg3hptq9KLQdqFClV+Wu85UX7hNtdGTngi/1BxcA==",
|
||||
"dependencies": [
|
||||
"destr",
|
||||
"node-fetch-native",
|
||||
"ufo"
|
||||
]
|
||||
},
|
||||
"ufo@1.6.1": {
|
||||
"integrity": "sha512-9a4/uxlTWJ4+a5i0ooc1rU7C7YOw3wT+UGqdeNNHWnOF9qcMBgLRS+4IYUqbczewFx4mLEig6gawh7X6mFlEkA=="
|
||||
}
|
||||
},
|
||||
"workspace": {
|
||||
"dependencies": [
|
||||
"npm:ofetch@^1.5.1"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user