UNPKG

@angular/google-maps

Version:
11 lines (10 loc) 250 B
{ "$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Installs the Angular Google Maps module", "factory": "./ng-add/index", "hidden": true } } }