mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-11 16:26:20 +00:00
16 lines
311 B
JSON
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
|
|
}
|