Blame view

bower.json 239 Bytes
894b21fa   Geoffrey PREUD'HOMME   Application MEAN ...
1
2
3
4
5
6
7
8
9
10
11
  {
      "name": "ci-site",
      "version": "0.0.1",
      "dependencies": {
          "bootstrap": "latest",
          "font-awesome": "latest",
          "animate.css": "latest",
          "angular": "latest",
          "angular-route": "latest"
      }
  }