{ "name": "PDFEngine", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "webpack" }, "repository": { "type": "git", "url": "http://176.104.105.124:3000/stefan.stamenovic/PDFEngine" }, "keywords": [], "author": "", "license": "ISC", "devDependencies": { "css-loader": "^6.3.0", "jquery": "^3.6.0", "lodash": "^4.17.21", "style-loader": "^3.3.0", "webpack": "^5.55.0", "webpack-cli": "^4.8.0" }, "dependencies": {} }