Index: test/js_test_tools/mocha/.bower.json |
diff --git a/test/js_test_tools/mocha/.bower.json b/test/js_test_tools/mocha/.bower.json |
deleted file mode 100644 |
index ac412a081190e2863a279991157efea025aaec1e..0000000000000000000000000000000000000000 |
--- a/test/js_test_tools/mocha/.bower.json |
+++ /dev/null |
@@ -1,33 +0,0 @@ |
-{ |
- "name": "mocha", |
- "version": "1.20.1", |
- "main": [ |
- "mocha.js", |
- "mocha.css" |
- ], |
- "ignore": [ |
- "bin", |
- "editors", |
- "images", |
- "lib", |
- "support", |
- "test", |
- ".gitignore", |
- ".npmignore", |
- ".travis.yml", |
- "component.json", |
- "index.js", |
- "Makefile", |
- "package.json" |
- ], |
- "homepage": "https://github.com/visionmedia/mocha", |
- "_release": "1.20.1", |
- "_resolution": { |
- "type": "version", |
- "tag": "1.20.1", |
- "commit": "869b5ad681b923a75c5e6fb3fcbab9a865b4115e" |
- }, |
- "_source": "git://github.com/visionmedia/mocha.git", |
- "_target": ">=1.13.0", |
- "_originalSource": "mocha" |
-} |