1 Star 0 Fork 0

Rich/pdf.js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.40 KB
一键复制 编辑 原始数据 按行查看 历史
Tim van der Meij 提交于 2018-08-25 16:22 . Update packages
{
"name": "pdf.js",
"version": "2.0.0",
"devDependencies": {
"acorn": "^5.7.2",
"autoprefixer": "^8.6.5",
"babel-core": "^6.26.3",
"babel-loader": "^7.1.5",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.7.0",
"core-js": "^2.5.7",
"escodegen": "^1.11.0",
"eslint": "^5.4.0",
"eslint-plugin-mozilla": "^0.14.0",
"eslint-plugin-no-unsanitized": "^3.0.2",
"eslint-plugin-unicorn": "^4.0.3",
"fancy-log": "^1.3.2",
"gulp": "^3.9.1",
"gulp-postcss": "^7.0.1",
"gulp-rename": "^1.4.0",
"gulp-replace": "^1.0.0",
"gulp-transform": "^3.0.5",
"gulp-zip": "^4.2.0",
"jasmine": "^3.2.0",
"jasmine-core": "^3.2.1",
"jsdoc": "^3.5.5",
"merge-stream": "^1.0.1",
"mkdirp": "^0.5.1",
"node-ensure": "^0.0.0",
"rimraf": "^2.6.2",
"streamqueue": "^1.1.2",
"systemjs": "^0.21.4",
"systemjs-plugin-babel": "^0.0.25",
"ttest": "^1.1.0",
"typogr": "^0.6.8",
"uglify-es": "^3.3.9",
"vinyl": "^2.2.0",
"vinyl-fs": "^3.0.3",
"webpack": "^4.17.1",
"webpack-stream": "^4.0.3",
"wintersmith": "^2.4.1",
"yargs": "^11.1.0"
},
"scripts": {
"test": "gulp lint unittestcli externaltest"
},
"repository": {
"type": "git",
"url": "git://github.com/mozilla/pdf.js.git"
},
"license": "Apache-2.0"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/rich00/pdf.js.git
git@gitee.com:rich00/pdf.js.git
rich00
pdf.js
pdf.js
master

搜索帮助