{ "name": "@vuepress/markdown-loader", "version": "1.5.0", "description": "markdown-loader for vuepress", "keywords": [ "documentation", "generator", "vue", "vuepress" ], "homepage": "https://github.com/vuejs/vuepress/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", "main": "index.js", "dependencies": { "@vuepress/markdown": "1.5.0", "loader-utils": "^1.1.0", "lru-cache": "^5.1.1" }, "publishConfig": { "access": "public" }, "maintainers": [ { "name": "ULIVZ", "email": "chl814@foxmail.com" } ] }