aboutsummaryrefslogtreecommitdiff
path: root/web/trunk/bower.json
diff options
context:
space:
mode:
authorCamil Staps2015-02-19 18:55:43 +0100
committerCamil Staps2015-02-19 18:55:43 +0100
commit781c2b265e1389f69f280d9a8c039a59678a78ec (patch)
tree24c0d4abc80685237ee91341ccb4a13807150c1c /web/trunk/bower.json
parentdirectory structure (diff)
directory structure
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"
- }
-}