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