{
  "_args": [
    [
      {
        "raw": "w3c-hr-time@^1.0.1",
        "scope": null,
        "escapedName": "w3c-hr-time",
        "name": "w3c-hr-time",
        "rawSpec": "^1.0.1",
        "spec": ">=1.0.1 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/ojs/node_modules/jsdom"
    ]
  ],
  "_from": "w3c-hr-time@>=1.0.1 <2.0.0",
  "_id": "w3c-hr-time@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/w3c-hr-time",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/w3c-hr-time-1.0.1.tgz_1514946814012_0.002114632399752736"
  },
  "_npmUser": {
    "name": "timothygu",
    "email": "timothygu99@gmail.com"
  },
  "_phantomChildren": {},
  "_requested": {
    "raw": "w3c-hr-time@^1.0.1",
    "scope": null,
    "escapedName": "w3c-hr-time",
    "name": "w3c-hr-time",
    "rawSpec": "^1.0.1",
    "spec": ">=1.0.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.1.tgz",
  "_shasum": "82ac2bff63d950ea9e3189a58a65625fedf19045",
  "_shrinkwrap": null,
  "_spec": "w3c-hr-time@^1.0.1",
  "_where": "/home/lively4/lively4/ojs/node_modules/jsdom",
  "author": {
    "name": "Timothy Gu",
    "email": "timothygu99@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/jsdom/w3c-hr-time/issues"
  },
  "dependencies": {
    "browser-process-hrtime": "^0.1.2"
  },
  "description": "An implementation of the W3C High Resolution Time Level 2 specification.",
  "devDependencies": {
    "eslint": "^4.14.0",
    "eslint-plugin-jest": "^21.5.0",
    "jest": "^22.0.4"
  },
  "directories": {},
  "dist": {
    "shasum": "82ac2bff63d950ea9e3189a58a65625fedf19045",
    "tarball": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.1.tgz"
  },
  "files": [
    "lib",
    "index.js"
  ],
  "homepage": "https://github.com/jsdom/w3c-hr-time#readme",
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "timothygu",
      "email": "timothygu99@gmail.com"
    }
  ],
  "name": "w3c-hr-time",
  "optionalDependencies": {},
  "private": false,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jsdom/w3c-hr-time.git"
  },
  "scripts": {
    "lint": "eslint .",
    "test": "jest"
  },
  "version": "1.0.1"
}
