aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/async/component.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnfmarket/src/main/webapp/vnfmarket/node_modules/async/component.json')
-rw-r--r--vnfmarket/src/main/webapp/vnfmarket/node_modules/async/component.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/vnfmarket/src/main/webapp/vnfmarket/node_modules/async/component.json b/vnfmarket/src/main/webapp/vnfmarket/node_modules/async/component.json
new file mode 100644
index 00000000..bbb01154
--- /dev/null
+++ b/vnfmarket/src/main/webapp/vnfmarket/node_modules/async/component.json
@@ -0,0 +1,11 @@
+{
+ "name": "async",
+ "repo": "caolan/async",
+ "description": "Higher-order functions and common patterns for asynchronous code",
+ "version": "0.1.23",
+ "keywords": [],
+ "dependencies": {},
+ "development": {},
+ "main": "lib/async.js",
+ "scripts": [ "lib/async.js" ]
+}