{
    "name": "@types/reflect.ownkeys",
    "version": "1.1.1",
    "description": "TypeScript definitions for reflect.ownkeys",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/reflect.ownkeys",
    "license": "MIT",
    "contributors": [
        {
            "name": "Jordan Harband",
            "githubUsername": "ljharb",
            "url": "https://github.com/ljharb"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "exports": {
        ".": {
            "types": "./index.d.ts"
        },
        "./auto": {
            "types": "./auto.d.ts"
        },
        "./polyfill": {
            "types": "./polyfill.d.ts"
        },
        "./implementation": {
            "types": "./implementation.d.ts"
        },
        "./shim": {
            "types": "./shim.d.ts"
        },
        "./package.json": "./package.json"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/reflect.ownkeys"
    },
    "scripts": {},
    "dependencies": {},
    "peerDependencies": {},
    "typesPublisherContentHash": "83e596a42247570c3ecf12411c78fc4be738cdaf0c5c3eb234270319eb5ed09b",
    "typeScriptVersion": "5.0"
}