Delete package.json
This commit is contained in:
parent
905e07ed29
commit
2b68819621
1 changed files with 0 additions and 19 deletions
19
package.json
19
package.json
|
@ -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"
|
||||
}
|
Loading…
Reference in a new issue