Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/candy-chat/candy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Langfeld <ben@langfeld.me>2014-07-28 00:58:32 +0400
committerBen Langfeld <ben@langfeld.me>2014-07-28 22:45:48 +0400
commite04d4d1ed934c9088d4da828a641ed3affb1c674 (patch)
tree64e988a2759d990acc82c22d3f9f6fb7f9721eb0 /package.json
parentd50022453a829a0e7755b2ff87c23e1d5f8059a6 (diff)
Fetch jquery-i18n, Mustache.js, Strophe.js & Strophe-Plugins deps from Bower
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3739558..d15a070 100644
--- a/package.json
+++ b/package.json
@@ -48,6 +48,8 @@
"grunt-natural-docs": "~0.1.1",
"grunt-notify": "^0.3.0",
"grunt-sync-pkg": "~0.1.2",
- "jshint-stylish": "^0.2.0"
+ "jshint-stylish": "^0.2.0",
+ "bower": "~1.3.8",
+ "grunt-bower-task": "~0.4.0"
}
}