Merge afb-client
[src/app-framework-demo.git] / afb-client / bower_components / angular-ui-router / bower.json
diff --git a/afb-client/bower_components/angular-ui-router/bower.json b/afb-client/bower_components/angular-ui-router/bower.json
new file mode 100644 (file)
index 0000000..892936f
--- /dev/null
@@ -0,0 +1,24 @@
+{
+  "name": "angular-ui-router",
+  "version": "0.2.18",
+  "license" : "MIT",
+  "main": "./release/angular-ui-router.js",
+  "dependencies": {
+    "angular": "^1.0.8"
+  },
+  "ignore": [
+    "**/.*",
+    "node_modules",
+    "bower_components",
+    "component.json",
+    "package.json",
+    "lib",
+    "config",
+    "sample",
+    "test",
+    "tests",
+    "ngdoc_assets",
+    "Gruntfile.js",
+    "files.js"
+  ]
+}