UNPKG

causeway

Version:

causeway =====

66 lines (65 loc) 1.35 kB
{ "name": "causeway", "description": "", "version": "0.2.2", "author": { "name": "Iyad Assaf", "email": "iyadassaflondon@gmail.com" }, "scripts": { "bench": "redis-server ./test/resources/redis.conf | node ./bench/async.js && node ./bench/blocking.js ", "test": "redis-server ./test/resources/redis.conf | ./node_modules/.bin/grunt test" }, "keywords": [ "causeway", "router", "traffic", "mongo", "organise", "bridge", "async", "sync", "asynchronous", "ruby", "python", "console" ], "directories": { "lib": "./lib" }, "repository": { "type": "git", "url": "" }, "dependencies": { "bson": "^0.2.15", "chalk": "^0.5.1", "eventemitter": "^0.3.3", "q": "^1.0.1", "redis": "^0.12.1" }, "devDependencies": { "chai": "^1.9.1", "mocha": "^1.20.1", "grunt": "^0.4.5", "grunt-contrib-jshint": "^0.10.0", "jshint-stylish": "^0.4.0", "grunt-jsdox": "^0.1.5", "express": "^4.7.0", "grunt-mocha-test": "^0.11.0", "q": "^1.0.1", "grunt-cli": "^0.1.13", "ps-tree": "0.0.3", "async": "^0.9.0", "grunt-exec": "^0.4.6", "istanbul": "^0.3.2" }, "main": "./lib/causeway.coffee", "readme": "", "readmeFilename": "README.md", "bugs": { "url": "" }, "_id": "", "_from": "" }