UNPKG

@house-agency/brewtils

Version:

The Brewery Node.js Utilities (brewtils)

38 lines (37 loc) 827 B
{ "name": "@house-agency/brewtils", "description": "The Brewery Node.js Utilities (brewtils)", "version": "0.5.5", "main": "index.js", "directories": { "doc": "doc", "test": "test" }, "dependencies": { "lodash": "^4.11.1", "loggly": "^1.1.0", "q": "^1.4.1", "redux": "^3.5.2", "winston": "^2.2.0", "winston-loggly-bulk": "^1.3.3" }, "devDependencies": { "chai": "^3.5.0", "deep-freeze": "0.0.1", "mocha": "^2.4.5" }, "scripts": { "test": "node_modules/.bin/mocha test/**/*.js" }, "repository": { "type": "git", "url": "git+ssh://git@bitbucket.org/thebrewery/brewtils.git" }, "keywords": [ "thebrewery", "utilities" ], "author": "spurge", "license": "GPL-3.0", "homepage": "https://bitbucket.org/thebrewery/brewtils#readme" }