UNPKG

bull-ui-temp

Version:

Front-end web interface for Bull Job Manager with Bull 3.0.0 support

41 lines (40 loc) 940 B
{ "name": "bull-ui-temp", "version": "1.0.0", "description": "Front-end web interface for Bull Job Manager with Bull 3.0.0 support", "main": "index.js", "dependencies": { "bluebird": "^2.9.24", "body-parser": "^1.13.3", "bull": "^1.0.0-rc1", "consolidate": "~0.10.0", "dustjs-linkedin": "~2.5.1", "express": "^4.13.4", "less": "~2.1.2", "lodash": "~2.4.1", "moment": "^2.17.1", "q": "~1.1.2", "redis": "^2.5.3" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node index.js" }, "repository": { "type": "git", "url": "git@github.com:binarymee/Matador.git" }, "keywords": [ "matador", "bull", "redis", "job" ], "author": "binarymee", "license": "MIT", "bugs": { "url": "https://github.com/binarymee/Matador/issues" }, "homepage": "https://github.com/binarymee/Matador" }