apollo_developers/bower_components/angular-ui-switch/.bower.json
venbatechnologies@gmail.com 1809bcf9c9 fixed table for student details
2018-04-23 18:34:11 +05:30

42 lines
866 B
JSON
Executable File

{
"name": "angular-ui-switch",
"version": "0.1.0",
"main": [
"angular-ui-switch.js",
"angular-ui-switch.css"
],
"authors": [
"xpeper <xpepermint@gmail.com>"
],
"description": "iOS 7 style switch directive for AngularJS",
"keywords": [
"angular",
"angularjs",
"ui",
"directive",
"switch",
"on",
"off",
"button",
"checkbox",
"form"
],
"license": "MIT",
"homepage": "https://github.com/xpepermint/angular-ui-switch",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
],
"_release": "0.1.0",
"_resolution": {
"type": "version",
"tag": "0.1.0",
"commit": "d617ee8243ee9967ca17c2cc6db8c28ba9ab77f1"
},
"_source": "git://github.com/xpepermint/angular-ui-switch.git",
"_target": "~0.1.0",
"_originalSource": "angular-ui-switch"
}