Merge commit '0f02c6843711558e22389be70fc0a74783871339' as 'lib/typeahead'

This commit is contained in:
laf
2015-04-29 13:54:41 +01:00
69 changed files with 16013 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
{
"name": "twitter/typeahead.js",
"description": "fast and fully-featured autocomplete library",
"keywords": ["typeahead", "autocomplete"],
"homepage": "http://twitter.github.com/typeahead.js",
"authors": [
{
"name": "Twitter Inc.",
"homepage": "https://twitter.com/twitteross"
}
],
"support": {
"issues": "https://github.com/twitter/typeahead.js/issues"
},
"author": "Twitter Inc.",
"license": "MIT"
}