From dfedb45254caf31639fecbc0d1639e358343096a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Aubert?= Date: Fri, 29 Nov 2019 12:37:33 +0100 Subject: [PATCH] Update description and keywords --- package.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ce9a08bd..c0e29c18 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,17 @@ "private": true, "name": "windshaft-cartodb", "version": "8.0.1", - "description": "A map tile server for CartoDB", + "description": "CARTO Maps API tiler", "keywords": [ - "cartodb" + "carto", + "tiler", + "maps", + "anonymous maps", + "named maps", + "static maps", + "smart aggregations", + "analysis", + "dataviews" ], "url": "https://github.com/CartoDB/Windshaft-cartodb", "license": "BSD-3-Clause",