{ "name": "filefeed", "version": "1.0.0", "description": "", "main": "index.js", "dependencies": { "body-parser": "^1.19.0", "express": "^4.17.1" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC" }