File: bower.json

Recommend this page to a friend!
  Classes of Jean-Baptiste DEMONTE   Angular Google Maps Native   bower.json   Download  
File: bower.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Angular Google Maps Native
Add AngularJS directives to render GoogleMaps
Author: By
Last change: Update of bower.json
Date: 2 years ago
Size: 690 bytes
 

Contents

Class file image Download
{ "name": "angular-google-maps-native", "version": "2.0.0", "date": "2015-08-09", "description": "AngularJS directives for the Google Maps API using the native way", "author": { "name": "Jean-Baptiste DEMONTE", "email": "jbdemonte@gmail.com", "url": "http://jb.demonte.fr" }, "license": "GPL-3.0+", "main": "./dist/angular-google-maps-native.min.js", "keywords": [ "angularjs", "google", "maps", "googlemaps", "directives" ], "dependencies": { "angular": "1.2 - 1.5" }, "ignore": [ "*.json", "assets", "tests", "examples", "src", "gulpfile.js", ".gitignore", ".travis.yml", "README.md" ] }