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

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2014-03-07 10:31:06 +0400
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-03-07 10:31:06 +0400
commitf0ad501b5b8db9e66b658658feec42052d5bb5dd (patch)
tree79a89f7743b54edfeb48d14c0bf2b4e0083085da /package.json
parent9dc9fe93f4f0b58bdfe0b1c384b186e2fc1d7397 (diff)
Add time-grunt plugin.
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 8f7ab44..b946587 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,8 @@
"grunt-jekyll": "~0.4.1",
"grunt-jscs-checker": "~0.4.0",
"grunt-sed": "~0.1.1",
- "load-grunt-tasks": "~0.4.0"
+ "load-grunt-tasks": "~0.4.0",
+ "time-grunt": "~0.2.10"
},
"engines": {
"node": "~0.10.1"