1234567891011121314151617 |
- {
- "name": "pdfjs-dist",
- "version": "1.0.1143",
- "description": "Generic build of Mozilla's PDF.js library.",
- "keywords": [
- "Mozilla",
- "pdf",
- "pdf.js"
- ],
- "homepage": "http://mozilla.github.io/pdf.js/",
- "bugs": "https://github.com/mozilla/pdf.js/issues",
- "license": "Apache-2.0",
- "repository": {
- "type": "git",
- "url": "https://github.com/mozilla/pdfjs-dist"
- }
- }
|