Child: [798bd2] (diff)

Download this file

bower.json    14 lines (12 with data), 251 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
{
"name": "starter-node-angular",
"version": "1.0.0",
"directory": "frontend/public/libs",
"dependencies": {
"angular": "1.6.5",
"angular-bootstrap": "2.5.0",
"angular-route": "1.6.5",
"bootstrap": "3.3.7",
"jquery": "3.2.1"
}
}