{ "_args": [ [ "vue-socket.io@3.0.10", "/Users/mac/projects/mime/mine" ] ], "_from": "vue-socket.io@3.0.10", "_id": "vue-socket.io@3.0.10", "_inBundle": false, "_integrity": "sha512-XGYjD30Q9xAeHpBnp2SU+ljEe59qpGKaAQe4VOO9ezuly09MlzrT2ZZPJu3BVFpQwKdjQDz1I2fV9r4YjlZDCA==", "_location": "/vue-socket.io", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "vue-socket.io@3.0.10", "name": "vue-socket.io", "escapedName": "vue-socket.io", "rawSpec": "3.0.10", "saveSpec": null, "fetchSpec": "3.0.10" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmmirror.com/vue-socket.io/-/vue-socket.io-3.0.10.tgz", "_spec": "3.0.10", "_where": "/Users/mac/projects/mime/mine", "author": { "name": "Metin Seylan", "email": "metinsyln@gmail.com" }, "bugs": { "url": "https://github.com/MetinSeylan/Vue-Socket.io/issues" }, "dependencies": { "socket.io-client": "^2.1.1" }, "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" }