UNPKG

jquery-qubit

Version:

Provides the semantics for a nested list of tri-state checkboxes, using the HTML5 "indeterminate" property

30 lines (29 loc) 711 B
{ "name": "jquery-qubit", "version": "2.0.9", "description": "Provides the semantics for a nested list of tri-state checkboxes, using the HTML5 \"indeterminate\" property", "main": "jquery.qubit.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "jquery": "*" }, "repository": { "type": "git", "url": "git+https://github.com/aexmachina/jquery-qubit.git" }, "keywords": [ "jquery", "checkbox", "indeterminate" ], "authors": [ "aexmachina" ], "license": "MIT", "bugs": { "url": "https://github.com/aexmachina/jquery-qubit/issues" }, "homepage": "https://github.com/aexmachina/jquery-qubit#readme" }