package.json 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. {
  2. "_from": "pdfh5",
  3. "_id": "pdfh5@1.3.20",
  4. "_inBundle": false,
  5. "_integrity": "sha1-T9QffjBrUdci2KWgESPPPX6upJk=",
  6. "_location": "/pdfh5",
  7. "_phantomChildren": {},
  8. "_requested": {
  9. "type": "tag",
  10. "registry": true,
  11. "raw": "pdfh5",
  12. "name": "pdfh5",
  13. "escapedName": "pdfh5",
  14. "rawSpec": "",
  15. "saveSpec": null,
  16. "fetchSpec": "latest"
  17. },
  18. "_requiredBy": [
  19. "#USER",
  20. "/"
  21. ],
  22. "_resolved": "https://registry.npm.taobao.org/pdfh5/download/pdfh5-1.3.20.tgz",
  23. "_shasum": "4fd41f7e306b51d722d8a5a01123cf3d7eaea499",
  24. "_spec": "pdfh5",
  25. "_where": "D:\\yuwenjun_dev\\caimei-applets-caime",
  26. "author": {
  27. "name": "Gao Jin"
  28. },
  29. "bugs": {
  30. "url": "https://github.com/gjTool/pdfh5/issues"
  31. },
  32. "bundleDependencies": false,
  33. "dependencies": {},
  34. "deprecated": false,
  35. "description": " JS plugin of preview PDF for mobile. web/h5/移动端PDF预览手势缩放插件",
  36. "devDependencies": {},
  37. "directories": {
  38. "example": "example"
  39. },
  40. "homepage": "https://github.com/gjTool/pdfh5#readme",
  41. "keywords": [
  42. "pdf",
  43. "pdf.js",
  44. "pdfjs",
  45. "pdfh5",
  46. "pdfh5.js",
  47. "javascript",
  48. "plugin",
  49. "library",
  50. "mobile"
  51. ],
  52. "license": "MIT",
  53. "main": "js/pdfh5.js",
  54. "name": "pdfh5",
  55. "repository": {
  56. "type": "git",
  57. "url": "git+https://github.com/gjTool/pdfh5.git"
  58. },
  59. "scripts": {},
  60. "version": "1.3.20"
  61. }