gradio/ui/packages/theme/package.json
2022-03-02 16:42:43 +00:00

11 lines
184 B
JSON

{
"name": "@gradio/theme",
"version": "0.0.1",
"description": "Gradio UI packages",
"type": "module",
"main": "src/index.ts",
"author": "",
"license": "ISC",
"private": true
}