summaryrefslogtreecommitdiff
path: root/bower.json
blob: 569c47b22ae5040a7d28b1d507b573ba9727b40d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "name": "touch-imagelightbox",
  "version": "0.0.0",
  "authors": [
    "Victor Häggqvist <[email protected]>"
  ],
  "license": "MIT",
  "private": true,
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}