UNPKG

@types/istanbul-lib-source-maps

Version:
33 lines 1.1 kB
{ "name": "@types/istanbul-lib-source-maps", "version": "4.0.4", "description": "TypeScript definitions for istanbul-lib-source-maps", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/istanbul-lib-source-maps", "license": "MIT", "contributors": [ { "name": "Jason Cheatham", "githubUsername": "jason0x43", "url": "https://github.com/jason0x43" }, { "name": "Sridhar Mallela", "githubUsername": "sridharmallela", "url": "https://github.com/sridharmallela" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/istanbul-lib-source-maps" }, "scripts": {}, "dependencies": { "@types/istanbul-lib-coverage": "*", "source-map": "^0.6.1" }, "typesPublisherContentHash": "5f7036d97e08dee091acf5237785fd3d53568b0cd5564868809167f51a060fab", "typeScriptVersion": "4.5" }