We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e6fed commit cae54daCopy full SHA for cae54da
deno.json
@@ -1,4 +1,8 @@
1
{
2
+ "name": "@hankthetank27/zoic",
3
+ "version": "1.0.6",
4
+ "license": "MIT",
5
+ "exports": "./zoic.ts",
6
"imports": {
7
"std/base64": "https://deno.land/[email protected]/encoding/base64.ts",
8
"std/asserts": "https://deno.land/[email protected]/testing/asserts.ts",
0 commit comments