{ "name": "test-pkgroll", "version": "0.0.1", "description": "", "scripts": { "build": "pkgroll" }, "exports": { ".": "./dist/index.js" }, "keywords": [], "author": "abearxiong (https://www.xiongxiao.me)", "license": "MIT", "packageManager": "pnpm@10.28.2", "type": "module", "devDependencies": { "pkgroll": "^2.24.0" } }