mirror of
https://github.com/microsoft/playwright.git
synced 2025-01-07 11:46:42 +03:00
9 lines
154 B
JSON
9 lines
154 B
JSON
{
|
|
"name": "@playwright/ct-react",
|
|
"private": true,
|
|
"exports": {
|
|
"./register": "./register.mjs",
|
|
"./test": "./test.js"
|
|
}
|
|
}
|