aboutsummaryrefslogtreecommitdiffstats
path: root/web/src/vendor/qunit/.bower.json
blob: 35467e8c2fa813cafe31804afaaab6a42a3a2997 (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
25
26
27
28
{
  "name": "qunit",
  "main": [
    "qunit/qunit.js",
    "qunit/qunit.css"
  ],
  "license": "https://github.com/jquery/qunit/blob/master/LICENSE.txt",
  "ignore": [
    "**/.*",
    "!LICENSE.txt",
    "package.json",
    "bower.json",
    "Gruntfile.js",
    "node_modules",
    "test"
  ],
  "version": "1.15.0",
  "homepage": "https://github.com/jquery/qunit",
  "_release": "1.15.0",
  "_resolution": {
    "type": "version",
    "tag": "1.15.0",
    "commit": "fad833435127e51de7fda2975377ac8e91fe7210"
  },
  "_source": "git://github.com/jquery/qunit.git",
  "_target": "*",
  "_originalSource": "qunit"
}