73 lines
1.9 KiB
JSON
Raw Normal View History

2021-02-11 21:31:41 +08:00
{
"_from": "@vuepress/markdown@1.8.0",
"_id": "@vuepress/markdown@1.8.0",
"_inBundle": false,
"_integrity": "sha1-L7Cp9gEdJUOk3H1qKul2ufSYc+8=",
"_location": "/@vuepress/markdown",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@vuepress/markdown@1.8.0",
"name": "@vuepress/markdown",
"escapedName": "@vuepress%2fmarkdown",
"scope": "@vuepress",
"rawSpec": "1.8.0",
"saveSpec": null,
"fetchSpec": "1.8.0"
},
"_requiredBy": [
"/@vuepress/core",
"/@vuepress/markdown-loader"
],
"_resolved": "https://registry.npm.taobao.org/@vuepress/markdown/download/@vuepress/markdown-1.8.0.tgz",
"_shasum": "2fb0a9f6011d2543a4dc7d6a2ae976b9f49873ef",
"_spec": "@vuepress/markdown@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/shared-utils": "1.8.0",
"markdown-it": "^8.4.1",
"markdown-it-anchor": "^5.0.2",
"markdown-it-chain": "^1.3.0",
"markdown-it-emoji": "^1.4.0",
"markdown-it-table-of-contents": "^0.4.0",
"prismjs": "^1.13.0"
},
"deprecated": false,
"description": "markdown for vuepress",
"gitHead": "d2c9e2d148bdc7bc97e28fa8d86b03f2e5927124",
"homepage": "https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/markdown#readme",
"keywords": [
"documentation",
"generator",
"markdown",
"vue",
"vuepress"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "ULIVZ",
"email": "chl814@foxmail.com"
}
],
"name": "@vuepress/markdown",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vuejs/vuepress.git",
"directory": "packages/@vuepress/markdown"
},
"version": "1.8.0"
}