UNPKG

express-ming

Version:

Transform an express response (or make until no good)

40 lines (39 loc) 914 B
{ "name": "express-ming", "version": "0.4.8", "description": "Transform an express response (or make until no good)", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/game-change/express-ming.git" }, "keywords": [ "ming", "middleware", "transform", "response", "express" ], "author": "K V Adhityan <adhityan@hotmail.com>", "contributors": [ "Ido Schachter <ido.schachter@ironsrc.com>", "Richard Schneider <makaretu@gmail.com>" ], "license": "MIT", "bugs": { "url": "https://github.com/game-change/express-ming/issues" }, "homepage": "https://github.com/game-change/express-ming#readme", "devDependencies": { "bluebird": "^3.0.5", "express": "^4.13.3", "mocha": "^3.2.0", "should": "^11.1.1", "supertest": "^3.0.0" }, "dependencies": { } }