| node_modules/ |
| { | |||||
| "name": "PDFEngine", | |||||
| "version": "1.0.0", | |||||
| "description": "", | |||||
| "main": "index.js", | |||||
| "scripts": { | |||||
| "test": "echo \"Error: no test specified\" && exit 1" | |||||
| }, | |||||
| "repository": { | |||||
| "type": "git", | |||||
| "url": "http://176.104.105.124:3000/stefan.stamenovic/PDFEngine" | |||||
| }, | |||||
| "keywords": [], | |||||
| "author": "", | |||||
| "license": "ISC", | |||||
| "devDependencies": { | |||||
| "webpack": "^5.55.0", | |||||
| "webpack-cli": "^4.8.0" | |||||
| } | |||||
| } |