pdf.js/package.json
2013-02-01 12:01:04 -05:00

15 lines
274 B
JSON

{
"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"
}
}