Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/mocha-2.2.5/bower.json')
-rwxr-xr-xtests/lib/mocha-2.2.5/bower.json47
1 files changed, 0 insertions, 47 deletions
diff --git a/tests/lib/mocha-2.2.5/bower.json b/tests/lib/mocha-2.2.5/bower.json
deleted file mode 100755
index f03b076d09..0000000000
--- a/tests/lib/mocha-2.2.5/bower.json
+++ /dev/null
@@ -1,47 +0,0 @@
-{
- "name": "mocha",
- "version": "2.2.5",
- "homepage": "http://mocha.github.io/mocha",
- "description": "simple, flexible, fun test framework",
- "authors": [
- "TJ Holowaychuk <tj@vision-media.ca>",
- "Joshua Appelman <joshua@jbna.nl>",
- "Oleg Gaidarenko <markelog@gmail.com>",
- "Christoffer Hallas <christoffer.hallas@gmail.com>",
- "Christopher Hiller <chiller@badwing.com>",
- "Travis Jeffery <tj@travisjeffery.com>",
- "Johnathan Ong <me@jongleberry.com>",
- "Guillermo Rauch <rauchg@gmail.com>"
- ],
- "repository": {
- "type": "git",
- "url": "git://github.com/mochajs/mocha.git"
- },
- "main": [
- "mocha.js",
- "mocha.css"
- ],
- "ignore": [
- "bin",
- "editors",
- "images",
- "lib",
- "support",
- "test",
- ".gitignore",
- ".npmignore",
- ".travis.yml",
- "component.json",
- "index.js",
- "Makefile",
- "package.json"
- ],
- "keywords": [
- "mocha",
- "test",
- "bdd",
- "tdd",
- "tap"
- ],
- "license": "MIT"
-} \ No newline at end of file