Something went wrong. Try again.
ouija board1
Something went wrong. Try again.
123456789101112131415161718{ "name": "@jeeboard/protocol", "version": "0.1.0", "type": "module", "exports": { ".": { "types": "./dist/index.d.ts", "import": "./dist/index.js" } }, "files": ["dist"], "scripts": { "build": "tsc -p tsconfig.json", "test": "pnpm run build && node --test test/*.test.mjs", "typecheck": "tsc -p tsconfig.json --noEmit" }}