执行过npm install命令的vue-element-admin源码
康凯
2022-05-20 aa4c235a8ca67ea8b731f90c951a465e92c0a865
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
  "_from": "@types/markdown-it@0.0.7",
  "_id": "@types/markdown-it@0.0.7",
  "_inBundle": false,
  "_integrity": "sha512-WyL6pa76ollQFQNEaLVa41ZUUvDvPY+qAUmlsphnrpL6I9p1m868b26FyeoOmo7X3/Ta/S9WKXcEYXUSHnxoVQ==",
  "_location": "/@types/markdown-it",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@types/markdown-it@0.0.7",
    "name": "@types/markdown-it",
    "escapedName": "@types%2fmarkdown-it",
    "scope": "@types",
    "rawSpec": "0.0.7",
    "saveSpec": null,
    "fetchSpec": "0.0.7"
  },
  "_requiredBy": [
    "/tui-editor"
  ],
  "_resolved": "https://registry.npmmirror.com/@types/markdown-it/-/markdown-it-0.0.7.tgz",
  "_shasum": "75070485a3d8ad11e7deb8287f4430be15bf4d39",
  "_spec": "@types/markdown-it@0.0.7",
  "_where": "D:\\源码\\vue-element-admin-master\\node_modules\\tui-editor",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "York Yao",
      "url": "https://github.com/plantain-00/"
    },
    {
      "name": "Robert Coie",
      "url": "https://github.com/rapropos"
    }
  ],
  "dependencies": {
    "@types/linkify-it": "*"
  },
  "deprecated": false,
  "description": "TypeScript definitions for markdown-it",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/markdown-it",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
  },
  "scripts": {},
  "typeScriptVersion": "2.3",
  "types": "",
  "typesPublisherContentHash": "7c2635e83f67eb6d55b5972701eeea82844df560caf85aeac9d528bde45c9f23",
  "version": "0.0.7"
}