ngx-pdf-viewer
Version:
Angular2+ component for rendering PDF
29 lines (28 loc) • 680 B
JSON
{
"name": "ngx-pdf-viewer",
"version": "0.0.0",
"description": "Angular2+ component for rendering PDF",
"main": "dist/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://vadimdez@github.com/VadimDez/ng2-pdf-viewer.git"
},
"keywords": [
"angular",
"pdf",
"angular2",
"angular-pdf",
"angular2-pdf",
"ng2",
"ng2-pdf"
],
"author": "Vadym Yatsyuk <vadym.yatsyuk@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/VadimDez/ng2-pdf-viewer/issues"
},
"homepage": "https://github.com/VadimDez/ng2-pdf-viewer#readme"
}