JezK
Edit File: package.json
{ "name": "@types/stream-shift", "version": "1.0.0", "description": "TypeScript definitions for stream-shift", "license": "MIT", "contributors": [ { "name": "Daniel Cassidy", "url": "https://github.com/djcsdy", "githubUsername": "djcsdy" } ], "main": "", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "typesPublisherContentHash": "1a9872dc1b7b6e5305d7c46e81ec1249d59973666ca31011503bfce99ccb420c", "typeScriptVersion": "2.0" }