We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23bae28 commit a2c1be7Copy full SHA for a2c1be7
bower.json
@@ -0,0 +1,31 @@
1
+{
2
+ "name": "googlemaps-js-api-stub",
3
+ "description": "Google Maps Javascript API Stub",
4
+ "main": "stub.js",
5
+ "authors": [
6
+ "CodeMangler"
7
+ ],
8
+ "license": "ISC",
9
+ "keywords": [
10
+ "googlemaps",
11
+ "maps",
12
+ "javascript",
13
+ "api",
14
+ "js-api",
15
+ "stub",
16
+ "dummy",
17
+ "mock",
18
+ "double",
19
+ "fake",
20
21
+ "spy"
22
23
+ "homepage": "https://github.com/CodeMangler/googlemaps-js-api-stub",
24
+ "ignore": [
25
+ "**/.*",
26
+ "node_modules",
27
+ "bower_components",
28
+ "test",
29
+ "tests"
30
+ ]
31
+}
0 commit comments