aboutsummaryrefslogtreecommitdiff
path: root/node_modules/debug/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/debug/bower.json')
-rw-r--r--node_modules/debug/bower.json29
1 files changed, 0 insertions, 29 deletions
diff --git a/node_modules/debug/bower.json b/node_modules/debug/bower.json
deleted file mode 100644
index 027804ce0..000000000
--- a/node_modules/debug/bower.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "name": "visionmedia-debug",
- "main": "./src/browser.js",
- "homepage": "https://github.com/visionmedia/debug",
- "authors": [
- "TJ Holowaychuk <tj@vision-media.ca>",
- "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io)",
- "Andrew Rhyne <rhyneandrew@gmail.com>"
- ],
- "description": "visionmedia-debug",
- "moduleType": [
- "amd",
- "es6",
- "globals",
- "node"
- ],
- "keywords": [
- "visionmedia",
- "debug"
- ],
- "license": "MIT",
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests"
- ]
-}