We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d927768 commit 7f16c3aCopy full SHA for 7f16c3a
jsr.json.orig
@@ -0,0 +1,25 @@
1
+{
2
+ "name": "@openai/openai",
3
+<<<<<<< HEAD
4
+ "version": "4.87.4",
5
+ "exports": {
6
+ ".": "./index.ts",
7
+ "./helpers/zod": "./helpers/zod.ts",
8
+ "./beta/realtime/websocket": "./beta/realtime/websocket.ts"
9
+ },
10
+ "imports": {
11
+ "zod": "npm:zod@3"
12
13
+||||||| parent of 0603bcac (chore(internal): version bump (#1393))
14
+ "version": "4.87.3",
15
+ "exports": "./index.ts",
16
+=======
17
18
19
+>>>>>>> 0603bcac (chore(internal): version bump (#1393))
20
+ "publish": {
21
+ "exclude": [
22
+ "!."
23
+ ]
24
+ }
25
+}
0 commit comments