UNPKG

@xsites/angular-selectize2

Version:

This is an Angular.js directive for Brian Reavis's selectize jQuery plugin. It supports all of Selectize's features

38 lines (37 loc) 879 B
{ "name": "@xsites/angular-selectize2", "keywords": [ "select", "ui", "form", "input", "control", "autocomplete", "tagging", "angular", "directive", "tag" ], "main": "dist/angular-selectize.js", "description": "This is an Angular.js directive for Brian Reavis's selectize jQuery plugin. It supports all of Selectize's features", "version": "3.0.2", "license": "MIT", "repository": { "type": "git", "url": "git://github.com/machineboy2045/angular-selectize.git" }, "dependencies": { "selectize": ">=0.12.1" }, "engines": { "node": "*" }, "bugs": { "url": "https://github.com/machineboy2045/angular-selectize/issues" }, "homepage": "https://github.com/machineboy2045/angular-selectize#readme", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "" }