Something went wrong. Try again.
ouija board1
Something went wrong. Try again.
1234567891011121314151617181920{ "name": "@jeeboard/react", "version": "0.1.0", "type": "module", "exports": { ".": { "types": "./dist/index.d.ts", "import": "./dist/index.js" } }, "files": ["dist"], "dependencies": { "@jeeboard/core": "workspace:*" }, "scripts": { "build": "tsc -p tsconfig.json", "typecheck": "tsc -p tsconfig.json --noEmit" }}