UNPKG

@phnq/state

Version:
27 lines 531 B
{ "author": "Patrick Gostovic", "dependencies": { "@phnq/log": "^1.1.4", "fast-deep-equal": "^3.1.3" }, "peerDependencies": { "react": "^17.0.0 || ^18.0.0" }, "description": "State management for React", "keywords": [ "react", "state", "state management", "async", "side-effects", "phnq" ], "license": "ISC", "main": "index.js", "name": "@phnq/state", "repository": { "type": "git", "url": "git+https://github.com/pgostovic/state.git" }, "version": "1.11.6" }