{ "name": "rag-server", "version": "1.0.0", "main": "dev-server.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "description": "", "dependencies": { "mammoth": "^1.8.0", "parse-server": "^7.3.0", "pg-promise": "^11.10.2", "shelljs": "^0.8.5" } }