Blame view

bower.json 329 Bytes
894b21fa   Geoffrey PREUD'HOMME   Application MEAN ...
1
  {
b5dead51   Geoffrey PREUD'HOMME   Notifications
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",
      "jsencrypt": "~2.1.0",
      "animate.css": "~3.2.6",
000bba8c   Geoffrey PREUD'HOMME   Animation de conn...
11
12
      "remarkable-bootstrap-notify": "~3.0.0",
      "angular-ladda": "~0.2.2"
b5dead51   Geoffrey PREUD'HOMME   Notifications
13
    }
de18ba02   Geoffrey PREUD'HOMME   Bôté
14
  }