Initial setup of mycontroller
This commit is contained in:
19
www/libs/angular-cookies/.bower.json
Normal file
19
www/libs/angular-cookies/.bower.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "angular-cookies",
|
||||
"version": "1.4.2",
|
||||
"main": "./angular-cookies.js",
|
||||
"ignore": [],
|
||||
"dependencies": {
|
||||
"angular": "1.4.2"
|
||||
},
|
||||
"homepage": "https://github.com/angular/bower-angular-cookies",
|
||||
"_release": "1.4.2",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.4.2",
|
||||
"commit": "623ebfe717d03a18029f90ca21eb7f53f379795f"
|
||||
},
|
||||
"_source": "git://github.com/angular/bower-angular-cookies.git",
|
||||
"_target": "1.4.2",
|
||||
"_originalSource": "angular-cookies"
|
||||
}
|
||||
Reference in New Issue
Block a user