aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/vendor/lodash/.bower.json
blob: e720686d19a70d89489523351704b1e5759a6fc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
  "name": "lodash",
  "version": "2.4.1",
  "main": "dist/lodash.compat.js",
  "ignore": [
    ".*",
    "*.custom.*",
    "*.template.*",
    "*.map",
    "*.md",
    "/*.min.*",
    "/lodash.js",
    "index.js",
    "component.json",
    "package.json",
    "doc",
    "modularize",
    "node_modules",
    "perf",
    "test",
    "vendor"
  ],
  "homepage": "https://github.com/lodash/lodash",
  "_release": "2.4.1",
  "_resolution": {
    "type": "version",
    "tag": "2.4.1",
    "commit": "c7aa842eded639d6d90a5714d3195a8802c86687"
  },
  "_source": "git://github.com/lodash/lodash.git",
  "_target": "*",
  "_originalSource": "lodash"
}