Files
squoosh/codecs/oxipng/pkg-parallel/package.json
Jake Archibald 56e10b3aa2 Rollup build
2020-11-19 11:00:23 +00:00

16 lines
311 B
JSON

{
"name": "squoosh-oxipng",
"collaborators": [
"Ingvar Stepanyan <me@rreverser.com>"
],
"version": "0.1.0",
"files": [
"squoosh_oxipng_bg.wasm",
"squoosh_oxipng.js",
"squoosh_oxipng.d.ts"
],
"module": "squoosh_oxipng.js",
"types": "squoosh_oxipng.d.ts",
"sideEffects": false
}