PHP Classes

File: source/asset/crules/bootstrap-switch-master/composer.json

Recommend this page to a friend!
  Classes of ask sa sa   Rimau waf   source/asset/crules/bootstrap-switch-master/composer.json   Download  
File: source/asset/crules/bootstrap-switch-master/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Rimau waf
Application to configure Web server module options
Author: By
Last change:
Date: 1 year ago
Size: 722 bytes
 

Contents

Class file image Download
{ "name": "components/bootstrap-switch", "description": "Turn checkboxes and radio buttons into toggle switches.", "version": "3.3.2", "type": "component", "keywords": [ "bootstrap", "switch", "javascript", "js" ], "homepage": "http://www.bootstrap-switch.org", "license": "Apache License Version 2.0", "authors": [ { "name": "Mattia Larentis", "homepage": "http://www.larentis.eu" } ], "ignore": [ "docs" ], "extra": { "component": { "name": "bootstrap-switch", "files": [ "dist/**" ], "scripts": [ "dist/js/bootstrap-switch.js" ], "shim": { "exports": "BootstrapSwitch" } } } }