UNPKG

unibox

Version:

A powerful search suggestion input box.

29 lines (28 loc) 630 B
{ "name": "unibox", "version": "2.0.2", "description": "A powerful search suggestion input box.", "main": "unibox.js", "scripts": { "test": "unibox.js" }, "repository": { "type": "git", "url": "git+https://github.com/ddsky/unibox.git" }, "keywords": [ "search", "suggestion", "autocomplete" ], "author": "David Urbansky", "contributors": [ {"name": "Jaroslav Vankat"}, {"name": "Simon Schabel"} ], "license": "MIT", "bugs": { "url": "https://github.com/ddsky/unibox/issues" }, "homepage": "https://github.com/ddsky/unibox#readme" }