{ "name": "vuln-project", "version": "1.0.0", "description": "mosec-node-plugin test project", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "mongoose": "^5.7.3" } }