UNPKG

react-cross-component-state

Version:

A React hook-based library for managing and sharing state across multiple components.

29 lines 816 B
{ "name": "react-cross-component-state", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "license": "MIT", "description": "A React hook-based library for managing and sharing state across multiple components.", "keywords": [ "react", "hooks", "state", "shared", "cross-component", "observer-pattern" ], "author": "1696292264@qq.com", "repository": { "type": "git", "url": "https://github.com/treemonster/react-cross-component-state.git" }, "bugs": { "url": "https://github.com/treemonster/react-cross-component-state/issues" }, "homepage": "https://github.com/treemonster/react-cross-component-state#readme", "dependencies": {}, "devDependencies": {} }