UNPKG

markdown-static

Version:
34 lines (33 loc) 789 B
{ "name": "markdown-static", "version": "1.1.0", "description": "markdown-static", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Joey-Wong/markdown-static.git" }, "keywords": [ "markdown", "static", "markdown-serve", "markdown-static", "blog", "markdown-blog" ], "dependencies": { "express": "4.18.2", "highlight.js": "^11.11.1", "http-proxy-middleware": "2.0.6", "markdown-it": "14.1.0" }, "author": "Joey-Wong <511212586@qq.com>", "license": "MIT", "bugs": { "url": "https://github.com/Joey-Wong/markdown-static/issues" }, "homepage": "https://github.com/Joey-Wong/markdown-static#readme" }