{
  "name": "read-id",
  "version": "0.0.1",
  "description": "Parser for PDF417 barcode data found in IDs.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/hmnd/read-id.git"
  },
  "keywords": [
    "aamva",
    "driver",
    "driver's",
    "drivers",
    "license",
    "AAMVA",
    "AMVA",
    "US",
    "American",
    "american",
    "Canadian",
    "canadian",
    "America",
    "america",
    "Canada",
    "canada",
    "ID",
    "identification",
    "pdf417"
  ],
  "author": "David Roizenman <david@hmnd.io>",
  "license": "MIT",
  "bugs": {
    "url": "https://gitlab.com/hmnd/read-id/issues"
  },
  "homepage": "https://gitlab.com/hmnd/read-id#readme"
}
