.bower.json 485 字节
{
  "name": "jquery",
  "version": "2.0.3",
  "description": "jQuery component",
  "keywords": [
    "jquery",
    "component"
  ],
  "main": "jquery.js",
  "license": "MIT",
  "homepage": "https://github.com/jquery/jquery",
  "_release": "2.0.3",
  "_resolution": {
    "type": "version",
    "tag": "2.0.3",
    "commit": "f852e631ba85af7da4ad7594785e122504e7b233"
  },
  "_source": "git://github.com/jquery/jquery.git",
  "_target": ">=1.8.0 <2.1.0",
  "_originalSource": "jquery"
}