mirror of
https://github.com/koush/scrypted.git
synced 2026-02-03 06:03:27 +00:00
46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|
"name": "@scrypted/types",
|
|
"version": "0.5.54",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@scrypted/types",
|
|
"version": "0.5.54",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"openai": "^6.1.0"
|
|
}
|
|
},
|
|
"node_modules/openai": {
|
|
"version": "6.1.0",
|
|
"resolved": "https://registry.npmjs.org/openai/-/openai-6.1.0.tgz",
|
|
"integrity": "sha512-5sqb1wK67HoVgGlsPwcH2bUbkg66nnoIYKoyV9zi5pZPqh7EWlmSrSDjAh4O5jaIg/0rIlcDKBtWvZBuacmGZg==",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"openai": "bin/cli"
|
|
},
|
|
"peerDependencies": {
|
|
"ws": "^8.18.0",
|
|
"zod": "^3.25 || ^4.0"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ws": {
|
|
"optional": true
|
|
},
|
|
"zod": {
|
|
"optional": true
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"openai": {
|
|
"version": "6.1.0",
|
|
"resolved": "https://registry.npmjs.org/openai/-/openai-6.1.0.tgz",
|
|
"integrity": "sha512-5sqb1wK67HoVgGlsPwcH2bUbkg66nnoIYKoyV9zi5pZPqh7EWlmSrSDjAh4O5jaIg/0rIlcDKBtWvZBuacmGZg==",
|
|
"requires": {}
|
|
}
|
|
}
|
|
}
|