Files
Seasoned/.npm/_cacache/content-v2/sha512/bc/c0/71ae59050f7943d31db7bd389834a938cbc49fc01d21f96f8541a304db14b4d4e10e633076279d0b1515eb6e0426bc143ee271eda61e5231f0ced5fcc926

1 line
66 KiB
Plaintext

{"_id":"unwasm","_rev":"23-e88b9d805d087ff2d77293795c1b4a3f","name":"unwasm","dist-tags":{"latest":"0.5.3"},"versions":{"0.0.0":{"name":"unwasm","version":"0.0.0","_id":"unwasm@0.0.0","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"dist":{"shasum":"a71fe75a368c533e90d89836f18c487b6c2b867c","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.0.0.tgz","fileCount":1,"integrity":"sha512-QJYFqxXwM2PcCqT6Dker8upxlIaBCRPRvImycFAZCEAXTl8Q148czYK7wgqAF2FLTOH2cTnUEXfRNoaYplsgrA==","signatures":[{"sig":"MEYCIQCzPA3RJRdJz9/pZazd7d560q/Cnf62sDJZ2mHE4NgTmgIhAKhHgcdhIq9uRuE6jVgBRBQLCVVZi1NUJO7A3gAyzh6o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"_npmVersion":"10.2.3","directories":{},"_nodeVersion":"20.10.0","_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.0.0_1703689852704_0.5643050764844162","host":"s3://npm-registry-packages"}},"0.0.1":{"name":"unwasm","version":"0.0.1","license":"MIT","_id":"unwasm@0.0.1","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"84e939bbb124b322ebd21962191dd65e1cc36188","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.0.1.tgz","fileCount":6,"integrity":"sha512-da4k1WhirD24ajWYPb5aKG1yxMBAD98jsUX0VfLvUEdomYr7pKD+UA6a5yb0eJbGL651mfvF9Yn/AK5yM0c1vA==","signatures":[{"sig":"MEQCIFGXEa8h0vWxn94nhFT4IBXl6qhQnP/ctBSvHgfTYSfNAiAGNdHoB4kmFpbhJWc0xxAgy95kBnvJgLj3NuZG/6cLww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10636},"type":"module","exports":{"./plugin":{"types":"./dist/plugin.d.mts","import":"./dist/plugin.mjs"}},"gitHead":"a4fe61406db9efe244bfbe7ea10cb8413976007c","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.2.3","description":"WebAssembly tools for JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"mlly":"^1.4.2","pathe":"^1.1.1","unplugin":"^1.6.0","magic-string":"^0.30.5"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.12.1","devDependencies":{"jiti":"^1.21.0","vite":"^5.0.10","eslint":"^8.56.0","rollup":"^4.9.1","vitest":"^1.1.0","unbuild":"^2.0.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.5","changelogen":"^0.5.5","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.1.0","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.0.1_1703699260994_0.4826394135235266","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"unwasm","version":"0.1.0","license":"MIT","_id":"unwasm@0.1.0","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"37fc72e0d7ecb00deeeb2b8e7a54461b7a2c5ee2","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.1.0.tgz","fileCount":6,"integrity":"sha512-v5X6imFQ60UzKnUBhpMcWV1AB4O+XeiEGED72Wwe00+1rVN8snek0RFTvLoB4ELjYroEEpTabamOSarTWn4m1Q==","signatures":[{"sig":"MEUCIQCxRvZRx7ZTy2K7dr/NlDOFaK9FQFcFflR1q8sLIHmfdAIgJm/UkIS8ohffb4vmIrJNYUia1J0B2ACRtfeirn3BIys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":10636},"type":"module","exports":{"./plugin":{"types":"./dist/plugin.d.mts","import":"./dist/plugin.mjs"}},"gitHead":"4912c489ff488702fe0ecff780ac74268f0f0f70","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.2.3","description":"WebAssembly tools for JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"mlly":"^1.4.2","pathe":"^1.1.1","unplugin":"^1.6.0","magic-string":"^0.30.5"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.12.1","devDependencies":{"jiti":"^1.21.0","vite":"^5.0.10","eslint":"^8.56.0","rollup":"^4.9.1","vitest":"^1.1.0","unbuild":"^2.0.0","prettier":"^3.1.1","typescript":"^5.3.3","@types/node":"^20.10.5","changelogen":"^0.5.5","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.1.0","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.1.0_1703699324014_0.3068926877625875","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"unwasm","version":"0.2.0","license":"MIT","_id":"unwasm@0.2.0","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"b598b6ec28eaaba3e40d0b6db6837fd62d2992c8","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.2.0.tgz","fileCount":9,"integrity":"sha512-gFLoGNDYDXf2htK/S5Z3PgeQVWkNGcVwt40SP5QTCiNscqD7zdUlmMfCWCMQFrWTf87AjPPzwGk0XGDo4utC2A==","signatures":[{"sig":"MEUCIQCn8O5IdTu2kQCvaU5XZ7wPQ7h6F/yeFPdiCsu5OzkORAIgQDRc4ZmgLSoQNkTPOnxBC8rXhPS0MO6TxFXhRaE4C9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15687},"type":"module","exports":{"./plugin":{"types":"./dist/plugin/index.d.mts","import":"./dist/plugin/index.mjs"},"./examples/*":"./examples/*"},"gitHead":"6329c08ebb7a9b01aad46bcb99088771a90e773b","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.2.3","description":"WebAssembly tools for JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"mlly":"^1.4.2","pathe":"^1.1.1","unplugin":"^1.6.0","magic-string":"^0.30.5"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.12.1","devDependencies":{"jiti":"^1.21.0","vite":"^5.0.10","eslint":"^8.56.0","rollup":"^4.9.1","vitest":"^1.1.0","unbuild":"^2.0.0","prettier":"^3.1.1","miniflare":"^3.20231030.4","typescript":"^5.3.3","@types/node":"^20.10.5","changelogen":"^0.5.5","assemblyscript":"^0.27.22","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.1.0","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.2.0_1703777628549_0.3959839541962282","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"unwasm","version":"0.3.0","license":"MIT","_id":"unwasm@0.3.0","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"aaa56a8073c881933a9fc470c52ab3e11b1eac20","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.3.0.tgz","fileCount":12,"integrity":"sha512-AF8qcz37biM/ILsFiy2jhpEda0CSL7jMIZIgraUbOlljq9TvUZI9HOXg1JHrwec+V8rZYk3+2bMMdKEsDon4kA==","signatures":[{"sig":"MEUCIQC7vyeaFZ6mAP2RmcaJSUEDC7MG/J+vzilvQ7lHFz6+WwIgFkJfy9tpi4gs83TddmaHPcbuegoYF92/O3mAt6OY8jY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20837},"type":"module","exports":{"./tools":{"types":"./dist/tools.d.mts","import":"./dist/tools.mjs"},"./plugin":{"types":"./dist/plugin.d.mts","import":"./dist/plugin.mjs"},"./examples/*":"./examples/*"},"gitHead":"d6c45d65cb94aef3ece52479d32ed7fc02cb6bc7","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.2.3","description":"WebAssembly tools for JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"mlly":"^1.4.2","pathe":"^1.1.1","unplugin":"^1.6.0","magic-string":"^0.30.5","@webassemblyjs/wasm-parser":"^1.11.6"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.12.1","devDependencies":{"jiti":"^1.21.0","vite":"^5.0.10","eslint":"^8.56.0","rollup":"^4.9.1","vitest":"^1.1.0","unbuild":"^2.0.0","prettier":"^3.1.1","miniflare":"^3.20231030.4","typescript":"^5.3.3","@types/node":"^20.10.5","changelogen":"^0.5.5","assemblyscript":"^0.27.22","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.1.0","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.3.0_1703800663426_0.9784486018976957","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"unwasm","version":"0.3.1","license":"MIT","_id":"unwasm@0.3.1","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"93af7726771ea516dc1ace14b39c4129beac854b","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.3.1.tgz","fileCount":16,"integrity":"sha512-LXx3TUDLutyHj1PX65W+6blrSZi8eBE8d7OxzAHzsTQgu2FlQbtmsRhJL2VsEYDQ5OkArcILyi8O/EDopYKCZA==","signatures":[{"sig":"MEUCIQCDsyj9spdoV8jnx4H0eeEhiP2ma+QsPLU/W8zZt1NP5gIgdquex089EZp7jf9pwaMO4TGn1Qhjs/bFYCgxLi1+1uY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30864},"type":"module","exports":{"./tools":{"import":{"types":"./dist/tools.d.mts","default":"./dist/tools.mjs"},"require":{"types":"./dist/tools.d.ts","default":"./dist/tools.cjs"}},"./plugin":{"import":{"types":"./dist/plugin.d.mts","default":"./dist/plugin.mjs"},"require":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.cjs"}},"./examples/*":"./examples/*"},"gitHead":"75ac8a7baa01ad3c1a34441e97c93cf0f883c312","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.2.3","description":"WebAssembly tools for JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"mlly":"^1.4.2","pathe":"^1.1.1","unplugin":"^1.6.0","magic-string":"^0.30.5","@webassemblyjs/wasm-parser":"^1.11.6"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.12.1","devDependencies":{"jiti":"^1.21.0","vite":"^5.0.10","eslint":"^8.56.0","rollup":"^4.9.1","vitest":"^1.1.0","unbuild":"^2.0.0","prettier":"^3.1.1","miniflare":"^3.20231030.4","typescript":"^5.3.3","@types/node":"^20.10.5","changelogen":"^0.5.5","assemblyscript":"^0.27.22","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.1.0","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.3.1_1703802338248_0.5620192925254586","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"unwasm","version":"0.3.2","license":"MIT","_id":"unwasm@0.3.2","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"d1f3d6329ac81944abfe82723425834bf81a9423","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.3.2.tgz","fileCount":16,"integrity":"sha512-GGgW8Fo+16UBklAQx+n3Vze2E8xr8jkOPXzXVh1Zdfkre9yrgFacfChQoK5fdZt5XtpS+4I/xmLL0ujiOIkU5w==","signatures":[{"sig":"MEYCIQDSJYCC2A6Eg+VOiGQppgyVadN4hAwHjmN7TM0oI8FRxwIhAIL8KRr7+216zrAdK6m1jFxIDvcWvUZB0/1jVrg3RaNy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30868},"type":"module","exports":{"./tools":{"import":{"types":"./dist/tools.d.mts","default":"./dist/tools.mjs"},"require":{"types":"./dist/tools.d.ts","default":"./dist/tools.cjs"}},"./plugin":{"import":{"types":"./dist/plugin.d.mts","default":"./dist/plugin.mjs"},"require":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.cjs"}},"./examples/*":"./examples/*"},"gitHead":"a918c444deeef8316d67c5df2aea52fc352ac97d","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.2.3","description":"WebAssembly tools for JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"mlly":"^1.4.2","pathe":"^1.1.1","unplugin":"^1.6.0","magic-string":"^0.30.5","@webassemblyjs/wasm-parser":"^1.11.6"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.12.1","devDependencies":{"jiti":"^1.21.0","vite":"^5.0.10","eslint":"^8.56.0","rollup":"^4.9.1","vitest":"^1.1.0","unbuild":"^2.0.0","prettier":"^3.1.1","miniflare":"^3.20231030.4","typescript":"^5.3.3","@types/node":"^20.10.5","changelogen":"^0.5.5","assemblyscript":"^0.27.22","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.1.0","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.3.2_1703809255620_0.4191434961114675","host":"s3://npm-registry-packages"}},"0.3.3":{"name":"unwasm","version":"0.3.3","license":"MIT","_id":"unwasm@0.3.3","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"cb7b8be35dc837f1824a4bbfa43b359c054c6f07","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.3.3.tgz","fileCount":19,"integrity":"sha512-YBPxWVT88eqeBaCPqrrQaZWbGw1zwRA/0ahViSAMwu3RRNiDOxCH7AhyBxR98ob+Zqcg6cIEtWcpymvAsvlWbg==","signatures":[{"sig":"MEUCIFlFBgHDgqnMwyBJsdF/d4C7X9+jtUOYAfJMFK9RXvhVAiEAwPDy7m+k2Xt8aLE+IJ0YplzPdIXoIxRVeUGIlBZEnQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34820},"type":"module","exports":{"./tools":{"import":{"types":"./dist/tools.d.mts","default":"./dist/tools.mjs"},"require":{"types":"./dist/tools.d.ts","default":"./dist/tools.cjs"}},"./plugin":{"import":{"types":"./dist/plugin.d.mts","default":"./dist/plugin.mjs"},"require":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.cjs"}},"./examples/*":"./examples/*"},"gitHead":"35ce7262169b72c21fe9725a8672f39d941d9897","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.2.3","description":"WebAssembly tools for JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"mlly":"^1.4.2","pathe":"^1.1.1","unplugin":"^1.6.0","pkg-types":"^1.0.3","magic-string":"^0.30.5","@webassemblyjs/wasm-parser":"^1.11.6"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.13.1","devDependencies":{"jiti":"^1.21.0","vite":"^5.0.10","eslint":"^8.56.0","rollup":"^4.9.2","vitest":"^1.1.1","unbuild":"^2.0.0","prettier":"^3.1.1","miniflare":"^3.20231030.4","typescript":"^5.3.3","@types/node":"^20.10.6","changelogen":"^0.5.5","assemblyscript":"^0.27.22","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.1.1","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.3.3_1704393473195_0.664675815382683","host":"s3://npm-registry-packages"}},"0.3.4":{"name":"unwasm","version":"0.3.4","license":"MIT","_id":"unwasm@0.3.4","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"acf2f954e571fa3906eb133b246024acab82b6d9","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.3.4.tgz","fileCount":19,"integrity":"sha512-zcvPKl9abDFoTfzu49DFdm4wCHJnFdQeQhVBjDi4oL+ufFoXSmPQqal2MPyjxQZ+FN3tcAKthdyIb51gmgfwag==","signatures":[{"sig":"MEUCIAPHXPjqeVehlZ2BMXqAP/YJcl8gG6/MGiO2p9LYPGazAiEAweOvyevdFP61/BY1BPV3rdfRhFZr0PXPPAW3F//f/HA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34728},"type":"module","exports":{"./tools":{"import":{"types":"./dist/tools.d.mts","default":"./dist/tools.mjs"},"require":{"types":"./dist/tools.d.ts","default":"./dist/tools.cjs"}},"./plugin":{"import":{"types":"./dist/plugin.d.mts","default":"./dist/plugin.mjs"},"require":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.cjs"}},"./examples/*":"./examples/*"},"gitHead":"3c2e0d49ec430fe6dd917569f53d4928a4f77bee","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.2.3","description":"WebAssembly tools for JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"mlly":"^1.4.2","pathe":"^1.1.1","unplugin":"^1.6.0","pkg-types":"^1.0.3","magic-string":"^0.30.5","@webassemblyjs/wasm-parser":"^1.11.6"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.13.1","devDependencies":{"jiti":"^1.21.0","vite":"^5.0.10","eslint":"^8.56.0","rollup":"^4.9.2","vitest":"^1.1.1","unbuild":"^2.0.0","prettier":"^3.1.1","miniflare":"^3.20231030.4","typescript":"^5.3.3","@types/node":"^20.10.6","changelogen":"^0.5.5","assemblyscript":"^0.27.22","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.1.1","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.3.4_1704728447065_0.03744091202251032","host":"s3://npm-registry-packages"}},"0.3.5":{"name":"unwasm","version":"0.3.5","license":"MIT","_id":"unwasm@0.3.5","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"d41fae16625d9a5032b9b1fc8a464db5a6135eb6","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.3.5.tgz","fileCount":19,"integrity":"sha512-XxLt2t156QrUsEPo13Zw0dWqHJ3M+Yg5VjvaQxmyuP+0XCaqImaOdi59QlgBq9Dgy1tKW6i3ENxMrrQCu82DLg==","signatures":[{"sig":"MEQCIAtHSLSNP3tROYe+mw/SSVoKf7TFUY8vmUXa7FF5LcWbAiBJ7E850KqfdnPFaTyv8WPWL9YDzml6b6bubnG3moettg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":511698},"pnpm":{"patchedDependencies":{"@webassemblyjs/helper-wasm-bytecode@1.11.6":"patches/@webassemblyjs__helper-wasm-bytecode@1.11.6.patch"}},"type":"module","exports":{"./tools":{"import":{"types":"./dist/tools.d.mts","default":"./dist/tools.mjs"},"require":{"types":"./dist/tools.d.ts","default":"./dist/tools.cjs"}},"./plugin":{"import":{"types":"./dist/plugin.d.mts","default":"./dist/plugin.mjs"},"require":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.cjs"}},"./examples/*":"./examples/*"},"gitHead":"fb1e7ee82f5947116fa6dd25b6aa4a8815b0f2a8","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.2.3","description":"WebAssembly tools for JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"mlly":"^1.5.0","pathe":"^1.1.2","unplugin":"^1.6.0","pkg-types":"^1.0.3","magic-string":"^0.30.5"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"jiti":"^1.21.0","vite":"^5.0.11","eslint":"^8.56.0","rollup":"^4.9.5","vitest":"^1.2.0","esbuild":"^0.19.11","unbuild":"^2.0.0","prettier":"^3.2.2","miniflare":"^3.20231218.1","typescript":"^5.3.3","@types/node":"^20.11.4","changelogen":"^0.5.5","assemblyscript":"^0.27.23","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.2.0","@webassemblyjs/wasm-parser":"^1.11.6","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.3.5_1705439226775_0.4294351024731413","host":"s3://npm-registry-packages"}},"0.3.6":{"name":"unwasm","version":"0.3.6","license":"MIT","_id":"unwasm@0.3.6","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"2e0d59a67a154cff20f6ffd0fb0ac145d54be5eb","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.3.6.tgz","fileCount":19,"integrity":"sha512-Mbb+0AMUvJ+3e/I+RqAe18EMtNf2quYwqwORhaocPfNsCzevpa8VejZT2jrxQcuydgIGLOWizHHope15NULDxw==","signatures":[{"sig":"MEQCIEQlXMuUlRukyAaZ+wK+VJW9lUmoRs8T4TLKZljQ7wt8AiAdQxi8NoH3VqkSEGKler0TCopH1X0CkPCQFuTFFbs+HQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":512395},"pnpm":{"patchedDependencies":{"@webassemblyjs/leb128@1.11.6":"patches/@webassemblyjs__leb128@1.11.6.patch","@webassemblyjs/helper-wasm-bytecode@1.11.6":"patches/@webassemblyjs__helper-wasm-bytecode@1.11.6.patch"}},"type":"module","exports":{"./tools":{"import":{"types":"./dist/tools.d.mts","default":"./dist/tools.mjs"},"require":{"types":"./dist/tools.d.ts","default":"./dist/tools.cjs"}},"./plugin":{"import":{"types":"./dist/plugin.d.mts","default":"./dist/plugin.mjs"},"require":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.cjs"}},"./examples/*":"./examples/*"},"gitHead":"edf968090bebc2cb29a808b1ecfc76d41062e90d","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.2.3","description":"WebAssembly tools for JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"mlly":"^1.5.0","pathe":"^1.1.2","unplugin":"^1.6.0","pkg-types":"^1.0.3","magic-string":"^0.30.5"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"jiti":"^1.21.0","vite":"^5.0.11","eslint":"^8.56.0","rollup":"^4.9.5","vitest":"^1.2.0","esbuild":"^0.19.11","unbuild":"^2.0.0","prettier":"^3.2.2","miniflare":"^3.20231218.1","typescript":"^5.3.3","@types/node":"^20.11.4","changelogen":"^0.5.5","assemblyscript":"^0.27.23","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.2.0","@webassemblyjs/wasm-parser":"^1.11.6","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.3.6_1705439708122_0.051817326145267684","host":"s3://npm-registry-packages"}},"0.3.7":{"name":"unwasm","version":"0.3.7","license":"MIT","_id":"unwasm@0.3.7","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"b4fdcc3578f18c7888233b92c072d1f9315b1556","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.3.7.tgz","fileCount":19,"integrity":"sha512-+s4iWvHHYnLuwNo+9mqVFLBmBzGc3gIuzkVZ8fdMN9K/kWopCnfaUVnDagd2OX3It5nRR5EenI5nSQb8FOd0fA==","signatures":[{"sig":"MEQCIFkxbvTz8MWdgMBKt86igtsKpj6vGsRCdzHGAVZN12fhAiAn/SKeFT7rLasmJyahMs97jRgVT1nKKmFv63lBxB5l2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":512649},"pnpm":{"patchedDependencies":{"@webassemblyjs/leb128@1.11.6":"patches/@webassemblyjs__leb128@1.11.6.patch","@webassemblyjs/helper-wasm-bytecode@1.11.6":"patches/@webassemblyjs__helper-wasm-bytecode@1.11.6.patch"}},"type":"module","exports":{"./tools":{"import":{"types":"./dist/tools.d.mts","default":"./dist/tools.mjs"},"require":{"types":"./dist/tools.d.ts","default":"./dist/tools.cjs"}},"./plugin":{"import":{"types":"./dist/plugin.d.mts","default":"./dist/plugin.mjs"},"require":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.cjs"}},"./examples/*":"./examples/*"},"gitHead":"cad2652ee7d24eb349532afdd5149a3d75dc1324","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.2.3","description":"WebAssembly tools for JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"20.10.0","dependencies":{"mlly":"^1.5.0","pathe":"^1.1.2","unplugin":"^1.6.0","pkg-types":"^1.0.3","magic-string":"^0.30.5"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.14.1","devDependencies":{"jiti":"^1.21.0","vite":"^5.0.11","eslint":"^8.56.0","rollup":"^4.9.5","vitest":"^1.2.0","esbuild":"^0.19.11","unbuild":"^2.0.0","prettier":"^3.2.2","miniflare":"^3.20231218.1","typescript":"^5.3.3","@types/node":"^20.11.4","changelogen":"^0.5.5","assemblyscript":"^0.27.23","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.2.0","@webassemblyjs/wasm-parser":"^1.11.6","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.3.7_1705441644318_0.06207729321221156","host":"s3://npm-registry-packages"}},"0.3.8":{"name":"unwasm","version":"0.3.8","license":"MIT","_id":"unwasm@0.3.8","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"167cfd6401a68efaa15ff2a00b0f854d4b49d120","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.3.8.tgz","fileCount":19,"integrity":"sha512-nIJQXxGl/gTUp5dZkSc8jbxAqSOa9Vv4jjSZXNI6OK0JXdvW3SQUHR+KY66rjI0W//km59jivGgd5TCvBUWsnA==","signatures":[{"sig":"MEQCIEANIiKlWW2yWrX6kgbcQzH1CO0/B9ZVJTr+ASCc/GQjAiBl9hSUkslkij0fgJRsBjdU2NHuDAsrzYb9X2Td+O4Yng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":512958},"type":"module","exports":{"./tools":{"import":{"types":"./dist/tools.d.mts","default":"./dist/tools.mjs"},"require":{"types":"./dist/tools.d.ts","default":"./dist/tools.cjs"}},"./plugin":{"import":{"types":"./dist/plugin.d.mts","default":"./dist/plugin.mjs"},"require":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.cjs"}},"./examples/*":"./examples/*"},"gitHead":"89af158a335954de3fbaf0796f1518d327f52e92","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.2.4","description":"WebAssembly tools for JavaScript","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"mlly":"^1.6.1","pathe":"^1.1.2","knitwork":"^1.0.0","unplugin":"^1.9.0","pkg-types":"^1.0.3","magic-string":"^0.30.8"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.15.4","devDependencies":{"jiti":"^1.21.0","vite":"^5.1.6","automd":"^0.3.6","eslint":"^8.57.0","rollup":"^4.13.0","vitest":"^1.3.1","esbuild":"^0.20.1","unbuild":"^2.0.0","prettier":"^3.2.5","miniflare":"^3.20240304.1","typescript":"^5.4.2","@types/node":"^20.11.26","changelogen":"^0.5.5","assemblyscript":"^0.27.25","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.3.1","@webassemblyjs/wasm-parser":"^1.12.1","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.3.8_1710431855620_0.6315161382872343","host":"s3://npm-registry-packages"}},"0.3.9":{"name":"unwasm","version":"0.3.9","license":"MIT","_id":"unwasm@0.3.9","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"01eca80a1cf2133743bc1bf5cfa749cc145beea0","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.3.9.tgz","fileCount":19,"integrity":"sha512-LDxTx/2DkFURUd+BU1vUsF/moj0JsoTvl+2tcg2AUOiEzVturhGGx17/IMgGvKUYdZwr33EJHtChCJuhu9Ouvg==","signatures":[{"sig":"MEUCIDzmxWBzOsioSmrzair+QrOWUJI0iCMdrEQLgxWlF1HwAiEA4+RAb/ncNcxAaUU3YRVPySNswcqIW66Kh0lYxTuTSBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":514526},"type":"module","exports":{"./tools":{"import":{"types":"./dist/tools.d.mts","default":"./dist/tools.mjs"},"require":{"types":"./dist/tools.d.ts","default":"./dist/tools.cjs"}},"./plugin":{"import":{"types":"./dist/plugin.d.mts","default":"./dist/plugin.mjs"},"require":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.cjs"}},"./examples/*":"./examples/*"},"gitHead":"bad69a5d260b603dae4453b67d34d3a959890d4e","scripts":{"dev":"vitest dev","lint":"eslint --cache --ext .ts,.js,.mjs,.cjs . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache --ext .ts,.js,.mjs,.cjs . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.2.4","description":"WebAssembly tools for JavaScript","directories":{},"resolutions":{"@webassemblyjs/utf8":"1.12.1","@webassemblyjs/leb128":"1.12.1","@webassemblyjs/ieee754":"1.12.1","@webassemblyjs/helper-wasm-bytecode":"1.12.1"},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"mlly":"^1.6.1","pathe":"^1.1.2","knitwork":"^1.0.0","unplugin":"^1.10.0","pkg-types":"^1.0.3","magic-string":"^0.30.8"},"_hasShrinkwrap":false,"packageManager":"pnpm@8.15.5","devDependencies":{"jiti":"^1.21.0","vite":"^5.2.7","automd":"^0.3.7","eslint":"^8.57.0","rollup":"^4.13.2","vitest":"^1.4.0","esbuild":"^0.20.2","unbuild":"^2.0.0","prettier":"^3.2.5","miniflare":"^3.20240320.1","typescript":"^5.4.3","@types/node":"^20.11.30","changelogen":"^0.5.5","assemblyscript":"^0.27.25","eslint-config-unjs":"^0.2.1","@vitest/coverage-v8":"^1.4.0","@webassemblyjs/wasm-parser":"^1.12.1","@rollup/plugin-node-resolve":"^15.2.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.3.9_1711733841743_0.23556778639060472","host":"s3://npm-registry-packages"}},"0.3.10":{"name":"unwasm","version":"0.3.10","license":"MIT","_id":"unwasm@0.3.10","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"a55cd65e83c7481a81bcb7c0a935334989a5db20","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.3.10.tgz","fileCount":19,"integrity":"sha512-hNqzLsm6xtRqEw+pLHEjkX3BI4THHguTChslFjf7PoCJSKIu40Ekim6fRwEaYa50O+NC0Nt2XcTVpm/cX0hk/w==","signatures":[{"sig":"MEYCIQD3TP1YOucLACTFDlMtxoLr1vJygMUBJNOTFrX8ogPumgIhANo668NSE64RGQSVAlptToqIrJa1KUTs0poVHWhbSEk+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":519218},"type":"module","exports":{"./tools":{"import":{"types":"./dist/tools.d.mts","default":"./dist/tools.mjs"},"require":{"types":"./dist/tools.d.ts","default":"./dist/tools.cjs"}},"./plugin":{"import":{"types":"./dist/plugin.d.mts","default":"./dist/plugin.mjs"},"require":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.cjs"}},"./examples/*":"./examples/*"},"gitHead":"afc9d00bc74781c05860c60baffdf301571fb5d2","scripts":{"dev":"vitest dev","lint":"eslint --cache . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.9.2","description":"WebAssembly tools for JavaScript","directories":{},"resolutions":{"@webassemblyjs/utf8":"1.14.1","@webassemblyjs/leb128":"1.14.1","@webassemblyjs/ieee754":"1.14.1","@webassemblyjs/helper-wasm-bytecode":"1.14.1"},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"mlly":"^1.7.4","pathe":"^2.0.3","knitwork":"^1.2.0","unplugin":"^2.3.6","pkg-types":"^2.2.0","magic-string":"^0.30.17"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.14.0","devDependencies":{"jiti":"^2.5.1","vite":"^7.1.2","automd":"^0.4.0","eslint":"^9.33.0","rollup":"^4.46.3","vitest":"^3.2.4","esbuild":"^0.25.9","unbuild":"^3.6.1","prettier":"^3.6.2","miniflare":"^4.20250813.1","typescript":"^5.9.2","@types/node":"^24.3.0","changelogen":"^0.6.2","assemblyscript":"^0.28.4","eslint-config-unjs":"^0.5.0","@vitest/coverage-v8":"^3.2.4","@webassemblyjs/wasm-parser":"^1.14.1","@rollup/plugin-node-resolve":"^16.0.1"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.3.10_1755532641006_0.753912852618158","host":"s3://npm-registry-packages-npm-production"}},"0.3.11":{"name":"unwasm","version":"0.3.11","license":"MIT","_id":"unwasm@0.3.11","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"3c9a7f2be85d0bba8f6129b8cb631c3d0498213d","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.3.11.tgz","fileCount":19,"integrity":"sha512-Vhp5gb1tusSQw5of/g3Q697srYgMXvwMgXMjcG4ZNga02fDX9coxJ9fAb0Ci38hM2Hv/U1FXRPGgjP2BYqhNoQ==","signatures":[{"sig":"MEUCIQDt6Zl+CHERv9gCp+K70+QJmCY6a0g+V73Uoc7XQp8p3gIgVcAzSZK620kTbWNEWINoJ+tSSGi68fb6+iHR6q+O3nI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":522358},"type":"module","exports":{"./tools":{"import":{"types":"./dist/tools.d.mts","default":"./dist/tools.mjs"},"require":{"types":"./dist/tools.d.ts","default":"./dist/tools.cjs"}},"./plugin":{"import":{"types":"./dist/plugin.d.mts","default":"./dist/plugin.mjs"},"require":{"types":"./dist/plugin.d.ts","default":"./dist/plugin.cjs"}},"./examples/*":"./examples/*"},"gitHead":"36466b3fd09860e93a39cd2a2ebf2e2387712925","scripts":{"dev":"vitest dev","lint":"eslint --cache . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"unbuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"10.9.2","description":"WebAssembly tools for JavaScript","directories":{},"resolutions":{"@webassemblyjs/utf8":"1.14.1","@webassemblyjs/leb128":"1.14.1","@webassemblyjs/ieee754":"1.14.1","@webassemblyjs/helper-wasm-bytecode":"1.14.1"},"sideEffects":false,"_nodeVersion":"22.14.0","dependencies":{"mlly":"^1.7.4","pathe":"^2.0.3","knitwork":"^1.2.0","unplugin":"^2.3.6","pkg-types":"^2.2.0","magic-string":"^0.30.17"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.14.0","devDependencies":{"jiti":"^2.5.1","vite":"^7.1.2","automd":"^0.4.0","eslint":"^9.33.0","rollup":"^4.46.3","vitest":"^3.2.4","esbuild":"^0.25.9","exsolve":"^1.0.7","unbuild":"^3.6.1","prettier":"^3.6.2","miniflare":"^4.20250813.1","typescript":"^5.9.2","@types/node":"^24.3.0","changelogen":"^0.6.2","@prisma/client":"^6.14.0","assemblyscript":"^0.28.4","eslint-config-unjs":"^0.5.0","@vitest/coverage-v8":"^3.2.4","@webassemblyjs/wasm-parser":"^1.14.1","@rollup/plugin-node-resolve":"^16.0.1"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.3.11_1755535732754_0.9449906470176972","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"unwasm","version":"0.4.0","license":"MIT","_id":"unwasm@0.4.0","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"12d3f1d132667feed19c7a554cf9e114ea6e19a9","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.4.0.tgz","fileCount":14,"integrity":"sha512-7Qhfwvy3PNhHwjsJGrruVZXlKYGJ1eWT6gnNCsrK+kOuLLAbY0A7w1vC6N2ZivSKbh60/bEUzfsdpnsulCakOg==","signatures":[{"sig":"MEUCIFIAcDm2IBsVBBFiRHW5BMbO3SDhTAFkX1LtdmFgi9vxAiEAvmn6FkH8fdKy7ItnuGSNt7F1+41Y1qG5W2fsBeZybMI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425227},"type":"module","exports":{"./tools":"./dist/tools/index.mjs","./plugin":"./dist/plugin/index.mjs","./examples/*":"./examples/*"},"gitHead":"1ceef3c51ea3f5444cda5a686b17b5ed60a959ff","scripts":{"dev":"vitest dev","lint":"eslint --cache . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"obuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && changelogen --release && npm publish && git push --follow-tags","lint:fix":"eslint --cache . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"11.6.1","description":"WebAssembly tools for JavaScript","directories":{},"resolutions":{"@webassemblyjs/utf8":"1.14.1","@webassemblyjs/leb128":"1.14.1","@webassemblyjs/ieee754":"1.14.1","@webassemblyjs/helper-wasm-bytecode":"1.14.1"},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"mlly":"^1.8.0","pathe":"^2.0.3","exsolve":"^1.0.7","knitwork":"^1.2.0","pkg-types":"^2.3.0","magic-string":"^0.30.21"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.20.0","devDependencies":{"jiti":"^2.6.1","vite":"^7.1.12","wabt":"^1.0.38","automd":"^0.4.2","eslint":"^9.39.1","obuild":"^0.3.2","rollup":"^4.52.5","vitest":"^4.0.6","esbuild":"^0.25.12","exsolve":"^1.0.7","prettier":"^3.6.2","miniflare":"^4.20251011.1","typescript":"^5.9.3","@types/node":"^24.10.0","changelogen":"^0.6.2","@prisma/client":"^6.18.0","assemblyscript":"^0.28.9","eslint-config-unjs":"^0.5.0","@vitest/coverage-v8":"^4.0.6","@webassemblyjs/wasm-parser":"^1.14.1","@rollup/plugin-node-resolve":"^16.0.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.4.0_1762212262818_0.714317128183511","host":"s3://npm-registry-packages-npm-production"}},"0.4.1":{"name":"unwasm","version":"0.4.1","license":"MIT","_id":"unwasm@0.4.1","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"f19b305bc6bc97eba28454b6555adb5952744fb4","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.4.1.tgz","fileCount":14,"integrity":"sha512-ve0s2ihxVzMT6hgzfczIbc9PyiaOLR47f6F/rYpptRoPyr8dAz+h8FI6sksZBNmIspJWsGzT6fTwnLn3DEli0A==","signatures":[{"sig":"MEUCIQCDRI8lyOpHHBy1HNodFWF35vZ635ueZ/rb96B0fFZU7QIgZ5HDkaw3/xeOlqt7JNDOk/02uKL/Fq9g9DogPotCa3A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425114},"type":"module","exports":{"./tools":"./dist/tools/index.mjs","./plugin":"./dist/plugin/index.mjs","./examples/*":"./examples/*"},"gitHead":"52ab593f5556e4ec3714d1562c53192b9f06f6e1","scripts":{"dev":"vitest dev","lint":"eslint --cache . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"obuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && pnpm build && changelogen --release --publish","lint:fix":"eslint --cache . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"11.6.1","description":"WebAssembly tools for JavaScript","directories":{},"resolutions":{"@webassemblyjs/utf8":"1.14.1","@webassemblyjs/leb128":"1.14.1","@webassemblyjs/ieee754":"1.14.1","@webassemblyjs/helper-wasm-bytecode":"1.14.1"},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"mlly":"^1.8.0","pathe":"^2.0.3","exsolve":"^1.0.7","knitwork":"^1.2.0","pkg-types":"^2.3.0","magic-string":"^0.30.21"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.20.0","devDependencies":{"jiti":"^2.6.1","vite":"^7.1.12","wabt":"^1.0.38","automd":"^0.4.2","eslint":"^9.39.1","obuild":"^0.3.2","rollup":"^4.52.5","vitest":"^4.0.6","esbuild":"^0.25.12","exsolve":"^1.0.7","prettier":"^3.6.2","miniflare":"^4.20251011.1","typescript":"^5.9.3","@types/node":"^24.10.0","changelogen":"^0.6.2","@prisma/client":"^6.18.0","assemblyscript":"^0.28.9","eslint-config-unjs":"^0.5.0","@vitest/coverage-v8":"^4.0.6","@webassemblyjs/wasm-parser":"^1.14.1","@rollup/plugin-node-resolve":"^16.0.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.4.1_1762212844263_0.3630631997889815","host":"s3://npm-registry-packages-npm-production"}},"0.4.2":{"name":"unwasm","version":"0.4.2","license":"MIT","_id":"unwasm@0.4.2","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"f02473a9157f5920ade9764b1772293cf040df3f","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.4.2.tgz","fileCount":14,"integrity":"sha512-/DWXXXn63zAbdoQ6jtdbhr1WP2Cz6ax2nwIu4/yqj4617VWmva4UAzNH16q2fD4I6fym4tSAXFT8P89weXn2AA==","signatures":[{"sig":"MEYCIQDwY88KH1pYjWljcxTyEWOFCzywDInT1aHth2bsUEPuPgIhAN65D2xQI1SwFPbZ/0Dr4DZyWGYDNYEbBns2FqYyD5PQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425218},"type":"module","exports":{"./tools":"./dist/tools/index.mjs","./plugin":"./dist/plugin/index.mjs","./examples/*":"./examples/*"},"gitHead":"a7c7953f1d7c23a4d48ea3aa755ea0ba19ff806b","scripts":{"dev":"vitest dev","lint":"eslint --cache . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"obuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && pnpm build && changelogen --release --push --publish","lint:fix":"eslint --cache . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"11.6.1","description":"WebAssembly tools for JavaScript","directories":{},"resolutions":{"@webassemblyjs/utf8":"1.14.1","@webassemblyjs/leb128":"1.14.1","@webassemblyjs/ieee754":"1.14.1","@webassemblyjs/helper-wasm-bytecode":"1.14.1"},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"mlly":"^1.8.0","pathe":"^2.0.3","exsolve":"^1.0.7","knitwork":"^1.2.0","pkg-types":"^2.3.0","magic-string":"^0.30.21"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.20.0","devDependencies":{"jiti":"^2.6.1","vite":"^7.1.12","wabt":"^1.0.38","automd":"^0.4.2","eslint":"^9.39.1","obuild":"^0.3.2","rollup":"^4.52.5","vitest":"^4.0.6","esbuild":"^0.25.12","exsolve":"^1.0.7","prettier":"^3.6.2","miniflare":"^4.20251011.1","typescript":"^5.9.3","@types/node":"^24.10.0","changelogen":"^0.6.2","@prisma/client":"^6.18.0","assemblyscript":"^0.28.9","eslint-config-unjs":"^0.5.0","@vitest/coverage-v8":"^4.0.6","@webassemblyjs/wasm-parser":"^1.14.1","@rollup/plugin-node-resolve":"^16.0.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.4.2_1762213039313_0.8624414594193524","host":"s3://npm-registry-packages-npm-production"}},"0.5.0":{"name":"unwasm","version":"0.5.0","license":"MIT","_id":"unwasm@0.5.0","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"66a8464e9f6654ea145c0d5380d283774fde524a","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.5.0.tgz","fileCount":14,"integrity":"sha512-6pGyUVJuqGRyyWc0JHbbjXwalBlc/9lEqfuE5j56L4V/MXhdBLRtbX7ciazT+EnzOVV+j++qnxJRTkjna+LgcQ==","signatures":[{"sig":"MEUCIQDWcaTfMhKLBRv3fSP67CHukMiy6h3Y9BLwO6NwGpEjkgIgA5OH95XJ3Tr8no0naXo6G4jsVNn8oPdvcXYLMcGZ2p8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":425662},"type":"module","exports":{"./tools":"./dist/tools/index.mjs","./plugin":"./dist/plugin/index.mjs","./examples/*":"./examples/*"},"gitHead":"81e8daa1e9b79162be699bf90a971ed341f62de1","scripts":{"dev":"vitest dev","lint":"eslint --cache . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"obuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && pnpm build && changelogen --release --push --publish","lint:fix":"eslint --cache . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"11.6.1","description":"WebAssembly tools for JavaScript","directories":{},"resolutions":{"@webassemblyjs/utf8":"1.14.1","@webassemblyjs/leb128":"1.14.1","@webassemblyjs/ieee754":"1.14.1","@webassemblyjs/helper-wasm-bytecode":"1.14.1"},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"mlly":"^1.8.0","pathe":"^2.0.3","exsolve":"^1.0.8","knitwork":"^1.2.0","pkg-types":"^2.3.0","magic-string":"^0.30.21"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.20.0","devDependencies":{"jiti":"^2.6.1","vite":"^7.2.2","wabt":"^1.0.39","automd":"^0.4.2","eslint":"^9.39.1","obuild":"^0.4.1","rollup":"^4.53.2","vitest":"^4.0.8","esbuild":"^0.27.0","exsolve":"^1.0.7","prettier":"^3.6.2","miniflare":"^4.20251109.0","typescript":"^5.9.3","@types/node":"^24.10.1","changelogen":"^0.6.2","@prisma/client":"^6.19.0","assemblyscript":"^0.28.9","eslint-config-unjs":"^0.5.0","@vitest/coverage-v8":"^4.0.8","@webassemblyjs/wasm-parser":"^1.14.1","@rollup/plugin-node-resolve":"^16.0.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.5.0_1762959452928_0.9460092393205219","host":"s3://npm-registry-packages-npm-production"}},"0.5.1":{"name":"unwasm","version":"0.5.1","license":"MIT","_id":"unwasm@0.5.1","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"05806166da236ac380c76015b6801b9acccef393","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.5.1.tgz","fileCount":14,"integrity":"sha512-tympzQyQWEgUdGr1bZolS/Q6sG4H7eLZ47LQXN8XyRlRYsYoiNGbSWNQnk3SU6w52zKReVucE95uAtnWxYoRew==","signatures":[{"sig":"MEYCIQDM9UNVfRsvlKCD+nMx5pd6QuHLChR95cWhzy/QAUfjAQIhAL+KV4LOJR4dbkM8QSbV5WCB8CORAN+tdFKSfJBqX8ZO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":426760},"type":"module","exports":{"./tools":"./dist/tools/index.mjs","./plugin":"./dist/plugin/index.mjs","./examples/*":"./examples/*"},"gitHead":"2ceafbef9a755a02d725424393ebcb201a52b3d0","scripts":{"dev":"vitest dev","lint":"eslint --cache . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"obuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && pnpm build && changelogen --release --push --publish","lint:fix":"eslint --cache . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"11.6.1","description":"WebAssembly tools for JavaScript","directories":{},"resolutions":{"@webassemblyjs/utf8":"1.14.1","@webassemblyjs/leb128":"1.14.1","@webassemblyjs/ieee754":"1.14.1","@webassemblyjs/helper-wasm-bytecode":"1.14.1"},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"mlly":"^1.8.0","pathe":"^2.0.3","exsolve":"^1.0.8","knitwork":"^1.3.0","pkg-types":"^2.3.0","magic-string":"^0.30.21"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.24.0","devDependencies":{"jiti":"^2.6.1","vite":"^7.2.6","wabt":"^1.0.39","automd":"^0.4.2","eslint":"^9.39.1","obuild":"^0.4.4","rollup":"^4.53.3","vitest":"^4.0.15","esbuild":"^0.27.0","exsolve":"^1.0.8","prettier":"^3.7.4","miniflare":"^4.20251128.0","typescript":"^5.9.3","@types/node":"^24.10.1","changelogen":"^0.6.2","assemblyscript":"^0.28.9","eslint-config-unjs":"^0.5.0","@vitest/coverage-v8":"^4.0.15","@webassemblyjs/wasm-parser":"^1.14.1","@rollup/plugin-node-resolve":"^16.0.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.5.1_1764759477432_0.10182408296359191","host":"s3://npm-registry-packages-npm-production"}},"0.5.2":{"name":"unwasm","version":"0.5.2","license":"MIT","_id":"unwasm@0.5.2","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"homepage":"https://github.com/unjs/unwasm#readme","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"dist":{"shasum":"cd5a720c4614e57a6e3556f4ed2d0495d27bc947","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.5.2.tgz","fileCount":14,"integrity":"sha512-uWhB7IXQjMC4530uVAeu0lzvYK6P3qHVnmmdQniBi48YybOLN/DqEzcP9BRGk1YTDG3rRWRD8me55nIYoTHyMg==","signatures":[{"sig":"MEUCIBsdym++VBJV2q1Ia9h39fyg6Fjm/dmJtVyRVWw77Fn0AiEAvtJl4dMMtgpB+B3jBEPnsgjAN9QTtf8CrO+XCN8CKh0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":427021},"type":"module","exports":{"./tools":"./dist/tools/index.mjs","./plugin":"./dist/plugin/index.mjs","./examples/*":"./examples/*"},"gitHead":"7de4122b2d385de3b718ce74bd96dfd3d9c404cd","scripts":{"dev":"vitest dev","lint":"eslint --cache . && prettier -c src test","test":"pnpm lint && pnpm test:types && vitest run --coverage","build":"obuild && pnpm build:examples","prepack":"pnpm build","release":"pnpm test && pnpm build && changelogen --release --push --publish","lint:fix":"eslint --cache . --fix && prettier -c src test -w","test:types":"tsc --noEmit --skipLibCheck","build:examples":"node ./examples/build.mjs"},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"repository":{"url":"git+https://github.com/unjs/unwasm.git","type":"git"},"_npmVersion":"11.6.1","description":"WebAssembly tools for JavaScript","directories":{},"resolutions":{"@webassemblyjs/utf8":"1.14.1","@webassemblyjs/leb128":"1.14.1","@webassemblyjs/ieee754":"1.14.1","@webassemblyjs/helper-wasm-bytecode":"1.14.1"},"sideEffects":false,"_nodeVersion":"24.10.0","dependencies":{"mlly":"^1.8.0","pathe":"^2.0.3","exsolve":"^1.0.8","knitwork":"^1.3.0","pkg-types":"^2.3.0","magic-string":"^0.30.21"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.24.0","devDependencies":{"jiti":"^2.6.1","vite":"^7.2.6","wabt":"^1.0.39","automd":"^0.4.2","eslint":"^9.39.1","obuild":"^0.4.4","rollup":"^4.53.3","vitest":"^4.0.15","esbuild":"^0.27.0","exsolve":"^1.0.8","prettier":"^3.7.4","miniflare":"^4.20251128.0","typescript":"^5.9.3","@types/node":"^24.10.1","changelogen":"^0.6.2","assemblyscript":"^0.28.9","eslint-config-unjs":"^0.5.0","@vitest/coverage-v8":"^4.0.15","@webassemblyjs/wasm-parser":"^1.14.1","@rollup/plugin-node-resolve":"^16.0.3"},"_npmOperationalInternal":{"tmp":"tmp/unwasm_0.5.2_1764769909996_0.7283180604536306","host":"s3://npm-registry-packages-npm-production"}},"0.5.3":{"name":"unwasm","version":"0.5.3","description":"WebAssembly tools for JavaScript","repository":{"type":"git","url":"git+https://github.com/unjs/unwasm.git"},"license":"MIT","sideEffects":false,"type":"module","exports":{"./examples/*":"./examples/*","./plugin":"./dist/plugin/index.mjs","./tools":"./dist/tools/index.mjs"},"scripts":{"build":"obuild && pnpm build:examples","build:examples":"node ./examples/build.mjs","dev":"vitest dev","lint":"eslint --cache . && prettier -c src test","lint:fix":"eslint --cache . --fix && prettier -c src test -w","prepack":"pnpm build","release":"pnpm test && pnpm build && changelogen --release --push --publish","test":"pnpm lint && pnpm test:types && vitest run --coverage","test:types":"tsc --noEmit --skipLibCheck"},"dependencies":{"exsolve":"^1.0.8","knitwork":"^1.3.0","magic-string":"^0.30.21","mlly":"^1.8.0","pathe":"^2.0.3","pkg-types":"^2.3.0"},"devDependencies":{"@rollup/plugin-node-resolve":"^16.0.3","@types/node":"^25.0.8","@vitest/coverage-v8":"^4.0.17","@webassemblyjs/wasm-parser":"^1.14.1","assemblyscript":"^0.28.9","automd":"^0.4.2","changelogen":"^0.6.2","esbuild":"^0.27.2","eslint":"^9.39.2","eslint-config-unjs":"^0.6.2","exsolve":"^1.0.8","jiti":"^2.6.1","miniflare":"^4.20260111.0","obuild":"^0.4.14","prettier":"^3.7.4","rollup":"^4.55.1","typescript":"^5.9.3","vite":"^7.3.1","vitest":"^4.0.17","wabt":"^1.0.39"},"resolutions":{"@webassemblyjs/helper-wasm-bytecode":"1.14.1","@webassemblyjs/ieee754":"1.14.1","@webassemblyjs/leb128":"1.14.1","@webassemblyjs/utf8":"1.14.1"},"packageManager":"pnpm@10.28.0","gitHead":"63b9e66340a26b05faf5ffc9d2bd3e9fde7541e2","_id":"unwasm@0.5.3","bugs":{"url":"https://github.com/unjs/unwasm/issues"},"homepage":"https://github.com/unjs/unwasm#readme","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"integrity":"sha512-keBgTSfp3r6+s9ZcSma+0chwxQdmLbB5+dAD9vjtB21UTMYuKAxHXCU1K2CbCtnP09EaWeRvACnXk0EJtUx+hw==","shasum":"0d4dd7221bb397ceeac35365077ee5062a9ff728","tarball":"https://registry.npmjs.org/unwasm/-/unwasm-0.5.3.tgz","fileCount":14,"unpackedSize":427025,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIGxBdXpRx4Z8wB82cIKt8PbUqOmHSyGTiMJATieCKdx5AiBlKLDNpe7JEj9Vj7Z73FFOiDo0fJV9nV7Ei9lmaqZlKw=="}]},"_npmUser":{"name":"pi0","email":"pyapar@gmail.com"},"directories":{},"maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/unwasm_0.5.3_1768320867025_0.38516427296279865"},"_hasShrinkwrap":false}},"time":{"created":"2023-12-27T15:10:52.704Z","modified":"2026-01-13T16:14:27.413Z","0.0.0":"2023-12-27T15:10:52.870Z","0.0.1":"2023-12-27T17:47:41.199Z","0.1.0":"2023-12-27T17:48:44.202Z","0.2.0":"2023-12-28T15:33:48.715Z","0.3.0":"2023-12-28T21:57:43.571Z","0.3.1":"2023-12-28T22:25:38.432Z","0.3.2":"2023-12-29T00:20:55.809Z","0.3.3":"2024-01-04T18:37:53.346Z","0.3.4":"2024-01-08T15:40:47.216Z","0.3.5":"2024-01-16T21:07:07.011Z","0.3.6":"2024-01-16T21:15:08.273Z","0.3.7":"2024-01-16T21:47:24.571Z","0.3.8":"2024-03-14T15:57:35.821Z","0.3.9":"2024-03-29T17:37:21.943Z","0.3.10":"2025-08-18T15:57:21.203Z","0.3.11":"2025-08-18T16:48:52.948Z","0.4.0":"2025-11-03T23:24:23.048Z","0.4.1":"2025-11-03T23:34:04.540Z","0.4.2":"2025-11-03T23:37:19.586Z","0.5.0":"2025-11-12T14:57:33.159Z","0.5.1":"2025-12-03T10:57:57.645Z","0.5.2":"2025-12-03T13:51:50.187Z","0.5.3":"2026-01-13T16:14:27.194Z"},"bugs":{"url":"https://github.com/unjs/unwasm/issues"},"license":"MIT","homepage":"https://github.com/unjs/unwasm#readme","repository":{"type":"git","url":"git+https://github.com/unjs/unwasm.git"},"description":"WebAssembly tools for JavaScript","maintainers":[{"name":"pi0","email":"pyapar@gmail.com"}],"readme":"# unwasm\n\n<!-- automd:badges color=yellow codecov -->\n\n[![npm version](https://img.shields.io/npm/v/unwasm?color=yellow)](https://npmjs.com/package/unwasm)\n[![npm downloads](https://img.shields.io/npm/dm/unwasm?color=yellow)](https://npm.chart.dev/unwasm)\n[![codecov](https://img.shields.io/codecov/c/gh/unjs/unwasm?color=yellow)](https://codecov.io/gh/unjs/unwasm)\n\n<!-- /automd -->\n\nUniversal [WebAssembly](https://webassembly.org/) tools for JavaScript.\n\n## Goal\n\nThis project aims to make a common and future-proof solution for WebAssembly modules support suitable for various JavaScript runtimes, frameworks, and build Tools following [WebAssembly/ES Module Integration](https://github.com/WebAssembly/esm-integration/tree/main/proposals/esm-integration) proposal from WebAssembly Community Group as much as possible while also trying to keep compatibility with current ecosystem libraries.\n\n## Bindings API\n\nWhen importing a `.wasm` module, unwasm resolves, reads, and then parses the module during the build process to get the information about imports and exports and even tries to [automatically resolve imports](#auto-imports) and generate appropriate code bindings for the bundler.\n\nIf the target environment supports [top level `await`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/await#top_level_await) and also the wasm module requires no imports object (or they are auto resolvable), unwasm generates bindings to allow importing wasm module like any other ESM import.\n\nIf the target environment lacks support for top-level `await` or the wasm module requires an imports object or `lazy` plugin option is set to `true`, unwasm will export a wrapped [Proxy](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy) object which can be called as a function to evaluate the module with custom imports object lazily. This way we still have a simple syntax as close as possible to ESM modules and also we can lazily initialize modules.\n\n**Example:** Using static import\n\n```js\nimport { sum } from \"unwasm/examples/sum.wasm\";\n```\n\n**Example:** Using dynamic import\n\n```js\nconst { sum } = await import(\"unwasm/examples/sum.wasm\");\n```\n\nIf your WebAssembly module requires an import object (unwasm can [automatically infer them](#auto-imports)), the usage syntax would be slightly different as we need to initiate the module with an import object first.\n\n**Example:** Using dynamic import with imports object\n\n```js\nconst { rand } = await import(\"unwasm/examples/rand.wasm\").then((r) =>\n r.default({\n env: {\n seed: () => () => Math.random() * Date.now(),\n },\n }),\n);\n```\n\n**Example:** Using static import with imports object\n\n```js\nimport initRand, { rand } from \"unwasm/examples/rand.wasm\";\n\nawait initRand({\n env: {\n seed: () => () => Math.random() * Date.now(),\n },\n});\n```\n\n> [!NOTE]\n> When using **static import syntax**, and before initializing the module, the named exports will be wrapped into a function by proxy that waits for the module initialization and if called before init, will immediately try to call init without imports and return a Promise that calls a function after init.\n\n### Module compatibility\n\nThere are situations where libraries require a [`WebAssembly.Module`](https://developer.mozilla.org/en-US/docs/WebAssembly/JavaScript_interface/Module) instance to initialize [`WebAssembly.Instance`](https://developer.mozilla.org/en-US/docs/WebAssembly/JavaScript_interface/Instance/Instance) themselves. In order to maximize compatibility, unwasm allows a specific import suffix `?module` to import `.wasm` files as a Module directly.\n\n```js\nimport _sumMod from \"unwasm/examples/sum.wasm?module\";\nconst { sum } = await WebAssembly.instantiate(_sumMod).then((i) => i.exports);\n```\n\n> [!NOTE]\n> Open [an issue](https://github.com/unjs/unwasm/issues/new/choose) to us! We would love to help those libraries to migrate!\n\n## Integration\n\nUnwasm needs to transform the `.wasm` imports to the compatible bindings. Currently, the only method is using a rollup plugin. In the future, more usage methods will be introduced.\n\n### Install\n\nFirst, install the [`unwasm`](https://www.npmjs.com/package/unwasm) npm package.\n\n<!-- automd:pm-install -->\n\n```sh\n# ✨ Auto-detect\nnpx nypm install unwasm\n\n# npm\nnpm install unwasm\n\n# yarn\nyarn add unwasm\n\n# pnpm\npnpm add unwasm\n\n# bun\nbun install unwasm\n\n# deno\ndeno install npm:unwasm\n```\n\n<!-- /automd -->\n\n### Builder Plugins\n\n###### Rollup\n\n```js\n// rollup.config.js\nimport { unwasm } from \"unwasm/plugin\";\n\nexport default {\n plugins: [\n unwasm({\n /* options */\n }),\n ],\n};\n```\n\n### Plugin Options\n\n- `esmImport`: Direct import the wasm file instead of bundling, required in Cloudflare Workers and works with environments that allow natively importing a `.wasm` module (default is `false`)\n- `lazy`: Import `.wasm` files using a lazily evaluated proxy for compatibility with runtimes without top-level await support (default is `false`)\n\n## Tools\n\nunwasm provides useful build tools to operate on `.wasm` modules directly.\n\n**Note:** `unwasm/tools` subpath export is **not** meant or optimized for production runtime. Only rely on it for development and build time.\n\n### `parseWasm`\n\nParses `wasm` binary format with useful information using [webassemblyjs/wasm-parser](https://github.com/xtuc/webassemblyjs/tree/master/packages/wasm-parser).\n\n```js\nimport { readFile } from \"node:fs/promises\";\nimport { parseWasm } from \"unwasm/tools\";\n\nconst source = await readFile(new URL(\"examples/sum.wasm\", import.meta.url));\nconst parsed = parseWasm(source);\nconsole.log(JSON.stringify(parsed, undefined, 2));\n```\n\nExample parsed result:\n\n```json\n{\n \"modules\": [\n {\n \"exports\": [\n {\n \"id\": 5,\n \"name\": \"rand\",\n \"type\": \"Func\"\n },\n {\n \"id\": 0,\n \"name\": \"memory\",\n \"type\": \"Memory\"\n }\n ],\n \"imports\": [\n {\n \"module\": \"env\",\n \"name\": \"seed\",\n \"params\": [],\n \"returnType\": \"f64\"\n }\n ]\n }\n ]\n}\n```\n\n## Auto Imports\n\nunwasm can automatically infer the imports object and bundle them using imports maps (read more: [MDN](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script/type/importmap), [Node.js](https://nodejs.org/api/packages.html#imports) and [WICG](https://github.com/WICG/import-maps)).\n\nTo hint to the bundler how to resolve imports needed by the `.wasm` file, you need to define them in a parent `package.json` file.\n\n**Example:**\n\n```json\n{\n \"exports\": {\n \"./rand.wasm\": \"./rand.wasm\"\n },\n \"imports\": {\n \"env\": \"./env.mjs\"\n }\n}\n```\n\n**Note:** The imports can also be prefixed with `#` like `#env` if you like to respect Node.js conventions.\n\n## Wasm ESM Imports\n\nunwasm also supports importing from other ES modules in Wasm (read more: [ESM Integration Spec](https://github.com/WebAssembly/esm-integration/tree/main/proposals/esm-integration)).\n\n**Example:**\n\n```wast\n(module\n (import \"./add-esmi-deps.mjs\" \"getValue\" (func $getValue (result i32)))\n\n (func (export \"addImported\") (param $a i32) (result i32)\n local.get $a\n call $getValue\n i32.add\n )\n)\n```\n\n## Contribution\n\n<details>\n <summary>Local development</summary>\n\n- Clone this repository\n- Install the latest LTS version of [Node.js](https://nodejs.org/en/)\n- Enable [Corepack](https://github.com/nodejs/corepack) using `corepack enable`\n- Install dependencies using `pnpm install`\n- Run tests using `pnpm dev` or `pnpm test`\n\n</details>\n\n<!-- /automd -->\n\n## License\n\n<!-- automd:contributors license=MIT author=\"pi0\" -->\n\nPublished under the [MIT](https://github.com/unjs/unwasm/blob/main/LICENSE) license.\nMade by [@pi0](https://github.com/pi0) and [community](https://github.com/unjs/unwasm/graphs/contributors) 💛\n<br><br>\n<a href=\"https://github.com/unjs/unwasm/graphs/contributors\">\n<img src=\"https://contrib.rocks/image?repo=unjs/unwasm\" />\n</a>\n\n<!-- /automd -->\n\n<!-- automd:with-automd -->\n\n---\n\n_🤖 auto updated with [automd](https://automd.unjs.io)_\n\n<!-- /automd -->\n","readmeFilename":"README.md"}