{
  "_from": "@vuepress/shared-utils@1.4.1",
  "_id": "@vuepress/shared-utils@1.4.1",
  "_inBundle": false,
  "_integrity": "sha512-FBUHFhvR7vk6glQy/qUntBz8bVeWiNYZ2/G16EKaerKKn15xAiD7tUFCQ3L/KjtQJ8TV38GK47UEXh7UTcRwQg==",
  "_location": "/@vuepress/shared-utils",
  "_phantomChildren": {
    "@types/glob": "7.1.1",
    "array-union": "1.0.2",
    "dir-glob": "2.2.2",
    "fast-glob": "2.2.7",
    "glob": "7.1.4"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@vuepress/shared-utils@1.4.1",
    "name": "@vuepress/shared-utils",
    "escapedName": "@vuepress%2fshared-utils",
    "scope": "@vuepress",
    "rawSpec": "1.4.1",
    "saveSpec": null,
    "fetchSpec": "1.4.1"
  },
  "_requiredBy": [
    "/@vuepress/core",
    "/@vuepress/markdown",
    "/@vuepress/plugin-register-components"
  ],
  "_resolved": "https://registry.npmjs.org/@vuepress/shared-utils/-/shared-utils-1.4.1.tgz",
  "_shasum": "d09fcd742111f2efeef93b9c9b353bcd8202ae97",
  "_spec": "@vuepress/shared-utils@1.4.1",
  "_where": "E:\\my\\note\\element\\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",
    "diacritics": "^1.3.0",
    "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",
    "upath": "^1.1.0"
  },
  "deprecated": false,
  "description": "shared-utils for vuepress",
  "devDependencies": {
    "@types/diacritics": "^1.3.1"
  },
  "files": [
    "lib",
    "types"
  ],
  "gitHead": "ed831e71b5c72a5aabef637bd35e3768f5f812d8",
  "homepage": "https://github.com/vuejs/vuepress/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.4.1"
}
