client/bower.json
changeset 80 dd414da0f0bb
parent 79 bd2f2c3f205c
child 81 a6bbf198bd24
--- a/client/bower.json	Wed Oct 29 12:50:30 2014 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-{
-  "name": "mons",
-  "main": "app.js",
-  "version": "0.0.0",
-  "authors": [
-    "IRI"
-  ],
-  "license": "Ceccill-C",
-  "private": true,
-  "ignore": [
-    "**/.*",
-    "node_modules",
-    "bower_components",
-    "test",
-    "tests"
-  ],
-  "devDependencies": {
-    "angular": "~1.3",
-    "angular-route": "~1.3",
-    "angular-resource": "~1.3",
-    "angular-bootstrap": "~0.11.0",
-    "allmighty-autocomplete": "*",
-    "bootstrap": "~3.1.1",
-    "string": "*"
-  }
-}