Blame view

bower.json 197 Bytes
894b21fa   Geoffrey PREUD'HOMME   Application MEAN ...
1
  {
de18ba02   Geoffrey PREUD'HOMME   Bôté
2
3
4
5
6
7
8
9
10
    "name": "ci-site",
    "version": "0.0.1",
    "dependencies": {
      "font-awesome": "latest",
      "angular": "latest",
      "angular-route": "latest",
      "bootswatch-dist": "3.3.2-cerulean"
    }
  }