1 2 3 4 5 6 7 8 9 10 11
{ "name": "@openai/harmony", "version": "0.0.1", "type": "module", "files": [ "README.md", "dist/" ], "main": "./dist/web/openai_harmony.js", "types": "./dist/web/openai_harmony.d.ts" }