Blame view

app/bower_components/jquery/.bower.json 526 Bytes
f986e111b   TRUONG   add libs
1
2
  {
    "name": "jquery",
f986e111b   TRUONG   add libs
3
4
5
    "main": "dist/jquery.js",
    "license": "MIT",
    "ignore": [
f986e111b   TRUONG   add libs
6
7
      "package.json"
    ],
f986e111b   TRUONG   add libs
8
9
10
    "keywords": [
      "jquery",
      "javascript",
87c93a029   Dang YoungWorld   add modal
11
      "browser",
f986e111b   TRUONG   add libs
12
13
14
      "library"
    ],
    "homepage": "https://github.com/jquery/jquery-dist",
87c93a029   Dang YoungWorld   add modal
15
16
    "version": "3.1.1",
    "_release": "3.1.1",
f986e111b   TRUONG   add libs
17
18
    "_resolution": {
      "type": "version",
87c93a029   Dang YoungWorld   add modal
19
20
      "tag": "3.1.1",
      "commit": "1b30f3ad466ebf2714d47eda34dbd7fdf6849fe3"
f986e111b   TRUONG   add libs
21
22
    },
    "_source": "https://github.com/jquery/jquery-dist.git",
862daa8a4   DANG   commit theme
23
    "_target": "^3.1.1",
f986e111b   TRUONG   add libs
24
25
    "_originalSource": "jquery"
  }