{
  "name": "@selesai/code",
  "version": "0.0.0-pi-subagents-test-shim",
  "type": "module",
  "main": "./index.mjs",
  "types": "./dist/index.d.ts",
  "private": true,
  "exports": {
    ".": {
      "types": "./dist/index.d.ts",
      "import": "./index.mjs"
    }
  }
}
