执行过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
59
60
61
62
63
64
65
66
67
68
69
70
{
  "_from": "@types/codemirror@0.0.71",
  "_id": "@types/codemirror@0.0.71",
  "_inBundle": false,
  "_integrity": "sha512-b2oEEnno1LIGKMR7uBEsr40al1UijF1HEpRn0+Yf1xOLl24iQgB7DBpZVMM7y54G5wCNoclDrRO65E6KHPNO2w==",
  "_location": "/@types/codemirror",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@types/codemirror@0.0.71",
    "name": "@types/codemirror",
    "escapedName": "@types%2fcodemirror",
    "scope": "@types",
    "rawSpec": "0.0.71",
    "saveSpec": null,
    "fetchSpec": "0.0.71"
  },
  "_requiredBy": [
    "/tui-editor"
  ],
  "_resolved": "https://registry.npmmirror.com/@types/codemirror/-/codemirror-0.0.71.tgz",
  "_shasum": "861f1bcb3100c0a064567c5400f2981cf4ae8ca7",
  "_spec": "@types/codemirror@0.0.71",
  "_where": "D:\\源码\\vue-element-admin-master\\node_modules\\tui-editor",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "mihailik",
      "url": "https://github.com/mihailik"
    },
    {
      "name": "nrbernard",
      "url": "https://github.com/nrbernard"
    },
    {
      "name": "Pr1st0n",
      "url": "https://github.com/Pr1st0n"
    },
    {
      "name": "rileymiller",
      "url": "https://github.com/rileymiller"
    },
    {
      "name": "toddself",
      "url": "https://github.com/toddself"
    }
  ],
  "dependencies": {
    "@types/tern": "*"
  },
  "deprecated": false,
  "description": "TypeScript definitions for CodeMirror",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/codemirror",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git"
  },
  "scripts": {},
  "typeScriptVersion": "2.8",
  "types": "index",
  "typesPublisherContentHash": "b5e5f689b8bfe807e2827a36b6b5af3b627e3dc973a05b838fe6903400bd6cd4",
  "version": "0.0.71"
}