67 lines
2.0 KiB
JSON
Raw Normal View History

2021-02-11 21:31:41 +08:00
{
"_from": "@vuepress/markdown-loader@1.8.0",
"_id": "@vuepress/markdown-loader@1.8.0",
"_inBundle": false,
"_integrity": "sha1-DXSTmVhp+XSVOxqkfHp5GUPR2DU=",
"_location": "/@vuepress/markdown-loader",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vuepress/markdown-loader@1.8.0",
"name": "@vuepress/markdown-loader",
"escapedName": "@vuepress%2fmarkdown-loader",
"scope": "@vuepress",
"rawSpec": "1.8.0",
"saveSpec": null,
"fetchSpec": "1.8.0"
},
"_requiredBy": [
"/@vuepress/core"
],
"_resolved": "https://registry.npm.taobao.org/@vuepress/markdown-loader/download/@vuepress/markdown-loader-1.8.0.tgz?cache=0&sync_timestamp=1609811145257&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vuepress%2Fmarkdown-loader%2Fdownload%2F%40vuepress%2Fmarkdown-loader-1.8.0.tgz",
"_shasum": "0d7493995869f974953b1aa47c7a791943d1d835",
"_spec": "@vuepress/markdown-loader@1.8.0",
"_where": "E:\\GreateCommunity\\node_modules\\@vuepress\\core",
"author": {
"name": "Evan You"
},
"bugs": {
"url": "https://github.com/vuejs/vuepress/issues"
},
"bundleDependencies": false,
"dependencies": {
"@vuepress/markdown": "1.8.0",
"loader-utils": "^1.1.0",
"lru-cache": "^5.1.1"
},
"deprecated": false,
"description": "markdown-loader for vuepress",
"gitHead": "d2c9e2d148bdc7bc97e28fa8d86b03f2e5927124",
"homepage": "https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/markdown-loader#readme",
"keywords": [
"documentation",
"generator",
"vue",
"vuepress"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "ULIVZ",
"email": "chl814@foxmail.com"
}
],
"name": "@vuepress/markdown-loader",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vuepress.git",
"directory": "packages/@vuepress/markdown-loader"
},
"version": "1.8.0"
}