package.json 1.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758
  1. {
  2. "_args": [
  3. [
  4. "pdfjs-dist@2.6.347",
  5. "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
  6. ]
  7. ],
  8. "_from": "pdfjs-dist@2.6.347",
  9. "_id": "pdfjs-dist@2.6.347",
  10. "_inBundle": false,
  11. "_integrity": "sha512-QC+h7hG2su9v/nU1wEI3SnpPIrqJODL7GTDFvR74ANKGq1AFJW16PH8VWnhpiTi9YcLSFV9xLeWSgq+ckHLdVQ==",
  12. "_location": "/pdfjs-dist",
  13. "_phantomChildren": {},
  14. "_requested": {
  15. "type": "version",
  16. "registry": true,
  17. "raw": "pdfjs-dist@2.6.347",
  18. "name": "pdfjs-dist",
  19. "escapedName": "pdfjs-dist",
  20. "rawSpec": "2.6.347",
  21. "saveSpec": null,
  22. "fetchSpec": "2.6.347"
  23. },
  24. "_requiredBy": [
  25. "/vue-pdf"
  26. ],
  27. "_resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-2.6.347.tgz",
  28. "_spec": "2.6.347",
  29. "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
  30. "browser": {
  31. "canvas": false,
  32. "fs": false,
  33. "http": false,
  34. "https": false,
  35. "url": false,
  36. "zlib": false
  37. },
  38. "bugs": {
  39. "url": "https://github.com/mozilla/pdf.js/issues"
  40. },
  41. "description": "Generic build of Mozilla's PDF.js library.",
  42. "format": "amd",
  43. "homepage": "http://mozilla.github.io/pdf.js/",
  44. "keywords": [
  45. "Mozilla",
  46. "pdf",
  47. "pdf.js"
  48. ],
  49. "license": "Apache-2.0",
  50. "main": "build/pdf.js",
  51. "name": "pdfjs-dist",
  52. "repository": {
  53. "type": "git",
  54. "url": "git+https://github.com/mozilla/pdfjs-dist.git"
  55. },
  56. "types": "types/pdf.d.ts",
  57. "version": "2.6.347"
  58. }