{
  "_from": "webpack-livereload-plugin@^2.3.0",
  "_id": "webpack-livereload-plugin@2.3.0",
  "_inBundle": false,
  "_integrity": "sha512-vVBLQLlNpElt2sfsBG+XLDeVbQFS4RrniVU8Hi1/hX5ycSfx6mtW8MEEITr2g0Cvo36kuPWShFFDuy+DS7KFMA==",
  "_location": "/webpack-livereload-plugin",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "webpack-livereload-plugin@^2.3.0",
    "name": "webpack-livereload-plugin",
    "escapedName": "webpack-livereload-plugin",
    "rawSpec": "^2.3.0",
    "saveSpec": null,
    "fetchSpec": "^2.3.0"
  },
  "_requiredBy": [
    "/@wordpress/scripts"
  ],
  "_resolved": "https://registry.npmjs.org/webpack-livereload-plugin/-/webpack-livereload-plugin-2.3.0.tgz",
  "_shasum": "61994e0500a0c1e27355ff753a9642641bef5d6a",
  "_spec": "webpack-livereload-plugin@^2.3.0",
  "_where": "C:\\Users\\fvers\\Local Sites\\moovelogisticawoocommerce\\app\\public\\wp-content\\plugins\\moove-logistica-for-woocommerce\\node_modules\\@wordpress\\scripts",
  "author": {
    "name": "Jason Staten"
  },
  "bugs": {
    "url": "https://github.com/statianzo/webpack-livereload-plugin/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "anymatch": "^3.1.1",
    "portfinder": "^1.0.17",
    "tiny-lr": "^1.1.1"
  },
  "deprecated": false,
  "description": "Livereload for webpack",
  "devDependencies": {
    "faucet": "0.0.1",
    "tape": "^4.9.1"
  },
  "homepage": "https://github.com/statianzo/webpack-livereload-plugin#readme",
  "keywords": [
    "webpack",
    "livereload"
  ],
  "license": "ISC",
  "main": "index.js",
  "name": "webpack-livereload-plugin",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/statianzo/webpack-livereload-plugin.git"
  },
  "scripts": {
    "test": "faucet test.js"
  },
  "version": "2.3.0"
}
