执行过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
{
  "_from": "@types/sizzle@*",
  "_id": "@types/sizzle@2.3.3",
  "_inBundle": false,
  "_integrity": "sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ==",
  "_location": "/@types/sizzle",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/sizzle@*",
    "name": "@types/sizzle",
    "escapedName": "@types%2fsizzle",
    "scope": "@types",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/@types/jquery"
  ],
  "_resolved": "https://registry.npmmirror.com/@types/sizzle/-/sizzle-2.3.3.tgz",
  "_shasum": "ff5e2f1902969d305225a047c8a0fd5c915cebef",
  "_spec": "@types/sizzle@*",
  "_where": "D:\\源码\\vue-element-admin-master\\node_modules\\@types\\jquery",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Leonard Thieu",
      "url": "https://github.com/leonard-thieu"
    }
  ],
  "dependencies": {},
  "deprecated": false,
  "description": "TypeScript definitions for sizzle",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme",
  "license": "MIT",
  "main": "",
  "name": "@types/sizzle",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/sizzle"
  },
  "scripts": {},
  "typeScriptVersion": "3.5",
  "types": "index.d.ts",
  "typesPublisherContentHash": "5a1ded78c310b52ad24992cf9fc8105049492a7c2b610dd99eca2030a0462045",
  "version": "2.3.3"
}