aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/bower_components/jquery-sparkline/.bower.json
blob: 75c9c971f858a4c5ef2a5d830f6e9ef003965675 (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
{
  "name": "jquery-sparkline",
  "version": "2.1.3",
  "homepage": "https://github.com/rkgrep/jquery.sparkline",
  "authors": [
    "Gareth Watts <gareth@omnipotent.net>"
  ],
  "main": "dist/jquery.sparkline.js",
  "license": "BSD 3",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "_release": "2.1.3",
  "_resolution": {
    "type": "version",
    "tag": "v2.1.3",
    "commit": "47b1f5a7daaa45739a75f8fd1d7c2948693d66fd"
  },
  "_source": "https://github.com/rkgrep/jquery.sparkline.git",
  "_target": "^2.1.3",
  "_originalSource": "jquery-sparkline"
}