mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-24 10:33:50 +08: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": {}
|
|
}
|