{"private":false,"version":"0.5.2","name":"rko","author":{"name":"Steve Ruiz","url":"https://twitter.com/steveruizok"},"repository":{"type":"git","url":"git+https://github.com/steveruizok/rko.git"},"keywords":["state","react","undo","redo","persistence"],"license":"MIT","main":"./dist/cjs/index.js","module":"./dist/esm/index.js","types":"./dist/types/index.d.ts","scripts":{"start":"node scripts/dev & tsc --watch --incremental --emitDeclarationOnly --declarationMap --outDir dist/types","build":"yarn clean && node scripts/build && tsc --project tsconfig.build.json  --emitDeclarationOnly --outDir dist/types","lint":"eslint src/ --ext .ts,.tsx","clean":"rm -rf dist","ts-node":"ts-node","docs":"typedoc --entryPoints src/index.ts"},"devDependencies":{"@types/jest":"^27.0.1","@types/node":"^15.0.1","@types/react":"^17.0.16","@types/react-dom":"^17.0.9","esbuild":"^0.12.21","eslint":"^7.22.0","react":"^17.0.2","react-dom":"^17.0.2","ts-node":"^9.1.1","tslib":"^2.3.0","typedoc":"^0.20.35","typescript":"^4.3.5"},"peerDependencies":{"react":"^17.0.2","react-dom":"^17.0.2"},"gitHead":"b22585df1caa1c84905f26157c2ea60f2d406cb2","description":"A state manager for React, built on [Zustand](https://github.com/pmndrs/zustand), with built-in undo, redo and persistence.","bugs":{"url":"https://github.com/steveruizok/rko/issues"},"homepage":"https://github.com/steveruizok/rko#readme","_id":"rko@0.5.2","_nodeVersion":"16.6.1","_npmVersion":"lerna/3.22.1/node@v16.6.1+arm64 (darwin)","dist":{"shasum":"f75f0f5fe1cfa6fde9859f990996eca6a43d11bd","size":17471,"noattachment":false,"key":"/rko/-/rko-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/rko/download/rko-0.5.2.tgz"},"_npmUser":{"name":"steveruizok","email":"steveruizok@gmail.com"},"directories":{},"maintainers":[{"name":"npm:steveruizok","email":""},{"name":"steveruizok","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rko_0.5.2_1629998982403_0.20594989521210705"},"_hasShrinkwrap":false,"publish_time":1629998982575,"_cnpm_publish_time":1629998982575,"_cnpmcore_publish_time":"2021-12-17T01:59:55.132Z","dist-tags":{"latest":"0.6.5"}}