Blame view

app/bower_components/json3/.bower.json 645 Bytes
f986e111b   TRUONG   add libs
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.2.6",
    "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.2.6",
    "_resolution": {
      "type": "version",
      "tag": "v3.2.6",
      "commit": "7b89fd94939f970f316420e157a836cc68aa2207"
    },
    "_source": "https://github.com/bestiejs/json3.git",
    "_target": "~3.2.6",
    "_originalSource": "json3"
  }