fotoflex / package.json
jasvir-singh1021's picture
Upload folder using huggingface_hub
340b0e1 verified
raw
history blame contribute delete
302 Bytes
{
"name": "toast-ui-image-editor-example",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"tui-image-editor": "^3.15.3"
}
}