@types/redux-mock-store
Version:
TypeScript definitions for redux-mock-store
31 lines • 951 B
JSON
{
"name": "@types/redux-mock-store",
"version": "1.0.6",
"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"
},
"typesPublisherContentHash": "c3748f3cf1e666bcc324ba6e2983f8da51488c04dfbe76a4d82ef7c2c86f19f0",
"typeScriptVersion": "4.5"
}