Skip to content

Commit

Permalink
Add keywords to the package.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
francois2metz committed May 14, 2024
1 parent 3fc9411 commit 9dbd139
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
"name": "maplibre-gl-indoorequal",
"version": "1.0.0-rc3",
"description": "Integrate indoor= into your maplibre-gl.js map.",
"keywords": [
"maplibre",
"maplibre-gl",
"indoor",
"indoorequal",
"indoor="
],
"repository": "https://github.com/indoorequal/maplibre-gl-indoorequal",
"author": "François de Metz",
"license": "BSD",
Expand Down

0 comments on commit 9dbd139

Please sign in to comment.