UNPKG

pdf417-canvas

Version:

PDF417 HUB3 2D barcode generator for browser and Node

30 lines (29 loc) 679 B
{ "name": "pdf417-canvas", "version": "1.0.5", "description": "PDF417 HUB3 2D barcode generator for browser and Node", "main": "lib/pdf417.js", "directories": { "example": "examples", "lib": "lib" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/madintist/pdf417-canvas.git" }, "keywords": [ "pdf417", "hub3", "barcode", "generator" ], "author": "Petar Koretic", "license": "MIT", "bugs": { "url": "https://github.com/madintist/pdf417-canvas/issues" }, "homepage": "https://github.com/madintist/pdf417-canvas#readme" }