← Back
Editing: package.json
{ "name": "@types/istanbul-lib-source-maps", "version": "4.0.1", "description": "TypeScript definitions for istanbul-lib-source-maps", "license": "MIT", "contributors": [ { "name": "Jason Cheatham", "url": "https://github.com/jason0x43", "githubUsername": "jason0x43" }, { "name": "Sridhar Mallela", "url": "https://github.com/sridharmallela", "githubUsername": "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": "20b16793b1cd9d5095a73c5259dd008819e07080c5b0605dec731a9a66405a86", "typeScriptVersion": "2.8" }
Save File
Cancel