mirror of
https://github.com/zhigang1992/typeahead.js.git
synced 2026-05-08 00:40:37 +08:00
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"name": "typeahead.js",
|
|
"version": "0.9.2",
|
|
"main": [
|
|
"dist/typeahead.js"
|
|
],
|
|
"dependencies": {
|
|
"jquery": "~1.9"
|
|
}
|
|
} |