{
    "name": "@types/extract-files",
    "version": "13.0.1",
    "description": "TypeScript definitions for extract-files",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/extract-files",
    "license": "MIT",
    "contributors": [
        {
            "name": "Edward Sammut Alessi",
            "githubUsername": "Slessi",
            "url": "https://github.com/Slessi"
        },
        {
            "name": "Alex K",
            "githubUsername": "lynxtaa",
            "url": "https://github.com/lynxtaa"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "exports": {
        "./extractFiles.mjs": {
            "types": "./extractFiles.d.mts"
        },
        "./isExtractableFile.mjs": {
            "types": "./isExtractableFile.d.mts"
        },
        "./package.json": "./package.json"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/extract-files"
    },
    "scripts": {},
    "dependencies": {},
    "typesPublisherContentHash": "4cb4d97c0664c6285433b4522f21a2cd11c0f97bc1c454f8612cfbd6c6f08801",
    "typeScriptVersion": "4.6"
}