summaryrefslogtreecommitdiff
path: root/node_modules/async/component.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/async/component.json')
-rw-r--r--node_modules/async/component.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/node_modules/async/component.json b/node_modules/async/component.json
new file mode 100644
index 0000000..5003a7c
--- /dev/null
+++ b/node_modules/async/component.json
@@ -0,0 +1,16 @@
+{
+ "name": "async",
+ "description": "Higher-order functions and common patterns for asynchronous code",
+ "version": "0.9.2",
+ "keywords": [
+ "async",
+ "callback",
+ "utility",
+ "module"
+ ],
+ "license": "MIT",
+ "repository": "caolan/async",
+ "scripts": [
+ "lib/async.js"
+ ]
+} \ No newline at end of file