{"_id":"@cf-wasm/png","_rev":"39-4cd3022c68cc9f6057a56d712eb76368","name":"@cf-wasm/png","dist-tags":{"latest":"0.4.0"},"versions":{"0.1.0":{"name":"@cf-wasm/png","version":"0.1.0","license":"MIT","_id":"@cf-wasm/png@0.1.0","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"dist":{"shasum":"a84c9e55375c1e7f8d80146857295f6bb6bf922e","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.0.tgz","fileCount":5,"integrity":"sha512-yBsOWjXx9Ohm+kPNfjU14+5rRTvgGOehXShVExHimWFz62HGDX9ndvFUSjF7n3H6Na//8XdSpdgLkZUpfOM58Q==","signatures":[{"sig":"MEUCIB2PVXhqc5LlQe4EPXvAN8ZykQIel5Ho8hlpPX41RA5/AiEA/WNwUqWsOVTCObuo+BcsZwWoxfcF7rEgue3658lIqDk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13531},"main":"index.js","types":"index.d.ts","module":"index.js","gitHead":"afddc7860aaefeed06d8220cae9efb9bb3c266d8","_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_npmVersion":"lerna/7.4.2/node@v20.9.0+x64 (linux)","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"sideEffects":["./snippets/*"],"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.0_1700644855940_0.5016286012475586","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@cf-wasm/png","version":"0.1.3","license":"MIT","_id":"@cf-wasm/png@0.1.3","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png","dist":{"shasum":"d51e9ac413801ea9ed00e217e8409a9294f740f7","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.3.tgz","fileCount":7,"integrity":"sha512-WRwU+yehBypn5G5p57LRtfLXB1gIT1P0/dzBP4Kahxom49/BGd5i4pwmCQ/KOquPYqudrdp2+YAuc7IYEGTNFg==","signatures":[{"sig":"MEUCIASqXg/N4a0iKCB47xot05AZSOlJ3RjvNrmOJxCmUJV8AiEA+esuZhNWzYHTIjGtnhJNKXtU+/Dcbxb/uLwTLq4KleE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":163751},"main":"index.js","types":"index.d.ts","module":"index.js","gitHead":"322dffb4801792b32505e77d99f8b20db1118548","_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_npmVersion":"lerna/7.4.2/node@v20.9.0+x64 (linux)","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"sideEffects":["./snippets/*"],"_nodeVersion":"20.9.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.3_1700724622530_0.7712608363682869","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"@cf-wasm/png","version":"0.1.4","license":"MIT","_id":"@cf-wasm/png@0.1.4","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"771091995cea90540ad2b70db4d4df60b1fcb5c3","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.4.tgz","fileCount":18,"integrity":"sha512-TagIbLaCvKeGzKETq6qTJhriZgZloBiRwci5A97zvVRf/2zjMjdw6zoKumN6LluibA6sCCO2mLF6wDxgOi9xVg==","signatures":[{"sig":"MEUCIHvI5rxW6xjJcxVW7NrWO+mDB9iit+mHh0UTiQHHoE1kAiEAih/pXFEW4/F5kmPLWJVkyoVNdviYo8WTHvEWpslOmT4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167578},"exports":{".":{"default":{"types":"./dist/workers/index.d.ts","default":"./dist/workers/index.js"}},"./next":{"default":{"types":"./typings/next/index.d.ts","import":"./dist/next/index.js"}},"./node":{"default":{"types":"./typings/cjs/index.d.ts","import":"./dist/cjs/index.js"}},"./workers":{"default":{"types":"./typings/workers/index.d.ts","import":"./dist/workers/index.js"}}},"gitHead":"5c651b6e52d0a710897c1f41d853cddb004db229","scripts":{"build":"tsc && tsc -p ./tsconfig.cjs.json","build:wasm":"wasm-pack build ./crate --out-dir ../lib --target web && npm run remove:files","remove:files":"rm -f lib/package.json lib/LICENSE lib/LICENSE.md lib/.gitignore"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git"},"_npmVersion":"10.3.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.19.0","typesVersions":{"*":{"*":["./typings/workers/index.d.ts"],"next":["./typings/next/index.d.ts"],"node":["./typings/cjs/index.d.ts"],"workers":["./typings/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.4_1705056455663_0.14990879623758047","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"@cf-wasm/png","version":"0.1.5","license":"MIT","_id":"@cf-wasm/png@0.1.5","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"40424163a7a33df43951da91358cb6d5983994fd","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.5.tgz","fileCount":18,"integrity":"sha512-Y46hpNzVcrePbkpaEVgy5FqsuvuL92o8PcXbm6N0fkkHbv9FPsZL5hRyZYpDxMOfGWM6DFnccS+DGNaubQaOsg==","signatures":[{"sig":"MEYCIQCWPNZHrv65whIyDgq0aIom3RV2ek0xZuKJT7I50c2BLAIhANwMSdrsvyA6gkRpQeLmJByoi+Gs4oPbNRB/4ScBhrdA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":167517},"exports":{".":{"default":{"types":"./dist/workers/index.d.ts","default":"./dist/workers/index.js"}},"./next":{"default":{"types":"./typings/next/index.d.ts","import":"./dist/next/index.js"}},"./node":{"default":{"types":"./typings/cjs/index.d.ts","import":"./dist/cjs/index.js"}},"./workers":{"default":{"types":"./typings/workers/index.d.ts","import":"./dist/workers/index.js"}}},"gitHead":"a11b29e127cd37cfcd459a63c051b4d66912a74e","scripts":{"build":"tsc && tsc -p ./tsconfig.cjs.json","build:wasm":"wasm-pack build ./crate --out-dir ../lib --target web && npm run remove:files","remove:files":"rm -f lib/package.json lib/LICENSE lib/LICENSE.md lib/.gitignore"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git"},"_npmVersion":"10.3.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.19.0","typesVersions":{"*":{"*":["./typings/workers/index.d.ts"],"next":["./typings/next/index.d.ts"],"node":["./typings/cjs/index.d.ts"],"workers":["./typings/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.5_1705059774023_0.7180762058020009","host":"s3://npm-registry-packages"}},"0.1.6":{"name":"@cf-wasm/png","version":"0.1.6","license":"MIT","_id":"@cf-wasm/png@0.1.6","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"921b2c79d67aada2636d5a8d64cdbe135f3e633a","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.6.tgz","fileCount":18,"integrity":"sha512-TeycrjLsLTIdIhXsCOdjxvgX9c/BJgaIQiqe13jEXbqy9H/ECFTjrMXaQkgkimc19g9WKA5qiFHw8YIhsDOglg==","signatures":[{"sig":"MEUCIQCP1K/Z7tHKts371AXtdgOuGjKoH7tSf2tVakiHZq9W1QIgGtm3KxjDyUqiRPmPogjWgO26gaJAXFh79a4nR6lxqqU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":167517},"exports":{".":{"default":{"types":"./dist/workers/index.d.ts","default":"./dist/workers/index.js"}},"./next":{"default":{"types":"./typings/next/index.d.ts","import":"./dist/next/index.js"}},"./node":{"default":{"types":"./typings/cjs/index.d.ts","import":"./dist/cjs/index.js"}},"./workers":{"default":{"types":"./typings/workers/index.d.ts","import":"./dist/workers/index.js"}}},"gitHead":"e26498d66a16140adc400d8afe4b2ebdf77c02e5","scripts":{"build":"tsc && tsc -p ./tsconfig.cjs.json","build:wasm":"wasm-pack build ./crate --out-dir ../lib --target web && npm run remove:files","remove:files":"rm -f lib/package.json lib/LICENSE lib/LICENSE.md lib/.gitignore"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git"},"_npmVersion":"10.3.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.19.0","typesVersions":{"*":{"*":["./typings/workers/index.d.ts"],"next":["./typings/next/index.d.ts"],"node":["./typings/cjs/index.d.ts"],"workers":["./typings/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.6_1705060529430_0.5633421104374607","host":"s3://npm-registry-packages"}},"0.1.7":{"name":"@cf-wasm/png","version":"0.1.7","license":"MIT","_id":"@cf-wasm/png@0.1.7","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"b631e62c2df82cf49402ff470f9eb9063dd31069","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.7.tgz","fileCount":27,"integrity":"sha512-BBaK+X7KtrCJ6jbFSHWDK+eEnBrxqAGQ2DzKGymzWZ0E5uvKPcAQAaYoLcukW9P6lH7ecrgU4AeXm8xdJzmgdQ==","signatures":[{"sig":"MEYCIQCUYWHnpTYoL2bQS6M0L0PspN+K2MfIhhI2uu9R3byGEAIhAKaCZaPvuDP4HUP7GfHBPQBAN/NV3NZ51kzudKUNy7ho","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":380974},"exports":{".":{"default":{"types":"./dist/edge/workers/index.d.js","import":"./dist/edge/workers/index.js","default":"./dist/edge/workers/index.js"}},"./next":{"default":{"types":"./dist/edge/next/index.d.js","import":"./dist/edge/next/index.js"}},"./node":{"default":{"types":"./dist/node/cjs/index.d.js","import":"./dist/node/cjs/index.js","require":"./dist/node/cjs/index.js"}},"./workers":{"default":{"types":"./dist/edge/workers/index.d.js","import":"./dist/edge/workers/index.js"}}},"gitHead":"b182016d00a67454f0ff6d06fa532bd22e874a1e","scripts":{"build":"tsc && tsc -p ./tsconfig.cjs.json","postbuild":"copyfiles -u 1 ./src/lib/*.wasm ./dist/edge/ && copyfiles -u 1 ./src/lib/*.wasm ./dist/node/","build:wasm":"wasm-pack build ./crate --out-dir ../src/lib --target web && npm run remove:files","remove:files":"rm -f src/lib/package.json src/lib/LICENSE src/lib/LICENSE.md src/lib/.gitignore"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git"},"_npmVersion":"10.3.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.19.0","typesVersions":{"*":{"*":["./dist/edge/workers/index.d.js"],"next":["./dist/edge/next/index.d.js"],"node":["./dist/node/cjs/index.d.js"],"workers":["./dist/edge/workers/index.d.js"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.7_1705133555337_0.14634133572231955","host":"s3://npm-registry-packages"}},"0.1.8":{"name":"@cf-wasm/png","version":"0.1.8","license":"MIT","_id":"@cf-wasm/png@0.1.8","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"bd2fd45907b8b4af81f10ed1c34dfea921b57e60","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.8.tgz","fileCount":27,"integrity":"sha512-Z2ipT5UtvBfxuMb9jJqvCTo90bWZF7dTfIkYFcGrfTcEISGt3kTJZvbXEo6dKZkeB50yTdC/1H7tZdFMHKb0Bw==","signatures":[{"sig":"MEQCIB7CANuo5RhV5ai5GZK/XIyo4/l3CAEzIsQQILi1XYDQAiAH0hGXFn5i5DJGenqhxxK6bkN5PlNINI7/5tmkjqCQ+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":380963},"exports":{".":{"default":{"types":"./dist/edge/workers/index.d.ts","import":"./dist/edge/workers/index.js","default":"./dist/edge/workers/index.js"}},"./next":{"default":{"types":"./dist/edge/next/index.d.ts","import":"./dist/edge/next/index.js"}},"./node":{"default":{"types":"./dist/node/cjs/index.d.ts","import":"./dist/node/cjs/index.js","require":"./dist/node/cjs/index.js"}},"./workers":{"default":{"types":"./dist/edge/workers/index.d.ts","import":"./dist/edge/workers/index.js"}}},"gitHead":"12b0aeeb3a8948dd9167810017ee5dab70a27e3f","scripts":{"build":"tsc && tsc -p ./tsconfig.cjs.json","postbuild":"copyfiles -u 1 ./src/lib/*.wasm ./dist/edge/ && copyfiles -u 1 ./src/lib/*.wasm ./dist/node/","build:wasm":"wasm-pack build ./crate --out-dir ../src/lib --target web && npm run remove:files","remove:files":"rm -f src/lib/package.json src/lib/LICENSE src/lib/LICENSE.md src/lib/.gitignore"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git"},"_npmVersion":"10.3.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.19.0","typesVersions":{"*":{"*":["./dist/edge/workers/index.d.ts"],"next":["./dist/edge/next/index.d.ts"],"node":["./dist/node/cjs/index.d.ts"],"workers":["./dist/edge/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.8_1705929063928_0.7142385162222786","host":"s3://npm-registry-packages"}},"0.1.9":{"name":"@cf-wasm/png","version":"0.1.9","license":"MIT","_id":"@cf-wasm/png@0.1.9","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"ae399c6e51cb6af816e03ef6b5b13235f8c5d0e5","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.9.tgz","fileCount":27,"integrity":"sha512-rBp5CmG2rIcK5ruLyuHGkH0jQ3U4ujC4/OWEFLrkuMyu1sIUPqGEa1zOnIASlG5m4ga12gldPM6aQ74oQd4PLQ==","signatures":[{"sig":"MEUCIGxOzQUHivjHrocH8GpL8xJPZ5CzZv9Z+sXVg0bWwjsOAiEA07OQgALKXPl+w4FxYvN4wWmZkKaGp7fj1yAPoiO/r50=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":382561},"exports":{".":{"default":{"types":"./dist/edge/workers/index.d.ts","import":"./dist/edge/workers/index.js","default":"./dist/edge/workers/index.js"}},"./next":{"default":{"types":"./dist/edge/next/index.d.ts","import":"./dist/edge/next/index.js"}},"./node":{"default":{"types":"./dist/node/cjs/index.d.ts","import":"./dist/node/cjs/index.js","require":"./dist/node/cjs/index.js"}},"./workers":{"default":{"types":"./dist/edge/workers/index.d.ts","import":"./dist/edge/workers/index.js"}}},"gitHead":"30cbbb997936846fde75167a388d75faae18be06","scripts":{"lint":"DEBUG=eslint:cli-engine eslint --fix --ignore-path ../../.eslintignore .","build":"tsc && tsc -p ./tsconfig.cjs.json","format":"prettier --write --ignore-path ../../.prettierignore .","prebuild":"rimraf dist","postbuild":"copyfiles -u 1 ./src/lib/*.wasm ./dist/edge/ && copyfiles -u 1 ./src/lib/*.wasm ./dist/node/","wasm:build":"wasm-pack build ./crate --out-dir ../src/lib --target web","prewasm:build":"rimraf src/lib","postwasm:build":"rimraf -g src/lib/{package.json,LICENSE,LICENSE.md,README,README.md,.gitignore} && node scripts/postwasm.cjs"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git"},"_npmVersion":"10.5.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.19.1","typesVersions":{"*":{"*":["./dist/edge/workers/index.d.ts"],"next":["./dist/edge/next/index.d.ts"],"node":["./dist/node/cjs/index.d.ts"],"workers":["./dist/edge/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.9_1711011929849_0.06609628574985438","host":"s3://npm-registry-packages"}},"0.1.10":{"name":"@cf-wasm/png","version":"0.1.10","license":"MIT","_id":"@cf-wasm/png@0.1.10","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"3ec40dc59a98f03ad3c0af55024fde5cf885bf06","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.10.tgz","fileCount":27,"integrity":"sha512-DKTMhFmzyRWo/TIPot5no8BjwQeJll5OO1POot9/Knd6C21uo4jkr6uHiP2wA+bAKb3AYz+t0Hk82ZrITBMABg==","signatures":[{"sig":"MEQCIAtwvxT8wkTcjhAmAC5ultMJvZ6pf6y6jfI6XkGisG5AAiBHBFHdbEXabsW+94ateF8Z8x+bOC0DS8C7aez4QNLfhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":386274},"main":"./dist/edge/workers/index.js","types":"./dist/edge/workers/index.d.ts","exports":{".":{"default":{"types":"./dist/edge/workers/index.d.ts","import":"./dist/edge/workers/index.js","default":"./dist/edge/workers/index.js"}},"./next":{"default":{"types":"./dist/edge/next/index.d.ts","import":"./dist/edge/next/index.js"}},"./node":{"default":{"types":"./dist/node/cjs/index.d.ts","import":"./dist/node/cjs/index.js","require":"./dist/node/cjs/index.js"}},"./workers":{"default":{"types":"./dist/edge/workers/index.d.ts","import":"./dist/edge/workers/index.js"}}},"gitHead":"c66c2983f9cf3d671725d75858db2100fccb8fe9","private":false,"scripts":{"lint":"DEBUG=eslint:cli-engine eslint --fix --ignore-path ../../.eslintignore .","test":"vitest run --config vitest/vitest.config.ts","build":"tsc && tsc -p ./tsconfig.cjs.json","clean":"rimraf dist","format":"prettier --write --ignore-path ../../.prettierignore .","prebuild":"rimraf dist","postbuild":"copyfiles -u 1 ./src/lib/*.wasm ./dist/edge/ && copyfiles -u 1 ./src/lib/*.wasm ./dist/node/","wasm:build":"wasm-pack build ./crate --out-dir ../src/lib --target web","prewasm:build":"rimraf src/lib","postwasm:build":"rimraf -g src/lib/{package.json,LICENSE,LICENSE.md,README,README.md,.gitignore} && ts-node scripts/postwasm.ts"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.5.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.19.1","typesVersions":{"*":{"*":["./dist/edge/workers/index.d.ts"],"next":["./dist/edge/next/index.d.ts"],"node":["./dist/node/cjs/index.d.ts"],"workers":["./dist/edge/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.10_1711647119734_0.10947757293620808","host":"s3://npm-registry-packages"}},"0.1.11":{"name":"@cf-wasm/png","version":"0.1.11","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.11","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"30b8da4a616600f0ef9642cecdebdf9517518df2","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.11.tgz","fileCount":20,"integrity":"sha512-Ibfhrdb2ESTLHmdLdZv4f31h0YLCVp+1kH/zuIDtdh+1mLmuLCzd35Nwxaj/6QD+ZidSx+/2fPu6jhc6ybjBew==","signatures":[{"sig":"MEYCIQCsxX0KiFE6NRFV8Zur6eYVHCStFo4xrm/VtSTFn4+CVgIhANn104ovMFcAYaUWTGTP5LOFrJXQ0IHbwrmFEG0nT52i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":390199},"main":"./dist/esm/workers/index.js","_from":"file:cf-wasm-png-0.1.11.tgz","types":"./dist/esm/workers/index.d.ts","exports":{".":{"default":{"types":"./dist/esm/workers/index.d.ts","import":"./dist/esm/workers/index.js","default":"./dist/esm/workers/index.js"}},"./next":{"default":{"types":"./dist/esm/next/index.d.ts","import":"./dist/esm/next/index.js"}},"./node":{"default":{"types":"./dist/cjs/node/index.d.ts","import":"./dist/cjs/node/index.js","require":"./dist/cjs/node/index.js"}},"./workers":{"default":{"types":"./dist/esm/workers/index.d.ts","import":"./dist/esm/workers/index.js","default":"./dist/esm/workers/index.js"}}},"private":false,"scripts":{"lint":"cross-env DEBUG=eslint:cli-engine eslint --fix --ignore-path ../../.eslintignore .","test":"vitest run","build":"pnpm run clean && tsc && tsc -p ./tsconfig.cjs.json","clean":"rimraf dist","format":"prettier --write --ignore-path ../../.prettierignore .","postbuild":"copyfiles -u 1 ./src/lib/*.wasm ./dist/esm/ && copyfiles -u 1 ./src/lib/*.wasm ./dist/cjs/","wasm:build":"node scripts/buildwasm.mjs"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/8fe799e13754b138949da6cde413e33c/cf-wasm-png-0.1.11.tgz","_integrity":"sha512-Ibfhrdb2ESTLHmdLdZv4f31h0YLCVp+1kH/zuIDtdh+1mLmuLCzd35Nwxaj/6QD+ZidSx+/2fPu6jhc6ybjBew==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.5.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.19.1","typesVersions":{"*":{"*":["./dist/esm/workers/index.d.ts"],"next":["./dist/esm/next/index.d.ts"],"node":["./dist/cjs/node/index.d.ts"],"workers":["./dist/esm/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.11_1711857140303_0.2375772843941315","host":"s3://npm-registry-packages"}},"0.1.12":{"name":"@cf-wasm/png","version":"0.1.12","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.12","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"8ced208de5f065f4df5a8c13b367cb6602351723","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.12.tgz","fileCount":20,"integrity":"sha512-N+yiltAq0geGE+v94LPXFKeAJD0mP5+4m8MVr+QafPowmFHsZZC6wA2RwgBVJTlBdD0ukFPnrfJCoY7AZl8Y8g==","signatures":[{"sig":"MEUCIQCGPRKbgBsPEnHevzl7gYjplJSaZ+h9va5lHMhIaH8ZjwIgLDqYtw9lWZuanymOKvMawJcS/VByfysnhmMzHjN2BZ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":390199},"main":"./dist/esm/workers/index.js","_from":"file:cf-wasm-png-0.1.12.tgz","types":"./dist/esm/workers/index.d.ts","exports":{".":{"default":{"types":"./dist/esm/workers/index.d.ts","import":"./dist/esm/workers/index.js","default":"./dist/esm/workers/index.js"}},"./next":{"default":{"types":"./dist/esm/next/index.d.ts","import":"./dist/esm/next/index.js"}},"./node":{"default":{"types":"./dist/cjs/node/index.d.ts","import":"./dist/cjs/node/index.js","require":"./dist/cjs/node/index.js"}},"./workers":{"default":{"types":"./dist/esm/workers/index.d.ts","import":"./dist/esm/workers/index.js","default":"./dist/esm/workers/index.js"}}},"private":false,"scripts":{"lint":"cross-env DEBUG=eslint:cli-engine eslint --fix --ignore-path ../../.eslintignore .","test":"vitest run","build":"pnpm run clean && tsc && tsc -p ./tsconfig.cjs.json","clean":"rimraf dist","format":"prettier --write --ignore-path ../../.prettierignore .","postbuild":"copyfiles -u 1 ./src/lib/*.wasm ./dist/esm/ && copyfiles -u 1 ./src/lib/*.wasm ./dist/cjs/","wasm:build":"node scripts/buildwasm.mjs"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/91fa6294668b3b2f73064dcea86188ce/cf-wasm-png-0.1.12.tgz","_integrity":"sha512-N+yiltAq0geGE+v94LPXFKeAJD0mP5+4m8MVr+QafPowmFHsZZC6wA2RwgBVJTlBdD0ukFPnrfJCoY7AZl8Y8g==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.5.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.19.1","typesVersions":{"*":{"*":["./dist/esm/workers/index.d.ts"],"next":["./dist/esm/next/index.d.ts"],"node":["./dist/cjs/node/index.d.ts"],"workers":["./dist/esm/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.12_1711866613294_0.03348345970961497","host":"s3://npm-registry-packages"}},"0.1.13":{"name":"@cf-wasm/png","version":"0.1.13","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.13","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"31e02e89ee95ce79a4bb9b1f585ef4cbe831509d","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.13.tgz","fileCount":30,"integrity":"sha512-BpbBAGtsj4fTtDttjSkBaEaQsJRrcWMU3+UeqMilXAnSZTRnbF/2EBng3q11H7J1Y0uxS6E/GF2DD2/oznK0Kg==","signatures":[{"sig":"MEYCIQCoMiM2wcyAfzDBiwmDMZ3W12yahdfL04svHAq90pPmLAIhAOPdOGIhsVWUOCIJ5Kpz6D9QVHQhNlhT94CKAmEc090K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":414105},"main":"./dist/esm/workers/index.js","_from":"file:cf-wasm-png-0.1.13.tgz","types":"./dist/esm/workers/index.d.ts","exports":{".":{"default":{"types":"./dist/esm/workers/index.d.ts","import":"./dist/esm/workers/index.js","default":"./dist/esm/workers/index.js"}},"./next":{"default":{"types":"./dist/esm/next/index.d.ts","import":"./dist/esm/next/index.js"}},"./node":{"default":{"types":"./dist/cjs/node/index.d.ts","import":"./dist/cjs/node/index.js","require":"./dist/cjs/node/index.js"}},"./others":{"default":{"types":"./dist/cjs/others/index.d.ts","import":"./dist/cjs/others/index.js","require":"./dist/cjs/others/index.js"}},"./workers":{"default":{"types":"./dist/esm/workers/index.d.ts","import":"./dist/esm/workers/index.js","default":"./dist/esm/workers/index.js"}},"./others/photon.wasm":"./dist/cjs/lib/png_bg.wasm"},"private":false,"scripts":{"lint":"cross-env DEBUG=eslint:cli-engine eslint --fix --ignore-path ../../.eslintignore .","test":"vitest run","wasm":"node scripts/wasm.mjs","build":"node scripts/build.mjs","clean":"rimraf dist","format":"prettier --write --ignore-path ../../.prettierignore ."},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/82dd8f24ba19ca6372b214643930d3f6/cf-wasm-png-0.1.13.tgz","_integrity":"sha512-BpbBAGtsj4fTtDttjSkBaEaQsJRrcWMU3+UeqMilXAnSZTRnbF/2EBng3q11H7J1Y0uxS6E/GF2DD2/oznK0Kg==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.5.2","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.20.2","typesVersions":{"*":{"*":["./dist/esm/workers/index.d.ts"],"next":["./dist/esm/next/index.d.ts"],"node":["./dist/cjs/node/index.d.ts"],"others":["./dist/cjs/others/index.d.ts"],"workers":["./dist/esm/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.13_1713586446510_0.6173724852478455","host":"s3://npm-registry-packages"}},"0.1.14":{"name":"@cf-wasm/png","version":"0.1.14","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.14","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"f66b9c1c13f8683b89ba7063097d5f7aaf0db383","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.14.tgz","fileCount":22,"integrity":"sha512-6srpXy5sKQKSDYO2GJ9XCkT8LOjJE6QyyuKS6NRlAp21RCoo91q533LFY2/WLkkkEjYN6IyKR+eERJ5Jx34l5w==","signatures":[{"sig":"MEUCIHPzxcBzxo6NJ5BO7lGxEwjaE1YQJXaSL6c/jj4xYc9NAiEA14uBx7bBEb/uBI4ZJb7UdOTL4R4zDu12yQr9xhZGJe8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":328947},"type":"module","_from":"file:cf-wasm-png-0.1.14.tgz","types":"./dist/dts/workers/index.d.ts","module":"./dist/esm/workers/index.js","exports":{".":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./next":{"types":"./dist/dts/next/index.d.ts","import":"./dist/esm/next/index.js"},"./node":{"types":"./dist/dts/node/index.d.ts","import":"./dist/esm/node/index.js","require":"./dist/cjs/node/index.js"},"./others":{"types":"./dist/dts/others/index.d.ts","import":"./dist/esm/others/index.js","require":"./dist/cjs/others/index.js"},"./workers":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./others/png.wasm":{"import":"./dist/esm/lib/png_bg.wasm","require":"./dist/cjs/lib/png_bg.wasm"}},"private":false,"scripts":{"lint":"cross-env DEBUG=eslint:cli-engine eslint --fix --ignore-path ../../.eslintignore .","wasm":"tsx scripts/wasm.ts","build":"tsx scripts/build.ts","clean":"rimraf dist","format":"prettier --write --ignore-path ../../.prettierignore ."},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/8951352fc2207c1776a8f55cbb711605/cf-wasm-png-0.1.14.tgz","_integrity":"sha512-6srpXy5sKQKSDYO2GJ9XCkT8LOjJE6QyyuKS6NRlAp21RCoo91q533LFY2/WLkkkEjYN6IyKR+eERJ5Jx34l5w==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.6.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.20.2","typesVersions":{"*":{"*":["./dist/dts/workers/index.d.ts"],"next":["./dist/dts/next/index.d.ts"],"node":["./dist/dts/node/index.d.ts"],"others":["./dist/dts/others/index.d.ts"],"workers":["./dist/dts/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.14_1714325827863_0.38448724875520446","host":"s3://npm-registry-packages"}},"0.1.15":{"name":"@cf-wasm/png","version":"0.1.15","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.15","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"07c988613b138dae3e5915ee37ea0c842d1278a8","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.15.tgz","fileCount":22,"integrity":"sha512-0GFsqG0nai2lzTRPkNiqNVFQ+vc0p+FQ3eTemURyfQU3omq4XyzXndMUBZVn5VWSOaGcsehe500izTSykRJTbQ==","signatures":[{"sig":"MEUCIF+8P27J+sOPBbw3uRlX0XeSJJ+/GgrCRDQKd3fo5kzNAiEAuvhcTpUNYD5dqB/pHeHTotilmZGfelFhX5Jfqklfo0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":329973},"type":"module","_from":"file:cf-wasm-png-0.1.15.tgz","types":"./dist/dts/workers/index.d.ts","module":"./dist/esm/workers/index.js","exports":{".":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./next":{"types":"./dist/dts/next/index.d.ts","import":"./dist/esm/next/index.js"},"./node":{"types":"./dist/dts/node/index.d.ts","import":"./dist/esm/node/index.js","require":"./dist/cjs/node/index.js"},"./others":{"types":"./dist/dts/others/index.d.ts","import":"./dist/esm/others/index.js","require":"./dist/cjs/others/index.js"},"./workers":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./others/png.wasm":{"import":"./dist/esm/lib/png_bg.wasm","require":"./dist/cjs/lib/png_bg.wasm"}},"private":false,"scripts":{"lint":"cross-env DEBUG=eslint:cli-engine eslint --fix --ignore-path ../../.eslintignore .","wasm":"tsx scripts/wasm.ts","build":"tsx scripts/build.ts","clean":"rimraf dist","format":"prettier --write --ignore-path ../../.prettierignore ."},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/67f91ae9f7e908a1049806a793ad60c5/cf-wasm-png-0.1.15.tgz","_integrity":"sha512-0GFsqG0nai2lzTRPkNiqNVFQ+vc0p+FQ3eTemURyfQU3omq4XyzXndMUBZVn5VWSOaGcsehe500izTSykRJTbQ==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.7.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.20.2","typesVersions":{"*":{"*":["./dist/dts/workers/index.d.ts"],"next":["./dist/dts/next/index.d.ts"],"node":["./dist/dts/node/index.d.ts"],"others":["./dist/dts/others/index.d.ts"],"workers":["./dist/dts/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.15_1714556043159_0.08971510783982639","host":"s3://npm-registry-packages"}},"0.1.16":{"name":"@cf-wasm/png","version":"0.1.16","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.16","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"598d04a65ecf2a74dfa5ce23952adacda3b9a294","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.16.tgz","fileCount":22,"integrity":"sha512-/XC3A5UoFretAORh5ISVPbwjfRqZ8QUYvg8cdd3JoRpvhAw6waAyzBsMfh1PZVR5TgGfsderUXvPjFSritv+Gw==","signatures":[{"sig":"MEUCIQDeV/eKi3ms52IyvYBQVx56wwHnIdGc/guPrGG9ajeDBAIgKOnRNgdL7Hm+VbmBlDh2Fkx6vOS1/E1xgxNy0Am9D7M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":330436},"type":"module","_from":"file:cf-wasm-png-0.1.16.tgz","types":"./dist/dts/workers/index.d.ts","module":"./dist/esm/workers/index.js","exports":{".":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./next":{"types":"./dist/dts/next/index.d.ts","import":"./dist/esm/next/index.js"},"./node":{"types":"./dist/dts/node/index.d.ts","import":"./dist/esm/node/index.js","require":"./dist/cjs/node/index.js"},"./others":{"types":"./dist/dts/others/index.d.ts","import":"./dist/esm/others/index.js","require":"./dist/cjs/others/index.js"},"./workers":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./others/png.wasm":{"import":"./dist/esm/lib/png_bg.wasm","require":"./dist/cjs/lib/png_bg.wasm"}},"private":false,"scripts":{"lint":"cross-env DEBUG=eslint:cli-engine eslint --fix --ignore-path ../../.eslintignore .","wasm":"tsx scripts/wasm.ts","build":"tsx scripts/build.ts","clean":"rimraf dist","format":"prettier --write --ignore-path ../../.prettierignore ."},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/0e0408af37be4f1ae463f18dc4a47bc5/cf-wasm-png-0.1.16.tgz","_integrity":"sha512-/XC3A5UoFretAORh5ISVPbwjfRqZ8QUYvg8cdd3JoRpvhAw6waAyzBsMfh1PZVR5TgGfsderUXvPjFSritv+Gw==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.7.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.20.2","typesVersions":{"*":{"*":["./dist/dts/workers/index.d.ts"],"next":["./dist/dts/next/index.d.ts"],"node":["./dist/dts/node/index.d.ts"],"others":["./dist/dts/others/index.d.ts"],"workers":["./dist/dts/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.16_1714571450844_0.90474797600151","host":"s3://npm-registry-packages"}},"0.1.17":{"name":"@cf-wasm/png","version":"0.1.17","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.17","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"70a2a236ff867fbd72edc032278b7e1dbd4bcd04","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.17.tgz","fileCount":22,"integrity":"sha512-/o1T1BwHt4yJn0s/Wnls1tvmh9d2zOVX1lZRtvBhC02jC7j05Q5p42mW0TK5As/7J9gZ/R0CPZGqaUQEwlU9nw==","signatures":[{"sig":"MEQCID2AqViv8vg/q2QOzttmV9py5lr+z0HtGA4D2aKwJgoqAiBQEwsrqDLXU8BqohsFPX/WOBTmu2JwhIp40WHgqdZ2RQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":330496},"type":"module","_from":"file:cf-wasm-png-0.1.17.tgz","types":"./dist/dts/workers/index.d.ts","module":"./dist/esm/workers/index.js","exports":{".":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./next":{"types":"./dist/dts/next/index.d.ts","import":"./dist/esm/next/index.js"},"./node":{"types":"./dist/dts/node/index.d.ts","import":"./dist/esm/node/index.js","require":"./dist/cjs/node/index.js"},"./others":{"types":"./dist/dts/others/index.d.ts","import":"./dist/esm/others/index.js","require":"./dist/cjs/others/index.js"},"./workers":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./others/png.wasm":{"import":"./dist/esm/lib/png_bg.wasm","require":"./dist/cjs/lib/png_bg.wasm"}},"private":false,"scripts":{"lint":"cross-env DEBUG=eslint:cli-engine eslint --fix --ignore-path ../../.eslintignore .","wasm":"tsx scripts/wasm.ts","build":"tsx scripts/build.ts","clean":"rimraf dist","format":"prettier --write --ignore-path ../../.prettierignore ."},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/784037314dfd0dfdec3ce252fa474768/cf-wasm-png-0.1.17.tgz","_integrity":"sha512-/o1T1BwHt4yJn0s/Wnls1tvmh9d2zOVX1lZRtvBhC02jC7j05Q5p42mW0TK5As/7J9gZ/R0CPZGqaUQEwlU9nw==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.7.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.20.2","typesVersions":{"*":{"*":["./dist/dts/workers/index.d.ts"],"next":["./dist/dts/next/index.d.ts"],"node":["./dist/dts/node/index.d.ts"],"others":["./dist/dts/others/index.d.ts"],"workers":["./dist/dts/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.17_1715154844295_0.2640736649214819","host":"s3://npm-registry-packages"}},"0.1.18":{"name":"@cf-wasm/png","version":"0.1.18","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.18","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"fd5c46da5308ece9c313991c8410e0ac08378880","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.18.tgz","fileCount":25,"integrity":"sha512-y72KPDKfrMhCknwQ71NPzN4zRldCbhjFVqJnskfEXeQLKAP+8T8Ub1u4PkVgFvQzzfXvV7I2lbM3/ixBZpnrCQ==","signatures":[{"sig":"MEUCIQC2t0NH9a4y/yqcni0FX+h1ZKzKqIS7DeCManY6EZE5egIgOA/PEL3nWwndiEFkY0UYJds7m/wsBCVT8bI4/mX7CRo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":334889},"type":"module","_from":"file:cf-wasm-png-0.1.18.tgz","types":"./dist/dts/workers/index.d.ts","module":"./dist/esm/workers/index.js","exports":{".":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./next":{"types":"./dist/dts/next/index.d.ts","import":"./dist/esm/next/index.js"},"./node":{"types":"./dist/dts/node/index.d.ts","import":"./dist/esm/node/index.js","require":"./dist/cjs/node/index.js"},"./others":{"types":"./dist/dts/others/index.d.ts","import":"./dist/esm/others/index.js","require":"./dist/cjs/others/index.js"},"./workers":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./png.wasm":{"import":"./dist/esm/lib/png_bg.wasm","require":"./dist/cjs/lib/png_bg.wasm"},"./package.json":"./package.json"},"private":false,"scripts":{"wasm":"tsx scripts/wasm.ts","build":"tsx scripts/build.ts","clean":"rimraf dist"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/821cdd75422f737433eafbae0b7173b1/cf-wasm-png-0.1.18.tgz","_integrity":"sha512-y72KPDKfrMhCknwQ71NPzN4zRldCbhjFVqJnskfEXeQLKAP+8T8Ub1u4PkVgFvQzzfXvV7I2lbM3/ixBZpnrCQ==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.8.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.20.2","typesVersions":{"*":{"*":["./dist/dts/workers/index.d.ts"],"next":["./dist/dts/next/index.d.ts"],"node":["./dist/dts/node/index.d.ts"],"others":["./dist/dts/others/index.d.ts"],"workers":["./dist/dts/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.18_1716656185262_0.2648679850909721","host":"s3://npm-registry-packages"}},"0.1.19":{"name":"@cf-wasm/png","version":"0.1.19","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.19","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"86ba54715226d2b7858aca5ccfe8c1f614ac938c","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.19.tgz","fileCount":23,"integrity":"sha512-wQWdN1I/SmMWpA27fq94rzx1/qThTa1v8hj+F7FzVCq8dZHSOApT/v46O+QMggIVYtheNkqtn9joOhS1+tLImw==","signatures":[{"sig":"MEQCIBrAD0vM0+kihfL393FFNBeS45KerA3Krxa7d+saaZtpAiB7AHTumh7HoIgU68k4hACKVPWenFxQoyDz4PdJFZlRYg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":330641},"type":"module","_from":"file:cf-wasm-png-0.1.19.tgz","types":"./dist/dts/workers/index.d.ts","module":"./dist/esm/workers/index.js","exports":{".":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./next":{"types":"./dist/dts/next/index.d.ts","import":"./dist/esm/next/index.js"},"./node":{"types":"./dist/dts/node/index.d.ts","import":"./dist/esm/node/index.js","require":"./dist/cjs/node/index.js"},"./others":{"types":"./dist/dts/others/index.d.ts","import":"./dist/esm/others/index.js","require":"./dist/cjs/others/index.js"},"./workers":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./png.wasm":{"import":"./dist/esm/lib/png_bg.wasm","require":"./dist/cjs/lib/png_bg.wasm"},"./package.json":"./package.json"},"private":false,"scripts":{"wasm":"tsx scripts/wasm.ts","build":"tsx scripts/build.ts","clean":"rimraf dist"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/1275a5b9ed17b2a659f2339ba346fcff/cf-wasm-png-0.1.19.tgz","_integrity":"sha512-wQWdN1I/SmMWpA27fq94rzx1/qThTa1v8hj+F7FzVCq8dZHSOApT/v46O+QMggIVYtheNkqtn9joOhS1+tLImw==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.8.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.20.2","typesVersions":{"*":{"next":["./dist/dts/next/index.d.ts"],"node":["./dist/dts/node/index.d.ts"],"others":["./dist/dts/others/index.d.ts"],"workers":["./dist/dts/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.19_1716715720578_0.4334912746990893","host":"s3://npm-registry-packages"}},"0.1.20":{"name":"@cf-wasm/png","version":"0.1.20","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.20","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"e669d1b77520189e0f2cdb5daef644284983d5d5","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.20.tgz","fileCount":23,"integrity":"sha512-xXd1z5En4IIs3LBCdK8vpYxWK3rPz6UKklvPKG9n/TJTRZYdTACGOhs/aNZDIufppW/o9Vw6lJCriEAS0lYRBw==","signatures":[{"sig":"MEYCIQC6GM8Lj+8zBo6Skb7mG5MlILIaRViyDl4p8VmYJFfdTAIhAI2+JONxW7PLG8C1OP636heGZHzY+M5ENtKv6sXU3LUR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":331130},"type":"module","_from":"file:cf-wasm-png-0.1.20.tgz","types":"./dist/dts/workers/index.d.ts","module":"./dist/esm/workers/index.js","exports":{".":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./next":{"types":"./dist/dts/next/index.d.ts","import":"./dist/esm/next/index.js"},"./node":{"types":"./dist/dts/node/index.d.ts","import":"./dist/esm/node/index.js","require":"./dist/cjs/node/index.js"},"./others":{"types":"./dist/dts/others/index.d.ts","import":"./dist/esm/others/index.js","require":"./dist/cjs/others/index.js"},"./workers":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./png.wasm":{"import":"./dist/esm/lib/png_bg.wasm","default":"./dist/esm/lib/png_bg.wasm","require":"./dist/cjs/lib/png_bg.wasm"},"./package.json":"./package.json"},"private":false,"scripts":{"wasm":"tsx scripts/wasm.ts","build":"tsx scripts/build.ts","clean":"rimraf dist"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/3bf626ab876e1dc6a2c26e15c13e9725/cf-wasm-png-0.1.20.tgz","_integrity":"sha512-xXd1z5En4IIs3LBCdK8vpYxWK3rPz6UKklvPKG9n/TJTRZYdTACGOhs/aNZDIufppW/o9Vw6lJCriEAS0lYRBw==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.8.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.20.2","typesVersions":{"*":{"next":["./dist/dts/next/index.d.ts"],"node":["./dist/dts/node/index.d.ts"],"others":["./dist/dts/others/index.d.ts"],"workers":["./dist/dts/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.20_1716731688720_0.7318564093907027","host":"s3://npm-registry-packages"}},"0.1.21":{"name":"@cf-wasm/png","version":"0.1.21","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.21","homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"a886f26b804fb74ecbf4f870d0472418d2d86550","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.21.tgz","fileCount":23,"integrity":"sha512-Wdl+iafbsb7nkrSlz4sp0jJEsNf0p5Fm3BY7MILT/b+cbuQL5vaiOF90Tvm2e9ch533dDgyi88r6bRfo17lHBw==","signatures":[{"sig":"MEQCIDcB/a/wOUO9HsUeg+WIO1ZTC9QDGmeJhclty+1s7OOPAiBTfTzUDqQHVdD4fNsFUGHyyO/WY3R9NCujrlJee7gA1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":332444},"type":"module","_from":"file:cf-wasm-png-0.1.21.tgz","types":"./dist/dts/workers/index.d.ts","module":"./dist/esm/workers/index.js","exports":{".":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./next":{"types":"./dist/dts/next/index.d.ts","import":"./dist/esm/next/index.js"},"./node":{"types":"./dist/dts/node/index.d.ts","import":"./dist/esm/node/index.js","require":"./dist/cjs/node/index.js"},"./others":{"types":"./dist/dts/others/index.d.ts","import":"./dist/esm/others/index.js","require":"./dist/cjs/others/index.js"},"./workers":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./png.wasm":{"import":"./dist/esm/lib/png_bg.wasm","default":"./dist/esm/lib/png_bg.wasm","require":"./dist/cjs/lib/png_bg.wasm"},"./package.json":"./package.json"},"private":false,"scripts":{"wasm":"tsx scripts/wasm.ts","build":"tsx scripts/build.ts","clean":"rimraf dist","check:types":"tsc --noEmit"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/f1582a8abe094165187098d3e7f2478a/cf-wasm-png-0.1.21.tgz","_integrity":"sha512-Wdl+iafbsb7nkrSlz4sp0jJEsNf0p5Fm3BY7MILT/b+cbuQL5vaiOF90Tvm2e9ch533dDgyi88r6bRfo17lHBw==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.8.1","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"18.20.3","typesVersions":{"*":{"next":["./dist/dts/next/index.d.ts"],"node":["./dist/dts/node/index.d.ts"],"others":["./dist/dts/others/index.d.ts"],"workers":["./dist/dts/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.21_1719671222948_0.6881758436918053","host":"s3://npm-registry-packages"}},"0.1.22":{"name":"@cf-wasm/png","version":"0.1.22","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.22","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"b635f055d7d53f4d8dab1f1c35da6d78e54f70b8","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.22.tgz","fileCount":23,"integrity":"sha512-u0ZAxdh45IYaadButolILhR2MrE3HU2t/oejTbETwnujX259MP4s7w+UqDkzvWQDDlh4thS/v1+mJBNx+5GeIA==","signatures":[{"sig":"MEYCIQCBFtk/mh/5HglzJyGjhInwKk/J/PczgLwTlPeZ8/VkzwIhAL6M6VWCLDuMRfdL0sr23m4EpS5n41eR/vqM+QuE/FLs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.22","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":332434},"type":"module","_from":"file:cf-wasm-png-0.1.22.tgz","types":"./dist/dts/workers/index.d.ts","module":"./dist/esm/workers/index.js","exports":{".":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./next":{"types":"./dist/dts/next/index.d.ts","import":"./dist/esm/next/index.js"},"./node":{"types":"./dist/dts/node/index.d.ts","import":"./dist/esm/node/index.js","require":"./dist/cjs/node/index.js"},"./others":{"types":"./dist/dts/others/index.d.ts","import":"./dist/esm/others/index.js","require":"./dist/cjs/others/index.js"},"./workers":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./png.wasm":{"import":"./dist/esm/lib/png_bg.wasm","require":"./dist/cjs/lib/png_bg.wasm"},"./package.json":"./package.json"},"private":false,"scripts":{"wasm":"tsx scripts/wasm.ts","build":"tsx scripts/build.ts","clean":"rimraf dist","check:types":"tsc --noEmit"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/31f8fd89f18bbda60c999c8c5fe5ccc1/cf-wasm-png-0.1.22.tgz","_integrity":"sha512-u0ZAxdh45IYaadButolILhR2MrE3HU2t/oejTbETwnujX259MP4s7w+UqDkzvWQDDlh4thS/v1+mJBNx+5GeIA==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.8.3","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"20.17.0","typesVersions":{"*":{"next":["./dist/dts/next/index.d.ts"],"node":["./dist/dts/node/index.d.ts"],"others":["./dist/dts/others/index.d.ts"],"workers":["./dist/dts/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.22_1725169243207_0.9271382037617637","host":"s3://npm-registry-packages"}},"0.1.23":{"name":"@cf-wasm/png","version":"0.1.23","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.23","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"1180274c31ce20b92525181a8aff4a050aedb614","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.23.tgz","fileCount":23,"integrity":"sha512-oXocs8UaM9kOO8niA5ISYF5YTpOa2WNr6oe6cz/+814u7RnSHl+OdRG9nvGcPscIbBcJ30amVzG9LTqPwbPelA==","signatures":[{"sig":"MEQCIEcFuw5MNiy7sTYwUr4HYOj1vO6mwvsgVXVOpAVjzQSIAiBrxNzs+zlrVbg6tYXD+cgzvoIFTRdO7aSNXyNLVzsqeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.23","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":332948},"type":"module","_from":"file:cf-wasm-png-0.1.23.tgz","types":"./dist/dts/workers/index.d.ts","module":"./dist/esm/workers/index.js","exports":{".":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./next":{"types":"./dist/dts/next/index.d.ts","import":"./dist/esm/next/index.js"},"./node":{"types":"./dist/dts/node/index.d.ts","import":"./dist/esm/node/index.js","require":"./dist/cjs/node/index.js"},"./others":{"types":"./dist/dts/others/index.d.ts","import":"./dist/esm/others/index.js","require":"./dist/cjs/others/index.js"},"./workers":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./png.wasm":{"import":"./dist/esm/lib/png_bg.wasm","require":"./dist/cjs/lib/png_bg.wasm"},"./package.json":"./package.json"},"private":false,"scripts":{"wasm":"tsx scripts/wasm.ts","build":"tsx scripts/build.ts","clean":"rimraf dist","check:types":"tsc --noEmit"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/cf60b3bb559be2861ff3cd6545480f0f/cf-wasm-png-0.1.23.tgz","_integrity":"sha512-oXocs8UaM9kOO8niA5ISYF5YTpOa2WNr6oe6cz/+814u7RnSHl+OdRG9nvGcPscIbBcJ30amVzG9LTqPwbPelA==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.9.2","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"20.18.1","typesVersions":{"*":{"next":["./dist/dts/next/index.d.ts"],"node":["./dist/dts/node/index.d.ts"],"others":["./dist/dts/others/index.d.ts"],"workers":["./dist/dts/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.23_1733654163167_0.25525236367251036","host":"s3://npm-registry-packages"}},"0.1.24":{"name":"@cf-wasm/png","version":"0.1.24","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.1.24","maintainers":[{"name":"kumardeo","email":"fineshopdesign@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"7a44d83e4f8e48870cfa7da58417a65af793a2a3","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.1.24.tgz","fileCount":23,"integrity":"sha512-ZxH2y4CBKETAhNNYQb5P66l9ix32sYVQs0OBYB2aE6hC+lAtYDJT6fdmqCtyKQVAQUm8AklY2pWeciFgZevlDQ==","signatures":[{"sig":"MEQCIGVxIXYL8dy6+J3NYNydjQ6rO/2bslnwzXXDrovTpvMtAiBpDFCbhhvAm2IXwlYKMhJJK/Ctgl9745OMQCEdas/L5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.1.24","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":332995},"type":"module","_from":"file:cf-wasm-png-0.1.24.tgz","types":"./dist/dts/workers/index.d.ts","module":"./dist/esm/workers/index.js","exports":{".":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./next":{"types":"./dist/dts/next/index.d.ts","import":"./dist/esm/next/index.js"},"./node":{"types":"./dist/dts/node/index.d.ts","import":"./dist/esm/node/index.js","require":"./dist/cjs/node/index.js"},"./others":{"types":"./dist/dts/others/index.d.ts","import":"./dist/esm/others/index.js","require":"./dist/cjs/others/index.js"},"./workers":{"types":"./dist/dts/workers/index.d.ts","import":"./dist/esm/workers/index.js"},"./png.wasm":{"import":"./dist/esm/lib/png_bg.wasm","default":"./dist/esm/lib/png_bg.wasm","require":"./dist/cjs/lib/png_bg.wasm"},"./package.json":"./package.json"},"private":false,"scripts":{"wasm":"tsx scripts/wasm.ts","build":"tsx scripts/build.ts","clean":"rimraf dist","check:types":"tsc --noEmit"},"_npmUser":{"name":"kumardeo","email":"fineshopdesign@gmail.com"},"_resolved":"/tmp/178889bed2bf8f97682f876268f9983b/cf-wasm-png-0.1.24.tgz","_integrity":"sha512-ZxH2y4CBKETAhNNYQb5P66l9ix32sYVQs0OBYB2aE6hC+lAtYDJT6fdmqCtyKQVAQUm8AklY2pWeciFgZevlDQ==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.9.2","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"20.18.1","typesVersions":{"*":{"next":["./dist/dts/next/index.d.ts"],"node":["./dist/dts/node/index.d.ts"],"others":["./dist/dts/others/index.d.ts"],"workers":["./dist/dts/workers/index.d.ts"]}},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/png_0.1.24_1734784759000_0.0691225427240485","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@cf-wasm/png","version":"0.2.0","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.2.0","maintainers":[{"name":"kumardeo","email":"kumardeo080@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"d664049805991217db389805c89f566706e5487a","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.2.0.tgz","fileCount":30,"integrity":"sha512-akSgLtNksA/RmIMyO9mD731yc9cL5csumBRccssW5owSJnBL2mDCTEZbXlHXmjqdnF/f2zxqGjKIyqqCc8SNDA==","signatures":[{"sig":"MEUCIQDkdX4CqarBOonn5hQRvfCTn+CJWhh1p5TJPT/gJHSjGQIgUHrwdi/PBoBAu1r5fdMIcLetAvtpr555+5M8Gk5azNE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":322019},"type":"module","_from":"file:cf-wasm-png-0.2.0.tgz","types":"./dist/workerd.d.ts","module":"./dist/workerd.js","exports":{".":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"./next":{"types":"./dist/next.d.ts","import":"./dist/next.js"},"./node":{"import":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"require":{"types":"./dist/node.d.cts","default":"./dist/node.cjs"}},"./others":{"import":{"types":"./dist/others.d.ts","default":"./dist/others.js"},"require":{"types":"./dist/others.d.cts","default":"./dist/others.cjs"}},"./workerd":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"./png.wasm":"./dist/lib/png_bg.wasm","./package.json":"./package.json"},"private":false,"scripts":{"dev":"NODE_ENV=development tsup --watch","lint":"biome lint ./src","build":"NODE_ENV=production tsup","check":"biome check ./src","check:types":"tsc --noEmit"},"_npmUser":{"name":"kumardeo","email":"kumardeo080@gmail.com"},"_resolved":"/tmp/4875e4488963786de80d209f79b58630/cf-wasm-png-0.2.0.tgz","_integrity":"sha512-akSgLtNksA/RmIMyO9mD731yc9cL5csumBRccssW5owSJnBL2mDCTEZbXlHXmjqdnF/f2zxqGjKIyqqCc8SNDA==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.9.4","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"glob":"^11.0.3","tsup":"^8.5.0","wasm-pack":"^0.13.1","@types/node":"^24.10.0"},"_npmOperationalInternal":{"tmp":"tmp/png_0.2.0_1762373310635_0.06976789260337846","host":"s3://npm-registry-packages-npm-production"}},"0.2.1":{"name":"@cf-wasm/png","version":"0.2.1","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.2.1","maintainers":[{"name":"kumardeo","email":"kumardeo080@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"4fa0384afb756d3e4ff8dac2ff08e03c05029a29","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.2.1.tgz","fileCount":24,"integrity":"sha512-hGhxNTggD/77woOdcGHt1stKQnEl0AfmcqCrzQnas8xsXxGP8RsoRV9qhPD61je4LzkMS9GONHZUH8u7T4xUqw==","signatures":[{"sig":"MEUCIQDq24eMVjNg/uzQUR4GyumztK4gvj6inoOpm3ds8O9w3QIgF6oFdYMLY8havafVCYdEoPSKs6wJkR0NmHX+OCbd2rQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":271040},"type":"module","_from":"file:cf-wasm-png-0.2.1.tgz","types":"./dist/workerd.d.ts","module":"./dist/workerd.js","exports":{".":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"./next":{"types":"./dist/next.d.ts","import":"./dist/next.js"},"./node":{"import":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"require":{"types":"./dist/node.d.cts","default":"./dist/node.cjs"}},"./others":{"import":{"types":"./dist/others.d.ts","default":"./dist/others.js"},"require":{"types":"./dist/others.d.cts","default":"./dist/others.cjs"}},"./workerd":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"./png.wasm":"./dist/lib/png_bg.wasm","./package.json":"./package.json"},"private":false,"scripts":{"dev":"NODE_ENV=development tsup --watch","lint":"biome lint ./src","build":"NODE_ENV=production tsup","check":"biome check ./src","check:types":"tsc --noEmit"},"_npmUser":{"name":"kumardeo","email":"kumardeo080@gmail.com"},"_resolved":"/tmp/047641c88213c89d3cea746d1210c74d/cf-wasm-png-0.2.1.tgz","_integrity":"sha512-hGhxNTggD/77woOdcGHt1stKQnEl0AfmcqCrzQnas8xsXxGP8RsoRV9qhPD61je4LzkMS9GONHZUH8u7T4xUqw==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.9.4","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"glob":"^11.0.3","tsup":"^8.5.0","wasm-pack":"^0.13.1","@types/node":"^24.10.0"},"_npmOperationalInternal":{"tmp":"tmp/png_0.2.1_1762420017828_0.5914076615119914","host":"s3://npm-registry-packages-npm-production"}},"0.2.2":{"name":"@cf-wasm/png","version":"0.2.2","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.2.2","maintainers":[{"name":"kumardeo","email":"kumardeo080@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"28b0e29f1dbfc4691cb1ce25e84c08efcb2df8f1","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.2.2.tgz","fileCount":26,"integrity":"sha512-2TVdvsHkeoo9T0ry54OtIeshbTSbKt/f59sPW6hW9Wv5ABWfdnIlhCwaM75gZnO/kSFJDZ4OY3B6ViqXMaki/w==","signatures":[{"sig":"MEYCIQClngalsMm5g1uftDPEa6Wg3U9fEnJZAebtU03MWd73TAIhAN7IYwwJ9U7GbovrsvgUOJDtrKVL2KUlDjGVcbSu3Ap5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.2.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":239801},"type":"module","_from":"file:cf-wasm-png-0.2.2.tgz","types":"./dist/workerd.d.ts","module":"./dist/workerd.js","exports":{".":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"./next":{"types":"./dist/next.d.ts","import":"./dist/next.js"},"./node":{"import":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"require":{"types":"./dist/node.d.cts","default":"./dist/node.cjs"}},"./others":{"import":{"types":"./dist/others.d.ts","default":"./dist/others.js"},"require":{"types":"./dist/others.d.cts","default":"./dist/others.cjs"}},"./workerd":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"./png.wasm":"./dist/lib/png_bg.wasm","./package.json":"./package.json"},"private":false,"scripts":{"dev":"NODE_ENV=development tsup --watch","lint":"biome lint ./src","build":"NODE_ENV=production tsup","check":"biome check ./src","check:types":"tsc --noEmit"},"_npmUser":{"name":"kumardeo","email":"kumardeo080@gmail.com"},"_resolved":"/tmp/d1e76350c6fc64b6a1ccc016494abd9c/cf-wasm-png-0.2.2.tgz","_integrity":"sha512-2TVdvsHkeoo9T0ry54OtIeshbTSbKt/f59sPW6hW9Wv5ABWfdnIlhCwaM75gZnO/kSFJDZ4OY3B6ViqXMaki/w==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.9.4","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"glob":"^11.0.3","tsup":"^8.5.0","wasm-pack":"^0.13.1","@types/node":"^24.10.1"},"_npmOperationalInternal":{"tmp":"tmp/png_0.2.2_1763235852908_0.7962709193458166","host":"s3://npm-registry-packages-npm-production"}},"0.3.0":{"name":"@cf-wasm/png","version":"0.3.0","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.3.0","maintainers":[{"name":"kumardeo","email":"kumardeo080@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"149cee4be7ffad99e1cb43be7031ac923e048189","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.3.0.tgz","fileCount":26,"integrity":"sha512-gWItEJ0DPSuU0ET95HrtJ0TZZ++iGIu+dl6i892qrboeiqlLU1y8q7qrCJrIRTBTqQFYGbrEpRmmQFcYWXGwow==","signatures":[{"sig":"MEUCIEjZ6dv1sCXCIYUPlmy2YxG4DR4XBY2I/Oy0xpg4LwO5AiEAu37cYiikxbzYLPMHpBLDL/WkwvuDHflH6II4+riDQms=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":240284},"type":"module","_from":"file:cf-wasm-png-0.3.0.tgz","types":"./dist/workerd.d.ts","module":"./dist/workerd.js","exports":{".":{"node":{"import":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"require":{"types":"./dist/node.d.cts","default":"./dist/node.cjs"}},"default":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"workerd":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"edge-light":{"types":"./dist/next.d.ts","import":"./dist/next.js"}},"./next":{"types":"./dist/next.d.ts","import":"./dist/next.js"},"./node":{"import":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"require":{"types":"./dist/node.d.cts","default":"./dist/node.cjs"}},"./others":{"import":{"types":"./dist/others.d.ts","default":"./dist/others.js"},"require":{"types":"./dist/others.d.cts","default":"./dist/others.cjs"}},"./workerd":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"./png.wasm":"./dist/lib/png_bg.wasm","./package.json":"./package.json"},"private":false,"scripts":{"dev":"NODE_ENV=development tsup --watch","lint":"biome lint ./src","build":"NODE_ENV=production tsup","check":"biome check ./src","check:types":"tsc --noEmit"},"_npmUser":{"name":"kumardeo","email":"kumardeo080@gmail.com"},"_resolved":"/tmp/7ad02d2d43aa54e30735283286702a73/cf-wasm-png-0.3.0.tgz","_integrity":"sha512-gWItEJ0DPSuU0ET95HrtJ0TZZ++iGIu+dl6i892qrboeiqlLU1y8q7qrCJrIRTBTqQFYGbrEpRmmQFcYWXGwow==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.9.4","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"glob":"^11.0.3","tsup":"^8.5.0","wasm-pack":"^0.13.1","@types/node":"^24.10.1"},"_npmOperationalInternal":{"tmp":"tmp/png_0.3.0_1764084235919_0.1662948571608156","host":"s3://npm-registry-packages-npm-production"}},"0.3.1":{"name":"@cf-wasm/png","version":"0.3.1","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.3.1","maintainers":[{"name":"kumardeo","email":"kumardeo080@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"37918a5c50a4f8ba5ae0c0a9cd87010403c23b6e","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.3.1.tgz","fileCount":26,"integrity":"sha512-80+Ti7cVt2IEStZa4qn+L+QtacqPTkb1eXvX2AmWORnX3ARQJliNHTZRrC+NEb/rouOloYeVJ4ZuZDA3rCJZyQ==","signatures":[{"sig":"MEUCIQCiLusF2IgXJpeHHfvc5DtaHovxx5CmaKkoTmzMj/Dq3wIgK2ai7enkObY6SOWKu2lLZO74KXxGZ0R2fb+IP+D41W8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.3.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":240394},"type":"module","_from":"file:cf-wasm-png-0.3.1.tgz","types":"./dist/workerd.d.ts","module":"./dist/workerd.js","exports":{".":{"node":{"import":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"require":{"types":"./dist/node.d.cts","default":"./dist/node.cjs"}},"default":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"workerd":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"edge-light":{"types":"./dist/edge-light.d.ts","import":"./dist/edge-light.js"}},"./node":{"import":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"require":{"types":"./dist/node.d.cts","default":"./dist/node.cjs"}},"./others":{"import":{"types":"./dist/others.d.ts","default":"./dist/others.js"},"require":{"types":"./dist/others.d.cts","default":"./dist/others.cjs"}},"./workerd":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"./png.wasm":"./dist/lib/png_bg.wasm","./edge-light":{"types":"./dist/edge-light.d.ts","import":"./dist/edge-light.js"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"NODE_ENV=development tsup --watch","lint":"biome lint ./src","build":"NODE_ENV=production tsup","check":"biome check ./src","check:types":"tsc --noEmit"},"_npmUser":{"name":"kumardeo","email":"kumardeo080@gmail.com"},"_resolved":"/tmp/ea402df5d545f79344b717e8cab3224b/cf-wasm-png-0.3.1.tgz","_integrity":"sha512-80+Ti7cVt2IEStZa4qn+L+QtacqPTkb1eXvX2AmWORnX3ARQJliNHTZRrC+NEb/rouOloYeVJ4ZuZDA3rCJZyQ==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.9.4","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"glob":"^11.0.3","tsup":"^8.5.0","wasm-pack":"^0.13.1","@types/node":"^24.10.1"},"_npmOperationalInternal":{"tmp":"tmp/png_0.3.1_1764090642409_0.9900903534555852","host":"s3://npm-registry-packages-npm-production"}},"0.3.2":{"name":"@cf-wasm/png","version":"0.3.2","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.3.2","maintainers":[{"name":"kumardeo","email":"kumardeo080@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"b7ce44a83241fca936a1c8ad532f5306dcee9b8f","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.3.2.tgz","fileCount":26,"integrity":"sha512-p6BFeQESzUXgAoLWO5EJDP+R6ztNBIYvaVlLy6lTjXT7xzilkbzNR5XoATC5Y5MKbuMFDfD2Rl39Xc3RniFoyQ==","signatures":[{"sig":"MEYCIQDtsB+rlIikjmimHAXo5XqW8BS0Q600i4oM+Uh3AwW5LAIhAKmS/3Ia/1wtK6M27+nD4hX0sf37tpgawqkcGNJaLfzb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.3.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1110138},"type":"module","_from":"file:cf-wasm-png-0.3.2.tgz","types":"./dist/workerd.d.ts","module":"./dist/workerd.js","exports":{".":{"node":{"import":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"require":{"types":"./dist/node.d.cts","default":"./dist/node.cjs"}},"default":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"workerd":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"edge-light":{"types":"./dist/edge-light.d.ts","import":"./dist/edge-light.js"}},"./node":{"import":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"require":{"types":"./dist/node.d.cts","default":"./dist/node.cjs"}},"./others":{"import":{"types":"./dist/others.d.ts","default":"./dist/others.js"},"require":{"types":"./dist/others.d.cts","default":"./dist/others.cjs"}},"./workerd":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"./png.wasm":"./dist/lib/png_bg.wasm","./edge-light":{"types":"./dist/edge-light.d.ts","import":"./dist/edge-light.js"},"./package.json":"./package.json"},"private":false,"scripts":{"dev":"NODE_ENV=development tsup --watch","lint":"biome lint ./src","build":"NODE_ENV=production tsup","check":"biome check ./src","check:types":"tsc --noEmit"},"_npmUser":{"name":"kumardeo","email":"kumardeo080@gmail.com"},"_resolved":"/tmp/2efa65a80fa21a15547b2986fbb841c8/cf-wasm-png-0.3.2.tgz","_integrity":"sha512-p6BFeQESzUXgAoLWO5EJDP+R6ztNBIYvaVlLy6lTjXT7xzilkbzNR5XoATC5Y5MKbuMFDfD2Rl39Xc3RniFoyQ==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.9.4","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"22.21.1","_hasShrinkwrap":false,"devDependencies":{"glob":"^11.0.3","tsup":"^8.5.0","wasm-pack":"^0.13.1","@types/node":"^24.10.1"},"_npmOperationalInternal":{"tmp":"tmp/png_0.3.2_1764802995074_0.7048613287742789","host":"s3://npm-registry-packages-npm-production"}},"0.3.3":{"name":"@cf-wasm/png","version":"0.3.3","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.3.3","maintainers":[{"name":"kumardeo","email":"kumardeo080@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"17caeb69a62b85f2bafab9b9e3333350416a8ab4","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.3.3.tgz","fileCount":38,"integrity":"sha512-jNnilWqVIVs29AJWziDT5/GwzfUI7jU1WDmIAtCmuabWdY72UQMpJrvOU4rJ3NUUdO0yAIq5DLgy8ChydHR94A==","signatures":[{"sig":"MEYCIQCZkw6/KNH0/X0GriFeADy0uMQU+78NBWdkdGTtoRxtzQIhAOKTm5a6XH6rmIxMqa4343g1FDbXLdoQYDbj+67uqGVW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.3.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1088543},"type":"module","_from":"file:cf-wasm-png-0.3.3.tgz","types":"./dist/workerd.d.ts","module":"./dist/workerd.js","exports":{".":{"node":{"import":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"require":{"types":"./dist/node.d.cts","default":"./dist/node.cjs"}},"default":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"workerd":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"edge-light":{"types":"./dist/edge-light.d.ts","import":"./dist/edge-light.js"}},"./node":{"import":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"require":{"types":"./dist/node.d.cts","default":"./dist/node.cjs"}},"./others":{"import":{"types":"./dist/others.d.ts","default":"./dist/others.js"},"require":{"types":"./dist/others.d.cts","default":"./dist/others.cjs"}},"./workerd":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"./png.wasm":"./dist/lib/png_bg.wasm","./edge-light":{"types":"./dist/edge-light.d.ts","import":"./dist/edge-light.js"},"./package.json":"./package.json"},"scripts":{"dev":"NODE_ENV=development tsdown --watch","lint":"biome lint ./src","build":"NODE_ENV=production tsdown","check":"biome check ./src","check:types":"tsc --noEmit"},"_npmUser":{"name":"kumardeo","email":"kumardeo080@gmail.com"},"_resolved":"/tmp/c8973d958d9d35c9969b233c02be3bdc/cf-wasm-png-0.3.3.tgz","_integrity":"sha512-jNnilWqVIVs29AJWziDT5/GwzfUI7jU1WDmIAtCmuabWdY72UQMpJrvOU4rJ3NUUdO0yAIq5DLgy8ChydHR94A==","repository":{"url":"git+https://github.com/fineshopdesign/cf-wasm.git","type":"git","directory":"packages/png"},"_npmVersion":"10.9.7","description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"22.22.2","publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.6","tsdown":"^0.21.10","wasm-pack":"^0.14.0","@types/node":"^25.6.0"},"_npmOperationalInternal":{"tmp":"tmp/png_0.3.3_1777841322382_0.38927254524446764","host":"s3://npm-registry-packages-npm-production"}},"0.3.4":{"name":"@cf-wasm/png","version":"0.3.4","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","_id":"@cf-wasm/png@0.3.4","maintainers":[{"name":"kumardeo","email":"kumardeo080@gmail.com"}],"homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"dist":{"shasum":"81abd0b0ac26ee7087b2c765be6447be567ad2e1","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.3.4.tgz","fileCount":38,"integrity":"sha512-oUtvguxfRdln8RUXfIsfQ7Od7sP5neuScoj7Fzbhn1PDJSwBxFRLi+lChiNUtowyEe+xhm9HIK7G/C3TPtv7vw==","signatures":[{"sig":"MEQCIFTjo4xOwEhboT7/27yoVtjT2d4IF7GpUeYYR0ZUzHBQAiB/dfCNie0AL3Tlu20zbs7I9AcIMnp/7kcGNpaXtQQRMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.3.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":1090139},"type":"module","types":"./dist/workerd.d.ts","module":"./dist/workerd.js","exports":{".":{"node":{"import":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"require":{"types":"./dist/node.d.cts","default":"./dist/node.cjs"}},"default":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"workerd":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"edge-light":{"types":"./dist/edge-light.d.ts","import":"./dist/edge-light.js"}},"./node":{"import":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"require":{"types":"./dist/node.d.cts","default":"./dist/node.cjs"}},"./others":{"import":{"types":"./dist/others.d.ts","default":"./dist/others.js"},"require":{"types":"./dist/others.d.cts","default":"./dist/others.cjs"}},"./workerd":{"types":"./dist/workerd.d.ts","import":"./dist/workerd.js"},"./png.wasm":"./dist/lib/png_bg.wasm","./edge-light":{"types":"./dist/edge-light.d.ts","import":"./dist/edge-light.js"},"./package.json":"./package.json"},"scripts":{"dev":"NODE_ENV=development tsdown --watch","lint":"biome lint ./src","build":"NODE_ENV=production tsdown","check":"biome check ./src","check:types":"tsc --noEmit"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51f31a23-456c-4a36-90c2-9a7bfc6c7f55"}},"repository":{"url":"https://github.com/fineshopdesign/cf-wasm","type":"git","directory":"packages/png"},"description":"A simple wasm png encoder/decoder module for cloudflare workers","directories":{},"_nodeVersion":"22.23.1","publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"glob":"^13.0.6","tsdown":"^0.22.5","wasm-pack":"^0.15.0","@types/node":"^26.1.1"},"_npmOperationalInternal":{"tmp":"tmp/png_0.3.4_1783972412748_0.7945978427055294","host":"s3://npm-registry-packages-npm-production"}},"0.4.0":{"name":"@cf-wasm/png","version":"0.4.0","description":"A simple wasm png encoder/decoder module for cloudflare workers","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"license":"MIT","homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","repository":{"type":"git","url":"https://github.com/fineshopdesign/cf-wasm","directory":"packages/png"},"bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"publishConfig":{"access":"public","provenance":true},"sideEffects":["./dist/edge-light.js","./dist/node.js","./dist/workerd.js"],"type":"module","main":"./dist/workerd.js","module":"./dist/workerd.js","types":"./dist/workerd.d.ts","exports":{"./package.json":"./package.json","./png.wasm":"./dist/lib/png_bg.wasm",".":{"node":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"edge-light":{"types":"./dist/edge-light.d.ts","default":"./dist/edge-light.js"},"workerd":{"types":"./dist/workerd.d.ts","default":"./dist/workerd.js"},"default":{"types":"./dist/workerd.d.ts","default":"./dist/workerd.js"}},"./workerd":{"types":"./dist/workerd.d.ts","default":"./dist/workerd.js"},"./edge-light":{"types":"./dist/edge-light.d.ts","default":"./dist/edge-light.js"},"./node":{"types":"./dist/node.d.ts","default":"./dist/node.js"},"./others":{"types":"./dist/others.d.ts","default":"./dist/others.js"}},"devDependencies":{"@types/node":"^26.1.2","tsdown":"^0.22.14","wasm-pack":"^0.15.0"},"scripts":{"lint":"biome lint ./src","check":"biome check ./src","check:types":"tsc --noEmit","build":"NODE_ENV=production tsdown","dev":"NODE_ENV=development tsdown --watch"},"_nodeVersion":"22.23.1","_id":"@cf-wasm/png@0.4.0","dist":{"integrity":"sha512-VD7HvY4AGgxjnGtjk6oFIbKL/6DinkjxDkz+llvHRxvA7cbFhKI4VBqzlvZPGvtXF8NRWMEsVG/8WqWy0j4SMQ==","shasum":"832dc1091eddffe25fcc041b52336561378c2a30","tarball":"https://registry.npmjs.org/@cf-wasm/png/-/png-0.4.0.tgz","fileCount":26,"unpackedSize":636459,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@cf-wasm%2fpng@0.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDuhz0HqMB7r+/ybrkK2UeANSntSBn+lz9W/Bm/aIKEVAiEAzvm3Seogya4B7qibOMF8/BZQ+zFPMiuOedpeh2W35Ic="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:51f31a23-456c-4a36-90c2-9a7bfc6c7f55"}},"directories":{},"maintainers":[{"name":"kumardeo","email":"kumardeo080@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/png_0.4.0_1785551387361_0.30742721672454265"},"_hasShrinkwrap":false}},"time":{"created":"2023-11-22T09:20:55.846Z","modified":"2026-08-01T02:29:47.841Z","0.1.1":"2023-11-22T09:11:07.247Z","0.1.0":"2023-11-22T09:20:56.138Z","0.1.3":"2023-11-23T07:30:22.781Z","0.1.4":"2024-01-12T10:47:35.861Z","0.1.5":"2024-01-12T11:42:54.228Z","0.1.6":"2024-01-12T11:55:29.654Z","0.1.7":"2024-01-13T08:12:35.578Z","0.1.8":"2024-01-22T13:11:04.153Z","0.1.9":"2024-03-21T09:05:30.069Z","0.1.10":"2024-03-28T17:32:00.013Z","0.1.11":"2024-03-31T03:52:20.517Z","0.1.12":"2024-03-31T06:30:13.455Z","0.1.13":"2024-04-20T04:14:06.768Z","0.1.14":"2024-04-28T17:37:08.135Z","0.1.15":"2024-05-01T09:34:03.436Z","0.1.16":"2024-05-01T13:50:51.198Z","0.1.17":"2024-05-08T07:54:04.491Z","0.1.18":"2024-05-25T16:56:25.427Z","0.1.19":"2024-05-26T09:28:40.742Z","0.1.20":"2024-05-26T13:54:48.994Z","0.1.21":"2024-06-29T14:27:03.239Z","0.1.22":"2024-09-01T05:40:43.501Z","0.1.23":"2024-12-08T10:36:03.387Z","0.1.24":"2024-12-21T12:39:19.283Z","0.2.0":"2025-11-05T20:08:30.861Z","0.2.1":"2025-11-06T09:06:58.048Z","0.2.2":"2025-11-15T19:44:13.107Z","0.3.0":"2025-11-25T15:23:56.135Z","0.3.1":"2025-11-25T17:10:42.624Z","0.3.2":"2025-12-03T23:03:15.300Z","0.3.3":"2026-05-03T20:48:42.572Z","0.3.4":"2026-07-13T19:53:32.945Z","0.4.0":"2026-08-01T02:29:47.510Z"},"bugs":{"url":"https://github.com/fineshopdesign/cf-wasm/issues"},"license":"MIT","homepage":"https://github.com/fineshopdesign/cf-wasm/tree/main/packages/png#readme","keywords":["image","png","encoding","decoding","png-decoder","png-encoder","wasm","cloudflare-workers"],"repository":{"type":"git","url":"https://github.com/fineshopdesign/cf-wasm","directory":"packages/png"},"description":"A simple wasm png encoder/decoder module for cloudflare workers","maintainers":[{"name":"kumardeo","email":"kumardeo080@gmail.com"}],"readme":"# @cf-wasm/png\n\nA simple wasm png encoder/decoder module for Cloudflare Workers, Next.js and Node.\n\nPowered by [denosaurs/pngs](https://github.com/denosaurs/pngs).\n\n## Installation\n\n```shell\nnpm install @cf-wasm/png       # npm\nyarn add @cf-wasm/png          # yarn\npnpm add @cf-wasm/png          # pnpm\n```\n\n## Usage\n\nBecause `package.json` includes conditional exports for `node`, `workerd`, and `edge-light`, you can usually import directly from `@cf-wasm/png` and let the runtime choose the correct entrypoint:\n\n```ts\nimport { encode } from \"@cf-wasm/png\";\n```\n\nIf you want to be explicit, import from a submodule instead:\n\n- Cloudflare Workers / Pages (Wrangler):\n\n  ```ts\n  import { encode } from \"@cf-wasm/png/workerd\";\n  ```\n\n- Next.js Edge Runtime:\n\n  ```ts\n  import { encode } from \"@cf-wasm/png/edge-light\";\n  ```\n\n- Node.js (inline):\n\n  ```ts\n  import { encode } from \"@cf-wasm/png/node\";\n  ```\n\n## API\n\n### encode\n\nThe `encode` function encodes an input `Uint8Array` representing an image into a PNG format.\n\n```ts\nconst encode: (\n  image: Uint8Array,\n  width: number,\n  height: number,\n  options?: EncodeOptions,\n) => Uint8Array;\n```\n\n### decode\n\nThe `decode` function decodes an input `Uint8Array` representing a PNG image.\n\n```ts\nconst decode: (image: Uint8Array) => {\n  image: Uint8Array;\n  width: number;\n  height: number;\n  colorType: number;\n  bitDepth: number;\n  lineSize: number;\n};\n```\n\n## Examples\n\nHere are some examples for using this library.\n\n### Cloudflare Workers\n\nIf you are using Cloudflare Workers, you can use it as shown below:\n\n```ts\n// src/index.ts\nimport { PhotonImage, SamplingFilter, resize } from \"@cf-wasm/photon/workerd\";\nimport { encode } from \"@cf-wasm/png/workerd\";\n\nexport default {\n  async fetch() {\n    // url of image to fetch\n    const imageUrl = \"https://avatars.githubusercontent.com/u/314135\";\n\n    // fetch image and get the Uint8Array instance\n    const inputBytes = await fetch(imageUrl)\n      .then((res) => res.arrayBuffer())\n      .then((buffer) => new Uint8Array(buffer));\n\n    // create a PhotonImage instance\n    const inputImage = PhotonImage.new_from_byteslice(inputBytes);\n\n    // resize image using photon\n    const outputImage = resize(\n      inputImage,\n      inputImage.get_width() * 0.5,\n      inputImage.get_height() * 0.5,\n      SamplingFilter.Nearest,\n    );\n\n    // encode using png\n    const outputBytes = encode(\n      outputImage.get_raw_pixels(),\n      outputImage.get_width(),\n      outputImage.get_height(),\n    );\n\n    // call free() method to free memory\n    inputImage.free();\n    outputImage.free();\n\n    // return the Response instance\n    return new Response(outputBytes, {\n      headers: {\n        \"Content-Type\": \"image/png\",\n      },\n    });\n  },\n} satisfies ExportedHandler;\n```\n\n### Next.js (App Router)\n\nIf you are using Next.js (App router) with edge runtime, you can use it as shown below:\n\n```ts\n// (src/)app/api/image/route.ts\nimport { type NextRequest } from \"next/server\";\nimport {\n  PhotonImage,\n  SamplingFilter,\n  resize,\n} from \"@cf-wasm/photon/edge-light\";\nimport { encode } from \"@cf-wasm/png/edge-light\";\n\nexport const runtime = \"edge\";\n\nexport async function GET(request: NextRequest) {\n  // url of image to fetch\n  const imageUrl = \"https://avatars.githubusercontent.com/u/314135\";\n\n  // fetch image and get the Uint8Array instance\n  const inputBytes = await fetch(imageUrl)\n    .then((res) => res.arrayBuffer())\n    .then((buffer) => new Uint8Array(buffer));\n\n  // create a PhotonImage instance\n  const inputImage = PhotonImage.new_from_byteslice(inputBytes);\n\n  // resize image using photon\n  const outputImage = resize(\n    inputImage,\n    inputImage.get_width() * 0.5,\n    inputImage.get_height() * 0.5,\n    SamplingFilter.Nearest,\n  );\n\n  // encode using png\n  const outputBytes = encode(\n    outputImage.get_raw_pixels(),\n    outputImage.get_width(),\n    outputImage.get_height(),\n  );\n\n  // call free() method to free memory\n  inputImage.free();\n  outputImage.free();\n\n  // return the Response instance\n  return new Response(outputBytes, {\n    headers: {\n      \"Content-Type\": \"image/png\",\n    },\n  });\n}\n```\n\n### Next.js (Pages Router)\n\nIf you are using Next.js (Pages router) with edge runtime, you can use it as shown below:\n\n```ts\n// (src/)pages/api/image.ts\nimport { type NextRequest } from \"next/server\";\nimport {\n  PhotonImage,\n  SamplingFilter,\n  resize,\n} from \"@cf-wasm/photon/edge-light\";\nimport { encode } from \"@cf-wasm/png/edge-light\";\n\nexport const config = {\n  runtime: \"edge\",\n  // see https://nextjs.org/docs/messages/edge-dynamic-code-evaluation\n  unstable_allowDynamic: [\"**/node_modules/@cf-wasm/**/*.js\"],\n};\n\nexport default async function handler(req: NextRequest) {\n  // url of image to fetch\n  const imageUrl = \"https://avatars.githubusercontent.com/u/314135\";\n\n  // fetch image and get the Uint8Array instance\n  const inputBytes = await fetch(imageUrl)\n    .then((res) => res.arrayBuffer())\n    .then((buffer) => new Uint8Array(buffer));\n\n  // create a PhotonImage instance\n  const inputImage = PhotonImage.new_from_byteslice(inputBytes);\n\n  // resize image using photon\n  const outputImage = resize(\n    inputImage,\n    inputImage.get_width() * 0.5,\n    inputImage.get_height() * 0.5,\n    SamplingFilter.Nearest,\n  );\n\n  // encode using png\n  const outputBytes = encode(\n    outputImage.get_raw_pixels(),\n    outputImage.get_width(),\n    outputImage.get_height(),\n  );\n\n  // call free() method to free memory\n  inputImage.free();\n  outputImage.free();\n\n  // return the Response instance\n  return new Response(outputBytes, {\n    headers: {\n      \"Content-Type\": \"image/png\",\n    },\n  });\n}\n```\n\n## Credits\n\nAll credit goes to [denosaurs/pngs](https://github.com/denosaurs/pngs).\n","readmeFilename":""}