Delete package.json

This commit is contained in:
Ivan Borshchov 2020-02-27 17:27:57 +02:00 committed by GitHub
parent 905e07ed29
commit 2b68819621
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,19 +0,0 @@
{
"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"
}