mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-30 16:14:21 +02:00
Merge commit '0f02c6843711558e22389be70fc0a74783871339' as 'lib/typeahead'
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user