{
    "name": "@types/micro",
    "version": "7.3.7",
    "description": "TypeScript definitions for micro",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/micro",
    "license": "MIT",
    "contributors": [
        {
            "name": "Kalle Ott",
            "url": "https://github.com/kaoDev",
            "githubUsername": "kaoDev"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/micro"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "9ef7489c7be91c6924ccdfce964c3b84b7c3a69b8e95195776cf4d7e2809e5b1",
    "typeScriptVersion": "3.8"
}