{
  "name": "pdfjs-dist-legacy",
  "version": "1.0.1",
  "homepage": "https://github.com/barrownicholas/pdfjs-dist-legacy",
  "bugs": "https://github.com/barrownicholas/pdfjs-dist-legacy/issues",
  "description": "a legacy implementation of pdfjs-dist",
  "main": "pdf.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "dommatrix": "^1.0.3",
    "web-streams-polyfill": "^3.2.1"
  }
}
