13 lines
201 B
JSON
13 lines
201 B
JSON
{
|
|
"name": "tools",
|
|
"version": "0.0.0",
|
|
"main": "./index.tsx",
|
|
"types": "./index.tsx",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"mobx": "^6.7.0",
|
|
"radash": "^10.3.0",
|
|
"ui": "*"
|
|
}
|
|
}
|