@alienfast/sidekiq-client
Version:
Node sidekiq client.
21 lines • 436 B
JSON
{
"main": "./index.js",
"name": "@alienfast/sidekiq-client",
"version": "1.0.4",
"description": "Node sidekiq client.",
"keywords": [
"sidekiq",
"client",
"queue",
"redis"
],
"repository": {
"type": "git",
"url": "https://github.com/alienfast/i18next-loader"
},
"homepage": "https://github.com/alienfast/i18next-loader",
"dependencies": {
"bluebird": "^3.5.1",
"redis": "^2.8.0"
}
}