redvault-ai/llama_forge_rs/end2end/package.json

14 lines
221 B
JSON
Raw Normal View History

2024-07-21 02:42:48 +02:00
{
"name": "end2end",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@playwright/test": "1.43.1"
}
}