{
  "_args": [
    [
      "@phuocng/react-pdf-viewer@1.6.0",
      "/var/www/kotelnikovo"
    ]
  ],
  "_from": "@phuocng/react-pdf-viewer@1.6.0",
  "_id": "@phuocng/react-pdf-viewer@1.6.0",
  "_inBundle": false,
  "_integrity": "sha512-mU9CyERyjpgwillVAMVzGbGh2hPtT++kO1Lm8NVSHogkuJFJZ04fPOdlKN03J4GxLot3jg8WvDKxT6cmNahzaQ==",
  "_location": "/@phuocng/react-pdf-viewer",
  "_phantomChildren": {
    "node-ensure": "0.0.0",
    "worker-loader": "2.0.0"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@phuocng/react-pdf-viewer@1.6.0",
    "name": "@phuocng/react-pdf-viewer",
    "escapedName": "@phuocng%2freact-pdf-viewer",
    "scope": "@phuocng",
    "rawSpec": "1.6.0",
    "saveSpec": null,
    "fetchSpec": "1.6.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/@phuocng/react-pdf-viewer/-/react-pdf-viewer-1.6.0.tgz",
  "_spec": "1.6.0",
  "_where": "/var/www/kotelnikovo",
  "author": {
    "name": "Nguyen Huu Phuoc",
    "email": "me@phuoc.ng",
    "url": "https://twitter.com/nghuuphuoc"
  },
  "bugs": {
    "url": "https://github.com/phuoc-ng/react-pdf-viewer/issues"
  },
  "dependencies": {
    "pdfjs-dist": "^2.3.200"
  },
  "description": "A React component to view a PDF document",
  "files": [
    "cjs/",
    "umd/",
    "index.d.ts",
    "index.js",
    "README.md"
  ],
  "homepage": "https://react-pdf-viewer.dev",
  "keywords": [
    "react",
    "react.js",
    "pdf",
    "pdf.js",
    "pdf viewer"
  ],
  "license": "https://react-pdf-viewer.dev/license",
  "main": "index.js",
  "name": "@phuocng/react-pdf-viewer",
  "peerDependencies": {
    "react": "^16.8.0",
    "react-dom": "^16.8.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/phuoc-ng/react-pdf-viewer.git"
  },
  "version": "1.6.0"
}
