summaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp/src/main/webapp/app/fusion/ase/scripts/bower_components/lodash/.bower.json
blob: 1a12ab5432cbca04a2c9738734f128e24c0f5a51 (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
{
  "name": "lodash",
  "main": "lodash.js",
  "ignore": [
    ".*",
    "*.custom.*",
    "*.log",
    "*.map",
    "*.md",
    "lodash.src.js",
    "component.json",
    "package.json",
    "doc",
    "node_modules",
    "perf",
    "test",
    "vendor"
  ],
  "homepage": "https://github.com/lodash/lodash",
  "version": "3.10.0",
  "_release": "3.10.0",
  "_resolution": {
    "type": "version",
    "tag": "3.10.0",
    "commit": "9d894f90ff020d49bef24aa70c75e513f43049f2"
  },
  "_source": "git://github.com/lodash/lodash.git",
  "_target": "~3.10.0",
  "_originalSource": "lodash",
  "_direct": true
}