aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/Flot/.bower.json
blob: bab985a311d19f70c5b83384c015e25ec3e5d9bb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "Flot",
  "version": "0.8.3",
  "main": "jquery.flot.js",
  "dependencies": {
    "jquery": ">= 1.2.6"
  },
  "homepage": "https://github.com/flot/flot",
  "_release": "0.8.3",
  "_resolution": {
    "type": "version",
    "tag": "v0.8.3",
    "commit": "453b017cc5acfd75e252b93e8635f57f4196d45d"
  },
  "_source": "https://github.com/flot/flot.git",
  "_target": "^0.8.3",
  "_originalSource": "flot"
}