UNPKG

@types/rsocket-core

Version:
34 lines 1.09 kB
{ "name": "@types/rsocket-core", "version": "0.0.11", "description": "TypeScript definitions for rsocket-core", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rsocket-core", "license": "MIT", "contributors": [ { "name": "Adrian Hope-Bailie", "githubUsername": "adrianhopebailie", "url": "https://github.com/adrianhopebailie" }, { "name": "Oleh Dokuka", "githubUsername": "olegdokuka", "url": "https://github.com/olegdokuka" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/rsocket-core" }, "scripts": {}, "dependencies": { "@types/node": "*", "@types/rsocket-flowable": "*", "@types/rsocket-types": "*" }, "typesPublisherContentHash": "583d0d2c78a18acac2f6db963f7020893569d15b691fe6e9c71a10dbb10de3ed", "typeScriptVersion": "4.7" }