@types/redux-immutable-state-invariant
Version:
TypeScript definitions for redux-immutable-state-invariant
42 lines • 1.4 kB
JSON
{
"name": "@types/redux-immutable-state-invariant",
"version": "2.1.4",
"description": "TypeScript definitions for redux-immutable-state-invariant",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-immutable-state-invariant",
"license": "MIT",
"contributors": [
{
"name": "Remo H. Jansen",
"githubUsername": "remojansen",
"url": "https://github.com/remojansen"
},
{
"name": "Ben Rogers",
"githubUsername": "highflying",
"url": "https://github.com/highflying"
},
{
"name": "Mihai Dinculescu",
"githubUsername": "mihai-dinculescu",
"url": "https://github.com/mihai-dinculescu"
},
{
"name": "Nick Galloway",
"githubUsername": "blackarctic",
"url": "https://github.com/blackarctic"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/redux-immutable-state-invariant"
},
"scripts": {},
"dependencies": {
"redux": "^3.6.0 || ^4.0.0"
},
"typesPublisherContentHash": "8de25f0227b8bcd8fb4d00143317335612760dc17ab140e17773efa39667586a",
"typeScriptVersion": "4.5"
}