@ucd-lib/pdf-viewer-flipbook-dist
Version:
A PDFjs with flipbook integration (using turnjs4) developed by RaffaeleMorganti
27 lines (26 loc) • 666 B
JSON
{
"name": "@ucd-lib/pdf-viewer-flipbook-dist",
"version": "1.0.0",
"description": "A PDFjs with flipbook integration (using turnjs4) developed by RaffaeleMorganti",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/UCDavisLibrary/pdf-viewer.git"
},
"keywords": [
"Mozilla",
"PDF",
"Viewer",
"Flipbook",
"turnjs4",
"RaffaeleMorganti"
],
"license": "ISC",
"bugs": {
"url": "https://github.com/UCDavisLibrary/pdf-viewer/issues"
},
"homepage": "https://github.com/UCDavisLibrary/pdf-viewer#readme"
}