mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-26 10:08:06 +02:00
8 lines
152 B
JSON
8 lines
152 B
JSON
{
|
|
"name": "webpack-pdf.js-example",
|
|
"version": "0.1.0",
|
|
"devDependencies": {
|
|
"webpack": "~1.12.9",
|
|
"pdfjs-dist": "../../build/dist"
|
|
}
|
|
}
|