mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-03 19:07:02 +00:00
13 lines
185 B
JSON
13 lines
185 B
JSON
{
|
|
"name": "@vben/ts-config",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"files": [
|
|
"base.json",
|
|
"node.json",
|
|
"vue.json"
|
|
],
|
|
"devDependencies": {}
|
|
}
|