typeahead
Version:
typeahead component
17 lines (16 loc) • 352 B
JSON
{
"name": "typeahead",
"version": "0.2.2",
"description": "typeahead component",
"main": "typeahead.js",
"repository": {
"type": "git",
"url": "git://github.com/shtylman/typeahead.git"
},
"dependencies": {
"dom": "0.0.2",
"xtend": "1.0.3"
},
"style": "./style.css",
"author": "Roman Shtylman <shtylman@gmail.com>"
}