{ "name": "jquery-editable-select", "version": "2.2.5", "authors": [ "Indri Muska " ], "description": "A simple jQuery Plugin that converts a select into an text field with suggestions.", "main": [ "dist/jquery-editable-select.min.js", "dist/jquery-editable-select.min.css" ], "keywords": [ "jquery", "plugin", "editable", "select", "typeahead", "suggestion" ], "license": "MIT", "homepage": "http://indrimuska.github.io/jquery-editable-select", "ignore": [ "**/.*", "node_modules", "bower_components" ], "dependencies": { "jquery": ">=1.1.1" }, "_release": "2.2.5", "_resolution": { "type": "version", "tag": "2.2.5", "commit": "78b22fef264237ffa8b8f606910925e8e3ba0e1f" }, "_source": "https://github.com/indrimuska/jquery-editable-select.git", "_target": "^2.2.5", "_originalSource": "jquery-editable-select" }