{
	"name": "vue-cli-plugin-markdown-loader",
	"version": "1.5.2",
	"description": "A Vue Cli 4 plugin to import markdown with marked and highlight.js",
	"keywords": [
		"markdown",
		"markdown-it",
		"markdown-it-container",
		"markdown-it-emoji",
		"github-markdown-css",
		"highlight.js",
		"vue",
		"vue-markdown-loader",
		"cli",
		"vue-cli",
		"vue-cli4",
		"vue-cli-plugin",
		"webpack"
	],
	"repository": "git@github.com:styzy/vue-cli-plugin-markdown-loader.git",
	"author": {
		"name": "STYZY",
		"email": "styzyreal@126.com",
		"url": "https://our.styzy.cn"
	},
	"main": "index.js",
	"license": "MIT",
	"private": false,
	"dependencies": {
		"cheerio": "^1.0.0-rc.10",
		"github-markdown-css": "^5.1.0",
		"hash-sum": "^2.0.0",
		"highlight.js": "^11.4.0",
		"markdown-it": "^12.3.2",
		"markdown-it-container": "^3.0.0",
		"markdown-it-emoji": "^2.0.0",
		"pug": "^3.0.2",
		"vue-loader": "^15.0.0"
	}
}
