Blame view

app/bower_components/select2/.bower.json 526 Bytes
6f105dbd5   Truong LD   add source code i...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
  {
    "name": "select2",
    "version": "3.4.8",
    "main": [
      "select2.js",
      "select2.css",
      "select2.png",
      "select2x2.png",
      "select2-spinner.gif"
    ],
    "dependencies": {
      "jquery": ">= 1.7.1"
    },
    "homepage": "https://github.com/ivaynberg/select2",
    "_release": "3.4.8",
    "_resolution": {
      "type": "version",
      "tag": "3.4.8",
      "commit": "ee0f36a47e2133b23330fbec740b2d3a17a0d9c2"
    },
    "_source": "https://github.com/ivaynberg/select2.git",
    "_target": "~3.4",
    "_originalSource": "select2"
  }