{ "name": "predict-otron-9000", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { "openai": "^5.16.0" } }, "node_modules/openai": { "version": "5.16.0", "resolved": "https://registry.npmjs.org/openai/-/openai-5.16.0.tgz", "integrity": "sha512-hoEH8ZNvg1HXjU9mp88L/ZH8O082Z8r6FHCXGiWAzVRrEv443aI57qhch4snu07yQydj+AUAWLenAiBXhu89Tw==", "license": "Apache-2.0", "bin": { "openai": "bin/cli" }, "peerDependencies": { "ws": "^8.18.0", "zod": "^3.23.8" }, "peerDependenciesMeta": { "ws": { "optional": true }, "zod": { "optional": true } } } } }