summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 57503fd..d76a31d 100644
--- a/package.json
+++ b/package.json
@@ -34,8 +34,10 @@
"coveralls": "^2.11.2",
"es6-promise": "^2.3.0",
"fs-extra": "^0.26.7",
+ "ink-docstrap": "^1.1.4",
"jscs": "^1.13.1",
"jscs-jsdoc": "^1.3.2",
+ "jsdoc": "^3.4.0",
"jshint": "~2.8.0",
"karma": "^0.13.2",
"karma-browserify": "^4.2.1",
@@ -91,4 +93,4 @@
"tests"
]
}
-} \ No newline at end of file
+}