Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
274 B

{
"name": "pdf.js",
"version": "0.7.169",
"dependencies": {
"jshint": "git://github.com/jshint/jshint.git#42ace75a"
},
"scripts": {
"test": "node make jshint"
},
"repository": {
"type": "git",
"url": "git://github.com/mozilla/pdf.js.git"
}
}