@vuepress/markdown-loader
Version:
markdown-loader for vuepress
39 lines (38 loc) • 911 B
JSON
{
"name": "@vuepress/markdown-loader",
"version": "1.9.10",
"description": "markdown-loader for vuepress",
"keywords": [
"documentation",
"generator",
"vue",
"vuepress"
],
"homepage": "https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/markdown-loader#readme",
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vuepress.git",
"directory": "packages/@vuepress/markdown-loader"
},
"license": "MIT",
"author": "Evan You",
"maintainers": [
{
"name": "ULIVZ",
"email": "chl814@foxmail.com"
}
],
"main": "index.js",
"dependencies": {
"@vuepress/markdown": "1.9.10",
"loader-utils": "^1.1.0",
"lru-cache": "^5.1.1"
},
"publishConfig": {
"access": "public"
},
"gitHead": "a3e4bbab8df198b8b18d55031ff0b6f0bf190fdb"
}