4 Star 13 Fork 6

Gitee 极速下载/pdfjs-dist

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/mozilla/pdfjs-dist
克隆/下载
package.json 727 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"name": "pdfjs-dist",
"version": "3.2.146",
"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",
"optionalDependencies": {
"canvas": "^2.11.0"
},
"dependencies": {
"web-streams-polyfill": "^3.2.1"
},
"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/mirrors/pdfjs-dist.git
[email protected]:mirrors/pdfjs-dist.git
mirrors
pdfjs-dist
pdfjs-dist
master

搜索帮助