mirror of
https://github.com/koush/scrypted.git
synced 2026-04-12 03:20:21 +01:00
46 lines
1.1 KiB
JSON
46 lines
1.1 KiB
JSON
{
|
|
"name": "@scrypted/types",
|
|
"version": "0.5.31",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@scrypted/types",
|
|
"version": "0.5.31",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"openai": "^5.3.0"
|
|
}
|
|
},
|
|
"node_modules/openai": {
|
|
"version": "5.3.0",
|
|
"resolved": "https://registry.npmjs.org/openai/-/openai-5.3.0.tgz",
|
|
"integrity": "sha512-VIKmoF7y4oJCDOwP/oHXGzM69+x0dpGFmN9QmYO+uPbLFOmmnwO+x1GbsgUtI+6oraxomGZ566Y421oYVu191w==",
|
|
"license": "Apache-2.0",
|
|
"bin": {
|
|
"openai": "bin/cli"
|
|
},
|
|
"peerDependencies": {
|
|
"ws": "^8.18.0",
|
|
"zod": "^3.23.8"
|
|
},
|
|
"peerDependenciesMeta": {
|
|
"ws": {
|
|
"optional": true
|
|
},
|
|
"zod": {
|
|
"optional": true
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"openai": {
|
|
"version": "5.3.0",
|
|
"resolved": "https://registry.npmjs.org/openai/-/openai-5.3.0.tgz",
|
|
"integrity": "sha512-VIKmoF7y4oJCDOwP/oHXGzM69+x0dpGFmN9QmYO+uPbLFOmmnwO+x1GbsgUtI+6oraxomGZ566Y421oYVu191w==",
|
|
"requires": {}
|
|
}
|
|
}
|
|
}
|