summaryrefslogtreecommitdiff
path: root/guanlecoja/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'guanlecoja/bower.json')
-rw-r--r--guanlecoja/bower.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/guanlecoja/bower.json b/guanlecoja/bower.json
new file mode 100644
index 0000000..5a2cfcd
--- /dev/null
+++ b/guanlecoja/bower.json
@@ -0,0 +1,10 @@
1{
2 "name": "buildbot-list",
3 "dependencies": {
4 "jquery": "2.1.1",
5 "angular": "~1.5.3",
6 "lodash": "~2.4.1",
7 "angular-mocks": "~1.5.3",
8 "buildbot-data": "~2.1.0"
9 }
10}