@phnq/state
Version:
State management for React
27 lines • 531 B
JSON
{
"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"
}