{"version":"1.2.9","name":"@tldraw/core","description":"The tldraw core renderer and utilities.","author":{"name":"@steveruizok"},"repository":{"type":"git","url":"git+https://github.com/tldraw/tldraw.git"},"license":"MIT","keywords":["react","canvas","zoom","drawing","whiteboard"],"main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/types/index.d.ts","scripts":{"start:core":"yarn start","start:packages":"yarn start","start":"node scripts/dev & yarn types:dev","build:core":"yarn build","build:packages":"yarn build","build":"node scripts/build && yarn types:build","types:dev":"tsc -w --p tsconfig.build.json","types:build":"tsc -p tsconfig.build.json && tsconfig-replace-paths -p tsconfig.build.json","lint":"eslint src/ --ext .ts,.tsx","clean":"rm -rf dist","test":"jest","test:ci":"jest --ci --runInBand --updateSnapshot","test:watch":"jest --watchAll"},"dependencies":{"@tldraw/intersect":"^1.2.9","@tldraw/vec":"^1.2.9","@use-gesture/react":"^10.1.3","mobx-react-lite":"^3.2.2"},"peerDependencies":{"react":">=16.8","react-dom":"^16.8 || ^17.0"},"devDependencies":{"@swc-node/jest":"^1.3.3","@testing-library/jest-dom":"^5.14.1","@testing-library/react":"^12.0.0","@types/jest":"^27.0.2","@types/node":"^16.11.6","@types/react":"^17.0.33","@types/react-dom":"^17.0.10","mobx":"^6.3.8","tsconfig-replace-paths":"^0.0.11"},"jest":{"setupFilesAfterEnv":["<rootDir>/../../setupTests.ts"],"transform":{"^.+\\.(tsx|jsx|ts|js|mjs)?$":["@swc-node/jest",{"dynamicImport":true,"experimentalDecorators":true,"emitDecoratorMetadata":true}]},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","moduleFileExtensions":["ts","tsx","js","jsx","json","node"],"testEnvironment":"jsdom","modulePathIgnorePatterns":["<rootDir>/dist/","<rootDir>/src/test/"],"moduleNameMapper":{"@tldraw/core":"<rootDir>/src","\\~(.*)":"<rootDir>/src/$1"}},"gitHead":"9b7414509f55bd0ca9c88bfcfc9d66cda76d1623","bugs":{"url":"https://github.com/tldraw/tldraw/issues"},"homepage":"https://github.com/tldraw/tldraw#readme","_id":"@tldraw/core@1.2.9","_nodeVersion":"16.13.0","_npmVersion":"lerna/3.22.1/node@v16.13.0+arm64 (darwin)","dist":{"shasum":"8a3fdeaaae5ceca737827799d1950abfe21196e5","size":369796,"noattachment":false,"key":"/@tldraw/core/-/@tldraw/core-1.2.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/@tldraw/core/download/@tldraw/core-1.2.9.tgz"},"_npmUser":{"name":"steveruizok","email":"steveruizok@gmail.com"},"directories":{},"maintainers":[{"name":"steveruizok","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.2.9_1640134035687_0.9688501710624324"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2021-12-22T00:47:25.219Z","publish_time":1640134035977,"_cnpm_publish_time":1640134035977,"dist-tags":{"canary":"0.0.74-beta.1","latest":"1.23.2","next":"1.14.0-next.0"}}