gradio / js /row /package.json
mindmime's picture
Upload folder using huggingface_hub
a03b3ba verified
{
"name": "@gradio/row",
"version": "0.1.1",
"description": "Gradio UI packages",
"type": "module",
"author": "",
"license": "ISC",
"private": false,
"main_changeset": true,
"exports": {
".": "./Index.svelte",
"./package.json": "./package.json"
}
}