mirror of https://gitee.com/karson/fastadmin.git
35 lines
819 B
JSON
35 lines
819 B
JSON
{
|
|
"name": "devbridge-autocomplete",
|
|
"version": "1.4.6",
|
|
"homepage": "https://github.com/devbridge/jQuery-Autocomplete",
|
|
"authors": [
|
|
"Tomas Kirda"
|
|
],
|
|
"description": "Autocomplete provides suggestions while you type into the text field.",
|
|
"main": "dist/jquery.autocomplete.js",
|
|
"keywords": [
|
|
"ajax",
|
|
"autocomplete"
|
|
],
|
|
"license": "MIT",
|
|
"ignore": [
|
|
"**/.*",
|
|
"node_modules",
|
|
"bower_components",
|
|
"spec",
|
|
"scripts",
|
|
"content"
|
|
],
|
|
"dependencies": {
|
|
"jquery": ">=1.7"
|
|
},
|
|
"_release": "1.4.6",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v1.4.6",
|
|
"commit": "50a7d9b1301c3b96e253f46e0f4c66971d1b9a2b"
|
|
},
|
|
"_source": "https://github.com/devbridge/jQuery-Autocomplete.git",
|
|
"_target": "^1.2.26",
|
|
"_originalSource": "devbridge-autocomplete"
|
|
} |