Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
celevra committed May 6, 2016
1 parent ed18c78 commit 76fa550
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docker-etcd-registrator",
"version": "1.3.0",
"name": "etcd-registrator",
"version": "1.4.0",
"description": "Docker service registrator for etcd and skydns",
"preferGlobal": "true",
"main": "app.js",
Expand All @@ -15,10 +15,6 @@
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/psi-4ward/docker-etcd-registrator"
},
"keywords": [
"docker",
"etcd",
Expand All @@ -34,9 +30,6 @@
"url": "https://github.com/psi-4ward/docker-etcd-registrator/issues"
},
"homepage": "https://github.com/psi-4ward/docker-etcd-registrator",
"bin": {
"docker-etcd-registrator": "./bin/docker-etcd-registrator"
},
"engines": {
"node": ">= 0.12.x"
}
Expand Down

0 comments on commit 76fa550

Please sign in to comment.