mirror of
https://github.com/leptos-rs/leptos
synced 2024-11-10 06:44:17 +00:00
13 lines
222 B
JSON
13 lines
222 B
JSON
{
|
|
"name": "end2end",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"@playwright/test": "^1.28.0"
|
|
}
|
|
}
|