dither4/package.json
2022-11-25 17:38:59 -08:00

6 lines
70 B
JSON

{
"type": "module",
"dependencies": {
"jimp": "^0.16.2"
}
}