mirror of
https://github.com/geoffsee/predict-otron-9001.git
synced 2025-09-08 22:46:44 +00:00
23 lines
738 B
Plaintext
23 lines
738 B
Plaintext
{
|
|
"lockfileVersion": 1,
|
|
"workspaces": {
|
|
"": {
|
|
"name": "predict-otron-9000",
|
|
},
|
|
"integration/cli/package": {
|
|
"name": "cli",
|
|
"dependencies": {
|
|
"install": "^0.13.0",
|
|
"openai": "^5.16.0",
|
|
},
|
|
},
|
|
},
|
|
"packages": {
|
|
"cli": ["cli@workspace:integration/cli/package"],
|
|
|
|
"install": ["install@0.13.0", "", {}, "sha512-zDml/jzr2PKU9I8J/xyZBQn8rPCAY//UOYNmR01XwNwyfhEWObo2SWfSl1+0tm1u6PhxLwDnfsT/6jB7OUxqFA=="],
|
|
|
|
"openai": ["openai@5.16.0", "", { "peerDependencies": { "ws": "^8.18.0", "zod": "^3.23.8" }, "optionalPeers": ["ws", "zod"], "bin": { "openai": "bin/cli" } }, "sha512-hoEH8ZNvg1HXjU9mp88L/ZH8O082Z8r6FHCXGiWAzVRrEv443aI57qhch4snu07yQydj+AUAWLenAiBXhu89Tw=="],
|
|
}
|
|
}
|