mirror of
https://github.com/element-plus/element-plus.git
synced 2025-12-19 09:09:40 +08:00
13 lines
240 B
JSON
13 lines
240 B
JSON
{
|
|
"name": "@element-plus/test-utils",
|
|
"version": "0.0.5",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"main": "index.ts",
|
|
"dependencies": {
|
|
"@vue/test-utils": "catalog:",
|
|
"lodash-unified": "catalog:",
|
|
"vue": "catalog:"
|
|
}
|
|
}
|