{ "version": "0.0.1", "name": "@tiaan/hello", "tasks": { "dev": "deno run --watch main.ts" }, "exports": "./mod.ts" }