homebridge-config-ui-x
Version:
A web based management, configuration and control platform for Homebridge
56 lines (55 loc) • 1.63 kB
JSON
{
"_from": "@nestjs/platform-socket.io@6.10.1",
"_id": "@nestjs/platform-socket.io@6.10.1",
"_inBundle": false,
"_integrity": "sha512-+5ApBy1UR/DcwrfI9VxiB1wRQkKWduxWhlhEqQdoucsKXySdeJwBWU+qagBiNBST/Nt39NifV6VyJjfETIEWhA==",
"_location": "/@nestjs/platform-socket.io",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nestjs/platform-socket.io@6.10.1",
"name": "@nestjs/platform-socket.io",
"escapedName": "@nestjs%2fplatform-socket.io",
"scope": "@nestjs",
"rawSpec": "6.10.1",
"saveSpec": null,
"fetchSpec": "6.10.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@nestjs/platform-socket.io/-/platform-socket.io-6.10.1.tgz",
"_shasum": "9b5e4cba83b2aa8831a362b6f9369ec4dbdec045",
"_spec": "@nestjs/platform-socket.io@6.10.1",
"_where": "/Users/john/src/homebridge-config-ui-x",
"author": {
"name": "Kamil Mysliwiec"
},
"bugs": {
"url": "https://github.com/nestjs/nest/issues"
},
"bundleDependencies": false,
"dependencies": {
"socket.io": "2.3.0"
},
"deprecated": false,
"description": "Nest - modern, fast, powerful node.js web framework (@platform-socket.io)",
"homepage": "https://github.com/nestjs/nest#readme",
"license": "MIT",
"name": "@nestjs/platform-socket.io",
"peerDependencies": {
"@nestjs/common": "^6.0.0",
"@nestjs/websockets": "^6.0.0",
"rxjs": "^6.0.0"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nestjs/nest.git"
},
"version": "6.10.1"
}