Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 

50 righe
1.9 KiB

  1. {
  2. "requires": true,
  3. "lockfileVersion": 1,
  4. "dependencies": {
  5. "base64-arraybuffer": {
  6. "version": "1.0.2",
  7. "resolved": "https://registry.npmmirror.com/base64-arraybuffer/-/base64-arraybuffer-1.0.2.tgz",
  8. "integrity": "sha512-I3yl4r9QB5ZRY3XuJVEPfc2XhZO6YweFPI+UovAzn+8/hb3oJ6lnysaFcjVpkCPfVWFUDvoZ8kmVDP7WyRtYtQ=="
  9. },
  10. "css-line-break": {
  11. "version": "2.1.0",
  12. "resolved": "https://registry.npmmirror.com/css-line-break/-/css-line-break-2.1.0.tgz",
  13. "integrity": "sha512-FHcKFCZcAha3LwfVBhCQbW2nCNbkZXn7KVUJcsT5/P8YmfsVja0FMPJr0B903j/E69HUphKiV9iQArX8SDYA4w==",
  14. "requires": {
  15. "utrie": "^1.0.2"
  16. }
  17. },
  18. "html2canvas": {
  19. "version": "1.4.1",
  20. "resolved": "https://registry.npmmirror.com/html2canvas/-/html2canvas-1.4.1.tgz",
  21. "integrity": "sha512-fPU6BHNpsyIhr8yyMpTLLxAbkaK8ArIBcmZIRiBLiDhjeqvXolaEmDGmELFuX9I4xDcaKKcJl+TKZLqruBbmWA==",
  22. "requires": {
  23. "css-line-break": "^2.1.0",
  24. "text-segmentation": "^1.0.3"
  25. }
  26. },
  27. "text-segmentation": {
  28. "version": "1.0.3",
  29. "resolved": "https://registry.npmmirror.com/text-segmentation/-/text-segmentation-1.0.3.tgz",
  30. "integrity": "sha512-iOiPUo/BGnZ6+54OsWxZidGCsdU8YbE4PSpdPinp7DeMtUJNJBoJ/ouUSTJjHkh1KntHaltHl/gDs2FC4i5+Nw==",
  31. "requires": {
  32. "utrie": "^1.0.2"
  33. }
  34. },
  35. "utrie": {
  36. "version": "1.0.2",
  37. "resolved": "https://registry.npmmirror.com/utrie/-/utrie-1.0.2.tgz",
  38. "integrity": "sha512-1MLa5ouZiOmQzUbjbu9VmjLzn1QLXBhwpUa7kdLUQK+KQ5KA9I1vk5U4YHe/X2Ch7PYnJfWuWT+VbuxbGwljhw==",
  39. "requires": {
  40. "base64-arraybuffer": "^1.0.2"
  41. }
  42. },
  43. "wxml2canvas": {
  44. "version": "1.0.1",
  45. "resolved": "https://registry.npmmirror.com/wxml2canvas/-/wxml2canvas-1.0.1.tgz",
  46. "integrity": "sha512-AdWvxgTjJtW/m6Cki1cwGO0HOERKU8O9V3RcCz8UyqJbrPF7e8Nv27/epYiIs64HlbPTKWTLl7ECjQi6UVducA=="
  47. }
  48. }
  49. }