Blame view

bower.json 364 Bytes
894b21fa   Geoffrey PREUD'HOMME   Application MEAN ...
1
  {
a9a5cb2a   Geoffrey PREUD'HOMME   Possibilité clien...
2
3
4
5
6
7
8
9
10
11
12
13
14
    "name": "ci-site",
    "version": "0.0.1",
    "dependencies": {
      "angular": "~1.3.15",
      "angular-animate": "~1.3.15",
      "angular-ladda": "~0.2.2",
      "angular-route": "~1.3.15",
      "animate.css": "~3.2.6",
      "bootswatch-dist": "3.3.4-cerulean",
      "jsencrypt": "~2.1.0",
      "remarkable-bootstrap-notify": "~3.0.2",
      "ng-sortable": "~1.2.0"
    }
de18ba02   Geoffrey PREUD'HOMME   Bôté
15
  }