{ "name": "middleware-run", "version": "1.0.3", "main": "index.js", "scripts": { "test": "mocha" }, "author": "", "license": "ISC", "description": "", "dependencies": { "bluebird": "^2.9.34", "underscore": "^1.8.3" }, "devDependencies": { "chai": "^3.1.0", "chai-as-promised": "^5.1.0", "node-mocks-http": "^1.4.3" } }