Spaces:
Sleeping
Sleeping
| { | |
| "name": "pro3", | |
| "lockfileVersion": 3, | |
| "requires": true, | |
| "packages": { | |
| "": { | |
| "dependencies": { | |
| "jspdf": "^2.5.1" | |
| } | |
| }, | |
| "node_modules/@babel/runtime": { | |
| "version": "7.24.6", | |
| "license": "MIT", | |
| "dependencies": { | |
| "regenerator-runtime": "^0.14.0" | |
| }, | |
| "engines": { | |
| "node": ">=6.9.0" | |
| } | |
| }, | |
| "node_modules/@types/raf": { | |
| "version": "3.4.3", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/atob": { | |
| "version": "2.1.2", | |
| "license": "(MIT OR Apache-2.0)", | |
| "bin": { | |
| "atob": "bin/atob.js" | |
| }, | |
| "engines": { | |
| "node": ">= 4.5.0" | |
| } | |
| }, | |
| "node_modules/base64-arraybuffer": { | |
| "version": "1.0.2", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">= 0.6.0" | |
| } | |
| }, | |
| "node_modules/btoa": { | |
| "version": "1.2.1", | |
| "license": "(MIT OR Apache-2.0)", | |
| "bin": { | |
| "btoa": "bin/btoa.js" | |
| }, | |
| "engines": { | |
| "node": ">= 0.4.0" | |
| } | |
| }, | |
| "node_modules/canvg": { | |
| "version": "3.0.10", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "@babel/runtime": "^7.12.5", | |
| "@types/raf": "^3.4.0", | |
| "core-js": "^3.8.3", | |
| "raf": "^3.4.1", | |
| "regenerator-runtime": "^0.13.7", | |
| "rgbcolor": "^1.0.1", | |
| "stackblur-canvas": "^2.0.0", | |
| "svg-pathdata": "^6.0.3" | |
| }, | |
| "engines": { | |
| "node": ">=10.0.0" | |
| } | |
| }, | |
| "node_modules/canvg/node_modules/regenerator-runtime": { | |
| "version": "0.13.11", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/core-js": { | |
| "version": "3.37.1", | |
| "hasInstallScript": true, | |
| "license": "MIT", | |
| "optional": true, | |
| "funding": { | |
| "type": "opencollective", | |
| "url": "https://opencollective.com/core-js" | |
| } | |
| }, | |
| "node_modules/css-line-break": { | |
| "version": "2.1.0", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "utrie": "^1.0.2" | |
| } | |
| }, | |
| "node_modules/dompurify": { | |
| "version": "2.5.5", | |
| "license": "(MPL-2.0 OR Apache-2.0)", | |
| "optional": true | |
| }, | |
| "node_modules/fflate": { | |
| "version": "0.4.8", | |
| "license": "MIT" | |
| }, | |
| "node_modules/html2canvas": { | |
| "version": "1.4.1", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "css-line-break": "^2.1.0", | |
| "text-segmentation": "^1.0.3" | |
| }, | |
| "engines": { | |
| "node": ">=8.0.0" | |
| } | |
| }, | |
| "node_modules/jspdf": { | |
| "version": "2.5.1", | |
| "resolved": "https://registry.npmjs.org/jspdf/-/jspdf-2.5.1.tgz", | |
| "integrity": "sha512-hXObxz7ZqoyhxET78+XR34Xu2qFGrJJ2I2bE5w4SM8eFaFEkW2xcGRVUss360fYelwRSid/jT078kbNvmoW0QA==", | |
| "dependencies": { | |
| "@babel/runtime": "^7.14.0", | |
| "atob": "^2.1.2", | |
| "btoa": "^1.2.1", | |
| "fflate": "^0.4.8" | |
| }, | |
| "optionalDependencies": { | |
| "canvg": "^3.0.6", | |
| "core-js": "^3.6.0", | |
| "dompurify": "^2.2.0", | |
| "html2canvas": "^1.0.0-rc.5" | |
| } | |
| }, | |
| "node_modules/performance-now": { | |
| "version": "2.1.0", | |
| "license": "MIT", | |
| "optional": true | |
| }, | |
| "node_modules/raf": { | |
| "version": "3.4.1", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "performance-now": "^2.1.0" | |
| } | |
| }, | |
| "node_modules/regenerator-runtime": { | |
| "version": "0.14.1", | |
| "license": "MIT" | |
| }, | |
| "node_modules/rgbcolor": { | |
| "version": "1.0.1", | |
| "license": "MIT OR SEE LICENSE IN FEEL-FREE.md", | |
| "optional": true, | |
| "engines": { | |
| "node": ">= 0.8.15" | |
| } | |
| }, | |
| "node_modules/stackblur-canvas": { | |
| "version": "2.7.0", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=0.1.14" | |
| } | |
| }, | |
| "node_modules/svg-pathdata": { | |
| "version": "6.0.3", | |
| "license": "MIT", | |
| "optional": true, | |
| "engines": { | |
| "node": ">=12.0.0" | |
| } | |
| }, | |
| "node_modules/text-segmentation": { | |
| "version": "1.0.3", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "utrie": "^1.0.2" | |
| } | |
| }, | |
| "node_modules/utrie": { | |
| "version": "1.0.2", | |
| "license": "MIT", | |
| "optional": true, | |
| "dependencies": { | |
| "base64-arraybuffer": "^1.0.2" | |
| } | |
| } | |
| } | |
| } | |