typeahead-addresspicker
Version:
Example of adding google map API to typeahead jquery plugin to display address autocomplete suggestions.
23 lines • 569 B
JSON
{
"name": "typeahead.js",
"version": "0.10.4",
"main": "dist/typeahead.bundle.js",
"dependencies": {
"jquery": "~1.7"
},
"devDependencies": {
"jasmine-ajax": "~1.3.1",
"jasmine-jquery": "~1.5.2"
},
"homepage": "https://github.com/twitter/typeahead.js",
"_release": "0.10.4",
"_resolution": {
"type": "version",
"tag": "v0.10.4",
"commit": "8356f9a458b28215444d678560d261ea9f1441e6"
},
"_source": "git://github.com/twitter/typeahead.js.git",
"_target": "~0.10.4",
"_originalSource": "typeahead.js",
"_direct": true
}