package.json 304 B

12345678910111213
  1. {
  2. "name": "pdfjs-dist",
  3. "version": "1.0.737",
  4. "description": "Generic build of Mozilla's PDF.js library.",
  5. "keywords": [
  6. "Mozilla",
  7. "pdf",
  8. "pdf.js"
  9. ],
  10. "homepage": "http://mozilla.github.io/pdf.js/",
  11. "bugs": "https://github.com/mozilla/pdf.js/issues",
  12. "license": "Apache-2.0"
  13. }