{"name":"unistore","version":"3.0.1","description":"Dead simple centralized state container (store) with preact bindings.","source":"src/index.js","module":"dist/unistore.es.js","main":"dist/unistore.js","umd:main":"dist/unistore.umd.js","typings":"index.d.ts","scripts":{"build":"npm-run-all --silent -p build:main build:integrations build:combined -s size docs","build:main":"microbundle","build:integrations":"microbundle src/integrations/*.js -o x.js -f cjs","build:combined":"microbundle src/combined/*.js -o full/x.js","size":"strip-json-comments --no-whitespace dist/unistore.js | gzip-size && bundlesize","docs":"documentation readme unistore.js -q --section API && npm run -s fixreadme","fixreadme":"node -e 'var fs=require(\"fs\");fs.writeFileSync(\"README.md\", fs.readFileSync(\"README.md\", \"utf8\").replace(/^-   /gm, \"- \"))'","test":"eslint src && npm run build && jest","prepare":"npm t","release":"npm t && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish"},"eslintConfig":{"extends":"eslint-config-developit","rules":{"prefer-rest-params":0}},"bundlesize":[{"path":"full/preact.js","maxSize":"750b"},{"path":"dist/unistore.js","maxSize":"400b"},{"path":"preact.js","maxSize":"600b"}],"babel":{"presets":[["env",{"targets":{"node":true}}]],"plugins":[["transform-react-jsx",{"pragma":"h"}]]},"files":["src","dist","full","preact.js","preact.js.map","index.d.ts"],"keywords":["preact","component","state machine","redux"],"repository":{"type":"git","url":"git+https://github.com/developit/unistore.git"},"author":{"name":"Jason Miller","email":"jason@developit.ca"},"license":"MIT","devDependencies":{"babel-jest":"^21.2.0","babel-plugin-transform-react-jsx":"^6.24.1","babel-preset-env":"^1.6.1","bundlesize":"^0.15.3","documentation":"^4.0.0","eslint":"^4.12.1","eslint-config-developit":"^1.1.1","jest":"^21.2.1","npm-run-all":"^4.1.2","preact":"^8.2.6","strip-json-comments-cli":"^1.0.1"},"peerDependencies":{"preact":"*","react":"*"},"dependencies":{"microbundle":"^0.2.3"},"gitHead":"cfdce171ef640bdfb12e029d805ab76efd09d306","bugs":{"url":"https://github.com/developit/unistore/issues"},"homepage":"https://github.com/developit/unistore#readme","_id":"unistore@3.0.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.2","_npmUser":{"name":"developit","email":"jason@developit.ca"},"dist":{"shasum":"535a805d5196d5931ca8d1277df6a7801d9c92bb","size":18972,"noattachment":false,"key":"/unistore/-/unistore-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/unistore/download/unistore-3.0.1.tgz"},"maintainers":[{"name":"developit","email":"jason@developit.ca"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/unistore-3.0.1.tgz_1513114061353_0.4832015896681696"},"directories":{},"publish_time":1513114062397,"_hasShrinkwrap":false,"_cnpm_publish_time":1513114062397,"_cnpmcore_publish_time":"2021-12-16T17:19:39.682Z","dist-tags":{"latest":"3.5.2"}}