UNPKG

dijit-select-optgroup

Version:

SelectOptgroup is a styleable, searchable drop down select box for Dojo which includes grouping of options.

32 lines (31 loc) 854 B
{ "name": "dijit-select-optgroup", "version": "1.0.2", "description": "SelectOptgroup is a styleable, searchable drop down select box for Dojo which includes grouping of options.", "main": "SelectOptgroup.js", "keywords": [ "dojo", "dijit", "dijit form select", "javascript", "select", "html", "form", "optgroup", "html select optgroup" ], "author": "GibboK", "license": "MIT", "devDependencies": { "connect": "^3.4.1", "open": "^0.0.5", "jshint-stylish": "^2.1.0", "jshint ": "^2.9.4", "jscs": "^2.9.0", "gulp": "^3.9.1", "gulp-connect": "^2.3.1", "gulp-jscs": "^3.0.2", "gulp-jshint": "^2.0.0", "gulp-jscs-stylish": "^1.3.0" } }