@types/istanbul-lib-instrument
Version:
TypeScript definitions for istanbul-lib-instrument
31 lines • 1.04 kB
JSON
{
"name": "@types/istanbul-lib-instrument",
"version": "1.7.8",
"description": "TypeScript definitions for istanbul-lib-instrument",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-instrument",
"license": "MIT",
"contributors": [
{
"name": "Jason Cheatham",
"githubUsername": "jason0x43",
"url": "https://github.com/jason0x43"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/istanbul-lib-instrument"
},
"scripts": {},
"dependencies": {
"@types/babel-types": "*",
"@types/babel-generator": "*",
"@types/istanbul-lib-coverage": "*",
"source-map": "^0.6.1"
},
"peerDependencies": {},
"typesPublisherContentHash": "1fdd9e49e683d9656cd060b75640e640569ef74d94a486a091f39bce06332911",
"typeScriptVersion": "5.2"
}