| Current Path : /etc/kibana/node_modules/batch-processor/ |
| Current File : //etc/kibana/node_modules/batch-processor/package.json |
{
"name": "batch-processor",
"version": "1.0.0",
"description": "Batch processing in JS",
"main": "src/batch-processor.js",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/wnr/batch-processor.git"
},
"author": "Lucas Wiener",
"license": "MIT",
"bugs": {
"url": "https://github.com/wnr/batch-processor/issues"
},
"homepage": "https://github.com/wnr/batch-processor",
"devDependencies": {},
"cleaned": true
}