Files
YellowLabTools/bower.json
T

15 lines
304 B
JSON

{
"name": "yellowlabtools",
"dependencies": {
"angular": "~1.3.14",
"angular-route": "~1.3.14",
"angular-resource": "~1.3.14",
"angular-sanitize": "~1.3.14",
"angular-animate": "~1.3.14",
"angular-local-storage": "~0.1.5"
},
"resolutions": {
"angular": "~1.3.8"
}
}