Cypress_TS/CyLukTs/lukan/package.json
Lukáš Kaňka ea3e372146 údržba
2023-08-15 18:35:50 +02:00

19 lines
331 B
JSON

{
"name": "lukan",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Kankys",
"license": "ISC",
"dependencies": {
"cypress": "^12.13.0"
},
"devDependencies": {
"typescript": "^5.1.3"
}
}