Skip to content

Commit c3ab475

Browse files
committed
update description and keywords
1 parent dc543ed commit c3ab475

File tree

1 file changed

+22
-4
lines changed

1 file changed

+22
-4
lines changed

package.json

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "react-google-geocoding",
3-
"version": "0.1.3",
2+
"name": "react-google-hooks",
3+
"version": "0.2.1",
44
"main": "dist/index.cjs.js",
55
"module": "dist/index.esm.js",
66
"types": "dist/index.d.ts",
@@ -14,11 +14,29 @@
1414
"google-autocomplete",
1515
"geocoding",
1616
"react",
17-
"google-geocoding"
17+
"google-geocoding",
18+
"google-maps",
19+
"google-maps-api",
20+
"places-autocomplete",
21+
"location-search",
22+
"react-hooks",
23+
"google-api",
24+
"google-services",
25+
"address-lookup",
26+
"location-services",
27+
"autocomplete-react",
28+
"google-integration",
29+
"map-integration",
30+
"google-visualization",
31+
"places-api",
32+
"react-google-hooks",
33+
"custom-hooks",
34+
"npm-library",
35+
"lightweight-library"
1836
],
1937
"author": "Raghunath Prabhakar",
2038
"license": "MIT",
21-
"description": "A lightweight wrapper around the Google geocoding and places autocomplete APIs",
39+
"description": "A lightweight wrapper around Google Places Autocomplete and Geocoding APIs, with plans to support more Google services in the future.",
2240
"devDependencies": {
2341
"@rollup/plugin-commonjs": "^28.0.1",
2442
"@rollup/plugin-node-resolve": "^15.3.0",

0 commit comments

Comments
 (0)