{"_id":"@36node/redux-ui","_rev":"34-f580226e1af3a947662205175202f369","name":"@36node/redux-ui","dist-tags":{"latest":"0.0.31"},"versions":{"0.0.1":{"name":"@36node/redux-ui","version":"0.0.1","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/redux-ui.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"cra-redux","config-overrides-path":"../cli/config-overrides","module":"src/index.js","typings":"typings/index.d.ts","scripts":{"format":"prettier --trailing-comma es5 --write 'src/**/*.js'","lint":"sketch lint src","release":"standard-version && git push --follow-tags origin master","test":"NODE_ENV=test sketch test --env=node"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","redux-saga":"^1.0.2","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.11.5","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"bc14ed62aa377ad246602dc2109f3080e8acdb99","bugs":{"url":"https://github.com/36node/redux-ui/issues"},"homepage":"https://github.com/36node/redux-ui#readme","_id":"@36node/redux-ui@0.0.1","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.14.1/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-TqyD+vnAS1SVvJwmBg+Qa/sezXSEurQuq7zli5qTVdxZUNsb39ag1OqxpeCoQtcJya5raviux0y+TgDfQF8jqQ==","shasum":"2565cd815551adf2f19d56715b1e4b954e454cf9","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.1.tgz","fileCount":24,"unpackedSize":18662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAA5zCRA9TVsSAnZWagAAR0IQAI45Ie2avJQ2TyrzFImt\ngD/jdtJUgpZFxvVTKMq+W05YefffbrYdhtBIruzj2r1BMPQ8dH22FT7dv5oD\n6tgY6Deov0sFnBlEF7TZZHsA/rApz+oCDXSgEqqHmAhLgDYFHwA11kDHNZHT\nIoxGvuCO9pLu0D7RnP6nVGx5MLKsn9mslyshR/nNO5TBTCS6inpctYEvwXtE\nxVm6yNv/6VrKLf5biSMbe1zV1L+dgZF+trkoDkoAzCndpyGm9AGpNbL4DQ+s\nOEcL3j6wJ9Dc9PzvTV3uNMoppjm14Rj3of4aMVqtfdgiEeiWRb+FcgyQc+r9\nveefz0Sc/qCYNja7Uq3mgvujf7GAHqUadCbmcWLK4+feEv7xXwSiooAVnJZP\nUWYG7eUwbxBXVPXu2LA1LEw7nVt/rj8TUYT7x4SJsyxw4l0ckSIwIwTal7yZ\nhVAeU1y8G+UROmnBdTTVOUCAI83S+SYEYGmmcT0pssxSKPAq6iqwDm5ZXMZI\nBZQ4JUHw41810Ua2Yvaoz73PGPvYXkPI45lXWu4l1pieu61PxTxN5shP2N32\nTI8WcE/1xaSlFU5QRUZO5ivDR4qX+ME+Fx94VusSc6+Tp+Y+2znkVodmpDV2\nOTkMRe7bhiNUXSyZBQqY05P/qGaee4gndjL8D7XQdij5frQv8J+u6oaHqgrJ\nyiNq\r\n=QjwH\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA5KP+kyXeoeXlH3lpyKf0CG7Qu/1DhC/MDcG8JN+MuYAiBFm5G0qxDsZvBD+evOvr9ZSWzR70zRbf8IgmLYxTsKbg=="}]},"maintainers":[{"name":"zzswang","email":"zzswang@gmail.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.1_1560284786680_0.8252659924971248"},"_hasShrinkwrap":false},"0.0.3":{"name":"@36node/redux-ui","version":"0.0.3","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/redux-ui.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"cra-redux","config-overrides-path":"../cli/config-overrides","module":"src/index.js","typings":"typings/index.d.ts","scripts":{"format":"prettier --trailing-comma es5 --write 'src/**/*.js'","lint":"sketch lint src","release":"standard-version && git push --follow-tags origin master","test":"NODE_ENV=test sketch test --env=node"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","redux-saga":"^1.0.2","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.11.7","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"3364dfebe4f6d451448cc3de7ffd8a4e00075b33","bugs":{"url":"https://github.com/36node/redux-ui/issues"},"homepage":"https://github.com/36node/redux-ui#readme","_id":"@36node/redux-ui@0.0.3","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.14.1/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-ykafsfGh4CwdyaugTFFaMkZSbUFvmmjx1b/k5nFQfjODEU+LdPO1O0/RzM3FAbXE6A4U/uCnxXmlSB8hJVhKmA==","shasum":"144c5dceebb94eeab4ef57c172ed8ac34ec907d8","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.3.tgz","fileCount":24,"unpackedSize":19020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAcAhCRA9TVsSAnZWagAA+hsP/1Cbku/SSPUZk/2c+2vo\noMEso1vQoTJesyR9AQZGwdwBOz5seFXGs/zWYY1SEJgJfi1gkovpyxA9Ggxx\nGVrxsb0nMl/lNr7sn1iVlM8Pkdfpy6Dmt+nkSWra4ac+4WRDzZ7x4EMD+J1+\n4qaiI1iToa7WeYlQw9QfSCQXAoC54U4gDrTe7WAk1pCOW5YBnn7mO4oApOTi\nPtHdMc38uxgHFyBwEXm3VcvxutEUo3Rp21BBcSWl7cxnf23vjOF7EoY1LB8c\nL9TfU8USMlvGBr2VlVziMgMjA5Wv4Q/lo6iv1kfoq9CB5zycJXbQsW5X7Ry6\nhmGMgAKuaC2PUBUwgeZFDw0kBYy1xZXHvYx0FmReiUSeGnXF+SfBdW0k013J\nx+botg15Yqzxxe/55670nJiKVEHIY2HfUzArsR5dCckqn0Odlb+WvmgSSqg7\nr2zM3w5VtuaGXK0+JjRoZZsDE6C1IWvDhfvFnyX0lHxFarLVAXhGeWnYfPDI\nrnyR9wfens+ba22AP+jJ8HKNNgh3VScu67RU5X3K5NdoVmnRPdXAXJaHLi+j\nGv7252L3iV9JNMOiMSVTxBMyQxwkI1C+sp6zlyIfecZ5w3A3YA6+y6aqe/C8\nH9QHT+H/nwF/VvrFXRa3bQxWZqOMMLslbiPWWPwfyj9ewX9yzIQDgvIePBLq\nbfQE\r\n=s8Hq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHS7d+IMq4r38DDg3hiv/mJ4MJCDrLMSVEtkuT6rFCcAIhALdZHNH/9cEitoPyskw2DlOIzLXQ9AIbh2WktiBNKIXn"}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.3_1560395808451_0.405410640133292"},"_hasShrinkwrap":false},"0.0.4":{"name":"@36node/redux-ui","version":"0.0.4","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/redux-ui.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"cra-redux","config-overrides-path":"../cli/config-overrides","module":"src/index.js","typings":"typings/index.d.ts","scripts":{"format":"prettier --trailing-comma es5 --write 'src/**/*.js'","lint":"sketch lint src","release":"standard-version && git push --follow-tags origin master","test":"NODE_ENV=test sketch test --env=node"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","redux-saga":"^1.0.2","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.11.8","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"5670f88728c4d0bd8f4a3642866af7e468f7ef84","bugs":{"url":"https://github.com/36node/redux-ui/issues"},"homepage":"https://github.com/36node/redux-ui#readme","_id":"@36node/redux-ui@0.0.4","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.14.1/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-R273l8r1Yoyjh0lJ/K9wcEfWDhreP1DcwCDRLP2disjqHob3KXu10GEcFtbGH8g5UPcXS7NsmTkEnSCJrFXeQQ==","shasum":"7a7fcbf8400bdd6db4389d351487055d7b4d9486","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.4.tgz","fileCount":24,"unpackedSize":19199,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAyUYCRA9TVsSAnZWagAA4bkP+wTbvq9wSX5f9TpeCX8F\nIoiXWiIKLYmfvmBjyYlGjiYYd1H7i1eK0BS+7SccOItUKxhZBoXni/JhH+Oo\nM9+0i4khFwhbt0Q+vfgcaHRn0Ov1Jcsd95nCbzf0HCsQRdDUaV5Nn5f6Kw5B\nH5hjb2BaHpvjUaIy61rNHSe8w7+7rhvh8ltdGCtn74AB+v5AhINDyFOjX6gO\nENdlM4TqO3+/r3S4xVFhMlV8R0mHs5hmfA+VZPR5iglJx0YiPcYIsnMD06Wa\nWzU9o8cosN9dXyYjfq20hTcwRNYZrsG+Ldf56Pzu/p1o3spRdVTyA358Y2MR\nmhtz6RrQ88cghdf7MJW7hBPAkamIsS3BgVzKjkJ66eo5CJyDfDC8zi9F8iOM\nYwo0VyEwQYqkvd+NN0QFEjEco2v6nvufgZCgj/OoVBlI+H4VmsnkrdyZn5px\nopMk5CRzd6qBr9n9MM1rV5Sm6Idy/WwXLMXC6H8ebqo8rU1UqvDfCAhUSJw3\nFbMFj9A3oB5dZHkTnH9mkc9/6dbzqL4wLV0pYIaKq3d7IDhR4n34A6HxZKRP\nuMsElJwrjMoDsKpzO/K+jKNEu1Y/DJaWePsvy8ag+FRmmAIm/sLja2ExisnE\n+SerRkczKPm9/5wAaBG/B4rQABXjfI+M/MyXxvTsNMvM8iFq8uE2LNTzsQPs\n9kFR\r\n=RqIE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCogXR5FxoK40xiu9zYAqFfJ8kClpc6jsSkQfxExg3H7QIhAMimaDp4puEmTycZWRXjgstOvpuFuHIVAv/t1oPXuPeU"}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.4_1560487191856_0.7927650413695784"},"_hasShrinkwrap":false},"0.0.6":{"name":"@36node/redux-ui","version":"0.0.6","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/redux-ui.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"cra-redux","config-overrides-path":"../cli/config-overrides","module":"src/index.js","typings":"typings/index.d.ts","scripts":{"format":"prettier --trailing-comma es5 --write 'src/**/*.js'","lint":"sketch lint src","release":"standard-version && git push --follow-tags origin master","test":"NODE_ENV=test sketch test --env=node"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","redux-saga":"^1.0.2","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.11.10","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"253ea351d792380b1b4f442f91fc4b145f8ced1a","bugs":{"url":"https://github.com/36node/redux-ui/issues"},"homepage":"https://github.com/36node/redux-ui#readme","_id":"@36node/redux-ui@0.0.6","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.14.1/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-EZXae97KsIZP/8t2w5TlZHvKsrXn6gBLtvLy/TDmRtjTPFUIt+RRBrZyv92AgoOyMkNWDMayWF3e16kqbVGZwA==","shasum":"79aeaf7f9b47f090f90a121f906182f68de20e97","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.6.tgz","fileCount":24,"unpackedSize":19558,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBVQ8CRA9TVsSAnZWagAAKZIQAIF73V/dxqjSTwtcg+X5\nO604a++YiQ7R5ydXS15xnJ8D2YAyvX/LbikBCi1SWjc4B5zMAbcHU7ogrdWX\n0o6yMpqPBGhqK0HWG0SpbLGUO3s4Q5OhENuzFmDtocyD3Wc3c+ZDgB2XUigC\n1sfvv+OhrSBryrivRLkh256sEWURX15/fEAlCmfsUUnKxh/JwvukJeR+INJw\nNzAGQf2lD2o6c1dIJ8c1ZIEdXbMfw4HjzkktC41WN/c0WG1PKee8B9acxm+N\nm9S2VEf3/ZsNLTgjLVKf0X8RBjONVXlg34cS9bL7f+Nye8MC4VPvau9wKD58\njf02J9gybKkc7NY9Q0HvGV0SvENXAV3VbWN/ETF2FB4BxPM5pjcAazZd6O2c\nEIT0Wsh1CZunafoOjVmAf2FUtY4tgsvwFvPMSqHS8t+Zvm7vaERT8dDu5HPS\nGeEm9Sts6prrFIXnDD1jcimgFeA86Ap7oiUTZmOB3Kb9RGaQWNChGJzrxr0T\nXD6bWRPTxVVjv0sJATW2cJogI32aSYaEA7QxhIRnVxfz3f28bDDnvEi7Bnf6\nSaunoZCFEhswpkena/oL4fpXwjtqPgj5jw5IWD59FyEpCyY7BQqudtt9V/8y\nw9/ZfwMKDycqVM9PJ5abqSXJvWq0UIpRfubAEOc3pryr4Rr1ANgAivm/2hzQ\nz2KG\r\n=g3cO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHsytDvASQJq9oFfwkr4BrgMaqKAPXEY1PV5vPSccC6YAiBcRN1iHuzrXJghyNlIvJJNrM3ByPUFvxyFtdvt7pK3Jg=="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.6_1560630332344_0.12339710518097924"},"_hasShrinkwrap":false},"0.0.7":{"name":"@36node/redux-ui","version":"0.0.7","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/redux-ui.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"cra-redux","config-overrides-path":"../cli/config-overrides","module":"src/index.js","typings":"typings/index.d.ts","scripts":{"format":"prettier --trailing-comma es5 --write 'src/**/*.js'","lint":"sketch lint src","release":"standard-version && git push --follow-tags origin master","test":"NODE_ENV=test sketch test --env=node"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","redux-saga":"^1.0.2","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.11.11","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"10c60aa89efccc52fc582fccbdc713506e51530e","bugs":{"url":"https://github.com/36node/redux-ui/issues"},"homepage":"https://github.com/36node/redux-ui#readme","_id":"@36node/redux-ui@0.0.7","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.14.1/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-DBURUMsiOjVsneYUgSL9rZhUnS4x5NoitLeY+IvtIBb2wvjflLF264kHx2OYaR1I/X6TLuNEz2oEOVF9MJdU/A==","shasum":"aec5f4e2e2143cf7280f01b836157cdbd5ec45bc","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.7.tgz","fileCount":24,"unpackedSize":19737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBe2lCRA9TVsSAnZWagAAcxIP/28f8t0d/bnx7i/J4vIZ\n6ANwk2ioLHti96KwlOtlxWyNt4JO+8rsTq6a+yE6ENlUuvzFzYD2U5qRGO8S\nD4Nd0twoadXXej5oy2VCJS1Be5I4QWKRPYErOvCvYsabZ74BfvfcjtGZN11y\n5OFP7s6LrSyAZztsV+Q2/ZqkNUpOPDP9j8d4v0zYCds0ef2bMxA8cjzqQATc\n+qZnaJML6ZhoymUfShTobR3mIgo8r9TxNmifpY3NourBcaKqlyy7aOEW18Qg\nukRBl028blN/F8VdWZIj1ebB68LxYyL8zP+8MvWnqWUamQbwZOhKZCMSp7Fr\nhpDgXKNTs6baqN/0PhLqs57KJTrEqt9VsYJAkXvc5VzarbW68xHRCOmbm7eM\nY7qURMADdaF4uK25ioDVmLe324/UvBjEDKy51eji0hVL7rFp9diKuxF1TcCn\nCBuuiRkzJWTiyRSfifKAwHlBrO1/CvBlDdn3kEl9LklmWc1vuE7kwNAK3P8n\nCVgZ1XAsb8ZyPUAztcQVfC1/tQxVN56sBdfPQ1hXXpr+DkUl42ZlEU6PX7y1\nfmeHcsFrkt8VDcMOB0da8W+GYeUTZu3Pw+mVbb6G6haE0wn10fixv8DdENM4\nnkjlJGar5+/d0jG2gjPCKjDAmxBgGTgbj3kZ7uaqRbwwp9GeSJTpryWmXzPD\nqPi3\r\n=U7fC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFD89BMVyzvvNSW3Nh7a/WKwvlRCVThwXVid3JNnMhptAiBINxkeZCgdI1emINnkXKpXoIC3GgcCaJRHgEadVyWqNA=="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.7_1560669604389_0.2674615059023211"},"_hasShrinkwrap":false},"0.0.8":{"name":"@36node/redux-ui","version":"0.0.8","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/redux-ui.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"cra-redux","config-overrides-path":"../cli/config-overrides","module":"src/index.js","typings":"typings/index.d.ts","scripts":{"format":"prettier --trailing-comma es5 --write 'src/**/*.js'","lint":"sketch lint src","release":"standard-version && git push --follow-tags origin master","test":"NODE_ENV=test sketch test --env=node"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","redux-saga":"^1.0.2","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.11.11","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"8b861f7e19d086408db2ed2b981b1082a1f4b72e","bugs":{"url":"https://github.com/36node/redux-ui/issues"},"homepage":"https://github.com/36node/redux-ui#readme","_id":"@36node/redux-ui@0.0.8","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.14.1/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-gRu1hbabdD1jfkgRMKHqzpXB9CAkyCwn0b6RbNSI9biriowXRcSDH8wqZ+JRFJU755f+ocFXotuhCwWgtJx5ew==","shasum":"a819a92878ceed8899361901c9f9861af6a40d19","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.8.tgz","fileCount":28,"unpackedSize":20910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBxDuCRA9TVsSAnZWagAAN/8P/2HXUvUh6OzPYVEQTJ+g\nEUuJugUe7fPknACkeNwuso7IwdotNVhBXD20ITBGtq4iwe9xevAV/bKgxCgh\nqVrc0WMFRAj/7SA2xX1NgCflzMOZvHzjcHbVNjLlMH4SPE5sz7k17PBFfSqU\n5IvT6jxrqYZyqBEDFbJbdH5Oh1E0U+3EytuSScb/LNdcm/yo1e+bjNANTihe\nGIXkTpOoMnKSjfm0Kidgtc4y1yINkm1tZZWdYH6oHzpymM28SIRcsgE9IxKs\n41QfU+Dp/xnNvtiOC+A8C8WWZv+3wMss8PLHLlLP5r5BS6m6H1dqs+qlv0+0\nM5yticOcAKeCG7RwEipUPJRrIr+72qP9JpqOFHcv/cImawBKp5T5QvqLwhe4\nJ25n+6RTxtEM7cGsf9KveK2RrJ17v/n74ohDoCR5vyp2mIZ3c+rcaOBm+49J\n9xTWRoxM0mEuvyKgYGPsUGVWs74OFAESyAVySJQUEPylhxzRVirJr61Z8SdX\n4H4sZH/ENM83BeKcEFDyBFpr7nsm1oOhbGM4ZhbSsNTfOXM+VNm13tFLzb11\nS0yeiqzpc+CP2mbPqxCiNGpfaQwKbN1vux+0dS+0OL3tpDL7xzpL9pDpdc44\nP45iCD/k90WYHrnyoCnYIk7pr5khXe+cVfTKFB+RsMEuWkYNOZ3h31+EHJhY\nPwV7\r\n=O8o/\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCTPHjnh0TfjYM5UW1fDZTaODkb+zWUtGIAi99HNg0PmwIgXpmFwlUqUzTc/teOduvONWMvWgr1KiniQFCWemad4rs="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.8_1560744173348_0.3173856813231215"},"_hasShrinkwrap":false},"0.0.9":{"name":"@36node/redux-ui","version":"0.0.9","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/redux-ui.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"cra-redux","config-overrides-path":"../cli/config-overrides","module":"index.js","typings":"index.d.ts","scripts":{"format":"prettier --trailing-comma es5 --write '**/*.js'","lint":"sketch lint src","release":"standard-version && git push --follow-tags origin master","test":"NODE_ENV=test sketch test --env=node"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","redux-saga":"^1.0.2","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.11.11","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"a67ceabcefbc0b881000d3b5fcc9fce580ab72c1","bugs":{"url":"https://github.com/36node/redux-ui/issues"},"homepage":"https://github.com/36node/redux-ui#readme","_id":"@36node/redux-ui@0.0.9","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.14.1/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-go4lNZuFWNrYG9N44mWubnhAFNADpaBxhqQ3QFo7wWQdXUfZoCY+WEMXptOQZ7mfwG1rEzTkL24eKTsMsBQrXg==","shasum":"c3e3109b5a8a47fdf08b7596412f98103cf7ef48","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.9.tgz","fileCount":28,"unpackedSize":20368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdB/gyCRA9TVsSAnZWagAA63YQAJ5tzfe77Sxv0L5A1C/P\ngub/TNVH5nUt59STTVp8lAmx0oguSI4e9YamHObeC1gs7EG49WyLK3tAPlby\n9Lwe+LBDvRoqx8IMm7AeUA4sGz1CtvTsrSjxpsVSt/DOaev7EhLOUF66fzKG\nUOesswRi8Zmbkl+1gcL7zRYBPnbmuJkO1Tx6sAtvLut3xkETAWY2LSodtJpV\nDOGQeDzasEpupSMUf8l2FX+tq70ltR4e9oP6UtrdQ583+5DLc+fhfnD3TtdZ\ndX66Xsq8eRQnN2GXMM8lbIfBrVp6dUirRT7ULZ0ueW3ruCN3bNKpjGGGoLgI\nkjonZzSEdD+JFsPee4DVdei1pzTlwpJ8RLfcfY2SYscvIE+2IRTpQal/sf1q\n9nQxgZvwSTNjAoCHs16td37Ua3DNlpjrfZ4/DbOBNiU4kvNOD+LR78dFNhs9\nu0A6V0utb4joyxBh7aZQ1lfViHyQXiAQ0zwsKVE9+9OYikx2NkKD1jLlpBkN\nbdLohtulileIyPEn3fKp0fdKP8ZN+KlXn8tQgWtFNNBXTyXbezm7M9iXV6Kb\nminPz931GFCsUqbw5+T+Jc9g3pARPkOY876iSoePbX9VWNnjE1CX0V8sBqGd\nZQmti47YJimczhbS/LlYKAHjfP+9Z7b9TXV1pMSUaqPYvLKK12MUS3PP+/WJ\n1NbJ\r\n=PweJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2T03o5CY52S+GXZjHo522tbQ79sRDviqMvwzZzTwArwIgSmZk9XYMjOZzQ2qwpTqJx8WBP4EP4oafu4EqkHbkArY="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.9_1560803377804_0.7641925567770784"},"_hasShrinkwrap":false},"0.0.10":{"name":"@36node/redux-ui","version":"0.0.10","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"cra-redux","config-overrides-path":"../cli/config-overrides","module":"index.js","typings":"index.d.ts","scripts":{"format":"prettier --trailing-comma es5 --write '**/*.js'","lint":"sketch lint src","release":"standard-version && git push --follow-tags origin master","test":"NODE_ENV=test sketch test --env=node"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","redux-saga":"^1.0.2","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.11.12","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"df2d2ca01e1d424b51c1ce2ab0620e7b3cb224c7","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.10","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.14.1/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-jK0N5uQyTy9et4Fvs0Dfug2gRyuDIMRsg92ijvOQbSTiRxYzPYn9jR62i+XQRTXac/GF52HSA5rGoH7oMs+2VA==","shasum":"61ca58d4b8974783e65b24f81fe3a10f2cd2fd3e","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.10.tgz","fileCount":28,"unpackedSize":20512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdC50ACRA9TVsSAnZWagAArNMP/iWIUyTDv9BmiRgguWMQ\n2/Tt03St6e8FXOE1zhzwu5pjpaZw3qIUEsaoq+oDf2cRJ/J2SFHkpg76JA19\nxkDW4N+2K1WZ6WS5YYjLLxiXbk5MEZ/Gq0j1moFf0VJaJquYVrDV/Y/O7Cwq\nN/BcVgAjFlqJ4Tqo0dJunnH4Awj9+aVfXB/+Xo5pjO38GWeN2Jyw4ZJDDYbK\nu5vxxiqVf/ycj6pg/52Exv9LUlyWohqYohJkIKhjU7PnTSNvkWRASF3f2BhG\nEbk90x9gAAxube8THjMTdk1NkV6tV7lew6M29rtM1J9rl4UjW9vHjW/pkY0v\nXmhF8RXeSs36n0OSswbfay2VYc5iWjIsvZxfHMVow/AafM+iTJBV2WqgKKh9\nX1E+FhSphwoku/beIzbI8BALIuwAuz1w2R6FKM2oBKC8lc+cWPGrum3JJV4r\n28Rqu3JdEa2o0jN2T2XAKF331OnQcmCBCBlwRJMU+WTrSHifVawA5pmGC7QF\nik962S1LhdjDx4q7DllmFCU379Re3wi/00CvNtWE07Ak0QAy/Fnj0Ql47sjH\nfa40BzYTAUJaRyAOe0yhjItqXlhdc4vqDr+7JhUb2MsHOk8K2kojQWLVxmNu\nqKD6PJLFVUgdZrQfeaCt9LitnsH1TyGnP0kz6FCVRJHZnXqGk4M75L5koZL0\ngo35\r\n=Y08s\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCHmsAwcXNbCMNOQJZnOJLVHbjizH5+L6nYwfpp3/L53AIgIo/B5EVV6jh0Gq1SyBq78w9EI/O9xJOYizYyKO/3u/o="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.10_1561042175276_0.8660257399659046"},"_hasShrinkwrap":false},"0.0.11":{"name":"@36node/redux-ui","version":"0.0.11","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"cra-redux","config-overrides-path":"../cli/config-overrides","main":"src/index.js","module":"index.js","typings":"index.d.ts","scripts":{"format":"prettier --trailing-comma es5 --write '**/*.js'","lint":"sketch lint src","release":"standard-version && git push --follow-tags origin master","test":"NODE_ENV=test sketch test --env=node"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","redux-saga":"^1.0.2","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.11.12","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"8061a786142846c33ed205f574515294bbdc8169","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.11","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.14.1/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-O3mYHCPDJe3DMcHj9sunfg3Mx2gf6FmsHQBFVrAztXsZSuPO3C1/UOUo2ppiz00EeXnfpITPs5VYmLG2TcHL0w==","shasum":"1ded6a73f661ced7a0aa263508c426da425a5a39","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.11.tgz","fileCount":28,"unpackedSize":20781,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFxcVCRA9TVsSAnZWagAAhIEP/09kSAOzrKZ5WRJOs+xH\nr4p/BrRMMbn+lIxI4qsuKq/nKqpv9qrQlaCcEqep5cue6ur9pgsMLMiTItcj\n1eAKccUPlsVgxbG0Aqmt8p4NIY+qg0VdJzGvrBklvZWrpdL0GUoxPFK3Lkbe\nyimLzR3842FuobXFGsYEGnnKwsAk2QYe1zvBo+r28WGEYsy9K56/h/7r0u05\nRLwqbw+kMw0yXSK0Sd76g7qiLDz5OVuMC0o9KIVfEOTXSak1WvfsrBpOCygT\n1GgjSzAzC4vIN5NvLgeSZARYIJOLMrnL7/Rd+TVH3O1/LPMcslAyLlcFT8jv\n2yw4/TDrgbVkj3d9H9OE6JSbt0Z/20dh+7uD1O82YwjiwxvrTQPmukmYiiF9\nT9nxWoXuS7fJGzSioZLj8MVKvJtlIu83mDvRDzTtd5YXNlDV3hLsa4Lu5L+/\n6uSxWUbr+cNa23LIM8bxwZB8Za3bpcg9XS+DnGY85yq/C5XrF2ib5wEyoqjh\nTrDo/Awjg+cLQ90M+LFj3MP6yO5oBt+WHweIOhx4h9tB6DIhZ5ND5JwT87Ee\n/TVuzlP84PtXmCsFVfv6c0O+uAiwBAeoskJNNJHLSmVKvTUzpcektY7F9SIz\nl9m9GzLimAIwIEjbGc8TfO77NKIOur+1e51LN4eQsyezgcWI/ZeTssT2Bq7Y\nDuyg\r\n=jeOD\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDUu6Iqz3KPQNwDSOUUsVnxOOYiPgQqR5cAtb+ILm/EzAiAcrhjrZ+uuz0D8/+r6ltndVBM5pb1nwSpa9hxTCcUmBg=="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.11_1561794324195_0.9182397767207942"},"_hasShrinkwrap":false},"0.0.12":{"name":"@36node/redux-ui","version":"0.0.12","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"cra-redux","config-overrides-path":"../cli/config-overrides","main":"src/index.js","module":"index.js","typings":"index.d.ts","scripts":{"format":"prettier --trailing-comma es5 --write '**/*.js'","lint":"sketch lint src","release":"standard-version && git push --follow-tags origin master","test":"NODE_ENV=test sketch test --env=node"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","redux-saga":"^1.0.2","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.11.13","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"bcee402acbf0f95b2abcdb41c7ffee4f090831c8","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.12","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.14.1/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-OllgPXfQmX9pTsg4LFRG6R+M1P23AGaN+jnYcvLdWC8grzjWTLw2uQ6veuCsAE9fUjfbE+TyeCHhE/mnpvxGow==","shasum":"1e85b946207ce64c9f3fb84ceddf16ba143bd8b9","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.12.tgz","fileCount":28,"unpackedSize":20961,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdG75SCRA9TVsSAnZWagAABiEQAIL5gStEpBsp57QHrf/O\nfVKzhl7HZCsitbQuBuoGKkKdxvp10ONuFdsqmt46WE7LdICbxpJY6pZ950Hm\n5FmO5wFukcEe6hdbsd8q8B+zZ++gy15by5gQYelox7BNlAVXDjqE0KuwP2ZB\nxYGBHh/wXYEy8h0GYyGf8Fpwm2Wy9SoiYasDKcZsEtpge/qPp9IYd/NWAIMf\nV+PKLex34KJ97d2nUHjdy8zsRKkXmZtEeEAekzZptfxw1KTHFyJofpXkqaID\nZI8J1SM80hwpr3HWe+54J6GwNF2zG4OQ/clR1zP8MDiCmdd9Mobv3yIF5sZR\n/SEnJXFSlwjU0SinKLZH/LrYPSwrxRXB9wLogubmi0BvLM47yycW/UaKaei3\n8TUqpld5Q7U0KyWqx7yTqnYjqMOl1tL8W/UfaeNLyERC3wG+B68b6FcnYGiR\nQhuSu9bodYK9JgV0OuWdN9UIS7Bia6I86eBTTIHsmzP5WuS/VnXjwj+c4Usy\nhS+PbYYT6xp2VlJo78VAUrwQXT4hJkBU8Mb9HMulxjl4DkSrm0IexriGlIYm\nEkHJnkOzZCJE+kmh8ZSsGesqwllQwVifIPyWr89S1g/NheetNnFRUrbTv7we\nO/Gr7r4sIh711jd1UgENz0iAy0jIzwue/3oI30OAbiERC0bjWPUzyReSY7fj\nuZHe\r\n=gKHq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMc/yytUohneBwov2zd6Hae1LsHSBboakWMrtOZmve7AIgcOM7EEcn5zNnAd55TI3OZQCgYfeGh+3F/kDWf//NsnE="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.12_1562099281029_0.04792878998995498"},"_hasShrinkwrap":false},"0.0.13":{"name":"@36node/redux-ui","version":"0.0.13","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"cra-redux","config-overrides-path":"../cli/config-overrides","main":"src/index.js","module":"index.js","typings":"index.d.ts","scripts":{"format":"prettier --trailing-comma es5 --write '**/*.js'","lint":"sketch lint src","release":"standard-version && git push --follow-tags origin master","test":"NODE_ENV=test sketch test --env=node"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","redux-saga":"^1.0.2","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.12.0","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"aaa4b563ac8c44a05ed59d989e8af59f5ffbe3f3","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.13","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-QfIWEV5R7yvRj4ZtHogp4QQn/ktt2zlfJhfSSCtlwn1uPlWqizGXfPPgKcndfYwvD96DpUiSj1/pq4x2reMBvQ==","shasum":"98ee04b6176fa7e5820328987c08dfee2b33012e","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.13.tgz","fileCount":28,"unpackedSize":21140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHQ+iCRA9TVsSAnZWagAAcQgP+gLBhxOs2WMu3HLf9DYm\nCjZehnWbpP7gO0EuIke3dB/KOo6JaZICLEYwVORZEtru9ExneduZvzNPifAT\nnDdgTZlGlJpx/OmM+M4rvCaPOA9N1lln7XlDghtJ9+vskxnemPAY/5RfLygL\nMx+KLDLtajArGV12KeBz8pLyvP6huwjFgKV5wzIi9ap/1+Kfspk4TYy8Fr7U\ndxVSK7pqtUNQKL8e1pAKI/ymO3+ZQgMWL6iOExQ4JyI6ichiAG4KU8yEYL2S\nb/saCD36mZ0vVPBobahrcgnQ1fa3hcbVtMnhWa6OLNqprlB9YDxeH1skkUMA\nNGCymMSUyppFLuaRM4w11M50cOV++IE2EdZAqXc8vUGbbtVuMI/SPVIDP2pb\nOHeRAhtWz6RLOGqJVD6fcTuOwnhBg1N0V9ai83v1bWvbWwr3v5aWIwCXlMDb\nKnMRhktZaWungVfaOYkegwozpMVQv40GkaGBrqLJidHQ+7VwOehFytAURxgM\nb/+Nzes2xZ1gl1FrGervE6zeEela4wp7I9gFK8kRyVKbDEapz7Wacr/MbHZm\nARC4qojZ+HvyEtT8TSxL8ucKvtU/UtMXM2/Uaa2J6Yt2rJIKm7175a+u47b+\niaMCxnvr4i2Pk7De2L2ag9IP7YrdnoT6u/H7A8gpJH8s6vYWfRg/34yrOigL\nKlo+\r\n=TWLj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHDAARjvaTG5RbJx3VwPKzafo0CzmQcuUQ34NcHfKTW3AiEA292V+30nUI3yZy4E+2i9xquzB3p65dqE5ab6wjAH54g="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.13_1562185633428_0.2682504254732416"},"_hasShrinkwrap":false},"0.0.14":{"name":"@36node/redux-ui","version":"0.0.14","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"cra-redux","config-overrides-path":"../cli/config-overrides","main":"src/index.js","module":"index.js","typings":"index.d.ts","scripts":{"format":"prettier --trailing-comma es5 --write '**/*.js'","lint":"sketch lint src","release":"standard-version && git push --follow-tags origin master","test":"NODE_ENV=test sketch test --env=node"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","redux-saga":"^1.0.2","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.12.1","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"ec361e3b5ca5b7f3dc17ee78e49fb6601a7796e5","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.14","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-bHjBjOXrkOHH4WX9KsgjsXOzO7LnqKEK5Ef+lFkb9zYh93mKam/E9XHLasimnGBvvJn2s1SSiqzbDdYSApVEgw==","shasum":"83aca9bea214ca2d6c3a27c095bf132a734bea45","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.14.tgz","fileCount":28,"unpackedSize":21320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHmEPCRA9TVsSAnZWagAAUL8P/24WgPCQyf/KqM4ogYGj\ncoRn9OY61F88pwV432bjKoOtJqnrwEawFtTOxFZWjMHGrFsfwDcleuLoi1us\nOz4/qfSzo21jaU+cPTxLEg1CDXlV+vqJuF9LvK3cZWPH66zn688uVpo+AH+/\n48paRhBg7DC903TIqCFxe+wT7bsAJha1wN9Kbt3D48ZXqOSLBJfqShiq0gkp\ncf6K1XPvDFBKyKhYZADkpizV9rr3UX6whJ0wBAKe5lUMkOdJH1KJtyPJu7PN\nC70XHZT8G7O/SbyMmWHBwoa0QGqlW6vmxrAQ752G8keQqXuDiW+YczxS1dhW\nfQFqGPWbWi+U4/+36ciDGOOw8h6Tmo0pJYULho4A/OX/eLncHfpmQNNFSRXB\nj8C/zdcOvpAIdY2V9cYLQpmswzZikGIKchCavEvZbcWnGS/FsiCgxXoj3jsh\nx+Irfi7ygOygfqMP3bjdDLwaJfV9E2PsBSn9Ib3E7UEOwbpV2Y7uxVjkT/gA\neKGDqqRtwKwuclqJO6Mbx/bqJAinN3UwDL2lBSRmj3muYTIqLcojsRvUOHgH\nTUywXI/sBwP1n20IrAKyXUsCgqbHOyG7NMN+EjQQ62gfnaET1FFRJTHTG8bk\nC+jeiIkySAVsmWKFEnlNwJRL403rMuC0MOgcG4nFXknc5PxOygNNa6ozikXX\n22SA\r\n=7Wpq\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDOAGAMxBGM1TGxULOvsjkhoVo2/8Vg02gvbvgPv13GRQIgf+XPqxVpF+DZRJnfOxQpEfq2IzH8tzFX4lxD0yTSgio="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.14_1562272014583_0.08381321903337091"},"_hasShrinkwrap":false},"0.0.15":{"name":"@36node/redux-ui","version":"0.0.15","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.0","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"e5d8738096174f901651e32724c91ccbf94ed462","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.15","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-qvsQWSLtpBPW/tAKKF2+6RJFw6EXO5vPltOQYgo8IJUNIK22Q0PVuGsQYYCAMiZ13+rhthp/3WJId5tOngpC2A==","shasum":"d0610e6cd541d6f5a185faa1224fddaa81f91e31","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.15.tgz","fileCount":9,"unpackedSize":54299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdH7LaCRA9TVsSAnZWagAAuosP/3a4+rwb98/iRsMVDrKg\nlXoOj6W0p6N1iJAN9wECcsu0s312JjDS7Ow/xOfFXJrfjEW1GN9FFEwKZWSA\nDScK7BXioSve+zos/WLMyR08S133sF3XomriiDe9X8AHpkduT+FCZ9KeWniJ\nvGM3BsLaA6dIZk9ALnMZSjuNHHP+iCYPAdi1kj8cNuGCZ8KDk3/lV0yvMS2R\ncEInc3ZELk3d5hyGsbqzJzCwDpnYtoClHyePjwjfBVQO0HY9Uhvw8qdqHIUh\n/T0S0WFS0iOYClIO1VR86UgXXwIVn0TVsx/FqCOSqNBEdIGklHlx8Wp5dwE1\nriaBqcESD4M4A1LuzQjZmPYwp3CQ1n0v8zDAqVLTNKJ8XcKQmLRNln6thKk/\nTMPCp7llc5tOqOcCTqqrvr/KzwLJ3SkLcHhx9YyQMrdjnt3e304EPlYjB13/\nJHvxaTya6r5wfhj8zG6Ir4P1VI1BzSdxZ4IneghuK5IloW/ucKawzwzVYs19\nux019MTRBRv07jHQt5/A5s5IR6gLg0eX3f6/njzdQNjnrG0t+HqVreLfoFMh\neOaeiIahco+oakastbFVDxVGRMbCnVS80QaBG8VkHLZzSodKjUxSzEKcn5/f\nBL556k4x0Tk1ezuvIz7I9C2eUoMMrFwjRyzgaYEleskBaT6q1Az2HPneBrW0\nWANx\r\n=ghu6\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFQrEYd89FeKuTGKn6jn1lkhcDAhrcUMHanLoCkDouUkAiAF1d9AEZEVJFqclVmnwNioKBJMHA9Qoz2Rn0ktG3TpSw=="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.15_1562358489462_0.8043240001442085"},"_hasShrinkwrap":false},"0.0.16":{"name":"@36node/redux-ui","version":"0.0.16","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.1","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"acb5867476817235703191651f0e3a7e3d5c0c19","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.16","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-hm4CfCqjs4lV1BK4m3gtcEMsCuMQESfZEOgx83stJnJ8pNft3A+2l5v89e8L04SEc7HY9EzPx81mpj1J0B77xg==","shasum":"35230c1bdc52010adb62b59173e0ebba543e0ef6","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.16.tgz","fileCount":9,"unpackedSize":54479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIA3bCRA9TVsSAnZWagAAxAkP/RTZ667SNiHwmnhMl+Np\n/GUnhZRsL9AVSeTTPJzimI0BvgySxGNW76T744JU4PI4jwC3pPQOS7rG1kGl\ndYw73hLuZxnQJwGWBcal1M01dNkPCEsYkaZ65AzH8plRgqZyGmyMF0LJWeIt\nrnJKnZP+v3wf83YA8hwgzV2zmQaiKqu+Ff+DQ2+d/O5h9QMu2btLIXjKYjhb\ny0RoTawcQ2KLuRmoQ4yV4IcAHcbYQ7jYTJbkIh4P59BSdUF6q3e4U9ibJu/M\nmwtoamIMGkRktaWejQxkpFEm0zO6WmK+FJ3nk5mU6oMqXfsH2Fc7dI7jmda4\neE+cnhZpqgQmBxbJE6O8rhmpQ9JeZkIgd841wyOxrVrd7+fO3zT7MAEO7aZr\niBGoWY/AT9dWhuQ9dFlGVA9eYG52vevdP0QNb3QqoX6XkEBOB8ZQFui2mmCZ\n6qyNcIYgLPefWz6pBG3HVPYP05I+NfxxIWptvDu8L3n7ZF9tBh3tByOjjC29\nnm2cxe4nvk1ePfYNYGWXBos+g9P2lT9tKCLiea4dQKNAhiCQHFCP2KhcpaFo\n8NVmdjRqmqzoiK4TMPGMdWlYngytDeGfh/vNnFNNJIRpsatT6tFne8W4pesA\nj7gvztVrvsz0dtElYYdeeJG8Iz1HJNMzcdbZQWL6PvMOIpfL2dTa4Yk5E/ZL\n/hMv\r\n=x/ZJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHq6JXAxi2ECjYs27nhESeO1xElDh2UZASAUdUCIZlNHAiAfqwbR5gbyg6fXj0M2Qqyim1Bhujtqz7MUEBDJXGQogw=="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.16_1562381786822_0.795228708832578"},"_hasShrinkwrap":false},"0.0.17":{"name":"@36node/redux-ui","version":"0.0.17","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.2","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"636c209e1c03675800eb994ed67023b58c7a9418","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.17","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-xlJZprqBkp0WvAaoZce1kAqt/mnqIE+6PvAE3LJMz0Ug3hQ5Znc9GqWJwLJM6DSNKa2nA2Zp3mPHhgFQg8lr+Q==","shasum":"dfb5dd5f2f1c8ebfede64c9b359ef3beede11358","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.17.tgz","fileCount":9,"unpackedSize":54659,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIgEnCRA9TVsSAnZWagAAPAkP/150/zGyIvNyWTZtjl33\nXFkFxeTZhCbw+ysArBUkzqWN+5uKFpE+SCXW52Jnwi3YidbSj+u2TJ3jclc7\n9OUuQOobYsKP8bp6YhN7uUwAqf+R7twZ29fG6Ygqksb3axK/VHbueMpGApeW\nSCZH/uep4LK+rtx4qclUXshZgnooH5Brb2AjFbmxD+O13up9UWEzBbFRduHd\nN47DiJNViV53V7J8Ozaftm+Pf3bfHep3/wTgBqwca7Ff9jNwCkJGimNhup3p\nQD5JL1+CTfz5PpprHFdBr0GZig76DgHFhSaXwQ11MLV+2PMTs/MjTcEDEHN3\nN5Te55xp3JpeMD6NjDqjcgj/UQvlBz8IYM+ILgLZsgZ/AEAUtHrAwOLdk+Nl\naNLUkm/3YDBYM/S2cJpOArzWH6byhrEKgHVHTNmrt6hboHwz1kopHBFz+3YB\nn+KCiMds+FmQqsaU+L/UtZf3H9RzuslUAampc1XFGDniSvzrWtyxrAIAuxam\nnTG24EvV5ycstkY0hEoBxAYKYyPYhwaQPFe4mfe9kTGj8w6Ge4r8OnnXybsp\nlbGJuucyvz8A7OTGsqDixQSRXboFeGQuBEW+az+C24/Yo6Bv95J6QyDU7x/y\nQ4kLQ5rGV7eRyx6jxvZUvK1nnJy/3Kc5DXUNXo+eFi3A9PuOfBrd3gYpNq9m\nveTv\r\n=QkTw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH9ipeZrsNU2uK/tCapIBgM9XcJpt7ogUNwStbLmYn/LAiBuVWETlkEEVnHPdxesy9qN205gdnUx5WQ3CceDHjlmkw=="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.17_1562509606577_0.8418569754620306"},"_hasShrinkwrap":false},"0.0.18":{"name":"@36node/redux-ui","version":"0.0.18","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.3","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"3d4927eeb27208f6ba942a4841c13cf4bc65df23","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.18","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-GZaGXImM0PtrTBDctZuNZtpYUqw4jnuGiWMx8njXmKbAKR5XRPeSg4uPIVYvoMsVlW38gLUm1kX2kVZCLLxbUQ==","shasum":"41c5340e611b13c261935a50e40c7dcc7093f716","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.18.tgz","fileCount":9,"unpackedSize":54799,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIyhtCRA9TVsSAnZWagAAg/YP/0tQjUnhsbn1JwJdVjNL\neOQ8iLZh04cQGhdbUchSOWBSjqyjrG7cDlfSnII23L503zmxNr/v2vR1wzft\nb5mRZHz0M8SriuPW3SAkFqdFfCNJ5EZb7JvuRUZt3Ery40QHVCuvdZRXvrL+\nQnEKiRknzS4E2oBsxKKWHFmTw9eDKgMD44Of+4kX8jtILY+0sk1t2bAp0oAD\neR8yMCjoSqO8NYG7frkHXktQ9KH3tItB10U//C6ycclCgcCM6V+NY9YSqOHO\n+A3pypinF8wWO8wCgP/s+0DcBGojdbFPqE8Yna6vdZqOT/tmO0+8YnfAMk8x\nyXkg0FldXc93XjEC8ylTU4DUX1Kw2t6F2EbAVoRLXhEwQC2uPfBHz7mT9jbY\nreNInfQbZKbT+iSIK8JwZscPefLZU8/cOb3rczi5xrvyNOygDkXkbPgLZYRW\ntHCmp5VkOf4CGyFozv3vnKjvAEy93CaWTKrcQMk9GQ/XC4SnN65rTDcuE5g1\nXxm+82XpgMnAS0LHCtDxpWvZenm0ONyt8ylueG0OZI0YXY3S24/eEK8PQ7oi\nVnOXJcDiXE+vQyyWYe1QBJ2MfK9jmigu9lpdTSKUxtG8V2BCEpzQv7Y2Y0n9\nkH93Q1yCsrs6TqVPB+h8I+pvbzyh24G0ZAfKFSLYBEnOgHhdhzOLOWEEBpmA\nNe/7\r\n=d6Gw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDphBwdjA51j6t7VTsf2EjoYk34VE03AzAsPqmy6+Zt1gIgEC2/DVDqJcfSvTgCjiBXA/Pr1xEeox1+zC//NuW/AS4="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.18_1562585196453_0.6065823487388278"},"_hasShrinkwrap":false},"0.0.19":{"name":"@36node/redux-ui","version":"0.0.19","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.4","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"20d49ed0fc7a3d9cb4d2fd4c1b29d2fb4456881f","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.19","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-cTx5oLruWfIBKek8lAVcfCnObuZLwkWe6NVPMgxVcqAfBQAGfmm3/dClMZyTsls9xOMMFH5FRFlz27U+iw/hpg==","shasum":"8f45a8195e8f438a5a4edb3b20045b27c2115820","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.19.tgz","fileCount":9,"unpackedSize":54979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJPkdCRA9TVsSAnZWagAAAV8P/1igRkmSB91y1c/M4zSS\nFo3nKvq9xviNLYIsoy1D43jbgW7Yhlf9dTMYiQOsmG3nQgP9nW25TPydFnR7\nR1lKnbjKSKwFEnakv2Q+O0BDRC6zi7j/ChDT3EDI8nyA14f4lRERxiJkTdqO\nzk8FFJrjlJd9NH6GJQW4Gz9aDheYLmdp30pqcRTyfrpZhBX3LCepC28g7gjC\nhGzhB7ytf8hqqK3p4F3gTRimO/8px9+m5braYIm9wgTTIIpr/WavjpF8JQ96\nX0TNOTztN491iet08e8I/QM95CCuL4YlPT/Un/2rA/1p/jjBh46sNkVQuIWc\nIhWhabo3q1zAh8oykoHovFUPLlgoOvX+5DUyD/MnC+/xPyANo6uyY9ylw/aF\nebTrJefMIZ1xgThxKd7vFc9+WEUb36kJLE63qrQnc8lOE5lMNe+t9WP87nbL\ncaQZafBEKio4YPLKUcVcAzbC5sAUScI6XEPeLe789pAoI19wFPxUsK++R4o6\nSQMLiMjbIOV8gLZjToXCEDJju+rZakdyWp36I7fmR+M3EEVprHQR3qLlInO3\nxWk69ccCoVNJd09R41+Nkfl2EFr6Uj1aRI0Wi1fhsUdZH1C0/mpwWIbNY8va\n+Jt5UisS4w1fbIwEUQ7839z+lNr7F+Gs4tfP3ZINtuIgf6jz8KUVLIu6Fyw2\nUA3h\r\n=ScSl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDkcxM3YHxAkVS7umjXXlL3ZyRr8CGrQDak0ESsnFD6ZwIhAIv0cribMn0QGKr6Q27NlL0BFNB+a6Y4pk7ngxlq7yow"}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.19_1562704149259_0.021458505624585733"},"_hasShrinkwrap":false},"0.0.20":{"name":"@36node/redux-ui","version":"0.0.20","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.5","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"015c6ff0b267fe696f2540481e6c02657c273fdc","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.20","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-/Vq8cX5FXNv9XDwBo6KQzXlOeoD42tb7tttxBCQ8/6fpGBFPBSeK0ag0Es3ixGGZGihF0qE3ymI/NAnbqXSuHg==","shasum":"299cac3a02b6e5f5e774d8c6caf309b31576d685","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.20.tgz","fileCount":9,"unpackedSize":55159,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJkqHCRA9TVsSAnZWagAAVygQAIAL4xaes0S5Fsfg5H92\ns52hpzhieiGgzTXR3zmTgsNlEml7SYooTYMCInJspr5neFUH0A9sfoTvc2r6\nRFvQlDIqTisOUYg8cvgUfEJWeJDpXoHq45VQU9yscNn9DAJD1tBTPt4U8V++\nJG6FnTdX7BhWZz5WXWQnOItF/wZ7hySSiPY03Gf0+BIlTTboppgalNFFATP2\n3zJdpiqqZevNVLtQUWB15CPWRxM36cW4Dcegrb0nssSJWO9GOxUp/KmfAdMW\nGha/w3LcB2elOZQcxYQDOzTh6MhDX/u4oWAWg+uE+xKGGAgcXBgBCOmEf0vG\nrp3xTgmJ2WP7VDbVv/Su6siwbr1T0RgbDTiD+6ciCVnQAT0ek+YmF5sxou3l\n8sgdgEQHvLogYQuoLgSzZIROhLYWukRjOYLM8WRAusH1DSqbQhGQt9W0D/mu\np5Efv+Ol3YBdls/YSLWELwgTKHu1GZDFBHTpGIP7jZbOu4l2kVtyq4DAVC+1\n2d/FCbAMvF6MDYhFeKTUw32A1I4f+nhvTi0o2YHQ9i4FYzRUqHoUoxZKbj7O\ndG952K2YaF76TF43DBLqwM3mMJJVmSfN0d0XaVCQuw4UrXYCD17unkmzU0v9\nL7XsUnPDq+6w/LoELDBfvXGt+IALyBMNrPSgV/ZuJjp884SXQOpkmWGlD0Qt\nu+tq\r\n=Nlzs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHa/AeGnAqbUHpXSQHQV+WffyqDdOnooZut+BSTbKyTHAiEAoaF3oilO6MmeoasvJ12wcJ1ghL3rS8UwwiOk5wSRWKI="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.20_1562790535198_0.833713095922942"},"_hasShrinkwrap":false},"0.0.21":{"name":"@36node/redux-ui","version":"0.0.21","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.6","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"186a6dfd01a402987711b88fb87d287df1568cc3","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.21","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-DMV6ikDqgc6GwXzjJKpWtYa6mCvdlYJG0pB3OcjZ+XrSyEIWwgf0F9Jr+qbIeZASWqPU64RbaQJmXzWomO9sDQ==","shasum":"5ba0cf10f53b71746a95f22fa4633e3687ecea1d","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.21.tgz","fileCount":9,"unpackedSize":55339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJsoOCRA9TVsSAnZWagAAp0EP/jYc3VjBsHziGOEE1NtG\nA9Q6BkrBZzVmy1Oy/7e3lTjslYtkksFCskTrnaiUoAnfGNKwzWlhSFQIdUOe\n9E8FhLOqh+QlikfNwgbrCB+Ts66Ydycc3Ji39zrXyxoThmFzmKvSp5SxXbSp\nwhiEf5zKqvbsbT8eVNjswHVrFJ/GrfCfLEvAj76aIryGpOl8dVwussryBYgS\n8Zaq1Fdl3IokfzL6qurBQ2otgI0pl7CSTMFM0ZKWc4qBF5aJY5i86tMXDbDq\npDXro8dD2DcNdE8DIrXfl4+vymSTychNzguWqSsgni9xLl/x51wB3SjdSHiR\nWYwwefB1Z834FkrH7OJqYRrqFGD2hwds+mWWDBUbzor9ySaRmIAnw4R43gyQ\nQJK8EOAK+gbJHo5YDTOrhZHXFs4y+S+fmlPIRg1S7LHWlcDS0KDaTFDzt8Ny\nByiKPBWY8yOjEIEBYC/Pp0UATRUV17HxT9dkR69ZdxAxYdpqaVEiE0wJbRTp\n2iIInFGGvBAR4Hxg3w3ge7iN7kw00cirRwdd1NMDAszaJUgWl4cxUkQHOZAk\nkMz7BKinQNKDVFN3OktS69gQX/2Cpg5EknGVdJz3Z/fjOu4W/aSHgbiXAKla\ngUp8dUBdT0BJsWum4r9Djgz6d9T31aq8zs2Si5IBsZ3wpkZ1bKxFJhEazzSa\nAuvs\r\n=iqML\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHFSH0SP2UnoyUR/sz33SquJECkpwTLXxwSSbmgde8VAIhAP94hp6zRRebVDgamL3efOPIIC2aWE4r8gsSU6SRKn1R"}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.21_1562823181872_0.43724773642962056"},"_hasShrinkwrap":false},"0.0.22":{"name":"@36node/redux-ui","version":"0.0.22","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.7","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"3bbcdef498007e6abacff2973e4a8cd94d7d3f77","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.22","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-wSBwPmFJVakctCahOSPpKqvNmRmJmWdworruh9TjJePvGDxFNT2DHUy+Spe82dIHLm54+d8vq6YJBIYlLxn5bg==","shasum":"a7ff79b3b7e6ddf6dac15d5e1578fa6ab35474fa","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.22.tgz","fileCount":9,"unpackedSize":55519,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJtvjCRA9TVsSAnZWagAAoFIQAJ7MyPeHbDnujMDWdgFW\nU/F/Bqafm6I+++zl6orcVsuo1N1AMQ4Q6eVOjRyNHXc68ECU+G4vbeYFkDlU\nDY2J5yDMF5/YSRO9bqhr1JAnn9Q/uh1WNo2CL7ZJTowT1m6DXZz5QFCj62Qi\nmvEfR5UD9hA6ij56bwD+wHFoA5HU2ljJ/4KAxJmYPPvCmxklSD2tNnQM+dpa\nmnoMi+fVC3rTVrE3LUIBZjos5n2cRXzpU+N3epCzvjyVgAs434fqnLW9CP5Z\nBTgbWMZaHiG2vtmh1xbKwpTm8m/VhPx2Rw/KMQIZAs+FaBisX5lHZcC0q9Sn\naXRDKS57ceHZ6uHjlqDYZN5r97teRgHh8KpdC3lQPAhOWygdAG/SGRXY6ngz\nD/CePjP91S8RQ1Oii1oS8h4QmHYHRRBTDW/pWyQCUBkB7mmlIMGVIjkgoQfM\n2zv653oBv4JYOkSZZwpklWDScYGrrh/j4uyrqtO/i+6dQnJ9/a82fimWblDI\n/Bi8HnpDJxmPKPYCZqkHgRev0hTh9rqrjhJAis+SMA/s2WgPoc5GpaXCgG3A\nLVgHAGLwDTx2dBise7TU78fNI5VgRexla0ik8z/LRwLrKYWbbCPjRQxz6dYV\ngRI55sp6JmgEAsQC+QghgfOfVFmdkosO6+WtpKykqs2NYsY7K5D27W1Brqij\naPaz\r\n=uPzl\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCQgSUsTk6MKkCD10TTEo9S01zcc3ssEoZyooJeTbx5mQIhANqLkM6lQ7yaWcnD3VdmvBZyqB9d7nKJXLqIsjg+TC76"}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.22_1562827739703_0.6646248197850728"},"_hasShrinkwrap":false},"0.0.23":{"name":"@36node/redux-ui","version":"0.0.23","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.8","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"9bd27f5d03ae12a70561b809b2bb667a7c87494c","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.23","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-RUGMOMQ/jPEP2mfFk/SDFevYGWGDXpUnqneSI7gfe0fkpaydlNNFqcpwBRfNC+DSFHt/yjDJ9qMWHhWU19xgCQ==","shasum":"daa29fa586ea543aec52018dbf446a45618b2e1a","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.23.tgz","fileCount":9,"unpackedSize":55699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJuP5CRA9TVsSAnZWagAAbygP/iWwd7Jp66gFBgdJJ9jG\nJZzxlhkWPm22xnpci4YhoxqfeLW9WdrTiExc9SXR0ZeipKfTqZ/HB0UJwp8+\nESRzUi1+lLPYheh4hDDDD8/3ZwKtJ5ye1W9E9scOLp2OqIAKf4c/KwGwwSBb\n7D96h2A0XfgaHb/huFcnuXtKKSWKVVmpBBNjEUfx7582qMwPKSS5CVZlfLLk\nUnIuQWZT1ReL/lzVjY2KXLctR3EjG8+9vMaL+IV/qAwVyi5hgH/c3vJfKRKu\n/IEDXTtY8S4jPB19cSYJP/p8s0tMY8EJ5j5xPbOsm1jU4LHNnBwgKRYyM3FG\npNt6udxnfsnocJOp0tGW3yya9qrGQiWlIrwVG7ZYzLnvHY4dmy2tTZTjFYt3\nSr4bD49rVKJV5dPBgnrmNQ/stiEyeFebaNpUVvoumtv/HhK+YgxsjXal91S5\nF7mAtUGASAbwV9qNhsIWMK7rL0WrCfrGnTh3muHVao3HsSsEVqoW7w+Zvx1+\nY2j05pDTkuxeIXJ1hCyViPeUNTkog45V/uZz0xSDsdmi3WIg+cV42fCChlZj\nO+t8k8467D+cYPR0pOh4q89jPLjfRS/bUZ4/vAktpf8GC77WzjhAc4jfUEV6\n/6JACjIZGhxQwEzWSHUb37QlEmut72GrJoXeh21X7MSnNLff7MJovboCNRbc\naiiO\r\n=or0m\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5xIvYnq9xHn9krWeCIbG5ob6DZcIGq6XuCE+Vx+mSVQIhAJT5iN3D6ICYYrtsqge8l5n/PRUqOy2X6x7VozUTLZ5u"}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.23_1562829817072_0.4331785557558687"},"_hasShrinkwrap":false},"0.0.24":{"name":"@36node/redux-ui","version":"0.0.24","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.9","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"09e9e49851d148013d5162c46f3de2c73e204592","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.24","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-VPJ6elKF6pWOU4jYfzIA5KNHAVAQH5eFMqTHKk40e9Snr7Agvg986LV2quoyUGhwWhRUjZOL0M7nODNUVz/nBA==","shasum":"11fc41d68b7e1985e2dd1d072691c54b058b097c","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.24.tgz","fileCount":9,"unpackedSize":56150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdK+f1CRA9TVsSAnZWagAAK7gP/j+TRjWJFNq1BhSoYQD5\nzskrhPlKVTo0Fj2nMmXJ4iHDcBxV+v7IaRMgaXXv3Scpp4smkhsrGSwvYu1h\nvk6gZstp1o4NIqI2uLkfSmKdo+NUTVUTNn6AyCKB4N1O4Gul6CSm5wWcchk4\nZ/ACEAv6pjKGSYANSV5gfsrkdKhTaEYzBC76+1x4FHQMct1eWQNqmQFc2EMT\n1aQ2KCWfl5p+UOBnAjBXVimBtGzsfG7Idmpd3kiAYy/nu6nohRUhlFvgdQ+G\n5PxmGh9jQh7ylgqheeTDh77HyHeTZ4UIsX2yogcW+2b/jPaYVPhkzIQ4DRcr\ndOu/WeKtT8zqOqsuZLoL40GEcSYKnhI6Ct7AmJZQ42ZUTadtzVngRCYF0ffW\nvDg3ATN6sofUUeBH7kP0Wh5LfjggmBymdF586R6qTqaYrcxT47s0FWt081E8\n4gnqqh0ey2qhYgOYQtl2uk9jz4nxSnFRq1a5xd4wQ7aE4FhPO6Hp2Pu4kQK0\nx0s9X6Aqm8m8sBZlgZKn4/hsnZS5PbIeycoucrqxQgETeqqVdK/mGdYvz6bb\nTvUhH/aNDvsp+PMVWVl14tWM0n1Ck3yiWdte9E2L86imTG9DpGddq1ZMb5if\nt8PJFDJhY6FA/1NuKtrW/P3mFBOSAfh1N5Z1eq+JCLsiQHrfNnU7THuzXOcq\nTMHV\r\n=Mi+d\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID4QcHL0kX7g9NqmfpLlYFyNzVVPGjmXNanwpAmtRsXnAiAcKDBbkuYHNPAfx1NTui0Ze3Cegi19A6RyJbYNHSETNA=="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.24_1563158516702_0.1724902068553671"},"_hasShrinkwrap":false},"0.0.25":{"name":"@36node/redux-ui","version":"0.0.25","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.10","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"98da6603afd3f6596fb87334774f658f92c25b59","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.25","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-MeT+ULQSS7xeIHBR/NZesOhixmhEFMFffxBkm/S8e+kSyMcRAypeQNIbmSOWVlwoA642WFW7un7TUEeDEdK9Kg==","shasum":"ece7b79178cb42f61b212460b1aa54c1d8709ebd","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.25.tgz","fileCount":9,"unpackedSize":56331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdM3kFCRA9TVsSAnZWagAAhVMP/2HJvbIZBN+T2Wbf7j57\nB8m4rYVCq7cxnRQ4Wqw7WNcEDrFqJY3bQUO8MWMR2LsNbNoUMKg0qeLEjAjr\ncaWitdGy6rboQBn5jJbQW7EIOqgDOOxtZYvNI/f+86ssB53iow765qANbE2Y\nWlgJc7/4++rPE5kTD5vHUrDbgJ3zksounBpC12J6KjOZn/8NBel18vPXOTUH\nzmfXd99jXIqvsdHWrCxeaimyofNQE3jMQUBdjU7YeH40jMpPgXy46sejE7wB\nteVZaw+IP+STpiARYJYOwQHAFmtJFJeA5Yu1MSMmq3Mo8TWrEYShJXk4h/L5\no41us0L+VellMEKXUiqMPmts30RUs+ydLMngVH90YRPsrMkyD5BPkXuAst6w\n/PNUTbvaKG+IFh3zxs1apgby1nyjbQP6ZZXIeUycLxK0U/YtVxK0K48w/lJT\n6SZ83rgG4xtQezlQf3V18C5Z8P8rE0bLmp40CPI738uUpzxoA6pui2+mbt5W\nTthRcUkiZyYK6MesLYaXth+/8xAbkgA37GBWS3kcke8luGkNTeMz22EuTsbk\nFGLlfi6lmXwNRRieK9PGuMebyhBGj+jWEux0jen8HDwTtcp93w65beR1YSB6\nroF1fApu8sNpaFqaqbkjKTbFRkNhoVWQeueMOxy3lfOqdRTxh7GAh3EASXlE\nY5kv\r\n=xvZB\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCpndD2Kqgb3PXfeQDaAm/iEyRUz4LNt/EVtCYTXVMHSQIgQw0Na14HOLnYVFMUNWEZp2iiI9ONJC1dJHiR5loQLPA="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.25_1563654404368_0.8715717148467799"},"_hasShrinkwrap":false},"0.0.26":{"name":"@36node/redux-ui","version":"0.0.26","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.11","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"0fc83477611db6484e63536faafa1c81fddcb26e","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.26","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-QpxOu2/xsCQ4h5sScavmiaMJ361XKO0loCKrSiaXq40hee3kgPZM9Yd7XLDO7KEJNdIka6IVwBrHTo6JmQcdOg==","shasum":"da49651909c87f4eaa21cb9b0865a85436e20bbf","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.26.tgz","fileCount":9,"unpackedSize":56511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOA5aCRA9TVsSAnZWagAAu3EP/08/Zo6/vFCPo1J1E9IA\nOAHn8nBdNzAct2TDMZLcwm76Zb7G4+Sb+QpQLGhTxct73mMVAop40y4x6Psl\nhSuvgXMf+xOT+zVoF72eWC5yFXp9urCPfCMXI4n0ZtEAQaJ0w1NMVXBAti2g\nAO7vyvZU2NtZePIM/H/Xk7bwdj2TDDdY4gDwdNx1ap4Mygmn6zoBdPyt+Ja0\nzX/iuyuyuMTPgbgtznPLNOm37s5qOXgkHNiau2knja0a6y93BmfOWdwUBfir\n1Q4wmqJDn1Ks+xfOuzpMP/KztGviyNItSAmCWA+uSkZRzoGi6Ur03usfQwJk\nTim3Vv+owuBYBzHXO5FX5JSPzz+zFIav1ht2BmCFEHjrFgcwvPG+ELKRUBF8\neMVPle68zfSRn8bC10wQbIaXAKg5NfTWyAdQEve3FHYoQGmX6XCjW1jGbxDm\nClWY8bxw79qOAsGrM7HsxhIGV3xtrtho9rw2YIQQuPLmtp9tA6n9AD4mzzZk\nLdNYjZnH4CT7rEb0vNWA43Xc2FkV2gFBCA7Fp3hU3aSN8Dwx7sC+a5WUJkeD\nLyD3OiBrgJzm7oyrnSc+0wWxJyhImc0GCjfuumVRZjj3DQH0371xQBSPbRs5\nqiG71vYTA85/tleU+LqHGKdzAs1rOAVyHrJ3HePLuHXETjM27FXnddPYdQQX\nPln8\r\n=hzra\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDRXb3OcnrSOfRuhZoAWnVIgGva9Y1xedJaXy2oEXfQWwIhAPjLe7LVOqbtDb6AgpfzbgAwzvZ9qDQPb+AqL5drKprE"}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.26_1563954777790_0.8909906295332668"},"_hasShrinkwrap":false},"0.0.27":{"name":"@36node/redux-ui","version":"0.0.27","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.11","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"16eb727d09ef309db25b745f6944597bf48d65bc","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.27","_nodeVersion":"10.16.0","_npmVersion":"lerna/3.15.0/node@v10.16.0+x64 (linux)","dist":{"integrity":"sha512-xN2vxPmlkZqwzIRcqo63YMGXrG43MklzPRuYQaEtcAuZ7v8IsF90XpXnBJ2QeCxrVrzyGxb9TfujztExThD2SA==","shasum":"1a776a343ee61c1639e2fbf9b599fb1ba551178b","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.27.tgz","fileCount":9,"unpackedSize":56737,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOL/MCRA9TVsSAnZWagAAUV8P/iqQHNxwQfdBO2gP/grK\nNS9UPO1NeJJ1rELG6alf4uM/yX5+GK4PJbp+QwTODTwIPO2oa6vdtM8/l+Yo\nH5opVhDU3QeKS07JFm/BZWqbjCsz1qvOqGBeQYHGtnT1YFeO2fuX/orKdZUG\nyvkK7LkD7NafxdVzK2/tjFEMweaOBMxbi//XVj2l39kkwRt7vgwmgEggYPcK\n+sPIvWkBU7dwNBLlKvP4npUQ7Ein/Q0rXnrBINcJAyJuO9iqfKxqw+QTGb3i\n/F4xTukpF5cj17SlKLT58beDnaqkz8RAZAT0TrZpzX76hA/fOiphd/oBH6QO\nhVRYqNcdWjt4mBSslQbQG46cvAfnP8DCx+uU/uZquHbFzvtpYLgli0YJ6h80\npKUZ+n6dz/Vad+8Ob/5bOWAckIEcwGb847Jcx9D9uV/tKeJhXjmWHqoBesdl\n8ckvqjuLSuJBGrxo8WwMQu4qlCmNytjssP1QYEFPBsp75cab1ouPWK/ze90W\nmPsCW/Z62m6cGail2PUQNopwadXO5fKuIGEq6CQdP2ws/Q8jVTuRutQ7m2Kt\nsdrp7Z1/cV7c6SPI06FLGjukNpVungVUY0C6qM9Fka11y16UVQtGXCa4iipF\nZ7GT+Clm5Vp+TSM/lS3bmAYkcckb3H5HiB8VJOS6FE4gvrerFmf5o2drKC41\nPIQk\r\n=kZyW\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDrHy7vkYtAPnb7A9o9/xGWZTJgYZnpqDRzNFNPwgw85gIhANjK/inJbr8aoBPZWoORLyzhyKBhpL134Wohd2rxTLAm"}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.27_1564000203452_0.7650142919506502"},"_hasShrinkwrap":false},"0.0.28":{"name":"@36node/redux-ui","version":"0.0.28","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.12","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"768221102d32297e3f91912717f7a7cec6dd03fc","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.28","_nodeVersion":"10.16.1","_npmVersion":"lerna/3.15.0/node@v10.16.1+x64 (linux)","dist":{"integrity":"sha512-ZCUuocecf+C0mRPcZGi1HQC/grzWclBxTM4ivpRTM7Ev3ZTkGUy6RO9MrwFsrhl3ZeUwc2gT+d3T7hYkPi+vAg==","shasum":"d1a2e6c90674a76a334883f48c8bfda0c4cf4e0a","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.28.tgz","fileCount":9,"unpackedSize":56917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdRe7oCRA9TVsSAnZWagAAM0QP/13tQ5lR7vOWiswmmxBZ\n0WCYYEsITJenRHsfIN2IqiLKRrXziqCBex+teV3BHpTXJhUXEoVvyMWfS1MD\nXPmZw9bP40XTGaCj5MiLhjnIMCbmd+JX2U9jDOd0r/6Zo3sZuXadlPMZ1Sjr\nta4Bhr5CZ6ojzfV4vZPS4ZoMUH/6pvHRQqRYRyBft3rUEdngoK/35l1JdSHN\nVTtsVQpSXzKQXPzf6PoWbaU+h2fy3hvew2JpoShDhHxApP/sH4eypjZcRpca\nSx1jR40maThGuq6IM+6ED2fb1Iw37ja8VPyPCV+BYyCbdqcgIX+J8rF4Pbzo\nyMc9JaxCD68RmSPAFLM/2Y+ZlKRnmBsZD8x+tbitnQ3/dgxYTl9PvgC0Kfbv\ncMIE19NbLFeYvwXpaEwVfs1Sxfb4ehjdXkWFqOxqoxXHTSPviUFK0rrjr5mc\nnXqEVmX5R0uNnSCTGsAmoREVMQTLy7tJVRXnr8WDx0N1DirFCufl/CnrnCbC\nIyzg4Bj4/pS38eswH6tBOWFuaOU44FPacHDNYszm9JL67HzXAKTWWkPDvCLn\nOSwl3S3I4mQgURJV3Mj0CucuydQH3su8inuDvUXwfM/dgvS09dZx19gpl7uD\nVDOWf7SzDppZQKXPMwkQ5GjdZpgH2KPWTaAFT5hmPFfz14LRb3y4a5bRzNVi\nr59Y\r\n=yePO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlGpQA5no1lCzK6cdbLxvQKqMNOWkZKW5cAevC6B0MAgIgNGWB1CvdBRBGR1clwsmFmN9eD8YNClH5KB5CQcSikvo="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.28_1564864231390_0.6549012726935568"},"_hasShrinkwrap":false},"0.0.29":{"name":"@36node/redux-ui","version":"0.0.29","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.13","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"d43fa43fcdc96d71cfc428377c449253bbd8e062","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.29","_nodeVersion":"10.16.2","_npmVersion":"lerna/3.16.4/node@v10.16.2+x64 (linux)","dist":{"integrity":"sha512-DMGYxIINf57G5TJcijNr0eH661JMPtuYZns5q6r/lCw0cayRHDwleGpZHqj8JJ/WoHLH5JMzFJOM4R/E8cgPhA==","shasum":"f5bc3034d7d5f04ad7a670ada19c4bcfb0c52f39","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.29.tgz","fileCount":9,"unpackedSize":57097,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTiadCRA9TVsSAnZWagAAc6kP/RePZLllpurrn/QY4Oqb\nVCFNsYfQaulKxwbqhFuPg52rvtcAlqT7jQxJ0/j2qkP/XPU793XpZpYh/CIV\nimCYT072a7wr4FI89V/oq6WQecD2qEmNHBxcx9eGNRVjlEv9uElUzQfb7cbm\n4rICeUcyuDfhHdmyhzFOOZWWFrN5FyA5y/44N3GtzoZ8HyoxgU0yu7uGK3I9\n4AF0OGKa35LOgsOWsxQRzsbKtHzqMSNyRSNR2tega2Abm6Y2EYDhGXm3Tb4a\nqig9aJ6C1OvzXSfXaXL+e2lbOXPBYukEsD8EctfbxUZu+eD47n6jNHNXOdj3\ntRKMA4mWiLVm0dXVVBA3Iel9bLWQ8EKnagdkNLrB8nqLGVXyB1kmFEjltI9n\nhgttfn2vI2RiYlqDkdvHMGMAhAG1nBze2BKGFuok09hkF9erAKQML5knoiF/\nWB87wL9GFq3xAsACOFvrPV0oTSDx1JfisD3+7OZL40z0XqWwQ6i2cs9U+vxj\nQzS9NyIQdeHbNxL2p5EcdxUKgY+EgoO8XgE/oF6aseX+lAz6BX7epECF5bWA\nXn1znNDQ2Z873cJC9LfCgqbc0t2v8t8/IBuBOiO2MKgvwahL59kpWeSwGtZw\n8+p5bHk1DJ+KqWMYFWk71cslF7nNMZS4NXJuttTAB6ITg5B4SoCtKHrSi08U\nR8KN\r\n=W325\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDYHrTruYrwymgrx0V7iq383TSS9/ZF69oMpqBmimBpqAiB/bWtAVbSG19sVDjyOpOAPFjwxCC0jATQoMkLMls3CTg=="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.29_1565402781243_0.4867501412475128"},"_hasShrinkwrap":false},"0.0.30":{"name":"@36node/redux-ui","version":"0.0.30","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.14","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"0cf9342673afd642824a603ac7752d52d614e332","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.30","_nodeVersion":"10.16.3","_npmVersion":"lerna/3.16.4/node@v10.16.3+x64 (linux)","dist":{"integrity":"sha512-UrFrq3e7a/6iXu+lzQCln0Ag5wiIDibUi33ysTk9JZwPuFH7QS10Hk4vTXB8a50jZPF0WkkdP/dAN2NRG0AYKg==","shasum":"b32428e5b61667831d7055d49218a3145d1a542d","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.30.tgz","fileCount":9,"unpackedSize":57277,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXg6+CRA9TVsSAnZWagAAen4QAJH+Yw4h4SSlTC0O9v8d\nxtcPafYK/BrzuaLfxyi0QiIft+a5/mNIKSW+/X/a+6LCVEgQzgLM1ASktQEH\nSXGQB7h9fDPSrMZsObcDT/7zdT2Z4SkVcQIULuyig6XdlPU+Pm/q4iJoi8wZ\nHEEPWT8mqhlqQ4wHiLwqmYlGxKu1SohlEb2pDM/sxHWbmQll67d3+/BaXqvl\nCz7eTGUI9uQz/QyBt9omOIbGEeipJJiyDiA1r/P4ZLtffwNvDaIhKndnNScP\nkJBzWiVUpXIakHTljGhOH9mJQrevCo9Q3YF8EjLL655vc1Tv3PObWExxIHkT\ntTP/kmHtWRPME+trwE+jv84xYPGEUVchFP0gd4a31LfGfjw5PWMHqTT56MWs\nqpdOqylgIqZBI358NqLQw0AGBt5eWu8nb0csrXQI92Ay0P7vnJw2G7gJwQ8i\nt3Z0zhexnRCjzalYEwUOT+kx/OJ8r02qth4yA8pdzti7jiKICYXOhiO9nDy7\n6MKT8c5PqL78nYnjRm/SfSEzjarKJrd05JzhtTYnkH4o5GEU0sqThXaKbpja\nD39o5awXgGnWyghkuJey591MWpn1v2JNCOw9HgjgewBEIh41qJGgAdUsQh/2\nFkV9zdUTsE/bvI9ltQCZ1/+1s7rmruUKegV/+9oJD6TdiI83W6pj4RaF3HHx\n0J92\r\n=mryF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDMY5gwdqZLknySgKF5u4IRlDdqjhhQkqCy0hAPx6qrIwIhAIcxK0YK9Xh/3R+GaV5qqfAMHG9RZpknpidCt9bpXsP1"}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.30_1566445245187_0.016608512267856756"},"_hasShrinkwrap":false},"0.0.31":{"name":"@36node/redux-ui","version":"0.0.31","description":"A higher order component decorator some functions using Redux and React ","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"license":"MIT","publishConfig":{"access":"public"},"template":"redux-library","config-overrides-path":"../cli/config-overrides","main":"dist/index.cjs.js","module":"dist/index.esm.js","typings":"typings/index.d.ts","scripts":{"test":"NODE_ENV=test sketch test --env=node","build":"sketch build"},"commitlint":{"extends":["@commitlint/config-conventional"]},"husky":{"hooks":{"commit-msg":"commitlint -e $GIT_PARAMS","pre-commit":"lint-staged","pre-push":"npm run lint && npm run test"}},"lint-staged":{"*.js":["npm run format","git add"]},"dependencies":{"lodash":"^4.17.11","reselect":"^4.0.0"},"devDependencies":{"@36node/eslint-config":"^0.4.0","@36node/sketch":"^0.13.15","@commitlint/cli":"^7.5.2","@commitlint/config-conventional":"^7.5.0","husky":"^1.3.1","lint-staged":"^8.1.5","prettier":"^1.16.4","standard-version":"^5.0.2"},"jest":{"displayName":"unit","testMatch":["<rootDir>/**/*.{spec,test}.{js,jsx,ts,tsx}"],"transformIgnorePatterns":["[/\\\\]node_modules[/\\\\].+\\.(js|jsx|ts|tsx)$","^.+\\.module\\.(css|sass|scss)$"]},"gitHead":"5903e9b75c548e6296d6ff95810c7655c535dd98","bugs":{"url":"https://github.com/36node/sketch/issues"},"homepage":"https://github.com/36node/sketch#readme","_id":"@36node/redux-ui@0.0.31","_nodeVersion":"10.16.3","_npmVersion":"lerna/3.16.4/node@v10.16.3+x64 (linux)","dist":{"integrity":"sha512-uCu7UfD6DepZ1FHJNq7NLyBL9jHcoh64M5kOOcKV0kydV7wCf3HHcfPNU4/cruQD6Z8IYDCQMHEvQ1w3uUtwbg==","shasum":"f8bb57e5c648c7399ac896b27a379c8f7b7a59aa","tarball":"https://registry.npmjs.org/@36node/redux-ui/-/redux-ui-0.0.31.tgz","fileCount":9,"unpackedSize":57457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXhwqCRA9TVsSAnZWagAAs/MP/AnRrst/tO4fhdn1nG4n\nJYvgEdZhYpFCk5+5KOwP+8sBm2VqhqVB0c9kzJpRlqSDegKfBp/JqoAwf7U2\nHD2KOfFFpAKdPC0mCdFxD17haTowOmNRjf7OqApNGMIQACfNhGjvD+Rsb88K\njE8fofJYzQR7e3lXFQEEiOhesAdHtoF514/C9lmUTRDLj/mLDbmfBb++I/X3\n3P2qYxcDO3RdWWuTu8b4qLjrA0vQ+QFZONy4/WEm+W3yD8YrOVIKMp9pqxL8\nJYr2R1w7tbqSS0fhcx4wq9MKOH3IH90+JlNokoVY//+fPJsPStL3RevyxQEz\n08H8qumxeTE4JhrSVrFJrI4CXA8GXlQDylzFKRZ6Gl3/njMOOWKzmA67mlu9\nBEDeo1JO48Yxn3RXlYF5uw/lRaRSJyS+CSg3dLO/KYegVPz5xJyuG0gFzsni\nw8f7nauztndtTKwZJD2quCM+VFpRuxbY7zRdJbBNB0dceqyE9Pq5qzEPjoNE\nns0rnnUxnjIZDM7lQK9fbWR57bglHZb7INySHMDS4CydojBuS+b72oNZa6uT\nk87Fck+BOOBf1cMVTMmLfgCwJjIqL7v7Z9BPaSmGyWQ1FPHFEOdd37rpUAi0\ns12CgNlQeyc0e4Aded1WrLiuNQ9MuZ1tsfPhlFYAhl1+9la35tOkR8WM9U/6\n4Gyq\r\n=5rCp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHtRmOnGENMGbvsyo5XewB8g4Z0kdCy9KR1DD3bIqx4PAiAJvqvmiGxlZuqq2U9eBoNry6KqpG+zJD4nSBxVjhsuwg=="}]},"maintainers":[{"name":"frendkao","email":"frendkao@gmail.com"},{"name":"hauy","email":"hauy@163.com"},{"name":"tohsakarin","email":"1023770070@qq.com"},{"name":"zzswang","email":"zzswang@gmail.com"}],"_npmUser":{"name":"zzswang","email":"zzswang@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/redux-ui_0.0.31_1566448681722_0.7711978833905464"},"_hasShrinkwrap":false}},"time":{"created":"2019-06-11T20:26:26.543Z","0.0.1":"2019-06-11T20:26:26.913Z","modified":"2023-11-24T02:06:25.550Z","0.0.3":"2019-06-13T03:16:48.545Z","0.0.4":"2019-06-14T04:39:52.046Z","0.0.6":"2019-06-15T20:25:32.462Z","0.0.7":"2019-06-16T07:20:04.527Z","0.0.8":"2019-06-17T04:02:53.461Z","0.0.9":"2019-06-17T20:29:37.903Z","0.0.10":"2019-06-20T14:49:35.670Z","0.0.11":"2019-06-29T07:45:24.400Z","0.0.12":"2019-07-02T20:28:01.183Z","0.0.13":"2019-07-03T20:27:13.580Z","0.0.14":"2019-07-04T20:26:54.700Z","0.0.15":"2019-07-05T20:28:09.599Z","0.0.16":"2019-07-06T02:56:26.998Z","0.0.17":"2019-07-07T14:26:46.707Z","0.0.18":"2019-07-08T11:26:36.640Z","0.0.19":"2019-07-09T20:29:09.376Z","0.0.20":"2019-07-10T20:28:55.332Z","0.0.21":"2019-07-11T05:33:02.045Z","0.0.22":"2019-07-11T06:48:59.929Z","0.0.23":"2019-07-11T07:23:37.229Z","0.0.24":"2019-07-15T02:41:56.854Z","0.0.25":"2019-07-20T20:26:44.509Z","0.0.26":"2019-07-24T07:52:57.956Z","0.0.27":"2019-07-24T20:30:03.579Z","0.0.28":"2019-08-03T20:30:31.517Z","0.0.29":"2019-08-10T02:06:21.431Z","0.0.30":"2019-08-22T03:40:45.284Z","0.0.31":"2019-08-22T04:38:01.830Z"},"maintainers":[{"email":"xuna08@gmail.com","name":"xuna08"},{"email":"zzswang@gmail.com","name":"zzswang"},{"email":"hauy@163.com","name":"hauy"},{"email":"walle@36node.com","name":"36node-robot"}],"description":"A higher order component decorator some functions using Redux and React ","homepage":"https://github.com/36node/sketch#readme","repository":{"url":"git+https://github.com/36node/sketch.git","type":"git"},"bugs":{"url":"https://github.com/36node/sketch/issues"},"license":"MIT","readme":"# Redux ui\n\n[![version][0]][1] [![downloads][2]][3]\n\n## Use\n\n### Config redux:\n\n```js\nimport { reduxUiReducers } from \"@36node/redux-ui\";\n\ncombineReducers({\n  ...reduxUiReducers,\n});\n```\n\n## Assign\n\nSave any value to redux.\n\n### actions:\n\n```js\nimport { createAssignActions } from \"@36node/redux-ui/assign\";\n\nconst assignActions = createToggleActions(\"someKey\");\n\n// set action: set value\ndispath(assignActions.set(someValue));\n```\n\n### selector:\n\n```js\nimport { createAssignSelector } from \"@36node/redux-ui/assign\";\n\n// selector maker\nconst selector = createAssignSelector(\"someKey\");\n\nconst assign = selector(state).assign;\n```\n\n## Toggle\n\nOpen or close a toggle to redux.\n\n### actions:\n\n```js\nimport { createToggleActions } from \"@36node/redux-ui/toggle\";\n\nconst toggleActions =  createToggleActions(\"someKey\"),\n\n// open toggle action\ndispath(toggleActions.open());\n\n// close toggle action\ndispath(toggleActions.close());\n\n// set toggle action\ndispath(toggleActions.set(true or false));\n\n```\n\n### selector:\n\n```js\nimport { createToggleSelector } from \"@36node/redux-ui/toggle\";\n\n// selector maker\nconst selector = createToggleSelector(\"someKey\");\n\nconst toggle = selector(state).toggle;\n```\n\n## Progress\n\nRepresent an progress logic in redux.\n\n### actions:\n\n```js\nimport { createProgressActions } from \"@36node/redux-ui/progress\";\n\nconst progressActions = createProgressActions(\"someKeys\");\n\n// increase action, default step = 1\ndispatch(progressActions.increase(5));\n// decrease action, default step = 1\ndispatch(progressActions.decrease(5));\n// init action, default params: step = 1, min = 0, max = 100\ndispatch(progressActions.init(1, 0, 100));\n```\n\n### selector:\n\n```js\nimport { createProgressSelector } from \"@36node/redux-ui/progress\";\n\nconst selector = createProgressSelector(\"someKey\");\n\n// progressState: {step, min, max}\nconst progressState = selector(state);\n```\n\n[0]: https://img.shields.io/npm/v/@36node/redux-ui.svg?style=flat\n[1]: https://npmjs.com/package/@36node/redux-ui\n[2]: https://img.shields.io/npm/dm/@36node/redux-ui.svg?style=flat\n[3]: https://npmjs.com/package/@36node/redux-ui\n","readmeFilename":"README.md"}