aboutsummaryrefslogtreecommitdiff
path: root/web/trunk/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'web/trunk/bower.json')
-rw-r--r--web/trunk/bower.json20
1 files changed, 0 insertions, 20 deletions
diff --git a/web/trunk/bower.json b/web/trunk/bower.json
deleted file mode 100644
index db63d0a..0000000
--- a/web/trunk/bower.json
+++ /dev/null
@@ -1,20 +0,0 @@
-{
- "name": "Botleagues Client",
- "version": "0.0.0",
- "homepage": "https://github.com/camilstaps/Botleagues",
- "authors": [
- "Camil Staps <info@camilstaps.nl>"
- ],
- "license": "GPL v3.0",
- "private": true,
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests"
- ],
- "dependencies": {
- "bootstrap": "~3.3.2"
- }
-}