pdfviewer/bower_components/pdf.js-viewer/package.json
2023-07-21 16:54:28 +05:30

30 lines
712 B
JSON

{
"name": "pdf.js-dist",
"version": "0.1.0",
"description": "Compiled version of pdf.js",
"main": "pdf.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/legalthings/pdf.js-dist.git"
},
"keywords": [
"pdf"
],
"author": "",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/legalthings/pdf.js-dist/issues"
},
"homepage": "https://github.com/legalthings/pdf.js-dist#readme",
"devDependencies": {
"grunt": "^0.4.5",
"css-prefix": "git+https://github.com/moesjarraf/css-prefix.git#0.0.2+moesjarraf.3"
},
"dependencies": {
"uglifycss": "0.0.25"
}
}