suyiScreen/node_modules/pdfjs-dist/package.json

59 lines
1.4 KiB
JSON

{
"_args": [
[
"pdfjs-dist@2.6.347",
"C:\\hjmWeb\\suyiScreen\\suyiScreen"
]
],
"_from": "pdfjs-dist@2.6.347",
"_id": "pdfjs-dist@2.6.347",
"_inBundle": false,
"_integrity": "sha512-QC+h7hG2su9v/nU1wEI3SnpPIrqJODL7GTDFvR74ANKGq1AFJW16PH8VWnhpiTi9YcLSFV9xLeWSgq+ckHLdVQ==",
"_location": "/pdfjs-dist",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pdfjs-dist@2.6.347",
"name": "pdfjs-dist",
"escapedName": "pdfjs-dist",
"rawSpec": "2.6.347",
"saveSpec": null,
"fetchSpec": "2.6.347"
},
"_requiredBy": [
"/vue-pdf"
],
"_resolved": "https://registry.npmjs.org/pdfjs-dist/-/pdfjs-dist-2.6.347.tgz",
"_spec": "2.6.347",
"_where": "C:\\hjmWeb\\suyiScreen\\suyiScreen",
"browser": {
"canvas": false,
"fs": false,
"http": false,
"https": false,
"url": false,
"zlib": false
},
"bugs": {
"url": "https://github.com/mozilla/pdf.js/issues"
},
"description": "Generic build of Mozilla's PDF.js library.",
"format": "amd",
"homepage": "http://mozilla.github.io/pdf.js/",
"keywords": [
"Mozilla",
"pdf",
"pdf.js"
],
"license": "Apache-2.0",
"main": "build/pdf.js",
"name": "pdfjs-dist",
"repository": {
"type": "git",
"url": "git+https://github.com/mozilla/pdfjs-dist.git"
},
"types": "types/pdf.d.ts",
"version": "2.6.347"
}