JezK
Edit File: package.json
{ "name": "@types/forever-agent", "version": "0.6.1", "description": "TypeScript definitions for forever-agent", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/forever-agent", "license": "MIT", "contributors": [ { "name": "Dmitry Guketlev", "url": "https://github.com/yavanosta", "githubUsername": "yavanosta" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/forever-agent" }, "scripts": {}, "dependencies": { "@types/node": "*" }, "typesPublisherContentHash": "0a7d1a475e8ac7aa4a58aab98f2332cb72e0c6e4483ab2e17bac852bd36aedf5", "typeScriptVersion": "3.6" }