UNPKG

@types/redux-form

Version:
83 lines 2.5 kB
{ "name": "@types/redux-form", "version": "8.3.5", "description": "TypeScript definitions for redux-form", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-form", "license": "MIT", "contributors": [ { "name": "Daniel Lytkin", "url": "https://github.com/aikoven", "githubUsername": "aikoven" }, { "name": "Karol Janyst", "url": "https://github.com/LKay", "githubUsername": "LKay" }, { "name": "Luka Zakrajsek", "url": "https://github.com/bancek", "githubUsername": "bancek" }, { "name": "Huw Martin", "url": "https://github.com/huwmartin", "githubUsername": "huwmartin" }, { "name": "Matt Davis", "url": "https://github.com/m-b-davis", "githubUsername": "m-b-davis" }, { "name": "Ethan Resnick", "url": "https://github.com/ethanresnick", "githubUsername": "ethanresnick" }, { "name": "Maddi Joyce", "url": "https://github.com/maddijoyce", "githubUsername": "maddijoyce" }, { "name": "Kamil Wojcik", "url": "https://github.com/smifun", "githubUsername": "smifun" }, { "name": "Mohamed Shaaban", "url": "https://github.com/mshaaban088", "githubUsername": "mshaaban088" }, { "name": "Ethan Setnik", "url": "https://github.com/esetnik", "githubUsername": "esetnik" }, { "name": "Kota Marusue", "url": "https://github.com/mrsekut", "githubUsername": "mrsekut" }, { "name": "Adam Bouqdib", "url": "https://github.com/abemedia", "githubUsername": "abemedia" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/redux-form" }, "scripts": {}, "dependencies": { "@types/react": "*", "redux": "^3.6.0 || ^4.0.0" }, "typesPublisherContentHash": "7652fe3f58bc12dfc87e4f8b2f8d3c38ca04ff972a5ceb8216f8e21a911733b4", "typeScriptVersion": "3.9" }