gaf-mobile
Version:
GAF mobile Web site
27 lines • 797 B
JSON
{
"name": "angular-google-places-autocomplete",
"version": "0.2.7-drawerFix",
"main": [
"./src/autocomplete.js",
"./src/autocomplete.css",
"./dist/autocomplete.min.js",
"./dist/autocomplete.min.css"
],
"dependencies": {
"angular": "^1.2.x"
},
"devDependencies": {
"angular-mocks": "^1.2.x"
},
"ignore": [],
"homepage": "https://github.com/joshleeb/AngularGooglePlacesAutocomplete",
"_release": "0.2.7-drawerFix",
"_resolution": {
"type": "version",
"tag": "0.2.7-drawerFix",
"commit": "50267f3d6195c66c4882ecee53244d5d3ea21da0"
},
"_source": "https://github.com/joshleeb/AngularGooglePlacesAutocomplete.git",
"_target": "0.2.7-drawerFix",
"_originalSource": "git+https://github.com/joshleeb/AngularGooglePlacesAutocomplete.git"
}