1
0
mirror of https://github.com/Foltik/Shimapan synced 2024-09-21 03:09:15 -04:00
shimapan/bower.json

14 lines
278 B
JSON
Raw Normal View History

2017-10-09 22:01:02 -04:00
{
"name": "shimapan",
"version": "1.0.0",
"dependencies": {
"bootstrap": "latest",
"font-awesome": "latest",
"animate.css": "latest",
"angular": "latest",
2017-10-11 20:26:07 -04:00
"angular-ui-router": "latest",
2017-10-09 22:01:02 -04:00
"ng-file-upload": "latest",
"ngclipboard": "^1.1.1"
}
}