Blame view

bower.json 396 Bytes
894b21fa   Geoffrey PREUD'HOMME   Application MEAN ...
1
  {
a9a5cb2a   Geoffrey PREUD'HOMME   Possibilité clien...
2
3
4
5
6
7
8
9
    "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",
c470d0dd   Geoffrey PREUD'HOMME   Mis à jour une bo...
10
      "bootswatch": "3.3.4+1",
a9a5cb2a   Geoffrey PREUD'HOMME   Possibilité clien...
11
12
      "jsencrypt": "~2.1.0",
      "remarkable-bootstrap-notify": "~3.0.2",
9fbacb17   Geoffrey PREUD'HOMME   Affichage du Mark...
13
14
      "ng-sortable": "~1.2.0",
      "angular-markdown-directive": "~0.3.1"
a9a5cb2a   Geoffrey PREUD'HOMME   Possibilité clien...
15
    }
de18ba02   Geoffrey PREUD'HOMME   Bôté
16
  }