mirror of
https://github.com/GoogleChromeLabs/squoosh.git
synced 2025-11-11 16:26:20 +00:00
15 lines
280 B
JSON
15 lines
280 B
JSON
{
|
|
"name": "oxipng-wasm",
|
|
"collaborators": [
|
|
"Surma <surma@surma.link>"
|
|
],
|
|
"version": "0.1.0",
|
|
"files": [
|
|
"oxipng_wasm_bg.wasm",
|
|
"oxipng_wasm.js",
|
|
"oxipng_wasm_bg.js",
|
|
"oxipng_wasm.d.ts"
|
|
],
|
|
"main": "oxipng_wasm.js",
|
|
"types": "oxipng_wasm.d.ts"
|
|
} |