1 | {
|
---|
2 | "_from": "html2canvas@1.4.1",
|
---|
3 | "_id": "html2canvas@1.4.1",
|
---|
4 | "_inBundle": false,
|
---|
5 | "_integrity": "sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==",
|
---|
6 | "_location": "/html2canvas",
|
---|
7 | "_phantomChildren": {},
|
---|
8 | "_requested": {
|
---|
9 | "type": "version",
|
---|
10 | "registry": true,
|
---|
11 | "raw": "html2canvas@1.4.1",
|
---|
12 | "name": "html2canvas",
|
---|
13 | "escapedName": "html2canvas",
|
---|
14 | "rawSpec": "1.4.1",
|
---|
15 | "saveSpec": null,
|
---|
16 | "fetchSpec": "1.4.1"
|
---|
17 | },
|
---|
18 | "_requiredBy": [
|
---|
19 | "/jspdf"
|
---|
20 | ],
|
---|
21 | "_resolved": "https://registry.npmjs.org/html2canvas/-/html2canvas-1.4.1.tgz",
|
---|
22 | "_shasum": "7cef1888311b5011d507794a066041b14669a543",
|
---|
23 | "_spec": "html2canvas@1.4.1",
|
---|
24 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/jspdf",
|
---|
25 | "author": {
|
---|
26 | "name": "Niklas von Hertzen",
|
---|
27 | "email": "niklasvh@gmail.com",
|
---|
28 | "url": "https://hertzen.com"
|
---|
29 | },
|
---|
30 | "browser": "dist/html2canvas.js",
|
---|
31 | "bugs": {
|
---|
32 | "url": "https://github.com/niklasvh/html2canvas/issues"
|
---|
33 | },
|
---|
34 | "bundleDependencies": false,
|
---|
35 | "dependencies": {
|
---|
36 | "css-line-break": "^2.1.0",
|
---|
37 | "text-segmentation": "^1.0.3"
|
---|
38 | },
|
---|
39 | "deprecated": false,
|
---|
40 | "description": "Screenshots with JavaScript",
|
---|
41 | "devDependencies": {
|
---|
42 | "@babel/cli": "^7.4.3",
|
---|
43 | "@babel/core": "^7.4.3",
|
---|
44 | "@babel/preset-env": "^7.4.3",
|
---|
45 | "@babel/preset-flow": "^7.0.0",
|
---|
46 | "@rollup/plugin-commonjs": "^19.0.0",
|
---|
47 | "@rollup/plugin-json": "^4.1.0",
|
---|
48 | "@rollup/plugin-node-resolve": "^13.0.0",
|
---|
49 | "@rollup/plugin-typescript": "^8.2.1",
|
---|
50 | "@types/chai": "^4.1.7",
|
---|
51 | "@types/express": "^4.17.13",
|
---|
52 | "@types/glob": "^7.1.1",
|
---|
53 | "@types/jest": "^26.0.24",
|
---|
54 | "@types/jest-image-snapshot": "^4.3.1",
|
---|
55 | "@types/karma": "^6.3.0",
|
---|
56 | "@types/mocha": "^8.2.3",
|
---|
57 | "@types/node": "^16.3.1",
|
---|
58 | "@types/platform": "^1.3.4",
|
---|
59 | "@types/promise-polyfill": "^6.0.3",
|
---|
60 | "@typescript-eslint/eslint-plugin": "^4.28.2",
|
---|
61 | "@typescript-eslint/parser": "^4.28.2",
|
---|
62 | "appium-ios-simulator": "^3.10.0",
|
---|
63 | "babel-eslint": "^10.0.1",
|
---|
64 | "babel-loader": "^8.0.5",
|
---|
65 | "babel-plugin-add-module-exports": "^1.0.2",
|
---|
66 | "babel-plugin-dev-expression": "^0.2.1",
|
---|
67 | "base64-arraybuffer": "1.0.1",
|
---|
68 | "body-parser": "^1.19.0",
|
---|
69 | "chai": "4.1.1",
|
---|
70 | "chromeless": "^1.5.2",
|
---|
71 | "cors": "^2.8.5",
|
---|
72 | "es6-promise": "^4.2.8",
|
---|
73 | "eslint": "^7.30.0",
|
---|
74 | "eslint-config-prettier": "^8.3.0",
|
---|
75 | "eslint-plugin-prettier": "3.4.0",
|
---|
76 | "express": "^4.17.1",
|
---|
77 | "filenamify-url": "1.0.0",
|
---|
78 | "glob": "7.1.3",
|
---|
79 | "html2canvas-proxy": "1.0.1",
|
---|
80 | "jest": "^27.0.6",
|
---|
81 | "jest-image-snapshot": "^4.5.1",
|
---|
82 | "jquery": "^3.5.1",
|
---|
83 | "js-polyfills": "^0.1.42",
|
---|
84 | "karma": "^6.3.2",
|
---|
85 | "karma-chrome-launcher": "^3.1.0",
|
---|
86 | "karma-edge-launcher": "^0.4.2",
|
---|
87 | "karma-firefox-launcher": "^2.1.0",
|
---|
88 | "karma-ie-launcher": "^1.0.0",
|
---|
89 | "karma-junit-reporter": "^2.0.1",
|
---|
90 | "karma-mocha": "^2.0.1",
|
---|
91 | "karma-safarinative-launcher": "^1.1.0",
|
---|
92 | "karma-sauce-launcher": "^2.0.2",
|
---|
93 | "mocha": "^9.0.2",
|
---|
94 | "node-simctl": "^5.3.0",
|
---|
95 | "platform": "^1.3.6",
|
---|
96 | "prettier": "^2.3.2",
|
---|
97 | "replace-in-file": "^3.0.0",
|
---|
98 | "rimraf": "^3.0.2",
|
---|
99 | "rollup": "^2.53.1",
|
---|
100 | "rollup-plugin-sourcemaps": "^0.6.3",
|
---|
101 | "serve-index": "^1.9.1",
|
---|
102 | "slash": "1.0.0",
|
---|
103 | "standard-version": "^8.0.2",
|
---|
104 | "ts-jest": "^27.0.3",
|
---|
105 | "ts-loader": "^8.3.0",
|
---|
106 | "ts-node": "^10.1.0",
|
---|
107 | "tslib": "^2.3.0",
|
---|
108 | "typescript": "^4.3.5",
|
---|
109 | "uglify-js": "^3.13.10",
|
---|
110 | "uglifyjs-webpack-plugin": "^2.2.0",
|
---|
111 | "webpack": "^4.46.0",
|
---|
112 | "webpack-cli": "^3.3.12",
|
---|
113 | "yargs": "^17.0.1"
|
---|
114 | },
|
---|
115 | "engines": {
|
---|
116 | "node": ">=8.0.0"
|
---|
117 | },
|
---|
118 | "homepage": "https://html2canvas.hertzen.com",
|
---|
119 | "license": "MIT",
|
---|
120 | "main": "dist/html2canvas.js",
|
---|
121 | "module": "dist/html2canvas.esm.js",
|
---|
122 | "name": "html2canvas",
|
---|
123 | "repository": {
|
---|
124 | "type": "git",
|
---|
125 | "url": "git+ssh://git@github.com/niklasvh/html2canvas.git"
|
---|
126 | },
|
---|
127 | "scripts": {
|
---|
128 | "build": "tsc --module commonjs && rollup -c rollup.config.ts && npm run build:create-reftest-list && npm run build:testrunner && npm run build:minify",
|
---|
129 | "build:create-reftest-list": "ts-node scripts/create-reftest-list.ts tests/reftests/ignore.txt build/reftests.ts",
|
---|
130 | "build:minify": "uglifyjs --compress --comments /^!/ -o dist/html2canvas.min.js --mangle -- dist/html2canvas.js",
|
---|
131 | "build:reftest-preview": "webpack --config www/webpack.config.js",
|
---|
132 | "build:reftest-result-list": "ts-node scripts/create-reftest-result-list.ts",
|
---|
133 | "build:testrunner": "rollup -c tests/rollup.config.ts",
|
---|
134 | "format": "prettier --write \"{src,www/src,tests,scripts}/**/*.ts\"",
|
---|
135 | "karma": "ts-node tests/karma",
|
---|
136 | "lint": "eslint src/**/*.ts --max-warnings 0",
|
---|
137 | "prebuild": "rimraf dist/ && rimraf build/ && mkdirp dist && mkdirp build",
|
---|
138 | "reftests-diff": "mkdirp tmp/snapshots && jest --roots=tests --testMatch=**/reftest-diff.ts",
|
---|
139 | "release": "standard-version",
|
---|
140 | "start": "ts-node tests/server --port=8080 --cors=8081",
|
---|
141 | "test": "npm run lint && npm run unittest && npm run karma",
|
---|
142 | "unittest": "jest",
|
---|
143 | "watch": "rollup -c rollup.config.ts -w",
|
---|
144 | "watch:unittest": "mocha --require ts-node/register --watch-extensions ts -w src/**/__tests__/*.ts"
|
---|
145 | },
|
---|
146 | "title": "html2canvas",
|
---|
147 | "typings": "dist/types/index.d.ts",
|
---|
148 | "version": "1.4.1"
|
---|
149 | }
|
---|