aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/vendor/qunit/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/src/vendor/qunit/bower.json')
-rw-r--r--web/src/vendor/qunit/bower.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/web/src/vendor/qunit/bower.json b/web/src/vendor/qunit/bower.json
deleted file mode 100644
index 0fe13e2e..00000000
--- a/web/src/vendor/qunit/bower.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "name": "qunit",
- "main": [
- "qunit/qunit.js",
- "qunit/qunit.css"
- ],
- "license": "https://github.com/jquery/qunit/blob/master/LICENSE.txt",
- "ignore": [
- "**/.*",
- "!LICENSE.txt",
- "package.json",
- "bower.json",
- "Gruntfile.js",
- "node_modules",
- "test"
- ],
- "version": "1.15.0"
-}