aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/ion.rangeSlider/.bower.json
blob: d0c22159e19d83fd99fab5ba8cd159f72b6ba054 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
  "name": "ion.rangeSlider",
  "version": "2.2.0",
  "homepage": "https://github.com/IonDen/ion.rangeSlider",
  "authors": [
    {
      "name": "IonDen",
      "email": "denis.ineshin@gmail.com",
      "homepage": "http://ionden.com"
    }
  ],
  "description": "Powerful range slider with skin support",
  "repository": {
    "type": "git",
    "url": "git://github.com/IonDen/ion.rangeSlider.git"
  },
  "main": [
    "js/ion.rangeSlider.js",
    "css/ion.rangeSlider.css",
    "css/ion.rangeSlider.skinFlat.css",
    "img/sprite-skin-flat.png"
  ],
  "dependencies": {
    "jquery": ">=1.8"
  },
  "moduleType": [
    "globals"
  ],
  "keywords": [
    "jquery-plugin",
    "diapason",
    "ion",
    "range",
    "slider"
  ],
  "license": "MIT",
  "ignore": [
    "PSD",
    "ion-rangeSlider.jquery.json"
  ],
  "_release": "2.2.0",
  "_resolution": {
    "type": "version",
    "tag": "2.2.0",
    "commit": "4bb522d3d28aedaaf035e3daa0f2f46850b2242c"
  },
  "_source": "https://github.com/IonDen/ion.rangeSlider.git",
  "_target": "^2.2.0",
  "_originalSource": "ionrangeslider"
}