chore: update package.json description and keywords

This commit is contained in:
Rhys Arkins 2018-03-30 21:19:30 +02:00
parent 55e71bf041
commit 7acfb0e985

View file

@ -1,6 +1,6 @@
{ {
"name": "renovate", "name": "renovate",
"description": "Keep npm dependencies up-to-date via Pull Requests", "description": "Automated dependency updates. Flexible so you don't need to be.",
"version": "0.0.0-semantic-release", "version": "0.0.0-semantic-release",
"bin": { "bin": {
"renovate": "lib/renovate.js", "renovate": "lib/renovate.js",
@ -23,9 +23,16 @@
"url": "https://github.com/renovateapp/renovate.git" "url": "https://github.com/renovateapp/renovate.git"
}, },
"keywords": [ "keywords": [
"automated",
"dependency",
"docker",
"management",
"meteor",
"node",
"npm", "npm",
"outdated", "outdated",
"update" "update",
"yarn"
], ],
"author": "Rhys Arkins <rhys@arkins.net>", "author": "Rhys Arkins <rhys@arkins.net>",
"contributors": [ "contributors": [