JezK
Edit File: package.json
{ "name": "@types/tape", "version": "4.13.2", "description": "TypeScript definitions for tape", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tape", "license": "MIT", "contributors": [ { "name": "Bart van der Schoor", "url": "https://github.com/Bartvds", "githubUsername": "Bartvds" }, { "name": "Haoqun Jiang", "url": "https://github.com/sodatea", "githubUsername": "sodatea" }, { "name": "Dennis Schwartz", "url": "https://github.com/DennisSchwartz", "githubUsername": "DennisSchwartz" }, { "name": "Michael Henretty", "url": "https://github.com/mikehenrty", "githubUsername": "mikehenrty" }, { "name": "Rafał Ostrowski", "url": "https://github.com/rostrowski", "githubUsername": "rostrowski" }, { "name": "Jordan Harband", "url": "https://github.com/ljharb", "githubUsername": "ljharb" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/tape" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "typesPublisherContentHash": "17246274b49b367a86a8b1afe5bdd1f3d4d601c5fe25ec15f2dcaa3300b4aa9c", "typeScriptVersion": "3.6" }