{
  "name": "node-pdf-to-json",
  "version": "1.0.2",
  "description": "",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jiamao/pdf-to-json.git"
  },
  "keywords": [
    "pdf-to-json"
  ],
  "author": "fefeding",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jiamao/pdf-to-json/issues"
  },
  "homepage": "https://github.com/jiamao/pdf-to-json#readme",
  "dependencies": {
    "pdfjs-dist": "^3.5.141"
  }
}
