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/chai-1.9.0/bower.json')
-rw-r--r--tests/lib/chai-1.9.0/bower.json27
1 files changed, 0 insertions, 27 deletions
diff --git a/tests/lib/chai-1.9.0/bower.json b/tests/lib/chai-1.9.0/bower.json
deleted file mode 100644
index f38a5f10a2..0000000000
--- a/tests/lib/chai-1.9.0/bower.json
+++ /dev/null
@@ -1,27 +0,0 @@
-{
- "name": "chai"
- , "version": "1.9.0"
- , "description": "BDD/TDD assertion library for node.js and the browser. Test framework agnostic."
- , "license": "MIT"
- , "keywords": [
- "test"
- , "assertion"
- , "assert"
- , "testing"
- , "chai"
- ]
- , "main": "chai.js"
- , "ignore": [
- "build"
- , "components"
- , "lib"
- , "node_modules"
- , "support"
- , "test"
- , "index.js"
- , "Makefile"
- , ".*"
- ]
- , "dependencies": {}
- , "devDependencies": {}
-}