googlemaps-js-api-stub
Version:
Google Maps Javascript API Stub
36 lines (35 loc) • 603 B
JSON
{
"name": "googlemaps-js-api-stub",
"description": "Google Maps Javascript API Stub",
"main": "stub.js",
"version": "3.64.0",
"authors": [
"CodeMangler"
],
"license": "ISC",
"keywords": [
"googlemaps",
"maps",
"javascript",
"api",
"js-api",
"stub",
"dummy",
"mock",
"double",
"fake",
"fake",
"spy"
],
"homepage": "https://github.com/CodeMangler/googlemaps-js-api-stub",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"package.json",
"package-lock.json",
".github"
]
}