From df8c26d7791c7624c720dd0cb656799891c58c6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Be=C3=B1at=20Espi=C3=B1a?= Date: Fri, 28 Dec 2018 17:45:04 +0100 Subject: [PATCH] Improved keywords and description for NPM --- package.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7756db0..48d10af 100644 --- a/package.json +++ b/package.json @@ -2,12 +2,13 @@ "name": "@foes/react-i18n-routing", "version": "0.8.0", "license": "MIT", - "description": "Provides components and functions to make i18n routing React apps with ease.", + "description": "Abstraction layer over React-Router to create i18n routes easily", "keywords": [ - "i18n", "react", + "reactjs", + "i18n", "react-router", - "react-intl", + "internationalization", "routing" ], "authors": [