mh-two-thousand-and-two
2024-04-12 7fc6dbf547b8899d949b67cdec36b96a7d1701c7
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
{
  "_args": [
    [
      "@types/send@0.17.4",
      "C:\\Users\\hp\\Desktop\\gitzhongyi"
    ]
  ],
  "_development": true,
  "_from": "@types/send@0.17.4",
  "_id": "@types/send@0.17.4",
  "_inBundle": false,
  "_integrity": "sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==",
  "_location": "/@types/send",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@types/send@0.17.4",
    "name": "@types/send",
    "escapedName": "@types%2fsend",
    "scope": "@types",
    "rawSpec": "0.17.4",
    "saveSpec": null,
    "fetchSpec": "0.17.4"
  },
  "_requiredBy": [
    "/@types/express-serve-static-core",
    "/@types/serve-static"
  ],
  "_resolved": "https://registry.npmmirror.com/@types/send/-/send-0.17.4.tgz",
  "_spec": "0.17.4",
  "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "contributors": [
    {
      "name": "Mike Jerred",
      "url": "https://github.com/MikeJerred"
    },
    {
      "name": "Piotr Błażejewicz",
      "url": "https://github.com/peterblazejewicz"
    }
  ],
  "dependencies": {
    "@types/mime": "^1",
    "@types/node": "*"
  },
  "description": "TypeScript definitions for send",
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/send",
  "license": "MIT",
  "main": "",
  "name": "@types/send",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/send"
  },
  "scripts": {},
  "typeScriptVersion": "4.5",
  "types": "index.d.ts",
  "typesPublisherContentHash": "80c2c0bda207c1a802cfc46bf20e4f774429c8ae1e9808128c20468d438b895c",
  "version": "0.17.4"
}