aboutsummaryrefslogtreecommitdiffstats
path: root/core/vendor/select2/.bower.json
blob: 0f0da210e20d45ae0f837f203e028c671c02c7eb (plain)
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.8",
  "_originalSource": "select2"
}