Stirling-PDF/package.json
2023-10-16 23:11:33 +02:00

15 lines
214 B
JSON

{
"name": "pdfjs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "node ."
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^4.18.2"
}
}