{ "name": "@kitchen-md/core", "version": "0.0.0", "type": "module", "main": "./src/index.ts", "exports": { ".": "./src/index.ts" }, "scripts": { "test": "bun test" } }