执行过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
{
  "_from": "@types/linkify-it@*",
  "_id": "@types/linkify-it@3.0.2",
  "_inBundle": false,
  "_integrity": "sha512-HZQYqbiFVWufzCwexrvh694SOim8z2d+xJl5UNamcvQFejLY/2YUtzXHYi3cHdI7PMlS8ejH2slRAOJQ32aNbA==",
  "_location": "/@types/linkify-it",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/linkify-it@*",
    "name": "@types/linkify-it",
    "escapedName": "@types%2flinkify-it",
    "scope": "@types",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/@types/markdown-it"
  ],
  "_resolved": "https://registry.npmmirror.com/@types/linkify-it/-/linkify-it-3.0.2.tgz",
  "_shasum": "fd2cd2edbaa7eaac7e7f3c1748b52a19143846c9",
  "_spec": "@types/linkify-it@*",
  "_where": "D:\\源码\\vue-element-admin-master\\node_modules\\@types\\markdown-it",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Lindsey Smith",
      "url": "https://github.com/praxxis"
    },
    {
      "name": "Robert Coie",
      "url": "https://github.com/rapropos/typed-linkify-it"
    },
    {
      "name": "Alex Plumb",
      "url": "https://github.com/alexplumb"
    },
    {
      "name": "Rafa Gares",
      "url": "https://github.com/ragafus"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "TypeScript definitions for linkify-it",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/linkify-it",
  "license": "MIT",
  "main": "",
  "name": "@types/linkify-it",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/linkify-it"
  },
  "scripts": {},
  "typeScriptVersion": "3.6",
  "types": "index.d.ts",
  "typesPublisherContentHash": "001e13e25578e89bdd72aba9710cc97e62dacb4982344e91c4d666aa7cfd642d",
  "version": "3.0.2"
}