UNPKG

pdfbox

Version:

A Node.js wrapper for Apache PDFBox

23 lines (22 loc) 510 B
{ "name": "pdfbox", "version": "0.1.0", "description": "A Node.js wrapper for Apache PDFBox", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/acegik/pdfbox.git" }, "keywords": [ "webserver" ], "author": "pdfbox", "license": "Apache-2.0", "bugs": { "url": "https://github.com/acegik/pdfbox/issues" }, "homepage": "https://github.com/acegik/pdfbox#readme" }