83 lines
2.3 KiB
JSON
83 lines
2.3 KiB
JSON
{
|
|
"_from": "@vuepress/shared-utils@1.8.0",
|
|
"_id": "@vuepress/shared-utils@1.8.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-sRh8dk9MLe4Bi4PzVgoUBn2TEkA=",
|
|
"_location": "/@vuepress/shared-utils",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "@vuepress/shared-utils@1.8.0",
|
|
"name": "@vuepress/shared-utils",
|
|
"escapedName": "@vuepress%2fshared-utils",
|
|
"scope": "@vuepress",
|
|
"rawSpec": "1.8.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "1.8.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vuepress/core",
|
|
"/@vuepress/markdown",
|
|
"/@vuepress/plugin-register-components",
|
|
"/vuepress-plugin-container"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@vuepress/shared-utils/download/@vuepress/shared-utils-1.8.0.tgz?cache=0&sync_timestamp=1609811148601&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40vuepress%2Fshared-utils%2Fdownload%2F%40vuepress%2Fshared-utils-1.8.0.tgz",
|
|
"_shasum": "b1187c764f4c2dee018b83f3560a14067d931240",
|
|
"_spec": "@vuepress/shared-utils@1.8.0",
|
|
"_where": "E:\\GreateCommunity\\node_modules\\@vuepress\\core",
|
|
"author": {
|
|
"name": "ULIVZ",
|
|
"email": "chl814@foxmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/vuejs/vuepress/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"chalk": "^2.3.2",
|
|
"escape-html": "^1.0.3",
|
|
"fs-extra": "^7.0.1",
|
|
"globby": "^9.2.0",
|
|
"gray-matter": "^4.0.1",
|
|
"hash-sum": "^1.0.2",
|
|
"semver": "^6.0.0",
|
|
"toml": "^3.0.0",
|
|
"upath": "^1.1.0"
|
|
},
|
|
"deprecated": false,
|
|
"description": "shared-utils for vuepress",
|
|
"devDependencies": {
|
|
"@types/diacritics": "^1.3.1"
|
|
},
|
|
"files": [
|
|
"lib",
|
|
"types"
|
|
],
|
|
"gitHead": "d2c9e2d148bdc7bc97e28fa8d86b03f2e5927124",
|
|
"homepage": "https://github.com/vuejs/vuepress/blob/master/packages/@vuepress/shared-utils#readme",
|
|
"keywords": [
|
|
"documentation",
|
|
"generator",
|
|
"vue",
|
|
"vuepress"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@vuepress/shared-utils",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/vuejs/vuepress.git",
|
|
"directory": "packages/@vuepress/shared-utils"
|
|
},
|
|
"scripts": {
|
|
"tsc": "tsc",
|
|
"update-index": "node scripts/update-index.js"
|
|
},
|
|
"types": "types/index.d.ts",
|
|
"version": "1.8.0"
|
|
}
|