forked from opentiny/tiny-vue
15 lines
308 B
JSON
15 lines
308 B
JSON
{
|
|
"name": "@opentiny-internal/playwright-config",
|
|
"private": true,
|
|
"type": "module",
|
|
"version": "1.0.1-beta.0",
|
|
"description": "",
|
|
"main": "src/index.js",
|
|
"module": "src/index.js",
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"dependencies": {
|
|
"@playwright/test": "~1.42.0"
|
|
}
|
|
} |