{
    "name": "@types/has-symbols",
    "version": "1.1.0",
    "description": "Stub TypeScript definitions entry for has-symbols, which provides its own types definitions",
    "main": "",
    "scripts": {},
    "license": "MIT",
    "dependencies": {
        "has-symbols": "*"
    },
    "deprecated": "This is a stub types definition. has-symbols provides its own type definitions, so you do not need this installed."
}