{
    "name": "@types/jest-cli",
    "version": "24.3.0",
    "typings": null,
    "description": "Stub TypeScript definitions entry for jest-cli, which provides its own types definitions",
    "main": "",
    "scripts": {},
    "author": "",
    "repository": "https://jestjs.io/",
    "license": "MIT",
    "dependencies": {
        "jest-cli": "*"
    }
}