{
  "_args": [
    [
      "qunitjs@2.1.0",
      "/home/user/p-y-dev/src/osm/ohm/opening_hours.js/submodules/YoHours"
    ]
  ],
  "_development": true,
  "_from": "qunitjs@2.1.0",
  "_id": "qunitjs@2.1.0",
  "_inBundle": false,
  "_integrity": "sha1-speAUB37yChf58u6bBhPSxowchY=",
  "_location": "/qunitjs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "qunitjs@2.1.0",
    "name": "qunitjs",
    "escapedName": "qunitjs",
    "rawSpec": "2.1.0",
    "saveSpec": null,
    "fetchSpec": "2.1.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/qunitjs/-/qunitjs-2.1.0.tgz",
  "_spec": "2.1.0",
  "_where": "/home/user/p-y-dev/src/osm/ohm/opening_hours.js/submodules/YoHours",
  "author": {
    "name": "jQuery Foundation and other contributors",
    "url": "https://github.com/qunitjs/qunit/blob/2.1.0/AUTHORS.txt"
  },
  "bugs": {
    "url": "https://github.com/qunitjs/qunit/issues"
  },
  "commitplease": {
    "components": [
      "All",
      "Assert",
      "Build",
      "CSS",
      "Core",
      "Dump",
      "HTML Reporter",
      "Readme",
      "Test",
      "Tests"
    ]
  },
  "dependencies": {},
  "description": "An easy-to-use JavaScript Unit Testing framework.",
  "devDependencies": {
    "async": "1.5.2",
    "babel-plugin-external-helpers": "6.8.0",
    "babel-preset-es2015": "6.13.2",
    "browserstack-runner": "0.4.3",
    "commitplease": "2.3.0",
    "eslint-config-jquery": "1.0.0",
    "eslint-plugin-html": "1.7.0",
    "eslint-plugin-qunit": "2.2.0",
    "grunt": "0.4.5",
    "grunt-cli": "0.1.13",
    "grunt-concurrent": "2.2.1",
    "grunt-contrib-concat": "1.0.0",
    "grunt-contrib-watch": "1.0.0",
    "grunt-coveralls": "1.0.0",
    "grunt-eslint": "19.0.0",
    "grunt-git-authors": "3.1.1",
    "grunt-qunit-istanbul": "0.6.0",
    "grunt-rollup": "0.7.1",
    "grunt-search": "0.1.8",
    "load-grunt-tasks": "3.4.1",
    "requirejs": "2.2.0",
    "rollup-plugin-babel": "2.6.1"
  },
  "engines": {
    "node": "0.12.* || 4.* || 6.* || 7.*"
  },
  "files": [
    "qunit/qunit.js",
    "qunit/qunit.css",
    "LICENSE.txt"
  ],
  "homepage": "https://qunitjs.com",
  "keywords": [
    "testing",
    "unit",
    "jquery"
  ],
  "license": "MIT",
  "main": "qunit/qunit.js",
  "name": "qunitjs",
  "repository": {
    "type": "git",
    "url": "git://github.com/qunitjs/qunit.git"
  },
  "scripts": {
    "browserstack": "sh build/run-browserstack.sh",
    "ci": "grunt test && grunt coveralls",
    "ci-include-lint": "grunt eslint && grunt test && grunt coveralls",
    "prepublish": "grunt build",
    "test": "grunt"
  },
  "title": "QUnit",
  "version": "2.1.0"
}
