image-stylize
Version:
Image Stylize Library is a TypeScript library for image processing and filter effects.
30 lines (29 loc) • 714 B
JSON
{
"name": "image-stylize",
"version": "0.0.1-alpha.3",
"description": "Image Stylize Library is a TypeScript library for image processing and filter effects.",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ccCaowenyue/ImageStyLize.git"
},
"keywords": [
"stylize",
"image-stylize",
"Image StyLize",
"StyLize",
"vue",
"vue-stylize",
"canvas",
"image"
],
"author": "norvan",
"license": "MIT",
"bugs": {
"url": "https://github.com/ccCaowenyue/ImageStyLize/issues"
},
"homepage": "https://github.com/ccCaowenyue/ImageStyLize#readme"
}