package.json 2.4 KB
{
  "_args": [
    [
      {
        "raw": "vue-hot-reload-api@^2.0.1",
        "scope": null,
        "escapedName": "vue-hot-reload-api",
        "name": "vue-hot-reload-api",
        "rawSpec": "^2.0.1",
        "spec": ">=2.0.1 <3.0.0",
        "type": "range"
      },
      "/Users/admin/Documents/workspace/programming/node_modules/vue-loader"
    ]
  ],
  "_from": "vue-hot-reload-api@>=2.0.1 <3.0.0",
  "_id": "vue-hot-reload-api@2.0.9",
  "_inCache": true,
  "_location": "/vue-hot-reload-api",
  "_nodeVersion": "7.4.0",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/vue-hot-reload-api-2.0.9.tgz_1487472173407_0.6224188727792352"
  },
  "_npmUser": {
    "name": "yyx990803",
    "email": "yyx990803@gmail.com"
  },
  "_npmVersion": "4.0.5",
  "_phantomChildren": {},
  "_requested": {
    "raw": "vue-hot-reload-api@^2.0.1",
    "scope": null,
    "escapedName": "vue-hot-reload-api",
    "name": "vue-hot-reload-api",
    "rawSpec": "^2.0.1",
    "spec": ">=2.0.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/vue-loader"
  ],
  "_resolved": "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.0.9.tgz",
  "_shasum": "2e8cfbfc8e531eea57d8c1f0bd761047c7e11b56",
  "_shrinkwrap": null,
  "_spec": "vue-hot-reload-api@^2.0.1",
  "_where": "/Users/admin/Documents/workspace/programming/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": {},
  "directories": {},
  "dist": {
    "shasum": "2e8cfbfc8e531eea57d8c1f0bd761047c7e11b56",
    "tarball": "https://registry.npmjs.org/vue-hot-reload-api/-/vue-hot-reload-api-2.0.9.tgz"
  },
  "gitHead": "d0a61e259b25270c445a24a123540bac2e06e04b",
  "homepage": "https://github.com/vuejs/vue-hot-reload-api#readme",
  "keywords": [
    "vue",
    "hot",
    "reload"
  ],
  "license": "MIT",
  "main": "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": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "2.0.9"
}