aboutsummaryrefslogtreecommitdiff
path: root/node_modules/async/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/async/bower.json')
-rw-r--r--node_modules/async/bower.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/node_modules/async/bower.json b/node_modules/async/bower.json
deleted file mode 100644
index 7dbeb1497..000000000
--- a/node_modules/async/bower.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "name": "async",
- "main": "dist/async.js",
- "ignore": [
- "bower_components",
- "lib",
- "mocha_test",
- "node_modules",
- "perf",
- "support",
- "**/.*",
- "*.config.js",
- "*.json",
- "index.js",
- "Makefile"
- ]
-}