testing-ci-cd/package.json

17 lines
355 B
JSON

{
"name": "testing-ci-cd",
"version": "1.0.0",
"description": "# Test 4 # Test 4",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://gitea.qoneqtor.com/m.marjorie/testing-ci-cd.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}