UNPKG

@nutrient-sdk/viewer

Version:

View and annotate PDF files in your web app. Full support for mobile and desktop. Runs in the browser using WASM.

34 lines 903 B
{ "name": "@nutrient-sdk/viewer", "version": "1.15.1", "description": "View and annotate PDF files in your web app. Full support for mobile and desktop. Runs in the browser using WASM.", "keywords": [ "pdf", "pdf sdk", "sdk", "web-sdk", "webassembly", "pdf wasm", "pdf webassembly", "react", "angular", "vue", "ember", "jquery", "backbone", "pdf.js" ], "author": "Nutrient (https://www.nutrient.io/)", "homepage": "https://www.nutrient.io/sdk/web", "license": "SEE LICENSE IN https://www.nutrient.io/legal/Nutrient_SDK_User_Evaluation_Subscription_Agreement", "readme": "https://www.nutrient.io/guides/web/", "bugs": { "url": "https://www.nutrient.io/guides/web/troubleshoot/" }, "main": "dist/nutrient-viewer.js", "typings": "dist/index.d.ts", "dependencies": { "@types/react": "^18.0.0" }, "scripts": {} }