source: consulta_publica/static/icheck/bower.json @ 59f3e60

baseconstituyenteestudiantesgeneralplan_patriasala
Last change on this file since 59f3e60 was cdd72e5, checked in by rudmanmrrod <rudman22@…>, 7 años ago

Agregado template de errores, logeo de usuarios y opción de selección simple y múltiple en las consultas

  • Propiedad mode establecida a 100644
File size: 739 octetos
Línea 
1{
2  "name": "iCheck",
3  "version": "1.0.2",
4  "description": "Highly customizable checkboxes and radio buttons (jQuery & Zepto)",
5  "keywords": [
6    "icheck",
7    "checkbox",
8    "radio",
9    "input",
10    "field",
11    "form",
12    "custom",
13    "replacement",
14    "accessibility",
15    "skins",
16    "ui",
17    "checked",
18    "disabled",
19    "indeterminate"
20  ],
21  "main": [
22    "./icheck.min.js"
23  ],
24  "dependencies": {
25    "jquery": ">=1.7"
26  },
27  "ignore": [
28    ".gitignore",
29    "CHANGELOG.md",
30    "README.md",
31    "demo/"
32  ],
33  "license": "MIT",
34  "authors": [
35    {
36      "name": "Damir Sultanov",
37      "email": "info@fronteed.com",
38      "homepage": "http://fronteed.com/"
39    }
40  ],
41  "homepage": "http://fronteed.com/iCheck/"
42}
Nota: Vea TracBrowser para ayuda de uso del navegador del repositorio.