{"_id":"@simplux/angular","_rev":"46-5ae74d910fcefab12ddb19ec97ac420d","name":"@simplux/angular","dist-tags":{"next":"0.18.0-alpha.13","latest":"0.18.0"},"versions":{"0.7.0-alpha.2":{"name":"@simplux/angular","version":"0.7.0-alpha.2","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.7.0-alpha.2","@simplux/selectors":"0.7.0-alpha.2"},"peerDependencies":{"rxjs":">=6.0.0"},"_id":"@simplux/angular@0.7.0-alpha.2","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-DcF6WVGaQYx0Cy2eH2vw9n7RsdJ7ocnZP1Bj7TzvIzU3GLbKkWYSmvdwGAg71BC1sZNz4qhnEVTPBJdRdLv5sQ==","shasum":"c6b510a7205af3b8f4722e7dedbb3f6ee707b79a","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.7.0-alpha.2.tgz","fileCount":13,"unpackedSize":26627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEnM/CRA9TVsSAnZWagAAj78P/ApvVYifPR7zArjLXT3l\nFaD8F2UD2uP2d3rJG7GCbtU2mKielsNRyBbx/HhgLIZopSbWBiyx3pg5pKer\nicmTZtLevTuWV7meoCpyOE2U2jA+xOs5KOFmqmy3Mt+anOic0FXXwrfup451\nP1A4PMiO4jKlQSTnJm10zsX/bVIwohYEJlFpRqZa6uC+Y+6svIebT8UsEns9\nhefFW6vHQP6DA9U9KK6RfEsefRB2A2mBIdk4gW3mKPJpqfcxLPBpY1Ut194h\nMBMoe9AIAd6bbO6/LH3ZIJayq2VYrwMvBikabe1edv0x2YnmIlcS1s43th9S\niQzIvIQijnAbx9Rd4xOdLiGbgArkn992eqB3IbxyHek5gWy5DRmk5RIuL03p\n+fHNz7XPwdrsGQTOqcris0RBN+hZCabz8bfuL0vdqK86lilGFsPrnItG9qh8\nMkr+jF0IGGSOuVEUQQFRMVnK19p/dRzZbDZiUOQ0CErBcoA+5Pi8QPOc99I5\ni3ELRCnJ0Dc46ogu4OD8vl0qJvJHJBp8E8qFI+2pio3XbvjaWa2GUotl4E4D\nwX43ZfeKjkwWlVsFaafUwoIzFHqd2v9ERBRdCX/WBKEsStDKPNx0lX2WAeWN\nPYoWI3z4KBBn3DZrD5LZEUa+HbdJT8cf0RtGSSmo7oni5YF0Q5smH6RWsHJO\nvzfb\r\n=EbY1\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDBZZ7btnzq+zFbI2YtTLIb4jqjpxkq+34lOpW9qr1DYAiEAh1l9Vxenr+s/BPMUccJyNiVYdyfWnbFHiQ7Dxr3F7n4="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.7.0-alpha.2_1561490239202_0.0775971790618204"},"_hasShrinkwrap":false},"0.7.0-alpha.3":{"name":"@simplux/angular","version":"0.7.0-alpha.3","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.7.0-alpha.3","@simplux/selectors":"0.7.0-alpha.3"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.7.0-alpha.3","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-7Yxqg65tRwvBgMomePbsPHzHVkW1SRoKf+t5YeunaMyhGBUCPYs43/3ok/iZsxjWDSHOiFgxKNJyM1DwFkqH1Q==","shasum":"d2729c0f300b75ae5c25ed80fc40deb94fe17b2c","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.7.0-alpha.3.tgz","fileCount":13,"unpackedSize":26637,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEnZLCRA9TVsSAnZWagAAIGgP/3gf1B7eGY+f6SHCKCFd\nNKZEnpJS5vz1sKf+W252785R0QpPXpClk7w1l/wuLHCV0p1MceKoa59WSXRr\nLzAkAP/wCEsTUHUTdht9UMlV9hQwdASS3CnS6b7/ulh2/si/0nMHyvZ2hVY/\ncnMo5XRxviMa6dzenaXsyjXT4xkqk53+vMZ2x9oGccaDEV31w8q6zL0xdS7I\nt68oGQOxOnrU6hzjztT6GsOMA6y/8ZQuEsFLLgT3QZ6UUV+8QGtqCHdwIGmV\nltYD8em0jcd/6T/Yd8btomG7QkeJLcbeG+hQOQFcUjMgTLFDlmVJrFssYGb7\nScib8GPLkdhU6bzIMBVIOv1Ox7ctXGyzHS7dSdn54mJVd9fx80jx6ZmLBETx\nHFjVfoUlduwqx3jdempCIR4iiAuf9zfeIU33BSHFY0eLtXEkaXBXBzP6DGKy\nhSWGOn6NkNguJ96SWjVU62LZGOcOkty5SDrmd3/VA21DRZQGKsVEPK7/gMsA\nXlqcLJ94n+qhiWkeVAVQA4uGz28z9EEbZcv9pPfOQBJ0Vx2abSWPBD+ZBZeu\n2w9Zhe/x0x8a8bt0ZhMHpUyLYe8Uoiyp+yDZcz4lzWVvSSr9uSBS+mSODTvd\nftvZh/OhvcNJcvZab8O+BN8qgZRERgKV35U8R/pidZwcXPOgohUo/iJ1fhVo\npd/M\r\n=lsZO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIG95Dm0NolSHJU5bFBiudyLyT3TyXUYgpEEI1TuOmkbGAiBWre7H3HrebE1oJHHjSkZhAqtQbNQsXlqurvvx1WZEiw=="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.7.0-alpha.3_1561491018714_0.29080901843675466"},"_hasShrinkwrap":false},"0.7.0-alpha.4":{"name":"@simplux/angular","version":"0.7.0-alpha.4","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.7.0-alpha.4","@simplux/selectors":"0.7.0-alpha.4"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.7.0-alpha.4","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-2l/vO3veFckoWoaF4etbo4/Zs6sjou1prnqA0l9Qo18ouhUQwQnMuKJwy60hrssFcT39OdLh1mhgvo/+lx4OjA==","shasum":"ba3666e4d10f95cc4c959733919b79719348a4aa","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.7.0-alpha.4.tgz","fileCount":13,"unpackedSize":28796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEn8DCRA9TVsSAnZWagAAGsQP/3wODlkXYr2HDLpDZrh1\nzFLMsmxspFv/GvXLXe3+ZWZLL5NchYSVEIRe2UzqVBWpkIAeqFWgnuJ/wCje\njqXdoaC9+BrJtdw4HbPATWMwqkCmLXPnGU8TpkTEN2GkXSGeNJZR2yha1u+k\nlZuohHQT9PzsxSx93lsFz9e1Sc/DzGApijmca34DQoygZY89ANYH3Yp5bvME\n/HVv8ba4a9brbFBu3TVr4rOe25K4ZfqJAAlsf39XhDaOqHhjPyE48jsoRzy4\n7JnF91OuW915JOrTvY8+MbuGvyHh+B6FSpkZpeJ+T1Ug5DBwjhbs2VYZyh6v\nQlTZy6Cmaepr+gJ1OWxpL8UELnlONGzBCf86WXJOpqenlNDSMqJIafK50Ekc\nYaFSK+wiecc5f7Ai656mUSA9ekmFuFFgQFl/spzXAYo+dxahpu1W4FErSY/b\nr/Q6JFCFSLyFZ7co6Z6V22nlQBzjb0dkEFgkDPBqkUl1opK3ik768aQ6JMfq\nPqCVfVkeJRkBnJeWy+7EhmTaoWth77yNJUQvuPn854WkB6qfqBquz8ov8jfj\nxYHuv1VB/6QOFhH65pwIEHsl7ReyVMG+zLWU4BDjfv2XeQtH7oqgi2uC5kpF\nGth3hkGvX9WBO2MBtV7w6uhnm3jMNFGloNwUD40WKWhGJgkAn4FgvvdIa6TR\nqDCs\r\n=ZvDF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGaeKipjU4CHhQDFDa+08kaMCtEc4S1hpY5Gmj5u2ddRAiEAg574wbytTweCko/ua8/Vh11g5m3DmAEhHdfLcrKDQcE="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.7.0-alpha.4_1561493250649_0.515893191119114"},"_hasShrinkwrap":false},"0.7.0":{"name":"@simplux/angular","version":"0.7.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.7.0","@simplux/selectors":"0.7.0"},"peerDependencies":{"rxjs":">=6.0.0"},"_id":"@simplux/angular@0.7.0","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-jLZiChvUOY1bMAX+44h5Ui2sDDaiQT1OEeCLWkVHMcRox6Vo8uCSH86q0yXSZvyYtQFFoKT2cCDZFW7eos9CdA==","shasum":"f267166859ef8667c1f5519d0e104021ece5e545","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.7.0.tgz","fileCount":13,"unpackedSize":38461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE7yBCRA9TVsSAnZWagAAiW0QAIqKTEfNobA3mll4fE/y\nzXVceqG8wOBSiL1Z/0TF7ykjneNob8+8D5ucM2TjFs0xvpxrJhpERVafksMd\nMCNyTUsm29C81gJYMnIprzEZvz1xaF4/HNDAkIlYsu95J32poxwHXVRo5sPE\nxAn59gTSt20NJP1M9vcpOYOePEPLrjC57tJTYpkh/G/Y8PhagYcTEDGiOPk4\nwA8EEFjrgSPk2jgtImTSDvknX0RF6VQA0u62K0y+kFgUPHEJeTiVnG3ovPPP\n9LnYyfqVoLpq5Ups2JLDy90k3m7Q2N7sEnrTK3AosrJr54BYgn4xqDkgcL7o\n8Yb43smhlW6uwSr5hXw1ZnUAmItOKlep+6bX53kqZ64ilTwGcRs42OcrKn3v\nTvaXVhG9D+BSnjXgE18DKKLY3CiS6JFvltVKft8CfPFLQcFBTnkRuM3zHEWK\nLEadNQMQ65M6d2kv582jI1K0YfVsZWTnxz0CurZcDQNs2MuV7ZNscDDWe4fX\nzAcR/40wfrg5g0e/BIcERiDkAQiNDtjUaLKdPMwh0xot7UKNpjncWXtv761i\nJi2qPDOsyRHuNks/Gad+ja0G4dRYNvQ4Dv1yefhDvbS4dEQkVHB40nrXnTBz\nVitYENcT46YCQ/i0ffTm1DoswcrgQwaM5vAu5GZznSXjbYY2CJpqqX6R5PUf\nbvfR\r\n=bqOt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGAn0Tf4IUULRlVBcOL1WfCUCo+NYgednp9btd/0nkg8AiEAl/aukR1KzKxQkoH9jUMxLZtrQL8NlZsCxlw9V5/hf5w="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.7.0_1561574528779_0.15171179313183525"},"_hasShrinkwrap":false},"0.8.0-alpha.0":{"name":"@simplux/angular","version":"0.8.0-alpha.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.8.0-alpha.0"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.8.0-alpha.0","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-9XA0/S1Z7ccIcAHsS8jBKT6DakWirieJogvDCdsYJ95aB7fuxbri9E6kUsFRQrVWemoIcXyyYjo/Cq1b8XfC9w==","shasum":"b29a6e8ff09f603a8d44d485c8b30665ad5e591a","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.8.0-alpha.0.tgz","fileCount":13,"unpackedSize":38364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE9JWCRA9TVsSAnZWagAALWoQAJeEfI2qG3r0G7Wn9Y5i\n8NJACfQMJM5+B16WYzg4nP+lqI2NdUyKiO3cPtJHD6UdBWyCVIDwdjNpRIxZ\nofsnZitTjjrhU17fKhdmsA4Af+Lm7+2CLBn8oIdwBDSzNWEZsHIj02C74emg\nwzU5INLTZAu/r5Ew4FI/dQf3ezOQSRYlbcH9AwwLm+VcQAcOfMr0PYndYOWb\n/DFfVQ7BO8/hFOx7PHfKC9gv6IkHpZOfttpF4AXVTUKPlysdUCGY3VuRCJtQ\ndKb9zTcsI4a2FKxxOvM+LgvHia7K/MLagbcW9tiH7w3GpqGU3M/iMq3qFYz1\nTZ+hzUSf6HLc1aIyNspZWU+GGXIHuw1MvU/7i1uSTYDdPPE+yfRlGqedT2WN\n3SnO7Yyk2osv0slSyU9VEIqE8BrRZZ79oYZ7rAeR1UyxPAYn0U2cxP3T42sb\nKJtllJUK89PibLp2ua7Q8+rVR4sZ6O593UUJnz+6bV9VYQfWzAjslgtahm/d\nmq6GH9a42azXTLcmFaS/+r5Fs2d2rvS/dM0nkJlV9hiV/BVFAVx4WAHgXoIl\nnQe9DkZwwDsMAwrneIIco4YvD3pqIWZzfS90v42o1FU0C0Cd2djr72vtOz6W\n/hN30VkYEyOsZA37wRIrPCV2EgfLOVnFPWQl9/JzGXUGfQwX64SJrgjgZOxw\norfl\r\n=EzDC\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCgbqLtiWI+wJTLWZqvIujXc4gPr8WO8ctparxdYgqNXwIgBV+7kKu2qV2JtwsH07JBy7WdeFuZO4ugu5U7pd6fgnQ="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.8.0-alpha.0_1561580117495_0.37771860031861104"},"_hasShrinkwrap":false},"0.8.0-alpha.1":{"name":"@simplux/angular","version":"0.8.0-alpha.1","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.8.0-alpha.1"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.8.0-alpha.1","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-lCjPhNOQonux10hCzCiva92e6zFbPBPV+6xjlTqUXK3idVDlmRvluwObWFrWkW7lfWTJhfuhww00/9nH5PiFfw==","shasum":"63ffae8ae42ecaf599b114c31b6f3ca197aba921","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.8.0-alpha.1.tgz","fileCount":21,"unpackedSize":55416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE+DxCRA9TVsSAnZWagAAx+EP/jd9rp/L0OrcmM+29Jba\nwz+rPGCmxZt5v+gfIxcivajLxc0cjRTJWpQQFimVu3Rk2CObdxXltMdj5FZ6\n5Z0SUF3WXie6MN3e6pGAbzFgbeO3BdOW2QA7SYSAv7EgJybjpLYd9YkeaHkn\nmmw7yLd6zmg7xS4qfbhzxDbkBbQOrRkMduCi4DN659S3rQDj7QS+Miap5DaJ\nJ76PJjgA6L2CBpWf8xpqTAu6qMuKLPfgsCHPjYaGqgTzjWuE8+E8aewj1+FF\nxm1r1XJ4cR0XcmC9VmFt1gZH1oFubdNlqbvKT/MLPf+uNF71AgNzvAi8c3Tm\nfMeRSd+RPx49yIClyFX+y0P7uTX/jpNl32QJyG6to//qGUCn+Hd89J8B9vIH\nlWrRLGp3XzUwt5v5TVNSo+6WTGq88nUy1AJ8rqWrvVH6JGYD6IKhi32l8iq/\nP/LJlfNlSfo0uoHUUN6N0kJ6T44gZ24hE1DTMv63nqu7a9fRXBmlhwqLRfmf\negN1HfcYB2Z7guaD2ubcgnqmURwnUAcOUXEin+85yZo/UGdvd8xNxVSdzwJO\n/D08jJE7pQXHA4NYWUMTVlb4M4aQlc7iIzoSr+v0OmxWSYJcrypvtmVQnvp5\nsvv7a2jwfXAF3Au94y9ZVGBKDJtmeutZhQA/8T/jGFVx/zf0F8YqpBLWWPS2\nX0nK\r\n=H5iZ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGaE0ozuRUPu7PT9yLIPO5+7qnjQRRbR0bL4H0io11hyAiBz5WKdnaUBnTlfuh/p3hCiBeRhm1Bq9EAUreK0yfeDLQ=="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.8.0-alpha.1_1561583856630_0.5252035043018002"},"_hasShrinkwrap":false},"0.8.0-alpha.2":{"name":"@simplux/angular","version":"0.8.0-alpha.2","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.8.0-alpha.2"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.8.0-alpha.2","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-xG4XIUHOv0stNj3e6qG7INqweiwU6twZwVAv2gLVeimoaUoh9tXcj8yV3SqWx9CEK0dMDf8KUfvUoINyhR04JQ==","shasum":"6f78cd8d930f42edbe65468b6e7b10e9c1c75ace","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.8.0-alpha.2.tgz","fileCount":21,"unpackedSize":55416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE+O+CRA9TVsSAnZWagAAqmQP/1Si3wuNxdF9kITXcfaS\navJ6ZDHM2Tg+YUeUe9FImL5+Cb8sPZObZTOAWo60sgueMbe9ccWo+k43aTei\n0arM5FZnoNTWV6zrwEcWbSttPkgKpPLvQsi+vEwnKWe5T2gXejH9+KsUVDdP\n+QsqN4NWp8kOPB4T9fprk6q+nuSaWYgzOVkgcd2dWYjoLc+T1AnGqSfO7Dob\n0rZYyjc6JvU7dnuhWwACA1poIILdn6cmDMAfmh007xNv3LF3NVMuTrFYHZLv\nwAqDr8sj76jRM+aDU5nHUfq2/zOxLKkcA/duDa2Xu0LsBGRqB+gM1Z4eh4Ni\nPBWiUE2ANQHumvoDESn0hJCvKSr2zB2WSdNIiC5SC0yguskW8nhj4ZiSR+qr\nbFa3y/02iLOVmMS8Oh1JFlXkgxKdkIwvyQhdgaA18jZmsE+xHzHaFgdL/K8Y\nSKUxUxS8G+tNsWqRk5cLoMLCOmN6osyEYLJKiwS5rXZy287LIuAPCr1+rryG\ncVwKB3nugcJRlDmG7VJoKWTQ9utWQ5wJ0Kq008Dskrre8Eb3gNB+lc/jKEoc\ne8T4zda+U/CTZbY2tniWTVsuj0IEQFnQp/S7KAzk/3PBKyYPXkSK64nveU9w\njGSy12RgQGdaRJsEko9d1jwDpMvaYG07iGjjh16wDbRDQL/Z2238YadbG94o\ngGUY\r\n=rWli\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCNB2E3CP0RO3qcvdSGkm/QI+w4+Nz8xvPcyben4pM6SgIgWNLM9T7C9zcDMpat+qqkjtC88GdgE+lrEi86yQJDYEw="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.8.0-alpha.2_1561584573883_0.3342468405601633"},"_hasShrinkwrap":false},"0.8.0":{"name":"@simplux/angular","version":"0.8.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.8.0"},"peerDependencies":{"rxjs":">=6.0.0"},"_id":"@simplux/angular@0.8.0","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-nBb38shTUTDYdSk+vDHvW7tbPH7qHX1naySQiZhE2iXA8gF5wB+E6UxPDG/TADoLI11yBGc8h7ACVBE8OIpkQQ==","shasum":"2e00978c6285e41bb670f8357ec2ab86012cb35f","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.8.0.tgz","fileCount":21,"unpackedSize":55400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE+2JCRA9TVsSAnZWagAAERsQAIh5WEvUV3DFvPBWiZia\ntiE0KKn03Xn+NAuVhyUTZ0356zhyqTMY9BOMHZbw82I8We0E+ZD1DBfE4t0n\neGofrqeaxzSD/DEDP4ZqqsFVy2Nl2LrzSK7oFIaGAhUqTymJ2EXo3utkAdh4\nPFSDoB1RmGA39OQzd1KHOZfArnhMNnYKbAE+ysVj3q2gxziitYG70sz7+Ul1\nD176BtcsVO49qKGr4yJzyTGLyVlB+zqMHVlooep1rs91LSvK2S4MLSkSwLqS\nh6nZQeuMwUrt99Ry6SIozk2zBCy0LAdb+1PpzbDq3DXW488IUcJALU0WiN5q\nI9RUt/cCxHntbaPjXhZLgbctDotNLrrUoXUZyqaJXmVXknjMh303/xEzw4On\nb1W7xH0MXP84eRwWjdzuh++4SH2u0Kq/9pTG0KibaDlncZXmdLcHYd4fk+wG\niDLNEWe52VruNnW53yX5+MF4oGTz/cev2ExYocbR/zFRQgl+XCLFavdq8psF\nPORXFxjvL5EV7IfZLPxnQACLkKEXPhP5BkLPsCZwIikD0IMM9k7ZDGMFWNxt\ngbMaXyNq69tKe6e0rJ794YzmZ8gXIvjl203/SP49ikytmXETYZYCbSX1yFqu\npSa9zsfMHIAMDgBakycKSn7AJO35JrPVw0/LulJ3Sg26DizbBOoDf2UkypKE\nyZG1\r\n=/hrp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDUyXl/i/mudd7dVWdzHzqVCacTbTQZnZje3wqdyq2KAwIgESoBdAwjyqBCx/j0BfBPYWGy8paWK+HHiIunw2saVqA="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.8.0_1561587081006_0.6046035938481977"},"_hasShrinkwrap":false},"0.9.0-alpha.0":{"name":"@simplux/angular","version":"0.9.0-alpha.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.9.0-alpha.0"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.9.0-alpha.0","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-gSTdlESuTWZbXYuntTyINxV5fDLQuk4r1b0iTVoy3Uj0raMTPt3g9v1AYyDUo3dCixxZsmVNh9sHhLaY07cRjw==","shasum":"e8a5109790fba2c6586bab6790299488e8bf3350","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.9.0-alpha.0.tgz","fileCount":21,"unpackedSize":55416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfgoHCRA9TVsSAnZWagAAwT4QAJV7seXyyH3ipuYRYnU6\n4DRflkKkAnJKAKgDdD15eDQNBYYol5r4ZZnczeSEWDyoK6OlmDFw0H95OEsL\nhlkMtw1EzSnJsoqb3sJXrULcAYE70FOGjQmAiZd8CeACWxYHIZsIOpGapCJd\nq00dM0aw2hajy5Ik/JsDGt4Cw2Clsk4QigrrmcVVxiKq/cVs1dj871HmR3td\nrn/niloD3G2mzLrJpgvPywWO37Ts0miwXQNHY6x91hXQ064AM2i2STNkYe8E\n0SDF3y5MX8lF74cLQRaZ8Ge3U9jJ8VXKoYr+CUHZl7MMP0Fe+LsHD024rXFW\nVj0mmTwQ2JZYh67awh6crtt/Au7sCPcGeQh9J3I1sYu3DfQXGenwiwz4nHUP\nCh9tSJYamL89sgmu//AICiTHKM0/onM9n//hB2DjNBoeCiEyOfakLU+ktFK5\nlQbGb6ozzkxj1bUFtvcNQ9wI8f9U/Ym8dC5rbfHz+u3pKjDSqgGIMawH6BrB\n2lW/j+yJK8yYwf5XWF9OuBsKS0SZEZww3Z7b+sks3X99jsIWGxVOZRD4HNX6\nUv/jvsZLcVProD+tu0+8/lW4WnefmE+GGRpmzyRgvGe/C0SuB0IVub88G8Ll\nlrlDWEhfSiJkns7pwCpGxY2KecD9XVE5Wm4nlgs+kHnnLq2wCEnzvKYxG5GC\nVux9\r\n=5xf4\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBey3mZ/q5zyK8Y8vLKyV1gMFEOOZT2LQElM81PaWW++AiAsJpVPbj9mIYLWRSYx4wp0t9BvzUj7gznji2xx7tVk0w=="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.9.0-alpha.0_1568541191124_0.18344698569539286"},"_hasShrinkwrap":false},"0.9.0":{"name":"@simplux/angular","version":"0.9.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.9.0"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"_id":"@simplux/angular@0.9.0","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"integrity":"sha512-n0bYxcIcmgOOBJX+Ksi2iaBizFuEBkR2sXpxrUTlv8si/4oJaH/fmCumS//KfX5S3+aQbs3yHFXvtRH3oJEIdQ==","shasum":"7f52273408064f2ee7486f372bff80d56903fbb6","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.9.0.tgz","fileCount":21,"unpackedSize":55499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfmpxCRA9TVsSAnZWagAAh7UP/juQVDwpKl8LbzkcEHj1\nril4Cw+Rip5EmwYRXZDNoQh+pegu4C4FPE4f7y94JX3xy5BWatpSoO9b5KgB\n9qKyhWMelk3D1kA8r/OafjrmXIQeYOqd1yHf+pXO4WjMtVG2tx0pnHTh2GZN\nvhPjbpfzVgCpO3ma2n9Dy2gD7jGlfsCRZ81KXSIhjmDK1tEMnnv56jGAGUZz\nLwZRqTW6+Ll437a2tcTy4ESLd7yzyFJPVO/NrRMWcDH0ekvTfRteKjIrXVQV\nJ5McF46TNkNdF9KLrMRpRza0m4mRTiLbjKg81phzI06JxcCaUcMTTPCt3KgK\novFgMj5KOdtetzTE6ZCX/iNdt+MSKqNaUbkpezf9w6fEJS8AbgYfeI+BSwC1\nzuXu0Lvk7Qa0ZsoDFeX28/VD/YyPfzGZ+QbigAI1kSR3q9sd2ONf7PqZoTb9\nMNW81PNw3WARk6uZQkPzX+AXN0lU6kxwX+JhWqPgRtMW5VM9FbAyK8sVma6+\nle0/BQCY+Si287lgbF15rjfttqRI4Z34RGJL2E/vJOJiN5Cb2qaYY4CsBA6X\nAeP3th6RV+xakWkROFAsMgOefA4rzZj7GakX+vNlRgutt1GN+w3lXNDiV0CK\ncERkARN3L5b2C4QIRt3XjsqE7hldtwdfQ/yY15NpxjLRkQnD0P+OAuhRSpqV\n16Wv\r\n=quhR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC1+WhEljPF6PZsxJ/raUU6kMwuLPc8wb5iyF+Dc+dMBAiA+BW6iJgNryX5gAc35nrNkDdIvGtNHhSCEIJLW4EFw7w=="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.9.0_1568565873448_0.6958665059362368"},"_hasShrinkwrap":false},"0.10.0-alpha.0":{"name":"@simplux/angular","version":"0.10.0-alpha.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.10.0-alpha.0"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.10.0-alpha.0","_nodeVersion":"10.15.3","_npmVersion":"6.12.0","dist":{"integrity":"sha512-HlJxrOTFbefehRf7k4X7LouqWOjMHb3Rs/bVi1KERIql30ICNGF9ndxY3Mapstr/h+ODL+HPK6G2KilJSLdroA==","shasum":"8655548f03a1c685e782e8e246661da45f48a872","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.10.0-alpha.0.tgz","fileCount":21,"unpackedSize":57049,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2uiNCRA9TVsSAnZWagAA3qUP/2/sX9KHk2/M7nFm3Rco\n3gEA+O/kt/aUIxNH3Q54//+hPDM9s9PCCLSfsEu7dV1YkOUDSfvQeZCtbJ5Y\nwkI70I3KVTKeHBWupDu6UF95nN36XI/yckX0fmmTmh5LgzANIKWI1fAzCtPz\n83CTJVIKZUFsaYsjRZIApW21/HSJDjUqPc9wirj2UAMVLczBRXziDTOTtv8o\n1BW7qzzwDeatskO0WSScl/G+83LMIHaiUIXvavrA9/ay1jucjCa7HP4yhGdb\nOjXSIErB7XbtegbgURLYtNtmYM0LjBdnROYHEq4HUnA76DPJrdERyjHhlLJj\nzal85VMRy/L/UChReyk0lz8n98QuAUYCWWPoJPri8H/bbacn0WsHYuM/aRjS\nSXfQGpSydZ9K/hkdWURKBGZKz03l7mtV7lXxxPJgWWme0Kd4CRgANHGVWHVn\nsMPOjwjpEmc6pg/rUzQCSijZC0PHI/1XCl8NzLkii1hcB+22Vq29v5Z6yYMt\nHIT6yeW5qo6ZaXAdE3XZ83os8udIpJ9bk8NWpAT1ivHWwmcAZbquGtQDo98H\nQlhwQjfk+BWzVN4k61yR4mt4N9i0UThg4n1XU8fdWeElVmLT39Ta17JPHDC1\n+espmvU3ykN5L3BbXss+No0TsPmcBo21sa52LC1VwDZrDVHtcLVsLx9uIV8b\n8Ewj\r\n=MfnY\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH2CwITJiZFfu4sPAIc50lX5eFgxg5dNsUtFYWLUQCGlAiAMMRSUT+Wh6cZM7eQ564x6h43yzpAo7m/BXGiNTARUhQ=="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.10.0-alpha.0_1574627468923_0.8097833434496937"},"_hasShrinkwrap":false},"0.10.0-alpha.1":{"name":"@simplux/angular","version":"0.10.0-alpha.1","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.10.0-alpha.1"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.10.0-alpha.1","_nodeVersion":"10.15.3","_npmVersion":"6.12.0","dist":{"integrity":"sha512-0Xqc7VxGvdaA0CrRymblCGr4Qhx1j96vrCP4AwHx5mYCT8IAcuufzePzaR3UX9P0ta82YJbBN5wL4rRZp+phBQ==","shasum":"732a5cdbca77861bc4b59fde47c55a786afc608d","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.10.0-alpha.1.tgz","fileCount":21,"unpackedSize":57049,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2vbiCRA9TVsSAnZWagAAVpsP/RwCS9whvFryMh3Z3TCI\n6koPO7mddZiU5e4U5i1/IEiVESdFLsFOwO0Tn5cY4fGF++51beMY8fhOqstG\n+oipTLVuDarwICzZoN4aT8lwndWmq52pTBYlzAGfgfh1i/jvHMIzWqPx/iyJ\n1Bq6YPl3F6bGB6TRc1rplujC/arCgKUg3XESKAtOZYlFJGripFJ6YQyKQbfG\n5XmVjs8W6xKKQJOsB6t9T71IrOTEoySl3+iuSitJgMgig3nVGwDIWDnJx0da\nKTdYC4Lag1qtRs9kHvEN3QZPAAKZaJeCyW30YW93LkEmZeTP+qDxvZO1yG5d\nAcFz3c2ECxAiQE8ZKGt5Bnz0+L4W/d5K1KWw/2yYYjiA7Qe1B9kelsf/6APK\naKX4J5dGAeGK+1Ql3SBq4HMY5IYHAIvhB8T99LbNofpWk60FQ1cQygCJmoPW\nIvlpDW8/tSSeOICOtck0NG4kgRwLD6YPwoO8xfxoWQSRaR8JlXnr17wn9hwa\nmhDjKvTAYMohd4GMLDHLUFatz7DZNqPQpJBhdTMxOuCQQzu8oKNhGoU6pXih\nZzLb/tOGvwDLGU+7D6jUvcDg7tKqMRRkxnQrALmjp+KjUNbxkfEIALO+ehX/\nWfijrIBwdeg+c6hANrIIQIGfWwbdP8Cqg6Bd23RmcXFmpcfeNWyjWwo2iZRg\n/0RZ\r\n=O4ZR\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD59yjmmXKh5bBCZ1VX0GLf+6hQRevFQ51QOfgkXv4H3gIhAK9QdAKHTMb2Dn4dGmcU87Vyer4pqGalzErkFM5DAVRk"}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.10.0-alpha.1_1574631138071_0.5317226190552031"},"_hasShrinkwrap":false},"0.10.0-alpha.2":{"name":"@simplux/angular","version":"0.10.0-alpha.2","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.10.0-alpha.2"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.10.0-alpha.2","_nodeVersion":"10.15.3","_npmVersion":"6.12.0","dist":{"integrity":"sha512-YMnEt3KQS/Cg0s8+ABnRQCsUW0nRviIL4g2M66lpQIGEuV/NzhuDzzL6oCPzm88fYwGszTLxs8e3WhAVzPu6kg==","shasum":"723fee2116311204939918a2044a523a86d2ae67","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.10.0-alpha.2.tgz","fileCount":21,"unpackedSize":57049,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2wgJCRA9TVsSAnZWagAAL4QP/i+orzDJfY6xjS7nMWXq\nZHOtYurKzMcImOqCU26fL2G2rphHz6I1Ty6OYtn4AyEHCTqKzKvgOThxb++p\nikLDdBZ/61C/mZ94utMjgTd4HxD57a2jOabGhpG1fl9T2M941U7uRUxcW01M\nkftfzZlYwJu6Z7HUG7KRkdBdKax/0Z4ojcIl/xLQECEG7s4+Q6GENTPRCQKb\nOrg5LKTPz9mBN+CVelMJB3CKXoFrveokXIBD7BxA490CmtU2vcJe5aJf1Vp9\nfotk1g9InwVxY8Y19o62p86YQf5zZ+DVK47/qCMB0qApiOfrzXErJPBb6kqr\nXc4bTkPjhqqPbsS6HVvqujt5B977gbMGPWD8K117jvhXnrnydsiTwwnrB/cP\nrAzmM39O+h7o7HWRauytUkFutX3Ks8t0iqi6VG1pnzB+5Q94doHwOrFH2zWg\ndDU1VojGDYseOk27irVmh6NN+XmbIVC4gElXG5a88hY6KW9v/4BSOKMueMVX\nvpQiZKjzCSr4flX+4iNYlqfRpV86l473G7WvN9vnVUqB4CzZe2npMu3ag3bm\nkUQ+9Ks0FIBHBxS1dEndXHF7+MPqv8oMH3RR3x4rMDEqIF6RS8BiMs6WsHTy\nCRI/bi0zCX4RtkcdAU+3wWBYQay192JrstbEZpwVWjykk9FXBQZdRw85ugRY\nvnaN\r\n=jdYs\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC8WzoQm8KhhVXo+qxI4f31pjvn0kvA+1kQLI5Rka940QIgBTdkn8YFmdbytjjWlvERNiWVBF5tIUjyNm2MgyZxjfw="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.10.0-alpha.2_1574635529371_0.6805045848766591"},"_hasShrinkwrap":false},"0.10.0":{"name":"@simplux/angular","version":"0.10.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.10.0"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"_id":"@simplux/angular@0.10.0","_nodeVersion":"10.15.3","_npmVersion":"6.12.0","dist":{"integrity":"sha512-0082ThhJXfIBnQ4bM3OAGuDTb+UvrOk8F7Blb3H4+NR51kwHlPyzxVGOs/KfSZDUOQwvH8Aqti/sYG6JM31Ltg==","shasum":"abf52459c8a2ca586c9745e2f9db86350288f144","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.10.0.tgz","fileCount":21,"unpackedSize":57033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd2w1hCRA9TVsSAnZWagAASAUP/3/Yx1e/O5a2Pv3E++jR\nCvymC1VMvXrYdyf6Ya0n6BhdSr0tLs+T/BWRaoIiXO9TtSd3SjO97SXznsbb\ntSHEm0PyH4W5ZsiZ+9ejSGQQnGHFMsSM8pMx302kAEKyv0AEMEjGRAc/dItm\nI3khjXHODS0gnBbF9JSW8eZaZCYB5PmA5Un4+NnURZBEKNgK3aoawYH16+Eg\nH8u0DAcGElJP+akNbKkCWK3T0WHTxaEbuB4fyOrZDqsCwOY7OPY0LsNuL4b7\nMfkXnmNK0iL3iR6RtUzEqu7to+soXVe21Uxny8BF6HBjcXeyBTTATQRp194u\nxZ/ymSoBs42qJu+dw/ziyDKFzUTTxY/3tprpEh7Io0Uk35eI3EVWG1IiA79/\nXl7MAB4FXZxRSz7tn3U0V0edZFRWDmcxaAuqOxRg4rmsT0Q+ejNp8I9mvFGy\nUxEBjV+KpCgeN2Zp1wEIb89NEgcZOnXL8l943IYWQTk7SACnLExEnkLvXu9t\nHNcFv+NYLAOXPGTzvVWDriv21OsDsr1fVE0C4XAklrsF2+4UeISewPxOFa8w\nHFpO3WA384Q2bQovYDEOS4ObFMRtHox5avgRBMJ66zVs3cRET7D7MbseJZ7n\nQbVQt5ij1raV1hNTuu21zzGCP083rI3RFH3inXBedIIkpP++cVmatK1AOraR\n9zoS\r\n=gV3+\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICE6mKuC9TA00pvRC+JfD/BaAM4nue5xq7adfvJihsrLAiEAttxwVoN+pqOHzRT/FqfhGRJaWElB6pfK3y/Sl7xiB94="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.10.0_1574636897253_0.7794430708138265"},"_hasShrinkwrap":false},"0.10.2":{"name":"@simplux/angular","version":"0.10.2","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.10.2"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"_id":"@simplux/angular@0.10.2","_nodeVersion":"10.15.3","_npmVersion":"6.12.0","dist":{"integrity":"sha512-FhsMINs5K/IPRi0MCtErgHtrQ+Qtq5ilyENBbBpcLiNUVCgvqoOZ6VzwM80Av5ndlWrkpNUM/6suBFwfWa42dg==","shasum":"f5689dda5f03ef4f185e2d5d9d1293f5f32a3394","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.10.2.tgz","fileCount":21,"unpackedSize":57033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd24fTCRA9TVsSAnZWagAAKMkP/i9FQkM+4UqycV4+yOh0\ncW+gp/z9wA2q8FnrXdE8aOR+E0kiEElPXPFFTA4ypFwot6NmEYsWCPJTzq4a\nwIBtcjR7FxxiBGovTFpxygAAOxIx0Vik4c/mIiJBlt1jDEivmlFHBx7apm0l\n/cn5WJwdm6ZexqIg9qlvP5jYqwy9VmBc+WdpcEe8BkgDR9aruB6Y9b//F8dW\nh+fhtvzjXk3qUqlk63zVc82ZV1nT5s/D31vrPMDiMnZgvvb8MhsGeCFd+0qI\nr+0qguZKSujf3X/gSj1OAU8wJCFO9w1s+ZUcWtMjyBjP6IiYQt7rky2a0NwT\nP4RUh5XHsS8do0g7+kgkPvpic2J+l+Kn+vsnGBDtMT3BsPknCwpkzxv2WhbS\nXc7P373k7mnTJenp2TnQUkOB24N+avEh+4fFi0d5UuLL0xGEKlIc+kSUPRfl\nLs8nxqrmunhjU3iBKrotfWy54AZtr0LwDVqzCjs294Z7vdGZ0VJsKw9/soro\nzaRvL1NyMOUsLXnT/qXpEt/vh04sVLXcSX5XxzrigWPPRqhVvGKK7M225m98\nyi+RE1tQut2MNv+GUcvMA6uaklNsAEbXjGu8GsFsqj3eQDP510AE5QViORIq\n2Tq9NoxCAU3dZXp6XPeHZkVSnjnHwqkOcK/YvIqZhP9ilsrrBtCeZ16twMY1\nnhvG\r\n=yvoz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDF39Ul3isAs7jbq0Q0ujwl8VHUxPcBVuMCmcLRroPI2AIgaFZIw9+JAWNfRVhzmwVqE8NqkwUTnPExsgOPcfpNWNI="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.10.2_1574668242983_0.05197328167560622"},"_hasShrinkwrap":false},"0.11.0":{"name":"@simplux/angular","version":"0.11.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.11.0"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"_id":"@simplux/angular@0.11.0","_nodeVersion":"10.15.3","_npmVersion":"6.12.0","dist":{"integrity":"sha512-rzYHIalT4SP0BOskx01QYBPnQv5+joSSzWaxeIXu+CH5fMrgUjMqYGyFmbWtBwhxuPY033Jee4U6nNDwld8Kpg==","shasum":"8f9083d6000d9cf504ba356d83871d5e38850afa","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.11.0.tgz","fileCount":21,"unpackedSize":57033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd9nYACRA9TVsSAnZWagAA5KwP/2LcAcGPUDka1Qp8EXsj\n7nAvZhJKyPxvFSzPqjoO7Pi3490qPHXFjX1WGIDRmo37054zWFuAd/3i2tKy\nC905K+T8ncpcvck+ZliTxrPHN6H0HwoqwRZG0TYP17SgQzW00Pp20CUSlggh\n6LUaeB64++ZuKgASGwWdWJP4pyvsivPwW7/6oTLaOrgzfAGfOMmtIZObF9o/\nmYflyFIQE9pHetETY6ecpjJfNkCCKjE3In+2dal1TeQymXWC3SWfZHnRVmBR\nd3AG3R7qRET04szewLdD7r/kZRV/Ia9I7jgYAffTJ76ww/MBfMVoX7TssKNv\nEMjyrK+jrEyJLKVYHhOZ7CBjKBTq0DeIvp19MwvYyavdRn+F+Y38k6sks/UU\nEh7lo2G40GRro42GF+KUyaqKlL5Gb+ax6xUcqJVQSkzKnRXo0sOUBDqp5Riw\nWZ7nx5sw5+iAn4hS4eQEi18ItUAqzwK1zCKA5GkTdr+OVSqmKwN+TkwB6BrQ\nKcjguoYB8+FWSJvbE+gC0GERqIF/von3QIVDNdpjoGxHG2QDjF82K4sAjbVq\n1aXHAjZ1K6lEVG2sSIhqvhxiAc5MFxKhhs8YQ//38TPDXH/c0mqmVQC3o2rw\nl3F/u+kg1kkJtdVsxMqobqy3dTwIa9oDdX5+DfKOn+82HD83V4B10lXGc7Ij\nCRby\r\n=F6mG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD9MJXWdBCLVl8sN87n1cEbJtFMqqyrAZcwr/R7jnEH5QIhAJ0rzi85EnYcRJI4BBAgRt3tyYamdfrtGcBUDrvlu9tI"}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.11.0_1576433151638_0.8869821738878312"},"_hasShrinkwrap":false},"0.11.1":{"name":"@simplux/angular","version":"0.11.1","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.11.1"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"_id":"@simplux/angular@0.11.1","_nodeVersion":"10.15.3","_npmVersion":"6.12.0","dist":{"integrity":"sha512-iqmS6PigF2ws4L2EfQztsSUvuP1pJPwxaX7hHOVEeahednc3mM7disc6a6ZKq4pHob4V5pQaKHYLYHfXFYa3ag==","shasum":"7d1e15983ec9bcd49939909ecdbab7beea36d790","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.11.1.tgz","fileCount":21,"unpackedSize":57033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd99ZYCRA9TVsSAnZWagAAePoP/jI5XQ+C5eFnBiM4UrRK\nSvIrVQfxq2mzEtBjxM57BQW6CWZq+iAn2zernj8V2/TjAH25cAMMxK2weSuz\ne7ytK2awHTO1baUToQsvAAyPd5jX8uKF+xtTFut8cPvzeXnArJHrhE6JXt25\nixFh5MKISYYB23P7zLHEnrC1IL2qIE4J9+uvp+MjLSYom26RJ6J28ff+cW5M\nBOjJr3zteLtnr+h+gnexVIQq9xZEtlgs6Ickb+vHfcB4vEII+m/AeYyAStz0\nKSo0oWK3tGrHb5gzbyG8v7kpHy8q9yZCJwrChT/GH/MUz+4uNJg+asO4il9L\n16mZGrhfaIsnW5N/AifikE9RKK6hNis+LUHwcD+JZRqKWPJhD7iRQAWSJOSE\nmCv5rMs3nLmW52aA72M0o6k5HdIxiSDwC5yxydGjUl5U3za0kyWLLUJnsf5K\nHkyjP5UeigivSd69+788iU+cTtuDcyWaDtQFP/OopAFmo11cbI4+kuhP3AAC\nNT94HGwZKdO2Kix488zRCF9zzhobjThjABInF466zorEsasKueAKku41tyZE\nEytYUa+5ckRmto5ASSCReTbnE3NcoTKM3PMnGkIzFsXhMz4MX+Grgbc5eERL\nY3QtTXFUWLCfUXfj37cnyAP/ZNiSBQX6mFHsxcDD6INehCj0Wn03Qkmcp6hj\negUN\r\n=68Ta\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDUakzyiSE09TXmbebr7oPxaOVoxvXdGJDA0WN90ivkIAiEArtcFQt35FfWkvnjdSfECTV/hBHGQjpfyp2zf3CfWcSs="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.11.1_1576523351880_0.2960047842718534"},"_hasShrinkwrap":false},"0.12.0":{"name":"@simplux/angular","version":"0.12.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./bundles/bundle.es5.js","es2015":"./bundles/bundle.js","main":"./bundles/bundle.umd.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.12.0"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"_id":"@simplux/angular@0.12.0","_nodeVersion":"10.15.3","_npmVersion":"6.14.3","dist":{"integrity":"sha512-Dvg1w4ApMxx+BEsykct+TxzXQjkqrTPJckLC0GJWB9s80hgDZzRXwvP+bxRZiOe8Cb12ON6smNpDo0htu7oSNA==","shasum":"f18c586b920cb233e1c1cc561926149087363c98","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.12.0.tgz","fileCount":21,"unpackedSize":57033,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeib9/CRA9TVsSAnZWagAA7jIP/RUmhPFSqEcSn+wAfS6J\n85Md+fsMwlSsGbD4d924ybVz8WnbF9xvPrBmNEZ3EgcE8SdGSJ6i+P/YJQZf\nvj2z7dUVofLmnDeIabw3ob0o+D9b+Og0EXS/IGX7uoQ8+vF3XahIosQUKLvp\nKcToi71owCboT+GIhbuNiJO2a+FPILPQV2pmhLQjBuJ0nBIPGyr/F+zG47IP\nQEO1Fw/ESDRRppevg9OMz9l0jyBtDYH/5Jmomo1c+C/gT8ttNEjNMqekbIKH\n9m4pegx5/fwmTlZZpOeNbsWVlIB+IKCvaNatSFUizE7sOVue39vyh6MThuJP\nz/iSRJTJvNKnKYgga+mrxxSnA3ja6tctEy14v6SIkbi4z9kkWaS9K39Zw9tY\noiJ9NuWEsP1b+gQvBliX4tFCQdslFRURG6DH6HAiNj9eH4xXAHKi5MEmd7mp\nr2TOXI+uNW/Y8Njndasi2UTm65KL0antirfRvQE2H1tn5sGDNbFGUFWsyl/U\naGciQ9P3BFd5gf5tW7mxXgCIzRuAr6nrthnPD+vyMzv0Fn+i46cVLmd1KWxx\n1Ozl9nG+fKB/MtWq/5DXDiOYeFqFb4zoEV5re/D1u/xVQCOep5IlgQX8OaxY\nab6F6PQcgYTCPjs60MtalMtLXfWyHvWf485qQVkLC+VD50zQL1ymQHkhpJrU\nL3uh\r\n=NN6p\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE73JD3EY9105Lp8ffx9/SJavZaXUZe8ZZM9EYi4V+J6AiEAlX7jjDxHHOInN3SlD2JFj5uLQItSOdIYM/gMRMXj+50="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.12.0_1586085759272_0.5845398506376307"},"_hasShrinkwrap":false},"0.13.0-alpha.0":{"name":"@simplux/angular","version":"0.13.0-alpha.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.13.0-alpha.0"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.13.0-alpha.0","_nodeVersion":"10.15.3","_npmVersion":"6.14.3","dist":{"integrity":"sha512-FnMSJpge9fJhFE+XHUBpwpRoTuHcXvmClMOBXHutNHfD26vKfPu8OqQEevylhW8Gh48NAKzwkw975OkNh49Lzg==","shasum":"ca26522bd90ac30c772d5b77d8d29d53bbfc9fbc","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.13.0-alpha.0.tgz","fileCount":22,"unpackedSize":57026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekdXaCRA9TVsSAnZWagAAATQQAJBSpbPBidlGWX8DXCQi\n1DzoNM86QQcq/S3AtL/u5DCyMZCFIiVaRwW4YsawiPYc2D2VxDrqP3ver+MU\nSeEKUf3fkI3UA8Q6OsH3RYM27Aq1lN+JyGA9cIGxnejFgd2BvapKEiGX4Z0O\nn+BtLxQHxF7XVQPLD+bo6DsXg8YP6tQyRSJW843iSdlIPZFCjysfSHYEQt+U\nwWfScfBQAGD2dOfzE3qKYjT34d16WHHWpZrIkxP7yFtxQuBD05aDd3L4xsEm\ne0iYVOTIUORKgDPFvsj27c6R1kyEwM9Oml1gnYV+A08BMS91fVWqOdpOrhP4\nL/+hUm9/ggiPUfdDiSUopNEy9Btx0P2yPwyMVj8cGc25hGNCZsfahtgnlLdH\n2alrfFLWJvOD/wgWs0JxGbE7nSTGfvla6HP2JpGtCkjBudHBFuIf/9pzY/1t\nTjqkyI2uw/9T7cLZGnMAzzZp+CXp79MYgiwT0Baj7KFmni3kjFn0NaCkZ+Pt\nNHtu9HQzPwK6n89m8Hi3fGrn9yNIOmKAmuMy1VPVzdsPpDSHFhb1ePhwPAR+\n1Pqwp5Sn+EGSeN+fUtWFPI36X6ARrvXaTX195BUGiDYHAhti1uD1ldSRTbkZ\nXBbJ4l/DhqcfVrapLcu4X+BAclmF5K7iWK+Sg7T/0Soi02Eo88zLH3WNW6su\n/Pu/\r\n=JYha\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICQD7WaubLFyeoEbjNs1QmbowbGRSg1pOgMw+48Ds9i+AiEA43q+NRQZ34MbX5A6mn035qYZOJO9LG58KZKBdbo1u1s="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.13.0-alpha.0_1586615770284_0.8529241461863848"},"_hasShrinkwrap":false},"0.13.0-alpha.1":{"name":"@simplux/angular","version":"0.13.0-alpha.1","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.13.0-alpha.1"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.13.0-alpha.1","_nodeVersion":"10.15.3","_npmVersion":"6.14.3","dist":{"integrity":"sha512-urnk8yCw9fjpSu/CFV/4CkzB7zekGboS/Nx8NObYvy1khyxmDhbd+kHcdh7zZKqmRgX9U6jobeVICSAcZHufVg==","shasum":"137fb06a81d0fb601956f9329caaba28c9313567","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.13.0-alpha.1.tgz","fileCount":22,"unpackedSize":57026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekdkQCRA9TVsSAnZWagAA9nMP/1hyY4NYLOkH8pJk7ND2\ntb/fPkSf2h7l5axX93sgQro6MRigynVFK8Sl7u/ZDZV01pMpgyaf/u+I40Bp\n47po74ok7nU5XzfwH9TVo99a2qWHNIOKUArfCLRXxIvO7NgPQ3otLLN6Z0gB\n8n0DBYOFuDl9sCYI5uo+kizHTm2LJqylggFo6BTqEAhUlS/yqKobI28dzadP\nPpXCOlJVJ1SDli7WTgobNYctnw0ug+XJpako5UZhnwuOUChHzZHPn9aRoeOk\nTQAt0DYNkyNvgE1F58iepiGF+LVe/zc+QGoev7Ef8Fa/09uHdzdhxOgBfxWm\n7t6gOswJ5k3/5kKV0FmXexqaIAMHSxz8Q9EVKDE7sFlU8DydDO9gYSsUKAVE\nOpd73uHNdYnnST/kGbpy7iM89Q4DpJ7PylgFBDQahIqApEWAaj34wTFi4f8n\npW3MrC6lr/RbddXetVBKSSaUfc5tZEQq7z7ZSU4f9jBwAeeMJR3SoCXLUvC5\nqo7wk3RqtlSYqBt/GTrE2b8AWJnRUgcOY7ANaEMX6N0HExycRLri/LzKUBb3\nEoiLJYmboc1XRuxnXpSUXvNJ3M/zH2X6ACYdGbyCDFE0s21O8Lkr8zHyU1Je\n0sx7spUQMh7ULBRBiGiSFy1JOIYWLRy8sW3HegnWmQk0drk0w7jzYx+LkcIn\nvnHt\r\n=UVWK\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFrCn29ziiAv5NVD0bz9NFQ2FTGx6Uldtfxbo8Ay4YwtAiEA6pmd+3CyiedNaMjVtU85I0AQNnEwZYkjoECe2hkqFZA="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.13.0-alpha.1_1586616592004_0.5087380039961398"},"_hasShrinkwrap":false},"0.13.0-alpha.2":{"name":"@simplux/angular","version":"0.13.0-alpha.2","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.13.0-alpha.2"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.13.0-alpha.2","_nodeVersion":"10.15.3","_npmVersion":"6.14.3","dist":{"integrity":"sha512-gS/2v+pn1mOvSx8NU6YnSKqK9OZqE9QyyUVQCOfqMKlGrJSBEYeQT1oLmqZ8RmtNGAh+HkZ/49NM7Fcj8a2QWw==","shasum":"45a35a438d9c96d9d39930262a04663be9b69468","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.13.0-alpha.2.tgz","fileCount":22,"unpackedSize":57026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekdu+CRA9TVsSAnZWagAApNEQAJTacIwDRltCjcXCrKJ3\n/rxV/LUaqkpNGAO3OHa6urlpryFxPVJHWvnelwnBeTwu9LvEeIv5L8yVjZjf\n2K7alCfJWKRENVwgdOvGcAd4htIxuFToRXSrXFTp0Wk//LP2pOG6VItisM7P\nueQScPJBapGKTuiE2ZDV0oqLp18hns2SUWr6Zd2hC90mkwydKFy0Olbb6p+V\nl7tcSvI9OpbgaIPHXyzWhDXAR5/ljZC0xVOkFtR2psiE8XngSnE/YSJklbTn\nQVPCX0CBGoCMuBvw2Lt6OziN1cJXGUCZV9pflz+WIAUokB9HiZTyW45EffID\nUpNhyVfeHwjvIFeOK57j11TsniBByQScJqqe16d8cdkl8S1vXaU1MYG09o64\n83vKG215gP0iVcmcat/ZamCTL0Nk+LimTychyvnJ3LWEKPxw6Ul4gGVt9ixa\nf59h+WNlEdCm2GqaQK7a0BK2QqCqmKyGrhRHMf1Lq2LZ17NfJFCa1uRp4wKk\nSMF2w014JjpsRmYX7Oo8A3NjgLmc9xUS037umdyTfBE4lh8XbpiT0eGnxVM/\nHXILskXvDgGQg4sNGWDCAegu1lVebryHOGOjYn+sS4Eg5XBReta/R2oE0/OU\ngzJ9bRgAj6FFGOGC7pF38Ppwq/uV8FPczv5f+NbX4m6mg60jy2CLc6vQ2OAO\n4y6Y\r\n=TvBf\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA/tWPaW5lxvMEN/hgdDMhHnkwR5OfYobCbMjyKULTu3AiAjvLE9QpyqwDoILidiujAo0w+sjUAW3NLQL28dmyS39A=="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.13.0-alpha.2_1586617277681_0.06272223090399365"},"_hasShrinkwrap":false},"0.13.0-alpha.3":{"name":"@simplux/angular","version":"0.13.0-alpha.3","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.13.0-alpha.3"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.13.0-alpha.3","_nodeVersion":"10.15.3","_npmVersion":"6.14.4","dist":{"integrity":"sha512-34WGU3ioiFaDi3VbQyyP46hEWDUfDn4XMBvzaKlszIkHN6yYuaxQAQUXceBaEyEEF6ti6ySwzlW0wkiz/xemlQ==","shasum":"23a7de33b7c7e8f046687ae1aa2d3ac9e642fcd0","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.13.0-alpha.3.tgz","fileCount":16,"unpackedSize":61691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekeMXCRA9TVsSAnZWagAA8tIP/1LHqEJUGxw+ABgOU0YZ\nZ2TM2sMEeCArSD6tkdg9stkCndi/Mw1hOQmPM71EWwAmwnwt56tClz1zJWNJ\ncKiJrGy1m99LTuuTmRrTFXOe+mMZT+72dvHVjsMSpH4+aBUMJKIM6E215r3o\n42gaI7fI/k/Ny9PaEuPvpfGxuwH4sWpLT+sTLfZNWjGLPeavLOaTlXg64OCs\njH6U0jHHmJh0Ff1cSNDBmiAtNu0d5ap5hnEfygm9dRJGDzzjgsIWgApuPHiu\ngGAaynU5rbuxME+PP6x5TDQjiLhZHLXKqdZtG2Dz6rHLE4Q8IX/Jot6SUdNN\nEV0PzRMzGaiXaWrq0qZznIMrrSYVvbuUlnPQaKyLDZKuUA5B1f4K3OK+q36F\nx6Fs/C/pOu4kxybjtld7EfxgXVCqKl50kBXV5sATRDr9C9TOMNCay1GvosvB\n5jKQX5344G43fXX9wXkzHXo0cx9qZhgQkOfOD05f4i/R4XHnsEQz4XZ7qQ5+\nyZDw83KoHHo+th++iAMfkEBYjbW193DLMhmjnemVJ492Q94mCS9jfJEdDzUL\nIRgtWroGOdnSUfAcT/89asm7xir7h3AIBr4jQiFF7u5x0y0iiN6tmJop0o0M\nVvadu0YErjIjQMbHRtZ5cMgq1tTw18TQ5Y4c/3tQ6zo1oe5unyakqTCwlDqr\nOB4N\r\n=rSJn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFTVFjrwJjhfO5zw0FV+9Evbcy8iojaJfMA/h4tAIhQqAiEA7zhQ+gExLmnNO5L4cz1kFmyfyAMm2R/XedJRu/Gd/d4="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.13.0-alpha.3_1586619159464_0.6154722251664693"},"_hasShrinkwrap":false},"0.13.0-alpha.4":{"name":"@simplux/angular","version":"0.13.0-alpha.4","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.13.0-alpha.4"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.13.0-alpha.4","_nodeVersion":"10.15.3","_npmVersion":"6.14.4","dist":{"integrity":"sha512-dEGe0tS87BFtc2cmw9BuY7Pt921U+Y/ESuXnGf0zWz4HxIHTGBHL/DpxnUN691eENh5fw3l0huylzZwchPHgBQ==","shasum":"a302f5d6fc1973cc4481b1a66dbe66147bf024fe","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.13.0-alpha.4.tgz","fileCount":16,"unpackedSize":65635,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekgMWCRA9TVsSAnZWagAACLYQAIuyekLqhJKUx5Hm9SHu\nuzpFD9iG6sdC1NeZnNEvO4ANrx84xGsCsIL8jsSgtGlTt9WXn57S9Mbwrgpz\n+5Zsl/Vwg/sSbHLaIpkI1iNSvUbBw80jYdlnvf/kNnMW3TiXCzsOfhzAVe7E\nF1l6kI1xf35bGOXMyf9vz5hNNwADEwvs1Bq0xSeAuuvGc/FgdS3zwjXTU0P+\n6P0dj8dHqUgJwOw/9qBZcpyCryaTlgLeTaajqtvE+v8pdkcGCRbo5cTJkGYY\n4u06+ZWpsFCyBg9ln0AJ+1Od7xIA2+4vIbz/YzTzQn28mJgrQsYAWxiqPeLW\nDl688hRh/5uOZLTmstOMOZaJdNVp98cjYIxAqG6JUgBXJQcnfPil2CsNsT2g\n54kxWxHyIuOUoB9oocAmJbNiZsM4kYtWXhAFaBgw6Zzga0U7LZ5lMfBKHyiB\ne760dxAzm1nZySd7yp1Po826sdsMt4KWaxHPIvgEdqal6VXA5M2jUv4w5r33\nkdHxbdu5K8gx61hNsNwwtfQJgPOLuglEkNUDxlsOb0ME0Tf5WBIayRXYysMO\nKBDWZo5IAjzzs6tzo3TJNNhk/UsyrPzzz7nT/RCLA89RnA4uuUL+x/duLVn+\nfkzi17Kf4nszZ1jzow1J4NxmldDtf1NQacdiaxA3TZqo6fHoXZ3rdiimiXX8\n4iNv\r\n=4b9J\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIECBnOFu3pRlkGfS075HRZ5NmAoLuI1jltVX9y5nK9JwAiEAlWiNcmv+s0jEyl/aevHOskj/z8IUsG2JspRP5+QEUA0="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.13.0-alpha.4_1586627350357_0.27757071062123817"},"_hasShrinkwrap":false},"0.13.0-alpha.6":{"name":"@simplux/angular","version":"0.13.0-alpha.6","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","typings":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build-ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint-ci":"npm run lint -- --fix=false","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test-ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.13.0-alpha.6"},"devDependencies":{"jest":"24.8.0","rollup":"^1.13.1","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.13.0-alpha.6","_nodeVersion":"10.15.3","_npmVersion":"6.14.4","dist":{"integrity":"sha512-ogEZgxcIk+j7QSUr1X4NpQClo+XocMNQMS+FyzUm2nSuNAiNHwEvn6k2xpFvuO9m+LCVx6sgOZeu2NNWF8UO0w==","shasum":"c07d7339b7d69c702830664f0287de60f1d3fdb1","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.13.0-alpha.6.tgz","fileCount":16,"unpackedSize":66194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekhLVCRA9TVsSAnZWagAAYDEQAICGy+i9Oz77lcC7aIpx\nvrkETnmcjWplRj5fgHGuSDcTzzhvmu25Lwn7HzvoEtHYaWztEo1fWwb/sbNu\nx61W1OrtADdUe8H8NhloBbauH5TCFhdMshLjhiHxvGChU1ghWoRMmG+TxU7N\nxiynokjmkQoF3X3rxEz0TDd0urMGtkzmd9arhYUH2/kTxrbKkuFm91eaN+Bv\nFew48p6lx6BpQ0nfKKQecFRnxM0UPEnQTZuImvj8K6OEDUwQxpdd4r+J3Maz\nrZcdO46x4Zg5HXXJZ86xOYWGLORUPT5HUhqdMPqHWh4ILHN0VaOcSMhSVVnx\nAH9b0h4YddPJtjtskUzjrrbEagqC2aG4VnT81c6WvC6d1TX6/yyMpRg+J+hz\nGBAuTGMY1Ob/dCC5EOpgU/Dc2Vns736TpMq3BHVvaOuULMzx2jCXhX/bhF7X\noC3lyXuEHRJ8fH8BTSkEWVrtlOQAd78PCKYOQaEFZr6fhU+QbLsu51Hi3jjU\nd5Xy4fPas7YtpnEhBkqyDlS4YxddWua8f+UUUczelxFpToIlH7icjEiD3qCk\nhYSfKUb9F2AyavlkZ3bzwJOd87iQ6xwLDgiwjhKaC1udLPVX9aSaQF6a0WAg\nrxz9780feHxFD56OzDZDNmRbpcMmVfU1s6AbykBKcUui3rVeaPJYAe+ZMmd3\n96Jf\r\n=HPmz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCjXBpFbPi9+lHcHB8eSZ0F4a9D0+JUgu1k6HNKfCezjQIgZpi3dEhkOHBgEF1ik76ZQ5XWYk9ebnQXVh34Zhixmbo="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.13.0-alpha.6_1586631381445_0.2212148698255172"},"_hasShrinkwrap":false},"0.13.0-alpha.7":{"name":"@simplux/angular","version":"0.13.0-alpha.7","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","validate-types":"npm-run-all validate-types:run validate-types:clean --continue-on-error","validate-types:run":"echo // > index.d.ts && tsd","validate-types:clean":"rimraf index.d.ts","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.13.0-alpha.7"},"devDependencies":{"jest":"24.8.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^1.13.1","tsd":"^0.11.0","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"types":["node"]}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.13.0-alpha.7","_nodeVersion":"10.15.3","_npmVersion":"6.14.4","dist":{"integrity":"sha512-tjgXzWEnjlxXEIbAHwZOQM2YghTOb6zvppcHLrknQu/105O7h52Qjb0510a6yGxnHZ8aWON9R0Ntf2HDb3Z9yQ==","shasum":"bce21ce9ea7f5d490aad03f2928dfe29605f3d41","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.13.0-alpha.7.tgz","fileCount":16,"unpackedSize":66017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekxtQCRA9TVsSAnZWagAAp34P/R8Sv8B9+thtMuZIMKS9\nubkUOP9k9zDq6fVYcqIvLtehwZUfUkklQUMKc5c5Np0IMOJ+NVuWKqNaXAqL\nMzyLCVZCGr2RCUX1vnNpTBr+e1s8iMDJThD+MfgocMY5KnWyXEMbSqDZ/RaZ\nRt6q0q5sKhAj4Bq5wRsz3vfvp6gSPIRoquNStLwfBQqnhhpq0hc0et88noHY\nGOmppD1LL/nFaffzd/eEfKcXPXJF7juc+xTdfwkYZsG7NZDVTVaEfxnxZs+1\nX1NTWKHiDEKeLHayENAuhjvUcMBnUoxnGxCZBxHsQmhPomVCQgDZoiplZOYE\n/QSmo4dmdt4ElqR+8PIyIvzG53i+v95pYxS8S1oJVLzBMb7EgbP4adMFca8v\n1p4357xRmK3X1K/HCFd4FAwv/2aVY4Ykb5XRSi218D3iNugZernhETVnCmYy\nzooChlkNCqgW9RcRah8k+PZe5P5o9gjqpcfWisGTx9/aKTfNSf5DZY7Mgskl\n1E6Tb2EUpwFbxX/vBt99woIZk9ZHon1DFn6xdeIf/e4iAni4hBNHyBXltqjI\nnRskaWdHzHgF5hBW3kWpwgiU9qy34Sn62JQH6kK180DoLfkLllOTpwLqvBXP\nU54MSF7s/fqx4G9qiBOlrpVYB0qdq763KRo9r3OfH4P1Ah90c2YJ/iEjF/nY\nBCe0\r\n=/yEE\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFHsWsn6VeUUkH/VIOeV3oqVEC+dL2VtwEnqy4WEhFEfAiBW5VGGuj7zKzkLc7kJEL6bKNn1T+WSCOHMAP14RpWcmA=="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.13.0-alpha.7_1586699087540_0.010984945533334844"},"_hasShrinkwrap":false},"0.13.0-alpha.8":{"name":"@simplux/angular","version":"0.13.0-alpha.8","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","validate-types":"npm-run-all validate-types:run validate-types:clean --continue-on-error","validate-types:run":"echo // > index.d.ts && tsd","validate-types:clean":"rimraf index.d.ts","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.13.0-alpha.8"},"devDependencies":{"jest":"24.8.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^1.13.1","tsd":"^0.11.0","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"types":["node"]}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.13.0-alpha.8","_nodeVersion":"10.15.3","_npmVersion":"6.14.4","dist":{"integrity":"sha512-SQvm/0ZvpEW/pBb1v1UOtOhCF6YMxK6DZBku9vLdK4JKIhrxJpHMFO67nhUpllI2KP+eMOoIZwBEg/cBGE57XA==","shasum":"d29f047cf4b1dccc8ebf89a23a1f93207e375038","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.13.0-alpha.8.tgz","fileCount":16,"unpackedSize":66017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekzoFCRA9TVsSAnZWagAAklgP/j6BtnZR7/t+Z5VvmqQK\n/WEZ88kpNWOK06ts2pJdcOs7u9Qg4N9mPMMfvlWMZw22Ekvah6ca+mGV7maW\nYvCZ/07ynFZ0wfPgsYo/LuKSh4peqFVcGBKO+qPpVRHxwqZ+64WFGlSmE1v0\nM10c+2nNrjxGk7BO+Enue9z7i54lth44Ql4IBJnlXPXGYxURnNzojjQUae0n\nVGMUk5V9hGcrBs8TEpT0CaWZZt5c1cXYNEBC/8lfmHapEMqd+IUkVSZMbkTy\ntHEpwcyoTVl1DDp6YWVqmRLeN4o22y5ZND4+SNSHjX26dknkTOlbzWtgbgXD\nZLOAV3xX/VvNe1yXXKBe4qDoTb1ZqaMDqXcUwBcoXt3DO0dJmLAjCOGMF7VP\nZPvbKulYICcslwgzxFvXAbCVezXmks1O+4rvCjvKCDEDFesQQgAyNEp2Jn1M\n8N0LUSqH18gvKZelbzUKDjrdSyz9FkdIZoAaGgomIVJcx9C+LFRxu/r+aaw4\nvsmQZPxy6+mTW4DX++URUgaUOSj9uULQ4/Vg3Vjdroja26UcoxSBkR9r7tqw\n+AclG9krO0sAqyngnuobI4BFuSJSdXHX3NXld/44Sfp0MH1ONxtqj8TFKUJG\nWge2gOOdPMTGLZKtaSimWJmq1Ulc76jr0Wd/eR339hHQLDLxf7PXMbB8EWai\nMLTg\r\n=J9Ha\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCBS3InQMCqGQlmbIe6irNdZ0tNflBgoROUwMEXd0emXAIgYYvhPs2doqDEM4mX99d92ezXRkhY9Mcq8hMcm7MRtWI="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.13.0-alpha.8_1586706949044_0.5667236864142624"},"_hasShrinkwrap":false},"0.13.0":{"name":"@simplux/angular","version":"0.13.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","validate-types":"npm-run-all validate-types:run validate-types:clean --continue-on-error","validate-types:run":"echo // > index.d.ts && tsd","validate-types:clean":"rimraf index.d.ts","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.13.0"},"devDependencies":{"jest":"24.8.0","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^1.13.1","tsd":"^0.11.0","tslint":"^5.17.0"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"types":["node"]}},"_id":"@simplux/angular@0.13.0","_nodeVersion":"10.15.3","_npmVersion":"6.14.4","dist":{"integrity":"sha512-nlpSzUoqIvYUQJA5QK6p6475pByiT+4pQVzwOKmN/aEY9lUhc30RuNXtaUuFCydailE7/+8c2x5KLVsprcuU2w==","shasum":"5ce87e17c1d6ceb5018be2a5ef7922fea1dadfa5","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.13.0.tgz","fileCount":16,"unpackedSize":66001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelD3oCRA9TVsSAnZWagAA3MEP/1Jx4AQFfeAobUtO0vwl\n2RzOOQHoD/uvtycKzaKgTtcC0qefN2H5FzpTfmq87FBzDgDan7BZ57LPqAT7\nBgs3kO3aJhbSlhv8zoGpe4pwk4MPSMamkIYn2uBknloFHIAsReAfBaAgDemi\nfDOH1WzBDNcvP4G0+aK0VlX2ywLZrxVDVUADX6ZZrKGaD9x8QbCWxjPhwBSf\nfs9eVj3DfEHnJ3ej9jtTA5ROZL7pSEoWgmAkFLHJbVnaVJ4Xdq7s+vSzBdQS\nFOhRCyIZX8zPQS+GcIPHNSecc3mRiNg3UVeUVKJPMsfleaToyoK9WcGwBWRK\n4bT7TJAMFwQhXpIGtUcOk2Lg4kdJvbZzzF9Io0Ls/Wvf5mGhG7TCH+NmF7Gu\nRWXi6MQToAPTBy39CdjUvjolIty7UUnywYCO85GweoWftlavxNLnTfmT60dk\nHdG2xQBbdz/BHeilmgAQTOqRCv8uMeR8vzqG8h2mArJE5r3VwnMIKD5KCS7C\noRPvThAHK60T46XUjOxSsMUUZrDgQjOIWiWG2Eo2NHebh11zVbWBKzSQz+Nl\niU0CAakKZMfOc2dyug4sPGxH+835ZBkyj8YsFl98lHBAf6WXkFl3TdlqHDzL\nC+fIuz4Rzv4EeueNZMrexU/dKyTY+AI6JVnZrVj9O2zGbGUxXPjuc3Ieaofi\nnIO2\r\n=eXkt\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDeiyxsKbawDyFoXhFzRtJes/I6YFr6cbmvmW5WoPT0vAIgDIk6KWYrH1E7oLdrAB3PjYrmhEy6wY0JmBPBZBqKbWw="}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.13.0_1586773480465_0.25364902283392277"},"_hasShrinkwrap":false},"0.14.0":{"name":"@simplux/angular","version":"0.14.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","validate-types":"npm-run-all validate-types:run validate-types:clean --continue-on-error","validate-types:run":"echo // > index.d.ts && tsd","validate-types:clean":"rimraf index.d.ts","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.14.0"},"devDependencies":{"jest":"^26.4.2","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.28.2","tsd":"^0.13.1","tslint":"^6.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"types":["node"]}},"_id":"@simplux/angular@0.14.0","_nodeVersion":"12.16.2","_npmVersion":"6.14.8","dist":{"integrity":"sha512-rSDohg+yup4FdVp7Lhrst61SdJntY3ALNxR6JTR1ozdLEtzwQBqGzEDVRPJ+zd2acGoYLKrIm+E22TV6AiAvKw==","shasum":"202248e1ac0e51c929167e3ef8bf15dcf8b1bd78","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.14.0.tgz","fileCount":16,"unpackedSize":66402,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdEd1CRA9TVsSAnZWagAArpIP/i9uyx/jtJxUGbqWCtwm\ncvZiijyM7QdTNnHvHgq1ntd8VsA0xqLGOU47reeGeLfnrigcS1BjJULNZCsV\nqSM2o3KVsdNImLQQFUpbMF1EwB/IpVaEM6AmiDR3d/4+64I8uvp+Qs+9MQ8w\nWSXbutUGOS1+H7ltgQeU0QiK9RW7jqZuEfQ/vKEbqBXBFG+E0gmsl29/DxbR\nwwg5NedUqgr5fy0cmJ171WzabdvIcOn7v7WXJCXlGZ1j2aSlIdzSEEkicxUt\n3t49aPEbnNkakND9TG8oSmr4zBujpfF4PTP35etCxDdYo3DzJWmOBMibeQm6\nB3+a4VjzKfg3JIqKMo1dG5+kNJSym+A4E7MUTUO212BOTvP7/IuGe4dE0Qrx\nQb+qE7lEeSLpveIj+uLb+je7oOMduYOcP6ep5K8LOr9z7BXpvjZ3oLKIGNuO\nt1vE1AMa2Ou3CAO/E84TwCaiPB3A2Fs7rvLA7trp+qPe+LTT+ehi93eZC50K\n74+evpLBx65W/d6fAW0+EyUbafSC/wQ65jWwlOpADKVvEwK4HjoQk8RWtQb7\n9usE5xtv+hpCZampTYIoLYgntYR/arHiaKHNJmC1KVSo7vLVInP6f87hvZvA\nTZUm88e0RUcovNxh4uVnXb+PZwar0qUpnGkmxOIcwS1hQFD4sdHtKV4ZCIRt\nP971\r\n=W1kj\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChKmWY2Q4gLeU9ZMOHiCMyHmIos8qfOoxCMc0AXGchrAIhAKHSwK3cNV0Qjcsee7Y+4HzooKdsVKaTfyUbQwATGTnS"}]},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.14.0_1601455989522_0.751644994965111"},"_hasShrinkwrap":false},"0.15.0":{"name":"@simplux/angular","version":"0.15.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","validate-types":"npm-run-all validate-types:run validate-types:clean --continue-on-error","validate-types:run":"echo // > index.d.ts && tsd","validate-types:clean":"rimraf index.d.ts","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.15.0"},"devDependencies":{"jest":"^26.4.2","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.28.2","tsd":"^0.13.1","tslint":"^6.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"types":["node"]}},"_id":"@simplux/angular@0.15.0","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-JmoLi7O8TAKPJPMZF68i4SKqaAA2ylJVWvIHv//ZG0++f3FnBsucU8IqJc09oRTb7h2c92yQdZdh2fgfDssw+g==","shasum":"91c505be428ea797f75a410425d7db1c6bafd34d","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.15.0.tgz","fileCount":16,"unpackedSize":66402,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3OtACRA9TVsSAnZWagAAeMsP+wQfOu72m1bfjfNHcngv\nLNw/z7RQ6CMDnZYT8uCtzho87OiHSG4K/xOwGEN5xz9DyOteOCoTTAGjlP6G\nhmSW7vDO5wK+Vk/rVc28Oq5oyKla58fzCrMs2WUDef1rwIgt3OQXWJay9Wf0\nkVAHS1AFRkU9iatzXEf38dAY21qVSEt7zerkX3YwgdHaY+GhTkm8+mzUVWAJ\n4fBuwm2XGXNP2JmdSijPXLLjZE2VDFWN2zMquuxC7IpiRfXCP0POonHwMCID\nTZnmrRfsGyz8zdZVcmdWOtwY25WtA1KPi66yKEqtV20qhAynTZ9gWksPMJw5\nskwrFUhLHGoeovmintfjtUF2Gme6iA/KPcL38Z5TTF/1QB4gY/bLEASw6Gg6\nXSNbQvhEkVYboF9Lr0pxU0NL5g4xPSAUH3JMpB+uFP18aFRqrci9DXxO25sy\nl7zCbe2NtcuiP4l8Vb9Bn5oxGQhanx1af5HmEguNaLCvv6p3LbDyjd+unsoW\n3WA/I6tkTAoeUAl9mCw6kys+Gt1Ta0smigtjAa87eSJVylAlZwWwfEW8JgL8\nygAWFsTFFQnd+77Ai+l3X/k8uiUzCyd69EQn2ZkLG2mB9DABnSkGlxFiQ+G5\nFsRE8j+2f2aYtFCi/BH/LG91iu0A41w6ktOFfJwdItCjcLvWlUJne3KxHhgP\na4j9\r\n=bVuN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHMBS4HsC57nMsDUD9A//lkxjulwIAqbP/ji61MfqIxOAiEArvxeub8LDvcISY51XBIZDvBU7OQO5kFM3oC3x/iJNkU="}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.15.0_1608313663985_0.787786466429004"},"_hasShrinkwrap":false},"0.16.0":{"name":"@simplux/angular","version":"0.16.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","validate-types":"npm-run-all validate-types:run validate-types:clean --continue-on-error","validate-types:run":"echo // > index.d.ts && tsd","validate-types:clean":"rimraf index.d.ts","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.16.0"},"devDependencies":{"jest":"^26.4.2","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.28.2","tsd":"^0.13.1","tslint":"^6.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"types":["node"]}},"_id":"@simplux/angular@0.16.0","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-2+HEtP1RCrA2ICgzSUsDbLkjq7ZqpEwDtqwS8VlNHWZBfdI6MhfZRqn+v3NXkG2XtAn7aVjQne/wa80Eocqq7Q==","shasum":"dcc0e32a182b06a2f6efab16738dc1b583475d9f","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.16.0.tgz","fileCount":16,"unpackedSize":66260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3PWrCRA9TVsSAnZWagAAnxwP/2wKcvqBbUdcfW3Rjd9N\n6OKtKDf+Uk7b/FywCXkgWcioInrEwRIU72QwFCx8VGFfM7OE7VVMjYgJ49XD\nepQ6yPn+qZN2J/BF/cvdUiyR5pkaJi7JU7+/Z0HKhU31+JTRQPXHadrFY0n5\ndn3gGktSV2LpvWKekbMxyOAnkoMiDhFesp3aLeGcgTNRgt+s0dCAhBfo/uNU\nisT5xNixGOysumHBqFHXEk+H+XjfFihsYM8AFmIkfOKqZ0T+Gjnp2m6z4lxp\nyEyABYqVr0npa5qXINYKytmdZ/d6xOxSa83srTPmff46tbuMkUbAoMFy+hNs\nWNM53j0UpkQ9BboI1oCmqih924RHzF9k1fgLU9byIwQC799KZMhKRKbkllii\nWfroKibG5fLrA0sH6xqpPWVpDoTiGqCWsIoQEeELDO4e8sjELanhhSJRqlqV\nPYiig0OM4ve6D0yKCOwNkBjvHAQBEnve5bxftLyy5XCklekUIb8XaMmsPKnl\nFvSqPbPGDB+emTF1eVAy1Ly6D2kfvQi/qyn6pqshwqv5uEavwtJjVw5XTGmT\noxtzuGjziAlWWImRg/sKldfrY6l59vdMzkFtv4n8FdLMV0xTJoN3NGqcv9sv\ni5riOQ+zN0ulCZEPvpAhBgFGtBHhwfmcgGqH0EAAeHm84w60lOgm0QF6sEl3\nrzzo\r\n=Hw4R\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCfbk/NI3X11/FjJ9vFLJxMoZrTggQ226hDdmmSlhl7mgIhAOFIz5p7Bd3eCTK97IYlarV95BB6VmKgexgJhLfKO1ul"}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.16.0_1608316330807_0.9255066925872071"},"_hasShrinkwrap":false},"0.16.1-alpha.0":{"name":"@simplux/angular","version":"0.16.1-alpha.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","validate-types":"npm-run-all validate-types:run validate-types:clean --continue-on-error","validate-types:run":"echo // > index.d.ts && tsd","validate-types:clean":"rimraf index.d.ts","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.16.1-alpha.0"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"types":["node"]}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.16.1-alpha.0","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-l+aXKbrN8BfZmvmRMr/P+vIzCGySCyjnVBErbS233gJH2Fi5+UNTIOwZ0rm+NZz7X5Acg2V2Fvh2KspXF1mYyg==","shasum":"ac37b71db89598cfb4820e92083244fdf73d145c","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.16.1-alpha.0.tgz","fileCount":15,"unpackedSize":63317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3eVtCRA9TVsSAnZWagAAfOMP/3yduMZjb5y3kbjWEAia\nz8f9nrb2O7zic6mPKiLvZw/ZGTZ1F1qwJuHnPRFeGEvo0LVrFWoV5DMybBFH\n3CS1MNpOcZe3j8xd5SLgDXvUJaOeOxyhsdJJGf5LeXT2iMA2PKVNWW/0sS+U\nltxhbEr3zGtvuS7bL/wLRoriEmY5za5JbN0Ngo/xDyOc5oqZsVFOrs3FB9n+\nNhx/3HcdNhsb3D6rTriuBSujQ3YsBC/ShxmOEx6IqRmFyDnIus47b+1Sb7U9\nUptIXJZgry2KtKD2mc3yowyOSAU9RQs/kYsk2R0I/JMLjgcgY/IF2JmZAUUe\nqZlcojVfvuvFiNiXmJMSbAp65m9FOOs2a6En3Ro6wMRD8/WNQ1i4hNJlH9cb\nMMvTVdPRldzJGOqceRWURbO0K0t+NiT3NQsakl7I7uOP3ejhajJw7wDswokU\n20dP6YbgP58EbPTYC6EvPRKA3kXInppOzZu8F9SSo74anFA1EFDsJOvnK/NL\ngmDd9CiW1GEMuoitpqTTJGYa0YViXAxqIWr2lxAiHDRGuRsnKDfi5zum33Y/\ns973BJaxOLENUUob7hbcKMIoJdMz1LKW/Bbx+AtIzYtFcOoGTcC2pcx5+iNI\n9KJoEkuXt4vrqXEwEgWpmldldFmM/CWkwdvDQq1t9xGz31L0uxRCrbBQqc5F\nMWE7\r\n=DUqu\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICUGBmw9QjRih1QoKmg5exjxvq9ICSPRkVjUS7/WULZLAiEApDRjCe9ycY16ghq5Ji38zpFxp/rMVPpKhPujtjbrXKc="}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.16.1-alpha.0_1608377709034_0.17234394326614377"},"_hasShrinkwrap":false},"0.17.0":{"name":"@simplux/angular","version":"0.17.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","validate-types":"npm-run-all validate-types:run validate-types:clean --continue-on-error","validate-types:run":"echo // > index.d.ts && tsd","validate-types:clean":"rimraf index.d.ts","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.17.0"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"types":["node"]}},"_id":"@simplux/angular@0.17.0","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-O4vXjQrLheMkHL8HmkWapGU64vWBjQL1Pkxao2xhcYSc/kCz/QMlRcwPdaVIuEb1K76MBOFKeF7oKoEz8w/jzQ==","shasum":"f551f9906dc6050efda4fc23685d284bc47e8cec","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.17.0.tgz","fileCount":18,"unpackedSize":73194,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf3fxlCRA9TVsSAnZWagAAAnUQAIob2CDqxnT2iVhJ0ei/\nFrht6c8KI9lWcG2uGfkNsmpolFjiqwe9Gi5s/SvBnh/FRDaeEq+SiIyAoN51\nDvJZmO4O+RpnJ1TiiDLkKwTd32CRJDofOFsD2O4Ss636Go2Fsqu9TLMt96Cj\n3pfZc0VgIcQ2cgawKrB5A/ZXzeJZuY9AtAw5OyRM0Gkt0VXUsEIZg4c6IM8i\n9wd12y0/IAIcLVGsIxE57Gg7ZYN0lQfLYXd0auAnA+QooIJHyNXplp4BJxSH\nIvAclZMlcFwxlxmdHaiA9Zuqgf8AWhLhr3rq4eeZXYvgUdHEyJTlRMeYZ0ov\n0FwVphsQwlDUq0h7ugjbPLcygZ2tHoD3dm1WukRMLifOY5ZhGrG+ysFPCph7\nDCCDKGz6DB7v3R//vYZXmFbneyY+UGA9e9clBO4nJWYgB9379g3DQFXK8REE\nIf72X/bMXbpsSCipv/SuWzhoHRxOS5FLF+fqILgxXgheUOBMPSDObdXvBfs8\nTIiNeEOGjzyqXczfVfLCaVC79moxkg61zUgZtIfswKrAKdSgnTCj2bG/3qze\nYhPJa/0CgY3XZxpSgMmB7I7lJaAOwh4LVqrpe+X1qzBnbLFybZ58ELTAwFT9\nDhILCRxA8OU4hgubc2TX/PgPn9PbUXcpOj13b69RzbZ2AAkZA5Ybx8FjDdmj\n6OYW\r\n=nuFg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAM79eJ+GUMEYpk4DJbqH6wEgENB4qI2kndOfAxsrro3AiBtCa1ws1htHFDe1DuureK2K2D4UsbfM/XIueVlucer+Q=="}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.17.0_1608383588711_0.792158062535522"},"_hasShrinkwrap":false},"0.18.0-alpha.0":{"name":"@simplux/angular","version":"0.18.0-alpha.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0-alpha.0"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3","typescript":"^3.9.0"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.18.0-alpha.0","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-/BjZx4wOqR2Lulu98ezQfabaeyblFkBsLOW6J+dUmxmRzF0R1RsiH/lokXAkCW1psQzT9T1qZztaaOk+lVY70A==","shasum":"c8c8e8af115edfca7cb539800bb5ed26b36bec27","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0-alpha.0.tgz","fileCount":17,"unpackedSize":69837,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf40lOCRA9TVsSAnZWagAApiMP/1RxDGL4q7ia+fe8YyTt\nOiKK2qm4S5De6MZ5Nqp1GzwsqxzqLCUVhjCdbjxWlSWJhboqE6aR8l4qX+Tm\nbkhu5oizmxF3rIUEBoCUXLJ66qz69IJMl/4LB14WMBiFDslu1lmaAC2bd4oh\newmuBTYO8ia3IcGE5YYnT372ub1TUt+EsEcWv5qb4Y39dOoc/Ss7wVfUFkEf\niEkpeEsT4gM7Y48ObxJqdhNhZvazSq+6Vv84n+9WOjwKV5ZkHR5/CYmVaSFp\nJNgGvKkhz6SRZ/YmIHSlBr4Mm4PHgFG4NlwfuddsHQ6IUenmOglDWxNsp25w\nwU9/jQpadCkYC1dyPPr6aBeJBuqk5KAP11f1RZtHot8IxYzN8NdVzkWdJnRh\nZVmgwafFiUwF50ElKMDehPbPc6okSnewiPNPBANHD0K/N1DrbWtbomIujksl\n2x8iijUyedS2E3hG7VQg8oP7gGO89qbmKRJnGSDcaHTVbsVx6VD1/YDgtP+j\nL93df9Qn1khch3K9T00odjgtEKS8iJM6+jWmkFPKJ/o/vZWPqz1cPQ3bGw/Y\nIFLGsy55uZ31X+kQw/N9v0t4WScqg20P6u91I9Ag0kYMGdFW0C7ITU8ca99f\nvEaGkcxpJDVjVhKQEfzYT82GAwnu2gRPFkH7hHQKpfg9vb2D/bSpPD2mBCBA\nmYnd\r\n=c+Tg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICZLFLCPgV0P1Mydr3SbCiQgzal+FVh9rWvF5sp5IpCWAiAQmSSBMJYY0sx8iO9rH/yzoLH3PQ/1Fx+E0n6ZIgsynA=="}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0-alpha.0_1608730957838_0.014685662740495209"},"_hasShrinkwrap":false},"0.18.0-alpha.1":{"name":"@simplux/angular","version":"0.18.0-alpha.1","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:ci":"npm run test -- --runInBand --ci --coverage","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0-alpha.1"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3","typescript":"^3.9.0"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.18.0-alpha.1","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-EOw/geT1tEPW5MMW710jvQXLDcuoi6NHog2R/0zffPH0s7nRy1dUQhCARVDIiaWwvwN/tWNfEaMR5WlUj7zI5g==","shasum":"e9320fc745eac6bbedce2dd3ce8bec1fa339224d","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0-alpha.1.tgz","fileCount":19,"unpackedSize":69873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf41HMCRA9TVsSAnZWagAAqOcQAJaiZo2WbrOIiwABf6t4\nw4kBZIKku7Kb8vrQ3FeTPUD84G34a3VqPD/d8ZX5Kl2OJdWNCGr+1kIkq1mD\n+vBmz9gR5bkkMAowm5RsuPdyZiChDyUEu38c7Y23bJ4qcvXFDEb0kUvuDj8N\ntg+OFhS7NAioH7K5JB+igsTckDtc6St8ClXoCLJiGGoyoPMuqGzLqtunSmnd\nythLguF6VdD0PHtgyEuMMVg4GPQTKHAzyZX9eLZzyzD2jbtjuLNJ4RDc6DJR\nd9nnzUREmLgaV7UhT4ILBPeN1kG3VX/f/FkAExa9/s6jV4Xf9v91BFz2J2fD\nWzlJK+4GWJuQLwHhQCBiruoBFtw8J2IKgxXlHnlAYbpF1DvGZKeOoV0nn1Tg\nINars+ER2GSQb4rDSonYn5eFO6Zb40Shf2038+bQSg8klE9D1ypragbgsZ30\n99UP9O0tGDgc3XrjPBpY7pJemlDio03m8+LHDlwShKgmmkjESaDywzTyTtay\n+8oYN0erm0euifAyyebpKAMWdfzXQ4V1C28PYhorcTdKuZ7vOGfLUV1v0Ptq\nWfcjQpoZwJY3B0FtUo407NksPgaK2Vh9GhDgnYXm2mX4GGQ+uRwOtTsBVUP4\nCFdFQ6ubYPJeEun946JbU/vdiDvkuRLwC712/p9u1EKoBYwPub7R80ecc7Qd\nbjVt\r\n=KJcy\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC8HRiQebBJ0x93qfOP5THTd8EIduPIzMGF0MnsCDDlyQIhAOaKMdEBofBjxuUB25N1S8sszI0X6VdmliH0PjyoN5cF"}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0-alpha.1_1608733131525_0.8805323649270691"},"_hasShrinkwrap":false},"0.18.0-alpha.2":{"name":"@simplux/angular","version":"0.18.0-alpha.2","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm5/index.js","es2015":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:watch":"npm run test -- --watchAll","test:ci":"npm run test -- --runInBand --ci --coverage --reporters default","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0-alpha.2"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3","typescript":"^4.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.18.0-alpha.2","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-wNA6xnmV4fpOkQpmRNFncbewOblIpbALlFA2HsZUT+ZOsMgookgkkBT17cLd3qp+MYCkeYNLqHoqG9vTmRDooA==","shasum":"45567d9b56fc36d73f9e3c08938f0576f3079e99","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0-alpha.2.tgz","fileCount":19,"unpackedSize":70094,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5lw3CRA9TVsSAnZWagAAKBsP/3WfhmYVixJClOq+bIjT\nP5DE9CrB2C7VOP9Hqqv8Av0lwNE+ANRlKJ9T+HaOEtbV4QvYF1JgAaaGLkwV\nJgjvCdz/sMWKr68V+kMMjI9MYBUuehOSyD9g2EiHqCnkE8unXt8sYnQtqTEd\nm/4K6+7E9IqW+G/6bbfBeqa7W2UBGMIE/CfpCDbc+9DIAXrNF14VqBo3/jG9\no/PdgjCtxMbPSdszMLljpaqgAdEfZg7AjZn81WkWhCUdAzLEGbvRCoSHUZHB\nvH6uK3cztzBjYjZKX3vphmbQ84JHHbKn3t1YDSJMCupHUWcPT/h927imTwOj\n1F4twq/lkMGzXQExbsF9Zopz/gnYY4guzD/H+XAI3TjSpRVNlU+WZMsnnp9v\n7+T5NDBdR1ZCagi75oDZIcWy5xOuj3zoUcPn19A/F994LFmM+uKZM/Y+VVFK\nGPqf/vW5ogQyfFhpAnp1H7EJ0L6GqFCa29Zuw+PDHuqWyk3/9hI+8xmLBbOI\nfxmIAuRlwHzwrm0VBcA2DM7ZzVv2oZyvFkcoPsA72l7kDYQVVaecZi0Mt6He\n1b2xD0CV4DpgSYGCECSlOjLBBN9Q09gO1mvzZz7vqcSae7yHrJcy2E2EZaLG\nxspzFBJHa6lcMwc/hj3YUuNQ7NEsShb/BZpOs7MXnG+rJ+lx6tyNqZRDZ7as\nP/K0\r\n=LJWn\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCRGoNADDKhZ+xfoT1x7T5U0z/66SJN+gjfVdA8sQJzTAIgJFnBiwPAq1G/vvX6T9qnM85TSGCRrq4ZjZ1aFLn0fGw="}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0-alpha.2_1608932407019_0.35699029533201987"},"_hasShrinkwrap":false},"0.18.0-alpha.3":{"name":"@simplux/angular","version":"0.18.0-alpha.3","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:watch":"npm run test -- --watchAll","test:ci":"npm run test -- --runInBand --ci --coverage --reporters default","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0-alpha.3"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3","typescript":"^4.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.18.0-alpha.3","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-CxeyBLyjMdKS+KCVQxULXB7ORmyFIjXla1zF85owW19gbXTtT1F1+sE0mIl/8ZfhKzFKlgVajeHIrBzRRG+1DQ==","shasum":"0b3a411f34e888d7f9dcafcabfaf6d51960fdf2a","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0-alpha.3.tgz","fileCount":16,"unpackedSize":58130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5xUFCRA9TVsSAnZWagAAMCoP/imBIm4x1zNvsceSVc1l\n+GVRkML4YD2860Rm16Ky431caIL6iglKQ0cmPw8VaIl/N6/A5de28JbP7eIF\nZB4e88DGwlP/wNzrmV8xt7Das218leoKsxQjiXeETVxCapQ9JeMBGY2A7sFo\nsCA2DcSFW692eeSJqcjH7lweFxyk80ZCAkZDrndstcKWUpHWyFnYi4h7izAp\nmqd3PSRuS+yk8AFxjUo4T9NDuKBdOHN0bbRB2dF7jQDDkI298HY3pMR4y/fy\nC07qKv690SIKltAGR7pLGNILFgVP2I9uREFlIVRTFucRLfjPKqqlGMBJ7SnN\nzJ6CUPeSHlDztxNW7pXt059kn8u30AXFiJbGIXKR7lFVcO9K5unE+ezXukqG\nOktr0fi7NR/Rp+/uFmKpFG9nzFCgdOaN5WAI0DVpFiJxV/BBuYgPeE+4Ayhd\n7yO9epZ6OwcRYQmuuG0s+AMQP0/rNZWDemMj93H6DrAKCAM5IE43FwdRHnRc\nM4OhEt5YbJmpkxgq6KxgWA2+8LWXlsjFOkvZU5x7S26SJVvAR2LQTrEHYuL3\nJ5po7IO10kmmA+fYKR+68+LUfwR2nyWtwlo4IiCcAWfFiWKGp+LHMal5oVRR\nbUIe8ZhfQ5Cm5X3oBIhSdwONTtUaaZQ0pX9FKxwUSfk1Yevdg0Uu9bqU9jJq\n8nU1\r\n=ZtS2\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGVvrODFH5zVhEiNxx0Me03YLbOe7TymHaaQYOOLLv7cAiEAtqLIZEGEvv/6A7ZT9qD20/IKfc46SkgcIUfLp93F2qg="}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0-alpha.3_1608979717505_0.8905210996926671"},"_hasShrinkwrap":false},"0.18.0-alpha.4":{"name":"@simplux/angular","version":"0.18.0-alpha.4","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:watch":"npm run test -- --watchAll","test:ci":"npm run test -- --runInBand --ci --coverage --reporters default","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0-alpha.4"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3","typescript":"^4.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.18.0-alpha.4","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-StOIlzs2IQKinn8GnZQA4SItDh727sjFr4LE+poUTEJSSGnOVvQbFJm2b4kglgR/LQhlDVoHf3IstRC9mAYCvA==","shasum":"e2089bc9a65e1ca4483394a7eb6af67d5f6f99d3","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0-alpha.4.tgz","fileCount":16,"unpackedSize":58130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5ylLCRA9TVsSAnZWagAAzw0QAKRlwfQ5dEKFCg94TMYe\nGqSZNCS1qpRq4GKSP/RNEwmQhIPm50JcZdZ5xLKmMV6MAsVAUJVVMlpCpGvm\nD5zgw0rFgT9HZFV8IoPV8uzNUU3cPmSSRa3z7rbBuJfYTxE4+1xpB2sTDuIJ\nHLsZ3LFHi6dRGof2F3rVlLSnJkEY+Q93pLMlkTK8ebRMl5PEfAHeeFvdSRxK\nWeDhLngsjAKrYX044M+EJ+GImzP2WlCu/QtTwgNfsGc37ExgJ8vf3rgx9SAU\nDxZ36DHw/J19/wpINOSuPgWAdNBIuOfvDnXbQdIhUjz3XOmBTt6KgwvkQ+fW\nQLeLOZ3vm9PmQ91YANQJr7u//jfGZvsXoVrwPXuIx1U6y+M9eMEU3N58s3u/\nZBiYuhAs8DTwY9bdF1Vg8LuP0vPnpYLKfxURAiUuMRKtHJY8zph5XWIl1fHy\nX5JOz+k93tsguho11NZ3c+IFTb/Itdk2cfhzuQ2KCFbiPwu5B8TQVIDIw/AO\nNZpjNF0XMtSLI9P0qmLTqSdhUAlbSYsgkwsncuNM5Vm195Nhp4swqGVzb1q0\nYXyf4lmWkB4KDhw434+R9/zZRFT948qmcfC3Fv7MUFkizceviDvLuI6t7ZSS\nLuCpi7nlg9zEgmos2eITF7TmfupSrgXNAbKUOVUnE8y00hmIyo3Blm4maoKU\n79at\r\n=JGBg\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBl8zLG8vF+YyNW0E2/1sdZDuG+ws5qBW9j5MKyjhvSkAiEArPWrsLphH2t6txJPJACzsEwrvG2e3snqgrD+k/3vwxo="}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0-alpha.4_1608984907414_0.9911298242732962"},"_hasShrinkwrap":false},"0.18.0-alpha.5":{"name":"@simplux/angular","version":"0.18.0-alpha.5","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:watch":"npm run test -- --watchAll","test:ci":"npm run test -- --runInBand --ci --coverage --reporters default","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0-alpha.5"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3","typescript":"^4.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.18.0-alpha.5","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-A8V5OoB23L7Vvzwm7R7ydv2NkXXQlqI3YilD7M2Kp9xVMmxryoP+RxF1Md8v7FfWuIg0tz7ZB8S6RYyKcmSIfA==","shasum":"ca8c58e204da4212e8fd4935f80748dfe818e0d0","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0-alpha.5.tgz","fileCount":16,"unpackedSize":58078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf52+iCRA9TVsSAnZWagAACG4QAIP7+LTlKGuup+JXyoOv\nxOcWDni7lzeehLi3emRPvGiCz5jZZy+vbVCjfaESDH7hhG5biGQ+DGVh1+hR\n856b69HLDgV5eBDifIxNF0FITO4cDdcNVUVBrZljvX/woF1TMckE5xDGF2Gy\nnRKn0QiGHdcaO6k4ES7JbFyu0emNezVcdoVU+hLQlldi/ymI4+koSCnWr3SF\n7z2LgJcccbimqDWuFE+ah6kAhzbtoyWhOC/SuFDRvpc7qwnLhL6+ut1xgSwI\nzbEn5WReAdHk97pE0sZlQi6o3KqjfN+7qtRJC3sqQ45zp/rpPOXrL5WiJ7TN\nHiMA+iyw6Evsg0uIE1UP2haPZwo9LDPDCslS8RgShVm7xbXqO8FeB7jr37Vg\nUYaxM8q23ShymLCMeKO8MjMV7tXoLsBtXAaaRdw73OeB1p1jc08nHLsNSbNN\njPHwgi1UPP+XYl5YzF1KZ+ONDrHUE8WBq5tmdb1Y1RvNrqEPeApdLHhKjMrP\nvvshYDis0HHMbggctX8ji9TsdiPQMVTsWBn2jyNwXiZoaNmOA01b0dsrwpSC\nTo26Z3mVS1+EegBwVCg1rA03cAXgL02BJI5PksTeZkPqDchxitEIzKvmQ23L\nphhFf+DtBckhACkXB/esPF6ktJGioO1wvIZVPsGQZ7bjCIJwkqimJj6VxjRK\nJzmY\r\n=bmHN\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMK+6kQB1EIPiiRM83DwC0JyzfdEubreoL5aLv3uJaAQIgez49Ye92X2jsKwN7VE7l+/YyvCQ5pM1Z6bax+JREGew="}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0-alpha.5_1609002913658_0.8949724220127655"},"_hasShrinkwrap":false},"0.18.0-alpha.6":{"name":"@simplux/angular","version":"0.18.0-alpha.6","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:watch":"npm run test -- --watchAll","test:ci":"npm run test -- --runInBand --ci --coverage --reporters default","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0-alpha.6"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3","typescript":"^4.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.18.0-alpha.6","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-m7tbojUVsAsZm6d426TXW7TcNTG6FZ3bm8N6fTlSgxbsZE8bFQbwLGQQO4Nl5c0KjI8MQe1lbM/tVv9ElSepHg==","shasum":"886c595b75b393ffecb9dbf2491da1fbc34f93cc","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0-alpha.6.tgz","fileCount":16,"unpackedSize":58078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf53wyCRA9TVsSAnZWagAASUMP/Rem1yNRby9Sn2OAcniP\n2hNSybsr1q246hP346+VmE1uziW00fkVlBHZkVUnD9Q00RBynoAu9iTlmoxh\nhnVIwIoJ2jWmAfOx+wmAOdxP/iPilXbKWty5gxY36RTeXtyrz3soMJ5Q90N4\n9DCqwSFnZYn2zY27gRhuZn1SLdjdjDxFCeMYBdfDDoYV9N/2Z90Dk5Xt2q9K\nFyu8cakp9Wv45ozkFlE+XYn1itQADZtOZiWxW9au6iYHvHg1FBEmqWtyTcuf\nbaQkyCHwr5CwT+TL09Qw/qmNMQYUOOeepw+8GGHD1qpZ4h98QTM1krcK8MYJ\nsLeJLAYHZd0WOWi5o9JKeHapc6tiMl4SsoBqfFUCyd9cWv6BOvWt7RkEZkTs\nv7JF1q/ABLz9oqz8A/oO1Ar3wApr4+hoRAoawjRQalcT8+GI/blVHNGtNfy2\n6wY2WjQfDJercGnlLgEhR3jqSSloBaTS6/I6izxA4h4pEhWjTpVpMIcuk5/E\nxwwRaQ2M+33YlzB4PSKaiJO/HmqCp3xwmaocKBX/GkQ2pA9V3Wd7lJku5FtD\ncChepAI6We3/wcILAVT11hQCtYFidB+uQswEQdDc7ihPYwbz+mafjibohYwZ\nO2TOyrQ4A7MdkVnHVqkJm/n63i9P0rBHuwhsIPoCE82ALbjk81g4A/vQnwYB\nB+02\r\n=a4Ou\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDoNhZgn1pAHcdQVU+spO9FLHCQvmQ7lxSnbw0IMf+FcQIhAN3yLUzaEgxPlR1NZmJ80Jby6YTy3EKqXwtAiii7WQRH"}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0-alpha.6_1609006130431_0.44980180147015614"},"_hasShrinkwrap":false},"0.18.0-alpha.7":{"name":"@simplux/angular","version":"0.18.0-alpha.7","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:watch":"npm run test -- --watchAll","test:ci":"npm run test -- --runInBand --ci --coverage --reporters default","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0-alpha.7"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3","typescript":"^4.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.18.0-alpha.7","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-ZkFYyZv6wUozy7NCaFhgUpK/jmfSjMYQT+a474qQUOBWrrOJazXMIkI73v/SxGwbRknZ/Ne+hzlFmLZhD8XeZg==","shasum":"c459a93a51d4949427425bc240c72840e427049b","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0-alpha.7.tgz","fileCount":16,"unpackedSize":58078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6IwjCRA9TVsSAnZWagAABCMP/Rbc0S7XrNNMS95Yu30s\ngaljt3GngWnTEWhAJRySQL5OiAtp7pQIJzdXsYngAFIDgGLOmAmHJgBrYlyF\nhM3jfKOuia2LypZcqK4I5pyMz7zmhiAHUracNHUM5OXoZxcskNgwmxJl7rUX\n9KiIQaf3itNdH/HtDv8iWoE6OC5DltxDi80/SycaHHy1TAUDarfi16QG4JAX\nPUsKoU5u4cV1Ih0jpC2ScBDkoLjcZblO2iopOxmP1HH1LVFU5VNiKPw4HkIi\nSJsX7L6ZRHcdozyMNSRLHV3yyjh+Z/PcW+iwVGxEMHyopRM6uw83Ai+liNWt\nlkpTexQAOTja+H+r8m0N9HyYisoXIrq/oVhXQ1NDnuPKVLD7HaSiJzeV1AtT\n4e08N6D/MDf7UH5skknwHsILNjFvujWeAARrgSEeBsMy78r5Op9gcGbEZzHy\n9MY6M1kgA0GH2X3vpfgH/bApbyfg2Hzq90Mzl4anmXNGpG5PHDOl0DWEyJhh\nLVJE/85E4YsK80E+HFNsxmiuRBiXil8viY+Aiz2s7CB/2DEcmgrJkzr/ftyC\nfFzQvsHjUDalwVqLOEqqNrr7cXnUu7tFzAnOwS9sBnGi5MMg/9ujGI8flmdq\nH5TerqZ3GSwHyAejLaudBU4vXQVfgE0vPRHT2Q12ZUSDrUQ3uHIHMcPSxYqh\ndUzC\r\n=dSmQ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIGj/tmZxi7lsgMRCQhYptStSA4oPKW40mN0eY+KPXtHTAiEAmbeF+OHiHvRGLcUyy/C0rBUlkOdsVgmMxePPaX3/KtY="}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0-alpha.7_1609075747396_0.9265456755659531"},"_hasShrinkwrap":false},"0.18.0-alpha.8":{"name":"@simplux/angular","version":"0.18.0-alpha.8","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:watch":"npm run test -- --watchAll","test:ci":"npm run test -- --runInBand --ci --coverage --reporters default","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0-alpha.8"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3","typescript":"^4.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.18.0-alpha.8","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-3J+IhugjlktaBJ0gJKCavwNf00QrOpgmm6uFc550kZDtvIgJDwovTBP1wnki8fh/yGCttfsLNhJyFlcML+yobA==","shasum":"fb572568044b7960441cdd602ef97a823678e119","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0-alpha.8.tgz","fileCount":16,"unpackedSize":58078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6NnWCRA9TVsSAnZWagAA10AP/jih960LNUIvAgwULzSn\nwZX8dVIkG3NGhso2udhAS6CzsN5LuZU4/B+SA470Ur4nGWj8ghvItS2+xqbG\nGqRSH3Xy9XrebWry5ECtfxIoNthOHyGbrrcW3c8gRLfPkpdgewmS41OS8Lje\noyI841XQ+gz5kLtVwYlH9cWmZMFh1D3a0Lg+ogdbueXCBZ8y6/tpAtc8Boll\nf4AUdyYh3MfvjAEK8st3D/Awkw0bQPhrbj+G4hgEB+khm5M2GAip39Aba/U6\n7ExNBfcFZX73VCvZvdY87lpszeZBBg5o5whxey099oasaCW1Totyaxab+PlH\nGIOVRLNme2rJFIkCyYhV0bZBn4a9hhn4ieKan69VztsoZb19Nj1sl2FNghKZ\n55UJIQrmyCD5VYkIB5AinajgpqPcTHzmXFS2PNzgQWE6MO/Mb9JwVKz3RC9j\nr/G6iywnr0QIHPUrL+2zvTmDIUCJuiiEJng/qtxX6E2NnNJCTanUHPoFVKJ8\nwXt7pvF47s4BbE0kZONirG0o8tZkJP6pqICCXXhDUfdf6o5KIImudB4osrtz\nkjLplxOV0yACK1mPy8pmkpKYv/jlmWBv4RENYFPkr5KdZYpK2Y8NbGIBO1Xo\nSjoqt8spjQJYySqDozXRAWdAxxn8CTAHhLofcyAhv9krKAdGE6ParQJQ+bLo\nF1xb\r\n=/NqG\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC5Ux+Bw/GW5YbrsvhuXyTyNVv2rz8GJqPahaC0GsvfSAIhAN5LqgqS+Fl+hPJXyaMuROvitwmgrZEF2pvqnJlhsguC"}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0-alpha.8_1609095638391_0.25913631011516736"},"_hasShrinkwrap":false},"0.18.0-alpha.10":{"name":"@simplux/angular","version":"0.18.0-alpha.10","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:watch":"npm run test -- --watchAll","test:ci":"npm run test -- --runInBand --ci --coverage --reporters default","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0-alpha.10"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3","typescript":"^4.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.18.0-alpha.10","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-iJH2ekiRCUGXcpzaEScxVZBCusGDqAKbWdiJMyaCGYPfniGXUdQpzsOH8Lr9g4EBty4WmJcuIVDVUXr+z+0sLw==","shasum":"de2b43a79c9603aefcbbca19863a1e64eada90ea","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0-alpha.10.tgz","fileCount":16,"unpackedSize":58080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf7Ki3CRA9TVsSAnZWagAALO8P/0KzFTkz39jJ07Ieh5ou\nVxiuxGsniZESlR/scmhHi42/pp18NNzRmPEO3hxzcKN8krIJxKFOZGt4dfy8\nxtzn6dD2Ol8+GWa69R4J5eVU4rq3kVCVCEjy0COrUrcicJjY0H4S0FQso/BD\n13aiCQrwikdbAgB0S8ojzvUWMwtAPZhyFbrqc7yT9BJ3CjYiNPtQwtgI0dcE\nN+4cZihBMnKiCsiMvI75OCtp+eRzfe5f1cmKEW1MIwhdJlm6l+CdhLRMfg1k\nXGB5aDvjCrvHBesqJE9MtqR0Gs9Q64LcbLM6ZxzgPI2c5/WDRcVKh/2AO+xd\nCYr5UbTEw333DlYr0X+lUB6NeGgwcwJsrg1P27Go+i+mdAhahEyMAm/KeVdx\nstGLdxhXrRfudSE2z8gKllbcyHbr9Vue55w2ZikT7MClQDwYyBYxdwX6NZru\nlK9p4UJi7sJYsrm9o8VmoS7/S2s/os/jP2ZCqrh0Hfbn0jfRjOPG19gCJiLJ\nFJFuCqEsF8pjjWGBJwhmB4borGY5FYfzc+DgVX9q+2Xz1nEj47UjnVPGwksO\ndemPGghIMpakWyVPF0d8ECmxub758QytfG87ZlfwIWnE0X4x+P1MKfC5tKUC\nSE5FbYRjCQa/aVuuouEhCMMZzBKUC6bEQ3jkgd5UQUkHTrtjRpM4JXGUtyQG\niB6B\r\n=7THx\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCSYHRo701tBpaw+E5WeQqZvNXlXIU4qNI8NPdiI5XU2wIgVbPZ7qlLxrNB5yb8KscBwqCgYhCYlcwJWIJq/xedpDY="}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0-alpha.10_1609345207008_0.3294978380364053"},"_hasShrinkwrap":false},"0.18.0-alpha.11":{"name":"@simplux/angular","version":"0.18.0-alpha.11","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:watch":"npm run test -- --watchAll","test:ci":"npm run test -- --runInBand --ci --coverage --reporters default","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0-alpha.11"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3","typescript":"^4.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.18.0-alpha.11","_nodeVersion":"14.15.0","_npmVersion":"6.14.9","dist":{"integrity":"sha512-cSKpBPUNdbRN94twZs8ueO1jVJ/DTTkIHyqTfnB53Qz8l2LrniZ6HHgK+njARq7nF9URi/Ki0ayInD5W6skCoQ==","shasum":"83ea9040ec9111c270cebb132f039952968232b8","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0-alpha.11.tgz","fileCount":16,"unpackedSize":58080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf708JCRA9TVsSAnZWagAA+o8P/1WWd9l+9OZXq3qrRdix\nLSn14l4DllF/jC9+yI/mgKm/3bXye1sd16fytlp+HyG7mXpu8nJWFEdCSsEg\nRLJvXWbcn4zxs++K7kkEC9QM3iTuO5we7ScLr9qMxeEyV3swy42xhUxnWQfy\nrxjge5/Bud7Fn8QfMdUO2d0PP/mgzfeMSiuzGuSBmn4+kiDIFOOzPzoQIoZw\ntPHBeOnzK9tnBvd7HcAAUx0vvkjpDXXmFt9ahfvg+YgEZZh/xx60xnXIa4CC\nIjuAZdz5GJjcVAV6mCZUf8oanSTxP7y9zNnGh+3kHvjNZH/Jvyl4BKBj+VLN\nzMfDLkV2LHHQ0aAINIc+qc3HvLGdaj4yd1iOeqmfc9NMYIbFt8rXulFT5WXV\nvDqHOQHjJTxgvHE5YIqGCnQKDbCYhn7cCbfz5i4htufQz2kdLTUJcd4omTwU\n3MqaIo0kmR4c1yCiHf21f79Br2K6jcePVZFhXjakfeSTWuZnVp4OFWXd8W2e\nJ8AhsDMJEOavawX3AYPeEQPToutJhqskY4haVOvPfclURWGz1zZ8gOEivakj\nVTE5xSNpt7SGRwW+mGp+4pqa1Hux3vSsfzSff3YkppznQeJf76i62q+TDPpw\nRvWaaCs8QVu63J8iJ+Sg1EmJz7iDSci4+7LoHYP4ZO3bp7b1oG0CEZEWdIVZ\n9D36\r\n=fxtS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDE5Ro5gGY3H/qXuoPd0ou+q8V/QcDsGrGBWOVjuZ077gIgL32Eord+0v/PX/loXhsiaBHxT5hRXhJoTqTfjfoxk5k="}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0-alpha.11_1609518857349_0.06252146600917707"},"_hasShrinkwrap":false},"0.18.0-alpha.12":{"name":"@simplux/angular","version":"0.18.0-alpha.12","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:watch":"npm run test -- --watchAll","test:ci":"npm run test -- --runInBand --ci --coverage --reporters default","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0-alpha.12"},"devDependencies":{"jest":"^26.6.3","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.35.1","tsd":"^0.14.0","tslint":"^6.1.3","typescript":"^4.1.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"readme":"# @simplux/angular\r\n\r\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\r\n","readmeFilename":"README.md","_id":"@simplux/angular@0.18.0-alpha.12","_nodeVersion":"14.15.0","_npmVersion":"6.14.10","dist":{"integrity":"sha512-pnRhzNGEyEluyWnwyF8IqpaRqfErgKi8LMimIfNLZINZKc6RoYSpWkD86W3mLxmjM4vhFaunx3hx3Ep6eb7Ynw==","shasum":"4153fa0704a101caf96367de0d743fd4acb82266","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0-alpha.12.tgz","fileCount":16,"unpackedSize":58080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf8GGvCRA9TVsSAnZWagAAOpAP/1eHGYKTde1AL+RwOlEo\nxv/rC8XmlAb7HlxZHbe4qV00SBpTes+xdpP3tAQxi+6orZw9eSA9lpQDfLZp\neUuCytNjF50bGB8gisfuMWHuNrd5J7fgTEU7Uw2IbfXQr1qU7F+eHyTeBNhf\nDZzzVhceB46ERj1G1L4/aAUIw6K1bVO4JA4LnkDrWjJyY6NOTJUxw6XCPA9d\nxgTEq5i4wPfIbTPqdTKmt0M856/eBrKo5HXfVh/Q1ywOQE+CKEpLUe/0PQJp\nbj3yHlNmcCrHnmmGZ/Sfg0NdVECdm9uf29fZR70llsJsRPGebrhfmCyRLQ+e\nPUsziNj9qXNGbD+WnU2Brc7t17UFe5/2GDDUOZ+/bdeUtGuz4lXl77d1qmm7\nsxVarerp8il/7Ll+ugd9Sc4TU4hGvI2lIwSr07OE3qN73sk0lhpRjRFkoSU9\ng6Kv72QcslaSrdd7T7jUQVdudLhw4CATkWH7/rdcvpacAtOAQnhDmcJA9ISE\nvMdsLm4BLmuQmYe63xKQFGVCnp4e/aUVsc3LwBdx6st96hv6eBqRnEcxY5Is\nRjL41sGURGZykf2sRifsi72qyw7IFBZWsfQRkZ06117K7cS9un14dPXvtq0t\nkrrVOnQesbHEn4G2s6n9vaobjFGycCdY+nZhOQ6H+Gt0Bhl0W3z78TK1JtNN\nXgB7\r\n=P1OT\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHcMyWl3VjWT0W7Rm93WIkanTJ8YEbGadSDxPik8fVM1AiEA7btQmh0ej3dJV2+XBYcWVxK23KyDEv8bqc2KJQwcQCM="}]},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0-alpha.12_1609589166582_0.9249584999398472"},"_hasShrinkwrap":false},"0.18.0-alpha.13":{"name":"@simplux/angular","version":"0.18.0-alpha.13","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:watch":"npm run test -- --watchAll","test:ci":"npm run test -- --runInBand --ci --coverage --reporters default","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0-alpha.13"},"devDependencies":{"jest":"^27.3.1","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.60.0","tsd":"^0.18.0","tslint":"^6.1.3","typescript":"~4.2.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"readme":"# @simplux/angular\n\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\n","readmeFilename":"README.md","gitHead":"df98ab5bc7734116b8784880da860e5270019a53","_id":"@simplux/angular@0.18.0-alpha.13","_nodeVersion":"14.18.2","_npmVersion":"8.6.0","dist":{"integrity":"sha512-4oXQAmhm9k0edIVpwPxApKJBPgNsxvUj3Ldpg9NHVMV6+ipZiH1RUSvQzDI9HDu0zgeJYNB4xPZKFblKD4u45A==","shasum":"f4f49194465e890177f04d2c5e691a5c73de9f25","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0-alpha.13.tgz","fileCount":16,"unpackedSize":57828,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCS2Xz4YlBZ81+O4JvpY+5TIVOND3UelabU0gfj88I73gIgdh5WIuUOjXSe7SPDrw0084bWUROb0SHB+VZeusm8BBI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjClnQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMXg/+PobY/hHrfRQ57U5K2mfrVeU47x7iRAxRdn7yT4tmJ7HrovA7\r\nOOYzAK5CxANRjFKGK5VJBgtQ3rOBVWLbUqwD5PSHk5dpULbpJLeoeS7loFrT\r\nSnhGsYQK777ERIBCD2L2YbXw/pTUDvvGUgB99fnSjSTaRrX9USqh2F9hV2w5\r\ntUNuRxKq/9bPLjji82MPW3XImyNH4+/RcTBybZeem8g5oCKc6hC8SKkPXdvk\r\nX/iJH92adOr3kSUDYuyKx1qouHm/YTY/NYSYn+hTBb0BY6Hn75Dkxk5dySNL\r\n/QDpEAcy3eCUoYBsWwAD/QU7E9rbPpBm/x6mSaOFqQIpQgvneKFsBiSGqH/6\r\n0hNGmkr51Tb3bG5QVdQ+nPRK6RBzn0d8B4BXj6L6uPBiQN+YRVjEbrEIDtA/\r\n2yfExLan+FYkhC9yueWS2U5RyC4kU08mXP9C0m1/pqACGpt28AHaStYRz6Hs\r\npFmEz0t0QuwcksXqMXVEihnyF2qYrUdcwmJw34a8m9QfcXHDoIMoXvV6T4ZG\r\nUvSmU7O3FkWqEXV8yGj+wG6rSJH4p+my91VgOw63N+ztscOGfirNN3NeaRk4\r\nZgM1ezwcfMitZu5JNzqMGQmNBK8VsveIefnPsuAY4gK1LHmWPuB4bXorKnoK\r\nEnTOc4GI8tH+2P0xlikyp2YYqtmobaX6TX4=\r\n=Xm+K\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0-alpha.13_1661622735783_0.32098930224825883"},"_hasShrinkwrap":false},"0.18.0":{"name":"@simplux/angular","version":"0.18.0","description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","module":"./esm2015/index.js","main":"./index.js","types":"./index.d.ts","exports":{".":{"require":"./index.js","import":"./esm2015/index.js"}},"scripts":{"build":"node ../../scripts/build.package.js --forceEnableColors=true","build:ci":"npm run build -- --forceEnableColors=false --ci","lint":"tslint -c ../../tslint.json -p ./tsconfig.json --fix","lint:ci":"tslint -c ../../tslint.json -p ./tsconfig.json","test":"jest --forceExit --verbose --detectOpenHandles --no-cache --colors --config=./jest.config.js","test:watch":"npm run test -- --watchAll","test:ci":"npm run test -- --runInBand --ci --coverage --reporters default","report-coverage":"codecov -f ./coverage/lcov.info --disable=gcov -F angular","publish:custom":"npm publish ./dist --access public"},"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"license":"MIT","private":false,"dependencies":{"@simplux/core":"0.18.0"},"devDependencies":{"jest":"^27.3.1","npm-run-all":"^4.1.5","rimraf":"^3.0.2","rollup":"^2.60.0","tsd":"^0.18.0","tslint":"^6.1.3","typescript":"~4.2.3"},"peerDependencies":{"rxjs":">=6.0.0"},"tsd":{"compilerOptions":{"baseUrl":".","paths":{"@simplux/angular":["./index.d.ts"]},"types":["node"],"skipLibCheck":true}},"gitHead":"7d71ee5ff4a1c97832de4a4188534ee7b9007402","_id":"@simplux/angular@0.18.0","_nodeVersion":"14.18.2","_npmVersion":"8.18.0","dist":{"integrity":"sha512-sasTFvVu9oXEOkNdvx/7PiWpUTA4b8Kuvw+6oPSM34umsmH4zOf6hSZRR78eP0ZvMb7vTu0PzswKfxoJENRvSQ==","shasum":"47d14ff5578a6becda4bb6e15e57a39eb776503e","tarball":"https://registry.npmjs.org/@simplux/angular/-/angular-0.18.0.tgz","fileCount":16,"unpackedSize":57809,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDmpoi48BcrBxyO3uzQkuKMZK8qvWfMP3kQUZzTyFfI/wIhANz7/8jmKzxdHg5BcNOfGjvzoT8fXr6rkYx421K0+XQz"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCmowACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmporQ//eRnBFi/Ps0JluX88nJGfNL6v0cCNm0K6ccftZ+XQ2VaRyLGI\r\n2cBsha1FFwfccA3Ohgri3CNbX3CVtP2B69nTPlemCgJTU00aHyEtvtLC/89q\r\n7s78TymE8Eh5CgHAtb2a44lJVSPzzWCG/2N6O+AyNruhUcW8u8BygeRqPMRT\r\nPsBlCp0lGaoh22zCR5MDEiBEdwgCh4UfjMa7OfAj+Caa3ciPrba0b/sOv0tx\r\nrEPaorKfFLzHYtkL7d3mcajcCs9mcwrLEKrUqZEmAXm09zuSI7ao87x1q3VV\r\n2/R570RYPPviPbbBN9LgS76IviFupVeQFu0vXPYtSZ9S4cgbe2EadKP64gRQ\r\nIPB0gA5PNGDSKghTzbyPnGiRXYdlaKNrfXECYWQhYnhJnfUIFlRZFCazyh/L\r\n7fFflO0+ax127hsOzZZejblnhbr6jfkiAXm8H8XVPXFC/NxX5OQNHB+ZAG/W\r\no95cE7FjAuQCgtcL7+TiTf3a4CQps8Q2PTV9f7DoQ3X8PI43djdG7OWHq3tn\r\n8ejFKu9GwYIdZg4nKmD/UdI7CZk6HvwWDMkG30YkwBmtEe7P2Dk6AjLZYyIx\r\n2AbP6CFZKEnOjYsJ6SRACeE3GzuQSsfE4a65j7lu734/qYOv1Rw10w7c+xKF\r\nnifgx0piYfK8lxNTwDwRXRlt5m4AFvz9HQs=\r\n=GQC9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"},"directories":{},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/angular_0.18.0_1661626928690_0.9661780427489572"},"_hasShrinkwrap":false}},"time":{"created":"2019-06-25T19:17:18.879Z","0.7.0-alpha.2":"2019-06-25T19:17:19.440Z","modified":"2022-08-27T19:02:08.997Z","0.7.0-alpha.3":"2019-06-25T19:30:18.913Z","0.7.0-alpha.4":"2019-06-25T20:07:30.754Z","0.7.0":"2019-06-26T18:42:08.913Z","0.8.0-alpha.0":"2019-06-26T20:15:17.662Z","0.8.0-alpha.1":"2019-06-26T21:17:36.770Z","0.8.0-alpha.2":"2019-06-26T21:29:34.034Z","0.8.0":"2019-06-26T22:11:21.181Z","0.9.0-alpha.0":"2019-09-15T09:53:11.256Z","0.9.0":"2019-09-15T16:44:33.562Z","0.10.0-alpha.0":"2019-11-24T20:31:09.102Z","0.10.0-alpha.1":"2019-11-24T21:32:18.172Z","0.10.0-alpha.2":"2019-11-24T22:45:29.494Z","0.10.0":"2019-11-24T23:08:17.414Z","0.10.2":"2019-11-25T07:50:43.124Z","0.11.0":"2019-12-15T18:05:51.787Z","0.11.1":"2019-12-16T19:09:11.996Z","0.12.0":"2020-04-05T11:22:39.390Z","0.13.0-alpha.0":"2020-04-11T14:36:10.402Z","0.13.0-alpha.1":"2020-04-11T14:49:52.134Z","0.13.0-alpha.2":"2020-04-11T15:01:17.797Z","0.13.0-alpha.3":"2020-04-11T15:32:39.571Z","0.13.0-alpha.4":"2020-04-11T17:49:10.523Z","0.13.0-alpha.6":"2020-04-11T18:56:21.576Z","0.13.0-alpha.7":"2020-04-12T13:44:47.707Z","0.13.0-alpha.8":"2020-04-12T15:55:49.183Z","0.13.0":"2020-04-13T10:24:40.650Z","0.14.0":"2020-09-30T08:53:09.624Z","0.15.0":"2020-12-18T17:47:44.177Z","0.16.0":"2020-12-18T18:32:10.931Z","0.16.1-alpha.0":"2020-12-19T11:35:09.179Z","0.17.0":"2020-12-19T13:13:08.883Z","0.18.0-alpha.0":"2020-12-23T13:42:38.013Z","0.18.0-alpha.1":"2020-12-23T14:18:51.705Z","0.18.0-alpha.2":"2020-12-25T21:40:07.219Z","0.18.0-alpha.3":"2020-12-26T10:48:37.681Z","0.18.0-alpha.4":"2020-12-26T12:15:07.619Z","0.18.0-alpha.5":"2020-12-26T17:15:13.858Z","0.18.0-alpha.6":"2020-12-26T18:08:50.582Z","0.18.0-alpha.7":"2020-12-27T13:29:07.538Z","0.18.0-alpha.8":"2020-12-27T19:00:38.594Z","0.18.0-alpha.10":"2020-12-30T16:20:07.145Z","0.18.0-alpha.11":"2021-01-01T16:34:17.468Z","0.18.0-alpha.12":"2021-01-02T12:06:06.770Z","0.18.0-alpha.13":"2022-08-27T17:52:16.049Z","0.18.0":"2022-08-27T19:02:08.900Z"},"maintainers":[{"name":"mrwolfz","email":"jonathan.ziller@gmail.com"}],"description":"The Angular extension package of simplux. Provides a simple way to use simplux in Angular applications.","homepage":"https://github.com/MrWolfZ/simplux/tree/master/packages/angular#readme","keywords":["angular","redux","simplux","typescript"],"repository":{"type":"git","url":"git+https://github.com/MrWolfZ/simplux.git"},"author":{"name":"Jonathan Ziller","email":"jonathan.ziller@gmail.com","url":"https://www.github.com/MrWolfZ"},"bugs":{"url":"https://github.com/MrWolfZ/simplux/issues"},"license":"MIT","readme":"# @simplux/angular\n\nThis is the Angular extension package of **simplux**. Usually you would expect some kind of API documentation here. However, **simplux** has a different approach to documentation: [recipes](../../../..#recipes). They will show you how simplux can make life simple for you. In addition, due to our use of TypeScript, all API documentation you would want is contained in the code itself.\n","readmeFilename":"README.md"}