{"_id":"pkgroll","_rev":"95-5bc7cc02a4913f6626e03d605b007ee4","name":"pkgroll","dist-tags":{"latest":"2.28.1"},"versions":{"1.0.0":{"name":"pkgroll","version":"1.0.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.0.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"5b210ab55f0b30125be83166776a4f0a88297f13","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.0.0.tgz","fileCount":4,"integrity":"sha512-kCVcAEjbulVDREcWDdiVFIa/4cOy2vm3Or817a+Fi6CbXqO4MDwTIsXf3kWPuznRQj7oDyTC/yxgfhgTkiqYzQ==","signatures":[{"sig":"MEUCIBGlH8FVpmDLUTYwhtjbA6XnGeL3FdVBtcbumcfyCW97AiEAtorieiyQFOLJDkWCRIteeayjXdFaJKZ4WtEtKcNh5Ss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRgxhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWABAAjAwlezklhCpSV9dDNHIlogQVqNxmI6cfimfpT7Se8cqQtMju\r\njthEKnkYjLDVu4EeMlhA81EQoGwsDsjiFDUdolTzJTi4pq/4debHe0vox6PU\r\nTkBGYsYqILC7GTIzJMLt9sz3lb158reF/4kJuDTdw7XnPQeqRygyb/U36P+H\r\ndd5ElC+ZAan2g3GC6K68JY4LIXPedBUHhPNov/+FQn0zyLt5kGEVgypq6dGT\r\nRE+bzn7R6QIjuO+wPo6S702XqGibK/TB1rfz8sE0F9d/lrxKOsGdu8OSK4fR\r\nhqRM9DfZylElqZRdo2EGsTUwh+07uYdQevm5AnekE9J9LbmFYlCGHE1WTJD5\r\nYu3ids3RTrDBGcZgVLgq1dlDbIbe5+Rzy/ariXubruX3XhNDmf5ra4xHRmVz\r\n6iJck9avG0Kls4sLVqKugPIvuD7+CMk/W1XQwBZKNrQmQzfPJwMt/fhfNQ5S\r\nKdE3Jwz4X4XySnRFqGDjAdQKakvsOEYmWYse52EIsKvN/Co/ceYWQaF+ltoU\r\nJ+M1Wf+d8XlCtd3Vyj9Qred7guSAi5oJk1/+eJ8T/Fdz4IHYOEvTYEjQ/1x+\r\ncmDjYmXeVrR5jox0GCivc/kOnWgSLLXwp0F5T0WyOKRzVC5jDa47Z3L++Miz\r\nu3M0fbvCn8Kf+TGXM9DmWswLbWbD2DKeziI=\r\n=r69P\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"e12c9cb02e9c2aee6ca09bd36cb3dcd773d231c6","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.19","pretest":"npm run build"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.1","esbuild":"^0.14.29","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^21.0.3","@rollup/plugin-node-resolve":"^13.1.3"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}],"unicorn/prevent-abbreviations":["error",{"replacements":{"pkg":false,"src":false,"dist":false}}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.1.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.12.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.1","typescript":"^4.6.3","@types/node":"^17.0.23","lint-staged":"^12.3.7","get-tsconfig":"^3.0.0","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.0","@pvtnbr/eslint-config":"^0.19.1"},"peerDependencies":{"typescript":"~4.1 || ~4.2 || ~4.3 || ~4.4 || ~4.5"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.0.0_1648757857752_0.6579451321172558","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"pkgroll","version":"1.0.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.0.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"cf861f19f27354c5715bd613db252845d42ef9f1","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.0.1.tgz","fileCount":5,"integrity":"sha512-dOexsNskNtkAt7B/M/NHWjUgHjqqcwGQfvlhctVl9wgz6ydIg/vzhrlvBu0T1htPQ26DuT9snLxKW4qizrxh6A==","signatures":[{"sig":"MEUCIFBEgz8Rs9fNw/caReJSe7eoHqFlrjYwQ1SwsJWciWb8AiEA9DMPx8L707gD55d3jQlaAe1jvHw16M9p2dyth1xkftU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":103862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRhmhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqhkw//ZBR9yLGMfHIIlykZAsnNz2w43ZWZ6vWF64AGZjFpmYTfuvUz\r\n23H8+V/xxfdZt725YXTlh/mNFLXa0Ai0tRQMbE+AWNk3Fxs20zSwZyuADgUC\r\nkfOuQF4GkwZ9A14/OR4oxu9NdDp/Q8/9tAJIPUKPliM17QdcZQTyDnUBI0Zg\r\npejUZkWVssSPVGZXhHL9fbdqw2qdYrxuRr74rVZzxfqB3DoUYbvie/PAeUQL\r\nSKxeEP9Sc1Yph+N/prSMYMMBAXbK4aKzpzj3PD0/9wh6mctBClqLze0BMYQ5\r\nEiQM+ByFaJqkUsAypQIhZl05zjN0n+yx8p+3mVtdETCWLopxj6iFUi7F5j6k\r\nSnBvFwZ7bBsf3F866O/kMDcoqo0d7y54LOWZEym42SylkCD2iCYNZNRW1dI+\r\nTXemSzxJu/LcrT8R3ZEEfs1ScmosZIbBhiT68pRUXUXFSawHqu7VxTxJUgg6\r\nPxHy25TeNN+yqo78ubIAiBWBADURgCgRkwsmJNJeguAW3O9QEjSauWEI6V0m\r\n8BLcqVuuL4enpjzjsRCTLAUUZV38De/y38nmnlFervCwZm6etkSheMmwURcA\r\n8TuamlxkGYsnZtzcFP3RkNR/0aatqwYz4dKNsD+18HGzanueDr/tIpUlrfF/\r\n/CF22YxuRfzPLmhGuQL7ESgbKKJx1TzNj+E=\r\n=IYR8\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"d105148145dcff42b2a4c5344a22774802d3e753","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.20","pretest":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.1","esbuild":"^0.14.29","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^21.0.3","@rollup/plugin-node-resolve":"^13.1.3"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}],"unicorn/prevent-abbreviations":["error",{"replacements":{"pkg":false,"src":false,"dist":false}}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.1.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.12.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.1","typescript":"^4.6.3","@types/node":"^17.0.23","lint-staged":"^12.3.7","get-tsconfig":"^3.0.0","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.0","@pvtnbr/eslint-config":"^0.19.1"},"peerDependencies":{"typescript":"~4.1 || ~4.2 || ~4.3 || ~4.4 || ~4.5"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.0.1_1648761249267_0.7813363830776578","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"pkgroll","version":"1.0.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.0.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"c8c538a8aab73819889bc8141127f643f3364224","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.0.2.tgz","fileCount":5,"integrity":"sha512-r8W2VQe9y02F4wIQXvUHS+T7dn/6RJPRESUFiemzsKnjBCf+crmPJmoF8VFANl9luPpO8FgJ/yKRYQpryUGcvA==","signatures":[{"sig":"MEUCIAiP5rZjT5qdJ6yUAYbt/fCLo15ItV78suauQ4pVP4IEAiEA8hNkGx5DEm6XRJ0wReYyGKuM7pDb2u+XsRiaH9mmybs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRkn8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqj0g/+NJT/gbEIPBSppdCQjdRtGmE5eoO2pNFuCLtmDfZlY5+Zbfar\r\nJdQRMiwbR4SM45ACpjjggplZreDn5fK3YcGHEHJeTfhcNWP4iBrNRtDCR9PM\r\nUBPqyta8DZFC3+Y0zZNup0/10VOwoH9du5cIFcPoWOvUIB9JtS1h0AFathfk\r\n9sOuUN/fPWKc5xHLkpMvxzxKN/cuYJ79JgW3/UOBKsampBdnzfc66gfeYKL9\r\n7IyXBeuJK3MI8m+aa+GMM4+J7GeePVJAmMNXaZ20QUkAczwYs+exgM4CgSx7\r\nX3KCqeF6RKK7gSXOcrCuOGWmB1jx2R49xU8WPUper+4SVpkCMZbwFjVIalum\r\ngYrQwr/+gOgEQMxIGM4uf4asqLUZ8gdO+E6pUXXu8SYW7z6dDUjwoCd4A85u\r\nemnMspDrMxCqrKNgetvzztJ7HedlFXOBFpfGL8wb6vxZKhCA+OOzJibohlOr\r\n6eZR6Ha1+R2Ur5FjcvKvGHpXXGnJKLc2YPFTSLvP/BcWyAoMmOAB9qk9zdDZ\r\nA601J9B7g6YaoZVZuzVm0QxHsXWai1W1wjHbmLJfIVZreksRl03iL2j4WRwH\r\nJk8bLzI7wlfR/h4z26T503ckLBvroCRU2glQcQI557/SoodsBao1kre5wtT5\r\nt79+iHrtIZ67jLRxZ4K+tEDd1nIYyKP2rq0=\r\n=RMCH\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"e133ae1533e689856f816aca1caa60865c90d56c","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.20","pretest":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.1","esbuild":"^0.14.29","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^21.0.3","@rollup/plugin-node-resolve":"^13.1.3"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}],"unicorn/prevent-abbreviations":["error",{"replacements":{"pkg":false,"src":false,"dist":false}}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.1.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.12.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.1","typescript":"^4.6.3","@types/node":"^17.0.23","lint-staged":"^12.3.7","get-tsconfig":"^3.0.0","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.0","@pvtnbr/eslint-config":"^0.19.1"},"peerDependencies":{"typescript":"~4.1 || ~4.2 || ~4.3 || ~4.4 || ~4.5"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.0.2_1648773628743_0.24557740688494856","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"pkgroll","version":"1.0.3","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.0.3","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"8a9fd731df906b07732bbdc3fbd8492c319793ff","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.0.3.tgz","fileCount":5,"integrity":"sha512-q095ORI+TsloJdui4eU6UXJ8o7FoQWAsxw77i86DOZ+Bgt/btShNfKJGIJbfWQl+dCLxHtPCEC8C2jlVVPSUoA==","signatures":[{"sig":"MEQCIGR/chCl9CPymIL+CPz6zYfRF4KrJQCcS6aJFgj0vVFKAiBdGLobldXtt5q2us4jr0DYTav009D2bhJDbxaEqUwqtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":103953,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRxkfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoYdQ/9GELi7T3wyp4dB4F4HxPh41rU0yMxWLdRCXlD7yfpM56ZComt\r\nrLPRVV4p1JFudb6KLe7ZVuC3srjZkVY2zz2N+aUSXB3DPMC2/w5nQToMxmdz\r\nS/Fz9PQRuVQ9ASpRPG2yjEOYmAiSwk5JZwsAkRG4yBbT0tcFRtaKxRUdICSY\r\nf/UohgTfyS129JgPm0RYmNLH+/8hqCPnYglE+F7ndyAQmj9ch9jOPCP37Wpw\r\nRDokdh401LdQ+sfql/czvWyLN9xn13MGLcPYOn+WYeLBVHfzCZxsgTXAD+bx\r\nvE2Y/mNB0bZZHJDM+HzwOCpbbXxyjz/mRpgrIUIsF1Yder5P1sQBTcGqf2fG\r\nh0v9N5m8920SfA13dI+lyJlErH6Bip0CIiEQrR9P18RbryG7BW7SjA9c+Pyk\r\nE5PxEZMDgS+0pToDK1S1/sZEc6jVJ//+JktW7tKw9ParB4i5onoT5JaQ2D3b\r\nVFs7rnuaGYMcmgh5V6cd8vVtUcrIdBdofSUZ5YKs2OCJig6YjPqOccuxLdOr\r\nnKK+wds33RRuHD3i+L3u1qrVs+VYCuwv9GgBgIjONeVEBrkND3F6rQ00Gn5Y\r\nDnfAvpzPMQ80sp2PVjIbeDMixDzouA8oZGYe/27vWPm1F8j6osE1tbu3/Zne\r\nOOLTSu3QshKNvEfT6aR0HYYZUoODCbFTqWw=\r\n=YnFX\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"134876ce1973804227aaa62b24988da36d547ee3","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.20","pretest":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.1","esbuild":"^0.14.29","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^21.0.3","@rollup/plugin-node-resolve":"^13.1.3"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}],"unicorn/prevent-abbreviations":["error",{"replacements":{"pkg":false,"src":false,"dist":false}}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.1.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.12.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.2","typescript":"^4.6.3","@types/node":"^17.0.23","lint-staged":"^12.3.7","get-tsconfig":"^3.0.1","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.0","@pvtnbr/eslint-config":"^0.19.1"},"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.0.3_1648826655423_0.9588678604025389","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"pkgroll","version":"1.0.4","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.0.4","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"cbe99464e19c1ab51858580edced03c1d80bb0db","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.0.4.tgz","fileCount":5,"integrity":"sha512-+mfbpX0EFhrs+M/Q+seUgqVQhON0sI0b0L25cVi0tEHp4/mpthtnjPIa9ao/KJXAfZ6thCOXzJuD17hBkj1kLg==","signatures":[{"sig":"MEUCIQCrYuBZ2dmpieSCw+AB2mP2Cchv11ZNVst9shm2SeXoSAIgaqzXSqk4rl+E7Z4wiIAST4TsuCH1HaEkQBWs69UYC8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYHGsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqS3Q/+PXQ71etFV2g+Tcio2oK3w0oial/0oGJC3Y+802Av8Q8kgCUN\r\nzWVOQrn5WJKiklB45B7bhuz+m0D/LWxL6N+vQbvfU9TgG0refasXUANYQA7o\r\nRNsjMZvCpA6wtN9hqWPAFYgmr4ZPZqKZS7SBXsGe7cIuhAVgFaL4CNfOG6X5\r\n0D4leHXcviEFgNHXNKFWcOSkC3DRWZoXyssQhuIdmruuTFbpMv8MR5a5j6Z+\r\nuSWgA2FVExoRtroPlQCKousnRaS46IwYcNy6ZGvbIoa1jJnstyyelxUdPFJB\r\nosaJj05GXMO5xgxoyGIPOsFj9XmmzZuOL3Imp0EJdNcENYASgN53HBXwV18s\r\nf4S+XGY5gi7oeCNLUh3fmeczmVyWQLU6sr9v4ZoLlwTqIOWAyqkidrRLplfp\r\nfbCa1t2ysJM294iVEx/49+HKIgK76SFmwCtmy5/INtTG86apZ6+dkLopt6S+\r\ndJAkYbip4UgRk1PQCnDAlbJDGJW5Kef3IFqcD6suk58rQhry9BTj5jHyJs3i\r\nSegwmmh2nEsYpTNj22uf/k8UYfBKPTkAap3jzjezpm1EGe3fASshhUjAUo2M\r\nZu8O1g7PB85g2H5SezXANRxzuBbBWA/zTCo244VCE+IcZ/+bgyvvE42g+AMD\r\nBr/uQfyryhnUTdnMXyoc9iNxP0oBkFlT5Gw=\r\n=ruoP\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"d4a694837388a031e403dc52bf2bf84d2a69ccba","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.20","pretest":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.1","esbuild":"^0.14.29","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^21.0.3","@rollup/plugin-node-resolve":"^13.1.3"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}],"unicorn/prevent-abbreviations":["error",{"replacements":{"pkg":false,"src":false,"dist":false}}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.1.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.12.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.2","typescript":"^4.6.3","@types/node":"^17.0.23","lint-staged":"^12.3.7","get-tsconfig":"^3.0.1","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.0","@pvtnbr/eslint-config":"^0.19.1"},"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.0.4_1650487724469_0.7072599195891307","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"pkgroll","version":"1.0.5","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.0.5","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"97909b96a60ec465928918b8ba708f7e587bca74","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.0.5.tgz","fileCount":5,"integrity":"sha512-6DrWRvRKpNEqe1NNyHZrwSzIzzqXWXrJbHQb6RDudaaN1Pz0bYJgljL3BTjxazvhwB9SGnViC+cyM8zfiVInGg==","signatures":[{"sig":"MEQCIBv7arC1+JTxnNEmFmGbuGxOdUKKI01oZzDPlqCeaWOpAiAvM+iAPfDgJLgjY7zDM4F+E2LNGz72qH2J2fAmnZLYdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaFwkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLMRAAgFzgGYkF7m/owsHNIL43fJoIn9wLQQa8TZdE6c5tnJIf42KD\r\n4ftvEsIhx87Uw7DtE9czvM23an5WwY1O0GlfC5XSp5G9uauA1tEs498NJXZ0\r\nV1TvoF37YdHIvdiEUAJI77fSkKk23mDJJ17+ODgMHAr634gcNEjNXMbGVdAR\r\nSkCYgtqWIa1MqpmuDpFxg24mOHu3txTaU3q424XaXDvNNy7X3q73VjVhyAKx\r\n4AzmEekiYqL4dqWaX5QxlgSGpiQNLOalveUKAWCiYSKi7pUoz2VATSGGVrbO\r\nroLBwgKiHOpGbJknv3Hpq1jKtAUX1WpUCPTl86AakqZHxuRHxpyb7aQzOond\r\nP1u3jVL+p3LRsZDufv8dyfBB3iRm9Fc78AofG/sjvMBdYWBTElwH872mXzpp\r\nT3zptBdrH4RuBSuhq7vjzl5SbLBlPkCj8IJUUqVKVwQMKbQL4BZ+gPKa0Sx8\r\nx12Eqf1TAB703SwhXwZRqG2krIoV9fDeVHOShu4MJd+FZPt9fBYADxWrS0w0\r\nbUpzXS+VqWZBuZ0l0p2LaWVvvopeaKggDYWgWrtB8YNUXQneKuifSGLeGONx\r\nJiYprdJ/wpAkbwJLmQLDLZp/PshXrBxRiOvXsOBSB9PrLO/e47Q6I0D1FDTa\r\nTaQg1tISz1Dt2tLlAFbEE+RHJgTZpjTjMQM=\r\n=IpGY\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"1c72e330e6cd0a69ed55184465aebd95e80866a6","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.20","pretest":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.1","esbuild":"^0.14.29","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.0","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^21.0.3","@rollup/plugin-node-resolve":"^13.1.3"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}],"unicorn/prevent-abbreviations":["error",{"replacements":{"pkg":false,"src":false,"dist":false}}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.1.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.12.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.2","typescript":"^4.6.3","@types/node":"^17.0.23","lint-staged":"^12.3.7","get-tsconfig":"^3.0.1","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.0","@pvtnbr/eslint-config":"^0.19.1"},"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.0.5_1651006500668_0.6240785197860033","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"pkgroll","version":"1.1.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.1.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"63745defc8e72bd1a9cf04b3d591d3ccdf86e70b","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.1.0.tgz","fileCount":5,"integrity":"sha512-MYP+bKZm6j1U8X0fLfNRHbt3ZKAxX0pecsoRXpkkEHVZhd1SQRpTRglwf3wje0MzcaAn2cuUT9Ony8dBVKdU9Q==","signatures":[{"sig":"MEUCIG5csl37eTqsw+1Nryyy9JfTqHrJmgWv7yCnlarEFzOYAiEAq7d4Ga414CqUfSF8kMR03zHW5fhFa2lb6FyDaBHfx9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibBWrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrObA//efB0hSnTG85yRqOBX6Ps+XX8cPWOnVBzT86sFXdRZ7AOj8M/\r\nZlyarxStZdnWevidDtrhCvtK5dseFmgI7LMv7NqxlDJlwIzshkEIiWRAq6+E\r\ni+JAwV3QPKPkyV+ZIi7Bv/M86UNp0n2GTHAMMSeYjH0hJFFSZ53vCHVM9Kr4\r\nFQNK7pInFd8ECmNtnlj+K3vuVEb7ArzOq7Ewd6vH30jc4PO+U5PqjbnnuviZ\r\nGyBdYNryIaqy3uu1Nf/eLHSaA+N7c7cEdODgm/WmzppCKloF53tkhxB0PLoS\r\nWlpFLlalqs0Qo3ryKAaXm1J2tzR6yBCbZ+iTEO1J9nSrEUB2884aC5qIMBAN\r\nBt7efkPfgcSF9cOZhApBEaC3ZJ/lGrkcDRpSUaxprU5pZrBemi5ODL74NC/n\r\nM3pqmEiUYJJHd2zRM7IE4qOG6Yc4FyWiNGF5KXkm1gupZItDG4fwoV76Cuc/\r\nTbc1JyCCOXXXG50iW8eog4sm1Pfdb8Tn/Onfz1Y6QJ1NqmjOwyofXlB2IG8L\r\nyPgcL6Z0U6LY8CkB7jlOomateTbIn0m9DTaO9Ypmn//u6N1pTync3777zFIQ\r\n9XBhpC3nJCbKw8pd2HB4fQtRW6B9S6utQ582BIp1rErQSQ03PlHwPSEapi2C\r\nqo825g0AB8aY0aMIaMOohOZ8ITpO8SOFeeM=\r\n=x7x3\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"231a528f629665642a96b89c6b549c2a67190f03","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.20","pretest":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.2","esbuild":"^0.14.38","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^21.1.0","@rollup/plugin-node-resolve":"^13.2.1"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.2.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.14.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.2","typescript":"^4.6.3","@types/node":"^17.0.29","lint-staged":"^12.4.1","get-tsconfig":"^3.0.1","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.1","@pvtnbr/eslint-config":"^0.20.0"},"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.1.0_1651250603603_0.10245840422562846","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"pkgroll","version":"1.1.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.1.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"d0e9873cfa4412d1b6379d0ddeb4592c2f8787ba","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.1.1.tgz","fileCount":5,"integrity":"sha512-AbQa3qND8GXmAavGCNkqBCMp40GfLHAKi6EbC193xb6rjDpys4LzQxOh4Jg7IPYZ5S8wDw4/uPc+h4E/1f0Gmw==","signatures":[{"sig":"MEUCIQCm05iz4EFLiG3dK1DDg/a0Uh85dcKScx4crhcSnKbEaAIgTjE+5qSuJpslEQO0MKnVbjchM6RU4q1Uvwf7yZ2xCpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibEFqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFoBAAn3dlSJfaNRnywzU/4UPXt95MFxMb6o9bpF8K18ubL21GsSCr\r\nHbZPm2joyzfVsoARl/AUoEXbtuqPgTCs61SOanCDS3lEMY587zONbLoQDtNT\r\nD1Flm0mUvxzf1ZcGGc2mNYgTYVaBfww6hLX+vd4z8iBHbw1usGV6De/PRm31\r\nFtpGDFFMVZ6RO+qbey6iCEvIXflmqFydDmrrNxRVDhzxtLlK5/rywhOKmaK/\r\nQnMknhjY46lqlu29Ic8X8ZuzteKSOK03D1wOSfBPqnWO6mKYgXYDw0F6NYNw\r\nbsAsVT1q69BFWVg6Ur5v2IqYaeTPubtDWrZOxx20Cl8MDtPYs6ZjCAc6wPD/\r\n7Mfca8pmBdRDb5hVMgdmfJDgcavDd/siKZgU6hm0rvw8rY4/Dt76f5j5pCz/\r\nCm5Ow1sXscK1oU57rqLD5iBqthRClxqykYrlFkPveE0Puj1jjLIFZvUpL1hn\r\ns350PxWeIWRtVBopWnYF7OiS07A8XdNAwNzQslIugd0vZAY1njvXyPCKW2W5\r\nXV/8WUMOrAd0OL5EuceSUvGpE7J5RrjSfIA/2VrejLG3YMmEvsMNKynCU4WM\r\nHeS9oj6n3/qOcETSTSZrlCcIx5aIm217qI2unFEx0/z34u0kQo7V9LuDSoC+\r\n5H+H128rG6NZv+c4bEhle8SocyIdviX4HdM=\r\n=YGID\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"b9c936c6564346b69e340f349bb609c8d85958de","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.20","pretest":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.2","esbuild":"^0.14.38","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.2.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.14.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.2","typescript":"^4.6.4","@types/node":"^17.0.30","lint-staged":"^12.4.1","get-tsconfig":"^3.0.1","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.1","@pvtnbr/eslint-config":"^0.20.0"},"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.1.1_1651261802392_0.5435251575536744","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"pkgroll","version":"1.1.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.1.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"41059b555ab1b0112b47ae224e9165920554df8e","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.1.2.tgz","fileCount":5,"integrity":"sha512-cQSwKaPTOd9ler0dYIMIc4lUqO0x8o07AXYOjg8cn6/yn2PnP5EpOXlgLXODGj8mGaZCpNH27Gdfgz3tWBGCYQ==","signatures":[{"sig":"MEYCIQD7+jhAIAldPtjO8Y7WtHbXsqZ6Uk3M2sg49MfkwOq81wIhAKrc1+uzSFfWzMpjUZCbRbJerJ7a7uemqRV69TEKtCsu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibGGhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnwBAAjKBu4ZB0zvB5S4Hyaj7ZbBLT62t6ZASR2BDLZkkDU/tlVvWC\r\n2sZ/oBqjqUvXUAKxL6/v61dJZeZ1sz/qrIh/RxbKCryXiGDbDeLChePTgRKp\r\nLr/nNsYDqr97UxojTKQ8vY7HiJGqb3Ln/GtpCNDHL61a9EZSFZP+JDr/EqLY\r\nFv7J3RRVoqi6lx5SaMbYfha3+ti5Hw+TKBtmmC/Y8dQJL6ewhuWfrYBhSqJK\r\njlOPy1C7EFgaiE3eFWsqWjQyI4p5yIUuUZLYbuPHY/1l/k+kVTq7XA5FbZZ1\r\n038xnIei0w1PYqk60Kgg3OxY1v7dSu7PF1d/AJ+l2MY9sV/eEqDsfc920Dyx\r\nmYhajVV3FJRSCJThTSHnDgVjJPpA1b/AP6uEL/uBHlRiGNbtGGr89E4hmeXd\r\n1oqXgcwjekjoZhE6MGE62zqL6G7I3V3rRt4BKe9s78sWxlGy3plIBynFt/R0\r\n4qvP30JySX4Qqbb1Ov0wY3w2vYhUzxTZhgO9mkRk7sipWvRSb1WC+i0oSN9X\r\nb3Qad6RIgXBg79AqLHT5HT6mQmtoHtFaVGLlTKIg3rGLSSlbi7XNn6odzaM5\r\nCxV6gk0Kp5cotd3i00jYG7bas7aIYSToRA+rj+H3SWIRoaKFjSjsoBk4nESL\r\n0fRE0DZG2GkYYR0X5rTzHtrhI3hHm8KIQhQ=\r\n=VUaW\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"96cb30ae3db7fc3fc8d18631b1bafeb5446e6597","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.20","pretest":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.2","esbuild":"^0.14.38","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.2.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.14.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.2","typescript":"^4.6.4","@types/node":"^17.0.30","lint-staged":"^12.4.1","get-tsconfig":"^3.0.1","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.1","@pvtnbr/eslint-config":"^0.20.0"},"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.1.2_1651270049406_0.7294196442710565","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"pkgroll","version":"1.1.3","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.1.3","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"6c87d74bf89de66091e667473db1567e80d4bc22","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.1.3.tgz","fileCount":5,"integrity":"sha512-WBeaxyT1o1sWBJvsMLVde645uuk0/GdJJJX+7MwfH8E2lpVPZx4UUmTDspX5I0G4UvaH67jBzhYkW2UT1+gYTQ==","signatures":[{"sig":"MEQCIEjEw9SqhUaTtZmjJ4Eymh6ZgSYajuG0gRzKWmkU85iXAiBPtjE6Yop5z3iYQkRrGCnQObEoOd8WXcfLY9E4/ctN7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJibLFrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptbA//cqV9MeXWehAJhGndp0oDYy5g06Qht9BtEC8hldsxGaMuBXjw\r\nWTr6nQ9s5/uJl0PtLQg0ilg17e59NDIDXwAikPWA58y5vZwL/UTQxk6yrOpJ\r\nBoPUTegknPDdPPEduItflEGs/1CqTWerTRIMhfw8I4cGknlh3goT73bOMdVl\r\nn/garLkmuNSuO8D+21MR9aSQB9JXjtH7eV6RlN//Z7ZkXxGiurmbY00vP+jZ\r\nFmJN49GC19kwwEFLCE6koeBGVnPAGP0nK6xsrRFpTqdGCVr4sVVj+vGk8H4l\r\nrDxVvSQkQCsLA6Yy2Zog3ZcSSlF802We8o/MUcmc1heGCRXwBvqYRtW1Vfyb\r\n1m3wHA7CWW9vJuw1cno7fizxBMElCAhZGTjX16TD5KtFHs9SS4tA5kQOBMi0\r\nRQcpWVYy+5kp3BZMmych+MSuDB6PufGfht+lLvy+ekImodeQrNujM1N5NzEi\r\n457wYkbDZAHx+VIfk4X5gpcQ3VM3aIID7SQ6l7iiCliz5Jg5MRsjfl/K1GJD\r\nvD2Nb3V0yuFaySAoBzBdZqDPPruyE9S38F5SQSp4W6te1Dw8YSq0BSzCghhY\r\nWT0NABqj1QHLmd9GiAT2HGuPh3CWCPs5f///vwgHxTCPJvJLu7u+L9plVgvY\r\nUEZsuI3GPaf/5ZgwkWX9ny/LmUEUEvy/f20=\r\n=boBB\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"8f1fdf4f6be7406bf3e544c69848b69b404e90fb","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.20","pretest":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.2","esbuild":"^0.14.38","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.2.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.14.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.2","typescript":"^4.6.4","@types/node":"^17.0.30","lint-staged":"^12.4.1","get-tsconfig":"^3.0.1","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.1","@pvtnbr/eslint-config":"^0.20.0"},"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.1.3_1651290475457_0.6773098619740545","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"pkgroll","version":"1.2.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.2.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"d1a826057d3cee6821c3c870d18747892cd1482d","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.2.0.tgz","fileCount":5,"integrity":"sha512-GXbxpIJwf/cA/1Ob9v2a4/2f/tctV+ZrhyO/ZefIvLGB9EPok/mIIT82G9aFSXXvCWOj6eptDb+Yo1BTuo7XGA==","signatures":[{"sig":"MEYCIQDtA+FnrfG3TOCwXb3R85mbIdPZ8fq+uTFzrTxfyAT0ygIhAOCpvK04TL7wnFfG9XoPP+jnH4xkgr4IH7iLumObQg5O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJib2VwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoadxAAiczXy2oQAGPB2GVwTFwQDgelMFvD5FJdaY2lTBnr2Fr+CYhl\r\nU7K3Pv6vJhy6xEQvGPoVtkyE3FV1LCiRIukQNdl8IrshwgDdl4/lpfMRxump\r\nNBBabk+WeQMx+aU37ZVwiAgx9nVSbUWYHSozkXnVyFzq/VbVF0dJOukjuhZq\r\nESiq1vTil6RSgYt98M45YSxvbSBayYejS80fpM10y7R6hD2QistfVsH5lcfb\r\nfJUxCqRj/ChP5FkYv36x5l+Mu5pqbadNeokoGbRRXsmCbBCHzhJRB0X+Q+X4\r\nF5g+jnmMjQqeyNeUqoEHyIqbNL3bOYJz4KOi3c1eTBYdHp6HitYdnxmS7Lca\r\nV3mm/p7iQsRmEYWm8aD9XzuSUXUmzhBMtmK4gVu1LuPtj4+039anQ6Km+oWb\r\nFPLGPsUqqoTWi9WBq4bbBHYnxbGEeTJEMSeIbsJ7nO5/bMx0e066XemdK/GN\r\nue1Rk9gV2tT6fDOrVggp4mmcQBpvTepnZyGkINqq2qhLHfQooQyNLfmknECX\r\ncuVeE2/OhXud4YI9z9jufo4CkU7ZFqvhqtVNufb99uz7uC3Gbc49g+mK7602\r\n1VQ/0g1hml1jEcBLF1Wn9YltZ79tIB/H/X/56Tk8m+cDGcEKgTjIyGzaFlXX\r\nkkkT+ZGl25Bla4i6AbY7uUCbslq3c0mfqgA=\r\n=VHFn\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"392096cfe7b4ed67c170a6317537a8324c3b19bb","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.20","pretest":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.2","esbuild":"^0.14.38","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.2.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.14.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.2","typescript":"^4.6.4","@types/node":"^17.0.30","lint-staged":"^12.4.1","get-tsconfig":"^3.0.1","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.1","@pvtnbr/eslint-config":"^0.20.1"},"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.2.0_1651467631974_0.8262900600787217","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"pkgroll","version":"1.2.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.2.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"f04bd6644f916c165f27480a5dac90eac3174667","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.2.1.tgz","fileCount":5,"integrity":"sha512-B+ZgXtarGXXGl0yAhqv8nGqVP677ymZuikPqJAHQTs4Ucb1DzyTsLZMOl2kv4cDEnijcOXZDvDjIWC7l6hbkCw==","signatures":[{"sig":"MEQCIEu3Mm87ScVAQjfixcQh4GRrDEBPh+89v0wjmXaffaMhAiBqu4J1/nZz53yan6VQ3etcyUTZZ4pQNMM6L0/JyOrLJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicAqBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqjkw/8Cqx6TOrx1rF/dRo8lpOe52fzLK/XaylbU2S8WHWa7abAFP/L\r\nZeRZGwtO+H5h8iRUoplXbZAjI6lzyFxqOTHIL8EMMxzERifUOPzVVI+5y0NP\r\nLbIGTpcAg6FxQORZ8+ID4/kmvB80pqNM1fcBTOyaEvmslNI3RcTvog/MK2rU\r\nPPjruMSoZ7ufcCiI5Xg06uzh5K/dtL92FphsvKRkEDDNpEheoOxzGl8go0eS\r\nRKCMIh8eg1dxoQ7D3PRNpoMEIbR5xTcDjUP8e/nHVJVAjY7wF7h3EGtPKkmV\r\nJKkiuXI2HzKGo8j+05HKACHvF7VeGF5ROiVMzMoZDk3luIaOZ7RREaeV4QS4\r\n5A1+uK0UYrB1cos6xML0SO7OYbU9Mpq5WMriIFhtysBbSuB5kbb23LI8iaN6\r\nePJf2cn8abKwjKStBuOB22g2x+OMwg8fNpMqxZvhA7b3rLf6VY1jZ51BW+Kp\r\n/q1m7AZ2e0Phyg33XUAmOJFt5nThnpaIc0Ta78eI1EzQGC9jbXk85zMziweb\r\nsGEERy0Blyit2XxLwvX9zGD85V7w2v2muFz6zZ3mdu5n8EdS7t2SxaYoS4B3\r\nb1aR1zf4fuzJ1NqmcH0yBHbuLTuPDmu1H7KoCxY/xR5xkNaoXAKzymq+FjFI\r\n0TEMo1EMhBGxN8xkmD+wIs+9qPkUU8SR5r8=\r\n=R/nQ\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"0d2c6bb0e8ab2b35e7aa0ad985de46f3e2ad4da1","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.20","pretest":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.2","esbuild":"^0.14.38","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.2.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.14.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.2","typescript":"^4.6.4","@types/node":"^17.0.30","lint-staged":"^12.4.1","get-tsconfig":"^3.0.1","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.1","@pvtnbr/eslint-config":"^0.20.1"},"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.2.1_1651509889619_0.4512870605178778","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"pkgroll","version":"1.2.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.2.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"c4b915bee1226d0292a13327a64bedfb05e2f8ff","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.2.2.tgz","fileCount":5,"integrity":"sha512-qP1c/ACG1eh+PTeAfp+EJH4K7nzfpiYHm3V6gp06br6zNER3mm5a9aBszUqpYl76Ctss6Bm3WUDa0Q3VXjy4qw==","signatures":[{"sig":"MEQCIAj1gu7CmySbH1TqZKLW2pDxqSWPmhjPD3avs2APP2e/AiBkVmI+STH/i0HQkxRaUv6nKMeh/qVVHCpyid+dwju2Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicEZ0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1XQ//YvU9G9s2CZ9m2Jfv1e/vDdON9pNVqcjP5pTokXItV/vwOH6g\r\ndrlF3P52O4VbJ+jTntHmBHumk36U2EdyD7TwW+EBbc3kQL2Q8Lb/K2MkHPgj\r\n3rM3qs14wyK2Y4beQD4qkhxLzeYr5Unzyb2I1pkgopkultfu0TPfCWyej2Nj\r\nnjyWJnvVmngwuw0vM3sjPMqMnbJyDtbju25IpxVA7xNMTWeK1RgBdXpJjUGJ\r\nP3hy4/zh5vPomWUPkr9XImy6TVS5G6AU/K8Nj3Itbq2WdnRNjmyg1OUw/Chu\r\ntrbJUlFTjqG1Mj6vaPkibzMsMkh5pWsPDBgICQ6liOpFMjxt/tmynH3JL2H2\r\nCrK2108FsLcMYCx5aPcsi65qpBqjhbxL1lmKsuy+rfzR8HnPvlqmSlS5JQkc\r\n6Xj/z/NMPDxKF/Ae1urz3uzam+5Xlo1p5Ij8+w4wXHcfzMEYUKCxSITf9x3a\r\nl3A9wSaMlnHcfP/BgYg9ya3ELeajKrt3WBhV0ejHliOoeSc/VKLPAT6gef31\r\nH7SP+4OOqLTiJ34lckFPnMTWZ3RrqYCt8h3lQleo8DUOfjl4IegPdmbLn7KH\r\nec8rcOX/AqZ4d2r9El8L2oJayd/QM/J+8Wv1hCl6QxKSB9RLLpz1Fc6weYNi\r\nc/5jca1193dZN2J118mLTMZKsinMGqrLSYQ=\r\n=3Gfv\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"9e9bf3407f33d336cff9c0ccd58bddca8f2f0495","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.20","pretest":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.2","esbuild":"^0.14.38","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.2.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.14.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.2","typescript":"^4.6.4","@types/node":"^17.0.30","lint-staged":"^12.4.1","get-tsconfig":"^3.0.1","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.1","@pvtnbr/eslint-config":"^0.20.1"},"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.2.2_1651525235999_0.4740132950993907","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"pkgroll","version":"1.3.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.3.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"4c5a1aed405c55d82b511e67c9a389bf8b27818f","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.3.0.tgz","fileCount":5,"integrity":"sha512-YEGAuwtjT9gjkd4teAHJfTmlqfusy8YSjmKgDwus9SHI1IFVlTQ/zrAkuBFGfeBr2m0bgVTLtwGoZuI7zu6kjA==","signatures":[{"sig":"MEUCIQCrwp4UHG3tD5Be8kBudArQp7XCrffj7BbwBYni8c3qpAIgLIR+WJ6OX+vQpZyWk5/x58MSx7UsDEBG6yFX6of71jU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJietLQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrCVg/+KtPIdXDIxD9wu/rY5qsVsE/50DjSyy90343c5Wkfz9BUIfPF\r\n5WjE3oCCFiWF2QM17VOXJhzKHCXCXCmT2Kz/URyTxk9TsaqBukizpMHjo2+/\r\n4+NLEdp0zG1bN/XELnIFzcQAOgNxCOwbik2XacO2FH6CD/g2vMNXIsjfEZ9w\r\n261GXOrXmuoyMcH+6R8IExsjsNTHOpEOWlf4UUktRqnFenjauCURAFsBmmua\r\n7SILesrKKAHhBcRoTMjV0IBbT17WFvBkWDvL6uPSDIRdPtX6ivg4aTn/iTFI\r\nz+4yVourTwVyvrheQc+c7FVlWSX8mca88slJIQuxp51L/W9opsXemw5mDEB7\r\nP0QhWOph00NsUw9B4TsZlwdHkEEESm4Jpsglhxf8cbwaA5ocGShzlnc7wlG9\r\n3RlSQ+0A14wa9w26I31kdTTaTvWxLyYEzjlducbtp5XoxGbP5iwtD9VqXywG\r\n17rWxCLMLrLMIMlj90+KWzKYfjwuDImILaVTVdDkIROl/fS36jlptmex9HKm\r\noaMtrAwswFtmbPbA4tGJ7iSBq/2wS+YA0/egGPsmPFObyLMeNt88EDNuQJqo\r\neLBobxJ8To44vf1HvGIdQUfhWZLQBlNGRDaDyrZJFaMc0K7+DEqAla2M9Q2i\r\nlwMYRiX81w73s5kfdVd+Q3cLMIncDmnPJi0=\r\n=klSO\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"1805974ec726d7ca894002574ee60d4bb5193aff","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"esno tests/index.ts","build":"esno src/cli.ts --minify --target node12.20","postbuild":"npm test","prepublishOnly":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.2","esbuild":"^0.14.38","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"esno":"^0.14.1","cleye":"^1.2.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.14.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.2","typescript":"^4.6.4","@types/node":"^17.0.30","lint-staged":"^12.4.1","get-tsconfig":"^3.0.1","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.1","@pvtnbr/eslint-config":"^0.20.1"},"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.3.0_1652216528498_0.2874920562344887","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"pkgroll","version":"1.3.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.3.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"50cafe3b710dece6344599598f20ed27506c2291","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.3.1.tgz","fileCount":5,"integrity":"sha512-1yeY/qH7u87cXuy9bl1TUEgK3wyxswgwK7tv9k8eGmjJ9jF57mk9kmI3G6Nan8FOY4JkmXEnKNwvQ325Eon2vQ==","signatures":[{"sig":"MEUCIFMW4PomtxL/C2PJYOjBgyp3V2bEo0IZhSWhNsSKTd5kAiEA6yj5p5uR3LpHwHf7skpSTDbvBizzXYNd9h+SN+veY5s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJihVRvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrPahAAi1mpBVdM+g5KjWfWUP9ohHhliFortaq67CgwEDYfNZcMCCt/\r\nKjLZn/DnTCCCp2vWGp1OoWdR5FZNsv14J2S0eaiWr8Qbu2jMPI9qWC2Qb+C6\r\nii3q1qm/TbnEY5R7FKJq9LofxaqJZ88agth92ze6TVetJlnMyUXqt1h9qZ3R\r\nZpX0vQZPS7hgkmoTlYpMYLPrlIxwgZ2qzHMNX3y69OPnn+6n2wQ7vMdPNj4k\r\nmUgv37N0NhX2r1CPIceTgHsPwSxLbOQp7+wJNWkcaUa4JMUpUR/JzyA7Ps3j\r\n+dFY25SwWGusPQJrt42RfeFYg3MMRxMDMtKz/CP5ESq9kRX7xrD2ory8mckS\r\n2sSpj47awpJd97w+b0WG4jmljYIckYUUkFCza2daqDGyJ1S6T/qUOz+0MLi2\r\nSdqlbv2j98lRQd+lJx1J9l0UoRF3uprgDgILfF13qcBaT9t9/8W3p5FPe7Pb\r\ngDAfNUKxZLYeYi5yJ7CTq82vj59lr+is/x7oYSy7QvXu+qRrMTLhr+l5J/fU\r\ntTD93tp+lM8lS6H3C4HpoIRUzgFEDNMYgHdW4Xoho5WaRg6sxDuMrAEhIkBe\r\nhSm3FgY7pGB6PE+1HwKjKs56S4M/B390g8PjZ6Ub66oea/AdFKOAIAkUh5ZP\r\nrGcIS3f/9frmz6WkwSqdMI1heFel/PPPvXg=\r\n=MR54\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"npm run build && lint-staged && npm test"}},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"fe9fb0d4532d799a169a1af1df04cd9dd78353ff","imports":{"typescript":"./src/local-typescript-loader.ts"},"scripts":{"lint":"eslint --cache .","test":"tsx tests/index.ts","build":"tsx src/cli.ts --minify --target node12.20","postbuild":"npm test","prepublishOnly":"npm run build","Target is 12.20 for import(), node: prefix is not used":""},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"lint-staged":{"*.{js,ts}":["eslint","npm test"]},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.70.2","esbuild":"^0.14.38","magic-string":"^0.26.1","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.0","@rollup/plugin-node-resolve":"^13.2.1"},"eslintConfig":{"rules":{"@typescript-eslint/no-shadow":["error",{"allow":["describe","test"]}]},"extends":"@pvtnbr","ignorePatterns":["tests/fixture-package"]},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^3.1.0","cleye":"^1.2.0","execa":"^6.1.0","husky":"^4.3.8","eslint":"^8.15.0","manten":"^0.0.3","rimraf":"^3.0.2","get-node":"^12.1.0","kolorist":"^1.5.1","type-fest":"^2.12.2","typescript":"^4.6.4","@types/node":"^17.0.30","lint-staged":"^12.4.1","get-tsconfig":"^3.0.1","@types/rimraf":"^3.0.2","rollup-plugin-dts":"^4.2.1","@pvtnbr/eslint-config":"^0.22.0"},"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.3.1_1652905070970_0.5805196061577225","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"pkgroll","version":"1.4.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.4.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"a471d61fb2056ab2c6a07875b1c5ff2f419960e9","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.4.0.tgz","fileCount":5,"integrity":"sha512-18Paj7bmQwGK8tlm91uoMM46EMvnVTls3L3d9Pc1HE9tMjuIphAqavjgP2hCqX94qnF+GZeuNqozB/yyEeel6A==","signatures":[{"sig":"MEUCIGSBS8lp1tKUauxsqjZKao9XgaAXyzf3JgDhcPrg0cA8AiEAgm6qcxBzw2JRsFX481bfwtoWbwmnyP9tZlVUhYgKzqs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6g2PACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2Mw/9EVJNs2bCbN+sMx1TDTHYxKEcZ/9o/9u4A2WF+BD00bgm12ey\r\n0wm3kjTuhG/9/Dw8YFHvSuhC55z7C/Tz07N3z3NwfVfkDAAC9sdB6o2dZDWb\r\nXCBb3AlwjvzlOAkpVlL8Yqia2GzJ0tLXJIeBeerda3y4W7SO1QgE0OzQsVpd\r\no4f97qzf4Fc0RZZ7NkL3sjspVPeVldG0K37oXSP97ZxQg3OtHEgyswfR2E0e\r\ngtVckJrP/+j6xgfJh+Z8ctuIZ1u9DOw4+haxquddm/GMmsm/qZnoreEKRz0g\r\nF41OjsSGS3OAWZnUpvT9vb5wbHvy5NEXIUbbN6TR/Hcn5UsSmFAaTho3xLkN\r\nEBf/PawDSOyHGM/w5Uwa/W5TQCenNf5q1QmgYrU34eoUnF2tV97wa/cDaXsC\r\nytAztaXCF5L+L2d66s+eVQoWGLCrB23CCz8d4OQ7ArMRq0kuEwJjjOZ7PL0+\r\nObZvfHczEDR2XsjOVY179qcBOlGogBiZYLtFK+1GkNo4+dPxxqmv4uUM9Igb\r\n6oYoHlIKoovQtd+YPkgomandpKWEsszf14NPKtShGlmtQ8vJ6Sl7olVbVUel\r\n+v1kPNTcy+brZ/2Sj7NMvfkR2/mEmuSsiLx/v6suLJToKtLNOZWHVlp8L1Z2\r\ngNlNg0B7EO0KGEdbTuY98yhuvNnCRyx4QgQ=\r\n=Id4k\r\n-----END PGP SIGNATURE-----\r\n"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"689fe22c79bf75fd069fcedd6ff865ac408c2ee4","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.77.2","esbuild":"^0.14.53","magic-string":"^0.26.2","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.1","@rollup/plugin-node-resolve":"^13.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.4.0_1659506063225_0.7729255802565811","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"pkgroll","version":"1.5.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.5.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"9b2a3e729ea797699914a570232d3c85987fa1fd","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.5.0.tgz","fileCount":5,"integrity":"sha512-jXwfar831lKFpQV6bWnbvmqQCfaBh35syNOeklYNBZ07I1FRv0N7QjV+ewMdExQjXzt5hD3rZ/GvU8NubNGPjw==","signatures":[{"sig":"MEQCIEfDYBjJoGwFLBQJgdC6DesdO5NwyU1RAx8QIqgl7yCUAiBOOdzuGmGjbrrGML6zf7v643aL1WXg2wNRxTPX3//0KA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94447,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgsc0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpXFA/5AQhRlRstYGwqTZJ5baRIKyemquA4/ods+qaFrzNmlew6MNwc\r\nSVQse1woaKcKTD6HZCsiZW9Jf3gm4Kc3MzWDn+yEMfiQWnrorlPU5g04idqX\r\n1nJ0K5SsEbMGfBKB1YW+YgYV3E8oNDhdOoixKS+NVQBRYSqnUBWJ8PdC+6j8\r\nPPsDwLo+toESUnUado/fsXmpzDtNahbDNcagnFbw1m8ZWJla/iwgD2bQrQsG\r\nT4rlxl3dIWkRgXhX1CXBUDpKc7/3hWjv0GzftVnM0vhBB2ficZx/6I6O//ht\r\nWgGuMBi2idi97IcVkAQx1vME37dGzLyHptzdCo5LwssI02KcEHY47jYGGgpJ\r\n10tGKWa2aOhNdunEUOiNbWwNPwktbZHLebseRf6zmZl6zgsYd5yA9b0nNUUC\r\nX6nLiBbCj5wE659qpCvf/kA62/hjneLi+pfGNSX5uGeCYexlw/T4ynN6NirC\r\n44Xe3MKD1noN3w1xdfy/SK+Q0DlYcZMtZwVAOw3SAwYsHK42i1KFT3HpoSur\r\ndipGgL6iATSxvG/2HTioPWzKojxczXWov5sohn1OuOtZwKXdbbrKcXOvbHG/\r\nVnmMP1ZNgwTSQTiyrp6ScLLpcs0TONrDDa//FCHsQKgvqyoa6fhTcF/AMiBK\r\nRi+II0Hzk93CvECm4JuXKgO0t/NK4J9ogf4=\r\n=KGHn\r\n-----END PGP SIGNATURE-----\r\n"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"8b314ce52211e8e716b8ebcfcdf8fd50db066064","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.79.1","esbuild":"^0.15.15","magic-string":"^0.26.7","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.2","@rollup/plugin-node-resolve":"^13.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.5.0_1669515060540_0.6240460635124223","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"pkgroll","version":"1.6.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.6.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"5aea7b714fe23fea303cce4dd176279c8ceb57b6","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.6.0.tgz","fileCount":5,"integrity":"sha512-gVr6+WPpVHnm2WxaVImyA3tocXLtUI/cOB8r3p7PR7mMDycCFrsKyw46zCGcs3XU1fXxnC4oe6k8f4/3X8SRzw==","signatures":[{"sig":"MEQCIBtcUFzGGE3NYmr1xfJ7JygjLDZFaks0P99ymvmH9EvhAiB7h6mQhaZ7e+dciugsa/D2g58GEFEgipZlIDNq8DTgkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhbqZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo9qA//ZKSKtwXVyO0xAFkn4ic+MzWA406GyD/SCRUfdzxcHjNnkKjR\r\nUF1/ACfD/2gWsLkphGi1yG08biqsbP3qx9Rocrn8ol85XIaJSD7RVX856qTZ\r\nPmNdUQTuLNB2RsoULkMrQaaLABTCjubHdFBr0Kw949DVLFVL8ZtjZar9JhnX\r\n2XD9X1TmQJyPOAymwyzjhhTB5QguV8sqnP+/FA9aIXZ8WJGqknTjHPynfy6X\r\nZov0wYIke1Tw4lzPGKFlbFATmIbpvo8E1XpGOT3KtEmktnk4AgIr1G/00kDt\r\nNvpdYJkFrs0Ow9YWgacPQreFpSg4chORJ/zKeGGuvfvImWOdAg0qa2ivUpbg\r\n62fm2cmjRXzpOzrFVYEN4ugUX8DZ6JwcrubTEbWWPFcrfo2K9LV0ac/1lIwt\r\n9kbG0riWi3WY3zkVVcnMzVDn3k86+iwgYrGmt6XHbq+elQr4d3PCPYGdookm\r\ng0iGz1pBTtDS2skaLEDg7gpnCJhmiqruMzI0whUqV7bq2Qe4tshE/ewuSZRh\r\nwi6q/aJ2LgTQYIn3kCTiRTJe3ZRO9qJONCssRkbysIES35sqI97dlRjZoV4G\r\nhv+KdKNVjCSVIrKzKpo1FLngQppJH8qWD5NF1d8Go0LVfeQWLxK/LH/+6Isn\r\n3X5W9P9W6m7mVOWYtDAuqag32pNeyuclVYM=\r\n=YdoM\r\n-----END PGP SIGNATURE-----\r\n"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"21f9dca6f0142e9fe9aa38f001459fe034ec3601","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.79.1","esbuild":"^0.15.15","magic-string":"^0.26.7","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.2","@rollup/plugin-node-resolve":"^13.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.6.0_1669708440938_0.8403969908943316","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"pkgroll","version":"1.7.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.7.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"7631893212ba20e372d06a2fe21ea92486085763","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.7.0.tgz","fileCount":5,"integrity":"sha512-rP6cx/LTD6fXabCTY72aAJbJU0T0MKkHIJmsT8yLBvZRc2zWllv2XkjkHejcuuxTCtoZpyV0+RTX9ZupK/psBg==","signatures":[{"sig":"MEQCID6DXKfQ2zEp0b1jwddH4SERloPsI4vdjjc7RypaPCM1AiBBvoru2QoEOG8JI+Dc8ncOTt29C0sE/aaWGxnjIeKTZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjgBTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjBBAAiE5Ny+Vly9G5KqHvdhzZ2jXG3YlibuDMbUmEky6EjSw8GM69\r\n7pkEfnfJdsVp/q0yN56T4sDIeLK0YXjD7ZstOc2ZSN5I/8dfEnW8e8ueXEEK\r\nigo84nQeYnchlSiaXmcvJHQSMISBJfWncHOOotTjudxIhpaD0qLwU4Nunv3U\r\nbLiy9m27JdJYBe4h/dppJpss9UuK0pRAqwp08ekbtsLY51t+nxOfs/2bQTsE\r\nAD9V99TfTSLkSTSF4KMo6QMfcndfDgsMXfT1IPAD6qWwx0Ra7vfBNU+4gbJ6\r\nXPyS/fGO+NccI4JWnFEtfNfJp/DXffkE78rbOJgvpuB15oVnzRdjPnXGz5rQ\r\nRVftt6GdWh9dDq59HfbzJNVnvW3Byd83Q5QzUl88HvOi/Rxcgi4yC2VrSW5L\r\ntF77d1Bf+nV5khwaWA40gb4Yu9YUiA1PuIqHag7evW0/CjGNzZ6BmaHjiCpI\r\nJ9j0jQQrjDHtde0Wyo6LP2EY7TMzj29b3jVQmaHB8GY6BJAsQBHJGBAlzzjV\r\nkwi+YKMml1SpX3aKcBhXzRw6TUuRScdlB1QVN7z/mU0Q+2Y4V3ei98BZeKKb\r\nDUvFCUnXMmDBfcUESDgIhmE6yi31ypBh5Enl55SjUuF+RKUevf1rYHGs8GqV\r\nRluyCaCFtsLgMUiU+Xg1n/xd98ii4r/Hqok=\r\n=EpOM\r\n-----END PGP SIGNATURE-----\r\n"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"e5dc3c45859bfc73e94570e9d2fcc4767b237e06","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.79.1","esbuild":"^0.15.15","magic-string":"^0.26.7","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.2","@rollup/plugin-node-resolve":"^13.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.7.0_1670250579294_0.2561059527300802","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"pkgroll","version":"1.8.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.8.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"543438e7b79f78e3fb1bbfa7d2036cffb1fae698","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.8.0.tgz","fileCount":5,"integrity":"sha512-udmzTqrlFcUxHG+KU+bYZqb1Z/2LFFRGwLg4EuOCe6t52dIFJYrWE7iAqY3/sU9EmwDQqIVoLbxX5NKj1d1h6Q==","signatures":[{"sig":"MEUCIEliTqPeQLwp19EU/bUwOLBKjXYDYAdVvlx/+R7ypGqvAiEA/4O2OIQiwMzs0DkPWyYhLt2jS3VKzc68FrIAr9ydWVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94822,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkVoYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQrA//c1E4jorO0OTDYbgIOQLTCUYPFNqInapX9+MjG9/DoTMDJn7Q\r\nSuNN39H4MU6HxntyVF1xEubvSbsPa5y0tIxgeqx+Ow8ETP4zmUeb8Yg6IIAZ\r\nDNAZlXgnWumZ5v2id8K9xiXDyiUd0V76WnMyA0/+fVmEJ+W6C6fSdeuezU/N\r\nEFHGLUdpr45w9qZ7A2vBZLi3IMv0l+DIVM6IVMn/9/4ibdYLJAFXVtnqcdOI\r\nsqqU2m9NIJ5X3pyqtCxc/WtPXMW8StNW3BrLaSE9fG1CE5ZPz0dIbjixALEI\r\n8MO/v2HgslL110cuyal1JT+4O2f1KhooS/zIudnBKMfStVVT9aY3E0tXMcBj\r\n/rclWyPxmB8JQNLbjqISAAoJkhx5S+zyYf6D1TB0zGGIdzrInQ03lzzGeheL\r\nDiKpKX3zdwOGjRukgIZ1q/MG1U/roAGuE8cvHO4pi0hzr8kn/Lz/qhi8Vgfi\r\nRN9TjFlvM/kvGEug3HwXH9FBPtOyaxNuRj94KhVtwTAkhtNWPTTXbQzSV1jj\r\nGctC6aZ47OnTqBUBGzJeyjulK+ynMegaew/cVvQaZTVEOVBgK/jE45ob7IUZ\r\n9ATG0m9UwyRtgjdFYHSy0weBURVlTehYKNv8kKhV4Tipjh0epJ9y+B5SDXpv\r\nZp50UT6Sbz7UIihwQLT6UVLYdoY51qeJwYQ=\r\n=6CfA\r\n-----END PGP SIGNATURE-----\r\n"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"f7a3c896d2a780db4a7eee040721d11a2159bc4d","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.1.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"16.13.2","dependencies":{"rollup":"^2.79.1","esbuild":"^0.15.15","magic-string":"^0.26.7","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.2","@rollup/plugin-node-resolve":"^13.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.8.0_1670470168497_0.9476099785389793","host":"s3://npm-registry-packages"}},"1.8.1":{"name":"pkgroll","version":"1.8.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.8.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"d708dea7b32845335a4822b150e36ab9dc73a529","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.8.1.tgz","fileCount":5,"integrity":"sha512-IZfG5PPznmdNlERURR4fwDfx11S5HXrbtlQ2K3S7j47EI3pF1NI0teqtY+Pq11tWXogxSiYrRsp3lboEKaCx2g==","signatures":[{"sig":"MEUCIQCIGcxSRVA3o3dyfL3vkRHljI54QrZqmZTC6zjgJqJBfwIgHFcL+9efS/70YE+H6wmYzpWMCFGIwskCAVXL5FA0nxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0AeJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpvgg/9H2+J2VMCelYGwWkVKPrCGjI6JuN7NhVcqBR5JLkBsy/HLdGc\r\nY3aLNcLcUQVshJ8rHdzRyVn4UULY6GBLgCJCcFHmgwJHmRhfqR0jXxPrPXlC\r\nqc+fOOZxQ3o4vGCOu/G/OIHcGtOVXRG5GmQZ2cTzihnvr83tv7xBj+CE++wX\r\nLH8wEB2iAx5f6spAAaHQ/BO35PzncaTIuXlLiqh+huN5iGMXkdpxw/stzeM5\r\n1+3p8PYlyO88OCBxF1CtZHiy8TlPQnUdEo9A3oWdw5GA4WgOkeLuz/f+yZXb\r\nY3PcCbqWLroKgvdt734irBZEcAjR+jBW/Ketr6ZNvi/OOMAzh27QXGSm+kDc\r\nE4+l5vjXolEfmvBb4X0pqULKV1NH0CZRNLNV4vapBK7gm3twfdDD948U5ew7\r\nvhZ3YlBZlZcJ10QaGMyJD+FL0Pvlv+UV3/NpTniRyt8enhlZdfYtjEhRhuSH\r\nP5TT7ah7PMF/+MqUuP/N1FXkzFmTf/3yVb8Qerm99oV0wx6jhGCfs4tGjk9m\r\nPvL/QnMQ+U0y/HX7tf5YANGWW2Re1hNq/18yTZ1cjjlppDZA5syRYa55DT2S\r\nUk5AIliy5UzVvIun6HkN9vHxBlSESnVVEAsRxrF0TlHsrayKSW0uPT8ZLNfh\r\ncCZMZVq9Ss3KEII2XVlQLxU/4JHGsMYtvak=\r\n=DgMR\r\n-----END PGP SIGNATURE-----\r\n"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"1c3133eee2c5c411a8ce1755dbcbfc1b12847254","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.19.3","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"18.13.0","dependencies":{"rollup":"^2.79.1","esbuild":"^0.15.15","magic-string":"^0.26.7","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.2","@rollup/plugin-node-resolve":"^13.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.8.1_1674577801418_0.8283496335895801","host":"s3://npm-registry-packages"}},"1.8.2":{"name":"pkgroll","version":"1.8.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.8.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"47ac1ec1795b081abae67a5e246785152afd6481","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.8.2.tgz","fileCount":5,"integrity":"sha512-7lLaylmnGMr7xUl4DWEyWab2+SiBXZCVfmeDNL5+njaTeKgt5PMngqN9x9BZwZW7mGGG7aKrgqSWhXt0qCwRNA==","signatures":[{"sig":"MEYCIQCpnlqVktqylQjticQ55ws4dHqpEwFYjSs38+Mr6MBPGgIhAIDyyAI3bNOjiq4W9BDS8i/AK22UGzMIBAOOR5A9YDbc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94855,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1bwqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrADw/+Jw6qoNYxOWONRKQzUxd+T8SqtIp4bH1wQfYP2MIbcdx+mqoT\r\n2hR2f7zyxcnpzeRaFrJqt+rz2KtW6PtW6V7kLEPHZabz+zTvj0Vm4B3HJ61I\r\n7obQoGGqn+6X5onqJ0yFa8ZwHeV/zQDHfotPyEZTsWHbxU00xqDaKhC8dfqq\r\nZY6u3w6EJYp1Vlb5YwuJE788WcI6NXJtvF1qseoy4H9sah86KHbbeTehWckS\r\n3xarbxC20qztwOnfTGGfOZFpR2flWyEQQPKv73u4KSagAnfRU5azJX+kqAwA\r\nYW7RFXHIVBjWkdd7a+Qk4wMjQmP/6DsEsyVIDyI8J2iEqhAoKKHHksOLnWVe\r\nYLA5qVd5GfYopgCUzDHsSwkALVoBS+K9lWLkaeUPAnc/9CJkB5xa1boE67Yz\r\nCeXPKtDFWI58XS/mUdZfBd7SpClrrQ3C4kkNlMIRvSd7XW/LW/yHaaVGw8rk\r\nGRM1puVJ+kWXHlIRz+6aJlfa/i1zm4FlopSSrMrWsrG326JPgZq9e4G2mobu\r\nCbhiuLqqHJnvRZyFtrl+cYZE/TINKS/GOwUORLeezmqlg3m4hOtHUZeTzvpR\r\n5U6i8ZRP8MnHviGx2NC0RtKvO59H3MvGaDGnaO8mhhxqMo2mH1tUVVYw4LUY\r\nZGc4NKjZu8O+lDuj+mwbaCBhW/1nzAqcI4k=\r\n=uIVh\r\n-----END PGP SIGNATURE-----\r\n"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"4aaf8746ff21e3fe389c9683ae6063da04fcfffb","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.19.3","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"18.13.0","dependencies":{"rollup":"^2.79.1","esbuild":"^0.15.15","magic-string":"^0.26.7","@rollup/plugin-json":"^4.1.0","@rollup/pluginutils":"^4.2.1","@rollup/plugin-alias":"^3.1.9","@rollup/plugin-inject":"^4.0.4","@rollup/plugin-replace":"^4.0.0","@rollup/plugin-commonjs":"^22.0.2","@rollup/plugin-node-resolve":"^13.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.8.2_1674951722058_0.5457272901865078","host":"s3://npm-registry-packages"}},"1.9.0":{"name":"pkgroll","version":"1.9.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.9.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"f26d418614fefcc7c9f0eba14031bbc1de296be4","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.9.0.tgz","fileCount":5,"integrity":"sha512-/DU749mcLLo3NHvCNi87nIIQkzk0nh3ZIq4fRWmgr1V+2UTJRgVCvg/nxn2Hz+Mv4j7CTxutdAOOgmu+wSi5bw==","signatures":[{"sig":"MEYCIQDsAIiouU2dcFyTBEyHyVMAzCygkObJRVLpYAlxn8cE5gIhAOgVE9XDo2y6WgRvFgI2gFsFD3TjJe02f/moTOB/lLt7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6c49ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUoRAAlFkqk6mHAQufejH4veVTmZNnUyIIJvXeQMTNfC9yKwRw0PKf\r\ndhQZPlhmx6Jt2UyCBeFeERqGyrwXxDOw0bUM6x60f4vitT1KsmXD+YshsMPe\r\niBb9lnNd79RXOSnihyN9YViwXEZzQ9CzDPoeni7UC6tlVJhmiDMDPb9e40Gz\r\nNUPw3O2ZHhO9XvhonFno/fU5jXr7nV81yR3WLo4/HtSh6SZFJXh+z0qO5Hf5\r\nk3Y1HsrP21WKjbzpuLEO9wfSrz0fIqCw/TBC0YsqWdfxfhjHF5BhCjb0yTfg\r\n8G1ehMTw/+9J1VuyJHPMznBWeMlmKiQ+1wgHnLL8BdnSbRZuobur8AQcEBqQ\r\nTwe1t4uiN7MSB5TA7mikuIQ5XSsbBtRx7ijMQxqiDqbkxpYlnQcQt8LAhIaV\r\nVC+d/2YU2iaqct3ixbZbc76mYvLRnek00/TFll96BaNrZbD30CVtdmXiwYNd\r\nJ4HY7y3LHWdxl+/tPoDpU/XAyDwtfUYGI87bXuZ0galbvOL5S1O9mBOo+T+4\r\naCamcSXo73/Mpf8pfiHoY2dQoiK5ImVyirdKKT0Xw97dRhgjbys/R3lxLHRr\r\nKBjOeQKVXeOdbFWr/fAblJilzH8eT1cNvsTnsrb5JlohgLsocJwK6IN/sfaX\r\n5V47jJfcKwGnubTdEp1sSosz9Xyd5P37Yfk=\r\n=yLDl\r\n-----END PGP SIGNATURE-----\r\n"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"fd398e4a7a8ac5791bdd2dacb7d253fc168a0b34","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.19.3","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"18.13.0","dependencies":{"rollup":"^2.79.1","esbuild":"^0.17.7","magic-string":"^0.29.0","@rollup/plugin-json":"^6.0.0","@rollup/pluginutils":"^5.0.2","@rollup/plugin-alias":"^4.0.3","@rollup/plugin-inject":"^5.0.3","@rollup/plugin-replace":"^5.0.2","@rollup/plugin-commonjs":"^24.0.1","@rollup/plugin-node-resolve":"^15.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.9.0_1676267069025_0.5281394630680287","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"pkgroll","version":"1.10.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.10.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"5cf519b6937fc117de4e21e2e85bff130923ba6b","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.10.0.tgz","fileCount":5,"integrity":"sha512-ZxOcstDncBOBSjXu7zhcldhKaBnKwjb4wZNoSkNmMt/9X5wTYz3wLhL76f1nDy/BKiMK2Xki4GxocYal/bNBag==","signatures":[{"sig":"MEYCIQD4e6LbmflfP3dJDq9RkHQEMDy/vtyn7YUvROi8qWRHRAIhAJgLuTmSKdd+uIS+4P051pJpV4NJeZrwc0Mo7rnl9xWg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98354},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"2c68fd1a08ae3fd21ef798e4d73e19c805ef1361","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.19.3","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"18.13.0","dependencies":{"rollup":"^2.79.1","esbuild":"^0.17.7","magic-string":"^0.29.0","@rollup/plugin-json":"^6.0.0","@rollup/pluginutils":"^5.0.2","@rollup/plugin-alias":"^4.0.3","@rollup/plugin-inject":"^5.0.3","@rollup/plugin-replace":"^5.0.2","@rollup/plugin-commonjs":"^24.0.1","@rollup/plugin-node-resolve":"^15.0.1"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.10.0_1683344106264_0.1700011611848986","host":"s3://npm-registry-packages"}},"1.11.0":{"name":"pkgroll","version":"1.11.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.11.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"3ab00d3d6ff43146c478910e4e4f911df8c13c59","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.11.0.tgz","fileCount":5,"integrity":"sha512-E+RJuiqun1QbsGzkxwRV1xmdwsmDQ6uGOoLagLwS4b1YPFNAPESDqz5QQx/MxkZCinl07Tt3GXzMJQT+helsww==","signatures":[{"sig":"MEQCIC7Y6NBeYY7+ZA12EPs3aYB3kjtI7pW+4PaKtQEPFQYnAiAl453vp+C2CgIfQIgPEU6SEqCEiQrPHeEOpp50PxjQGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101936},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"49aede5537378bb35501a66a0db12cfebe86a1cc","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"8.19.3","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"18.13.0","dependencies":{"rollup":"^2.79.1","esbuild":"^0.18.17","magic-string":"^0.30.2","@rollup/plugin-json":"^6.0.0","@rollup/pluginutils":"^5.0.2","@rollup/plugin-alias":"^4.0.4","@rollup/plugin-inject":"^5.0.3","@rollup/plugin-replace":"^5.0.2","@rollup/plugin-commonjs":"^24.1.0","@rollup/plugin-node-resolve":"^15.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.11.0_1691000188275_0.032655190393186206","host":"s3://npm-registry-packages"}},"1.11.1":{"name":"pkgroll","version":"1.11.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@1.11.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"45b6043ec54a13ebe1fcce2f831adc6e03bb7ae5","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-1.11.1.tgz","fileCount":5,"integrity":"sha512-jRe/BMDNQNzlpI93FC7OySGwYUI/2f9S+ukGwF6T5TZynkm2AtxyX4V19uc7rj7C2TH3UeZjP3FMlC3XLJHKUQ==","signatures":[{"sig":"MEUCIQDfERdl5xzWV8HlFEUXtYfdqGY92kby/WwNLws/i5j8SgIgMpqFVds1UaWhYAj9Ptbr4BuAeCOar3vbpqNc/6RnFhY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":104027},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"b00df8ec3b29e0e372d6459a90f01b5bf3bbf98f","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"9.8.1","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"18.18.0","dependencies":{"rollup":"^2.79.1","esbuild":"^0.18.17","magic-string":"^0.30.2","@rollup/plugin-json":"^6.0.0","@rollup/pluginutils":"^5.0.2","@rollup/plugin-alias":"^4.0.4","@rollup/plugin-inject":"^5.0.3","@rollup/plugin-replace":"^5.0.2","@rollup/plugin-commonjs":"^24.1.0","@rollup/plugin-node-resolve":"^15.1.0"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_1.11.1_1695459389554_0.8266914787587936","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"pkgroll","version":"2.0.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.0.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"c9f7783f4a5650738a20640ecbdeb1cf629b1c15","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.0.0.tgz","fileCount":5,"integrity":"sha512-MOFfvJjr4GLuJ28itRtvl+Q7ZrNbXCCOjyereO2fEoABhgud9l5YrOhXo/WoxbGC4Z7jJ/s9dD06AFrHMdvp3Q==","signatures":[{"sig":"MEYCIQDxoCXmr4fkRIQNxtlO6gF0vMMiFVKSqCSeCoT0inIMUgIhANCxmYMPxoDglWL5f3ddPgUZTUNMs4JMWb2sRK4V6Tup","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145678},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"7b751d0a57331d7b02627d76d6b7a73b19e1a622","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"9.8.1","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"18.18.0","dependencies":{"rollup":"^3.29.4","esbuild":"^0.18.17","magic-string":"^0.30.4","@rollup/plugin-json":"^6.0.0","@rollup/pluginutils":"^5.0.4","@rollup/plugin-alias":"^5.0.0","@rollup/plugin-inject":"^5.0.3","@rollup/plugin-replace":"^5.0.2","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.0.0_1696266666838_0.44478515757049264","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"pkgroll","version":"2.0.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.0.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"34b0d15c35408712ab6a96a536f2ecf682ee9fe3","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.0.1.tgz","fileCount":5,"integrity":"sha512-sAik3umDeElVxQeRj4GpK21mBSi75TnqaKlP+f2/f5WwKEXXtmrrCs0stYG94JfPEyT9mTD8jHk7CODO1dpWmA==","signatures":[{"sig":"MEUCIBcpcxu37OZupug2SD/HtTlVagY7S1H8HMhFwsa861rwAiEA2CHqc2bARugCy9q6Pjfz0air393jRSZbaXOUeSk+qEE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":145861},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"7fde56a16eef15d118287992142152f0c6f3e17a","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"9.8.1","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"18.18.0","dependencies":{"rollup":"^3.29.4","esbuild":"^0.18.17","magic-string":"^0.30.4","@rollup/plugin-json":"^6.0.0","@rollup/pluginutils":"^5.0.4","@rollup/plugin-alias":"^5.0.0","@rollup/plugin-inject":"^5.0.3","@rollup/plugin-replace":"^5.0.2","@rollup/plugin-commonjs":"^25.0.4","@rollup/plugin-node-resolve":"^15.2.1"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.0.1_1696439457386_0.7099157022732894","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"pkgroll","version":"2.0.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.0.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"4719cd4519a351c0a6003c1829a2a46a350b9624","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.0.2.tgz","fileCount":5,"integrity":"sha512-gRQ293zs67H2nN/CKwdLnlxCKpE5qi5rJwVvDUqep8qOLs57PlTl3MAXmLlFztwI2Iv6mP9k5BSlhBjzFJmerg==","signatures":[{"sig":"MEQCIEU1FavOqAvsHIiIh9p/6odMwTO7AqGgGydJdNvh6AtYAiBAfljZkg1UI3QNRcA43yg5RhxKOuQhugCzhLzwCCOFxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":146336},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"9049b3ebf674682951cb19df14801c489f3f0a21","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.12.1","esbuild":"^0.20.1","magic-string":"^0.30.8","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.0","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^5.0.5","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.0.2_1709804781324_0.23435424341697497","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"pkgroll","version":"2.1.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.1.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"4234cd37074b19bfcde9b40bf938496f0a053a66","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.1.0.tgz","fileCount":5,"integrity":"sha512-oOOPiRVNB2oe/VnYaZsApPeiAAOWnkh5gMsnqeYFUgT1sHuCTpdQ0F1o5Xn880ZiYFuIX/D/+Oywe9MaR/3SeA==","signatures":[{"sig":"MEUCIQD/R7nJUq/PQKgur0xq637jYEICUR0jS1qEiTRQHgSxoAIgVbsox9HYZ9bg3ovEWCyRNFGHPu+QU9s4CyomZ6nbfzk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":144979},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"0c2013275d578c714405f71927a7c9487a8142f0","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.12.1","esbuild":"^0.20.1","magic-string":"^0.30.8","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.0","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^5.0.5","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.1.0_1715922046338_0.12840419536656733","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"pkgroll","version":"2.1.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.1.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"c7aabec2de4bfc6bfa08676c2d520bd0e108bba9","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.1.1.tgz","fileCount":5,"integrity":"sha512-ZQjWkcfY+RvzQhavoOvXZ6UvYZL8qwJjGoJvU2yrTwfUybL9QG4SblhYXV+uRwh0GRRvo1JtEg0htzD0RGr9CA==","signatures":[{"sig":"MEQCIBPNhksUVP+LUtejSLAVs2ZBydJBjC/KItGsdxgWVXURAiAoBI9b8WQZZGBReR9HsM/TurTdsN1JsmeoFRic2spB1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152065},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"46c38750a44992f9977471819f4bfa0ef2039639","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.17.2","esbuild":"^0.20.1","magic-string":"^0.30.10","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.0","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^5.0.5","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.1.1_1716354471090_0.21020905264879164","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"pkgroll","version":"2.2.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.2.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"c16dd0f8e739c306bda782a534853ad404adb418","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.2.0.tgz","fileCount":5,"integrity":"sha512-R/Zw6gwQXXUTF1hKEL0rquudShyIsCIVnSbwRuLRjnqCFXX6ixw6XaPvKlOwGD2wLSF/E1rsWTYCMG9zyHIZfQ==","signatures":[{"sig":"MEUCIB6gqpxRwMrh3QFeuj0/P2SavMR+4iHHXwMjnpJrUy8xAiEAgc9PEF+LVN+heGPfY9n5EMEneUcRwcyMNvMhW1hg5lI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152713},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"6e80985ea16e6169e818d9e96e1e40b7b143d4a9","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.17.2","esbuild":"^0.20.1","magic-string":"^0.30.10","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.0","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^5.0.5","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.2.0_1721359697203_0.09984567445265546","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"pkgroll","version":"2.3.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.3.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"05ce0cd1d5481921a37990d5d7bdcc32f3127dad","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.3.0.tgz","fileCount":5,"integrity":"sha512-5N4jlGSh1Trm1gcKD4wkBGiSLmVyXbt+22gSwj1bnfgQpQDvHmu9SzlN+CtJUk9iMarIk699dsagOfLaykU72A==","signatures":[{"sig":"MEYCIQCRROOfULfMw0AKPyVr69m0SosRrPiunJJmfn6uzYusUgIhALTyZ+b4ERzLIYG8GMn9G8X6vKXwq8H8R1f/q6TGqWB/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154470},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"5f0df842dcb974fddc9faa59a5b7521b0afbd190","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.17.2","esbuild":"^0.20.1","magic-string":"^0.30.10","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.0","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^5.0.5","@rollup/plugin-commonjs":"^25.0.7","@rollup/plugin-node-resolve":"^15.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.3.0_1721366480965_0.8536824999080581","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"pkgroll","version":"2.4.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.4.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"b2b9e31b732a68eceecd4fdf43a074d3c041adcb","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.4.0.tgz","fileCount":5,"integrity":"sha512-P/3sF08YGGmkvf1/m5Abb65zhxZfHzsh79nhD+Ee6lBrEnMfvkIueSyK4lx/eAo3znJozNolM1E0Ts5g+4qD1w==","signatures":[{"sig":"MEQCICAL7akZnG6YWk/MSdwNRd9ajTFjDyvOgfQbITXPyhxuAiB6bh/9GzTwo4vP6LdyRs8UC57iiptKH6DunA40FxAjSw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":158070},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"2b61d12165eba7c191fd4a0d4ef6c2e77cd6effa","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.18.1","esbuild":"^0.23.0","magic-string":"^0.30.10","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.0","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^5.0.7","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.4.0_1721366815213_0.6511100928863713","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"pkgroll","version":"2.4.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.4.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"641320aef7fecdce955854e846154b9eec0e9c71","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.4.1.tgz","fileCount":6,"integrity":"sha512-lIQv67Ynv85N5RNAoWF0Wit7vlifds4yOM5K64gclmDzNacbI18dLYpYRHk1/8XR5bLI37b+MWb2y/Fj/MQ+JA==","signatures":[{"sig":"MEYCIQDFY7iiELWmvbSRA1GuTRmveAFcJ61prEP2tSEokKpAtQIhAK1sfxd4sjUTQmYWFs8kQJhep6NM4JgVH0jd1m4qQzdx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159266},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"ef6265c1dd9021adff718fc09bd86068bb161eb9","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.18.1","esbuild":"^0.23.0","magic-string":"^0.30.10","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.0","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^5.0.7","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.4.1_1721369940858_0.2525626040495714","host":"s3://npm-registry-packages"}},"2.4.2":{"name":"pkgroll","version":"2.4.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.4.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"5f2dffb993c85f9405d4624da130c3685276d1fd","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.4.2.tgz","fileCount":6,"integrity":"sha512-9seL/4BNQsE+eL+kefjfh5jSLqQPSKXQE/adw1L76k49KFw/XnOnyU8dRwuWpVtvMyIVyecaSBIpvFYrmnZq6A==","signatures":[{"sig":"MEQCICrIWUh/eGKLiPMbOAtUZ/Z6OkiW/xDeh5CWdRDdGboyAiBx/2m86POYy4Rb51xDwaueE7AcCPvZSLHOD5i5BvfsFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159303},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"df8668bd0a44fa5aedfd755131fcbeffb13e7b72","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.18.1","esbuild":"^0.23.0","magic-string":"^0.30.10","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.0","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^5.0.7","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.4.2_1722269722895_0.44013161787979693","host":"s3://npm-registry-packages"}},"2.4.3":{"name":"pkgroll","version":"2.4.3","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.4.3","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"a6a57f3721307206a92ab94737bcaf52f3559bba","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.4.3.tgz","fileCount":6,"integrity":"sha512-x61KzqWojsuDJJwtxwI+aH2QEGhixLg6y9NmahJI+Uwk0jzC7nJDkDSRjAmgb2ET+Wx8J488EsGrlK7NxN80Cw==","signatures":[{"sig":"MEQCIEvMfem9G7wn2EqdyCIEo5NAnC5YOVNlauXP65ECZ6xNAiBTNn2fdjdFq8o00l8mPMc4VDnp4qchmC2qe14liCCcgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159311},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"2a988e454bd8fd163b567e5fa2e67ab89864c3f3","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.18.1","esbuild":"^0.23.0","magic-string":"^0.30.10","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.0","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^5.0.7","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.4.3_1726050373536_0.23354932708021692","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"pkgroll","version":"2.5.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.5.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"71f369f9e21ba545a3ba7ecf64b958e6e99ec7ba","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.5.0.tgz","fileCount":6,"integrity":"sha512-nIbxukMp9i63is1Aq8wIHZcNcJyZJRZ340HF7yP3y+TBZ5P34ARI67dBChvCz4DKPaEZu8hRHM+mnDw3G471uA==","signatures":[{"sig":"MEUCIQD7GRmUNvfQAjQ5+bu5z5d7nK/A8BqZbsSxqiWe74GbHQIgOeLv+8fV/DfAiWUNRzV9MZ34nsqrRPArz6gtQrw376s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159346},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"9f1195fae9652d3e99fe1fce9bc4616663c18011","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.18.1","esbuild":"^0.23.0","magic-string":"^0.30.10","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.0","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^5.0.7","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.5.0_1726127134764_0.11945661919313122","host":"s3://npm-registry-packages"}},"2.5.1":{"name":"pkgroll","version":"2.5.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.5.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"8f6d929928f92087be3552a29c749933545b750e","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.5.1.tgz","fileCount":6,"integrity":"sha512-rehzSpQ1T/gh+tlVSxlUeqUPR9W1ZtJXDG00cuussNeCPdS9w1Wv0MWxwL116HbugsTZTrd+lVem+ipinT2JUg==","signatures":[{"sig":"MEUCIGL5duEw5IHzEgrjdMk9ZuvgT83zengJCh4Bmu9e5ZjdAiEA8GJoUOfnHf2YiUad8fEC9hM2Dd8/L5DX76HwTQA1FC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":159363},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"73559f8864203a50a5aa12c0a6503ceed3690aff","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.18.1","esbuild":"^0.23.0","magic-string":"^0.30.10","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.0","@rollup/plugin-alias":"^5.1.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^5.0.7","@rollup/plugin-commonjs":"^26.0.1","@rollup/plugin-node-resolve":"^15.2.3"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.5.1_1729877286791_0.2608663668618487","host":"s3://npm-registry-packages"}},"2.6.0":{"name":"pkgroll","version":"2.6.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.6.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"44612eddc60cd8c66a621878fc5bc985c76839ef","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.6.0.tgz","fileCount":6,"integrity":"sha512-mUvEgILIjoLBNkqkABP5rJnoDde4Ja5CWlUAikjc/gGEwHGX6vikX5pYWxg5zv7JikVJBnC5rapKOnAIaXqm5Q==","signatures":[{"sig":"MEUCIDnr1SxFnn6W52VwLiQpKNJfZVb1ow8BmkVqkGN+vRIUAiEAiPVRX3uUM3zISf7F1rjea2xXG+wCCM6jVmG8FJ3+TY0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160753},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"e1b3036eeda65acd7a4c992f768233d106ec1ea5","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.29.1","esbuild":"^0.24.2","magic-string":"^0.30.17","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^6.0.2","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.6.0_1735003471358_0.49779755957726834","host":"s3://npm-registry-packages-npm-production"}},"2.6.1":{"name":"pkgroll","version":"2.6.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.6.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"2d656407d7c0f916f13154cfdcbb7e92fbb573f8","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.6.1.tgz","fileCount":6,"integrity":"sha512-n9ll3LHCvFVsoXzxAFN/Z+kO4E1ByRW/6YdcreLGKj6b7qpRnZI14Xd7nSfhhWcrF67aAVoT/00wGG7VQsSu9Q==","signatures":[{"sig":"MEYCIQCteE8ShKBenrk6oOC9BpcFEEcYGevm/fba7f6KldlwwwIhAMZqUz7yV3xR/Pxn9z3+y2c6VrwuxUaFT9Q85+B4z/md","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":160769},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"3d355af508d809ec3a93060e37b88235060bfcdb","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.29.1","esbuild":"^0.24.2","magic-string":"^0.30.17","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^6.0.2","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.6.1_1736239357574_0.6445563800600813","host":"s3://npm-registry-packages-npm-production"}},"2.7.0":{"name":"pkgroll","version":"2.7.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.7.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"e44241a7d6b5d3d8e8933749bfb23948a4d25b19","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.7.0.tgz","fileCount":6,"integrity":"sha512-Hq2+0POHi/VmQJQQ8qGUYbQiO9PDKh9Vyz10oP8oquS5i8jv1wlW6JoUVno2vWzU/14G/iG7250H6yXYSWbVUw==","signatures":[{"sig":"MEUCIFF9/O4PwdytZwOcQTiufJEmS4WEC9url/DQF7LXF/PdAiEAhGmikBQgD9k4qeFpjIguprVhM+EaH++r5IwxqCzGIw4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":163198},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"6001520869606a4ac6e14b106ab98f4c2243a64e","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.29.1","esbuild":"^0.24.2","magic-string":"^0.30.17","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^6.0.2","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.7.0_1738668474020_0.6718400329253149","host":"s3://npm-registry-packages-npm-production"}},"2.8.0":{"name":"pkgroll","version":"2.8.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.8.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.js"},"dist":{"shasum":"2d29e2604287ae750fbfea70573386c4205ed23c","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.8.0.tgz","fileCount":6,"integrity":"sha512-kDv99s1Hmv27wC9zI45HlUvs56Oe50tQvwPfdZexSEHeffS3bUNOgbAGr+IGnGhJ5QR5KQuE1/EFFtuZ+ouNOQ==","signatures":[{"sig":"MEYCIQDDj24YfGVNuOri3rRCJ3wMMFJE5tNd0JgpWh1NlEiwdgIhAILaDsxc9xtB+jpj703B4IZXndGww7fnLVXzwsvauyj4","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":163209},"engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"4d5542e57f9ffd770fc562ccf313cd4c357bb21f","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.29.1","esbuild":"^0.24.2","magic-string":"^0.30.17","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^6.0.2","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.8.0_1738671313428_0.16423709840039136","host":"s3://npm-registry-packages-npm-production"}},"2.8.1":{"name":"pkgroll","version":"2.8.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.8.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"33d9bcf7f1eadbc9cce1521ae05236caad68c87a","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.8.1.tgz","fileCount":6,"integrity":"sha512-6GTLaNPv/7ZXnHV/Tec9+kwgh2Tg9QS8yNqcdWpLW598sEW4Cj9JqICq7BNs8ko1VcQ6/WYTI1zu8qpoyYm+Mg==","signatures":[{"sig":"MEUCIQDmNHI/FO+x1+6Pm6Zu7J2e1rwvM6cGyAbm3ZH6XhZdCQIgNsMteYtKaFozUS6N/R4ak2CPfnWcfUtAQscZPXfi2Qc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":163722},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"983a5ebc33d411036ecb1f4276f1668b1874c22b","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.29.1","esbuild":"^0.24.2","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^6.0.2","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.8.1_1738979294192_0.7276101974445806","host":"s3://npm-registry-packages-npm-production"}},"2.8.2":{"name":"pkgroll","version":"2.8.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.8.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"7a909e334762555bdc7ad68c9d6a321600e3e228","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.8.2.tgz","fileCount":6,"integrity":"sha512-YYLG7vV1PjF9B7UPB37m45QOvICSvLoh7MzKfgOshzE4S75YIN3UqOCGUpJ0fT+5WjqMQ0IF5rywiIW5xHcleQ==","signatures":[{"sig":"MEYCIQD8xgtwnkq8yeU4yNgUJtNt34+Lz5I6pmPFa/z400yuAQIhAPfart0xjIRkmDfePlnfihjZBIJJ9SBzbVVjIlrxPLNU","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":163683},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"4671087a27737439c10257f7ff5ba2cb72426fbe","imports":{"typescript":"./src/local-typescript-loader.ts"},"_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.29.1","esbuild":"^0.24.2","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^6.0.2","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.8.2_1738980192529_0.09856410374210123","host":"s3://npm-registry-packages-npm-production"}},"2.9.0":{"name":"pkgroll","version":"2.9.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.9.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"c2fc929ac3d6003f3d54c212aefa864ed03a0c61","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.9.0.tgz","fileCount":6,"integrity":"sha512-jPHqz4Y+uoutxeTjOgGqX1/pgqm5WTPh0CElmafIyVOP06frQrv9RrlBBQaqkYYe2XoWPpU2XO2j3IQCyd5XJw==","signatures":[{"sig":"MEUCIDHku5kPPoMnGriKXsk+nNIpKsQ5aKcJIRqmyECdiUkZAiEA1tnh4weFj1AiKDAHw8M4cuoel+8WkTJwA0yajR5DRmI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":166142},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"7057b556c72bfcd561e48f845d74ce932382f300","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.34.6","esbuild":"^0.24.2","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-replace":"^6.0.2","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.9.0_1739441012800_0.17908974907304587","host":"s3://npm-registry-packages-npm-production"}},"2.10.0":{"name":"pkgroll","version":"2.10.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.10.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"6cb2e487a9afa0fc749eea0b8436a9d6f1cca710","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.10.0.tgz","fileCount":6,"integrity":"sha512-v9LPi6fXnbs6FeR67to3Q+LWSamBSKNYUGiXRYcetI41KVgv+ncxwNVyF9oT2mvhy8L2DjEWT2HmX3xxQXmwHg==","signatures":[{"sig":"MEYCIQCSAlppb1dkLpvv1TUIvDcvv0QhFljXqWDHRuNzQ4RWIQIhAMeSWrx0kGud+nom5dlTCuZ6Dz7Ey87UvnL/hgApUGSp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":165993},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"4ae9c6756728b5b9a3377795383e4b400b29144f","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.34.6","esbuild":"^0.24.2","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.10.0_1739442930756_0.37191453378831807","host":"s3://npm-registry-packages-npm-production"}},"2.11.0":{"name":"pkgroll","version":"2.11.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.11.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"80eb96830c2e99cac3b119987b6ac335cc522d85","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.11.0.tgz","fileCount":6,"integrity":"sha512-DcgZn6wGAIiGek81FcBohpwiYNmRqkzYSGsgOPznoPIcRl47Vv4dLhcaGGNHtQBK5iOgUjH1jlieWknzLsh1yg==","signatures":[{"sig":"MEUCIQDnagoMkfqYFl/QnukYsNHsSDbodlXdefBx3LWv8PWBVQIgQak1f2l5H9jge2wFUMZq4ly+2GqvApAwnIc4xoE41K0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":166074},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"01ea6244ae6cd3d400f5918e48416f61f2375941","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.34.6","esbuild":"^0.24.2","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.11.0_1740228849223_0.08969611471828665","host":"s3://npm-registry-packages-npm-production"}},"2.11.1":{"name":"pkgroll","version":"2.11.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.11.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"a1ebd6838b0cbf23738a48b11c29daf30a361453","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.11.1.tgz","fileCount":6,"integrity":"sha512-xehlThkZnCU8hUXWni3HMbl+wNFsRrlUXB8JuBxEvMO5VRn5D55BctF42tNeHd9V3I0CX6SNABvt1fp+DspLAg==","signatures":[{"sig":"MEQCIHWDPSet1ky3iXtt0JbnLW7A7gC4+KlgcsNr0Lcoi+wYAiBno8tSHYDFC4F8rLRf214CiLeETPK6Id9s2lfgfVYUMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":166154},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"f313e1f49176394e20ddd2065b3307c1388c3189","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.34.6","esbuild":"^0.24.2","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.11.1_1740549583530_0.4008817967922975","host":"s3://npm-registry-packages-npm-production"}},"2.11.2":{"name":"pkgroll","version":"2.11.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.11.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"be159280eb0dea401e55daa7e98a1aedf64670fa","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.11.2.tgz","fileCount":6,"integrity":"sha512-AnmLpYTRsOuYl3tATsx9EHaBFN5siNu9ufdu0REz8oKDiILMsWrfvis3DxZh+ATw7z7lbc+hx7pE63pkI3k4Rg==","signatures":[{"sig":"MEQCIG5H6z7DW44VnzV3zDqAaQFBInmXQY3qNNLf3jDxPQuVAiAAsb6Wb7i3UC4IAD1TMiJBW/SgnORECSwIzHlG/4au4A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":166160},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"48753d533c13761a70b792d338b4a3544f4a3c76","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.34.6","esbuild":"^0.24.2","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.11.2_1740554444287_0.012826123185176508","host":"s3://npm-registry-packages-npm-production"}},"2.12.0":{"name":"pkgroll","version":"2.12.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.12.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"0d18fc350ea27dd92cf2e6e5cf94a2255e41f910","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.12.0.tgz","fileCount":6,"integrity":"sha512-NSyeaXerIppU5GWmmyggSPKp3Tx3RrwmSnjnBic0k7t9l3FZ/61VRLoM+jdUex51ljiqOGCDfOr3MQJYUIiJeQ==","signatures":[{"sig":"MEUCIHIPekWvFe/buuyYTnBdwSAYjc6dVNH2302xq6npCebvAiEAwA+ta0upIfFsJHMwiCGrV+XnWgvIAKS+zRZ/T3tS2t8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":166731},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"61d6ce6a2877fa1acbf709a95c3d8c424750635e","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.34.6","esbuild":"^0.24.2","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.12.0_1743161777545_0.7043997176408949","host":"s3://npm-registry-packages-npm-production"}},"2.12.1":{"name":"pkgroll","version":"2.12.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.12.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"17ef8e3fd42e10811829cf28fb0e4a97f79fc5f2","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.12.1.tgz","fileCount":6,"integrity":"sha512-MpooedkVk28Sl1I5q8YO2QZmdlHdEtCzv1nReZdHNRhY0CzbZ14TewN47JopF+0rGCaQOERSPfcIOgPZDQXlZA==","signatures":[{"sig":"MEUCIFzVu+1UemR1anEzNztFCKOJxodZUr4quGOKtn50TL5tAiEA00s/ROalh1ZDEHcJxRaKfckaRxkLWKiqHuHrYP03dRM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":166737},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"d59250178bc3b9908102706200257944efa9834a","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.34.6","esbuild":"^0.25.1","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.12.1_1743161884528_0.6495749935138622","host":"s3://npm-registry-packages-npm-production"}},"2.12.2":{"name":"pkgroll","version":"2.12.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.12.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"a1dade15fb638f59bb8548a52b82d98be47668be","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.12.2.tgz","fileCount":6,"integrity":"sha512-Vl1hJ6jQj6YY9xvhuH8qNVf4qEZng9qC5jfqUKIR4+k5HaGdt6TCXj3lI5uNs+Z3ljtdlwMigi5re1YyDDhVxA==","signatures":[{"sig":"MEYCIQC3tcWch3jMMhbAqULeMFfUcz7uhkGWxH2WaoC47FzhCAIhAMV8IP5aafw5MGJ5AAmwERXRs7SBDrLHFM/MClPRCEMt","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":166865},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"5a73adfa1f29ada16ec60f4a757a9ea98fe84fea","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.34.6","esbuild":"^0.25.1","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.2","@rollup/plugin-node-resolve":"^16.0.0","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.12.2_1745515385130_0.5382930248422506","host":"s3://npm-registry-packages-npm-production"}},"2.13.0":{"name":"pkgroll","version":"2.13.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.13.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"e91a9e032fc94594c885803aa07bea861cba2f67","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.13.0.tgz","fileCount":6,"integrity":"sha512-JlWEoQW6cevBBOVzpqKZRYOa97dYB08ddKTJZG5hrknOzKKTiZIiFIvUuO/ANbxy3yGHSl1EeTL5AGdHKCDwrw==","signatures":[{"sig":"MEYCIQC7EiC1z+GcLgFGpKNiLE10JF21v8JYqLde5gfHof+bmgIhAMTzsyi/EU5k4wwi7TiWqhAcipY2zgx3O3UJE++tNiVe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":166752},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"e386809a2cdf8ac221a681d006c512f64817ffeb","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.43.0","esbuild":"^0.25.5","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.5","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.13.0_1750033940899_0.4612109909877431","host":"s3://npm-registry-packages-npm-production"}},"2.13.1":{"name":"pkgroll","version":"2.13.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.13.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"235ef9926c21669ead50394460dd361e60c024cd","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.13.1.tgz","fileCount":6,"integrity":"sha512-SO50Oh3ycFUI26n5au3Iq/XhC1x8garmmaIF5m/8f+s8ntUWC9oZONlz0rjT12OSfY3gCkc564t3HWvuClzQNg==","signatures":[{"sig":"MEYCIQCyylYpC5+jCDauGt7gl1I38Yyc1UNEJra7aJhrIhdoOgIhAOefIM5sO9pjrHTNz5ttC1qnh5ZFWIJ0HW8rlqebFbhx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":166837},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"d03faa95b3b032cde45abdc7235899aa7cbfc023","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.43.0","esbuild":"^0.25.5","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.5","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.13.1_1750082192587_0.21219359628705625","host":"s3://npm-registry-packages-npm-production"}},"2.14.0":{"name":"pkgroll","version":"2.14.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.14.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"d9c6e6afd2274b4002acf418b2e3da5b1dc1b68d","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.14.0.tgz","fileCount":6,"integrity":"sha512-RWH6luyVKvbKpd4ecNZoR/MYXaGzHLa2xBU3R338B8BMJXjds0ZZa1wV+XciaDdG4ZXl8J3L6lF3fhqL26rs/A==","signatures":[{"sig":"MEYCIQDowgb4GFoIr3mZNRxY3Rxzd9EaI4KaIybcq/VoXtcOkgIhALqdxdAjd3nS+uE/0KkuBXeaUXDVm5tqs5a9ceBTlgU/","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167130},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"73d05e560b0b1e21d8073d609e7185900b28607c","_npmUser":{"name":"hirokiosame","actor":{"name":"hirokiosame","type":"user","email":"hiroki.osame@gmail.com"},"email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.43.0","esbuild":"^0.25.5","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.5","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.14.0_1751889037695_0.1097606273546814","host":"s3://npm-registry-packages-npm-production"}},"2.14.1":{"name":"pkgroll","version":"2.14.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.14.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"24bd01e7a01306085a929ba1067b179504d20d2c","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.14.1.tgz","fileCount":6,"integrity":"sha512-12aFcDh5nDIPvT0uEqEzOYt7wQvWZDbOFRPMKZ3wyNCkxTfVHuELj3rTI/S9ySKw4lr0ke5U0kkhUIQzFSV7SA==","signatures":[{"sig":"MEUCIEZcn/qCPBbEOnppe6En8DGxTgwis9OY1DD/vrBplm3/AiEA2l2uuLtd3lRhh/HslhL2pFENc8pZkhLTK//QEPdqKyo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167561},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"2824df6565b0782068fdafc5669c1bb37f2b1349","_npmUser":{"name":"hirokiosame","actor":{"name":"hirokiosame","type":"user","email":"hiroki.osame@gmail.com"},"email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.43.0","esbuild":"^0.25.5","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.5","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.14.1_1752061931013_0.16887770689037307","host":"s3://npm-registry-packages-npm-production"}},"2.14.2":{"name":"pkgroll","version":"2.14.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.14.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"4ca378d0e508a5dadbbb354d56651bfc12338698","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.14.2.tgz","fileCount":6,"integrity":"sha512-oS5vF/dMzMWh2+xncm0vh64IoAEkevZz3+Ws113Orqf7ecJI82lBJcVSd0sVZ0zTuy45oRz3oSL5CVXrL5kOhQ==","signatures":[{"sig":"MEUCIQCW1e0JHjEWEa4Zv+pfDFl/sh/ktLMVmgluE5I6z0eQBAIgTuAosfa+MLpVaGwT+G8r2Gp0L70hTmK7d18jXPPH6BM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167588},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"bab3e5c56982c683b9c4d650e581b45a9fadc988","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.43.0","esbuild":"^0.25.5","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.5","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.14.2_1752379035284_0.8725688393337319","host":"s3://npm-registry-packages-npm-production"}},"2.14.3":{"name":"pkgroll","version":"2.14.3","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.14.3","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"6fdc30b55a7666e3c495d245b9cdf39f2b70759a","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.14.3.tgz","fileCount":6,"integrity":"sha512-9JaAmrk2JSNj+my0Mgg2hgX8oXQodnoSb42lJ97d9VUlk6kfQTgQjM/9ZnYsnHzjByjiR65isq0BFSGk2S0LGw==","signatures":[{"sig":"MEYCIQCf5D5q8yG1KWPp1Gk7wMmwquJ9ZTMXjC+ytu+k9YJaLQIhANDecaze/QXpQIeOKKZXVPfstMQ7QEKLGQu0Ergpho9V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167661},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"9278e74cc2d386783073b68b0a5a0ba15ab5baab","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.43.0","esbuild":"^0.25.5","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.5","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.14.3_1752465169180_0.11757363836675916","host":"s3://npm-registry-packages-npm-production"}},"2.14.4":{"name":"pkgroll","version":"2.14.4","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.14.4","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"32815739b034796fd6556c40c8e35cc079649afb","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.14.4.tgz","fileCount":6,"integrity":"sha512-4B0F5vSICsBUzpsj/VGKPSV3wSZ16oCRo+h8o3pNPehSiRKP/KIiD0cJ0svYsa/ua4GUFe9/GJYg6SiFoRTCcQ==","signatures":[{"sig":"MEYCIQC25okB4yL4lIBZpQpu1Naz7RAATFK4+nbitGHv+eQ8TwIhAIyINbPHRukMBqtRKFyMfw91UM5OqRTRD1jszRr/2j9q","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167883},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"5726d14caae0de4037ed5052d051da8c73dc9d88","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.43.0","esbuild":"^0.25.5","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.5","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.14.4_1753433943758_0.18047990610307463","host":"s3://npm-registry-packages-npm-production"}},"2.14.5":{"name":"pkgroll","version":"2.14.5","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.14.5","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"c106dd7df8aa8bb650ab8907cd478f7baf4b7a13","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.14.5.tgz","fileCount":6,"integrity":"sha512-JgGocqlwcza23DyHdP36GSs7U75d+g4misjVSeIpJVYiSpGx/mU/OiziskyblVbrDAeKRqIazlVsJEkb9v+Z/A==","signatures":[{"sig":"MEQCIDalBWP/6xSv+zttU0NnoWSeVLOJVL1wmQ7aJ2FsGnBRAiA5/nVOm2RU7YrKpQrvd8H2RbjCQvZt0h2zg3DkCxGX7g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":167915},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"d312b0a02299c3473c74313ede9bbadf9501617a","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.43.0","esbuild":"^0.25.5","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.1.4","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.5","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.14.5_1753440010687_0.9014591952991133","host":"s3://npm-registry-packages-npm-production"}},"2.15.0":{"name":"pkgroll","version":"2.15.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.15.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"2462c53d4c96ee511c25df8db34b61a29eb84d46","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.15.0.tgz","fileCount":6,"integrity":"sha512-decQDsHWE1BRVurrgxhJYtv0LncjynyMFGHMTCJiqd7gWO13u6JPM1GXzDjqx7LS9dd2C1xpmAW4S0VeGvC4Gg==","signatures":[{"sig":"MEUCIQCNfh000EZlKF3Sfp6ejHS+xhOqxP1g0wBkKUYCaK/EVgIgRwTebYcqIqy4/iwqfNXGZYUU4ff+V5SAZtzLHNraCJg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":128226},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"1ee929124b8dde1a625da5b98fcad374ae7946f1","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.46.2","esbuild":"^0.25.8","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.2.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.15.0_1753944372073_0.4757830537755148","host":"s3://npm-registry-packages-npm-production"}},"2.15.1":{"name":"pkgroll","version":"2.15.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.15.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"b1fe7f752b4cb012dabaef1dd067c262bc645596","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.15.1.tgz","fileCount":6,"integrity":"sha512-nHBDDRzWT8KbugYIWPT5AahN1pUMg9Uxqlr3YiMmB0JRl91e1smspNN2k7aOMbjDbh7Q+mnE9JGjUiCeik/NQA==","signatures":[{"sig":"MEUCIGYafA2K2A+yHVb6SIXt1r9ZER/uRPHrksYTC80u+v9pAiEA2CP+HhzQ5hU/MX2MTsQJ8yeut0oTBZY631cxZH1LQ+M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":128201},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"f259ececd200d5ff94e98aa867537370bbd04637","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.46.2","esbuild":"^0.25.8","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.2.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.15.1_1754395688353_0.486466364663946","host":"s3://npm-registry-packages-npm-production"}},"2.15.2":{"name":"pkgroll","version":"2.15.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.15.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"511277d8d55ad36073321f1584d9abde6f1250ec","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.15.2.tgz","fileCount":6,"integrity":"sha512-ustXTvesWAQLvllN+eL91fMj5vK8egk060xynHkWsUkToa9cPKyeMgf+xgHMkgHV8sdCS3kof9e/IlhUFxrz5w==","signatures":[{"sig":"MEUCIH1ddfI3qQHyUpeb/Ixv+3ci5rGM6+w9L8M0pnOuyDnhAiEA7OG3w9VZSH+IPMMwr3Pjl2lE50eyEcylsusilNi+kYQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":128054},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"bd6ac0d4f43ac5204831562a8f9030d2f8bc1288","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.46.2","esbuild":"^0.25.8","magic-string":"^0.30.17","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.2.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.15.2_1754571303290_0.026300458206800714","host":"s3://npm-registry-packages-npm-production"}},"2.15.3":{"name":"pkgroll","version":"2.15.3","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.15.3","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"1f5d720f44d5fe124b7c866c6d1d7d3c57eb8903","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.15.3.tgz","fileCount":6,"integrity":"sha512-yEuitslh2Y2ZhH3eX61Y5gTCqxC9KDcQ4gmsjQWwtlk5R3/n8rlkPaxZFT7e4QybeAOonnlm8xlIM5HUk7Ok9Q==","signatures":[{"sig":"MEUCIQCTFNP2ZnewY3GvBZDrJ4KxRFFtkD3xcifwAdeqTxhoGwIgUDRcAu/VzfU5vnGS0aTzpgua4uyze7HsW13ROm8iaUU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":129228},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"39e085902752cbed4009a5c5b9ced9a3cb68a272","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.46.2","esbuild":"^0.25.8","magic-string":"^0.30.17","cjs-module-lexer":"^2.1.0","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.2.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.15.3_1754622368680_0.4464996182826191","host":"s3://npm-registry-packages-npm-production"}},"2.15.4":{"name":"pkgroll","version":"2.15.4","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.15.4","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"6edb515a76b008587d71e3e377167bd2d0421716","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.15.4.tgz","fileCount":6,"integrity":"sha512-oUAVVvFROzFiVhetJTvlcYYUh0EmxRF5CLTd2fDf5EX41G/Mg5I490TEOv6r1qGp8RBaYapTv8+daVot2SMmrg==","signatures":[{"sig":"MEUCIQCi7IvfIaEkxLRj6ezxgey3luKpBDysiYskXqHChQXpcQIgR2CCvFkLKzdAiBqj3taPl6EW1EovYYr43Bl2hIui3hk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":129212},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"813d0d310c6d6ec12f3f25b3d5ae28c85b62da2e","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.46.2","esbuild":"^0.25.8","magic-string":"^0.30.17","cjs-module-lexer":"^2.1.0","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.2.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.15.4_1756999496368_0.9842536630259955","host":"s3://npm-registry-packages-npm-production"}},"2.16.0":{"name":"pkgroll","version":"2.16.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.16.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"1f2ca8c17e4c398f5f4b5272f4ab18705aa059d1","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.16.0.tgz","fileCount":6,"integrity":"sha512-lrlqcpUudL5+XdSNb9y1ADO7SHIU7w1pKwV0OB+mXGJJusAW8gge4pe3bWm2iqzZC/YvUuGvB5AkXqrdM91f4g==","signatures":[{"sig":"MEQCICn574H2CFTJYuAm91Q3c2iFPxQzh0x46fLTuIy1wJgZAiB4VCYDiMJTj5DTAGULT5ItLAsj348AhuUkR0UbSLTQJg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":129786},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"cdccbbca5cc05bbf9a96c9f72f1f4ec598bf0598","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.46.2","esbuild":"^0.25.8","magic-string":"^0.30.17","cjs-module-lexer":"^2.1.0","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.2.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.16.0_1759423585161_0.5447875246049538","host":"s3://npm-registry-packages-npm-production"}},"2.17.0":{"name":"pkgroll","version":"2.17.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.17.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"5c04af2cad93a52f3004b866e0a3af284e1a47dc","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.17.0.tgz","fileCount":6,"integrity":"sha512-vvUBECeJlXDH+gbad/RaKpsENZUc6J6HUaLke0uu3dcywBCilDR/Xwf4k+23qjgTWrC4gbadZCoJTaaX+5qvAA==","signatures":[{"sig":"MEUCIQCwdNWgXYf4Y7R+oLomvhSoZrKRxI2HyLq1YVVaOOckUAIgfTr5myGpcQcFJR4REVS3tmI/CWlCXcNsl/RpZyQb+BA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":132222},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"e901abdefc62eda487a30de9202d0077d03e40f4","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.46.2","esbuild":"^0.25.8","magic-string":"^0.30.17","cjs-module-lexer":"^2.1.0","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.2.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.17.0_1759444467068_0.08501391844152018","host":"s3://npm-registry-packages-npm-production"}},"2.18.0":{"name":"pkgroll","version":"2.18.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.18.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"108af9dd168df75ab7f35eb7578b7597303c6793","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.18.0.tgz","fileCount":6,"integrity":"sha512-e0kKoLRqb0gfq50axg5TSACRLfirE1I9KRaC7MEbzCWtSbIemaJ7eigtBiYkmbxcAEd25tF+MkYznqatuZZikw==","signatures":[{"sig":"MEUCIFsXoySW488JfQRZrpPLRdFkRa6uhOpOOJ/ool5WFxd+AiEA/r4gpFu8nd+trdUdySiroG+ClCrHbt0cVM+e31sYdgY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":135257},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"2103d25c32a64faf4cdca6bb75491243b12ddc33","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.2.4","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"20.11.1","dependencies":{"rollup":"^4.46.2","esbuild":"^0.25.8","magic-string":"^0.30.17","cjs-module-lexer":"^2.1.0","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.2.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.18.0_1759804949954_0.6833893658573376","host":"s3://npm-registry-packages-npm-production"}},"2.18.1":{"name":"pkgroll","version":"2.18.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.18.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"c38fba7d65d8842ca2393d2caff99d642c6f2b7a","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.18.1.tgz","fileCount":6,"integrity":"sha512-5fXXV3Bvc0zvD3kwmPrqwJJ84kIB3RUV3VC9RHkQa2bcRLj4s2W/J0PkVL57VzlLlG+BeE09lFp0wr1ULBGQuQ==","signatures":[{"sig":"MEQCIFpFAV9ZgBAlgKF8sbkTzP+rOtxkk7F/g/LLPzplgIOGAiA7cyZsjt/5fIF5d0pMQz97KqSoiKrPdPklDVE8ObN/gA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":139188},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"aacff1c348de17159131db2fbb350bcfda4da7a6","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.9.3","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"22.20.0","dependencies":{"rollup":"^4.46.2","esbuild":"^0.25.8","magic-string":"^0.30.17","cjs-module-lexer":"^2.1.0","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.2.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.18.1_1760271976040_0.07691824358098587","host":"s3://npm-registry-packages-npm-production"}},"2.19.0":{"name":"pkgroll","version":"2.19.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.19.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"c3343e55add8fb67c3d5ba42c45c20473974a8d7","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.19.0.tgz","fileCount":6,"integrity":"sha512-MDVRR0s/epE/zsj6TGty86z43Ll9BEzvgGZfrPXQQBM7ZRqydeG7E5uar4Q6flc0ywxsYrwE7kK5OSvBwAHuqA==","signatures":[{"sig":"MEQCIENkjIyMrf6+CFi1XtLhgDhY8/camgxy6RCUhly43PgtAiA9Ael2xnMuCyx9RBGjOmu4rK137zezY9zjrFWPtGSB2Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":139849},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"72f39d8b623e2fab0b0845229ab6ae5f3f05b39f","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.9.3","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"22.20.0","dependencies":{"yaml":"^2.8.1","rollup":"^4.46.2","esbuild":"^0.25.8","magic-string":"^0.30.17","cjs-module-lexer":"^2.1.0","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.2.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.19.0_1760514980788_0.8567079064240526","host":"s3://npm-registry-packages-npm-production"}},"2.20.0":{"name":"pkgroll","version":"2.20.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.20.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"58d1ac77758693bf75f0d7c8d88429b138b8adac","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.20.0.tgz","fileCount":6,"integrity":"sha512-yutAAHA95Y2Ma/hM5sOGUsNXq/ARuohh6gD+2GocvjcAHM+abZvZ1VZe3PUx12YNXzltnS7C9nnKJF+omsDu8g==","signatures":[{"sig":"MEUCIDAXF4A5qlFB9VvpdwTGRNegl4hFLg84gZDsseo0WIx7AiEAzYkjevfTJQMauDuCoyKDQI1VPk5dFeKxV/kruLK0rIs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":140550},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"c37a382c6c0d0a03eeea642eac349fea696d8fa7","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.9.3","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"22.20.0","dependencies":{"yaml":"^2.8.1","rollup":"^4.46.2","esbuild":"^0.25.8","magic-string":"^0.30.17","cjs-module-lexer":"^2.1.0","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.2.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.20.0_1760681818859_0.20500346491929067","host":"s3://npm-registry-packages-npm-production"}},"2.20.1":{"name":"pkgroll","version":"2.20.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.20.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"a8c058568920201b3655a7dcc1d6f555ea2bd749","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.20.1.tgz","fileCount":6,"integrity":"sha512-+ljnIUQDxOgceLmtM7P3jj88GGk6P8YMqT/EkwKQXIgnsAX7W4LhcMQXQlWYfDE9Rg08k+57FG1omqaeT8+gew==","signatures":[{"sig":"MEUCIEqLsMP97xSr1da1iClETcP8KBCT8t7ewrL9NdDFbsxuAiEAg2p6LhFlvu0Mq4wr0ts3FwKM34QUJlNetm7JC2ac/Vw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":141250},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"33e1a26a24487c064b80436d98b659f6e930e9af","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"10.9.3","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"22.20.0","dependencies":{"yaml":"^2.8.1","rollup":"^4.46.2","esbuild":"^0.25.8","magic-string":"^0.30.17","cjs-module-lexer":"^2.1.0","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.2.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.6","@rollup/plugin-node-resolve":"^16.0.1","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.20.1_1760966090037_0.8729088068685982","host":"s3://npm-registry-packages-npm-production"}},"2.21.0":{"name":"pkgroll","version":"2.21.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.21.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"5c794d9c1b22e7c1935bce1efaf65373a6fec2ef","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.21.0.tgz","fileCount":6,"integrity":"sha512-ioFcsa+HLEvDwOAxj1JEqK/1+OobuItiVCrTrGg3c7t13Cg6edThniTjSfjTLf4dHAq/NGVICjg3C4a6tFSB2A==","signatures":[{"sig":"MEUCIQCDAiqVz2otz1/3ZYTVAD/eduMZi+zKXnrlL54o2ag7YwIgFR/ofmKpCzQnqSRZzPAwWV8vdpfYbQl+ftXtX4O4hKU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146525},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"a26950ca71962f131146125ef1b39bb561c789fd","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.3.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.9","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.21.0_1763641174362_0.06655943276088006","host":"s3://npm-registry-packages-npm-production"}},"2.21.1":{"name":"pkgroll","version":"2.21.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.21.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"38f9dcf182bb63a14ee10316e62a2583762f1efc","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.21.1.tgz","fileCount":6,"integrity":"sha512-Gt7fgg84kbw9JCm9vKiKHEZUU5zmAEwkPjY6apqLtkzD2iG3cfVH0ThHDh4CFqGpwx4ww7wsMG8kc5bofFZaEA==","signatures":[{"sig":"MEYCIQDIxcimi+IBXpB8QE4MCMVAWlYoGLMaZNLNV6sm36WVXgIhAIyhTz+V9+XuU1BUh/lVhoLIn7quVNpz4Pqu9fn06vBW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146689},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"46d42027e3cd4d063227d5f6dbbb0a7e782b00ee","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.3.0","@rollup/plugin-alias":"^5.1.1","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^28.0.9","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.21.1_1763647170055_0.21639210378795948","host":"s3://npm-registry-packages-npm-production"}},"2.21.2":{"name":"pkgroll","version":"2.21.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.21.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"4781899b6902a1802ac3d3603523a2d159064ef6","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.21.2.tgz","fileCount":6,"integrity":"sha512-I6LuN9DfFLwC+ete//mfLU1al3Eeq7vVuu5SrHd3kPK4ioaEM1N0KW3LXqsfeYkTBsF2HNsrI5krpnXnms5/KA==","signatures":[{"sig":"MEUCIQC8ApQrzkNrwUAhhl0MDIND2rpnKb8T+Zm8C4llTBx9iAIgK0SbFafJp4Ul6zRj46LOsUp2WZcYr7yYBlsSWwqmNfQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":146689},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"07548e46a141e18567639715cf17135a4f3aa2d9","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.3.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.21.2_1763810401414_0.9226927072341988","host":"s3://npm-registry-packages-npm-production"}},"2.21.3":{"name":"pkgroll","version":"2.21.3","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.21.3","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"95e703febf4ba1934bd4336512ecaf0cd813f79a","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.21.3.tgz","fileCount":6,"integrity":"sha512-cbvrfkyGTNn/U+RAk16SirVp6UxT4Cqv2tuQP7VlEGDCwOFTiLX1soMo+40S5F0h3R0Ml4QL3flZ/PQoApwOSQ==","signatures":[{"sig":"MEYCIQD95phQbZJE2W1Idx5rtaz+Bh7G1feBwOOt7IHkKAUeDAIhAJoMu6Df+LQ9L0/KuchSu0sDac6NiALPz/Jo9qFgSoJB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147949},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"d972431b1abfc2be1af3652298487d31937fd3c5","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.3.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.21.3_1763814048628_0.8742414765433106","host":"s3://npm-registry-packages-npm-production"}},"2.21.4":{"name":"pkgroll","version":"2.21.4","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.21.4","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"a1144b1c881481387decf31bec5151729b602114","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.21.4.tgz","fileCount":6,"integrity":"sha512-A86a27/WRXDSJlsIwGbR3zOQsf4TP6+CGRVdBgCUSQ6BGzrmXrH0IIJ/TEOLT4z8FNbR+ALjwNqPgSHBMK1llA==","signatures":[{"sig":"MEUCICSCoEhk5YjqLI86QHIF1yWPWbt4anK5WykNe0oCB+4uAiEA4rJAbchLN3/klIteRnkgKmSLLwZsSEsQHigsEZVGVWA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":147949},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"03c72830983603769db9dac3cfbd626aaaf98ea2","_npmUser":{"name":"hirokiosame","email":"hiroki.osame@gmail.com"},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.3.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.21.4_1764334883057_0.5851566482070714","host":"s3://npm-registry-packages-npm-production"}},"2.21.5":{"name":"pkgroll","version":"2.21.5","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.21.5","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"6864ed687407262be6f83149d6ad4bd70a2bcf7b","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.21.5.tgz","fileCount":6,"integrity":"sha512-TX+u8/l5sW3wiUXmM+bT1DHszSgUQacG70khzuDtKRTRTb2Ai1VWeGr1865DUhhhvJbztFupSgs/3hD3GHoCGg==","signatures":[{"sig":"MEYCIQC2YESM+espqlAyWlKl6cruY+huYP89+sfcVCu5AsHB1AIhAKaok8eTLotbyStaSoHopiDhwyBgyg9u5ZNV9VkTCB+6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.21.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":147971},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"72fb5cc13b4a5fd2303c62b9cbe486144aa30a65","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/pluginutils":"^5.3.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-inject":"^5.0.5","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.21.5_1767707957548_0.5245812739834776","host":"s3://npm-registry-packages-npm-production"}},"2.22.0":{"name":"pkgroll","version":"2.22.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.22.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"aa8e2ebf38bd63eda46b8d4e9f6322b0fc3e031c","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.22.0.tgz","fileCount":6,"integrity":"sha512-PaVbFliuUdGZedkkY/NeLVLwz26c9J8GLEk6JJv7fi4NU1w0Y3JLcQcC6Cuy0fiRlELH9B1tndsdfBHWD0x89g==","signatures":[{"sig":"MEUCIDud8FNbxov2jJ8OmacN7GR0BdegwlGLSaJSH33r7NeNAiEAnDUSL621Z/cv9uILXHkMKMb2NuRUwrKN81EHetVv9HI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.22.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168135},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"3316ebe3c31b0208bd9d994705c42229808e0e67","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.22.0_1769408533290_0.011135037134919923","host":"s3://npm-registry-packages-npm-production"}},"2.23.0":{"name":"pkgroll","version":"2.23.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.23.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"7e974a05c09d834cb45674061754ca6135622953","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.23.0.tgz","fileCount":6,"integrity":"sha512-n3DACf3DZCbfTzr/LnZ+KDT272zzqzduvQxMS7j96wYA94YUA4MgoCCcmV6XZ1r5ypdBzDs44C6FwSXuDpxKVw==","signatures":[{"sig":"MEYCIQD2OtgvfFR3AH6CIkGVHdHlF3rOKIs/LzWl/CcfmR336gIhAKiebf7uwqI3BQSmiNQjsnfcAtYA9M9hy37cucDoDtI5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.23.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":168325},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"ba9d81cce20d980c460827b803a4cb239ce796b6","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","rollup-plugin-import-trace":"^1.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.23.0_1769791276099_0.4143073071449881","host":"s3://npm-registry-packages-npm-production"}},"2.23.1":{"name":"pkgroll","version":"2.23.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.23.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"a0fa28e2f44a9db37df3624186c1bfa60cc3773f","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.23.1.tgz","fileCount":6,"integrity":"sha512-/BDjCyadvsNl5GUhbFcb7xDSU5r6rsyrJqoKfNmoqrr2IOYMNntjTTqkLdCWAt3tC+JWgspECXyLZmUQq/uDKw==","signatures":[{"sig":"MEQCIG+3ryUCHPFyeCh8D1ohpVgYD5MWip9pOTfmvFdUOklSAiBxOFJ0LGrMqt5Aa2GoEM/Svntc3jEqHTDnurY+NFmPjA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.23.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169069},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"c555acbceadd2708b6615315d512b58783d30da9","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","rollup-plugin-import-trace":"^1.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.23.1_1770718495795_0.8908959064977238","host":"s3://npm-registry-packages-npm-production"}},"2.24.0":{"name":"pkgroll","version":"2.24.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.24.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"6b121014007327e7075d3c0e6315219e32fee573","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.24.0.tgz","fileCount":6,"integrity":"sha512-+Ol6oouVxVoExpGClOBUWPrp7OmwJD5zuOIyeQy42yhheUSEoNpUwNawSfn3QA/iMvpX53NH1ONUSDEITqsi5g==","signatures":[{"sig":"MEQCICUKdXcbg4ZHjxCZKZAMhji52V2aJPT0N3jWaDHemRzEAiAHlcxQOShUueI7yPfV40u6zWoJisNkaL73d2BPez735g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.24.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":191499},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"407b08885f8e0c9775f3211b2bfcd382146f2160","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","rollup-plugin-import-trace":"^1.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.24.0_1770740580366_0.5104944580496997","host":"s3://npm-registry-packages-npm-production"}},"2.24.1":{"name":"pkgroll","version":"2.24.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.24.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"056667a3887fba5a9ba78214fc5f03d4f78f95d2","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.24.1.tgz","fileCount":6,"integrity":"sha512-AMME1Qhks9iwOV1h7g7dWFpBdIVigO+KaK/FfHCApYcT5TTjFkf6NIJFbE9nwvuZHfHHPMS4it1VeBnMW6bC1Q==","signatures":[{"sig":"MEUCIQDwM+u00MY6DOO2KtiOznVoziXkrux7J2HQtdM1Y7J4rAIgArSJt23w3JOC0AvHGfE0LkjUCpwLDW1N9nBOZmNR5NM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.24.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":191634},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"469704460d02104afcd3760b7ce9b242409c31c0","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","rollup-plugin-import-trace":"^1.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.24.1_1770892814196_0.6774495951186736","host":"s3://npm-registry-packages-npm-production"}},"2.25.0":{"name":"pkgroll","version":"2.25.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.25.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"774eda591677f358ba9836a533d928c5fd76bcf3","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.25.0.tgz","fileCount":6,"integrity":"sha512-RKrNf6uqoD4z+yKpZwdjVxtsTvr4a/MqVYtulnkFBGFKtBlLFrDU/8bYs8xOfoUL8qXm2glrKPlNZIobgkBI3Q==","signatures":[{"sig":"MEUCIQCXnPqS4HinkKwRQB9PSp1YXWASIt5Ev8Sfp6zd7sXILQIgHrs40E0IuMepN4kQVXLb8ztSHrbAm/6/aE75WBsUeKo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.25.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193385},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"af2d9f0e1c462b101d1a6516aa3c8dfb84dccdd1","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","rollup-plugin-import-trace":"^1.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.25.0_1770976356328_0.9743475914111872","host":"s3://npm-registry-packages-npm-production"}},"2.25.1":{"name":"pkgroll","version":"2.25.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.25.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"c1f19d448452e77bafcd87d99d0c1621272be60f","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.25.1.tgz","fileCount":6,"integrity":"sha512-PbyZauePUhDgNIDSDPgchCjPiffs2RYxaEFRP//uAhlg2R5xtrCaeTfZqbFQ6Ru5C26LioQGhymkPk7ahisHeg==","signatures":[{"sig":"MEUCICeR5tJ1hVQ42FqRbIM8VGsM7qXR8n3ob4bwLqbAZpuzAiEAyNToCrFNUYYKlKVQcsmbV90vXP90Pij2Cdk3Kpki24w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.25.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193385},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"1678d47688def3aeca5a0fd78f7a56bbb0ea0f9b","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","rollup-plugin-import-trace":"^1.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.25.1_1770980105047_0.3240280279574004","host":"s3://npm-registry-packages-npm-production"}},"2.25.2":{"name":"pkgroll","version":"2.25.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.25.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"6676236b09c28ee8741f1de811a639fa7bb2b7a5","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.25.2.tgz","fileCount":6,"integrity":"sha512-i89Vp6oKxWpadxs3jDKuBJtTpju6iw35uAy4Ss7oG2E2+KU7GRBqGysksdzdwI8xk/s4fKTbBnpmRZF2a8giWQ==","signatures":[{"sig":"MEUCICUcXe09oyDdTQmYXuODnZkKFTQsQXZtg3GdEytLiBm1AiEApB0wB/hUEZIdLw+vKlOnCq77Zi4F8Wzcqm7HLgubqTc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.25.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":193399},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"71ca141351608b43496eba1cd5a8a32f8ae779ea","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","rollup-plugin-import-trace":"^1.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.25.2_1770998652216_0.16701884752130125","host":"s3://npm-registry-packages-npm-production"}},"2.26.0":{"name":"pkgroll","version":"2.26.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.26.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"17c99c97d65f4b369d2f34b589c1388b423130b7","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.26.0.tgz","fileCount":7,"integrity":"sha512-aDRPEvJxMjPDVp4qM+7qdRda6D38KUrbzmzEyHwSC9NXNptP/g2wb3xUXV0MH6lFX1XTC+DV/6MqFC4+mQi/+A==","signatures":[{"sig":"MEQCIENbE63/5+NVog5x7/gdyKAwIsK5544oIitz/+CSHdXJAiBsfakGz2f9ZMDu3XjsB4Cez4DS1F7OHU81WdeBqxwQzg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.26.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":217919},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"164c1f9bf1c2e20eca1f35799260516fde180712","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","rollup-plugin-import-trace":"^1.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.26.0_1771262509421_0.46240135511532676","host":"s3://npm-registry-packages-npm-production"}},"2.26.1":{"name":"pkgroll","version":"2.26.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.26.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"506af309550ee620829d1ec1f33134558ce420d1","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.26.1.tgz","fileCount":7,"integrity":"sha512-XA8zOoYTjLdwbFgp4fvBZOZj3vXKriohkt0SLzlf/YdBKUX+ajLHDlBS1BQnda7/HJTNMCUnyC0uoUH0SxmcdA==","signatures":[{"sig":"MEYCIQC5inD3qzRQN+6yTjMSyljW5/BBzYNpBvCrMMJI9sTaugIhAKqU7XeUtnjQ4xCA5TUjlaUAD6Ie0IPd2TcxaTyJXIYI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.26.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":217951},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"d1af28a5fc04a63b2351e8b3d64ad74d6973e8bf","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.6.2","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.11.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","rollup-plugin-import-trace":"^1.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.26.1_1771467431938_0.6193757778212001","host":"s3://npm-registry-packages-npm-production"}},"2.26.2":{"name":"pkgroll","version":"2.26.2","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.26.2","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"02c2da700f5e422b7efda350a437224cd3d38b62","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.26.2.tgz","fileCount":7,"integrity":"sha512-0SZM7Tpt2/AF16ZwbiJwUEGFd/r7yOJ5URqR4rriWDBloISdsuLcGpN/fP8wqgqp69SfDz/Z/gwMttvPryHrAw==","signatures":[{"sig":"MEQCIAt25XHLfboFqPex2VFh17fM2B6dcXk9//4c2sSeMvCAAiAox60CU0iJboVD6VRSeTdO7ZY0D09ED1jNohVusNUBMQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.26.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":221463},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"6216d04a55bff93a800804d59d72316478794fd4","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.8.0","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.13.1","dependencies":{"yaml":"^2.8.1","rollup":"^4.53.1","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.1.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","rollup-plugin-import-trace":"^1.0.0","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.26.2_1771486432706_0.19221781602420518","host":"s3://npm-registry-packages-npm-production"}},"2.26.3":{"name":"pkgroll","version":"2.26.3","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.26.3","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"3a3f019200502d79b058cbcfa4a6bea0dbc932fc","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.26.3.tgz","fileCount":7,"integrity":"sha512-Ed+uTZXaYHiwPCf4nH32toY/x7PkqMpeDAmcO0GtAQsgdCGGTXMt/Y8fdq8q9MwEzn0S+qeSnyL13PQ/1wZImg==","signatures":[{"sig":"MEYCIQCecxWr0VZo4x7oyacMrzsiN0Oy5fcZGoHH5vGmVoT3GAIhAMIJJXLEuo6+Zy0if4O/YMmeCkivUz9YuN4gh6Ygt0Pc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.26.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":221505},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"d9ce7ec007aa1b104cb717ba94b9e99a621d7553","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.8.0","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.13.1","dependencies":{"yaml":"^2.8.2","rollup":"^4.53.5","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.2.0","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","rollup-plugin-import-trace":"^1.0.1","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.26.3_1771521767197_0.9007971522365767","host":"s3://npm-registry-packages-npm-production"}},"2.27.0":{"name":"pkgroll","version":"2.27.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.27.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"998029a5e3c4e6cecfb125efbb8c1c765922d3f4","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.27.0.tgz","fileCount":7,"integrity":"sha512-Huw5ZRxWTWeQ0PbNNKdbkAl52bPMy009RXdB4u3qjb47AMEBLG5VVF0V6oOD+YYiZaHaFxvjEeX+A2T9ckaClQ==","signatures":[{"sig":"MEYCIQC1uOyfvKjwhY9vNx6283/DWKx8n8Azw73ZlRq8FsTZuQIhANbH0DwDeEP4BxfT/14D88TAfLB8ZbBs3wUqkmFTCm2z","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.27.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":221557},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"213955310bf004615aafdc70fe742de2ee998fc0","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.8.0","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.13.1","dependencies":{"yaml":"^2.8.2","rollup":"^4.53.5","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.2.0","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.0","rollup-plugin-import-trace":"^1.0.1","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.27.0_1772123856326_0.15126420316251243","host":"s3://npm-registry-packages-npm-production"}},"2.27.1":{"name":"pkgroll","version":"2.27.1","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.27.1","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"b1b644d62cf6d972a41af7632a08d8338b5a8524","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.27.1.tgz","fileCount":7,"integrity":"sha512-Iqw4Y23NRoT3juVogTwzjd8YO1jFtxUlua0biQC0E79nIBbbKRGtQp0hf7lnscF0didwyRsXFLUcyD1ekeQmIA==","signatures":[{"sig":"MEUCIQDVeKWiQIwl3n/qlggAB8YpG+egWyzpKrArbNAwyoqBzAIgKlCWCdr9/F86oUEanQ0wp/m5Su3xienRYXj/c3682VQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.27.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":222552},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"959847d0328d4683a3f259b7e1b4a494c98be120","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.9.0","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.14.0","dependencies":{"yaml":"^2.8.2","rollup":"^4.53.5","esbuild":"^0.26.0","magic-string":"^0.30.21","cjs-module-lexer":"^2.2.0","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.1","rollup-plugin-import-trace":"^1.0.1","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0"},"peerDependenciesMeta":{"typescript":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.27.1_1779845400645_0.06682737421226537","host":"s3://npm-registry-packages-npm-production"}},"2.28.0":{"name":"pkgroll","version":"2.28.0","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","_id":"pkgroll@2.28.0","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"homepage":"https://github.com/privatenumber/pkgroll#readme","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"bin":{"pkgroll":"dist/cli.mjs"},"dist":{"shasum":"4cbb5e6590c907731c5825fa950d285dea66cc7f","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.28.0.tgz","fileCount":7,"integrity":"sha512-2HPi1cOhEPuiuAmVfoctvnR5Znmb+agtQDbvAIiuEipKqJGFaDcuXzJBvIarhzpXTY4WwgfMAVljJdCJXAb3+Q==","signatures":[{"sig":"MEQCIDp7MuTgbLCY7N8XDBB8nMnog8bqbi2+jCC+4hxXkia9AiAquLvE6QpjfMwKoWP9CQEFXcIUXLhhM0UejVCx6MJU6w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.28.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":236658},"type":"module","engines":{"node":">=18"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","gitHead":"aa8ec6a8f060d5435a75c8176ab9d3cba1af1986","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"repository":{"url":"git+https://github.com/privatenumber/pkgroll.git","type":"git"},"_npmVersion":"11.9.0","description":"Zero-config rollup bundler","directories":{},"_nodeVersion":"24.14.0","dependencies":{"yaml":"^2.9.0","rollup":"^4.62.5","esbuild":"^0.28.2","magic-string":"^1.2.2","cjs-module-lexer":"^2.2.1","rollup-pluginutils":"^2.8.2","@rollup/plugin-json":"^6.1.0","@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.3","rollup-plugin-import-trace":"^1.0.1","@rollup/plugin-node-resolve":"^16.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5"},"_hasShrinkwrap":false,"peerDependencies":{"typescript":"^4.1 || ^5.0 || ^6.0 || ^7.0","@typescript/typescript6":"^6"},"peerDependenciesMeta":{"typescript":{"optional":true},"@typescript/typescript6":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/pkgroll_2.28.0_1787828160874_0.5478070175388392","host":"s3://npm-registry-packages-npm-production"}},"2.28.1":{"name":"pkgroll","version":"2.28.1","description":"Zero-config rollup bundler","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"license":"MIT","repository":{"type":"git","url":"git+https://github.com/privatenumber/pkgroll.git"},"funding":"https://github.com/privatenumber/pkgroll?sponsor=1","author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"type":"module","bin":{"pkgroll":"dist/cli.mjs"},"engines":{"node":">=18"},"dependencies":{"@rollup/plugin-alias":"^6.0.0","@rollup/plugin-commonjs":"^29.0.3","@rollup/plugin-dynamic-import-vars":"^2.1.5","@rollup/plugin-json":"^6.1.0","@rollup/plugin-node-resolve":"^16.0.3","cjs-module-lexer":"^2.2.1","esbuild":"^0.28.2","magic-string":"^1.2.2","rollup":"^4.62.5","rollup-plugin-import-trace":"^1.0.1","rollup-pluginutils":"^2.8.2","signal-exit":"4.1.0","yaml":"^2.9.0"},"peerDependencies":{"@typescript/typescript6":"^6","typescript":"^4.1 || ^5.0 || ^6.0 || ^7.0"},"peerDependenciesMeta":{"@typescript/typescript6":{"optional":true},"typescript":{"optional":true}},"gitHead":"b5ea95275bf8b722063b4f0c3b64dc6cca0c5dea","_id":"pkgroll@2.28.1","bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"homepage":"https://github.com/privatenumber/pkgroll#readme","_nodeVersion":"24.14.0","_npmVersion":"11.9.0","dist":{"integrity":"sha512-VZsvQZ68y7Z7VxO4am4dK1rfsqaSXDQEOpcx/aPcI1IgHanH1BDMKpyrlW4qjC/CNFvLE52+Mzy2HkyTOFXyPw==","shasum":"d003671ee88031a972a90faa07fc585c19f1fc02","tarball":"https://registry.npmjs.org/pkgroll/-/pkgroll-2.28.1.tgz","fileCount":7,"unpackedSize":236963,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/pkgroll@2.28.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIBcw5KN4V3aq+eC3sLpc5bHQPz3jsE5/p4HWVHw4n2fLAiEA+3vYCq6KFQvtFUclq4mdkGS0hl4LwXtLXwxjA27Zdzw="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:05ce6e2f-5b5e-49a1-b6f4-dbc165ec876e"}},"directories":{},"maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/pkgroll_2.28.1_1787836354035_0.6596661819141159"},"_hasShrinkwrap":false}},"time":{"created":"2022-03-31T20:17:37.751Z","modified":"2026-08-27T13:12:34.527Z","1.0.0":"2022-03-31T20:17:37.896Z","1.0.1":"2022-03-31T21:14:09.649Z","1.0.2":"2022-04-01T00:40:28.933Z","1.0.3":"2022-04-01T15:24:15.559Z","1.0.4":"2022-04-20T20:48:44.740Z","1.0.5":"2022-04-26T20:55:00.860Z","1.1.0":"2022-04-29T16:43:23.834Z","1.1.1":"2022-04-29T19:50:02.654Z","1.1.2":"2022-04-29T22:07:29.572Z","1.1.3":"2022-04-30T03:47:55.618Z","1.2.0":"2022-05-02T05:00:32.145Z","1.2.1":"2022-05-02T16:44:49.756Z","1.2.2":"2022-05-02T21:00:36.228Z","1.3.0":"2022-05-10T21:02:08.666Z","1.3.1":"2022-05-18T20:17:51.183Z","1.4.0":"2022-08-03T05:54:23.416Z","1.5.0":"2022-11-27T02:11:00.745Z","1.6.0":"2022-11-29T07:54:01.103Z","1.7.0":"2022-12-05T14:29:39.549Z","1.8.0":"2022-12-08T03:29:28.753Z","1.8.1":"2023-01-24T16:30:01.783Z","1.8.2":"2023-01-29T00:22:02.243Z","1.9.0":"2023-02-13T05:44:29.184Z","1.10.0":"2023-05-06T03:35:06.523Z","1.11.0":"2023-08-02T18:16:28.506Z","1.11.1":"2023-09-23T08:56:29.776Z","2.0.0":"2023-10-02T17:11:07.118Z","2.0.1":"2023-10-04T17:10:57.619Z","2.0.2":"2024-03-07T09:46:21.456Z","2.1.0":"2024-05-17T05:00:46.505Z","2.1.1":"2024-05-22T05:07:51.316Z","2.2.0":"2024-07-19T03:28:17.395Z","2.3.0":"2024-07-19T05:21:21.179Z","2.4.0":"2024-07-19T05:26:55.433Z","2.4.1":"2024-07-19T06:19:01.082Z","2.4.2":"2024-07-29T16:15:23.083Z","2.4.3":"2024-09-11T10:26:13.751Z","2.5.0":"2024-09-12T07:45:34.934Z","2.5.1":"2024-10-25T17:28:06.994Z","2.6.0":"2024-12-24T01:24:31.596Z","2.6.1":"2025-01-07T08:42:37.764Z","2.7.0":"2025-02-04T11:27:54.222Z","2.8.0":"2025-02-04T12:15:13.597Z","2.8.1":"2025-02-08T01:48:14.425Z","2.8.2":"2025-02-08T02:03:12.738Z","2.9.0":"2025-02-13T10:03:33.179Z","2.10.0":"2025-02-13T10:35:30.969Z","2.11.0":"2025-02-22T12:54:09.418Z","2.11.1":"2025-02-26T05:59:43.709Z","2.11.2":"2025-02-26T07:20:44.468Z","2.12.0":"2025-03-28T11:36:17.833Z","2.12.1":"2025-03-28T11:38:04.746Z","2.12.2":"2025-04-24T17:23:05.372Z","2.13.0":"2025-06-16T00:32:21.073Z","2.13.1":"2025-06-16T13:56:32.777Z","2.14.0":"2025-07-07T11:50:37.864Z","2.14.1":"2025-07-09T11:52:11.188Z","2.14.2":"2025-07-13T03:57:15.457Z","2.14.3":"2025-07-14T03:52:49.348Z","2.14.4":"2025-07-25T08:59:04.211Z","2.14.5":"2025-07-25T10:40:10.871Z","2.15.0":"2025-07-31T06:46:12.299Z","2.15.1":"2025-08-05T12:08:08.559Z","2.15.2":"2025-08-07T12:55:03.479Z","2.15.3":"2025-08-08T03:06:08.857Z","2.15.4":"2025-09-04T15:24:56.569Z","2.16.0":"2025-10-02T16:46:25.341Z","2.17.0":"2025-10-02T22:34:27.332Z","2.18.0":"2025-10-07T02:42:30.193Z","2.18.1":"2025-10-12T12:26:16.258Z","2.19.0":"2025-10-15T07:56:20.970Z","2.20.0":"2025-10-17T06:16:59.048Z","2.20.1":"2025-10-20T13:14:50.209Z","2.21.0":"2025-11-20T12:19:34.582Z","2.21.1":"2025-11-20T13:59:30.238Z","2.21.2":"2025-11-22T11:20:01.641Z","2.21.3":"2025-11-22T12:20:48.839Z","2.21.4":"2025-11-28T13:01:23.270Z","2.21.5":"2026-01-06T13:59:17.686Z","2.22.0":"2026-01-26T06:22:13.465Z","2.23.0":"2026-01-30T16:41:16.283Z","2.23.1":"2026-02-10T10:14:55.948Z","2.24.0":"2026-02-10T16:23:00.498Z","2.24.1":"2026-02-12T10:40:14.344Z","2.25.0":"2026-02-13T09:52:36.460Z","2.25.1":"2026-02-13T10:55:05.185Z","2.25.2":"2026-02-13T16:04:12.451Z","2.26.0":"2026-02-16T17:21:49.555Z","2.26.1":"2026-02-19T02:17:12.119Z","2.26.2":"2026-02-19T07:33:52.885Z","2.26.3":"2026-02-19T17:22:47.346Z","2.27.0":"2026-02-26T16:37:36.479Z","2.27.1":"2026-05-27T01:30:00.787Z","2.28.0":"2026-08-27T10:56:01.017Z","2.28.1":"2026-08-27T13:12:34.171Z"},"bugs":{"url":"https://github.com/privatenumber/pkgroll/issues"},"author":{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com"},"license":"MIT","homepage":"https://github.com/privatenumber/pkgroll#readme","keywords":["zero config","rollup","package.json","exports","esm","cjs","commonjs","typescript","declaration"],"repository":{"type":"git","url":"git+https://github.com/privatenumber/pkgroll.git"},"description":"Zero-config rollup bundler","maintainers":[{"name":"hirokiosame","email":"hiroki.osame@gmail.com"}],"readme":"<p align=\"center\">\n\t<img width=\"130\" src=\".github/logo.webp\">\n</p>\n<h1 align=\"center\">\n\t<sup>pkgroll</sup>\n\t<br>\n\t<a href=\"https://npm.im/pkgroll\"><img src=\"https://badgen.net/npm/v/pkgroll\"></a> <a href=\"https://npm.im/pkgroll\"><img src=\"https://badgen.net/npm/dm/pkgroll\"></a>\n</h1>\n\n_pkgroll_ is a JavaScript package bundler powered by Rollup that automatically builds your package from entry-points defined in `package.json`. No config necessary!\n\nWrite your code in TypeScript/ESM and run `pkgroll` to get ESM/CommonJS/.d.ts outputs!\n\n### Features\n- ✅ `package.json#exports` to define entry-points\n- ✅ Dependency externalization\n- ✅ Minification\n- ✅ TypeScript support + `.d.ts` bundling\n- ✅ Watch mode\n- ✅ CLI outputs (auto hashbang insertion)\n\n<br>\n\n<p align=\"center\">\n\t<a href=\"https://github.com/sponsors/privatenumber/sponsorships?tier_id=398771\"><img width=\"412\" src=\"https://raw.githubusercontent.com/privatenumber/sponsors/master/banners/assets/donate.webp\"></a>\n\t<a href=\"https://github.com/sponsors/privatenumber/sponsorships?tier_id=397608\"><img width=\"412\" src=\"https://raw.githubusercontent.com/privatenumber/sponsors/master/banners/assets/sponsor.webp\"></a>\n</p>\n<p align=\"center\"><sup><i>Already a sponsor?</i> Join the discussion in the <a href=\"https://github.com/pvtnbr/pkgroll\">Development repo</a>!</sup></p>\n\n## Install\n```sh\nnpm install --save-dev pkgroll\n```\n\n> [!NOTE]\n> TypeScript 7 does not include the compiler API needed to bundle declaration files. Install `@typescript/typescript6` alongside TypeScript 7; pkgroll uses it only for declaration bundling.\n\n## Quick setup\n1. Setup your project with source files in `src` and output in `dist` (configurable).\n\n2. Define package entry-files in `package.json`.\n\n    [These configurations](https://nodejs.org/api/packages.html#package-entry-points) are for Node.js to determine how to import the package.\n\n    Pkgroll leverages the same configuration to determine how to build the package.\n\n\t```json5\n\t{\n\t    \"name\": \"my-package\",\n\n\t    // Set \"module\" or \"commonjs\" (https://nodejs.org/api/packages.html#type)\n\t    // \"type\": \"module\",\n\n\t    // Define the output files\n\t    \"main\": \"./dist/index.cjs\",\n\t    \"module\": \"./dist/index.mjs\",\n\t    \"types\": \"./dist/index.d.cts\",\n\n\t    // Define output files for Node.js export maps (https://nodejs.org/api/packages.html#exports)\n\t    \"exports\": {\n\t        \"require\": {\n\t            \"types\": \"./dist/index.d.cts\",\n\t            \"default\": \"./dist/index.cjs\",\n\t        },\n\t        \"import\": {\n\t            \"types\": \"./dist/index.d.mts\",\n\t            \"default\": \"./dist/index.mjs\",\n\t        },\n\t    },\n\n\t    // bin files will be compiled to be executable with the Node.js hashbang\n\t    \"bin\": \"./dist/cli.js\",\n\n\t    // (Optional) Add a build script referencing `pkgroll`\n\t    \"scripts\": {\n\t        \"build\": \"pkgroll\",\n\t    },\n\n\t    // ...\n\t}\n\t```\n\n\tPaths that start with `./dist/` are automatically mapped to files in the `./src/` directory.\n\n> [!TIP]\n> In addition to `package.json`, pkgroll also supports [pnpm's `package.yaml`](https://pnpm.io/package_json#:~:text=In%20addition%20to%20the%20traditional%20package.json%20format%2C%20pnpm%20also%20supports%20package.json5%20(via%20json5)%20and%20package.yaml%20(via%20js%2Dyaml).).\n\n3. Package roll!\n\t```sh\n\tnpm run build # or npx pkgroll\n\t```\n\n## Usage\n\n### Entry-points\n_Pkgroll_ parses package entry-points from `package.json` by reading properties `main`, `module`, `types`, and `exports`.\n\nThe paths in `./dist` are mapped to paths in `./src` (configurable with the `--srcdist` flag) to determine bundle entry-points.\n\n#### Wildcard exports\n\n_Pkgroll_ supports [wildcard patterns](https://nodejs.org/api/packages.html#subpath-patterns) in `package.json#exports` for exporting multiple modules with a single pattern:\n\n```json5\n{\n    \"exports\": {\n        \"./utils/*\": \"./dist/utils/*.mjs\",\n        \"./components/*/index\": \"./dist/components/*/index.mjs\",\n    },\n}\n```\n\nThis automatically bundles all matching source files. For example:\n- `src/utils/format.ts` → `dist/utils/format.mjs`\n- `src/components/button/index.ts` → `dist/components/button/index.mjs`\n\n> [!IMPORTANT]\n> Wildcard patterns must include a file extension (e.g., `.mjs`, `.cjs`)\n\n#### Subpath Imports\n\n_Pkgroll_ supports building entry-points defined in [`package.json#imports` (Node.js subpath imports)](https://nodejs.org/api/packages.html#subpath-imports), including conditional imports:\n\n```json\n{\n    \"imports\": {\n        \"#my-pkg\": \"./dist/index.js\",\n        \"#env\": {\n            \"node\": \"./dist/env.node.js\",\n            \"default\": \"./dist/env.browser.js\"\n        }\n    }\n}\n```\n\n### Output formats\n_Pkgroll_ detects the format for each entry-point based on the file extension or the `package.json` property it's placed in, using the [same lookup logic as Node.js](https://nodejs.org/api/packages.html#determining-module-system).\n\n| `package.json` property | Output format |\n| - | - |\n| `main` | Auto-detect |\n| `module` | ESM<br><sub>Note: This [unofficial property](https://stackoverflow.com/a/42817320/911407) is not supported by Node.js and is mainly used by bundlers.</sub> |\n| `types` | TypeScript declaration |\n| `exports` | Auto-detect |\n| `exports.require` | CommonJS |\n| `exports.import` | Auto-detect |\n| `exports.types` | TypeScript declaration |\n| `bin` | Auto-detect<br>Also patched to be executable with a hashbang ([see below](#bin-hashbang)). |\n\n_Auto-detect_ infers the type by extension or `package.json#type`:\n\n| Extension | Output format |\n| - | - |\n| `.cjs` | [CommonJS](https://nodejs.org/api/packages.html#:~:text=Files%20ending%20with%20.cjs%20are%20always%20loaded%20as%20CommonJS%20regardless%20of%20the%20nearest%20parent%20package.json) |\n| `.mjs` | [ECMAScript Modules](https://nodejs.org/api/modules.html#the-mjs-extension) |\n| `.js` | Determined by `package.json#type`, defaulting to CommonJS |\n\n\n### Bin hashbang\n\nEntries declared in `package.json#bin` are made executable by prepending a hashbang and `chmod`ing the output to `0755`.\n\nBy default, the hashbang is `#!/usr/bin/env node`. To target a different runtime (Bun, Deno, etc.) or pass runtime flags, just write your preferred hashbang at the top of the bin's source file (e.g. `src/cli.ts`):\n\n```ts\n#!/usr/bin/env bun\n\nconsole.log('Hello from bun!')\n```\n\nHashbangs are read from the entry file only — hashbangs in imported modules are stripped (they would be invalid mid-chunk). `env -S` and multi-flag forms work too:\n\n```ts\n#!/usr/bin/env -S node --no-warnings\n```\n\nA package can mix runtimes across multiple bins. Bins without a source hashbang fall back to `#!/usr/bin/env node`.\n\n### Dependency bundling & externalization\n\nPackages to externalize are detected by reading dependency types in `package.json`. Only dependencies listed in `devDependencies` are bundled in.\n\nWhen generating type declarations (`.d.ts` files), this also bundles and tree-shakes type dependencies declared in `devDependencies` as well.\n\n```json5\n// package.json\n{\n    // ...\n\n    \"peerDependencies\": {\n        // Externalized\n    },\n    \"dependencies\": {\n        // Externalized\n    },\n    \"optionalDependencies\": {\n        // Externalized\n    },\n    \"devDependencies\": {\n        // Bundled\n    },\n}\n```\n\n### Aliases\n\n#### Import map\n\nYou can configure aliases using the [import map](https://nodejs.org/api/packages.html#imports) in `package.json#imports`.\n\nIn Node.js, import mappings must start with `#` to indicate an internal [subpath import](https://nodejs.org/api/packages.html#subpath-imports). However, _Pkgroll_ allows defining aliases **without** the `#` prefix.\n\nExample:\n\n```json5\n{\n    \"imports\": {\n        // Alias '~utils' points to './src/utils.js'\n        \"~utils\": \"./src/utils.js\",\n\n        // Native Node.js subpath import (must use '#', can't reference './src')\n        \"#internal-package\": \"./vendors/package/index.js\",\n    },\n}\n```\n\n#### Tsconfig paths\n\nYou can also define aliases in `tsconfig.json` using `compilerOptions.paths`:\n\n```json5\n{\n    \"compilerOptions\": {\n        \"paths\": {\n            \"@foo/*\": [\n                \"./src/foo/*\",\n            ],\n            \"~bar\": [\n                \"./src/bar/index.ts\",\n            ],\n        },\n    },\n}\n```\n\n> [!TIP]\n> The community is shifting towards using import maps (`imports`) as the source of truth for aliases because of their wider support across tools like Node.js, TypeScript, Vite, Webpack, and esbuild.\n\n### Target\n\n_Pkgroll_ uses [esbuild](https://esbuild.github.io/) to handle TypeScript and JavaScript transformation and minification.\n\nThe target specifies the environments the output should support. Depending on how new the target is, it can generate less code using newer syntax. Read more about it in the [esbuild docs](https://esbuild.github.io/api/#target).\n\n\nBy default, the target is set to the version of Node.js used. It can be overwritten with the `--target` flag:\n\n```sh\npkgroll --target=es2020 --target=node14.18.0\n```\n\nIt will also automatically detect and include the `target` specified in `tsconfig.json#compilerOptions`.\n\n\n#### Strip `node:` protocol\nNode.js builtin modules can be prefixed with the [`node:` protocol](https://nodejs.org/api/esm.html#node-imports) for explicitness:\n\n```js\nimport fs from 'node:fs/promises'\n```\n\nThis is a new feature and may not work in older versions of Node.js. While you can opt out of using it, your dependencies may still be using it (example package using `node:`: [path-exists](https://github.com/sindresorhus/path-exists/blob/7c95f5c1f5f811c7f4dac78ab5b9e258491f03af/index.js#L1)).\n\nPass in a Node.js target that that doesn't support it to strip the `node:` protocol from imports:\n\n```sh\npkgroll --target=node12.19\n```\n\n### Custom `tsconfig.json` path\n\nBy default, _Pkgroll_ looks for `tsconfig.json` configuration file in the current working directory. You can pass in a custom `tsconfig.json` path with the `--tsconfig` flag:\n\n```sh\npkgroll --tsconfig=tsconfig.build.json\n```\n\n### Export condition\n\nSimilarly to the target, the export condition specifies which fields to read from when evaluating [export](https://nodejs.org/api/packages.html#exports) and [import](https://nodejs.org/api/packages.html#imports) maps.\n\nFor example, to simulate import resolutions in Node.js, pass in `node` as the export condition:\n```sh\npkgroll --export-condition=node\n```\n\n\n### ESM ⇄ CJS interoperability\n\nNode.js ESM offers [interoperability with CommonJS](https://nodejs.org/api/esm.html#interoperability-with-commonjs) via [static analysis](https://github.com/nodejs/cjs-module-lexer). However, not all bundlers compile ESM to CJS syntax in a way that is statically analyzable.\n\nBecause _pkgroll_ uses Rollup, it's able to produce CJS modules that are minimal and interoperable with Node.js ESM.\n\nThis means you can technically output in CommonJS to get ESM and CommonJS support.\n\n#### `require()` in ESM\nSometimes it's useful to use `require()` or `require.resolve()` in ESM. ESM code that uses `require()` can be seamlessly compiled to CommonJS, but when compiling to ESM, Node.js will error because `require` doesn't exist in the module scope.\n\nWhen compiling to ESM, _Pkgroll_ detects `require()` usages and shims it with [`createRequire(import.meta.url)`](https://nodejs.org/api/module.html#modulecreaterequirefilename).\n\n### Native modules\n\n_pkgroll_ automatically handles native Node.js addons (`.node` files) when you directly import them:\n\n```js\n// src/index.js\nimport nativeAddon from './native.node'\n```\n\nAfter bundling, the `.node` file will be copied to `dist/natives/` and the import will be automatically rewritten to load from the correct location at runtime.\n\n> [!NOTE]\n> - Native modules are platform and architecture-specific. Make sure to distribute the correct `.node` files for your target platforms.\n> - This only works with direct `.node` imports. If you're using packages that dynamically load native modules via `bindings` or `node-pre-gyp`, you'll need to handle them separately.\n\n#### Handling dependencies with native modules\n\nIf you're using packages with native modules (like `chokidar` which depends on `fsevents`):\n\n- **If in `dependencies`/`peerDependencies`**: ✅ Works automatically - these are externalized (not bundled)\n- **If in `devDependencies`**: ⚠️ Will be bundled. If they use `bindings()` or `node-pre-gyp` patterns, move them to `dependencies` instead, or use `optionalDependencies` if they're optional.\n\nExample - if you have `chokidar` in `devDependencies` and get build errors, move it to `dependencies`:\n\n```json\n{\n    \"dependencies\": {\n        \"chokidar\": \"^3.0.0\"\n    }\n}\n```\n\nThis externalizes it (users will need to install it), avoiding the need to bundle its native modules.\n\n### Import attributes\n\n_Pkgroll_ supports [import attributes](https://github.com/tc39/proposal-import-attributes) for importing non-JavaScript files at build time:\n\n```js\n// Import file contents as a string (https://github.com/tc39/proposal-import-text)\nimport html from './template.html' with { type: 'text' }\n\n// Import file contents as a Uint8Array (https://github.com/tc39/proposal-import-bytes)\nimport bytes from './icon.png' with { type: 'bytes' }\n\n// Also works with dynamic import\nconst { default: data } = await import('./data.bin', { with: { type: 'bytes' } })\n```\n\nThe file contents are inlined into the bundle at build time, so no extra files are needed at runtime.\n\n> [!NOTE]\n> Binary files imported with `type: \"bytes\"` are inlined as array literals, which increases bundle size (~4x for binary data). For large files, consider using dynamic `import()` to load them on demand.\n\n### Environment variables\nPass in compile-time environment variables with the `--env` flag.\n\nThis will replace all instances of `process.env.NODE_ENV` with `'production'` and remove unused code:\n```sh\npkgroll --env.NODE_ENV=production\n```\n\n### Define\nThe `--define` flag allows you to replace specific strings in your code at build time. This is useful for dead code elimination and conditional compilation.\n\n```sh\npkgroll --define.process.env.NODE_ENV='\"production\"' --define.DEBUG=false\n```\n\nNote: Unlike `--env`, values are not automatically JSON stringified, so you need to include quotes for string values.\n\n### Minification\nPass in the `--minify` flag to minify assets.\n```sh\npkgroll --minify\n```\n\n### Watch mode\nRun the bundler in watch mode during development:\n```sh\npkgroll --watch\n```\n\n### Clean dist\nClean dist directory before bundling:\n```sh\npkgroll --clean-dist\n```\n\n### License extraction\nGenerate a file containing licenses for all bundled dependencies:\n```sh\npkgroll --license\n```\n\nThis collects license information from all `devDependencies` that are bundled into your package and writes them to a LICENSE file. This helps ensure compliance with open-source license requirements.\n\n#### Custom output path\nSpecify a custom output file:\n```sh\npkgroll --license=THIRD-PARTY-LICENSES.txt\n```\n\n#### Auto-detection\nWhen no path is specified, pkgroll looks for existing LICENSE files (`LICENSE`, `LICENSE.txt`, `LICENSE.md`, `LICENCE`, `LICENCE.txt`, `LICENCE.md`) in your project root. If none exist, it creates a `LICENSE` file.\n\n#### Content placement\nIf the LICENSE file already has a `----------- BUNDLED DEPENDENCIES -----------` marker, everything from the marker to the end of the file is replaced with the updated licenses. This preserves your project's license text above the marker.\n\nIf no marker is found, the bundled licenses (with the marker) are appended to the end of the file. Subsequent runs will find the marker and replace in-place.\n\n> [!NOTE]\n> License extraction is skipped in watch mode since it's typically only needed for final builds.\n\n### Source maps\nPass in the `--sourcemap` flag to emit source map files for both JavaScript and TypeScript declaration outputs:\n\n```sh\npkgroll --sourcemap\n```\n\nOr to inline them in the distribution files:\n```sh\npkgroll --sourcemap=inline\n```\n\n#### Declaration source maps\n\nFor `.d.ts` files specifically, you can also enable source maps via [`declarationMap`](https://www.typescriptlang.org/tsconfig/#declarationMap) in `tsconfig.json`:\n\n```json\n{\n    \"compilerOptions\": {\n        \"declarationMap\": true\n    }\n}\n```\n\nThis enables \"Go to Definition\" in IDEs to navigate directly to the original `.ts` source files instead of the bundled `.d.ts` files.\n\nUsing `declarationMap` only generates `.d.ts.map` files (not `.js.map`), which is useful if you only need source maps for type definitions.\n\n### Filtering package.json entry points\n\nBy default, pkgroll reads all entry points from `package.json` (`main`, `types`, `exports`, `bin`, etc.). Use the `--packagejson` flag to filter which entries are built by matching against their output paths.\n\nThis is useful when your `package.json` has entry points that reference non-JS files (e.g. CSS modules) that would cause errors during type declaration bundling, or when you only want to build a subset of outputs.\n\nSkip all `package.json` entry points (use with `--input`):\n```sh\npkgroll --packagejson=false -i dist/index.d.mts\n```\n\nFilter by glob pattern on output paths:\n```sh\n# Only build type declarations\npkgroll --packagejson='*.d.ts'\n\n# Only build ESM outputs\npkgroll --packagejson='*.mjs'\n\n# Multiple patterns\npkgroll --packagejson='*.d.ts' --packagejson='*.mjs'\n\n# Match specific files by path\npkgroll --packagejson='dist/utils.*'\n```\n\nPatterns without slashes match against the file basename (e.g. `*.d.ts` matches `dist/index.d.ts`). Patterns with slashes match against the full output path.\n\n## Dev vs Prod config\n\nIn some cases, it makes sense to use different `package.json` field values for the published environment. You can achieve this by using the [`publishConfig`](https://pnpm.io/package_json#publishconfig) field (extended by pnpm). This allows you to override specific fields during publication with a clean separation of concerns.\n\nThe following fields can be overridden using `publishConfig`:\n- `bin`\n- `main`\n- `exports`\n- `types`\n- `module`\n\n## FAQ\n\n### Why bundle with Rollup?\n[Rollup](https://rollupjs.org/) has the best tree-shaking performance, outputs simpler  code, and produces seamless CommonJS and ESM formats (minimal interop code). Notably, CJS outputs generated by Rollup supports named exports so it can be parsed by Node.js ESM. TypeScript & minification transformations are handled by [esbuild](https://esbuild.github.io/) for speed.\n\n### Why bundle Node.js packages?\n\n- **ESM and CommonJS outputs**\n\n\tAs the Node.js ecosystem migrates to [ESM](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c), there will be both ESM and CommonJS users. A bundler helps accommodate both distribution types.\n\n- **Dependency bundling** yields smaller and faster installation.\n\n\tTree-shaking only pulls in used code from dependencies, preventing unused code and unnecessary files (eg. `README.md`, `package.json`, etc.) from getting downloaded.\n\n\tRemoving dependencies also eliminates dependency tree traversal, which is [one of the biggest bottlenecks](https://dev.to/atian25/in-depth-of-tnpm-rapid-mode-how-could-we-fast-10s-than-pnpm-3bpp#:~:text=The%20first%20optimization%20comes%20from%20%27dependencies%20graph%27%3A).\n\n- **Inadvertent breaking changes**\n\n\tDependencies can introduce breaking changes due to a discrepancy in environment support criteria, by accident, or in rare circumstances, [maliciously](https://snyk.io/blog/peacenotwar-malicious-npm-node-ipc-package-vulnerability/).\n\n\tCompiling dependencies will make sure new syntax & features are downgraded to support the same environments. And also prevent any unexpected changes from sneaking in during installation.\n\n\n- **Type dependencies** must be declared in the `dependencies` object in `package.json`, instead of `devDependencies`, to be resolved by the consumer.\n\n\tThis may seem counterintuitive because types are a development enhancement. By bundling them in with your package, you remove the need for an external type dependency. Additionally, bundling only keeps the types that are actually used which helps minimize unnecessary bloat.\n\n- **Minification** strips dead-code, comments, white-space, and shortens variable names.\n\n### How does it compare to tsup?\n\nThey are similar bundlers, but I think the main differences are:\n\n- _pkgroll_ is zero-config. It reads the entry-points declared in your `package.json` to determine how to bundle the package. _tsup_ requires manual configuration.\n\n- _pkgroll_ is a thin abstraction over Rollup (just smartly configures it). Similarly, _tsup_ is a thin abstraction over esbuild. _pkgroll_ also uses esbuild for transformations & minification as a Rollup plugin, but the bundling & tree-shaking is done by Rollup (which is [known to output best/cleanest code](#why-bundle-with-rollup)). However, when _tsup_ emits type declaration, it also uses Rollup which negates the performance benefits from using esbuild.\n\n- IIRC because _tsup_ uses esbuild, the ESM to CJS compilation wasn't great compared to Rollups. As a package maintainer who wants to support both ESM and CJS exports, this was one of the biggest limitations of using _tsup_ (which compelled me to develop _pkgroll_).\n\n## Sponsors\n\n<p align=\"center\">\n\t<a href=\"https://github.com/sponsors/privatenumber\">\n\t\t<img src=\"https://cdn.jsdelivr.net/gh/privatenumber/sponsors/sponsorkit/sponsors.svg\">\n\t</a>\n</p>\n","readmeFilename":"README.md"}