cuddle-templates/cuddle-leptos/end2end/package.json
kjuulh c13631cf7f
feat: add cuddle leptos
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-09-07 22:08:35 +02:00

14 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"
}
}