{ "name": "sse-contract-tests", "version": "0.0.0", "main": "index.js", "scripts": { "start": "node index.js" }, "author": "", "license": "ISC", "dependencies": { "body-parser": "^1.19.0", "express": "^4.17.1", "launchdarkly-eventsource": "file:.." } }