@types/jest-cli
Version:
Stub TypeScript definitions entry for jest-cli, which provides its own types definitions
14 lines • 358 B
JSON
{
"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": "*"
}
}