UNPKG

typeahead.an

Version:
32 lines (31 loc) 572 B
{ "name": "typeahead.an", "version": "0.0.7", "description": "Typeahead directive for angular", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "angular", "typeahead", "autosuggest", "directive", "sj" ], "browserify": { "transform": [ "brfs" ] }, "author": "Andrei Kashcha", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/anvaka/typeahead.an" }, "dependencies": { "an": "~0.0.0", "brfs": "~0.2.1" } }