UNPKG

@types/thrift

Version:
39 lines 1.19 kB
{ "name": "@types/thrift", "version": "0.10.17", "description": "TypeScript definitions for thrift", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/thrift", "license": "MIT", "contributors": [ { "name": "Kamek", "githubUsername": "kamek-pf", "url": "https://github.com/kamek-pf" }, { "name": "Kevin Greene", "githubUsername": "kevin-greene-ck", "url": "https://github.com/kevin-greene-ck" }, { "name": "Jesse Zhang", "githubUsername": "jessezhang91", "url": "https://github.com/jessezhang91" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/thrift" }, "scripts": {}, "dependencies": { "@types/node": "*", "@types/node-int64": "*", "@types/q": "*" }, "typesPublisherContentHash": "40c2cf5a1c1dd512c7f7ef3e4f83d513a825ba578a2c18b12dec66b431eab322", "typeScriptVersion": "4.5" }