fei.wang
10 天以前 ae7b22322555448d95fd56f505bafa325c167a26
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
{
    "name": "@types/tapable",
    "version": "1.0.12",
    "description": "TypeScript definitions for tapable",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tapable",
    "license": "MIT",
    "contributors": [
        {
            "name": "e-cloud",
            "githubUsername": "e-cloud",
            "url": "https://github.com/e-cloud"
        },
        {
            "name": "John Reilly",
            "githubUsername": "johnnyreilly",
            "url": "https://github.com/johnnyreilly"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/tapable"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "0ebd1c24bd2273ddc3b85134670873eaad27eda7f6c1f9d89c9f085c2b20ddfd",
    "typeScriptVersion": "4.5"
 
,"_resolved": "https://registry.npmmirror.com/@types/tapable/-/tapable-1.0.12.tgz"
,"_integrity": "sha512-bTHG8fcxEqv1M9+TD14P8ok8hjxoOCkfKc8XXLaaD05kI7ohpeI956jtDOD3XHKBQrlyPughUtzm1jtVhHpA5Q=="
,"_from": "@types/tapable@^1"
}