mirror of
https://github.com/zhigang1992/typeahead.js.git
synced 2026-05-29 06:00:14 +08:00
11
component.json
Normal file
11
component.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "typeahead.js",
|
||||
"version": "0.8.0",
|
||||
"main": [
|
||||
"dist/typeahead.css",
|
||||
"dist/typeahead.js"
|
||||
],
|
||||
"dependencies": {
|
||||
"jquery": "~1.9"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user