{ "name": "@vitest/cjs-lib", "type": "commonjs", "exports": { "./lib": { "types": "./lib.d.ts", "default": "./lib.mjs" }, ".": "./index.js" } }