array-to-html
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -8,4 +8,15 @@ { | ||
"description": "Convert an array of objects to a simple markdown table.", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"main": "lib/array-to-html.js", | ||
"keywords": [ | ||
"array-to-table", | ||
"array to table", | ||
"array-to-table-html", | ||
"array to table html", | ||
"array-to-html", | ||
"json to table", | ||
"html to table", | ||
"object to table", | ||
"table html" | ||
], | ||
"directories": { | ||
@@ -12,0 +23,0 @@ "lib": "lib", |
15635