UNPKG

pdf-sign

Version:

PDF Signer for Node

17 lines (16 loc) 297 B
{ "name": "pdf-sign", "version": "0.0.1", "description": "PDF Signer for Node", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "PDF", "Sign" ], "bin": "./cli.js", "author": "Reez Patel", "license": "MIT" }