@types/redux-immutable
Version:
TypeScript definitions for redux-immutable
38 lines • 1.19 kB
JSON
{
"name": "@types/redux-immutable",
"version": "4.0.6",
"description": "TypeScript definitions for redux-immutable",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-immutable",
"license": "MIT",
"contributors": [
{
"name": "Sebastian Sebald",
"githubUsername": "sebald",
"url": "https://github.com/sebald"
},
{
"name": "Gavin Gregory",
"githubUsername": "gavingregory",
"url": "https://github.com/gavingregory"
},
{
"name": "Kanitkorn Sujautra",
"githubUsername": "lukyth",
"url": "https://github.com/lukyth"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/redux-immutable"
},
"scripts": {},
"dependencies": {
"immutable": "^4.0.0-rc.1",
"redux": "^4.0.0"
},
"typesPublisherContentHash": "27d128e6208448e9022972047a883831fb58bceefcae689d894e5ac137d5b509",
"typeScriptVersion": "4.5"
}