mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-21 04:50:14 +08:00
18 lines
310 B
JSON
18 lines
310 B
JSON
{
|
|
"name": "@naive-ui/tusimple-theme",
|
|
"main": "lib/index.js",
|
|
"module": "es/index.js",
|
|
"version": "0.1.8",
|
|
"peerDependencies": {
|
|
"naive-ui": "^2.10.0"
|
|
},
|
|
"author": "07akioni",
|
|
"license": "MIT",
|
|
"files": [
|
|
"es",
|
|
"lib"
|
|
],
|
|
"publishConfig": {
|
|
"registry": "***REMOVED***"
|
|
}
|
|
} |