Spaces:
Running
Running
File size: 358 Bytes
a1c02f9 85b7206 a1c02f9 85b7206 a1c02f9 85b7206 a1c02f9 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
{
"name": "static",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "module",
"devDependencies": {
"@playwright/test": "^1.50.1",
"@types/node": "^22.13.1",
"dotenv": "^16.4.7"
}
}
|