Initial setup of mycontroller
This commit is contained in:
41
www/libs/angular-bootstrap-switch/.bower.json
Normal file
41
www/libs/angular-bootstrap-switch/.bower.json
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"name": "angular-bootstrap-switch",
|
||||
"version": "0.4.1",
|
||||
"author": {
|
||||
"name": "Francesco Pontillo",
|
||||
"email": "francescopontillo@gmail.com",
|
||||
"url": "https://github.com/frapontillo"
|
||||
},
|
||||
"homepage": "https://github.com/frapontillo/angular-bootstrap-switch",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.com:frapontillo/angular-bootstrap-switch.git"
|
||||
},
|
||||
"licenses": [
|
||||
{
|
||||
"type": "Apache License 2.0",
|
||||
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
|
||||
}
|
||||
],
|
||||
"main": "./dist/angular-bootstrap-switch.js",
|
||||
"dependencies": {
|
||||
"angular": "~1.4.0",
|
||||
"jquery": ">=1.9.0",
|
||||
"bootstrap": ">=2.3.2",
|
||||
"bootstrap-switch": "3.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"angular-mocks": "~1.4.0",
|
||||
"angular-scenario": "~1.4.0"
|
||||
},
|
||||
"_release": "0.4.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "0.4.1",
|
||||
"commit": "b740c532955c7a1f375d25802cb99cc1d5306441"
|
||||
},
|
||||
"_source": "git://github.com/frapontillo/angular-bootstrap-switch.git",
|
||||
"_target": "~0.4.1",
|
||||
"_originalSource": "angular-bootstrap-switch",
|
||||
"_direct": true
|
||||
}
|
||||
Reference in New Issue
Block a user