@types/google-maps
Version:
TypeScript definitions for google-maps
31 lines • 934 B
JSON
{
"name": "@types/google-maps",
"version": "3.2.3",
"description": "TypeScript definitions for google-maps",
"license": "MIT",
"contributors": [
{
"name": "Deividas Bakanas",
"url": "https://github.com/DeividasBakanas",
"githubUsername": "DeividasBakanas"
},
{
"name": "Giedrius Grabauskas",
"url": "https://github.com/GiedriusGrabauskas",
"githubUsername": "GiedriusGrabauskas"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/google-maps"
},
"scripts": {},
"dependencies": {
"@types/google.maps": "*"
},
"typesPublisherContentHash": "635d570ffd02c9504e9f561fc578210fdf2c4bddb601a19a4e8def2768f58ade",
"typeScriptVersion": "3.5"
}