mirror of
https://github.com/element-plus/element-plus.git
synced 2024-12-27 03:01:14 +08:00
13 lines
239 B
JSON
13 lines
239 B
JSON
{
|
|
"name": "@element-plus/test-utils",
|
|
"private": true,
|
|
"version": "0.0.5",
|
|
"main": "dist/index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"vue": "3.1.1",
|
|
"@vue/test-utils": "^2.0.0-beta.3",
|
|
"lodash": "^4.17.20"
|
|
}
|
|
}
|