historical-deadletter-processor
Version:
historical-deadletter-processor
42 lines (41 loc) • 1.08 kB
JSON
{
"name": "historical-deadletter-processor",
"version": "1.1.6",
"description": "historical-deadletter-processor",
"main": "index.js",
"scripts": {
"test": "grunt test",
"prepublish": "grunt build"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Parsimotion/historical-deadletter-processor.git"
},
"dependencies": {
"azure-table-node": "^1.5.0",
"lodash": "4.17.10",
"moment": "^2.0.0"
},
"devDependencies": {
"bluebird": "3.5.1",
"coffee-script": "1.12.7",
"grunt": "1.0.3",
"grunt-bump": "0.8.0",
"grunt-contrib-clean": "1.1.0",
"grunt-contrib-coffee": "2.0.0",
"grunt-mocha-test": "0.13.3",
"mocha": "5.2.0",
"should": "13.2.1"
},
"peerDependencies": {
"highland-pagination": "0.x",
"bluebird": "3.x",
"highland": "2.x"
},
"author": "Parsimotion",
"license": "MIT",
"bugs": {
"url": "https://github.com/Parsimotion/historical-deadletter-processor/issues"
},
"homepage": "https://github.com/Parsimotion/historical-deadletter-processor#readme"
}