From 18e86f9b6830491fc428679e3fc000b37f57591b Mon Sep 17 00:00:00 2001 From: Alexey Avdeev Date: Fri, 22 Jun 2018 14:55:16 +0300 Subject: [PATCH] chore: change description and keywords --- package.json | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 10f74a82..5eb9375b 100644 --- a/package.json +++ b/package.json @@ -1,14 +1,22 @@ { "name": "vanilla-sharing", - "description": "Small simple tool for sharing url, title, description and image to VK, Facebook, OK, G+, Twitter, email, and Mail", + "description": "Small (1.5 KB) simple tool for sharing url, title, description and image to VK, Facebook (Feed, Dialog, Button, Messenger), Twitter, Reddit, Pinterest, Tumblr, G+, VK, OK, Mail.ru, LinkedIn, Whatsapp, Viber, Telegram, Line.", "keywords": [ "sharing", - "vk", + "social-buttons", + "vkontakte", + "mailru", + "odnoklassniki", "facebook", - "g+", - "twiiter", - "socials", - "mail" + "twitter", + "messenger", + "linkedin", + "whatsapp-sharing", + "vanilla-sharing", + "reddit", + "tumblr", + "telegram", + "whatsapp" ], "homepage": "https://github.com/avdeev/vanilla-sharing", "bugs": "https://github.com/avdeev/vanilla-sharing/issues",