Files
kontrans.pagedev.pl/package.json
2026-03-03 23:49:13 +01:00

21 lines
429 B
JSON

{
"name": "kontrans.pagedev.pl",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://git.project-pro.pl/Project-Pro/kontrans.pagedev.pl.git"
},
"keywords": [],
"author": "",
"license": "ISC",
"type": "commonjs",
"devDependencies": {
"playwriter": "^0.0.80"
}
}