@prefect9/ui
Version:
UI React components
31 lines (29 loc) • 613 B
JSON
{
"name": "@prefect9/ui",
"version": "1.9.27",
"description": "UI React components",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "TG: @it_dev9",
"license": "ISC",
"keywords": [
"AnimatedRouterLoader",
"CustomScroll",
"Modal",
"PasswordField",
"TextSizedField",
"Select",
"MultiSelect",
"DatePickerRange",
"DragDropFilesObserver",
"Icons",
"Author_Prefect9"
],
"dependencies": {
"@prefect9/anim": "^1.0.0",
"@prefect9/datetime": "^1.2.2",
"@prefect9/is-type": "^1.0.0"
}
}