summaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/batch/component.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/batch/component.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/batch/component.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/batch/component.json b/vnfmarket/src/main/webapp/vnfmarket/node_modules/batch/component.json
deleted file mode 100644
index 9bd3e45d..00000000
--- a/vnfmarket/src/main/webapp/vnfmarket/node_modules/batch/component.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "name": "batch",
- "repo": "visionmedia/batch",
- "description": "Async task batching",
- "version": "0.5.2",
- "keywords": ["batch", "async", "utility", "concurrency", "concurrent"],
- "dependencies": {
- "component/emitter": "*"
- },
- "development": {},
- "scripts": [
- "index.js"
- ]
-}