UNPKG

@types/got

Version:
69 lines 2.09 kB
{ "name": "@types/got", "version": "9.6.12", "description": "TypeScript definitions for got", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/got", "license": "MIT", "contributors": [ { "name": "BendingBender", "url": "https://github.com/BendingBender", "githubUsername": "BendingBender" }, { "name": "Linus Unnebäck", "url": "https://github.com/LinusU", "githubUsername": "LinusU" }, { "name": "Konstantin Ikonnikov", "url": "https://github.com/ikokostya", "githubUsername": "ikokostya" }, { "name": "Stijn Van Nieuwenhuyse", "url": "https://github.com/stijnvn", "githubUsername": "stijnvn" }, { "name": "Matthew Bull", "url": "https://github.com/wingsbob", "githubUsername": "wingsbob" }, { "name": "Ryan Wilson-Perkin", "url": "https://github.com/ryanwilsonperkin", "githubUsername": "ryanwilsonperkin" }, { "name": "Paul Hawxby", "url": "https://github.com/phawxby", "githubUsername": "phawxby" }, { "name": "Ivy Witter", "url": "https://github.com/ivywit", "githubUsername": "ivywit" }, { "name": "Huachao Mao", "url": "https://github.com/Huachao", "githubUsername": "Huachao" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/got" }, "scripts": {}, "dependencies": { "@types/node": "*", "@types/tough-cookie": "*", "form-data": "^2.5.0" }, "typesPublisherContentHash": "fddfd6e18b61b57c8ab9cd073c24af1cb1d98a774a137302f6f89f8e46d548d4", "typeScriptVersion": "3.6" }