dcts-google-places-api
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "dcts-google-places-api", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Node client for Google Places API (placeSearch, placeDetails, placePhoto). Written by dcts.", | ||
@@ -5,0 +5,0 @@ "main": "src/GooglePlacesApi.js", |
@@ -134,2 +134,2 @@ # Google Places API (for node) | ||
# Credits | ||
Code availible though npm. Written by [dcts](www.github.com/dcts) for personal use only. Check my [portfolio website](https://dcts.github.io/CV/). Or go play [tetris](https://dcts-tetris-sphere.firebaseapp.com/). | ||
Written by [dcts](www.github.com/dcts) for personal use only. Check my [portfolio website](https://dcts.github.io/CV/). Or go play [tetris](https://dcts-tetris-spheres.firebaseapp.com/). |
18457