{
  "name": "vue-hot-reload-api",
  "version": "1.3.3",
  "description": "hot reload api for *.vue components",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vuejs/vue-hot-reload-api.git"
  },
  "keywords": [
    "vue",
    "hot",
    "reload"
  ],
  "author": "Evan You",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vuejs/vue-hot-reload-api/issues"
  },
  "homepage": "https://github.com/vuejs/vue-hot-reload-api#readme",
  "_from": "vue-hot-reload-api@1.3.3",
  "_resolved": "http://registry.npm.taobao.org/vue-hot-reload-api/download/vue-hot-reload-api-1.3.3.tgz"
}