{
    "name": "@types/parcel-bundler",
    "version": "1.12.8",
    "description": "TypeScript definitions for parcel-bundler",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/parcel-bundler",
    "license": "MIT",
    "contributors": [
        {
            "name": "pinage404",
            "githubUsername": "pinage404",
            "url": "https://github.com/pinage404"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/parcel-bundler"
    },
    "scripts": {},
    "dependencies": {
        "@types/express-serve-static-core": "*"
    },
    "typesPublisherContentHash": "d26c75b622e6c4947cde70b540e9a18264f1123884791c01bf889bcdff4f961c",
    "typeScriptVersion": "4.5"
}