1 Star 0 Fork 5

CherishTheYouth/pdfjs-dist

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 668 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "pdfjs-dist",
"version": "2.10.377",
"main": "build/pdf.js",
"types": "types/src/pdf.d.ts",
"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",
"peerDependencies": {
"worker-loader": "^3.0.7"
},
"browser": {
"canvas": false,
"fs": false,
"http": false,
"https": false,
"url": false,
"zlib": false
},
"format": "amd",
"repository": {
"type": "git",
"url": "https://github.com/mozilla/pdfjs-dist"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/JingWa/pdfjs-dist.git
[email protected]:JingWa/pdfjs-dist.git
JingWa
pdfjs-dist
pdfjs-dist
master

搜索帮助