{
  "_args": [
    [
      {
        "raw": "vue-hot-reload-api@^2.3.0",
        "scope": null,
        "escapedName": "vue-hot-reload-api",
        "name": "vue-hot-reload-api",
        "rawSpec": "^2.3.0",
        "spec": ">=2.3.0 <3.0.0",
        "type": "range"
      },
      "/var/www/html/node_modules/vue-loader"
    ]
  ],
  "_from": "vue-hot-reload-api@>=2.3.0 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "vue-hot-reload-api@2.3.3",
  "_inCache": true,
  "_location": "/vue-hot-reload-api",
  "_nodeVersion": "10.14.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/vue-hot-reload-api_2.3.3_1550844300055_0.7875329391699362"
  },
  "_npmUser": {
    "name": "yyx990803",
    "email": "yyx990803@gmail.com"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "vue-hot-reload-api@^2.3.0",
    "scope": null,
    "escapedName": "vue-hot-reload-api",
    "name": "vue-hot-reload-api",
    "rawSpec": "^2.3.0",
    "spec": ">=2.3.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/vue-loader"
  ],
  "_resolved": "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.3.tgz",
  "_shasum": "2756f46cb3258054c5f4723de8ae7e87302a1ccf",
  "_shrinkwrap": null,
  "_spec": "vue-hot-reload-api@^2.3.0",
  "_where": "/var/www/html/node_modules/vue-loader",
  "author": {
    "name": "Evan You"
  },
  "bugs": {
    "url": "https://github.com/vuejs/vue-hot-reload-api/issues"
  },
  "dependencies": {},
  "description": "hot reload api for *.vue components",
  "devDependencies": {
    "buble": "^0.19.6",
    "jest": "^23.6.0",
    "vue": "^2.5.21"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-KmvZVtmM26BQOMK1rwUZsrqxEGeKiYSZGA7SNWE6uExx8UX/cj9hq2MRV/wWC3Cq6AoeDGk57rL9YMFRel/q+g==",
    "shasum": "2756f46cb3258054c5f4723de8ae7e87302a1ccf",
    "tarball": "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.3.3.tgz",
    "fileCount": 4,
    "unpackedSize": 10968,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccAGMCRA9TVsSAnZWagAA1U8P/39xxADCGeD8UjaeAO+3\nD0Uu5vDOTQPU01z1OnPN43SP99yt39qX3PUDN2kN+fn2RINUtKe4fxiMM4T8\n0JANrrzwUPfZ8iOMMqH6ImMgwGjA8uE4156IyFVct/RoSlqu2uO/8LSO2Z3g\nBPTR6BZNhWMF9rgPZm+CgTfqP3QWSSNzD3fVlwfpH4kVoqy2ZsRmPhJ3BXK8\nPnwnErL1xeeU8eNzs2slxHkqrDSfQFSi5DPB4XuJL3GI4dag0TdC2yry2y7Q\nskO1hFprTLGZTISz+dFiI1hdDkCC/aC0oKWjHwtKKAQKkg/8qVSaahNcxAxh\n15YYnfB97cN8+syrf5E8QDuHLwcc8iX2Ic+XvzN14ctTwTKcmTaFojMi0Y96\nVm2LcXYvybp5zcSdeNPcsTYZfcYa0AA785h0lNNZT3J6a78jSzEJSRUW9gCM\nao6tYlfBSb9DmKrbsFZwIQRPFFPl7b2zv5DE8XAqygQ1zHHZxVSByg8tcC3N\nL/rDApw2/nsDzKJ4PnZKgCy7OJaW0CHe99ynOSx1GItBT3mwh/s9U4olESQe\nWr5RqjnCaTyANueBzYAzCU9iy7J+W2HRTLhifWqWZ5C/38l+Sl0T4NTruoCT\n+wISSgru2WWZpV/htwrLJlgDyEpFQShbmsKTKEAaj1l58uGa5wmkHB8HuSPr\nmb7t\r\n=SxS5\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "5dc0e49332802fa0154de3fed7dde31437309698",
  "homepage": "https://github.com/vuejs/vue-hot-reload-api#readme",
  "keywords": [
    "vue",
    "hot",
    "reload"
  ],
  "license": "MIT",
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "yyx990803",
      "email": "yyx990803@gmail.com"
    }
  ],
  "name": "vue-hot-reload-api",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/vue-hot-reload-api.git"
  },
  "scripts": {
    "build": "buble src -o dist",
    "prepublishOnly": "npm run test && npm run build",
    "test": "jest"
  },
  "version": "2.3.3"
}
