pspdfkit
Version:
View and annotate PDF files in your web app. Full support for mobile and desktop. Runs in the browser using WASM.
33 lines • 870 B
JSON
{
"name": "pspdfkit",
"version": "2024.8.2",
"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/pspdfkit.js",
"typings": "dist/index.d.ts",
"dependencies": {
"@types/react": "^17.0.39"
}
}