UNPKG

554 BJSONView Raw
1{
2 "name": "pdfjs-dist",
3 "version": "2.4.456",
4 "main": "build/pdf.js",
5 "description": "Generic build of Mozilla's PDF.js library.",
6 "keywords": [
7 "Mozilla",
8 "pdf",
9 "pdf.js"
10 ],
11 "homepage": "http://mozilla.github.io/pdf.js/",
12 "bugs": "https://github.com/mozilla/pdf.js/issues",
13 "license": "Apache-2.0",
14 "browser": {
15 "fs": false,
16 "http": false,
17 "https": false,
18 "url": false,
19 "zlib": false
20 },
21 "format": "amd",
22 "repository": {
23 "type": "git",
24 "url": "https://github.com/mozilla/pdfjs-dist"
25 }
26}
\No newline at end of file