16 lines
281 B
JSON
16 lines
281 B
JSON
{
|
|
"name": "fuchs_intranet",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"type": "commonjs",
|
|
"devDependencies": {
|
|
"@playwright/test": "^1.59.1",
|
|
"@types/node": "^25.6.0"
|
|
}
|
|
}
|