{ "compilerOptions": { "allowJs": false, "strict": true }, "tea": { "dependencies": { "deno.land": "^1.30" } }, "imports": { "tea": "https://deno.land/x/libtea@v0.6.2/mod.ts" } }