Spaces:
Sleeping
Sleeping
PDF via pdfkit (pure JS, works in sandboxed hosts); artifacts file into case folder; size-case fix in cost estimator
be50eca | { | |
| "name": "pothole-box", | |
| "version": "1.0.0", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "name": "pothole-box", | |
| "version": "1.0.0", | |
| "license": "ISC", | |
| "dependencies": { | |
| "@supabase/supabase-js": "^2.108.2", | |
| "jose": "^6.2.3", | |
| "pdfkit": "^0.19.1", | |
| "pg": "^8.22.0" | |
| } | |
| }, | |
| "node_modules/@noble/ciphers": { | |
| "version": "1.3.0", | |
| "resolved": "https://registry.npmjs.org/@noble/ciphers/-/ciphers-1.3.0.tgz", | |
| "integrity": "sha512-2I0gnIVPtfnMw9ee9h1dJG7tp81+8Ob3OJb3Mv37rx5L40/b0i7djjCVvGOVqc9AEIQyvyu1i6ypKdFw8R8gQw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^14.21.3 || >=16" | |
| }, | |
| "funding": { | |
| "url": "https://paulmillr.com/funding/" | |
| } | |
| }, | |
| "node_modules/@noble/hashes": { | |
| "version": "1.8.0", | |
| "resolved": "https://registry.npmjs.org/@noble/hashes/-/hashes-1.8.0.tgz", | |
| "integrity": "sha512-jCs9ldd7NwzpgXDIf6P3+NrHh9/sD6CQdxHyjQI+h/6rDNo88ypBxxz45UDuZHz9r3tNz7N/VInSVoVdtXEI4A==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": "^14.21.3 || >=16" | |
| }, | |
| "funding": { | |
| "url": "https://paulmillr.com/funding/" | |
| } | |
| }, | |
| "node_modules/@supabase/auth-js": { | |
| "version": "2.108.2", | |
| "resolved": "https://registry.npmjs.org/@supabase/auth-js/-/auth-js-2.108.2.tgz", | |
| "integrity": "sha512-tNaQmBgodDZwgB40mRwVbxFy8IDYwjdpcZ0BYrWiwlULCSQoJj4QoG4zgJT7QRPXcqipefNOzvO/qAu4dF98ag==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tslib": "2.8.1" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@supabase/functions-js": { | |
| "version": "2.108.2", | |
| "resolved": "https://registry.npmjs.org/@supabase/functions-js/-/functions-js-2.108.2.tgz", | |
| "integrity": "sha512-RNUX8EiBy3iLwAX19jtRzLyePnl11/fHcgwDHLnpKcDSXt/5qBnh3LUwAtIjT21Q66QsmNUR2esrHziLCpNubw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tslib": "2.8.1" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@supabase/phoenix": { | |
| "version": "0.4.4", | |
| "resolved": "https://registry.npmjs.org/@supabase/phoenix/-/phoenix-0.4.4.tgz", | |
| "integrity": "sha512-Gt0pqoXuIqX/8dvG0OKp/wMCobXNH3klNbUPBNyOfN0YA1IswrM3HyWFMOPk1Jy+BRaIyDPcFx4jLBwHNmlyfQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/@supabase/postgrest-js": { | |
| "version": "2.108.2", | |
| "resolved": "https://registry.npmjs.org/@supabase/postgrest-js/-/postgrest-js-2.108.2.tgz", | |
| "integrity": "sha512-GQ28/Y8hk3CFmkb3kXH1h/AQx6JIYSQfO0CJMRVBcEKZoNy6C45cXAZ4fcJvRC5Id0cs6xnkUV0+c0rIocigsw==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "tslib": "2.8.1" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@supabase/realtime-js": { | |
| "version": "2.108.2", | |
| "resolved": "https://registry.npmjs.org/@supabase/realtime-js/-/realtime-js-2.108.2.tgz", | |
| "integrity": "sha512-aAGxCSUemZvQIibnCdvNvgaKib28I4rfrNjKbQ9cG1uBLwUsI7hVpGXgEbypCCDhLjQlDTAiJlu7rgljYUT73g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@supabase/phoenix": "^0.4.2", | |
| "tslib": "2.8.1" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@supabase/storage-js": { | |
| "version": "2.108.2", | |
| "resolved": "https://registry.npmjs.org/@supabase/storage-js/-/storage-js-2.108.2.tgz", | |
| "integrity": "sha512-TVZPQxXGxY2+A6yTtm77zUHsh70lBhYUEaJL8RQC+BghcX/ygiMG/rmXrNVBce30/WAeNPa8FiG8HbqlGeV05g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "iceberg-js": "^0.8.1", | |
| "tslib": "2.8.1" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@supabase/supabase-js": { | |
| "version": "2.108.2", | |
| "resolved": "https://registry.npmjs.org/@supabase/supabase-js/-/supabase-js-2.108.2.tgz", | |
| "integrity": "sha512-hFhnPveb5JQg4a0QYicM0swT253YHMdfeRAl2BKHOlI5VAzuHxUGSr8RbwNLYNPauWOgQMS1H8sz8bvYlgwUfQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@supabase/auth-js": "2.108.2", | |
| "@supabase/functions-js": "2.108.2", | |
| "@supabase/postgrest-js": "2.108.2", | |
| "@supabase/realtime-js": "2.108.2", | |
| "@supabase/storage-js": "2.108.2" | |
| }, | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/@swc/helpers": { | |
| "version": "0.5.23", | |
| "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.23.tgz", | |
| "integrity": "sha512-5lSsMOTXURePglDfvuAQUqkGek9Hg2kksOYay2m0+XR++b2NWYL/4sWyuvVBIs8oKnJaxkdi9whaL/sqN13afw==", | |
| "license": "Apache-2.0", | |
| "dependencies": { | |
| "tslib": "^2.8.0" | |
| } | |
| }, | |
| "node_modules/base64-js": { | |
| "version": "1.5.1", | |
| "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", | |
| "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", | |
| "funding": [ | |
| { | |
| "type": "github", | |
| "url": "https://github.com/sponsors/feross" | |
| }, | |
| { | |
| "type": "patreon", | |
| "url": "https://www.patreon.com/feross" | |
| }, | |
| { | |
| "type": "consulting", | |
| "url": "https://feross.org/support" | |
| } | |
| ], | |
| "license": "MIT" | |
| }, | |
| "node_modules/brotli": { | |
| "version": "1.3.3", | |
| "resolved": "https://registry.npmjs.org/brotli/-/brotli-1.3.3.tgz", | |
| "integrity": "sha512-oTKjJdShmDuGW94SyyaoQvAjf30dZaHnjJ8uAF+u2/vGJkJbJPJAT1gDiOJP5v1Zb6f9KEyW/1HpuaWIXtGHPg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "base64-js": "^1.1.2" | |
| } | |
| }, | |
| "node_modules/browserify-zlib": { | |
| "version": "0.2.0", | |
| "resolved": "https://registry.npmjs.org/browserify-zlib/-/browserify-zlib-0.2.0.tgz", | |
| "integrity": "sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "pako": "~1.0.5" | |
| } | |
| }, | |
| "node_modules/clone": { | |
| "version": "2.1.2", | |
| "resolved": "https://registry.npmjs.org/clone/-/clone-2.1.2.tgz", | |
| "integrity": "sha512-3Pe/CF1Nn94hyhIYpjtiLhdCoEoz0DqQ+988E9gmeEdQZlojxnOb74wctFyuwWQHzqyf9X7C7MG8juUpqBJT8w==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.8" | |
| } | |
| }, | |
| "node_modules/dfa": { | |
| "version": "1.2.0", | |
| "resolved": "https://registry.npmjs.org/dfa/-/dfa-1.2.0.tgz", | |
| "integrity": "sha512-ED3jP8saaweFTjeGX8HQPjeC1YYyZs98jGNZx6IiBvxW7JG5v492kamAQB3m2wop07CvU/RQmzcKr6bgcC5D/Q==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/fast-deep-equal": { | |
| "version": "3.1.3", | |
| "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", | |
| "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/fontkit": { | |
| "version": "2.0.4", | |
| "resolved": "https://registry.npmjs.org/fontkit/-/fontkit-2.0.4.tgz", | |
| "integrity": "sha512-syetQadaUEDNdxdugga9CpEYVaQIxOwk7GlwZWWZ19//qW4zE5bknOKeMBDYAASwnpaSHKJITRLMF9m1fp3s6g==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@swc/helpers": "^0.5.12", | |
| "brotli": "^1.3.2", | |
| "clone": "^2.1.2", | |
| "dfa": "^1.2.0", | |
| "fast-deep-equal": "^3.1.3", | |
| "restructure": "^3.0.0", | |
| "tiny-inflate": "^1.0.3", | |
| "unicode-properties": "^1.4.0", | |
| "unicode-trie": "^2.0.0" | |
| } | |
| }, | |
| "node_modules/iceberg-js": { | |
| "version": "0.8.1", | |
| "resolved": "https://registry.npmjs.org/iceberg-js/-/iceberg-js-0.8.1.tgz", | |
| "integrity": "sha512-1dhVQZXhcHje7798IVM+xoo/1ZdVfzOMIc8/rgVSijRK38EDqOJoGula9N/8ZI5RD8QTxNQtK/Gozpr+qUqRRA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=20.0.0" | |
| } | |
| }, | |
| "node_modules/jose": { | |
| "version": "6.2.3", | |
| "resolved": "https://registry.npmjs.org/jose/-/jose-6.2.3.tgz", | |
| "integrity": "sha512-YYVDInQKFJfR/xa3ojUTl8c2KoTwiL1R5Wg9YCydwH0x0B9grbzlg5HC7mMjCtUJjbQ/YnGEZIhI5tCgfTb4Hw==", | |
| "license": "MIT", | |
| "funding": { | |
| "url": "https://github.com/sponsors/panva" | |
| } | |
| }, | |
| "node_modules/js-md5": { | |
| "version": "0.8.3", | |
| "resolved": "https://registry.npmjs.org/js-md5/-/js-md5-0.8.3.tgz", | |
| "integrity": "sha512-qR0HB5uP6wCuRMrWPTrkMaev7MJZwJuuw4fnwAzRgP4J4/F8RwtodOKpGp4XpqsLBFzzgqIO42efFAyz2Et6KQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/linebreak": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/linebreak/-/linebreak-1.1.0.tgz", | |
| "integrity": "sha512-MHp03UImeVhB7XZtjd0E4n6+3xr5Dq/9xI/5FptGk5FrbDR3zagPa2DS6U8ks/3HjbKWG9Q1M2ufOzxV2qLYSQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "base64-js": "0.0.8", | |
| "unicode-trie": "^2.0.0" | |
| } | |
| }, | |
| "node_modules/linebreak/node_modules/base64-js": { | |
| "version": "0.0.8", | |
| "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-0.0.8.tgz", | |
| "integrity": "sha512-3XSA2cR/h/73EzlXXdU6YNycmYI7+kicTxks4eJg2g39biHR84slg2+des+p7iHYhbRg/udIS4TD53WabcOUkw==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">= 0.4" | |
| } | |
| }, | |
| "node_modules/pako": { | |
| "version": "1.0.11", | |
| "resolved": "https://registry.npmjs.org/pako/-/pako-1.0.11.tgz", | |
| "integrity": "sha512-4hLB8Py4zZce5s4yd9XzopqwVv/yGNhV1Bl8NTmCq1763HeK2+EwVTv+leGeL13Dnh2wfbqowVPXCIO0z4taYw==", | |
| "license": "(MIT AND Zlib)" | |
| }, | |
| "node_modules/pdfkit": { | |
| "version": "0.19.1", | |
| "resolved": "https://registry.npmjs.org/pdfkit/-/pdfkit-0.19.1.tgz", | |
| "integrity": "sha512-6Gzk+wDwTs4VSxsR5rCMTnIl5nlmkye1oWB0l2hDB1EX6ZNSIBroKQEv+2+fPPn+stVjyqzmsqRJVDfB9fo5DA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "@noble/ciphers": "^1.0.0", | |
| "@noble/hashes": "^1.6.0", | |
| "fontkit": "^2.0.4", | |
| "js-md5": "^0.8.3", | |
| "linebreak": "^1.1.0", | |
| "png-js": "^1.1.0" | |
| } | |
| }, | |
| "node_modules/pg": { | |
| "version": "8.22.0", | |
| "resolved": "https://registry.npmjs.org/pg/-/pg-8.22.0.tgz", | |
| "integrity": "sha512-8wih1vVIBMxoUM2oB4soJsD9tDnDpLv4OXBJ+EJzFsvycD+lfyIreC2gGHq78f8jbLLt+bvlPTFdFZfJkOuzAA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "pg-connection-string": "^2.14.0", | |
| "pg-pool": "^3.14.0", | |
| "pg-protocol": "^1.15.0", | |
| "pg-types": "2.2.0", | |
| "pgpass": "1.0.5" | |
| }, | |
| "engines": { | |
| "node": ">= 16.0.0" | |
| }, | |
| "optionalDependencies": { | |
| "pg-cloudflare": "^1.4.0" | |
| }, | |
| "peerDependencies": { | |
| "pg-native": ">=3.0.1" | |
| }, | |
| "peerDependenciesMeta": { | |
| "pg-native": { | |
| "optional": true | |
| } | |
| } | |
| }, | |
| "node_modules/pg-cloudflare": { | |
| "version": "1.4.0", | |
| "resolved": "https://registry.npmjs.org/pg-cloudflare/-/pg-cloudflare-1.4.0.tgz", | |
| "integrity": "sha512-Vo7z/6rrQYxpNRylp4Tlob2elzbh+N/MOQbxFVWCxS7oEx6jF53GTJFxK2WWpKuBRkmiin4Mt+xofFDjx09R0A==", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/pg-connection-string": { | |
| "version": "2.14.0", | |
| "resolved": "https://registry.npmjs.org/pg-connection-string/-/pg-connection-string-2.14.0.tgz", | |
| "integrity": "sha512-XwWDGcLRGCXAR8F/AM5bG7Q+A3Wm2s6QeEjlOKZLlH3UYcguiqCWKyWXVag5TLTIjR7oOJUY8kcADaZgWPyLeg==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/pg-int8": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/pg-int8/-/pg-int8-1.0.1.tgz", | |
| "integrity": "sha512-WCtabS6t3c8SkpDBUlb1kjOs7l66xsGdKpIPZsg4wR+B3+u9UAum2odSsF9tnvxg80h4ZxLWMy4pRjOsFIqQpw==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">=4.0.0" | |
| } | |
| }, | |
| "node_modules/pg-pool": { | |
| "version": "3.14.0", | |
| "resolved": "https://registry.npmjs.org/pg-pool/-/pg-pool-3.14.0.tgz", | |
| "integrity": "sha512-gKtPkFdQPU3DksooVLi9LsjZxrsBUZIpa+7aVx+LV5pNh0KzP4Zleud2po+ConrxbuXGBJ6Hfer6hdgpIBpBaw==", | |
| "license": "MIT", | |
| "peerDependencies": { | |
| "pg": ">=8.0" | |
| } | |
| }, | |
| "node_modules/pg-protocol": { | |
| "version": "1.15.0", | |
| "resolved": "https://registry.npmjs.org/pg-protocol/-/pg-protocol-1.15.0.tgz", | |
| "integrity": "sha512-cq9sECI5s0+uPUXjbz8ioyPJni6RzsRib0US67i5IoTZKw8fNeYlVE7u8F4dG7vEJJtc5wdD1K189lCCUwqWTQ==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/pg-types": { | |
| "version": "2.2.0", | |
| "resolved": "https://registry.npmjs.org/pg-types/-/pg-types-2.2.0.tgz", | |
| "integrity": "sha512-qTAAlrEsl8s4OiEQY69wDvcMIdQN6wdz5ojQiOy6YRMuynxenON0O5oCpJI6lshc6scgAY8qvJ2On/p+CXY0GA==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "pg-int8": "1.0.1", | |
| "postgres-array": "~2.0.0", | |
| "postgres-bytea": "~1.0.0", | |
| "postgres-date": "~1.0.4", | |
| "postgres-interval": "^1.1.0" | |
| }, | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/pgpass": { | |
| "version": "1.0.5", | |
| "resolved": "https://registry.npmjs.org/pgpass/-/pgpass-1.0.5.tgz", | |
| "integrity": "sha512-FdW9r/jQZhSeohs1Z3sI1yxFQNFvMcnmfuj4WBMUTxOrAyLMaTcE1aAMBiTlbMNaXvBCQuVi0R7hd8udDSP7ug==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "split2": "^4.1.0" | |
| } | |
| }, | |
| "node_modules/png-js": { | |
| "version": "1.1.0", | |
| "resolved": "https://registry.npmjs.org/png-js/-/png-js-1.1.0.tgz", | |
| "integrity": "sha512-PM/uYGzGdNSzqeOgly68+6wKQDL1SY0a/N+OEa/+br6LnHWOAJB0Npiamnodfq3jd2LS/i2fMeOKSAILjA+m5Q==", | |
| "dependencies": { | |
| "browserify-zlib": "^0.2.0" | |
| } | |
| }, | |
| "node_modules/postgres-array": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/postgres-array/-/postgres-array-2.0.0.tgz", | |
| "integrity": "sha512-VpZrUqU5A69eQyW2c5CA1jtLecCsN2U/bD6VilrFDWq5+5UIEVO7nazS3TEcHf1zuPYO/sqGvUvW62g86RXZuA==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=4" | |
| } | |
| }, | |
| "node_modules/postgres-bytea": { | |
| "version": "1.0.1", | |
| "resolved": "https://registry.npmjs.org/postgres-bytea/-/postgres-bytea-1.0.1.tgz", | |
| "integrity": "sha512-5+5HqXnsZPE65IJZSMkZtURARZelel2oXUEO8rH83VS/hxH5vv1uHquPg5wZs8yMAfdv971IU+kcPUczi7NVBQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/postgres-date": { | |
| "version": "1.0.7", | |
| "resolved": "https://registry.npmjs.org/postgres-date/-/postgres-date-1.0.7.tgz", | |
| "integrity": "sha512-suDmjLVQg78nMK2UZ454hAG+OAW+HQPZ6n++TNDUX+L0+uUlLywnoxJKDou51Zm+zTCjrCl0Nq6J9C5hP9vK/Q==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/postgres-interval": { | |
| "version": "1.2.0", | |
| "resolved": "https://registry.npmjs.org/postgres-interval/-/postgres-interval-1.2.0.tgz", | |
| "integrity": "sha512-9ZhXKM/rw350N1ovuWHbGxnGh/SNJ4cnxHiM0rxE4VN41wsg8P8zWn9hv/buK00RP4WvlOyr/RBDiptyxVbkZQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "xtend": "^4.0.0" | |
| }, | |
| "engines": { | |
| "node": ">=0.10.0" | |
| } | |
| }, | |
| "node_modules/restructure": { | |
| "version": "3.0.2", | |
| "resolved": "https://registry.npmjs.org/restructure/-/restructure-3.0.2.tgz", | |
| "integrity": "sha512-gSfoiOEA0VPE6Tukkrr7I0RBdE0s7H1eFCDBk05l1KIQT1UIKNc5JZy6jdyW6eYH3aR3g5b3PuL77rq0hvwtAw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/split2": { | |
| "version": "4.2.0", | |
| "resolved": "https://registry.npmjs.org/split2/-/split2-4.2.0.tgz", | |
| "integrity": "sha512-UcjcJOWknrNkF6PLX83qcHM6KHgVKNkV62Y8a5uYDVv9ydGQVwAHMKqHdJje1VTWpljG0WYpCDhrCdAOYH4TWg==", | |
| "license": "ISC", | |
| "engines": { | |
| "node": ">= 10.x" | |
| } | |
| }, | |
| "node_modules/tiny-inflate": { | |
| "version": "1.0.3", | |
| "resolved": "https://registry.npmjs.org/tiny-inflate/-/tiny-inflate-1.0.3.tgz", | |
| "integrity": "sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/tslib": { | |
| "version": "2.8.1", | |
| "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.8.1.tgz", | |
| "integrity": "sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==", | |
| "license": "0BSD" | |
| }, | |
| "node_modules/unicode-properties": { | |
| "version": "1.4.1", | |
| "resolved": "https://registry.npmjs.org/unicode-properties/-/unicode-properties-1.4.1.tgz", | |
| "integrity": "sha512-CLjCCLQ6UuMxWnbIylkisbRj31qxHPAurvena/0iwSVbQ2G1VY5/HjV0IRabOEbDHlzZlRdCrD4NhB0JtU40Pg==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "base64-js": "^1.3.0", | |
| "unicode-trie": "^2.0.0" | |
| } | |
| }, | |
| "node_modules/unicode-trie": { | |
| "version": "2.0.0", | |
| "resolved": "https://registry.npmjs.org/unicode-trie/-/unicode-trie-2.0.0.tgz", | |
| "integrity": "sha512-x7bc76x0bm4prf1VLg79uhAzKw8DVboClSN5VxJuQ+LKDOVEW9CdH+VY7SP+vX7xCYQqzzgQpFqz15zeLvAtZQ==", | |
| "license": "MIT", | |
| "dependencies": { | |
| "pako": "^0.2.5", | |
| "tiny-inflate": "^1.0.0" | |
| } | |
| }, | |
| "node_modules/unicode-trie/node_modules/pako": { | |
| "version": "0.2.9", | |
| "resolved": "https://registry.npmjs.org/pako/-/pako-0.2.9.tgz", | |
| "integrity": "sha512-NUcwaKxUxWrZLpDG+z/xZaCgQITkA/Dv4V/T6bw7VON6l1Xz/VnrBqrYjZQ12TamKHzITTfOEIYUj48y2KXImA==", | |
| "license": "MIT" | |
| }, | |
| "node_modules/xtend": { | |
| "version": "4.0.2", | |
| "resolved": "https://registry.npmjs.org/xtend/-/xtend-4.0.2.tgz", | |
| "integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==", | |
| "license": "MIT", | |
| "engines": { | |
| "node": ">=0.4" | |
| } | |
| } | |
| } | |
| } | |