mirror of
https://github.com/koush/scrypted.git
synced 2026-02-19 04:52:32 +00:00
306 lines
12 KiB
JSON
306 lines
12 KiB
JSON
{
|
|
"name": "@scrypted/unifi-protect",
|
|
"version": "0.0.79",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@scrypted/unifi-protect",
|
|
"version": "0.0.79",
|
|
"license": "Apache",
|
|
"dependencies": {
|
|
"@koush/unifi-protect": "^0.0.9",
|
|
"@scrypted/sdk": "file:../../sdk",
|
|
"ws": "^8.4.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/lodash": "^4.14.158",
|
|
"@types/node": "^16.7.1",
|
|
"@types/ws": "^7.4.7"
|
|
}
|
|
},
|
|
"../../external/unifi-protect": {
|
|
"name": "@koush/unifi-protect",
|
|
"version": "0.0.9",
|
|
"extraneous": true,
|
|
"dependencies": {
|
|
"abort-controller": "^3.0.0",
|
|
"node-fetch": "^2.6.6",
|
|
"ws": "^8.2.0"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^16.7.1",
|
|
"@types/node-fetch": "^2.5.12",
|
|
"@types/ws": "^7.4.7",
|
|
"@typescript-eslint/eslint-plugin": "^4.29.3",
|
|
"eslint": "^7.32.0",
|
|
"typescript": "^4.3.5"
|
|
}
|
|
},
|
|
"../../sdk": {
|
|
"name": "@scrypted/sdk",
|
|
"version": "0.0.135",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.14.5",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.15.4",
|
|
"@babel/plugin-transform-typescript": "^7.15.8",
|
|
"@babel/preset-typescript": "^7.15.0",
|
|
"adm-zip": "^0.4.13",
|
|
"axios": "^0.21.4",
|
|
"babel-loader": "^8.2.3",
|
|
"babel-plugin-const-enum": "^1.1.0",
|
|
"esbuild": "^0.13.8",
|
|
"ncp": "^2.0.0",
|
|
"raw-loader": "^4.0.2",
|
|
"rimraf": "^3.0.2",
|
|
"tmp": "^0.2.1",
|
|
"ts-loader": "^9.2.6",
|
|
"webpack": "^5.59.0"
|
|
},
|
|
"bin": {
|
|
"scrypted-debug": "bin/scrypted-debug.js",
|
|
"scrypted-deploy": "bin/scrypted-deploy.js",
|
|
"scrypted-deploy-debug": "bin/scrypted-deploy-debug.js",
|
|
"scrypted-package-json": "bin/scrypted-package-json.js",
|
|
"scrypted-readme": "bin/scrypted-readme.js",
|
|
"scrypted-webpack": "bin/scrypted-webpack.js"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^16.11.1",
|
|
"@types/stringify-object": "^4.0.0",
|
|
"stringify-object": "^3.3.0",
|
|
"ts-node": "^10.4.0",
|
|
"typedoc": "^0.22.8",
|
|
"typescript-json-schema": "^0.50.1"
|
|
}
|
|
},
|
|
"../sdk": {
|
|
"extraneous": true
|
|
},
|
|
"node_modules/@koush/unifi-protect": {
|
|
"version": "0.0.9",
|
|
"resolved": "https://registry.npmjs.org/@koush/unifi-protect/-/unifi-protect-0.0.9.tgz",
|
|
"integrity": "sha512-/rDB/qD4UftHTiedMFbvcaH3yNxfFtxVpHmuI99wC7zXYc0h9gNmv6FB2qnosYKonryFvg1/AOkaBEMZ82xtxw==",
|
|
"dependencies": {
|
|
"abort-controller": "^3.0.0",
|
|
"node-fetch": "^2.6.6",
|
|
"ws": "^8.2.0"
|
|
}
|
|
},
|
|
"node_modules/@scrypted/sdk": {
|
|
"resolved": "../../sdk",
|
|
"link": true
|
|
},
|
|
"node_modules/@types/lodash": {
|
|
"version": "4.14.158",
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.158.tgz",
|
|
"integrity": "sha512-InCEXJNTv/59yO4VSfuvNrZHt7eeNtWQEgnieIA+mIC+MOWM9arOWG2eQ8Vhk6NbOre6/BidiXhkZYeDY9U35w==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/node": {
|
|
"version": "16.7.1",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.7.1.tgz",
|
|
"integrity": "sha512-ncRdc45SoYJ2H4eWU9ReDfp3vtFqDYhjOsKlFFUDEn8V1Bgr2RjYal8YT5byfadWIRluhPFU6JiDOl0H6Sl87A==",
|
|
"dev": true
|
|
},
|
|
"node_modules/@types/ws": {
|
|
"version": "7.4.7",
|
|
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-7.4.7.tgz",
|
|
"integrity": "sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==",
|
|
"dev": true,
|
|
"dependencies": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"node_modules/abort-controller": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
|
|
"integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
|
|
"dependencies": {
|
|
"event-target-shim": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": ">=6.5"
|
|
}
|
|
},
|
|
"node_modules/event-target-shim": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
|
|
"integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ==",
|
|
"engines": {
|
|
"node": ">=6"
|
|
}
|
|
},
|
|
"node_modules/node-fetch": {
|
|
"version": "2.6.7",
|
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
|
|
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
|
|
"dependencies": {
|
|
"whatwg-url": "^5.0.0"
|
|
},
|
|
"engines": {
|
|
"node": "4.x || >=6.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"encoding": "^0.1.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"encoding": {
|
|
"optional": true
|
|
}
|
|
}
|
|
},
|
|
"node_modules/tr46": {
|
|
"version": "0.0.3",
|
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
|
"integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o="
|
|
},
|
|
"node_modules/webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
"integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE="
|
|
},
|
|
"node_modules/whatwg-url": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
"integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
|
|
"dependencies": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
},
|
|
"node_modules/ws": {
|
|
"version": "8.4.0",
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.4.0.tgz",
|
|
"integrity": "sha512-IHVsKe2pjajSUIl4KYMQOdlyliovpEPquKkqbwswulszzI7r0SfQrxnXdWAEqOlDCLrVSJzo+O1hAwdog2sKSQ==",
|
|
"engines": {
|
|
"node": ">=10.0.0"
|
|
},
|
|
"peerDependencies": {
|
|
"bufferutil": "^4.0.1",
|
|
"utf-8-validate": "^5.0.2"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"bufferutil": {
|
|
"optional": true
|
|
},
|
|
"utf-8-validate": {
|
|
"optional": true
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@koush/unifi-protect": {
|
|
"version": "0.0.9",
|
|
"resolved": "https://registry.npmjs.org/@koush/unifi-protect/-/unifi-protect-0.0.9.tgz",
|
|
"integrity": "sha512-/rDB/qD4UftHTiedMFbvcaH3yNxfFtxVpHmuI99wC7zXYc0h9gNmv6FB2qnosYKonryFvg1/AOkaBEMZ82xtxw==",
|
|
"requires": {
|
|
"abort-controller": "^3.0.0",
|
|
"node-fetch": "^2.6.6",
|
|
"ws": "^8.2.0"
|
|
}
|
|
},
|
|
"@scrypted/sdk": {
|
|
"version": "file:../../sdk",
|
|
"requires": {
|
|
"@babel/plugin-proposal-class-properties": "^7.14.5",
|
|
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
|
|
"@babel/plugin-proposal-numeric-separator": "^7.14.5",
|
|
"@babel/plugin-proposal-optional-chaining": "^7.14.5",
|
|
"@babel/plugin-transform-modules-commonjs": "^7.15.4",
|
|
"@babel/plugin-transform-typescript": "^7.15.8",
|
|
"@babel/preset-typescript": "^7.15.0",
|
|
"@types/node": "^16.11.1",
|
|
"@types/stringify-object": "^4.0.0",
|
|
"adm-zip": "^0.4.13",
|
|
"axios": "^0.21.4",
|
|
"babel-loader": "^8.2.3",
|
|
"babel-plugin-const-enum": "^1.1.0",
|
|
"esbuild": "^0.13.8",
|
|
"ncp": "^2.0.0",
|
|
"raw-loader": "^4.0.2",
|
|
"rimraf": "^3.0.2",
|
|
"stringify-object": "^3.3.0",
|
|
"tmp": "^0.2.1",
|
|
"ts-loader": "^9.2.6",
|
|
"ts-node": "^10.4.0",
|
|
"typedoc": "^0.22.8",
|
|
"typescript-json-schema": "^0.50.1",
|
|
"webpack": "^5.59.0"
|
|
}
|
|
},
|
|
"@types/lodash": {
|
|
"version": "4.14.158",
|
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.158.tgz",
|
|
"integrity": "sha512-InCEXJNTv/59yO4VSfuvNrZHt7eeNtWQEgnieIA+mIC+MOWM9arOWG2eQ8Vhk6NbOre6/BidiXhkZYeDY9U35w==",
|
|
"dev": true
|
|
},
|
|
"@types/node": {
|
|
"version": "16.7.1",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-16.7.1.tgz",
|
|
"integrity": "sha512-ncRdc45SoYJ2H4eWU9ReDfp3vtFqDYhjOsKlFFUDEn8V1Bgr2RjYal8YT5byfadWIRluhPFU6JiDOl0H6Sl87A==",
|
|
"dev": true
|
|
},
|
|
"@types/ws": {
|
|
"version": "7.4.7",
|
|
"resolved": "https://registry.npmjs.org/@types/ws/-/ws-7.4.7.tgz",
|
|
"integrity": "sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==",
|
|
"dev": true,
|
|
"requires": {
|
|
"@types/node": "*"
|
|
}
|
|
},
|
|
"abort-controller": {
|
|
"version": "3.0.0",
|
|
"resolved": "https://registry.npmjs.org/abort-controller/-/abort-controller-3.0.0.tgz",
|
|
"integrity": "sha512-h8lQ8tacZYnR3vNQTgibj+tODHI5/+l06Au2Pcriv/Gmet0eaj4TwWH41sO9wnHDiQsEj19q0drzdWdeAHtweg==",
|
|
"requires": {
|
|
"event-target-shim": "^5.0.0"
|
|
}
|
|
},
|
|
"event-target-shim": {
|
|
"version": "5.0.1",
|
|
"resolved": "https://registry.npmjs.org/event-target-shim/-/event-target-shim-5.0.1.tgz",
|
|
"integrity": "sha512-i/2XbnSz/uxRCU6+NdVJgKWDTM427+MqYbkQzD321DuCQJUqOuJKIA0IM2+W2xtYHdKOmZ4dR6fExsd4SXL+WQ=="
|
|
},
|
|
"node-fetch": {
|
|
"version": "2.6.7",
|
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
|
|
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
|
|
"requires": {
|
|
"whatwg-url": "^5.0.0"
|
|
}
|
|
},
|
|
"tr46": {
|
|
"version": "0.0.3",
|
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
|
|
"integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o="
|
|
},
|
|
"webidl-conversions": {
|
|
"version": "3.0.1",
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
|
|
"integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE="
|
|
},
|
|
"whatwg-url": {
|
|
"version": "5.0.0",
|
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
|
|
"integrity": "sha1-lmRU6HZUYuN2RNNib2dCzotwll0=",
|
|
"requires": {
|
|
"tr46": "~0.0.3",
|
|
"webidl-conversions": "^3.0.0"
|
|
}
|
|
},
|
|
"ws": {
|
|
"version": "8.4.0",
|
|
"resolved": "https://registry.npmjs.org/ws/-/ws-8.4.0.tgz",
|
|
"integrity": "sha512-IHVsKe2pjajSUIl4KYMQOdlyliovpEPquKkqbwswulszzI7r0SfQrxnXdWAEqOlDCLrVSJzo+O1hAwdog2sKSQ==",
|
|
"requires": {}
|
|
}
|
|
}
|
|
}
|