mirror of
https://github.com/zhigang1992/typeahead.js.git
synced 2026-01-12 22:53:14 +08:00
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"name": "typeahead.js",
|
|
"version": "0.9.3",
|
|
"main": [
|
|
"dist/typeahead.js"
|
|
],
|
|
"dependencies": {
|
|
"jquery": "~1.9"
|
|
}
|
|
} |