Spaces:
Running
Running
{ | |
"name": "ai-pronunciation-trainer", | |
"version": "1.0.0", | |
"description": "", | |
"main": "index.js", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1" | |
}, | |
"type": "module", | |
"keywords": [], | |
"author": "", | |
"license": "ISC", | |
"dependencies": { | |
"@playwright/test": "^1.49.0" | |
} | |
} | |