x/dinar@v0.2.1/scripts.json
12345{ "run": "deno run -A -c tsconfig.json main.ts", "dev": "deno run -A -c tsconfig.json --unstable test.ts"}