{
  "_args": [
    [
      "time-fix-plugin@2.0.6",
      "/Users/donovan/Sites/bordelais/wp-content/themes/bordelais"
    ]
  ],
  "_development": true,
  "_from": "time-fix-plugin@2.0.6",
  "_id": "time-fix-plugin@2.0.6",
  "_inBundle": false,
  "_integrity": "sha512-2cjjg3672ppNm/uKhHAoCFp1ItEAiH+xJOjO9WGIF8hXuxPAJ2adfYgFiyooVbsOb948c+WrRh+edxFUMxYHoQ==",
  "_location": "/time-fix-plugin",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "time-fix-plugin@2.0.6",
    "name": "time-fix-plugin",
    "escapedName": "time-fix-plugin",
    "rawSpec": "2.0.6",
    "saveSpec": null,
    "fetchSpec": "2.0.6"
  },
  "_requiredBy": [
    "/@wpackio/scripts"
  ],
  "_resolved": "https://registry.npmjs.org/time-fix-plugin/-/time-fix-plugin-2.0.6.tgz",
  "_spec": "2.0.6",
  "_where": "/Users/donovan/Sites/bordelais/wp-content/themes/bordelais",
  "author": {
    "name": "egoist",
    "email": "0x142857@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/egoist/time-fix-plugin/issues"
  },
  "description": "Fix startTime for webpack watcher",
  "devDependencies": {
    "eslint-config-rem": "^3.0.0",
    "webpack": "^4.31.0",
    "xo": "^0.18.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/egoist/time-fix-plugin#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "time-fix-plugin",
  "peerDependencies": {
    "webpack": ">=4.0.0"
  },
  "repository": {
    "url": "git+https://github.com/egoist/time-fix-plugin.git",
    "type": "git"
  },
  "scripts": {
    "lint": "xo",
    "test": "npm run lint && echo 'no tests!'"
  },
  "version": "2.0.6",
  "xo": {
    "extends": "rem",
    "ignores": [
      "example/**"
    ]
  }
}
