@types/google-map-react
Version:
TypeScript definitions for google-map-react
32 lines • 1.02 kB
JSON
{
"name": "@types/google-map-react",
"version": "2.1.10",
"description": "TypeScript definitions for google-map-react",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google-map-react",
"license": "MIT",
"contributors": [
{
"name": "Honza Brecka",
"githubUsername": "honzabrecka",
"url": "https://github.com/honzabrecka"
},
{
"name": "Romain Faust",
"githubUsername": "romain-faust",
"url": "https://github.com/romain-faust"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/google-map-react"
},
"scripts": {},
"dependencies": {
"@types/react": "*"
},
"typesPublisherContentHash": "579bf340144b5b2a635548dc84b6bc5f46671c811a93003e3fc16fc287cdb5ca",
"typeScriptVersion": "4.5"
}