@syncfusion/ej2-pdfviewer
Version:
Essential JS 2 PDF viewer Component
42 lines • 1.27 kB
JSON
{
"name": "@syncfusion/ej2-pdfviewer",
"version": "31.1.20",
"description": "Essential JS 2 PDF viewer Component",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"main": "./dist/ej2-pdfviewer.umd.min.js",
"module": "./index.js",
"es2015": "./dist/es6/ej2-pdfviewer.es5.js",
"dependencies": {
"@syncfusion/ej2-base": "~31.1.20",
"@syncfusion/ej2-buttons": "~31.1.17",
"@syncfusion/ej2-data": "~31.1.17",
"@syncfusion/ej2-drawings": "~31.1.17",
"@syncfusion/ej2-dropdowns": "~31.1.20",
"@syncfusion/ej2-inplace-editor": "~31.1.17",
"@syncfusion/ej2-inputs": "~31.1.20",
"@syncfusion/ej2-lists": "~31.1.17",
"@syncfusion/ej2-navigations": "~31.1.20",
"@syncfusion/ej2-notifications": "~31.1.17",
"@syncfusion/ej2-pdf": "~31.1.20",
"@syncfusion/ej2-popups": "~31.1.20"
},
"devDependencies": {},
"keywords": [
"ej2",
"syncfusion",
"JavaScript",
"TypeScript",
"pdf-viewer",
"annotations",
"form-fields",
"digital-signature"
],
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-pdfviewer.git"
},
"typings": "index.d.ts",
"sideEffects": false,
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
}