UNPKG

mof-bottleneck

Version:

A middleware wrapped Bottleneckp module for floodesh

30 lines (29 loc) 591 B
{ "name": "mof-bottleneck", "version": "1.0.4", "description": "A middleware wrapped Bottleneckp module for floodesh", "main": "index.js", "scripts": { "test": "./node_modules/mocha/bin/mocha test/*.js" }, "keywords": [ "mof", "bottleneck", "bottleneckp", "middleware", "floodesh" ], "devDependencies": { "co": "^4.6.0", "mocha": "^2.3.4", "mof": "^0.1.1", "should": "^8.0.1", "should-sinon": "0.0.5", "sinon": "^1.17.6" }, "dependencies": { "bottleneckp": "~1.1.2" }, "author": "Mike Chen", "license": "ISC" }