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