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