JezK
Edit File: package.json
{ "name": "@types/tar-stream", "version": "2.2.2", "description": "TypeScript definitions for tar-stream", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tar-stream", "license": "MIT", "contributors": [ { "name": "Guy Lichtman", "url": "https://github.com/glicht", "githubUsername": "glicht" }, { "name": "Piotr Błażejewicz", "url": "https://github.com/peterblazejewicz", "githubUsername": "peterblazejewicz" }, { "name": "Kevin Lindsay", "url": "https://github.com/kevin-lindsay-1", "githubUsername": "kevin-lindsay-1" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/tar-stream" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "typesPublisherContentHash": "23a7dd84bfe9183efdc2f477afe686753d8e702a2b8a0b6ff722d280ccbd0918", "typeScriptVersion": "3.7" }