pocket-state
Version:
tiny global store
25 lines (24 loc) • 547 B
JSON
{
"name": "pocket-state",
"version": "0.1.11",
"description": "tiny global store",
"main": "src/index",
"codegenConfig": {
"name": "TinystoreSpec",
"type": "modules",
"jsSrcsDir": "src"
},
"keywords": [
"zustand-alternative",
"hooks",
"typescript",
"state-management",
"store",
"lightweight",
"react"
],
"author": " <@kayda69> (nhh.tcp@gmail.com)",
"license": "MIT",
"homepage": "https://github.com/hiepkay/pocket-state",
"readme": "https://github.com/hiepkay/pocket-state#readme"
}