{ "name": "${PACKAGE_NAME}", "version": "${VERSION}", "github": "https://github.com/asg017/${PACKAGE_NAME}", "tasks": { "test": "deno test --unstable -A test.ts" } }