yanchengPowerSupply/node_modules/pdfjs-dist/package.json

71 lines
1.6 KiB
JSON

{
"_args": [
[
"pdfjs-dist@2.16.105",
"D:\\林谷智能项目\\yanchengPowerSupply"
]
],
"_from": "pdfjs-dist@2.16.105",
"_id": "pdfjs-dist@2.16.105",
"_inBundle": false,
"_integrity": "sha512-J4dn41spsAwUxCpEoVf6GVoz908IAA3mYiLmNxg8J9kfRXc2jxpbUepcP0ocp0alVNLFthTAM8DZ1RaHh8sU0A==",
"_location": "/pdfjs-dist",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pdfjs-dist@2.16.105",
"name": "pdfjs-dist",
"escapedName": "pdfjs-dist",
"rawSpec": "2.16.105",
"saveSpec": null,
"fetchSpec": "2.16.105"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmmirror.com/pdfjs-dist/-/pdfjs-dist-2.16.105.tgz",
"_spec": "2.16.105",
"_where": "D:\\林谷智能项目\\yanchengPowerSupply",
"browser": {
"canvas": false,
"fs": false,
"http": false,
"https": false,
"url": false,
"zlib": false
},
"bugs": {
"url": "https://github.com/mozilla/pdf.js/issues"
},
"dependencies": {
"dommatrix": "^1.0.3",
"web-streams-polyfill": "^3.2.1"
},
"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",
"peerDependencies": {
"worker-loader": "^3.0.8"
},
"peerDependenciesMeta": {
"worker-loader": {
"optional": true
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/mozilla/pdfjs-dist.git"
},
"types": "types/src/pdf.d.ts",
"version": "2.16.105"
}