package.json 5.1 KB

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