summaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
authorVictor Häggqvist <[email protected]>2016-01-16 22:41:39 +0100
committerVictor Häggqvist <[email protected]>2016-01-16 22:41:39 +0100
commit515c898a8e0420dfcbee7d983c82094f06e08134 (patch)
treed62d4542053d55aaf50e0c55907ffd2745e9c833 /bower.json
parent9e7b91f00c734ba7857f5114a3b10b5a68289f6e (diff)
--git-dir=../.git
9e7b91f
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json19
1 files changed, 0 insertions, 19 deletions
diff --git a/bower.json b/bower.json
deleted file mode 100644
index da514fd..0000000
--- a/bower.json
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "name": "touch-imagelightbox-demo",
- "version": "0.0.0",
- "authors": [
- "Victor Häggqvist <[email protected]>"
- ],
- "license": "MIT",
- "private": true,
- "ignore": [
- "**/.*",
- "node_modules",
- "bower_components",
- "test",
- "tests"
- ],
- "dependencies": {
- "touch-imagelightbox": "~0.1.2"
- }
-}