{ "name": "@draco/pw-util", "version": "0.0.2", "tasks": { "dev": "deno run --watch main.ts" }, "imports": { "@std/assert": "jsr:@std/assert@1" }, "exports": "./mod.ts" }