wzp
2021-05-13 7d694a9113118daec5be7ac224dab46a3b20f106
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
{
    "authors": "Carlos Ballesteros Velasco <https://github.com/soywiz>, Leon Yu <https://github.com/leonyu>",
    "definitionFilename": "index.d.ts",
    "libraryDependencies": [
        "node"
    ],
    "moduleDependencies": [
        "stream"
    ],
    "libraryMajorVersion": 0,
    "libraryMinorVersion": 0,
    "libraryName": "form-data",
    "typingsPackageName": "form-data",
    "projectName": "https://github.com/felixge/node-form-data",
    "sourceRepoURL": "https://www.github.com/DefinitelyTyped/DefinitelyTyped",
    "sourceBranch": "types-2.0",
    "kind": "ProperModule",
    "globals": [
        "FormData"
    ],
    "declaredModules": [
        "form-data"
    ],
    "files": [
        "index.d.ts"
    ],
    "hasPackageJson": false,
    "contentHash": "9cc91a75fca75af54344c0e61a0c29e9f9939ea01d67642720916db50a7245ef"
}