12345678{ "name": "@fpr/test", "version": "0.1.1", "exports": "./main.ts", "tasks": { "dev": "deno run --watch main.ts" } }