homebridge-config-ui-x
Version:
A web based management, configuration and control platform for Homebridge
70 lines (69 loc) • 1.82 kB
JSON
{
"_from": "@nestjs/core@6.10.1",
"_id": "@nestjs/core@6.10.1",
"_inBundle": false,
"_integrity": "sha512-X6W+pgzShSuUXEd+jSLYYgZywt0GvTlWF46zXf5CWJMJesc7+TP/FeKqa11gIz9h1GFUMPs0tbXzIpgKVXSmcA==",
"_location": "/@nestjs/core",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@nestjs/core@6.10.1",
"name": "@nestjs/core",
"escapedName": "@nestjs%2fcore",
"scope": "@nestjs",
"rawSpec": "6.10.1",
"saveSpec": null,
"fetchSpec": "6.10.1"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/@nestjs/core/-/core-6.10.1.tgz",
"_shasum": "ffa708a2f20494d0234ad0d9c80385421bd8cfd0",
"_spec": "@nestjs/core@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,
"collective": {
"type": "opencollective",
"url": "https://opencollective.com/nest",
"donation": {
"text": "Become a partner:"
}
},
"dependencies": {
"@nuxtjs/opencollective": "0.2.2",
"fast-safe-stringify": "2.0.7",
"iterare": "1.2.0",
"object-hash": "2.0.0",
"uuid": "3.3.3"
},
"deprecated": false,
"description": "Nest - modern, fast, powerful node.js web framework (@core)",
"homepage": "https://github.com/nestjs/nest#readme",
"license": "MIT",
"name": "@nestjs/core",
"peerDependencies": {
"@nestjs/common": "^6.0.0",
"reflect-metadata": "^0.1.12",
"rxjs": "^6.0.0"
},
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nestjs/nest.git"
},
"scripts": {
"postinstall": "opencollective || exit 0"
},
"version": "6.10.1"
}