{"_id":"@databutton/tldraw","_rev":"14-0ca2cf477a3fa030fb5e35e21a36a4c6","name":"@databutton/tldraw","dist-tags":{"latest":"0.0.1-alpha-10"},"versions":{"0.0.1-alpha-1":{"name":"@databutton/tldraw","version":"0.0.1-alpha-1","keywords":["react","canvas","zoom","drawing","whiteboard"],"author":{"name":"@databutton"},"license":"MIT","_id":"@databutton/tldraw@0.0.1-alpha-1","maintainers":[{"name":"msroed","email":"msroed@gmail.com"}],"dist":{"shasum":"0d0f56ef7eecd7b8ce01839570cc47ac0898f131","tarball":"https://registry.npmjs.org/@databutton/tldraw/-/tldraw-0.0.1-alpha-1.tgz","fileCount":621,"integrity":"sha512-HDqjhVV4YCujHcI2AeL8zi+LH7Am5zxoc2ISfG81J+n32nWaSBeoVcRao3kGfmQL0WGfPV2UAZ/U27MwlUSxgg==","signatures":[{"sig":"MEUCIFOxJQwTrlpOAgOa0Y1oatgmeMfUR7wlRRl3XPv3/kYFAiEA5CFUp0KD7Wo3OIwotnpWCgdTLzbt0peS0k8DewGKuw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3744998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiDkeQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq02Q//WHcWhAvAar7f7uASH3Ar433eSVbzOIUo7OgmRatepmHN32Lz\r\nKK032OKDLl5TUltbNPqM6pKODYpDeEG7GY92DMwwH7hf3CIYBrvOac3iejAq\r\n4L9UTDKnFUlcDJjUBSQFN2mibva01QlYqZrwO2jT1UEJk/ioMvt05M0ldWLA\r\nXFSEd4zMLHr1t0qWBbZhImta7cYZxdlEqMruzOjW6iMkgKhxsUDWbQVxZcTc\r\nn8UI70QByoRLOmEVuDZXqp+qHciMUbN1bKwniCcL5/Sq8/INuqduQLT35FKg\r\n4SRvnQObQRh+O34oOPkhKvuq6HEiAf1c9+/LkFlxy6PJpOfjfijWG68+tMU1\r\nl1IsfV6g2ldtPf6uFAG8JF4QEi8yNHKBLPBMkqRdvUnKIVUPbi91edXXOjJY\r\n9h7mdBBY5Ph55x68pvhoJqSi53yMobFS9xCWz3G0Pc6MMXG6bXewx37v9TVL\r\ncArThdVWjFcjEMbdDY3sw14net6TN/lP0itM12dfdLt4F3tJxWgSE76YeKTF\r\nX4Rfgv/n9LUnr9bZim0IF+D4orFUKV+A9wHDT3EeD/JLVsT/veYML9BFk8NN\r\nm3z7o6pxTeF7HJDXhyZo0d6yGNkQWBby5OnKCo216VWgfTA63B161riCYrOI\r\nRU27/xCWYN5OzDFXhPIB9apRSJrCCUqvcpo=\r\n=3lVI\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","transform":{"^.+\\.(tsx|jsx|ts|js|mjs)?$":"@swc-node/jest"},"testEnvironment":"jsdom","moduleNameMapper":{"\\~(.*)":"<rootDir>/src/$1","@tldraw/tldraw":"<rootDir>/src"},"setupFilesAfterEnv":["<rootDir>/../../setupTests.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json","node"],"modulePathIgnorePatterns":["<rootDir>/dist/","<rootDir>/src/test/"]},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","gitHead":"4b1137849ad07da36fc8f0f19cb64e7535a79296","scripts":{"docs":"typedoc","lint":"eslint src/ --ext .ts,.tsx","test":"jest","build":"yarn lask","clean":"rm -rf .turbo && rm -rf node_modules && rm -rf dist","start":"yarn lask -d","test:ci":"jest --ci --runInBand --updateSnapshot","build:core":"yarn build","start:core":"yarn start","test:watch":"jest --watchAll","build:packages":"yarn build","start:packages":"yarn start"},"_npmUser":{"name":"msroed","email":"msroed@gmail.com"},"repository":{"url":"https://github.com/databutton/tldraw.git","type":"git"},"description":"A tiny little drawing app (editor)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Stephen Ruiz Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.2.1","tslib":"^2.3.1","zustand":"^3.6.9","idb-keyval":"^6.1.0","@tldraw/vec":"^1.7.0","@tldraw/core":"^1.8.0","@stitches/react":"^1.2.6","perfect-freehand":"^1.0.16","@tldraw/intersect":"^1.7.1","react-hotkey-hook":"^1.0.2","plotly.js-dist-min":"^2.9.0","react-hotkeys-hook":"^3.4.4","@radix-ui/react-icons":"^1.0.3","@radix-ui/react-tooltip":"^0.1.6","@radix-ui/react-checkbox":"^0.1.4","@radix-ui/react-radio-group":"^0.1.4","@radix-ui/react-alert-dialog":"^0.1.5","@radix-ui/react-context-menu":"^0.1.4","@radix-ui/react-dropdown-menu":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"lask":"^0.0.29","mobx":"^6.3.8","react":">=16.8","eslint":"^8.8.0","react-dom":"^16.8 || ^17.0","@types/node":"^17.0.14","@types/react":"^17.0.38","@swc-node/jest":"^1.4.3","@testing-library/react":"^12.1.2","@types/react-plotly.js":"^2.5.0","@testing-library/jest-dom":"^5.16.2","@types/plotly.js-dist-min":"^2.3.0","@typescript-eslint/parser":"^5.10.2","@typescript-eslint/eslint-plugin":"^5.10.2"},"peerDependencies":{"react":">=16.8","react-dom":"^16.8 || ^17.0"},"_npmOperationalInternal":{"tmp":"tmp/tldraw_0.0.1-alpha-1_1645102992119_0.7010890301040669","host":"s3://npm-registry-packages"}},"0.0.1-alpha-2":{"name":"@databutton/tldraw","version":"0.0.1-alpha-2","keywords":["react","canvas","zoom","drawing","whiteboard"],"author":{"name":"@databutton"},"license":"MIT","_id":"@databutton/tldraw@0.0.1-alpha-2","maintainers":[{"name":"msroed","email":"msroed@gmail.com"}],"dist":{"shasum":"32d1f3ff2ecb03df98ce8a5e855e3c2999c9b5b8","tarball":"https://registry.npmjs.org/@databutton/tldraw/-/tldraw-0.0.1-alpha-2.tgz","fileCount":621,"integrity":"sha512-j/vZcJ0UdcHToSGGoZPWp383858Ej8YvW2WQtiZp+7YpkhSB1VQlv4p3YRUI2mBZqRq/65P5dNSErgRq7EpmaA==","signatures":[{"sig":"MEYCIQDPbBk+8SjiISoLZ1e0Fg0gbRXTvREnvJdZNkxn8v3pSAIhANiVRcdy+okPUrwjxnRGPniAr9QmxVDJaVI2HVOaDcbH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3745004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiDmKOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxnA/+POkRZFjLwP0eQTvb4CUUQGbc3JHcazxyIReQgFQaYwwU4L7H\r\nU3AVXd6Bokt4cRBQtf9OfT+ppJmLweJeegRWrE+Rf7yh3cu+DAARB3fpRO/0\r\naKRBYJTDoev2oAQCSSRzdqZuUIfPyAEpx3G3vrzqBSZMmbeDftyrzMTx+ZLv\r\nWB8WkcOUJDq2nXycGy0tpdXt+/w2eeQnDtIOOOe673srQu4jWiEDHdLYZffP\r\nrjI1ciwT2wGDTZFQAv5w/sqGgBq7RQ9srl/zvv2Pl996W+ijZ2kbGcFCAhRi\r\nJyw76/U6fbeUOT+Y49JEFO9jSO2amd7RBobeHR+TmDsZiIoeJjH0rezDlWjl\r\nUfh39UPQwyTUF2IvZPoerjmHA3jpNLqk24aQbKpfgQ/IG1Ur9+T5sxk+mTot\r\nWwm3Vz59k4nCQaj9d0jzsS29yW6OX+tpMtivl26zhWRf9s42FpMCpdSVkU31\r\nz/YD8pTdXP3JwNPrLKi9/RK8xMJD1EFZ9P8lMpNv4pf8eILqHJo99/F83hYQ\r\neMbp/C2H7MmtK7pZ77VtSdIrsUBdHxeOnvJXpkMX+gjc/xF8x3M8szw4EsVN\r\nCOm6Gl/2IDoJs5GZWnkDwbdB1c0OEhi+YB4MAUSXhfcimOuqMaNDGuN8OGJ/\r\nCNK7tVBRK/LYeXAyj5LlcTvrqMu7nqB/Rng=\r\n=zrKm\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","transform":{"^.+\\.(tsx|jsx|ts|js|mjs)?$":"@swc-node/jest"},"testEnvironment":"jsdom","moduleNameMapper":{"\\~(.*)":"<rootDir>/src/$1","@tldraw/tldraw":"<rootDir>/src"},"setupFilesAfterEnv":["<rootDir>/../../setupTests.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json","node"],"modulePathIgnorePatterns":["<rootDir>/dist/","<rootDir>/src/test/"]},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","gitHead":"4b1137849ad07da36fc8f0f19cb64e7535a79296","scripts":{"docs":"typedoc","lint":"eslint src/ --ext .ts,.tsx","test":"jest","build":"yarn lask","clean":"rm -rf .turbo && rm -rf node_modules && rm -rf dist","start":"yarn lask -d","test:ci":"jest --ci --runInBand --updateSnapshot","build:core":"yarn build","start:core":"yarn start","test:watch":"jest --watchAll","build:packages":"yarn build","start:packages":"yarn start"},"_npmUser":{"name":"msroed","email":"msroed@gmail.com"},"repository":{"url":"https://github.com/databutton/tldraw.git","type":"git"},"description":"A tiny little drawing app (editor)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Stephen Ruiz Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.2.1","tslib":"^2.3.1","zustand":"^3.6.9","idb-keyval":"^6.1.0","@tldraw/vec":"^1.7.0","@tldraw/core":"^1.8.0","@stitches/react":"^1.2.6","perfect-freehand":"^1.0.16","@tldraw/intersect":"^1.7.1","react-hotkey-hook":"^1.0.2","plotly.js-dist-min":"^2.9.0","react-hotkeys-hook":"^3.4.4","@radix-ui/react-icons":"^1.0.3","@radix-ui/react-tooltip":"^0.1.6","@radix-ui/react-checkbox":"^0.1.4","@radix-ui/react-radio-group":"^0.1.4","@radix-ui/react-alert-dialog":"^0.1.5","@radix-ui/react-context-menu":"^0.1.4","@radix-ui/react-dropdown-menu":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"lask":"^0.0.29","mobx":"^6.3.8","react":">=16.8","eslint":"^8.8.0","react-dom":"^16.8 || ^17.0","@types/node":"^17.0.14","@types/react":"^17.0.38","@swc-node/jest":"^1.4.3","@testing-library/react":"^12.1.2","@types/react-plotly.js":"^2.5.0","@testing-library/jest-dom":"^5.16.2","@types/plotly.js-dist-min":"^2.3.0","@typescript-eslint/parser":"^5.10.2","@typescript-eslint/eslint-plugin":"^5.10.2"},"peerDependencies":{"react":">=16.8","react-dom":"^16.8 || ^17.0"},"_npmOperationalInternal":{"tmp":"tmp/tldraw_0.0.1-alpha-2_1645109902438_0.42741119845704767","host":"s3://npm-registry-packages"}},"0.0.1-alpha-3":{"name":"@databutton/tldraw","version":"0.0.1-alpha-3","keywords":["react","canvas","zoom","drawing","whiteboard"],"author":{"name":"@databutton"},"license":"MIT","_id":"@databutton/tldraw@0.0.1-alpha-3","maintainers":[{"name":"msroed","email":"msroed@gmail.com"}],"dist":{"shasum":"e5ee367ca4a800d899826af6b9962538ac46f00a","tarball":"https://registry.npmjs.org/@databutton/tldraw/-/tldraw-0.0.1-alpha-3.tgz","fileCount":621,"integrity":"sha512-/gObhsPiuWXm90APSepNqHT6v6LDF7gWV7kFow81H6KaEVzaWEzi/KfCIMkcxhBg1RTEAXfqnaGBa4bHgGcreg==","signatures":[{"sig":"MEQCIBv0qD+x6uQZGAv8Mxuk+NtJQn5zt1qHFFO+i1uYSmLkAiA012lCJVHL09IPYODlKRiOAqQryK3JMuyn5OouqSjb+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3744240,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiD5CzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDyQ/9EMaiDuOeyRns/7CsLksIKipN62PKa4jPl7ZRWIXdTKfaenKP\r\nNGkwrfWVtgdD3XtHTtsMDguG8eVzbCc0WptcumqXnpKcHP7ERV/4+an4nS7e\r\nEReurrRTkuSC/XyhPtLj3Znkj+RU+GiK2QDAlLC2bWkG/poXd4ZNNg61RXT8\r\n1Tq8ktAx60kpXxfPb9Z3y7DRabH4aZdQpTsVDlQMf27dDHyPsPbIaOP2lXr4\r\n1CG+pU6QrqEYmbvlmgPY5OR/b0yZ9mbHSrdf7QVu36qEbTI6kMUb560aIyer\r\nY9eFNm64RBwcGl7VZet8dQdZmszXhezuxSnd9OsrvteTSlQIs71AM6k8RRm+\r\nyP3cvxluqMP/BxlWn0715Sc4SQyn/gpxjU4GnvIOYRPx3m70qhqUdmfop0mC\r\nQ9WYvQ1p/j7Cpy0O8VI4yQ0fPfXxd9/XnRBXIOmz2QcOGg7NLG991yqvNeM6\r\npHFO7AYPNzyU96cvev1QdJRKcnvElfzCD9d8ffcK2Xxbgj11Um3+KwP8FtSq\r\nXCvaJTB7e/q/CrjUiWMMUKHaMKhLaD1zzDeluhVES6s5bCLoHY+6nDpZAvJZ\r\n0ACq2R+oep2Vnpcimm8Vv9bLVb8IqWbb2qgXZTpicwY/s9xOnXiPBK3QBLcT\r\nkFuWkjMkgtrhoembM7E76baXZuwvUQarlvE=\r\n=gn/E\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","transform":{"^.+\\.(tsx|jsx|ts|js|mjs)?$":"@swc-node/jest"},"testEnvironment":"jsdom","moduleNameMapper":{"\\~(.*)":"<rootDir>/src/$1","@tldraw/tldraw":"<rootDir>/src"},"setupFilesAfterEnv":["<rootDir>/../../setupTests.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json","node"],"modulePathIgnorePatterns":["<rootDir>/dist/","<rootDir>/src/test/"]},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","gitHead":"4b1137849ad07da36fc8f0f19cb64e7535a79296","scripts":{"docs":"typedoc","lint":"eslint src/ --ext .ts,.tsx","test":"jest","build":"yarn lask","clean":"rm -rf .turbo && rm -rf node_modules && rm -rf dist","start":"yarn lask -d","test:ci":"jest --ci --runInBand --updateSnapshot","build:core":"yarn build","start:core":"yarn start","test:watch":"jest --watchAll","build:packages":"yarn build","start:packages":"yarn start"},"_npmUser":{"name":"msroed","email":"msroed@gmail.com"},"repository":{"url":"https://github.com/databutton/tldraw.git","type":"git"},"description":"A tiny little drawing app (editor)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Stephen Ruiz Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.2.1","tslib":"^2.3.1","zustand":"^3.6.9","idb-keyval":"^6.1.0","@tldraw/vec":"^1.7.0","@tldraw/core":"^1.8.0","@stitches/react":"^1.2.6","perfect-freehand":"^1.0.16","@tldraw/intersect":"^1.7.1","react-hotkey-hook":"^1.0.2","plotly.js-dist-min":"^2.9.0","react-hotkeys-hook":"^3.4.4","@radix-ui/react-icons":"^1.0.3","@radix-ui/react-tooltip":"^0.1.6","@radix-ui/react-checkbox":"^0.1.4","@radix-ui/react-radio-group":"^0.1.4","@radix-ui/react-alert-dialog":"^0.1.5","@radix-ui/react-context-menu":"^0.1.4","@radix-ui/react-dropdown-menu":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"lask":"^0.0.29","mobx":"^6.3.8","react":">=16.8","eslint":"^8.8.0","react-dom":"^16.8 || ^17.0","@types/node":"^17.0.14","@types/react":"^17.0.38","@swc-node/jest":"^1.4.3","@testing-library/react":"^12.1.2","@types/react-plotly.js":"^2.5.0","@testing-library/jest-dom":"^5.16.2","@types/plotly.js-dist-min":"^2.3.0","@typescript-eslint/parser":"^5.10.2","@typescript-eslint/eslint-plugin":"^5.10.2"},"peerDependencies":{"react":">=16.8","react-dom":"^16.8 || ^17.0"},"_npmOperationalInternal":{"tmp":"tmp/tldraw_0.0.1-alpha-3_1645187251674_0.31738296631726803","host":"s3://npm-registry-packages"}},"0.0.1-alpha-4":{"name":"@databutton/tldraw","version":"0.0.1-alpha-4","keywords":["react","canvas","zoom","drawing","whiteboard"],"author":{"name":"@databutton"},"license":"MIT","_id":"@databutton/tldraw@0.0.1-alpha-4","maintainers":[{"name":"msroed","email":"msroed@gmail.com"}],"dist":{"shasum":"2a06966426ea86dc26959ce0dbde950e730120ed","tarball":"https://registry.npmjs.org/@databutton/tldraw/-/tldraw-0.0.1-alpha-4.tgz","fileCount":621,"integrity":"sha512-RVNn/qh4mbcvjNPkMleJaBwF/wel6dDQHf5ZHnDk4hgu0DHaRHuJMBWGB1hr9YHEizXDH/fB9rTp1xtEHaXCSQ==","signatures":[{"sig":"MEUCIB4zQkQsVxnSce76ny0U5oojmHbnDGy2AcAnosCk8YB9AiEA2e8JgdFTki+Pz1CEfnamGBKceWIf6DwrVtxbslVG7k8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3744534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiD5GFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp48g//fyjge2ECkV3RtKEqD+7iWWBDgLuhddQwqz1MVA25BdZ68sYt\r\nKci2t63p7/6GXjqxDihmdQEmYY0UXe4cc6AtjcVB7XCnFvpgd5D2qdnmesF7\r\nkFLvrkw9g9gu2T4HsSbxA82yQPeBnB53upNEV/wh2Rrur+KpSgW8AAzPyIa0\r\nkuUqxaHyTEcn4KsiFwXgzkncXUScKyQwP1Ad25qXHvjkefdargPrOJ4tuhfd\r\n3x3dV9LQWs1WL24T5JWNpezIVnfZyLrJfon3v+3/kgTTLG7IoeunvdxWHvx1\r\nu9So4p01nQ8YA6zan+f0Ue7W8fIG0ZPBZV+rssYXScMoM95oOQqvNT5H4tfA\r\nW7Ugohn2QuBkI4IBQQcMlAhh50GaUldZG67voFERT3gqGScfAPugBwyp6w+S\r\n32bC1NxxE90tREJz/6MhOvT7kvH/5HE3scud6oPeEO/96WTZVEuZwxLreV8S\r\nWhQVMRBn0WGqApd4/3bDyqbAbauq38/WfWy7NA+JKBeaK/YNQIgmbMvU5UNg\r\nMi5QVPsL0XUDCNZIcjkavaf2WtSMB4iPV+Cl3wV5GZE5Pq/FCI6iKb7O7lF0\r\nD+IU7JfbD4aQPSrByjlqrBHHQTU8kp7Lb5YT/KqlUOKDy08rpM83YunwW806\r\nMIHWfeyakA6IfQZyvPO4/zJP7G/94gnuff8=\r\n=uinv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","transform":{"^.+\\.(tsx|jsx|ts|js|mjs)?$":"@swc-node/jest"},"testEnvironment":"jsdom","moduleNameMapper":{"\\~(.*)":"<rootDir>/src/$1","@tldraw/tldraw":"<rootDir>/src"},"setupFilesAfterEnv":["<rootDir>/../../setupTests.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json","node"],"modulePathIgnorePatterns":["<rootDir>/dist/","<rootDir>/src/test/"]},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","gitHead":"4b1137849ad07da36fc8f0f19cb64e7535a79296","scripts":{"docs":"typedoc","lint":"eslint src/ --ext .ts,.tsx","test":"jest","build":"yarn lask","clean":"rm -rf .turbo && rm -rf node_modules && rm -rf dist","start":"yarn lask -d","test:ci":"jest --ci --runInBand --updateSnapshot","build:core":"yarn build","start:core":"yarn start","test:watch":"jest --watchAll","build:packages":"yarn build","start:packages":"yarn start"},"_npmUser":{"name":"msroed","email":"msroed@gmail.com"},"repository":{"url":"https://github.com/databutton/tldraw.git","type":"git"},"description":"A tiny little drawing app (editor)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Stephen Ruiz Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.2.1","tslib":"^2.3.1","zustand":"^3.6.9","idb-keyval":"^6.1.0","@tldraw/vec":"^1.7.0","@tldraw/core":"^1.8.0","@stitches/react":"^1.2.6","perfect-freehand":"^1.0.16","@tldraw/intersect":"^1.7.1","react-hotkey-hook":"^1.0.2","plotly.js-dist-min":"^2.9.0","react-hotkeys-hook":"^3.4.4","@radix-ui/react-icons":"^1.0.3","@radix-ui/react-tooltip":"^0.1.6","@radix-ui/react-checkbox":"^0.1.4","@radix-ui/react-radio-group":"^0.1.4","@radix-ui/react-alert-dialog":"^0.1.5","@radix-ui/react-context-menu":"^0.1.4","@radix-ui/react-dropdown-menu":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"lask":"^0.0.29","mobx":"^6.3.8","react":">=16.8","eslint":"^8.8.0","react-dom":"^16.8 || ^17.0","@types/node":"^17.0.14","@types/react":"^17.0.38","@swc-node/jest":"^1.4.3","@testing-library/react":"^12.1.2","@types/react-plotly.js":"^2.5.0","@testing-library/jest-dom":"^5.16.2","@types/plotly.js-dist-min":"^2.3.0","@typescript-eslint/parser":"^5.10.2","@typescript-eslint/eslint-plugin":"^5.10.2"},"peerDependencies":{"react":">=16.8","react-dom":"^16.8 || ^17.0"},"_npmOperationalInternal":{"tmp":"tmp/tldraw_0.0.1-alpha-4_1645187461280_0.8689662085753154","host":"s3://npm-registry-packages"}},"0.0.1-alpha-5":{"name":"@databutton/tldraw","version":"0.0.1-alpha-5","keywords":["react","canvas","zoom","drawing","whiteboard"],"author":{"name":"@databutton"},"license":"MIT","_id":"@databutton/tldraw@0.0.1-alpha-5","maintainers":[{"name":"msroed","email":"msroed@gmail.com"}],"dist":{"shasum":"ea8c5d8553ec4d2e559f307343fd935f26af7735","tarball":"https://registry.npmjs.org/@databutton/tldraw/-/tldraw-0.0.1-alpha-5.tgz","fileCount":621,"integrity":"sha512-zxaf4u/1305vaht0ZAoTdoVL79NGSFIFL/nxlbF2D4rL5eIENo440cJJ248h2xq+w8dm804T4/fjkPRUUpjiSw==","signatures":[{"sig":"MEQCIG9mzqy5vbMC43FWb+EBxQKMjkMnLoble+uaWssfl5fcAiARmSN6jxKiRpZ4OzZULuBJ2GQFevLAddZ7FF87pRcYIg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3744342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiD5ZeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmql3w/9FsVd+EMMJ4YoED14srsPSiYbFBTtZENfKuHduRSU6VubY600\r\nNX5/r5cwqFpXH3s7E65bU6ru2wqRUAF6k67sstJhYd0v7CrpisIqabuQ8anX\r\nEvfI5zFi1ekNdB7S7od9FrjtnUlXH/X6ANoV1sAHBZR8F+wJlPXTOU0iPlaa\r\nGB/j5MTMgtYlMGoNQkNJNUjevXEXxCRUeAhl6ZoZLlsyRw9QwhgdFkvvcxhN\r\no3mQ5Xxxx2Uy3Z64Zo6RKzG9yGnwGuXLcGC9BLXEsE1C84M3JtoFZIPVT3p2\r\ndImTlayW7BYIVa6nwzOQCvfh29b2bH2YAfL7hntA3NES8rrDJ0VV5FOpNwfD\r\ntNEv26bdnyKx7rz/TWCnn40WCR9lonoIS6pr2unoIO0swEdneoC50hirDQkG\r\nz8WvnjzsQXqy1UageZ3yt2kV/HYLSUpAzyTH+FdsMS1Rw+5pXtc2+giaQzCq\r\nKqaUBiytEFgpjDWsvQ+zML1WKD8UDFlyzpeHLi8cyCitPF+C3UPOeGuE4o8x\r\ngrFtJLIEtiKkVFVv1MpjrzkB2eAr7r1KNJO0tM2ZIwPsBkwHJ1xI/4GpcGqF\r\n2Aq5aQd/YJvwwEe+U7ZVVo7G1WGHLAGly75X8xN+G0KwqtwcDjh/YOrNFbY2\r\nfNcCzxstSUXvyMvM+R3dPmLoLFfRIGVKvIA=\r\n=dyEN\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","transform":{"^.+\\.(tsx|jsx|ts|js|mjs)?$":"@swc-node/jest"},"testEnvironment":"jsdom","moduleNameMapper":{"\\~(.*)":"<rootDir>/src/$1","@tldraw/tldraw":"<rootDir>/src"},"setupFilesAfterEnv":["<rootDir>/../../setupTests.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json","node"],"modulePathIgnorePatterns":["<rootDir>/dist/","<rootDir>/src/test/"]},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","gitHead":"4b1137849ad07da36fc8f0f19cb64e7535a79296","scripts":{"docs":"typedoc","lint":"eslint src/ --ext .ts,.tsx","test":"jest","build":"yarn lask","clean":"rm -rf .turbo && rm -rf node_modules && rm -rf dist","start":"yarn lask -d","test:ci":"jest --ci --runInBand --updateSnapshot","build:core":"yarn build","start:core":"yarn start","test:watch":"jest --watchAll","build:packages":"yarn build","start:packages":"yarn start"},"_npmUser":{"name":"msroed","email":"msroed@gmail.com"},"repository":{"url":"https://github.com/databutton/tldraw.git","type":"git"},"description":"A tiny little drawing app (editor)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Stephen Ruiz Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.2.1","tslib":"^2.3.1","zustand":"^3.6.9","idb-keyval":"^6.1.0","@tldraw/vec":"^1.7.0","@tldraw/core":"^1.8.0","@stitches/react":"^1.2.6","perfect-freehand":"^1.0.16","@tldraw/intersect":"^1.7.1","react-hotkey-hook":"^1.0.2","plotly.js-dist-min":"^2.9.0","react-hotkeys-hook":"^3.4.4","@radix-ui/react-icons":"^1.0.3","@radix-ui/react-tooltip":"^0.1.6","@radix-ui/react-checkbox":"^0.1.4","@radix-ui/react-radio-group":"^0.1.4","@radix-ui/react-alert-dialog":"^0.1.5","@radix-ui/react-context-menu":"^0.1.4","@radix-ui/react-dropdown-menu":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"lask":"^0.0.29","mobx":"^6.3.8","react":">=16.8","eslint":"^8.8.0","react-dom":"^16.8 || ^17.0","@types/node":"^17.0.14","@types/react":"^17.0.38","@swc-node/jest":"^1.4.3","@testing-library/react":"^12.1.2","@types/react-plotly.js":"^2.5.0","@testing-library/jest-dom":"^5.16.2","@types/plotly.js-dist-min":"^2.3.0","@typescript-eslint/parser":"^5.10.2","@typescript-eslint/eslint-plugin":"^5.10.2"},"peerDependencies":{"react":">=16.8","react-dom":"^16.8 || ^17.0"},"_npmOperationalInternal":{"tmp":"tmp/tldraw_0.0.1-alpha-5_1645188702328_0.3350007399566701","host":"s3://npm-registry-packages"}},"0.0.1-alpha-6":{"name":"@databutton/tldraw","version":"0.0.1-alpha-6","keywords":["react","canvas","zoom","drawing","whiteboard"],"author":{"name":"@databutton"},"license":"MIT","_id":"@databutton/tldraw@0.0.1-alpha-6","maintainers":[{"name":"msroed","email":"msroed@gmail.com"}],"dist":{"shasum":"125fde8996d90cf0615137361f4692245cf3b4ca","tarball":"https://registry.npmjs.org/@databutton/tldraw/-/tldraw-0.0.1-alpha-6.tgz","fileCount":626,"integrity":"sha512-tGRpBlhn5X+J1xRG2Wtdzsgd+UaMErbD1ewHQDsFZFPcWG4V9KsdfhOaN8r9JuNOUGyYndaoiKT8tHM/xQ7Dng==","signatures":[{"sig":"MEUCIGH3fFrwDzTfgkJoaFt2bzma/XzKpv9je1BZWltcFnVcAiEA+dnCSQued+0+wpUMLfg9xXUhYdXA2dS6iEDKRmqhuyU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3777414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEi/QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCOhAAhq7DXIs6GlLpJbt+9Ze6q7x6jFiDMHYhA9cy8dmS8lGIIVs1\r\n0z/4rhzxCyxigfyP42/GLZ9O7xfyT+WtdAprqs6sSNn3MofFS9hUkG+UHHGN\r\nfNWDbWpl5Pa7lUheN1INMbgHhTnyPm4pydAeaN1Hvb09DxKP3Wxss/MvNTGy\r\nD7ND4cgnGNKf/cMWG1B2Ua0W+1WONMNm/hiZ29Wvbe6Z3bYvu224hsUHy/Gm\r\n1ZdIaFHbIr+fbJZLI/kprbQq9nWWAYxhQ2k/AhwQPCdT3iduxGCpVnwHRVMU\r\n/rWBkqXJI1ws0KK42jdog3uaM6xjR+C/Xdvho7a90l0vPnVHHFACwcQKJfs0\r\nGZrRHU4qkd6YpILkgC+Mf29w3+ApynoeHPa5iUAONnGL+uL5Olw29YsDeWbU\r\n8XlqS6H2+ERKsRa329jlQ0x2EU/vBtdomDOJiPlB+KvQjeVVLzrcjfhnJ6My\r\nzhK1GIq/ZoVoalQralkITvEpTyE6k+AtlQBR4NC+I5c/Uav2jqZJbIMMORYd\r\njE3SjzqyHay5BMwgZmCfmVsfU+4P+KLvmIqDwA4RRpCWqst3rorG/CUM5wp5\r\n6KZ2FVZq0w33SDJzuMtfpwWnU1FZ5xLkJbt6SzPNvlvWeZsqIUlWKse9hKs9\r\nMHPFF24+GSLOEO7/GIJY8QCZ2APyD1dQ3is=\r\n=UjLk\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","transform":{"^.+\\.(tsx|jsx|ts|js|mjs)?$":"@swc-node/jest"},"testEnvironment":"jsdom","moduleNameMapper":{"\\~(.*)":"<rootDir>/src/$1","@tldraw/tldraw":"<rootDir>/src"},"setupFilesAfterEnv":["<rootDir>/../../setupTests.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json","node"],"modulePathIgnorePatterns":["<rootDir>/dist/","<rootDir>/src/test/"]},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","gitHead":"4b1137849ad07da36fc8f0f19cb64e7535a79296","scripts":{"docs":"typedoc","lint":"eslint src/ --ext .ts,.tsx","test":"jest","build":"yarn lask","clean":"rm -rf .turbo && rm -rf node_modules && rm -rf dist","start":"yarn lask -d","test:ci":"jest --ci --runInBand --updateSnapshot","build:core":"yarn build","start:core":"yarn start","test:watch":"jest --watchAll","build:packages":"yarn build","start:packages":"yarn start"},"_npmUser":{"name":"msroed","email":"msroed@gmail.com"},"repository":{"url":"https://github.com/databutton/tldraw.git","type":"git"},"description":"A tiny little drawing app (editor)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Stephen Ruiz Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.2.1","tslib":"^2.3.1","zustand":"^3.6.9","idb-keyval":"^6.1.0","@tldraw/vec":"^1.7.0","@tldraw/core":"^1.8.0","ag-grid-react":"^27.0.1","@stitches/react":"^1.2.6","perfect-freehand":"^1.0.16","@tldraw/intersect":"^1.7.1","ag-grid-community":"^27.0.1","react-hotkey-hook":"^1.0.2","plotly.js-dist-min":"^2.9.0","react-hotkeys-hook":"^3.4.4","@radix-ui/react-icons":"^1.0.3","@radix-ui/react-tooltip":"^0.1.6","@radix-ui/react-checkbox":"^0.1.4","@radix-ui/react-radio-group":"^0.1.4","@radix-ui/react-alert-dialog":"^0.1.5","@radix-ui/react-context-menu":"^0.1.4","@radix-ui/react-dropdown-menu":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"lask":"^0.0.29","mobx":"^6.3.8","react":">=16.8","eslint":"^8.8.0","react-dom":"^16.8 || ^17.0","@types/node":"^17.0.14","@types/react":"^17.0.38","@swc-node/jest":"^1.4.3","@testing-library/react":"^12.1.2","@types/react-plotly.js":"^2.5.0","@testing-library/jest-dom":"^5.16.2","@types/plotly.js-dist-min":"^2.3.0","@typescript-eslint/parser":"^5.10.2","@typescript-eslint/eslint-plugin":"^5.10.2"},"peerDependencies":{"react":">=16.8","react-dom":"^16.8 || ^17.0"},"_npmOperationalInternal":{"tmp":"tmp/tldraw_0.0.1-alpha-6_1645359056674_0.8888724762125189","host":"s3://npm-registry-packages"}},"0.0.1-alpha-7":{"name":"@databutton/tldraw","version":"0.0.1-alpha-7","keywords":["react","canvas","zoom","drawing","whiteboard"],"author":{"name":"@databutton"},"license":"MIT","_id":"@databutton/tldraw@0.0.1-alpha-7","maintainers":[{"name":"msroed","email":"msroed@gmail.com"}],"dist":{"shasum":"77f4333e7b57a24adbcd28befc52a1734ec7d08f","tarball":"https://registry.npmjs.org/@databutton/tldraw/-/tldraw-0.0.1-alpha-7.tgz","fileCount":626,"integrity":"sha512-MOERA/8ee2pgYsDLLV7eAUf3M/befmgOFRmQteO7gJkLiykPRinotoDlyutJkW+hHEBpaVst/i0JBhMK2OYf8Q==","signatures":[{"sig":"MEUCIBLIs60yjrazZ0IQA33GA4S0QuBwByZ7byDwDOS+UyJsAiEAsAnrp3yyvtXkC2eu/9THCjlabkTmkpYnZuDLTQcthq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3779306,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEmEXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq41A/+J33FnnUDIJLbbdYFyVuRLhvzHljpslRVbsggdfMI94E6koWt\r\n1pO9pCjNmYyeG9bjR7hvdKSlahOifqNL9o89k/Wa/GYXX5iZUexkxogPiV7n\r\nZoo22IXMAybUXddlFTLbYlMknTfMiwXTj0DcVimkBlLNcvoAvOmBsMYY6jlo\r\nrQR9cuUkvOnYIcwsQzac1lLkGlTTUTyZuW2MFNvgsMEFSMtecqYHmHYJe8qC\r\nJ7NCr3gckk8IgXypDcvibqxWDt2n5JgU8zvxjaMQRC5butOPMOGIx0Al2cCA\r\n1spkHCKrnQWT/UpR40u7VQDuieLL+OnUkoEhlp6Bov5ClwkgVPMcEdQnLzwo\r\neUTO/GRnKwoTYxIP7Gmc86pslutNznfs+F4U4UAeSZ2aNrav33D9XaerVMe1\r\nQq1BMayiNSGa4Xi6C5Qhhst2RtkVsXEVGVObQPTRDm5WW+pejNlJf34SUsub\r\n2rTTcW5zx/L7Szk5w9CEJ8pNr6YqsTG+dQYN01I0LT8uqkpDtNMq5rGeM1vZ\r\nDG0mdjaOT6dLHWFBOK4hq3FVxLGFiZlaUK55baDawigZpE+zt452RPHmd7xF\r\nuY/7yp8vHfd7wV8LjQxc6M/A1WySGMv1olZRnhP8twPw+oBFplhVKVoQHbEg\r\n5K3FzQyA4J2GGh72xjSLK/Guc7O01w0Bb10=\r\n=JDyI\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","transform":{"^.+\\.(tsx|jsx|ts|js|mjs)?$":"@swc-node/jest"},"testEnvironment":"jsdom","moduleNameMapper":{"\\~(.*)":"<rootDir>/src/$1","@tldraw/tldraw":"<rootDir>/src"},"setupFilesAfterEnv":["<rootDir>/../../setupTests.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json","node"],"modulePathIgnorePatterns":["<rootDir>/dist/","<rootDir>/src/test/"]},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","gitHead":"4b1137849ad07da36fc8f0f19cb64e7535a79296","scripts":{"docs":"typedoc","lint":"eslint src/ --ext .ts,.tsx","test":"jest","build":"yarn lask","clean":"rm -rf .turbo && rm -rf node_modules && rm -rf dist","start":"yarn lask -d","test:ci":"jest --ci --runInBand --updateSnapshot","build:core":"yarn build","start:core":"yarn start","test:watch":"jest --watchAll","build:packages":"yarn build","start:packages":"yarn start"},"_npmUser":{"name":"msroed","email":"msroed@gmail.com"},"repository":{"url":"https://github.com/databutton/tldraw.git","type":"git"},"description":"A tiny little drawing app (editor)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Stephen Ruiz Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.2.1","tslib":"^2.3.1","zustand":"^3.6.9","idb-keyval":"^6.1.0","@tldraw/vec":"^1.7.0","@tldraw/core":"^1.8.0","ag-grid-react":"^27.0.1","@stitches/react":"^1.2.6","perfect-freehand":"^1.0.16","@tldraw/intersect":"^1.7.1","ag-grid-community":"^27.0.1","react-hotkey-hook":"^1.0.2","plotly.js-dist-min":"^2.9.0","react-hotkeys-hook":"^3.4.4","@radix-ui/react-icons":"^1.0.3","@radix-ui/react-tooltip":"^0.1.6","@radix-ui/react-checkbox":"^0.1.4","@radix-ui/react-radio-group":"^0.1.4","@radix-ui/react-alert-dialog":"^0.1.5","@radix-ui/react-context-menu":"^0.1.4","@radix-ui/react-dropdown-menu":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"lask":"^0.0.29","mobx":"^6.3.8","react":">=16.8","eslint":"^8.8.0","react-dom":"^16.8 || ^17.0","@types/node":"^17.0.14","@types/react":"^17.0.38","@swc-node/jest":"^1.4.3","@testing-library/react":"^12.1.2","@types/react-plotly.js":"^2.5.0","@testing-library/jest-dom":"^5.16.2","@types/plotly.js-dist-min":"^2.3.0","@typescript-eslint/parser":"^5.10.2","@typescript-eslint/eslint-plugin":"^5.10.2"},"peerDependencies":{"react":">=16.8","react-dom":"^16.8 || ^17.0"},"_npmOperationalInternal":{"tmp":"tmp/tldraw_0.0.1-alpha-7_1645371671108_0.5032092300449669","host":"s3://npm-registry-packages"}},"0.0.1-alpha-8":{"name":"@databutton/tldraw","version":"0.0.1-alpha-8","keywords":["react","canvas","zoom","drawing","whiteboard"],"author":{"name":"@databutton"},"license":"MIT","_id":"@databutton/tldraw@0.0.1-alpha-8","maintainers":[{"name":"msroed","email":"msroed@gmail.com"}],"dist":{"shasum":"473341124a1d0fcfc7af9acf8da6b12ea138e175","tarball":"https://registry.npmjs.org/@databutton/tldraw/-/tldraw-0.0.1-alpha-8.tgz","fileCount":626,"integrity":"sha512-gVGCcZPmKU66Y2fPSwtRYuc2qbYiZmTanbDUX3B3W4tZl4jnaT6gWsQvQKxG24k2vlET0dcID6nxECxv9iZXNg==","signatures":[{"sig":"MEUCIQCSeRR/wCZWiWFJNPZ/WbSrZUHnNzD7ohmvEIczdxQ0HwIgR5szDxgZk1lL1Ihd+tA28TYW6+oEAZz6POHWhH23ENA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3779156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEnc/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpfXw//SBN1qnKZImj9fy9vPsbGuBPr6CdqBXjpsI9tbr/wQjkUVKiU\r\nIUIPpn8Bnh3LxSsYeyHSGG9LAdGGPWr3To9/X0CfYbFTfrQV5UGMO5HzG4oC\r\nOfdaXLoeYaeuiGUSvLJ6RHuxUJRS2NEqcB4ldGbVCc3xJuxyzDUqW13xgkbU\r\ndty5U9LS2ddtqkKA8mcujJTDaX3GOG1i5GX/HlqX0Rn3u+os6g9W1DPKou4h\r\ncqiVxXhrkkr6HKvVkh4z6M1mr5z9L94ekM3wNfqbNHzQsJLcNXZkIj+aMn7w\r\nnFoeo5LcH8evx1EngSnGcpjwN0GQklgPcR9e6EHm50W+wpana3qrbdBDKPZ/\r\nYrn19ICpsxN0HGvAj7MZujY1heTgyFf9q9HSOiAn2cbpu7x6Xw6wf93X3RaL\r\nX5NJIzaFd48KmSk6+aThM0BEnfv2hsPVG1iMsE+saaMqzGeXQrq685M67MvI\r\nROKKcor6R9mWKrrYpimnIe7N6qBaf2rwoU07L2X7ua421MCnuNx3wroLqVBH\r\nqK/Xgx9dcgQoDTDElZ2ED3x6lSusRvP4n6pZ2uZrlSN6ympnouCG5wKSdXhp\r\ng8+Bch1Ri7QmbZLxGTfVjuqwsyHWDVLREaClU7KQEnKb/CGOViJKnpR4HLqt\r\nEKrBGj30mQ5v3vK/xWRfFDIujj8hkCF8wMo=\r\n=e/LO\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","transform":{"^.+\\.(tsx|jsx|ts|js|mjs)?$":"@swc-node/jest"},"testEnvironment":"jsdom","moduleNameMapper":{"\\~(.*)":"<rootDir>/src/$1","@tldraw/tldraw":"<rootDir>/src"},"setupFilesAfterEnv":["<rootDir>/../../setupTests.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json","node"],"modulePathIgnorePatterns":["<rootDir>/dist/","<rootDir>/src/test/"]},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","gitHead":"4b1137849ad07da36fc8f0f19cb64e7535a79296","scripts":{"docs":"typedoc","lint":"eslint src/ --ext .ts,.tsx","test":"jest","build":"yarn lask","clean":"rm -rf .turbo && rm -rf node_modules && rm -rf dist","start":"yarn lask -d","test:ci":"jest --ci --runInBand --updateSnapshot","build:core":"yarn build","start:core":"yarn start","test:watch":"jest --watchAll","build:packages":"yarn build","start:packages":"yarn start"},"_npmUser":{"name":"msroed","email":"msroed@gmail.com"},"repository":{"url":"https://github.com/databutton/tldraw.git","type":"git"},"description":"A tiny little drawing app (editor)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Stephen Ruiz Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.2.1","tslib":"^2.3.1","zustand":"^3.6.9","idb-keyval":"^6.1.0","@tldraw/vec":"^1.7.0","@tldraw/core":"^1.8.0","ag-grid-react":"^27.0.1","@stitches/react":"^1.2.6","perfect-freehand":"^1.0.16","@tldraw/intersect":"^1.7.1","ag-grid-community":"^27.0.1","react-hotkey-hook":"^1.0.2","plotly.js-dist-min":"^2.9.0","react-hotkeys-hook":"^3.4.4","@radix-ui/react-icons":"^1.0.3","@radix-ui/react-tooltip":"^0.1.6","@radix-ui/react-checkbox":"^0.1.4","@radix-ui/react-radio-group":"^0.1.4","@radix-ui/react-alert-dialog":"^0.1.5","@radix-ui/react-context-menu":"^0.1.4","@radix-ui/react-dropdown-menu":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"lask":"^0.0.29","mobx":"^6.3.8","react":">=16.8","eslint":"^8.8.0","react-dom":"^16.8 || ^17.0","@types/node":"^17.0.14","@types/react":"^17.0.38","@swc-node/jest":"^1.4.3","@testing-library/react":"^12.1.2","@types/react-plotly.js":"^2.5.0","@testing-library/jest-dom":"^5.16.2","@types/plotly.js-dist-min":"^2.3.0","@typescript-eslint/parser":"^5.10.2","@typescript-eslint/eslint-plugin":"^5.10.2"},"peerDependencies":{"react":">=16.8","react-dom":"^16.8 || ^17.0"},"_npmOperationalInternal":{"tmp":"tmp/tldraw_0.0.1-alpha-8_1645377343046_0.5477474017085178","host":"s3://npm-registry-packages"}},"0.0.1-alpha-9":{"name":"@databutton/tldraw","version":"0.0.1-alpha-9","keywords":["react","canvas","zoom","drawing","whiteboard"],"author":{"name":"@databutton"},"license":"MIT","_id":"@databutton/tldraw@0.0.1-alpha-9","maintainers":[{"name":"msroed","email":"msroed@gmail.com"}],"dist":{"shasum":"682647ec5422360eccf6746059dfc9c75718a361","tarball":"https://registry.npmjs.org/@databutton/tldraw/-/tldraw-0.0.1-alpha-9.tgz","fileCount":626,"integrity":"sha512-EDFbDa0SYNVSXTBCHffmHju72/sFyB1Jk/Ju65MA09lVAr7Qr+SUSXb+3R2vUMN2Bh5T/kDfiwSo7dXLiPNNaQ==","signatures":[{"sig":"MEUCIF5uFbJKyAewfEdGWWqAXRQYgxPXlHqr9yXoHZFEccOvAiEAlp3Rj+HlD96A5Dk1yfYqYDFEsfqZpglKXMR6+NCNb78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3779616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiEo3iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6bQ//QMJetCRkwWertcj5jPcd6Gmhj43R0eG3bbSjrt+nobAr5PHt\r\ntOBBx9h2WGgjats1dTQoOohalhDNMmSWnTEJLc1ucFq6Ncz5Ma21aq8415GQ\r\n92S2rpd1WC/JVfNcTvI4dtyhs9Db3hsYugYtSbzC+a1NmQedjcDz8oJy9aBe\r\nftfO04aa6F9saNZmoxd/1t862CaYlpaIUL7Lq6RzPfckdiq1AQYBULm94j1p\r\nFLnEsp57H7YyOj+3w3Bt93SKaw73laLg2WaFbwUD1JpVVR9plO7Bt/9SU3nA\r\nfqR0kRl02yRX9BwQztp4WKYNlk8y07VOrE1BRw/i1UHQ7GwZ/Vs40c6ggH3f\r\nzYwdA9yp8UYxkAAsB2Oy6rkUkCkIjCOqsRaEYldf1kxPVrIzzUfbyzkjlxzT\r\nZSQ2gR/BQMht9QbtKuvCXA39J0SaNT+nh6Fm0cQots7F1N8lPtmsYGRquWFL\r\n0U1RvAlt9GV7Bztwv+PctUHgJcS1GH5PBtqFKmKa3rkhoGH5qKku2+IOJ53s\r\np3O2xAwqD+onrrsodghGf7CMlFz8yT6dDNKKDrtjRzPBB6Y/MzwpiIUEv7+J\r\nbv3WummgsxXg2RExLlGTs5AdDmkH+vqZGg2JYxPQaom9+kGqfBRu/gTUIxb1\r\nOe969g+v4PV2DOsvWAwsj/XX1E6zGeCkBXE=\r\n=vg+3\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","transform":{"^.+\\.(tsx|jsx|ts|js|mjs)?$":"@swc-node/jest"},"testEnvironment":"jsdom","moduleNameMapper":{"\\~(.*)":"<rootDir>/src/$1","@tldraw/tldraw":"<rootDir>/src"},"setupFilesAfterEnv":["<rootDir>/../../setupTests.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json","node"],"modulePathIgnorePatterns":["<rootDir>/dist/","<rootDir>/src/test/"]},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","gitHead":"4b1137849ad07da36fc8f0f19cb64e7535a79296","scripts":{"docs":"typedoc","lint":"eslint src/ --ext .ts,.tsx","test":"jest","build":"yarn lask","clean":"rm -rf .turbo && rm -rf node_modules && rm -rf dist","start":"yarn lask -d","test:ci":"jest --ci --runInBand --updateSnapshot","build:core":"yarn build","start:core":"yarn start","test:watch":"jest --watchAll","build:packages":"yarn build","start:packages":"yarn start"},"_npmUser":{"name":"msroed","email":"msroed@gmail.com"},"repository":{"url":"https://github.com/databutton/tldraw.git","type":"git"},"description":"A tiny little drawing app (editor)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Stephen Ruiz Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.2.1","tslib":"^2.3.1","zustand":"^3.6.9","idb-keyval":"^6.1.0","@tldraw/vec":"^1.7.0","@tldraw/core":"^1.8.0","ag-grid-react":"^27.0.1","@stitches/react":"^1.2.6","perfect-freehand":"^1.0.16","@tldraw/intersect":"^1.7.1","ag-grid-community":"^27.0.1","react-hotkey-hook":"^1.0.2","plotly.js-dist-min":"^2.9.0","react-hotkeys-hook":"^3.4.4","@radix-ui/react-icons":"^1.0.3","@radix-ui/react-tooltip":"^0.1.6","@radix-ui/react-checkbox":"^0.1.4","@radix-ui/react-radio-group":"^0.1.4","@radix-ui/react-alert-dialog":"^0.1.5","@radix-ui/react-context-menu":"^0.1.4","@radix-ui/react-dropdown-menu":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"lask":"^0.0.29","mobx":"^6.3.8","react":">=16.8","eslint":"^8.8.0","react-dom":"^16.8 || ^17.0","@types/node":"^17.0.14","@types/react":"^17.0.38","@swc-node/jest":"^1.4.3","@testing-library/react":"^12.1.2","@types/react-plotly.js":"^2.5.0","@testing-library/jest-dom":"^5.16.2","@types/plotly.js-dist-min":"^2.3.0","@typescript-eslint/parser":"^5.10.2","@typescript-eslint/eslint-plugin":"^5.10.2"},"peerDependencies":{"react":">=16.8","react-dom":"^16.8 || ^17.0"},"_npmOperationalInternal":{"tmp":"tmp/tldraw_0.0.1-alpha-9_1645383138464_0.21976796349048433","host":"s3://npm-registry-packages"}},"0.0.1-alpha-10":{"name":"@databutton/tldraw","version":"0.0.1-alpha-10","keywords":["react","canvas","zoom","drawing","whiteboard"],"author":{"name":"@databutton"},"license":"MIT","_id":"@databutton/tldraw@0.0.1-alpha-10","maintainers":[{"name":"msroed","email":"msroed@gmail.com"}],"dist":{"shasum":"420bc4bafe8ed243a041125b52f03e594cc9d229","tarball":"https://registry.npmjs.org/@databutton/tldraw/-/tldraw-0.0.1-alpha-10.tgz","fileCount":626,"integrity":"sha512-LFbOe0FWWfNqYo1+WR5JYMC/g/3SURw6feraxQ/FAGJhmWy5jITzfUgF+vNkVpnxndhL26vERgT3Vuz34npPOw==","signatures":[{"sig":"MEUCIQDXFMH5sbawUWDn3vysGQkoa847eAXJ5QQQ2bL7RseBZQIgNhD/HcHP6jH0LynaFHK302mxAsNKn2YRpU2w6lXFtNY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3779020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiE+SlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHEBAAhYU56uv0DzR6Ta9L7w0UxJKBc8CKLlA4F9dZaNMbJKls+6Pg\r\n1dNONpDZ8Wzu/+kakiMo7wLa2eO9je6I1AoMOJcNa9677vbEqEe2GCmbAYOz\r\niRl+5/7hsiCF8BPXK5AfWU2CwIaej8b2+Wdrt3LlQCC6IIQwWlkvFNYcGBRZ\r\nNbszDytHCVj/OgWnIVb87wfRvePY7vSYA0ZcktfXPHtmfUu/BLf3L/qSFhnu\r\n++0rDi1293DuvgKQdPa/fX76TGEzsF5M0etsbcdyjS6bNckF3ATigtqp/MIR\r\nwndrfNixJFPuJw0DxcUSxpS3yisFD0/ST57dVxX3sQZjp+492o9oEA+Po1tq\r\nh7JSH/0GObWU1O58QLK3ojcgo5AXeoeTIhTTTr4gFOhUrVzYAO+cvobspuhz\r\nCsN5BVa72Ta1fyEurGNtY6f5e4u8kg6zXhFlys3BZBczqlPgEVo7jaqmd0Uo\r\nxoCsTzDSCVd+rYMfWxXI3RmYKtmeeLyqajm3NDi7NrR5pW+l1c1uIt4J8S04\r\ny3vykffAxg5w+9nM9iWWCdzX5hnotpLnwbEvH5t+pMY9qF1T17cHZPcHcJDu\r\nkyKj5bCW8/aZ6hK0skqmioyiq9MIeXXlKZ8swwwufKvR8ItmnSgwfym9k9Zq\r\nAdas/cLB9VVE0rzyMpBa9tUXelIMLbOGFT8=\r\n=TscX\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$","transform":{"^.+\\.(tsx|jsx|ts|js|mjs)?$":"@swc-node/jest"},"testEnvironment":"jsdom","moduleNameMapper":{"\\~(.*)":"<rootDir>/src/$1","@tldraw/tldraw":"<rootDir>/src"},"setupFilesAfterEnv":["<rootDir>/../../setupTests.ts"],"moduleFileExtensions":["ts","tsx","js","jsx","json","node"],"modulePathIgnorePatterns":["<rootDir>/dist/","<rootDir>/src/test/"]},"main":"./dist/index.js","types":"./dist/index.d.ts","module":"./dist/index.mjs","source":"./src/index.ts","gitHead":"4b1137849ad07da36fc8f0f19cb64e7535a79296","scripts":{"docs":"typedoc","lint":"eslint src/ --ext .ts,.tsx","test":"jest","build":"yarn lask","clean":"rm -rf .turbo && rm -rf node_modules && rm -rf dist","start":"yarn lask -d","test:ci":"jest --ci --runInBand --updateSnapshot","build:core":"yarn build","start:core":"yarn start","test:watch":"jest --watchAll","build:packages":"yarn build","start:packages":"yarn start"},"_npmUser":{"name":"msroed","email":"msroed@gmail.com"},"repository":{"url":"https://github.com/databutton/tldraw.git","type":"git"},"description":"A tiny little drawing app (editor)","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 Stephen Ruiz Ltd\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"swr":"^1.2.1","tslib":"^2.3.1","zustand":"^3.6.9","idb-keyval":"^6.1.0","@tldraw/vec":"^1.7.0","@tldraw/core":"^1.8.0","ag-grid-react":"^27.0.1","@stitches/react":"^1.2.6","perfect-freehand":"^1.0.16","@tldraw/intersect":"^1.7.1","ag-grid-community":"^27.0.1","react-hotkey-hook":"^1.0.2","plotly.js-dist-min":"^2.9.0","react-hotkeys-hook":"^3.4.4","@radix-ui/react-icons":"^1.0.3","@radix-ui/react-tooltip":"^0.1.6","@radix-ui/react-checkbox":"^0.1.4","@radix-ui/react-radio-group":"^0.1.4","@radix-ui/react-alert-dialog":"^0.1.5","@radix-ui/react-context-menu":"^0.1.4","@radix-ui/react-dropdown-menu":"^0.1.4"},"_hasShrinkwrap":false,"devDependencies":{"lask":"^0.0.29","mobx":"^6.3.8","react":">=16.8","eslint":"^8.8.0","react-dom":"^16.8 || ^17.0","@types/node":"^17.0.14","@types/react":"^17.0.38","@swc-node/jest":"^1.4.3","@testing-library/react":"^12.1.2","@types/react-plotly.js":"^2.5.0","@testing-library/jest-dom":"^5.16.2","@types/plotly.js-dist-min":"^2.3.0","@typescript-eslint/parser":"^5.10.2","@typescript-eslint/eslint-plugin":"^5.10.2"},"peerDependencies":{"react":">=16.8","react-dom":"^16.8 || ^17.0"},"_npmOperationalInternal":{"tmp":"tmp/tldraw_0.0.1-alpha-10_1645470885034_0.3620333828467148","host":"s3://npm-registry-packages"}}},"time":{"created":"2022-02-17T13:03:12.118Z","modified":"2026-01-05T16:53:23.923Z","0.0.1-alpha-1":"2022-02-17T13:03:12.370Z","0.0.1-alpha-2":"2022-02-17T14:58:22.648Z","0.0.1-alpha-3":"2022-02-18T12:27:31.907Z","0.0.1-alpha-4":"2022-02-18T12:31:01.575Z","0.0.1-alpha-5":"2022-02-18T12:51:42.614Z","0.0.1-alpha-6":"2022-02-20T12:10:56.908Z","0.0.1-alpha-7":"2022-02-20T15:41:11.355Z","0.0.1-alpha-8":"2022-02-20T17:15:43.240Z","0.0.1-alpha-9":"2022-02-20T18:52:18.758Z","0.0.1-alpha-10":"2022-02-21T19:14:45.250Z"},"author":{"name":"@databutton"},"license":"MIT","keywords":["react","canvas","zoom","drawing","whiteboard"],"repository":{"url":"https://github.com/databutton/tldraw.git","type":"git"},"description":"A tiny little drawing app (editor)","maintainers":[{"email":"moldestad@gmail.com","name":"oyvindym"},{"email":"msroed@gmail.com","name":"msroed"},{"email":"simon@fallion.net","name":"fallion"}],"readme":"<div style=\"text-align: center; transform: scale(.5);\">\n  <img src=\"./assets/tldraw.png\"/>\n</div>\n\n![A screenshot of the tldraw web app](./assets/screenshot.png)\n\nWelcome to the [tldraw](https://tldraw.com) monorepo.\n\n🙌 Questions? Join the [Discord channel](https://discord.gg/SBBEVCA4PG) or start a [discussion](https://github.com/tldraw/tldraw/discussions/new).\n\n💕 Love this project? Consider [becoming a sponsor](https://github.com/sponsors/steveruizok?frequency=recurring&sponsor=steveruizok).\n\n## Contents\n\nThis repository is a monorepo containing two packages:\n\n- [**packages/tldraw**](https://github.com/tldraw/tldraw/tree/main/packages/tldraw) contains the source for the [@tldraw/tldraw](https://www.npmjs.com/package/@tldraw/tldraw) package. This is an editor as a React component named `<Tldraw>`. You can use this package to embed the tldraw editor in any React application.\n- [**packages/core**](https://github.com/tldraw/tldraw/tree/main/packages/core) contains the source for the [@tldraw/core](https://www.npmjs.com/package/@tldraw/core) package. This is a renderer for React components in a canvas-style UI. It is used by `@tldraw/tldraw` as well as several other projects.\n\n...and three apps:\n\n- [**apps/www**](https://github.com/tldraw/tldraw/tree/main/apps/www) contains the source for the [tldraw.com](https://tldraw.com) website.\n- [**apps/vscode**](https://github.com/tldraw/tldraw/tree/main/apps/vscode) contains the source for the [tldraw VS Code extension](https://marketplace.visualstudio.com/items?itemName=tldraw-org.tldraw-vscode).\n- [**apps/electron**](https://github.com/tldraw/tldraw/tree/main/apps/electron) contains the source for an experimental Electron app.\n\n...and three examples:\n\n- [**examples/core-example**](https://github.com/tldraw/tldraw/tree/main/examples/core-example) is a simple example for `@tldraw/core`.\n- [**examples/core-example-advanced**](https://github.com/tldraw/tldraw/tree/main/examples/core-example-advanced) is a second example for `@tldraw/core`.\n- [**examples/tldraw-example**](https://github.com/tldraw/tldraw/tree/main/examples/tldraw-example) is an example for `@tldraw/tldraw`.\n\n## Discussion\n\nWant to connect? Visit the [Discord channel](https://discord.gg/SBBEVCA4PG).\n\n## Contribution\n\nInterested in contributing? See the [contributing guide](/CONTRIBUTING.md).\n\n## Support\n\nNeed help? Please [open an issue](https://github.com/tldraw/tldraw/issues/new) for support.\n\n## License\n\nThis project is licensed under MIT.\n\nIf you're using the library in a commercial product, please consider [becoming a sponsor](https://github.com/sponsors/steveruizok?frequency=recurring&sponsor=steveruizok).\n\n## Author\n\n- [@steveruizok](https://twitter.com/steveruizok)\n","readmeFilename":"README.md"}