UNPKG

@qingfu/zgapdfsigner

Version:

A javascript tool to sign a pdf or set protection to a pdf in web browser, Google Apps Script and nodejs.

46 lines (45 loc) 1.22 kB
{ "name": "@qingfu/zgapdfsigner", "version": "2.502.5", "author": "zboris12", "description": "A javascript tool to sign a pdf or set protection to a pdf in web browser, Google Apps Script and nodejs.", "homepage": "https://github.com/zboris12/zgapdfsigner", "private": false, "repository": { "type": "git", "url": "git+https://github.com/zboris12/zgapdfsigner.git" }, "bugs": { "url": "https://github.com/zboris12/zgapdfsigner/issues" }, "license": "MIT", "main": "lib/zganode.js", "files": [ "dist/*.min.js", "lib/*.js" ], "keywords": [ "pdf-sign", "pdf-signature", "pdf-protection", "pdf-encryption", "google-apps-script", "LTV", "TSA", "長期署名" ], "scripts": { "build": "./build.sh", "test": "node test4node.js" }, "dependencies": { "async-await-queue": "2.1.4", "follow-redirects": "1.15.6", "node-forge": "1.3.1", "@qingfu/pdf-lib": "1.1701.1" }, "devDependencies": { "google-closure-compiler": "^20231112.0.0" }, "packageManager": "yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" }