UNPKG

@diegoooo/pdf2pic

Version:

Fork of pdf2pic with proper DPI metadata (PixelsPerInch)

15 lines (14 loc) 274 B
{ "name": "example-docker", "version": "1.0.0", "description": "", "main": "index.mjs", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "pdf2pic": "^3.1.1" } }