gitlab-gitea-api/package.json
2020-09-20 14:14:35 +02:00

20 lines
443 B
JSON

{
"name": "gitlab-gitea-api",
"version": "0.0.1",
"description": "",
"main": "prettier.config.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitea.bitmill.io:lohfu/gitlab-gitea-api.git"
},
"author": "Linus Miller <lohfu@lohfu.io> (https://lohfu.io/)",
"license": "MIT",
"dependencies": {
"rek": "^0.5.1",
"yargs": "^16.0.3"
}
}