UNPKG

react-debug-hooks

Version:

Development tool to preview hooks state on Redux DevTools extension

28 lines (27 loc) 668 B
{ "name": "react-debug-hooks", "version": "1.0.1", "description": "Development tool to preview hooks state on Redux DevTools extension", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/aldosota/react-debug-hooks.git" }, "keywords": [ "React", "hooks", "useState", "Redux", "DevTools" ], "author": "Aldo Sota", "license": "MIT", "bugs": { "url": "https://github.com/aldosota/react-debug-hooks/issues" }, "homepage": "https://github.com/aldosota/react-debug-hooks#readme", "dependencies": {} }