forked from irontec/curso-angularjs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbower.json
More file actions
23 lines (23 loc) · 676 Bytes
/
bower.json
File metadata and controls
23 lines (23 loc) · 676 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"name": "angularjs",
"version": "0.0.0",
"dependencies": {
"reveal.js": "~2.6.1",
"angular-translate": "~2.2.0",
"lodash": "~2.4.1",
"ng-file-upload": "~1.4.0",
"angular-route": "~1.2.16",
"angular-ui-bootstrap-bower": "~0.11.0",
"ng-tags-input": "~2.0.1",
"angular-strap": "~2.0.3",
"socket.io-client": "~1.0.4",
"angular-resource": "~1.2.16",
"webcam-directive": "~1.1.0",
"bootstrap-sass-official": "~3.1.1",
"angular-translate-loader-static-files": "~2.2.0",
"angular-bootstrap-colorpicker": "~3.0.7",
"angular-sanitize": "~1.2.16",
"angular-animate": "~1.2.16",
"angular-motion": "~0.3.2"
}
}