{
"name": "idhub-test",
"version": "1.0.0",
"description": "Testing of IdHub modules",
"main": "index.js",
"scripts": {},
"keywords": [],
"author": "Orchestral team",
"license": "ISC",
"devDependencies": {
"@playwright/test": "^1.42.1",
"@types/node": "^20.10.6"
}