mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-16 16:27:12 +10:00
Merge pull request #1104 from smola/typeaheadjs
Add Twitter's typeahead.js.
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "typeahead.js",
|
||||
"filename": "typeahead.min.js",
|
||||
"version": "0.9.0",
|
||||
"description": "a fast and fully-featured autocomplete library",
|
||||
"homepage": "http://twitter.github.com/typeahead.js/",
|
||||
"keywords": [
|
||||
"twitter",
|
||||
"typeahead",
|
||||
"autocomplete"
|
||||
],
|
||||
"maintainers": [
|
||||
{
|
||||
"name": "Twitter, Inc."
|
||||
}
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/twitter/bootstrap"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user