← Back
Editing: package.json
{ "name": "@types/mute-stream", "version": "0.0.1", "description": "TypeScript definitions for mute-stream", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/mute-stream", "license": "MIT", "contributors": [ { "name": "Adam Jarret", "url": "https://github.com/adamjarret", "githubUsername": "adamjarret" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/mute-stream" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "typesPublisherContentHash": "28229df0407761178b388b8851ead4ed2f799b7883ad37549bee5f0c719433cb", "typeScriptVersion": "3.6" }
Save File
Cancel