diff --git a/package.json b/package.json index a00ebb6..df2b60a 100644 --- a/package.json +++ b/package.json @@ -3,6 +3,16 @@ "license": "MIT", "main": "dist/index.js", "typings": "dist/index.d.ts", + "keywords": [ + "afacinemas", + "scraping", + "cinema" + ], + "repository": { + "type": "git", + "url": "https://github.com/douglasgusson/afacinemas-js.git" + }, + "homepage": "https://github.com/douglasgusson/afacinemas-js.git", "files": [ "dist", "src"