.bower.json 645 Bytes
{
  "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"
}