You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 1.7 KiB

3 years ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263
  1. {
  2. "_args": [
  3. [
  4. "pdfjs-dist@2.1.266",
  5. "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp"
  6. ]
  7. ],
  8. "_from": "pdfjs-dist@2.1.266",
  9. "_id": "pdfjs-dist@2.1.266",
  10. "_inBundle": false,
  11. "_integrity": "sha512-Jy7o1wE3NezPxozexSbq4ltuLT0Z21ew/qrEiAEeUZzHxMHGk4DUV1D7RuCXg5vJDvHmjX1YssN+we9QfRRgXQ==",
  12. "_location": "/pdfjs-dist",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "pdfjs-dist@2.1.266",
  18. "name": "pdfjs-dist",
  19. "escapedName": "pdfjs-dist",
  20. "rawSpec": "2.1.266",
  21. "saveSpec": null,
  22. "fetchSpec": "2.1.266"
  23. },
  24. "_requiredBy": [
  25. "/react-pdf"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-2.1.266.tgz",
  28. "_spec": "2.1.266",
  29. "_where": "/Users/michielcarman/Server Code/Repository/clients-rpm-kit-manager/code/RPM.KitManager/RPM.KitManager.Web/ClientApp",
  30. "browser": {
  31. "fs": false,
  32. "http": false,
  33. "https": false,
  34. "node-ensure": false,
  35. "zlib": false
  36. },
  37. "bugs": {
  38. "url": "https://github.com/mozilla/pdf.js/issues"
  39. },
  40. "dependencies": {
  41. "node-ensure": "^0.0.0",
  42. "worker-loader": "^2.0.0"
  43. },
  44. "description": "Generic build of Mozilla's PDF.js library.",
  45. "format": "amd",
  46. "homepage": "http://mozilla.github.io/pdf.js/",
  47. "keywords": [
  48. "Mozilla",
  49. "pdf",
  50. "pdf.js"
  51. ],
  52. "license": "Apache-2.0",
  53. "main": "build/pdf.js",
  54. "name": "pdfjs-dist",
  55. "peerDependencies": {
  56. "webpack": "^3.0.0 || ^4.0.0-alpha.0 || ^4.0.0"
  57. },
  58. "repository": {
  59. "type": "git",
  60. "url": "git+https://github.com/mozilla/pdfjs-dist.git"
  61. },
  62. "version": "2.1.266"
  63. }