@types/redux-mock-store
Version:
TypeScript definitions for redux-mock-store
32 lines • 979 B
JSON
{
"name": "@types/redux-mock-store",
"version": "1.5.0",
"description": "TypeScript definitions for redux-mock-store",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-mock-store",
"license": "MIT",
"contributors": [
{
"name": "Marian Palkus",
"githubUsername": "MarianPalkus",
"url": "https://github.com/MarianPalkus"
},
{
"name": "Cap3",
"url": "http://www.cap3.de"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/redux-mock-store"
},
"scripts": {},
"dependencies": {
"redux": "^4.0.5"
},
"peerDependencies": {},
"typesPublisherContentHash": "7a025bf15251fd963352b662b110eebf67e2a92ce85f00135ad146b1fae18337",
"typeScriptVersion": "4.9"
}