google-place-types
Version:
A simple list of all the Google Places API Place Types
27 lines (26 loc) • 636 B
JSON
{
"name": "google-place-types",
"version": "1.0.1",
"description": "A simple list of all the Google Places API Place Types",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/brycekbargar/google-place-types.git"
},
"keywords": [
"google",
"maps",
"places",
"place",
"types"
],
"author": "Bryce",
"license": "MIT",
"bugs": {
"url": "https://github.com/brycekbargar/google-place-types/issues"
},
"homepage": "https://github.com/brycekbargar/google-place-types#readme"
}