{"name":"react-pdf","version":"7.0.2","description":"Display PDFs in your React app as easily as if they were images.","main":"dist/cjs/index.js","module":"dist/esm/index.js","source":"src/index.js","sideEffects":["*.css"],"scripts":{"build":"yarn build-js && yarn copy-styles","build-js":"yarn build-js-esm && yarn build-js-cjs","build-js-esm":"tsc --project tsconfig.build.json --outDir dist/esm --module esnext","build-js-cjs":"tsc --project tsconfig.build.json --outDir dist/cjs --module commonjs","clean":"rimraf dist","copy-styles":"node ./copy-styles.mjs","lint":"eslint . --ext .js,.jsx,.ts,.tsx","prepack":"yarn clean && yarn build","prettier":"prettier --check . --cache","test":"yarn lint && yarn tsc && yarn prettier && yarn unit","tsc":"tsc --noEmit","unit":"vitest run"},"keywords":["pdf","pdf-viewer","react"],"author":{"name":"Wojciech Maj","email":"kontakt@wojtekmaj.pl"},"license":"MIT","dependencies":{"clsx":"^1.2.1","make-cancellable-promise":"^1.0.0","make-event-props":"^1.5.0","merge-refs":"^1.1.3","pdfjs-dist":"3.6.172","prop-types":"^15.6.2","tiny-invariant":"^1.0.0","tiny-warning":"^1.0.0"},"devDependencies":{"@testing-library/dom":"^9.0.0","@testing-library/jest-dom":"^5.15.0","@testing-library/react":"^14.0.0","@testing-library/user-event":"^14.4.0","eslint":"^8.26.0","eslint-config-wojtekmaj":"^0.8.4","husky":"^8.0.0","jsdom":"^21.1.0","prettier":"^2.7.0","pretty-quick":"^3.1.0","react":"^18.2.0","react-dom":"^18.2.0","rimraf":"^3.0.0","typescript":"^5.0.0","vitest":"^0.30.1","vitest-canvas-mock":"^0.2.2"},"peerDependencies":{"react":"^16.8.0 || ^17.0.0 || ^18.0.0","react-dom":"^16.8.0 || ^17.0.0 || ^18.0.0"},"repository":{"type":"git","url":"https://github.com/wojtekmaj/react-pdf.git"},"funding":"https://github.com/wojtekmaj/react-pdf?sponsor=1","packageManager":"yarn@3.1.0","_id":"react-pdf@7.0.2","gitHead":"975b75372915a81adfc687175659a681943c9805","dist":{"shasum":"37549c8e0423de088d376d1cceeafcbd55e3ada1","size":86542,"noattachment":false,"key":"/react-pdf/-/react-pdf-7.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/react-pdf/download/react-pdf-7.0.2.tgz"},"_npmUser":{"name":"wojtekmaj","email":"kontakt@wojtekmaj.pl"},"directories":{},"maintainers":[{"name":"wojtekmaj","email":"kontakt@wojtekmaj.pl"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/react-pdf_7.0.2_1685561459802_0.050104321048529465"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-31T19:30:59.948Z","publish_time":1685561459948,"_source_registry_name":"default","_cnpm_publish_time":1685561459948,"dist-tags":{"latest":"10.4.1"}}