{ "name": "@scrypted/common", "version": "1.0.1", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@scrypted/common", "version": "1.0.1", "license": "ISC", "dependencies": { "@koush/werift": "file:../external/werift/packages/webrtc", "@scrypted/sdk": "file:../sdk", "http-auth-utils": "^3.0.2", "node-fetch-commonjs": "^3.1.1", "typescript": "^4.4.3" }, "devDependencies": { "@types/node": "^16.9.0" } }, "../external/werift/packages/webrtc": { "name": "@koush/werift", "version": "0.14.5-beta7", "license": "MIT", "dependencies": { "@fidm/x509": "^1.2.1", "@minhducsun2002/leb128": "^0.2.0", "@peculiar/webcrypto": "^1.1.6", "@peculiar/x509": "^1.2.2", "@shinyoshiaki/ebml-builder": "^0.0.1", "aes-js": "^3.1.2", "binary-data": "^0.6.0", "buffer-crc32": "^0.2.13", "date-fns": "^2.27.0", "debug": "^4.3.3", "elliptic": "^6.5.3", "int64-buffer": "^1.0.1", "ip": "^1.1.5", "jspack": "^0.0.4", "lodash": "^4.17.20", "nano-time": "^1.0.0", "p-cancelable": "^2.1.1", "rx.mini": "^1.1.0", "turbo-crc32": "^1.0.1", "tweetnacl": "^1.0.3", "uuid": "^8.3.2" }, "devDependencies": { "@types/aes-js": "^3.1.1", "@types/buffer-crc32": "^0.2.0", "@types/debug": "^4.1.7", "@types/elliptic": "^6.4.14", "@types/ip": "^1.1.0", "@types/jest": "^27.0.3", "@types/lodash": "^4.14.178", "@types/node": "^17.0.0", "@types/uuid": "^8.3.3", "@typescript-eslint/eslint-plugin": "^5.7.0", "@typescript-eslint/parser": "^5.7.0", "eslint-plugin-prettier": "^4.0.0", "jest": "^27.4.5", "node-actionlint": "^1.2.1", "prettier": "^2.5.1", "ts-jest": "^27.1.1", "ts-node": "^10.4.0", "typedoc": "^0.22.10", "typescript": "^4.5.4" }, "engines": { "node": ">=15" } }, "../sdk": { "name": "@scrypted/sdk", "version": "0.0.174", "license": "ISC", "dependencies": { "@babel/preset-typescript": "^7.16.7", "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", "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", "webpack-bundle-analyzer": "^4.5.0" } }, "node_modules/@koush/werift": { "resolved": "../external/werift/packages/webrtc", "link": true }, "node_modules/@scrypted/sdk": { "resolved": "../sdk", "link": true }, "node_modules/@types/node": { "version": "16.9.0", "resolved": "https://registry.npmjs.org/@types/node/-/node-16.9.0.tgz", "integrity": "sha512-nmP+VR4oT0pJUPFbKE4SXj3Yb4Q/kz3M9dSAO1GGMebRKWHQxLfDNmU/yh3xxCJha3N60nQ/JwXWwOE/ZSEVag==", "dev": true }, "node_modules/fetch-blob": { "version": "3.1.4", "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.1.4.tgz", "integrity": "sha512-Eq5Xv5+VlSrYWEqKrusxY1C3Hm/hjeAsCGVG3ft7pZahlUAChpGZT/Ms1WmSLnEAisEXszjzu/s+ce6HZB2VHA==", "funding": [ { "type": "github", "url": "https://github.com/sponsors/jimmywarting" }, { "type": "paypal", "url": "https://paypal.me/jimmywarting" } ], "dependencies": { "node-domexception": "^1.0.0", "web-streams-polyfill": "^3.0.3" }, "engines": { "node": "^12.20 || >= 14.13" } }, "node_modules/formdata-polyfill": { "version": "4.0.10", "resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz", "integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==", "dependencies": { "fetch-blob": "^3.1.2" }, "engines": { "node": ">=12.20.0" } }, "node_modules/http-auth-utils": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/http-auth-utils/-/http-auth-utils-3.0.2.tgz", "integrity": "sha512-cQ8957aiUX0lgV1620uIGKGJc0sEuD/QK4ueZ0hb60MGbO0f6ahcuIgPjamAD98D/AUGizKVm+dNvUVHs0f4Ow==", "dependencies": { "yerror": "^6.0.0" }, "engines": { "node": ">=12.19.0" } }, "node_modules/node-domexception": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz", "integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==", "funding": [ { "type": "github", "url": "https://github.com/sponsors/jimmywarting" }, { "type": "github", "url": "https://paypal.me/jimmywarting" } ], "engines": { "node": ">=10.5.0" } }, "node_modules/node-fetch-commonjs": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/node-fetch-commonjs/-/node-fetch-commonjs-3.1.1.tgz", "integrity": "sha512-TgkdVJdiEaauzWwB9NoD4TvHZFtG6KKEffvotWf9WNIyoRZHsCFjGfb3bhkIXrMt3YFgFi8ZApbwWoe1h3XTpA==", "dependencies": { "formdata-polyfill": "^4.0.10", "web-streams-polyfill": "^3.1.1" }, "engines": { "node": "^12.20.0 || ^14.13.1 || >=16.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/node-fetch" } }, "node_modules/typescript": { "version": "4.4.3", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz", "integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==", "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" }, "engines": { "node": ">=4.2.0" } }, "node_modules/web-streams-polyfill": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.0.tgz", "integrity": "sha512-EqPmREeOzttaLRm5HS7io98goBgZ7IVz79aDvqjD0kYXLtFZTc0T/U6wHTPKyIjb+MdN7DFIIX6hgdBEpWmfPA==", "engines": { "node": ">= 8" } }, "node_modules/yerror": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/yerror/-/yerror-6.0.1.tgz", "integrity": "sha512-0Bxo+NyeucjxhmPB5z3lmI/N/cOu8L1Q8JVta6/I5G6J/JhCSSPwk8qt9N4yOFSjwkvhDwzUSQglfBIAllvi1Q==", "engines": { "node": ">=12.19.0" } } }, "dependencies": { "@koush/werift": { "version": "file:../external/werift/packages/webrtc", "requires": { "@fidm/x509": "^1.2.1", "@minhducsun2002/leb128": "^0.2.0", "@peculiar/webcrypto": "^1.1.6", "@peculiar/x509": "^1.2.2", "@shinyoshiaki/ebml-builder": "^0.0.1", "@types/aes-js": "^3.1.1", "@types/buffer-crc32": "^0.2.0", "@types/debug": "^4.1.7", "@types/elliptic": "^6.4.14", "@types/ip": "^1.1.0", "@types/jest": "^27.0.3", "@types/lodash": "^4.14.178", "@types/node": "^17.0.0", "@types/uuid": "^8.3.3", "@typescript-eslint/eslint-plugin": "^5.7.0", "@typescript-eslint/parser": "^5.7.0", "aes-js": "^3.1.2", "binary-data": "^0.6.0", "buffer-crc32": "^0.2.13", "date-fns": "^2.27.0", "debug": "^4.3.3", "elliptic": "^6.5.3", "eslint-plugin-prettier": "^4.0.0", "int64-buffer": "^1.0.1", "ip": "^1.1.5", "jest": "^27.4.5", "jspack": "^0.0.4", "lodash": "^4.17.20", "nano-time": "^1.0.0", "node-actionlint": "^1.2.1", "p-cancelable": "^2.1.1", "prettier": "^2.5.1", "rx.mini": "^1.1.0", "ts-jest": "^27.1.1", "ts-node": "^10.4.0", "turbo-crc32": "^1.0.1", "tweetnacl": "^1.0.3", "typedoc": "^0.22.10", "typescript": "^4.5.4", "uuid": "^8.3.2" } }, "@scrypted/sdk": { "version": "file:../sdk", "requires": { "@babel/preset-typescript": "^7.16.7", "@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-node": "^10.4.0", "typedoc": "^0.22.8", "typescript-json-schema": "^0.50.1", "webpack": "^5.59.0", "webpack-bundle-analyzer": "^4.5.0" } }, "@types/node": { "version": "16.9.0", "resolved": "https://registry.npmjs.org/@types/node/-/node-16.9.0.tgz", "integrity": "sha512-nmP+VR4oT0pJUPFbKE4SXj3Yb4Q/kz3M9dSAO1GGMebRKWHQxLfDNmU/yh3xxCJha3N60nQ/JwXWwOE/ZSEVag==", "dev": true }, "fetch-blob": { "version": "3.1.4", "resolved": "https://registry.npmjs.org/fetch-blob/-/fetch-blob-3.1.4.tgz", "integrity": "sha512-Eq5Xv5+VlSrYWEqKrusxY1C3Hm/hjeAsCGVG3ft7pZahlUAChpGZT/Ms1WmSLnEAisEXszjzu/s+ce6HZB2VHA==", "requires": { "node-domexception": "^1.0.0", "web-streams-polyfill": "^3.0.3" } }, "formdata-polyfill": { "version": "4.0.10", "resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz", "integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==", "requires": { "fetch-blob": "^3.1.2" } }, "http-auth-utils": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/http-auth-utils/-/http-auth-utils-3.0.2.tgz", "integrity": "sha512-cQ8957aiUX0lgV1620uIGKGJc0sEuD/QK4ueZ0hb60MGbO0f6ahcuIgPjamAD98D/AUGizKVm+dNvUVHs0f4Ow==", "requires": { "yerror": "^6.0.0" } }, "node-domexception": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz", "integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==" }, "node-fetch-commonjs": { "version": "3.1.1", "resolved": "https://registry.npmjs.org/node-fetch-commonjs/-/node-fetch-commonjs-3.1.1.tgz", "integrity": "sha512-TgkdVJdiEaauzWwB9NoD4TvHZFtG6KKEffvotWf9WNIyoRZHsCFjGfb3bhkIXrMt3YFgFi8ZApbwWoe1h3XTpA==", "requires": { "formdata-polyfill": "^4.0.10", "web-streams-polyfill": "^3.1.1" } }, "typescript": { "version": "4.4.3", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.4.3.tgz", "integrity": "sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==" }, "web-streams-polyfill": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.2.0.tgz", "integrity": "sha512-EqPmREeOzttaLRm5HS7io98goBgZ7IVz79aDvqjD0kYXLtFZTc0T/U6wHTPKyIjb+MdN7DFIIX6hgdBEpWmfPA==" }, "yerror": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/yerror/-/yerror-6.0.1.tgz", "integrity": "sha512-0Bxo+NyeucjxhmPB5z3lmI/N/cOu8L1Q8JVta6/I5G6J/JhCSSPwk8qt9N4yOFSjwkvhDwzUSQglfBIAllvi1Q==" } } }