{
  "_from": "vue-socket.io",
  "_id": "vue-socket.io@3.0.10",
  "_inBundle": false,
  "_integrity": "sha512-XGYjD30Q9xAeHpBnp2SU+ljEe59qpGKaAQe4VOO9ezuly09MlzrT2ZZPJu3BVFpQwKdjQDz1I2fV9r4YjlZDCA==",
  "_location": "/vue-socket.io",
  "_phantomChildren": {
    "after": "0.8.2",
    "arraybuffer.slice": "0.0.7",
    "backo2": "1.0.2",
    "base64-arraybuffer": "0.1.4",
    "blob": "0.0.5",
    "component-bind": "1.0.0",
    "component-emitter": "1.3.0",
    "component-inherit": "0.0.3",
    "has-binary2": "1.0.3",
    "has-cors": "1.1.0",
    "indexof": "0.0.1",
    "parseqs": "0.0.6",
    "parseuri": "0.0.6",
    "to-array": "0.1.4",
    "yeast": "0.1.2"
  },
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "vue-socket.io",
    "name": "vue-socket.io",
    "escapedName": "vue-socket.io",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/vue-socket.io/-/vue-socket.io-3.0.10.tgz",
  "_shasum": "76135bf5043baf484c648636a7a9822b4c11c084",
  "_spec": "vue-socket.io",
  "_where": "D:\\Projects\\ashkanTala\\theme",
  "author": {
    "name": "Metin Seylan",
    "email": "metinsyln@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/MetinSeylan/Vue-Socket.io/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "socket.io-client": "^2.1.1"
  },
  "deprecated": false,
  "description": "socket.io implementation for Vue.js and Vuex",
  "devDependencies": {
    "@babel/core": "^7.1.2",
    "@babel/plugin-proposal-class-properties": "^7.1.0",
    "@babel/plugin-transform-classes": "^7.1.0",
    "@babel/preset-env": "^7.1.0",
    "babel-loader": "^8.0.4",
    "cross-env": "^5.2.0",
    "webpack": "^4.23.1",
    "webpack-cli": "^3.1.2"
  },
  "homepage": "https://github.com/MetinSeylan/Vue-Socket.io",
  "keywords": [
    "vuejs",
    "socket",
    "vue",
    "socket.io",
    "websocket",
    "socket.io-client",
    "realtime",
    "flux",
    "vuex",
    "redux"
  ],
  "license": "MIT",
  "main": "dist/vue-socketio.js",
  "name": "vue-socket.io",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MetinSeylan/Vue-Socket.io.git"
  },
  "scripts": {
    "build": "webpack --mode=production --progress --hide-modules"
  },
  "version": "3.0.10"
}
