{ "name": "gitea-ci-library", "version": "1.0.0", "description": "", "main": "cucumber.js", "directories": { "doc": "docs", "test": "tests" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "ssh://git@gitea.app.keskikuja.site:30009/niko/gitea-ci-library.git" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "devDependencies": { "@cucumber/cucumber": "^13.0.0" } }