{
  "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": "~1.15.0",
  "_originalSource": "qunit",
  "_direct": true
}