diff --git a/package.json b/package.json index 55cdfb5..a2de372 100644 --- a/package.json +++ b/package.json @@ -5,8 +5,18 @@ "keywords": [ "eslint", "eslintplugin", - "eslint-plugin" + "eslint-plugin", + "chai", + "lint" ], + "repository": { + "type": "git", + "url": "git+https://github.com/ihordiachenko/eslint-plugin-chai-friendly.git" + }, + "homepage": "https: //github.com/ihordiachenko/eslint-plugin-chai-friendly#readme", + "bugs": { + "url": "https://github.com/ihordiachenko/eslint-plugin-chai-friendly/issues" + }, "author": "Ihor Diachenko", "main": "lib/index.js", "scripts": {