aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMatias Niemelä2013-04-29 15:20:10 -0400
committerIgor Minar2013-04-29 17:47:53 -0400
commitcf38d8c55b6c18f41bb559016005627671e7d795 (patch)
tree5975bf92e92a7ccc3015e7b3eb9f83afb563ab8a /package.json
parentb0233a33a1c56ef6c775545f36f6e086def98795 (diff)
downloadangular.js-cf38d8c55b6c18f41bb559016005627671e7d795.tar.bz2
feat(ngdocs): support for HTML table generation from docs code
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 efa9a552..1c5a76b0 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,8 @@
"qq": "0.3.5",
"shelljs": "0.1.2",
"karma": "0.8.4",
- "yaml-js": "0.0.5"
+ "yaml-js": "0.0.5",
+ "showdown": "0.3.1"
},
"licenses": [
{