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