UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

57 lines (56 loc) 1.51 kB
{ "_from": "@nestjs/common@6.10.1", "_id": "@nestjs/common@6.10.1", "_inBundle": false, "_integrity": "sha512-eLKKFQqrQFxE3ipbmdXJHQV24ngkbq1ZFjDjvK+0qDbU/90OsYIU4a0U476Hi23QSgo9qGggMIJeLoadLRIxig==", "_location": "/@nestjs/common", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@nestjs/common@6.10.1", "name": "@nestjs/common", "escapedName": "@nestjs%2fcommon", "scope": "@nestjs", "rawSpec": "6.10.1", "saveSpec": null, "fetchSpec": "6.10.1" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/@nestjs/common/-/common-6.10.1.tgz", "_shasum": "5df052415984e20df459f1dc3743638f5928a0d0", "_spec": "@nestjs/common@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": { "axios": "0.19.0", "cli-color": "2.0.0", "uuid": "3.3.3" }, "deprecated": false, "description": "Nest - modern, fast, powerful node.js web framework (@common)", "homepage": "https://github.com/nestjs/nest#readme", "license": "MIT", "name": "@nestjs/common", "peerDependencies": { "reflect-metadata": "^0.1.12", "rxjs": "^6.0.0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/nestjs/nest.git" }, "version": "6.10.1" }