@types/rx-lite
Version:
TypeScript definitions for rx-lite
32 lines • 978 B
JSON
{
"name": "@types/rx-lite",
"version": "4.0.10",
"description": "TypeScript definitions for rx-lite",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rx-lite",
"license": "MIT",
"contributors": [
{
"name": "gsino",
"url": "http://www.codeplex.com/site/users/view/gsino"
},
{
"name": "Igor Oleinikov",
"githubUsername": "Igorbek",
"url": "https://github.com/Igorbek"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/rx-lite"
},
"scripts": {},
"dependencies": {
"@types/rx-core": "*",
"@types/rx-core-binding": "*"
},
"typesPublisherContentHash": "7e8354e47cdec7c0685776637d07cafc4b4e2a784dea28df7d2769cf517d039f",
"typeScriptVersion": "4.5"
}