mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +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:"
|
|
}
|
|
}
|