mirror of
https://github.com/kunkunsh/kunkun-ext-image-processing.git
synced 2025-04-04 10:16:45 +00:00
10 lines
167 B
JSON
10 lines
167 B
JSON
{
|
|
"name": "@kunkun/ext-image-processing",
|
|
"version": "0.0.5",
|
|
"license": "MIT",
|
|
"exports": "./mod.ts",
|
|
"publish": {
|
|
"include": ["build", "dist", "mod.ts"]
|
|
}
|
|
}
|