fuller-markdown
Advanced tools
+12
-6
| { | ||
| "name": "fuller-markdown", | ||
| "version": "0.3.0", | ||
| "license" : "MIT", | ||
| "version": "0.3.1", | ||
| "license": "MIT", | ||
| "description": "Fuller tool: markdown to html converter", | ||
| "keywords": ["static", "fuller", "html", "markdown", "highlight"], | ||
| "keywords": [ | ||
| "static", | ||
| "fuller", | ||
| "html", | ||
| "markdown", | ||
| "highlight" | ||
| ], | ||
| "author": "Alexey Novikov (http://2dubs.com)", | ||
| "dependencies": { | ||
| "marked": "^0.3.0", | ||
| "highlight.js": "^9.0.0", | ||
| "unidecode": "^0.1.3" | ||
| "highlight.js": "^9.12.0", | ||
| "marked": "^0.3.0", | ||
| "unidecode": "^0.1.3" | ||
| }, | ||
@@ -13,0 +19,0 @@ "repository": { |
2717
0.41%Updated