aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/common/thirdparty/json3/.bower.json
blob: 8d338f842f300052ce5ff288d7b54e92b8a7c771 (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": "json3",
  "version": "3.3.1",
  "main": "lib/json3.min.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/bestiejs/json3.git"
  },
  "ignore": [
    ".*",
    "build.js",
    "index.html",
    "index.js",
    "component.json",
    "package.json",
    "benchmark",
    "page",
    "test",
    "vendor"
  ],
  "homepage": "https://github.com/bestiejs/json3",
  "_release": "3.3.1",
  "_resolution": {
    "type": "version",
    "tag": "v3.3.1",
    "commit": "5fbfe36a589da7e226e1ea2a030d890fd387c79f"
  },
  "_source": "https://github.com/bestiejs/json3.git",
  "_target": "3.3.1",
  "_originalSource": "json3"
}