.bower.json

21 lines | 487 B Blame History Raw Download
{
  "name": "jquery",
  "version": "2.0.3",
  "description": "jQuery component",
  "keywords": [
    "jquery",
    "component"
  ],
  "main": "jquery.js",
  "license": "MIT",
  "homepage": "https://github.com/jquery/jquery-dist",
  "_release": "2.0.3",
  "_resolution": {
    "type": "version",
    "tag": "2.0.3",
    "commit": "f852e631ba85af7da4ad7594785e122504e7b233"
  },
  "_source": "git://github.com/jquery/jquery-dist.git",
  "_target": "~2.0.3",
  "_originalSource": "jquery"
}