woodpecker-test-repo/package.json
2020-02-26 17:28:56 +02:00

19 lines
445 B
JSON

{
"name": "drone-test-repo",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"build": "sh build.sh"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MultiFox200/drone-test-repo.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/MultiFox200/drone-test-repo/issues"
},
"homepage": "https://github.com/MultiFox200/drone-test-repo#readme"
}