You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

24 lines
617 B

{
"name": "typeahead.js",
"version": "0.11.1",
"main": "dist/typeahead.bundle.js",
"dependencies": {
"jquery": ">=1.7"
},
"devDependencies": {
"jquery": "~1.7",
"jasmine-ajax": "~1.3.1",
"jasmine-jquery": "~1.5.2"
},
"homepage": "https://github.com/twitter/typeahead.js",
"_release": "0.11.1",
"_resolution": {
"type": "version",
"tag": "v0.11.1",
"commit": "87de059a7820b1e223f1c704fa12a624dbce3a4f"
},
"_source": "https://github.com/twitter/typeahead.js.git",
"_target": "^0.11.1",
"_originalSource": "typeahead.js",
"_direct": true
}