{"_id":"@aurelia/store","_rev":"583-bc6790a6b7a0ec50947ea4b5970a3a7e","name":"@aurelia/store","dist-tags":{"dev":"2.0.1-dev.202105191126","latest":"2.0.0-alpha.3"},"versions":{"0.3.0-dev.20190128":{"name":"@aurelia/store","version":"0.3.0-dev.20190128","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190128","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e3a6b3b14cc42d3646f2108b89c8dd1cc27a9b58","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190128.tgz","fileCount":19,"integrity":"sha512-N1EHyl3mlmJ5exjs7XIxtBDsrOkv4CYZYUp4ppfwwJkdpFK0Z+wqgO7Ll4H/AjxeneXKwTwz/6GAQpOzQGVeTQ==","signatures":[{"sig":"MEQCIHYquRU7KkZjX5ragOhMCT6vWwv+P3ULGkx3DKdn4XL9AiBP4IFp8AYZ+UQZfeqOKvbWuC1u5Ygp+0EIS3HzXpq0fw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcTo4LCRA9TVsSAnZWagAATaoQAJW6W5AF5fZrVyoB+5x6\ngfanlhLyN0wcYA2h7laYlaWcoyhtCSPbeS3/mZXxfXxOYi8dpilSLrr3MBzU\nYSNR71TgVT28oEh8L2L9Xw3b/aIZGeA4sH4tUaNFzzEH2jPW+1VU95was6J2\nxd2IdPT4wlDBuLBN+B3ARJUkKjqNVKpdHKoHxuu768QZtpskPFpia/UY1+tr\n4YAXll/vp483tnx9fRc5G6sAUOEJynUpsTSQshTw4pu6ofuF4+s8JtDATwAB\nSwYPjvx0eWuinInLeNsMUC2d5MVMR+jbBhzAOPkq2+GdgpbSvcpzA6deMujA\nrEDDZWQxTJ3ip/P3E74ey5KvRvfBnYZwLLSt4C67hnFr8cpw7tIxCuFfX1Rp\nTKiaRhiSR3nBJGx7Jzby1cQBD8DswArpUzcFynig8XChR2W4T+ygzusGidlP\n35ALVisTgAdgv9fROfhoYHulM8RccpX9K1oSrE96utaXcBRaYnIKsLwSr6xv\ngHCht9plqbl36s/fGZUcbKz0gOX+yY52coA8up+nUSiOuLjTcsdzjMS/YlaR\njGJ9lgpUJeuhx4YSSPtHgX2HtbxJiBkxzxJ2rIQCWvSOoW1LiDWRwcVHx8dS\n/UDWjXAUAmHmLnL+LzftO6UL/+1F6oqJkpyBptVIkA6HcecwzvCv5OzKOqDX\nNp7q\r\n=SI3H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","browser":"dist/index.umd.js","gitHead":"cea4cf608aa39cb4394da2a0dc72e876a0c500cc","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.3.3","@aurelia/kernel":"^0.3.0-dev.20190128"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^3.1.4","mocha":"^5.2.0","sinon":"^7.2.2","tslib":"^1.9.3","tslint":"^5.12.0","ts-node":"^7.0.1","webpack":"^4.28.4","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/node":"^10.12.18","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.3","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190128_1548652042926_0.940790462718329","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190129":{"name":"@aurelia/store","version":"0.3.0-dev.20190129","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190129","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1b54b67ce872223859f87dd77e56a56dc11b392c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190129.tgz","fileCount":19,"integrity":"sha512-xNtDZxpQYSvAodzAcJ4FzpVS2MywCMeI+fp7IztjwYvti7SU93Vovj7AnPUOnhpVKE6VmiTT/J6QDsbfnLs/8w==","signatures":[{"sig":"MEYCIQCYZ+14wBUYt7wGJqbBumPAWMgXXze25VfVVYtpx2XA6QIhAO2jmtRDP62X5z/yklsiyREzNZ2k76O0pisaaBcVZz5b","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcT99mCRA9TVsSAnZWagAANqwP+gJFOs7b/X/Muzz7+/HI\nS8FM0nRkNVUTYU44DP29EWSLZE/sJGUiQSyo2g7wW+9PkvTs98Rrlt1Bl1MP\nzRC/C+yjWWhHJgke6wxDae1aqBzoU9Y8PxrYeyLMBcqElEFpbN97VQ81sg0Y\nm+HMQJXkskdzvC+Cj7YMSZrOyFQvlYMb6Ui8KfUOJjdzDPIvmPSKfy8Xsa92\n4H0rNl1fbkH2594vyCXEqMtH21pYowac9Y7l7l5Z27+0r4hyNMPqQnYjqXmI\nFD4ZIAwzFF3HD9obiXc+I1OjDnabx7Gr343QzEfh48Tpy2n8XEQOCbhtIGsM\nzB8rRbI25hZlsgNAm0wvdYq1SMT0XmTkF/5m2EEu0Zcvj8yLE6p2Uo5B8mMx\nOR2AfxTA1+XQZxRCcA3FuictyVSYQJkBX/90I+FizFQzMFeAuLTSEGMjT/TB\nhQbhHqQwgDd1ooVfX5byjMvRbWs62G6XEvRPaWeJ3OAIUG6StSqV+bq3cavY\nBD2SZhpPuzV31hkEtXRABA9uUd3SWTCfE7dn7qCz7Gd3qBURPzwr55tyVsCA\n8YDu2tVVXP2X0It/urnd8fW+LYvG5k3iaeuz5KbY03Wx7WObVbb0FqxZNPB4\nfR/5ska76mBKvL+ZJeObwdOhUCHxIJP4PyoKajZfKRagwXbYel9XE1lEMqRV\nW+RR\r\n=KPYR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"fe807a2b821d3bb9cc865a3ce974403269bc5b1c","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.3.3","@aurelia/kernel":"^0.3.0-dev.20190129"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^3.1.4","mocha":"^5.2.0","sinon":"^7.2.2","tslib":"^1.9.3","tslint":"^5.12.0","ts-node":"^7.0.1","webpack":"^4.28.4","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/node":"^10.12.18","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.3","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190129_1548738405489_0.432057952169266","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190130":{"name":"@aurelia/store","version":"0.3.0-dev.20190130","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190130","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ed105dc8cbd2d4600fe8b404b7650e5e1b088129","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190130.tgz","fileCount":19,"integrity":"sha512-XkyDAcRUwkJA104tA1ugLbkYOile5fmCjVHtzRcRM6yS2bW0+C0OpF0eCUmyCF3BtfqjHtKk1basurlPFbgpVA==","signatures":[{"sig":"MEQCIDXK5XUqrcURDF4J6MAEpgTFZNX/fel4IkolJ1Ho9kKBAiAIKN2vNWnX60WaiDhMs2iGissJ7FWJGGkJFqjpXNd6lA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUTEkCRA9TVsSAnZWagAAcdAQAKGFV9w/q6x7PqrrpQle\n5XHP+f9uP0gtWeVnBLzed/JoXLQDaGzhyRpf8nSyf9s1h53Ri4KmRX4qiLyF\ns5CRYfylKZiPxCQiH/3goGPQYxagettb5pS4b+3vdj18h/M3ZeIkTQN0MgKf\nVu3YTW5g2VFS/Rog4kMjBCXeR9vgmBvjBDBXm1h0TXKN8wMcE6aIU0AYjpvt\n/LT8Q4/CBy7LZyHOVElwU5zK4SwN7ucUUQMC3IlecV1KKZDxLx4+x7/PG1A4\nAzFJsBxuRU1GNNX0Cb0UNJsQfQzEqqfsg7b3nG8wCIIiidGXP8CjIfqDWZkX\nrTvX8kA/PbwT9niMl3LWdkBLXfVV5rsRlPyaluGM+v3kuWUwLfrx7PR+n8W9\nZ8p2umYCiSEAofRqfXra33DWgnY5mhR6T+I/sMwWODi9zJKciig6ZSZ5SuY7\nRt/y1adUkRbS1mXfeQTeKA6k1VacS4Cv2GL7i9AfkA/TRQqgXJGD0OpKkT8f\nnr+njl8hk7N62PhFKipgSR8fWlA4+lEUePNLq9TxBraKF7BiN0rBQ9Gvp4YL\n80G6qS+8M6Enr5OIEKFv4Ny1TH5JaZN8dVYJjgz2iENeLeaZ8bbPp87F0wZB\nkE9gu1N1veAgEc7XtHwdOAwnrSLwCw+2lGao89MCThk1xuiG9QHQ0JEfrTps\nh/PI\r\n=74ac\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"6d130639c5340675cfd019164880f1474f13c240","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.3.3","@aurelia/kernel":"^0.3.0-dev.20190130"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^3.1.4","mocha":"^5.2.0","sinon":"^7.2.2","tslib":"^1.9.3","tslint":"^5.12.0","ts-node":"^7.0.1","webpack":"^4.28.4","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.2","@types/chai":"^4.1.7","@types/node":"^10.12.18","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.3","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190130_1548824867859_0.4426619766696096","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190131":{"name":"@aurelia/store","version":"0.3.0-dev.20190131","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190131","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5ccc09aed93542c6d908bfef8062d472a808126a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190131.tgz","fileCount":19,"integrity":"sha512-mwX/DZ6ocbJx3/oGgE97xKr9CtBwgc4LrJlYrvqZr5YYVriuNTLoG93wRCVViwYHTXH7dWp0+6M0sYlvM3qQkw==","signatures":[{"sig":"MEUCIFwrSqmDuNFVtjFxUwHHkPNib35dejwdXB1fyXEusPfdAiEAnBQSea5a2Q9NWkZWJysXSJMQ7WeMjZJHGqs3GQNZnn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUoJNCRA9TVsSAnZWagAAYzYQAJKU6RfsZndJC/Ktw74X\nJWASc4Iv73PyHuuiVVDyI9jrcfuLyNV1Gglb4qqFyqew/w9kR7L1JuhpaPd0\n/JUoLYWKXaOfycqXzcGmP87Bri/gNgpbYlUlTrDaluWiyX5evKvdyQ+2U559\no4V8AVvTvW6z5uyX1kFBVt+NF8/ncNGQQgx88jgHMc7Kj/jnz5Dqb/FUE318\nMT7zvGrvki9QPQ4AcvG4mXShNRpH/3PVhFDWXLlixWcWWG9bdnJvMbyWN+kv\nwlNwsAADMVQwPTrqfuxliaYHKgJtkbhP5gkqvRy+QzBnxzA/Y+QzqMzw3LGZ\nTU3rmrPTo7HpVgvQbAjlQuk1foDO1oFIhkceJHCgWInDaOl2NwAXPXJy3vok\nWZfFswhRLObc1TAIcpXfNaRU7wbe8iK4Fj6A31sl6ByLcjWjrWF7W2oy67Wz\ne8UKBg2/7kEuGJU/28IjXTjCIeupGPneRuNZd10uVwdwcKzoTa3EYwORnkMU\nT1lyMhAba34UJP3rE6sowVyw6ztG+o3XCrZWwqGyd7pdMdQ71X+iUhaG4Bzu\nTdHLiqiIc5x2Nz73FUMQovEWqgBYuWO6Jp8C1QseEOGbJUUn1yB0ehfKL/4N\nud0HgmH/xiJqC3TXec/Y6EzsaSh3Chte3tzogK28UK2+VE+qPZfWQwQUw2YG\nebyS\r\n=wAGu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"34b81ba677f240bdc1fdb74a5f2a4c91eef6f0f3","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190131"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190131_1548911181219_0.2005280345949405","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190201":{"name":"@aurelia/store","version":"0.3.0-dev.20190201","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190201","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"51bf096a566cee34a29a839fcbdac9b73e9c08a7","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190201.tgz","fileCount":19,"integrity":"sha512-r4qkaVxE/cVeq1TfR8cE2JmngFpmSM3YNaOwEdowwQQOOUONNxZCgzQ6J8vCohAYmHJ7inEIRMo5pEBnLuWuLQ==","signatures":[{"sig":"MEUCIQDvo/wdkA65t9aiLEMda7Ym4auW/pr4D8zjKRqIwPZGUgIgAPQ/t3FXauKgmNoaEmkkbwk/fAV44ZAtGUAFudg0KTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcU9PzCRA9TVsSAnZWagAARkEQAJ+5EqJKs9EMsLkfdDPw\np2K+RBnMF7qX/bZk9w1RWvEgB1dCLOBOpt6wEkLfZhVNtyO1UINtA2UXNRjm\n2652/sojSit6x7jZzhW7KrGC7KT2g5TychcdUsDJd5EACx9cNcGLXMWcOF3u\nXFLgKNJY/v6dn7Hrm2EaCNKgZdT/w0Vtao0OOkvo8H8YvQTp/oMWX8AY5x6F\nwqeK/ZyOCR0ZA6PTOlYwI05roTuCzJuCa92SUPLgDq1PEBaiHlF7aIhxyAvM\nRgos0a/sCg2GvYVrk+v/8z8DjLHV0AaQj4t9mTHfgYr7paPL70XRbwCourCM\npgEPv2tlN7gvUZ8Rs3LTT7cOPIXHkw2PoHhMOj2zCyNYkDvXEKzBZi0Hqlkl\nDWy/2wdbxIleIdpk1KkGdFQckg7BalxgM2kWolLOzkCzEsCL4gPbFF1V6a+V\nyo+UD2LI5OqwxtA3GYGPgRGxVEfGxQsknRJNM2kBoPTnYt8qCdzKfj2CS8Z6\nJMJRNPNTOsIH9i+VMT3wDURiJFzR6k2dnGfHtIxXEzcXm5+xRsayTaefi0Q0\nI9k1EJeRgYIEGg54xmlqxTqVNhfXOM72EFEIX1w7KOlXRXyXriezLKW2hDsq\n+oPicXyEmRDO9177WCvoUq4A7SnHGJoY3CBk5WvH2AxHOO4R/unrDjLS32pP\n2WeQ\r\n=LBVK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"fc35b18d3a95a55899bab0e3c7498333b84e3eab","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190201"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190201_1548997618586_0.5125761647975768","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190202":{"name":"@aurelia/store","version":"0.3.0-dev.20190202","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190202","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"22490a06e4fe1fa1b55d2323be8bfa19e963c44b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190202.tgz","fileCount":19,"integrity":"sha512-IKOzomvYdKSNQRyOdWQI485VbJsDgzuZYWxU3uhEgAuMJITa/6lYUunAdKnHKQ7JSaRWWIYtI2XPYDv/UN+x0w==","signatures":[{"sig":"MEQCIGaCSBMTzojs7PPrjFhUiXAUgxmA9k9e4NcZVgu48L/gAiBULiqjLuy4pgkcDTPjMX2sJ0GqpvGOzZxH2BqzpH7u3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVSVTCRA9TVsSAnZWagAAvDoQAJkaDxHULUdDmj47Lghm\navlsZIh54N9zNWT51weQoi5KyD9eybGg4kW37mGMmWoZEi/0AykLrjX6j/U9\n+zxPqqctbyhosz/9GT7lBQgTNIwZHpfYIejH7Buirg8gu7EIFxhUUXgmnUsp\nKGNQ0IPa2W16ul2o+k7Ib7P4TUFiLwKna8/X1Xnn74F5QEEpIrJgCnDOCIY/\nAk++Z/SNvo98E7KexcbgrNzj5keGVFcEVNkKljNhFTH5Bo6ETTLPWiWgF8Zh\nxI9ropAfsyWYAKs9LYKEL/7rJdjyCwpTYu2FGYXCAFW3IX/PFfn5+xZJy0yz\nZ149vc/lH7M+dKEp6OWftXqlgVlQR6ECR1VOeb4ZISISUX2ITfWY9bEQmU/N\nVLAPMnATl7csfxrsd6tja9yFfvibWDJB/cN1net5fv7kyHxiQNY85i0jwfkY\nW7hynQI9O1d5fXANSYLA+0sL6/PQyxHgywMFp+GFGJTdvQZbNbnsJ/XnHJK2\nu49MEDcB7Msh4ScNVCqaiiwcOhqCzdmZMsz8X9RYDNgV7Ekp7jwCxexpfKPK\nt+NzEHRzDaVtYjApMfQfwEH4YflesBEYySdUqZ695kn4WxIKYJP/wdqLg2VS\niyv6TitAqkXMSsbKF+ZthYA0M0WY/3ESS4dhM6BL8yyGHvukRufAH7OKvVu8\nijVI\r\n=e6Vd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"cef0e17e04dc6ed302cb36ebb3782de5274c423e","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190202"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190202_1549083987361_0.12310493546050805","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190203":{"name":"@aurelia/store","version":"0.3.0-dev.20190203","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190203","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1135ecb84e26a26e9157f4facc59885748e04c18","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190203.tgz","fileCount":19,"integrity":"sha512-KQzWYIuaP10VLLrDS4iVf7wHYMmLr+QbjAZCw1epPf9LF81sjMRTiKjieJxj5qo3qrs3lve65g16RKPvEzk+bg==","signatures":[{"sig":"MEUCIGzattbnfBRHFr9CF/fAqCVK5mv1JBsSopBK8xmYzKogAiEAutsHCBRHJIE0XZE51AHRdJRq10SV7x3l/01bbv1Cedo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcVnbrCRA9TVsSAnZWagAA0nQQAIo2F4wegMznN2B8VxMx\nyLaIl42kwAu6EhFQrbWJ+GF229sJr1EvoRFQUxhX605rbx6c0JLt4fgnGROy\n83zy72CRGAYkwlJIFw8n+WrNxzZaMHtgR7wObaWOxjvJBV+Ashs7eOslPpJO\nVU1vuOeOaduttT+F0c6zEmlzGiTfSd57jpL/1HSlhvA5RXUhw30Hy2hvu/QL\nXQfaZlUcZri88nFGqTiURWfIbWqqLKdGx74WSCusTJug1PfQHXU25t34yxR9\nHapNW94NlRym7I2Az5SDFyiDehTwyTDdCP3NAJANeQg/kYg2zeEktROeMBP1\nZRYemuxELhkySu5R384lao+3zOAWhAovIbluH6ZVQrn+2VUeTu6492c6/4fU\nvQ9T/0g6KDCTvHqFFacCCmR6LrtAiyVnVVjFteFdXSjxkNvKOQag0nj5JSYj\nVdw5UsYP1YBbfaG9h/+ZPdbMkkVZ0ykD1I7uV1G9URUjc+I4biIym5jnDJCS\n34qvtx7pgu2lrmJB2+yqq7zWl/PDcLxYtdoky+AWGKGHpaItPE8xFDs/MTjU\nAqwG2KMduaq0mUoA3ZU5qtxhyt1MlgfgoEwkR1QzYWAt4RbbopYktB/Tll7f\nNucucOnShXLAlowbNkQxDHM8xrm0GLcPk6/SNDUJ5lHUcAtB/ZKz4kwEN0fE\nUR92\r\n=+/TO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"f40459aee11c2a6d09f7eb542f79f7ddf80f9191","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190203"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190203_1549170411076_0.7961339344639407","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190204":{"name":"@aurelia/store","version":"0.3.0-dev.20190204","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190204","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7a66140e80b3cb7a54c1b9c3f73d9bebe7d59ec4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190204.tgz","fileCount":19,"integrity":"sha512-DJC0iWR1+JonH64+g2Uo2iJ4IymNPCAQK1nw1fEm9u0Zanr/Gg1OSmDgfnxhdMaWr9yv/2s0JiGvGH8Qa0o0SA==","signatures":[{"sig":"MEYCIQDtsPnAuII405aDoRnpO1DkboCiurvZG/I+8/rJ0J3qpgIhAPJhk+Au2oczrrAZ/jYvGG0aQkWt6YGf/rZ0B+RqMAJN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcV8iACRA9TVsSAnZWagAAvD4P/Rx5zqCD/VSY/WndECfV\nSYW+cGb2FA59avGfYkWbw/giY7QRuurLuiM6hFNYE5y0MypqJ3WP7+MPYhgV\n0Prxe9OLFaP4HFY+LLJcGhf16UG9T6eAqN1HDmin80kHLiv6iF1T/lnz27Ve\nHrfHhbCjGYDqT4GfenEIW/x8SmDRDdNAAgexkI+hYcZOHu0JDYCq8qOzYVxg\n8HRFsuqyy1LadZTlFLT7gzvZ+jV4GlHMAhJnVcrFdWQt6eXfJDcOf1nScuYG\nKZfyEgtlRBZ6tmlyxEeyiQ17LGx16AUwOUXbRAFbScprhJxm+UmthQOyININ\n1Kv2xBznVYXj2ru0F15yUIpyq/g5DLa6Kj5Ehq+yIWo1aDT/v3+Q14IBNU6p\n54jNgyFqwMvK9nV1llHjZCP2mZvAdZbUyCfxjIlXrOQ4Bx2Vb7Xy2N1UV4co\nYfM0ZL3x0AToDDS+1m43x/OpHUty1AGYmBxYAxtl73GprYKOHgcpFhKonDIE\nXnjfxECe3usk/61g6hu3+KbXyh25J9oGBTZtCuArIedsfOiElB0TT+vWxaDQ\n35KtQf7pwMZvfMlSnxlzi8dwsYaHqq8CeixzrXJ9W5Gb8R2hPtBl48HTSrRB\nI4zraS8bewYtVntgcb7UiiA3dCXrkafA6RpiUlSxLXnh0vYENEqsxXqRAtOn\niNTY\r\n=Azrn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"447b47881b5a072af6ce46f03c082abbb1e05c3f","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190204"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190204_1549256832215_0.5402164697479988","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190205":{"name":"@aurelia/store","version":"0.3.0-dev.20190205","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190205","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"74588d2f57bb88e92ca7652e6e1da2f5703f873c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190205.tgz","fileCount":19,"integrity":"sha512-f+D+BnBXDPswb3tlq/FIhqQX4cvNFPgj2ZkU9I8P+zXIDU8/x+YcsC4tU6mHOIJyYiRFe/Zu49S/SYb8dW8afQ==","signatures":[{"sig":"MEQCIH7EpjntAGbdZMx4kYlj3o6X8tn5NPrQbZOliU02+XZ1AiAKdurk44boz2rBnF0xENyUnSnxJXb2Na2H1Py1/xdxUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWRnPCRA9TVsSAnZWagAArzsP/1OMci9TPkwgUxN6VQHr\nasC2F0hjupgJLKDVA7wFefgQKFXYpGtUh3qKrjoqqkU2kyLt4J1Or1x26lZm\nDOdMEVTcMwQER/3ME2igKK7MmS4NvCglGx2GbtP3lSVGcwbjMtgaNMwmWAM0\n4GWrSqMWu9lpxd66ML5EhfJB0Vj3PuwIQ+tBWw+GhE9z33zR7dtuBr3ESitg\nhaLmoBE1CyYAyuhC/SjqQH8Ww1sgDxWaOiEVJCcGrHmQfzOYZ6eZNj/M4CRp\nWMcqQjhVEDIy7POvduuAHoNnpO4USMt8m9BYza9iPwZMzHhKJmdzugXtVvJo\nHh25bJ4wE6UA8AklBx39g0TYMd0UkUa3pKyvv1hZCpUwZV1cXELtjed+7ScL\neoGheZ0GTk7zJlzDPl2VTlDFhgUALb8LclHQ6LCDLV658u8uhFWjCs/WuepP\n4bp1orWetv8ihEDv8d5qbcQIlAGFgyFwQSJRhCHiM2VrmgvGPrQGXhCGAMrU\ny32FqkfytlEWbEwJ7y6IaK4xoO/BtPJkQNAiCAqzO832LvkxvwwSqdzbWlxJ\nVve0KoDycFEavqEQDky8SEjTSxkDaOrxykFltgvw5eRhegOZJ/prTYOhTf2a\njf99fzTICTlNUjEfZ/vUiF22ou0589gBJOcnrEOKYI9/FLFfFmTOSc6PR9yf\np9mt\r\n=zK2s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"9204120b91d66e8c0997e9ec69599d5a4ff7de57","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190205"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190205_1549343182633_0.8493078900194466","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190206":{"name":"@aurelia/store","version":"0.3.0-dev.20190206","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190206","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b4287ad869d7a15ae53c84a936b55af70377a769","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190206.tgz","fileCount":19,"integrity":"sha512-mct28yjEBprl0Rs1u+h/m/iYzd80YGYDAKaTnCH2VEhz/72V5M95nvvYqMzD+/V8gDg6idQ8zDixa+RJ0EKlZg==","signatures":[{"sig":"MEYCIQCDO0etUU4dQOg4EvRtDrqNbrPYxnY3NTJcgwOxRU5zjwIhALV4JH1hO8rE08mmtfitni1J5NtHjG5gU5J4RpH0UhX+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWmtoCRA9TVsSAnZWagAAFe8P/jMyjk+zOgv9q1xDHTD8\nmZixVeriO35PyZ/bmzZ7qE+LtVniaacotjB92Z4IycRAQ4u0wWJ18jEnJXuP\nvIhs8BJgzS9K+iDMlmEfngtiMy7X6Cz8RUZKW6oCjbOQLAzTc/Oj4+Iytdsv\nJlToMcUNjNPRSIITmuOncv5gcdecarMFy0ma4+Q/v+kVItmB2zIIgO5I5Ylb\nvJx4MsmbUFznsKPqZcThIhjJQsQ1T0YKZLuLKZaFrNtr43PMnaBNlpLoLW/X\nuRzQr/8QzDE3BaOzfi2nxRwuw5p2/nV8VjSpCsrwiWE6Z2thyF6XTd5IGOcS\nrparMA4uSohgH2+UG+VCO/l6/0SrJYjeK+6Q69K0tJWKYfXD2OxxjldpfS5G\nVgpoJPZQqhEbvjedIpX2D1Y/dSNvap7gQ+rncnejEyTEeYNFaHvAYJI6Sfw9\nJC7fFpco4Z94glDxEapWO4YS7qMC/IUtt445ZV54FUJfSRDjL7UyMVlLF8Gs\nsgKUphbSu9Ajt+U1vClD/alstEE4Q7B5VITykskw1brhAaaofAYlTSpWq/ZI\nkcTA5HsW2OxcGJwCdGcB1RZp1l66Kxd/4T64aBZvRdmDjYvPqPHSasoUbTBJ\n8PAct12QAXxnZChRsLTBrGicyhZkvfF8ZPJFAueR/xt0jJJpe7lEhuIBTzlp\nk9B4\r\n=bMnm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"2cabe507c76a2a01e0655d1e0de9e841ead8655b","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190206"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190206_1549429607543_0.5802594178609017","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190207":{"name":"@aurelia/store","version":"0.3.0-dev.20190207","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190207","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a330e9d7bcad750e0cc9172d269735a8433e8b66","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190207.tgz","fileCount":19,"integrity":"sha512-wxGruTxNgKriFB3KdoGZGQ8inWE5fgMYycqAqt9prjpq9gwNFJDZkvvp2R25zU+d9YX1V4jZMLPulBj/rG5eWg==","signatures":[{"sig":"MEUCIGoK/Ep+EUvZ/09lI6rY5JQt80Q2BSYpLd5z1XU1R2OvAiEArBGIxLwbvXsbhx+IMfPG/xpXeBDPTFfFxsAyCowCUI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcW8XyCRA9TVsSAnZWagAAWBgP/2Nl0g4hf7oXtyw0XAYV\nO5d2ZlcfJZv54dbZlo375oUAuWtCaweFiZmyz6z7i+emSmcwBNQFCZ6yvYUs\nTgFtkJS7+JEUPPhBApp29t1TP34FpXk+OPUlUr6zX25p8lqMDZbUhU9oMAyW\nqykiHCHosLl3A1SfQ37VDx7k1abvrhXOpEeMFeADkDAVOC5FWw3sYsd9E1GI\nZ6dfVEqzVJcjAZUx0v7BX5++hGIWm+P/i/pO6d9nP+pyScaw3ATFzdycgIgv\nQEdXRh9TydPJvOlaoUeUlOz4X//rdXs4EPdimON9sYK3KOIzPE7q8LgrQ8YB\nY5NQKnJfVEhMhtAwTYQ1jM/sO4fGZ3avxWahJo5cFhysKlA/PjdBpAo/MCOI\nvTJSAfIglpWJrLs65KmqfKHobYsXpT885amc//DUawuV1pMPQeua7rVgEVgH\n34e12HcDQ1+2zk/oncOQzTrn1WSVQLnEUfMFa8ZLGV3fXtUf1785eg6LwEel\n54hfwqzV/ZWz+9w3/E+VkOvLK1+qAW1rWJ07a86FgSc3O27Hf627GFxNhja8\nCqBLmiFuIeQ9I5AIIQfml4tppxx+f0SOkfKDOx2G9qQ8beR3Yxvn3YpLMwrD\nl9yG1KwZ6Gk6YB2BfEEcK5vPlCnymqDOQgBuphxlHly/3KOsP+p/cE0jdx1r\nr+D8\r\n=SGzW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"f6063e9268e9b2068224a8d26fe46f2c3fe8ef1a","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190207"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190207_1549518321930_0.9301442443182943","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190208":{"name":"@aurelia/store","version":"0.3.0-dev.20190208","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190208","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f5a5d7b4f4b9638407571250e6f08ed6a0605241","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190208.tgz","fileCount":19,"integrity":"sha512-8NslMjTemm+0Ym7IAcjD1ic1FeBbly+GpAshAlZp1kVOCfaVNVjM0x7mcyYTqNOb5U/XZyAyNQL3WzsPQrj/FA==","signatures":[{"sig":"MEYCIQCgSv+zDzyXp7JYbhbkU23uY7LI/siKd7qDmDd7RLVBtQIhAO72tywRDN0vF/Prot4IutBUeeX8nXgoS/0hrB2/mwlz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXQ5aCRA9TVsSAnZWagAA2FgP/j8cteekAk8TH8RoeHtQ\n0q6dzEF1pw+NQZ1L2/ocfPfUpkZVwyvTA88gpYzv91Vxxos0j5KDRlGeYwN7\nWMkGc7k2VNl3lQge9lTBB8cufiWkvytW90JrHepW6WMXmYc5BqBc8bG5d3z5\nvVMCHIq5HFWMgBCVRoKazi20rBxOeopmJa6ow0uGmk+CJk+EGWIj4y/bDdng\nJWzDxh3GVDz3zzH2WG6yLSuBluohL+rqJ3Zc1e2lkwwgKT4zQCrkdMyHd8zJ\nJJHAfYbvId6cb8qDgo01M6MA77EeX6ZMyCbPNW1eMASk6DIGi9zqv4AYFCtY\nRh9po5ik2PClRmPaCOO7r074G/PF5DSzLZo1X7BVJDio2NRtEMbfyYfj/FYi\nRBXGX95HBHRaEUBZ3AMEo6Rkwus4FEHOuYSb5JSqn3QMghEgsU0x2Yw6QhFD\nPBpM8Gt/F0XQainpeWbj++qcAg0z0XPp2dnN4Kr9Ai6Oa25+3LO2UAMDV0Rl\nrHGtIIauKsX1ruQitrZsYnMaQJQMnzlGFweRbsHlKSJrME9QYLuD4CzopZAs\n9q+lP6dBTA+2AXy+VQ3X35k2J/Wy1pBpKbP+yR+nWf4qsTbI8xb4yxvyVEbO\n4WF18XQq6OhKOXWTNBTm5re1IKHJ3fXhotdWmPwamQeq/Bp69siKGs7vshBS\n/KpE\r\n=7aRU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"275514cec74db6ec2f59848ee98399671780c6e7","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190208"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190208_1549602393731_0.5474944339125638","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190209":{"name":"@aurelia/store","version":"0.3.0-dev.20190209","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190209","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a066f6e8a7b4682507fdaf3638e19b102a05fc0e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190209.tgz","fileCount":19,"integrity":"sha512-iV91BJZ+7KLiN5RHLz9KapXmTiCsRf+BrWoiYL3I1n+CuprPuxRz2KqchLBpaZUTpBD8iwqIDS5UJz09dwqdRg==","signatures":[{"sig":"MEUCIH2XA9VWEVrfFaQrr1Cj6vqrdCR32WGcx/PYtmP5dwf4AiEA/IqHxmb85vV3cBOEZ61bIL0uwufyIQV3X4TbnsYCBtA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXmAgCRA9TVsSAnZWagAA8UEP/jbvbF08L/FdDQcxoorm\ne9cq7lBjAbOq7sG3qDW/u1tatApHuFEEGhZZ0TxfeXG46JVBMzfaRLXuXWkA\nspWk1LCXe0p4z4RqKeJzWh7+ltakMLdymtdReXHfjjyuIIzJ59etpsw8EU+u\nxyIuljoFXKee/2TQK4mcmzawTaWcFNILed2vFQSgVzld6r2QPEbr+gzRQ89N\n39CMGs4jmHpyUxuRMhfa8e4jDp3+heBUOZLmh1AnDY6+nc8GCAJeaasQj/fv\nZv5OuwFQ9mBHdj1DKZot+fwXDUgXd9BKEyt2v9ggNW4Trh+k8Ny4rByAXazT\nx7q1XQY7gbNiez1qtAgXu2j0wx5eBkS1D8NUUsJ9Iz4FiQUkwMlDgZG73FOh\noU+TE5nrk2t7/ja7o2DeO5cwxnuB6VJT8V0r7HM4rLGKOZQZ2sUWDpQcEgkI\nzx5AA3gFWpo64A2Wv+ZWcCgD7jiK/SuTNWrKxxe9TGajfc6YJuPc9DJhlXwE\nIvPjqeiAb99GWOehhQZIb1RffcUHcFb1UrVANYXu8x3iQ8Jk2Cig25dTjrpn\n/8Cdr2AUkkVQ6RZkjYG3mW7/a+OSJ7V0sHm+9SKWQ0tkzIYNoI6uAzyreDwT\nDuqwYrwTJ7e7ecI2kSPFX6lyiqgeMgDHQhEkC31HHjLdwrGwqd7B4d/29BW2\nKXoY\r\n=GLqE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"b20cd0cd799d3b58052de18c60f80f1c6a0fa93f","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190209"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190209_1549688864122_0.9099804039568657","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190210":{"name":"@aurelia/store","version":"0.3.0-dev.20190210","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190210","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f75099d7561df77511e32ca949599d231d92c70e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190210.tgz","fileCount":19,"integrity":"sha512-7vEEwZcFWr+UpqZB0j8oUdy0a7kdPy3EAEM1ZgJ8k/tlz0oiThotWVwsLvxxG37AnEWLY8tyztqehc713+0sxA==","signatures":[{"sig":"MEUCIQDKoANbwNn7g6sEQTeaZ91mOPVjayL/x8guOAMR2E+h0AIgd2Vbd3ENm+WLNdwdBudjeZBcg9SkU/g8ui3yyCI6R7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcX7F+CRA9TVsSAnZWagAAPDsQAJsGNT9tYx8IE1KMw3sG\nnQxrgmqZ7Vn/i/lL8rLcH0FcRDEpEoLekxqYwSIN4qmfjkvNBWR9xXqXj5ot\nXFz3NFHJ14p7M1FLbI3H6IF9+3U60d7sEycO6QEQiX1KT8brFbZ2I2Iu/8Ti\nRbRTLGbkOnSBqnmpxYnHTwSuw4UBbF9lYE7UaKidUww9nka1bGleVQ7CefLa\n6+BKt2vwyBmTaPnU0lDVP1KrAQRifAKysoVQT73nhHSMG94O8FhS5oIxJTq9\nY9uwe0jlboi73fGvFi+kglObeRQhrAdDpe0O4wHLc0/xZ1yUgtR8VizXWWlp\niKGM+Lw8gjYxPFFf6a8OL/J6e9gmvahtO/6n5R5rrmuKpqogB27Ju0jmmixv\nr5K4LKFKmwQemMIXPba4849mHSQvmCI4o3ctmPSYjT4b15zYbn8l/OoZBjl9\nLqgFUmLb95FOSgRD03Hn9lYFwrBN546DqP4Oh2R14+DLA3vGhnyc8UooKKVf\nQcvkXUfSwO6h5MCc7sKccur7x7uU0NlXGxStzoKqA/XDBV8BNJqRmDs7Yvnd\nzQe0EH2R/MAyzSq+2r33jxIRFN06S9Ow4mR//MzHzAnZssVOzS3MYn4GdGYP\n26Ig0zU79dnbbVALGFHgv1ut12/22/Me3OjJDgzifgOUQUBL4LABzfrPFIGA\nY4uU\r\n=8Crw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"169da765557fcb825f1a00c184922c1b6e2bcc4f","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190210"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190210_1549775230233_0.49404420546011574","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190212":{"name":"@aurelia/store","version":"0.3.0-dev.20190212","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190212","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f9d47743fe5fdee36ccb3a0df58bceb05b784639","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190212.tgz","fileCount":19,"integrity":"sha512-qNhFG+i//vkhWIRHn/yMPg8YfgFVYdyzk+ja62gAk3ADsAhsnZYSe1S4sDdR9XSCO+jQnyRnGGa97alhvPtAww==","signatures":[{"sig":"MEQCIB2a5DugjQ+BzWlNpZnwDwZzCIKIddouSjNiAiymTdmBAiB6wAzpxc2CbcOT24012so3a9FwHblnwWgYfIQ89BWL6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYlRoCRA9TVsSAnZWagAAJ+cP/31pANVxt9AmqvA3wqlz\nVavizIvbu5kKbDpyLmrSY5pFgGvlhoCxfQQ2Xir5yBEB70XfMObkrArWXJae\nKiB9GvypSgvbl2lXWzq4Uh0kQCxncY3Yp/FWTnsDDd13vK/yXIt2nQC2GaBf\nIkUttbFIrtcxf4B5NMGzx4awQ7Trt4maeeviHEHKomoUpj5eyc4FQJBpSuWK\n9seog29ng8iDs7qEtQYIMKqmiPmIH0ZU8Aaq+XLKNXQDW6DaQVYL1AQ7tdX7\nXxYVZloLf3X2iO0x0jEVLkvVfB1B3van8Mh0isyLbRj6p6Hid2MrdpoNac9b\nfibMMPrl2VzrBRc0ekAHHsyN+HzUoNdZGAeXtv5n7pkttW2kyU6BX8zREkqY\nZ6L6NwBsZG9y4yDtWBqG1pe7JqquLNKLeUkYHtp+pbJo+RxiaVPzaEbMT2m/\n5AcwsyftfpcCUbLW7Li8N75TSHhohrOsosPahMA133DyPUaPyBOEPjVtP/be\nd/CxdL8HgQ8OelzDs0bSK/KuC7SRPo/eBq84f3R0T+UWBVxyHLzCBylC0iC5\nvUB8Rj7sQAnVz2dXkjhOO77bxSKjYfyFQS3epYyk5mBq7VbYFEnClTlI2vBv\nwJIr6ApWWLY4rJNu9MVtbK4Og4UhloZbuaxr+rTyiXBaxvjU9fg2+CR0u18S\naAYx\r\n=y1+p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"85b97b85891f7ffa2a90481074c9847f63d25995","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190212"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190212_1549948007343_0.931153076509347","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190213":{"name":"@aurelia/store","version":"0.3.0-dev.20190213","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190213","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e42fe87b2d5065a303dd158126ff43a54ae89e43","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190213.tgz","fileCount":19,"integrity":"sha512-C9Q0zcBxKnHK5H+tSuSv+Vos+95SNpUJvzId1EMUHQ25HMDUr5JydlOoIjnT1r+PK8iU/3AVuINq2AX220BhCA==","signatures":[{"sig":"MEUCIHJIT3V//uHFT6oZAE2yowPEwiBrfWsB1byKaexpSddKAiEAtfw+pug0AkypF8X76UDpZrAMr+ddpeQXKwDdEUSP9Ks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcY6XnCRA9TVsSAnZWagAAVOsQAJBv3RDA+5q9K2p8fMzu\nISP1bQETYcCf2vL3EE+VMcZl+2mRjQNBJ8+OvrWeefIPfGS0MqGWzjJKX0gh\niOXL7JiEOfCrnO4qfPx6P8BmE430Lmrmp6vfNJ3uafrt8S8h6duKMNqbhcQR\n+7hepdzZxBj++aYdduS2iRcpmEb4ir4FvP1ir1nfM6AZUQ51YRLppNvVieq1\n/JsKqnTkFG8WNQvEcipY10P69bkOadk9hFWOVDIV8l4+z1raAUZR4zu2Exz1\n+C8ldktMSugm5THmskB3RtClUuxHB6ji/6AS2uD4nnnGWCnrRrwfTxxWI5da\nukbeuxwewNkxvSiUVW0GWuxxkQ+Auh8t3bMg4iNYEFbNIVeS7fhnRN3qqtcG\nOusPocCfo2EbbL9gGWcrLrhrnfSlMec9fa+qiZShmGRNL9XAyiPnRDo/GAnn\nEvDr/VkS6yCedwV+MfBBm2/sT2eZGRSl2b/AVHH0Q9YG6dQL2KpI0Wkg+QyJ\nt++97wgAXurYOe1WCSEDHRVR3pqLabmrw1wbVDFO2p6noip9adj1GRUbQCO7\n0+z6tn6XIE4I8lCcOUCPdTcSFdolrg889auE/abrQKoHTD3QfBQF2J51onEl\nOd6SvFysY4zFR/PRSg4nm+kaw3qYIQndk7kwpl1faNRyP2l6mevrVzKR6puC\n2l8f\r\n=+ulI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"864f5684691df395d45cc4ec836be643f0e49f4c","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190213"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190213_1550034407095_0.9152635199998844","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190214":{"name":"@aurelia/store","version":"0.3.0-dev.20190214","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190214","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"96660a3a4122322b0f91fdb4603fd96f38384f93","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190214.tgz","fileCount":19,"integrity":"sha512-wZ+j/waGHAeFZpv7Tr3vKSJgHNpKrKJJ+XIUYNExIgusbsvIusKo5MgIEFdRKr2k04cfhJ/3TdW5ksWE/RbXyA==","signatures":[{"sig":"MEUCICS4//lQAX5AHneWdMmMWjXf+b3xUgTDQASLzfm/ht1+AiEA2Nl6kkpX427dRW+ka4iutHqmphvN5SHhXr2guQ1tGPc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZPduCRA9TVsSAnZWagAAqjMP/iJcRlgtNNVXPaewPxyh\nT0Flef51fDxF9N4tpkdTqRkYtYcNz8fBOD27OEjwVhsCPgZFQ4tJGj/liCTW\nOiTya/kKsx+I6YL/DQjXkM3W9JSU4tfUusxaDln6JvW9365J5NmPhb/Jc+Ee\ntaBDbWinX93JanfThB27doe4kmMWG5RV/PmvTw7dq4zAhk99smP+U0mKH9so\nDhMz1AmD3NlXtMaG2McuFJ5i1n01yEplN5ccSW4GzJiWt5Nq7nw6YDITrwjs\nNHlrQnvptiYAoqFTRuUlCAfqnOE3cOO0KobOSF9dTe2kAflacZ+Tq7w1K3db\n4piZvhu7LmGAcMlXdPCZZqbiyf0bIDnWCtxFpa+1DYXjTa/n6TZX+/lHEJfj\nuGsh3qL+98Iq+qn42ItvUFW8LaLDUNzJqA5LAOZ7nYaI2iuUXgxZooGgJmgf\npVzwsE2l9bF4NwiD+0FPiY4w3zpNaSj98bLILgrm+o5mdCUgdqesVn3WfkYp\nRMYNd6aEi43T4WFXY3pkAoZDf1YFkx7d4Nmt4T+JapXt2rsUVffMC8DsdFgf\ndbY2uVhf5JoCU0yCDXCAo8pHD5/vSLv7NtzqgKjE1jvJuMfUDeI1W7XcBba2\n/uVgIW7QZFrxX31b3izGNuTbDbpJFRCBnzHmU3/jew9IlDzH4akXRtOJNv89\nQIY4\r\n=4AuF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"daab7e75aaa521188dce8dd23ad03cec656d1e08","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190214"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190214_1550120814335_0.06831898663644997","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190215":{"name":"@aurelia/store","version":"0.3.0-dev.20190215","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190215","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a2d91d36e1e63d7477e0fc5f7379eb0dde17daf8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190215.tgz","fileCount":19,"integrity":"sha512-nw6a0tXG9usV9TKN6AQ+m49sOKmppWA+P3HoiZl9W5LXLyVpc/Cb+MY3PSdIKPL/1Pugczqoof4KeGbIqLDWoQ==","signatures":[{"sig":"MEYCIQCbV0HqxZ4rFi81czuVaJYnE/wweFdsuu/vQZulY8JR9QIhAOC0dYzlHPLUYlqeQ4xDN3BCifM3HPFMCz9Fg6tXNFTR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZkkUCRA9TVsSAnZWagAAFSgP/1xyYUlNEZnL+jCgw1l/\nKZtcGsjbIXIii4TRelM1P1/ivim0FSvqVxxcsHf40jZchoyot/M0IyuwBT36\nNuZ5qR9GdjCTT3FV/7hKTBO9dSNrvgJ8W+h8LEHAoUQiylUjSYPh7JLo/yfd\nw0ZIbdU+KYuT1JocI41Cb33U0O256JV+U5i4Wze5hEmpHKkyngLq0uoGyGje\nRNxla9vMPE7MMEM7cfuZRFNyYZ3nH13QIZg/c8aX6Wfw9aD6CHC3SDIPNXw3\nIpOA0wk5fMnPqa8aXeagZSAyhtSV/OvYMEbqQ1E6JKGKoVEDOkBmIzOQL76v\njfUpohWziWmMQc4nKRDLB0pUggYZ6T1X+gXUOMBXgR4MVG3hNbxFxpN9fxy4\na7pFJLghZwFLmFo0hVBoaDSgpFaK4p/hPxkkK6bZGOW6lyUpjdSnQyB5WkkI\nLjgKPqsvzPHv/ApRuQsZMFoplv8gCt7tZ0gLH4nxx4lO2mZfslMbHNRhz3Mo\nzFiXdaRp9rHVQ/P3nHx1/iBv3j8fbONJBzIHsStkMYwGAQdyV2RNzvnxWbJa\nkfT4WKM0Z+Hl+c7cPKEtbrzYCiEdX3oY/RYPMLLuQnRxJaIpGyAxS9GvObG4\n3voWxMrx1Otb5gU/fcifDGIv3YWf3uDb/ld1xHjsdjHiwGW73TnelAsH/wgJ\nv2kV\r\n=O433\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"c98b2a2153191369f0ab00a65f84559d06ccdbf7","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.10.7/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190215"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.0","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.2.4","@types/chai":"^4.1.7","@types/node":"^10.12.19","karma-mocha":"^1.3.0","@types/karma":"^3.0.1","@types/mocha":"^5.2.5","@types/sinon":"^7.0.5","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.7.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190215_1550207251423_0.7498010498027785","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190216":{"name":"@aurelia/store","version":"0.3.0-dev.20190216","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190216","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c95b011d1c4a5d9c5eecbad0444ce88d719e5cc5","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190216.tgz","fileCount":19,"integrity":"sha512-ID6crHFff6J7y9W92uZSb5Z5WMCEgFPvwruft609TbXPJQy7cvHImXU2Z2uDgVsuAH5aQJyUSeFgh/WaqAQspA==","signatures":[{"sig":"MEYCIQDbR0z7KmQTcQ0a2saFTNP5P8tATXSLPOmYncrckSGXmwIhAIL5w+SRl1usap5IU2TGGDWHz/vNoKISu5bgt5YpKVjB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZ5qtCRA9TVsSAnZWagAAW0YQAJvOyiOBJxnYqF0fJnHz\neToPtpikWmd4qLafzzYGsz+vE0wJhRjlP/Ejjt0dpZFa661YkjUZzu7vwICC\njrUSdLp2eJlKpN3ZfaBIET0H8eP1GrNSEDkMl11Rnw09QuO+zxovaW0cWATi\nMygSh4OJOFdh9A3SYZPmruRNJ2/IZM+drhXYlR+3luwzBe96B8sXf+zJAxzI\n5KTbC3mtxZrrhFU9bFabfGm3W1RvfUqfK+1JJePeYyZtmRIjPwNJCvayxuQk\njhwu+aa3SbvpbkiZbEbb+aHJ/N4xmJtxaL477LwtsF/ufC7OMZ17VSog0zn2\nl7SZYVyrPf/F38qmemdh2dLkkGhEPkQLKpkgS1q67A1+mULhlrQcWdQYqvlb\nb28NbshT/gc0OGOTitWVG0rQ5mtDmn1VYAJw65N0GUyY043ODd6zFixQQD/5\nEFeVHyB/QEye9B+qZzsgQDtlR/AEGETgQ/F0SolPUMpezZU5ME/e97wY7rpJ\neNitX5/ov4fBH4T5jQUP7P54vcc/2D9OIVayFwAdS+himL/6rhIJ1mby4Gfe\nLt+VrBBfrsYEN6g5QW+8GqzuGjweZ5QfQ7wqalvsKiCwzOV+CExFXAS6E78y\neuQU4Zk/VbCtm3VYXronZy2K6uJsgq8g0tB0e+zcUsMJZdNDO0dCuGAwFzSi\nj2vs\r\n=07oj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"a115fb7371d6ec7011e2f6cf8118c8a659f71b69","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190216"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.4","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/node":"^10.12.26","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190216_1550293676600_0.8346167993432323","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190217":{"name":"@aurelia/store","version":"0.3.0-dev.20190217","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190217","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e99abac0ca181e3bcfdbadcb274106a97b47f913","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190217.tgz","fileCount":19,"integrity":"sha512-f/2NaJWycMH2lfIRnp74dT5RzVmfSpv79MbzGpMiRADszWxibssY0LAgbML1QhRxurl4ktmd08/BiO3rmdhsRQ==","signatures":[{"sig":"MEUCIH3epXsLXZ/c0OePhsREAdNy583T+gum53WPPWgb7pi1AiEAzrFopmiWA9NJgZ0x11nqBPkCOzSJy3hWwoUPqhnXnrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcaOv3CRA9TVsSAnZWagAAMUsP/jEWWF0vR5h0dxEEjGw5\nMGR/OYuJwKpVEYmGKNmI/HWzu/IZRzU93SenfiWWGCT15MizSE+KbBr4ywVZ\nAE8WHpPKU/TxiCt0L9B92Iho0NXCVkgLvir5zYzY5xYyw9ubY8T/bOlNUYeA\nR6QjfGiVm0lxBmkuYwigggZ+58HkHO+Vr0VcQSGro5R1OTsBOp3wNPMyEA6H\nCWzYFb6RJ1IthTqH2xsSz15+gPWN0R1nEZ7KruxoVwMXASPBDPwsQN3yFXE7\n3/9Mf667OPTV3g+sfp1O93rOUbmHsigTLZNX+rfwknaxp0wAjQqffn9mpyTR\nNh+U6duBKwjsP/yyPlxtHkRNHwB96MtYHh4ZGQ9MfG+Cz0v/cF+7J61R1b5n\nqdRqRojTWjCCig9EyryQP8g10cZimmXYoEYOOxb1nhQ09ecxLk8pMhAXChuC\nllLSzDZJhUADF8Sh7Hj5tsrDAPcM2YeW3bdV7+81bwEgLtd0dcCCIrFuq5UC\nUvRgCEVs82lOzIbAjs/eta2rIfB6jDSuc6xwvNpx30Fs3bnBFXH5tq47I8l4\n2OuoTl636UCZJaNVZmoGAuTPr6XTQbyjzabINUf1Jz6ZnBm8ZZACDoH4tJON\ns0GLMqhPjwio92KzOPnqawFJYCdDri7qLqo2em4pqkXkcHYViSAgq6qC1JDq\nGEBs\r\n=mNMa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"2283586d3d13d7af6d8af1f9aceb169069110575","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190217"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.4","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/node":"^10.12.26","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190217_1550380022126_0.13298852460821098","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190218":{"name":"@aurelia/store","version":"0.3.0-dev.20190218","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190218","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9dc762f4f885e85ad7e0652258ae3b5c7527b79e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190218.tgz","fileCount":19,"integrity":"sha512-YrG6ZEwHzoD0YMx/G/XhtUWJI0TBvoSQ5Hw09qox7TPWBPXo2tPpy+5ggoEbZzLEZLhBMQk0JfjEp9drrCpmJw==","signatures":[{"sig":"MEQCIGhY3rVMGp1U270UnN2NTHTYXRaZefFWrZ57kwAprEAGAiAcfrQQ/IMc1DKENEQy3Q7t0G3xGmbJBh/zgJ+WNqi+Bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcaj2TCRA9TVsSAnZWagAA4TYQAIs+eKo4vIJPPtjuHQnL\nD7H8zLdDCKDcndZgMh70SBeIDxdtHcK9sI1tBJegBwOruvVvYTt83xiECVY/\nu37jJglX/OFFxRiGPS2CYf0lUBvHCD1nhlUQZCsbNlowfMBb4Y7n9uFnaxOZ\nD1D+g1QA2L2/PbIMpL2ITJZ4z54iaIphyh9uqarunU1OqXxhscrfYin86Eqs\n2dMVoCG6zgv2TF1nznerkfkicWVkt4GWxptJsxJTK8gWxLaXQ9bGt1Fy1+UB\nFskniFVQn5K70llcBHhYa02bK8WVdDbMq/DSRsZfjElvvH0U+9FS1GFGdjQu\nFF+kfDQgXxcaC16oS2LrxDLsVheHheKtoomEnDdjirW+UeVb61Rnc8EsfC3J\nJzyrB9dLbjg3xfxdder2V8b9r+Q4ETvCGJnLl67g4diuBIap+xZ6KsyAkH6L\nO+MlPgDMgzP9KopWhnQkIgtVu9b8XzMEdSLOIXYpe9DoJw8En/1Q42lb6u8w\n1rpsHfESdVwj2bIMs35asguyJ6H/wNW6zab3qOW0Q10TCZkj0+rbeJPmQf6z\nyfGyoAgf7EYUna5qO9pepAgXuniLT1UZZElNSk+Rkw7xkJoClfwtXb519pZ5\nXhQM6ywqdMA4c8vPQHBEPFdWlehuhCIRYbxRMEaP4P9I3qNWrfrS5qt+TlZj\nYrTI\r\n=EPDC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"6aa383af5ed3522302de18d8e1f9aef3304e1a14","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190218"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.4","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/node":"^10.12.26","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190218_1550466451148_0.8244605125320368","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190219":{"name":"@aurelia/store","version":"0.3.0-dev.20190219","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190219","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5bf014bece9db1edeb0cd73c98f01d9be86eea99","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190219.tgz","fileCount":19,"integrity":"sha512-NkHm0doAWxLdsQF/BV8x8xL1DUc+hVEcDPrlakf1fbsiy+6Ynt3JRtKUTtzy1u/NeLCEBklWtj9xBdjZ7d444A==","signatures":[{"sig":"MEYCIQD7XA53wTi9Gm5irkWvzn+tVUA1fdUpOvYBoXqzuQoaygIhAIptOu48llqgT0uOUvIqxFgomvP2vPPMyhjoV/V3rfPa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJca48VCRA9TVsSAnZWagAAHNwP/Rl5MFmmwBIvvY6w2v3h\nrgbO7xpyn5wzlK+yviTRLLQ+AIUd3hzkfpL18wMK5T6px665VWhegIzoC4G1\n7x+D3P18OVbHJgHmOQr5YI+hAPTfV4O/9lEmogxBr4bRSw/OuGbH9hhLsonU\nUnxQfIv1JJM+UOFuZNYtbHlHdOdnH7j8OSYvNe2h8lxsX/0dF7eW65tXmTpO\naPEIbgg7lme59KJUFFYxbGSKcek6D5i4vLuR0g6Zl/8/KyeOxcy9wqupFFq+\nr1Q6U0KvGSsFOnhd3JUyrFlTC7jLiUyQMNT1Eo2B2lYLYqnQvXyFKJ/Wt28M\nNyLOMja49I/vJfcpQQderUoQc+wV0dUB45ehb8e5vKMGt5IC7UAu1avPkHEF\nikuy6mHYabLXFnGbgd/fz9jdlMJ5dLBrZ50PTHJU8xRin5+PQ5uk0gZsMTcO\nTk/pZFEGwmIPup3TZf9K173AEKgF9WCg161kAvyduor9O9phdwvAx+QnJTUv\naUwwFt0hPZlxZ19AHrtgRfs7Y8ZPxLyc9Ht4lJ/y8dpj8k2bqz52L+Oo50pB\nDcxbSFLye6tKEj3zp6TOQFKnM62opc18pyU0g8MBtlbovwp/dfq+h8UJpHXH\nzdiA2JzFUWhELFYsP104TSjvRaITFtRhohSPqr+Nv98KIPjtTXmTIhara5tW\nsDx2\r\n=Wi0E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"c42b618040515a167b9bf95683e773c0f5deeb53","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190219"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.4","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/node":"^10.12.26","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190219_1550552852823_0.7247873956473736","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190220":{"name":"@aurelia/store","version":"0.3.0-dev.20190220","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190220","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"000b8543042a9a3d8772b3a7d885744e577aa92c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190220.tgz","fileCount":19,"integrity":"sha512-vKccOiJTKc+O2VORqa7mQL0CU2RkHDB9RRNkoa2HJVhYtFfQrptxVJEIQwotT79VmyUWY+txCw4j8zc0NHCliw==","signatures":[{"sig":"MEQCIA0WC2bX5r+nTY5BGTaT8qNs+IKW1v9KTUIX5wck5xtZAiAxS/LZwG+c2gJjlIqJI5P+4QSnFHStLepwAyLP7hC5Pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbOCQCRA9TVsSAnZWagAAc8MP/3cR5BzRfOAHrsMLNEh+\n75xEGbWFsXMUji+XeYok5jgAzrAFW2IGtxQPS8pmmaeghdHptB6dTTGBzzc8\nASdb9IdxEsaSjABq93kbiKGxyh+bdlT8NqJC0+H5Wj1IebqE1CSZG3wY5zEK\nnGVA3iq8iRCrakEJJUcg10ScZXSVTDE9gUDMku4sckzlIgU657UcvecxY6d/\nMK3JM1XkWq+xXpjWxYWDyV4rX5bgxQYYZMyrYiZ8zsCxdHJMooinZXzHf6ut\nqYX6JEYQhjB79K0+mMvYfVClHayiUWdVqanDe2Q54ho6UonwxfsD8ChBet6Y\n7UWe+3tgA/2AXZlY2vHXTqkoFTvOOpWbDX2MWz7HmlpFhnyH7dd7u2SDQs2Q\n1NA6Dm4W+Wdy1z1VLkgUmA90GojAAR5Szoa7oAGVYMU6fY8lWO5u7Klw7D1Y\nrJNDe056sLW7iA5r3hX9UFiki/QGXX5+lRvdKCiwvuI7J/c8evcul4hace5U\nfrjoRwmYMDyEj0zoOHS3d8M4BMJPOnKg5V5SRK0qRgn6Bh2E223m/x0JHZVQ\naem1EjI900ztlNEysQ39r7YRK+MwXoJEjAmprefpz5L0NQX2hXwBybs+KCK+\n1innLcLHzz6n0bBiO0zPtqfcb9WADJKJ8nNXHQ8VYNV7oAk7BR4rmYpdePep\nHtef\r\n=X7Jk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"09ebebaaf6233118acb3f4ff8b325c5fb2cdf8d3","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190220"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.4","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/node":"^10.12.26","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190220_1550639247923_0.66340482796697","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190221":{"name":"@aurelia/store","version":"0.3.0-dev.20190221","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190221","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5b2e18331a8756baae1f2d62421f83a3aa4efb76","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190221.tgz","fileCount":19,"integrity":"sha512-PvimiDsRo9fr3Bd3OS7YmuZMpAc42xHfbbw4UJGBmAZDF4F3dilo/7+EadWTBkjF0Nd5lcNCTRrCkXAwBQ6EFw==","signatures":[{"sig":"MEQCIFaJRSPTvijUTJKcn8apVfaPzvrixFqyo7bI1GzHyefMAiBhkokRrIXcWWi2BcKgSadlYnn/4Feu2pj87Lzss4/vbw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbjIhCRA9TVsSAnZWagAAfBkP/ik64yBCtkuuEFilaMKV\nDUAoTWmvjLejlcBXL6dCt+hhl1jHNE3yx3PGSK+3fJwS1Lyq4XcC/kftagIr\n/U46Gx39AdwSJ3SfyIgvJ1GSUTw5G2qU+wQlcD6Yy0CPFV/JULuC+K68a3u+\n2n389M7knBENyL35slj2rwiHcxpu8fiWP7PSlQjL1SejU/PsTo8no6ZJ365t\nwPJUIl2/G0xQCqqn7CWU7xHhbIb832Kmc24hXJLMUfGPMK9GmskG4NraMc9l\ndJfp79daPdtaYuPq4LXIhYxApyLPTz7viETSyU/8nvUqff6a8b+o2qETgvcW\nB66zLyRX/mb5J4GcE7oxsVwGDnStYjwTx8MU3cukPF1eLJW3DvGc1aN4o/sc\nU8FkfHXqz0dJ7AEiPOrA7AU8ijzXRrAznCWy9e6ddNqylCbAN2ULD/zJoXOF\nFL37L79QuAX25QGu05a7iDVl9RBN1feHStnfmyMJMbyB2kGAHQbwXIjVjahQ\nxW+nfafWNIwAqNFpE4jobez9zeVLzPI4zfLjh3Iq2EMwnvfP64RtJx7mTM8k\nxGPOHf3BWQAP687V5fZyC+ZRBBJa3BmUpLXHFVWm1gAdOI06PJbycIj7NBnu\n+7dyUw3aZE+p3HiH+I3bEEg5H9u1lxWxv5X8MPf3Hxt2C8dz/dLDi7CIISxP\nnKVG\r\n=yhpN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"b5a378a9ac67312033360e9d2f55d5d24d18c66d","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190221"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.4","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/node":"^10.12.26","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190221_1550725664700_0.13665396574508515","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190222":{"name":"@aurelia/store","version":"0.3.0-dev.20190222","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190222","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"fcfc6d7b319fa4ceddb3dec7d915e8bf718a8ef8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190222.tgz","fileCount":19,"integrity":"sha512-XQ2DHSp4QZVqwuVC/OuyekcjR9uJ5/jO6CjjcWihFul/lktd3Tmvi4gZ0EjOuqmLKSJnXtmKtJHoFxGZIbCIaA==","signatures":[{"sig":"MEUCIEWRGTTTsxBCQ1ga5xtseLbd810r/fdtlRKOQt7smY1gAiEA2U7mbe3nkdQM3TUS9FwfdzdbJIogl9K34HDFSYK7YrA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcb4O5CRA9TVsSAnZWagAAzCgP/0rXjGVpXQX/XzjsmB3R\ncaUnvTx/yN3Q06qU5+gfcongWizMJMUWHZTxmlsq/7xJdSxGcfvXKTmMCwU0\nakVYJGswTMMDYfLVZ05pnysIRDySEGQ4c8GkpfnndHU0/hSHF8KkejZIbioJ\nqsrzdVmWhbinArRe2GAdjUhtbBjk2sbommgGuUrLl8Gaeee0L8qwO0QBx8Iy\nPiuQ8PHvLVNYNNjI2EUwYe0U9v+EelL2/g59TzUmWMVBUQQXCw9r7E2THVhY\n2GhyTiQBnwiFjxUdBIDqir19vmekf+SMZ59SGSX5OemxjSC1DNNrmc+wkzfe\nDQUQDEIjj0UoxCR5vVF1iYF8LPdB3uCg7WehGezW7y+J45uKuIY0jv4h2sdj\n2uggj+DCZXeJacaPHrWf0FGO0M5qaQTO4oBpsT9V+VpwBgJmwfsmYkUU++Dg\n+MwtWI6gloNLFHsLgD65Lcvf3VjrWMNlY5F4Tc49631a7EE3tc/avLeFDLwS\nKzyEy3l6rXJR6cIgHDB66uy88g5J1giPbl7Ylb/HwMwMsWDSX/y/LANmaUUL\nzXTpoaCru38D93VcG7YIYsMP8iaDA806A5v4arkQu90zLTtqpC2icoUTd+SN\nJY2f2jgXUyrvEN6HfqcsCr9wC0gmcORh7kgOnDr/vW/zzAzAnWS3zCV8IhMl\n/QbU\r\n=/1n+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"f3bd5edfabf4651238406d8ae01a4cb1f92be575","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190222"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.4","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/node":"^10.12.26","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190222_1550812088552_0.5855991765601201","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190223":{"name":"@aurelia/store","version":"0.3.0-dev.20190223","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190223","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e1ee088ab329b901f17ea2ccd551e57e577f9815","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190223.tgz","fileCount":19,"integrity":"sha512-jl/VNnRGIkzOzFz2IkN//cT28X0JhtDNtzedHPYDq/n4Z0lRWfVQEEfDusl2Xmb5bXiDQZHp311+t1tMAncacA==","signatures":[{"sig":"MEYCIQDw2/8u1LqxPvw9DkBTR8xctwo0LJi3pfOptQJP6psU6wIhAKj2SLAf/rK7SrvnvH2YgvfkkmVG+qkSA49ckFvXyML/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJccNVPCRA9TVsSAnZWagAAH74P/iKZ0tJXh0Egs0WekT9K\nVChS7SXMV0byu7VwI26v1pe4MxuYLCKYK88wqf2KvRMKDRLif7uJTwzha45b\nw27lvnU7y/sjVX5ziFISKXb1mS0SnslEhEeu9oNh5pFjSp0WvjEKv+pM9v0f\nW5Q9FeMQFX4WfzZVeUglBLHQQgqPMT+oiwsahwE1MPbU/yf6r2QaO9UzGs+9\nsCjrSWAGTHw0XZxkHWvP6kORwmzkgCKP3iGZ1g890Vp+KRIZ+JfiJgT+vC+5\nTGIDXbfsvj2VtvVJTd0+WiVFsPlp4kLDZIuLFQyXkGiTz9IjlJUx8+5gOiAk\nQ4dhBJJ8ao7bJfk4wkxKbqOaK/z5MjIwxXfGcqgjV5mbPp0E1rBZjNx8UOLg\nscYfMgsf3n/MdmJMcrExjM7OkM8DyKxfAJ7LwxceGjQ48SN53CHaQT75Ej2m\nlGzLD9N/gFKPefJu2leOdQl0Sk2k1rOAiRqOdc0b44oqBn0/pUH78rvTEDak\n/e8BPMmcgK3WCq6SUN4sXUNLcwn4HaK7QNWLUEUp0l5wWPtiwHXTyS7dnC80\n+u7y1hyfgod9xSxbiZfKP3Y3OpwrbbJImKGIITDl1jgWmEAtqCRGt5A0Z8i5\nGlUJ8OKkvDe9hHT+EYdH4+MEj3P2cexsCvM1/2VOqaHWm7FSwqP/4OeJUXQF\nmDL4\r\n=HVMJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"53f1b27ab1dc82768203d8732f425acfd6c53506","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190223"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^5.2.0","sinon":"^7.2.3","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.4","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3","@types/chai":"^4.1.7","@types/node":"^10.12.26","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.4"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190223_1550898511301_0.0533564272669762","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190224":{"name":"@aurelia/store","version":"0.3.0-dev.20190224","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190224","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1512d1269cfc6f95c5c444d5342e9d19a7e9f9c3","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190224.tgz","fileCount":19,"integrity":"sha512-WY84hDyGYSJvj9JHP+enyRRNTcgrjy+wKl30KPQ5GxEJaVDH6oucSLm21D2Tci2OrXCjP9GNgO0bWZt8sFh2WA==","signatures":[{"sig":"MEYCIQCqTxMBSbJ0DM7K6ExT1Yz3Pxnl0Y6HwXSztsS8JJxWVwIhAK7PGVahTl/gVoXzWrAUQLTs8gpS4Z/s5S0aZT1YFVdq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcciZ6CRA9TVsSAnZWagAAxz8P/2EzKwGrKpLXq6mCV0Ry\nIXzBw9krx7YZDSC7nC4SIlK8cW5954ur3DSybdqEetukbxQrOI2y+X8RTkKK\nbfir636dDHomVBpPZ/rlX7/JUrTBw3LMlmlmzzv5SkR5Zf03QDIT1Y8q6P5C\n7fQlwWbYx2x0yquoZt9OJ9XeZF+PtsLZDXEaVGd2Gf0OxtKYFe7wn1v6bhql\nlmbcotJ1NC2njPp1O6DJ8y17bfBwhyudWz6F8zfdWJAz8R/Oo6hlx/bgPNKp\nHfMOfJ0ZdkaUs8X85zilMUgvvlpKoDuRCzXsliHxIfvhtAb1lotfGVAQJHA3\nPf7OOomBJ1qp6M0d8smDK2a4JoZV/A/aEb7k0BuANMzEdl/tk48QlHgIeXfQ\n+dCq0TPzWuwqxeRXQe96UglbWPeRPuY7N3b8zUcEIZZmt2MrTleKPzKYMH+Z\nM2WUwmbvyponkrtmz0lW8NE/kOMrv4s9exSLW/YADUinL3B7GWZk+12RBLE3\n5jFPnNMmULfiqhYMId/ZXvxPB1KiATLddbo5kbNiZ4r45czB1jzIzzqp32Qd\nfaZUcqVCUCYnTLyaWoYiFxwYqoaXdq9nlFn7yLrxcgvEq7D+6mc8izTx5mr9\nGCmRsnx+hVPTmh6wU1kz8ySeOs7p0lL0pegK+t+QWg0tCw1cKEH7L3I/di66\nU03u\r\n=Usyk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"275c4bafdc46bd6ee381b7e9fdd5ad720302ede9","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190224"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190224_1550984826167_0.941036774516365","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190225":{"name":"@aurelia/store","version":"0.3.0-dev.20190225","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190225","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"eb2df95702edc70e8ebabaea64bc7652a6f3ade4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190225.tgz","fileCount":19,"integrity":"sha512-01/Btq+d7jVg9D1VXezNTrZOLOZh5CtPGmXkW+FJjDXqWmgf3ALxH8/DXGyd1Eg2vL4bUlbCuYKk1ffmfVlziA==","signatures":[{"sig":"MEYCIQDKLdpWPJmJAEYjSsMaLvOnhQlzmPc8NKC0d5EJ64ZUMgIhAKJJ+QItYK6dTZgrIxMPPwa/q9/6msTov26KNpSymQcp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcc3gCCRA9TVsSAnZWagAAMPUP/i7APb8/Q5dHbM/15pau\nzKEuKyo5jYme7jDeBYMRfnib9MOKyreaaKVMRE9EhwMkPZ2ieQGDgp/e1vLI\nWCRz0Tz6ik16SLMjThdn/QAm0gBlOZ2H2kr2+t+qZ6YKzR5AXhx8gMoGgtfE\nXbSo+67gOtHVmKOlekPA4twERTiKIKOLuVem3c8DOKWoYTVdk3cCP9NEY+WL\nlwfYvWUc7L8CveXdzOAO72dSNX5j+kkSvOpOHVXflnBeTHV5UAOKZ/ONKUW6\n7rDgu3Uj3VxSsw+T0ZRdEbFtBtp9dROmoajvbJ5nJcBT+Dn8wSttqzHzLtKy\nO1RdtK6uZQnl8SHUuNGfY7WwnOWNFZx4wil9C6J8Zp05U9dJUFZYH4ZUsNR3\nhqeimTL6GQLTjV2xw7sn+I2dOS05N5ItTHgxqRECmwZqdb2z2lfQqmMMc4Yv\nMyho6i6EZmbyKdhXVym12ek26lHGRIhWI+Lyk5UphcFGQuvlxMeWQqLZK7yH\n3NvdbHbkwurQYZhtYFpSCfozORURD1cJp/jCaovKP9MXz9MXatpS/pHNY2j0\nI51sCKnuDYdXDIeMD36CszkU9jLEIzapn2ur9sMhqJi1edSmruLRiTH/W1jO\n7+RVBCh82KtchSOyTqni9nC1msAOyS2jvlis2bryz9S+Ka7UJqowTtezLDcK\nuGN4\r\n=fiei\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"0845b34c8ffc0d64816b9816efd6b83d87d429ec","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190225"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190225_1551071233922_0.03500992626797861","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190227":{"name":"@aurelia/store","version":"0.3.0-dev.20190227","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190227","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1d8a06dea9691697153f748a8691f575f2de41fe","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190227.tgz","fileCount":19,"integrity":"sha512-5ECJPTb60/L9nGe5uQzixDWK2jhhkCEaIkWcUP4VWYzh6TFDUshIn1IrVkNalCrlWj7aNgf3AKbOV7lMOOVVQQ==","signatures":[{"sig":"MEQCIE9PU96JDB7MYvwpQgsLVeS9aTs/9Z75XR9ilX3kUgXDAiA3xBEhhjKZ15JF00sYCutJkjyXUpIaywFwurnRekpUuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdhtACRA9TVsSAnZWagAAyS8P/1SuVDxBXHC63ZEi/uot\n0XQvFPkhagLAYBj5Yo83UVbIy29OU3CtxXXKh2bYVk4rktBl7qHejMz0hibx\n3lVtEAVDmBmBm990yGttL3v/SE6RuKlUvh3ZSEJK1WBDw+fTsvFm2sV0xNug\nveRkNlMiMTCgsxtn8xpJ1QH0G/dDSA03mPTs+sfYSDGTAfnRnwxTsoBU/W58\ngzR0lrwA8kaQ4cXsQdaSGM0U74ujf5NihvcygLp0DIB0/yCdbaGe95jVGwwF\nIrqvMv93Zyefbyn57vaAEt6JkPHyVCiqCKzWbuK2/n35IwdXIYj+w+wHkTTF\nUQ9L08NK0iqFCq4Q+9wVyobVZB3a1T9Ke1hDcqEAIt1G+oyveItMStOG4UDD\nCX5m0w2D67qAn7KhoZRevyNYvc+kw8I5zd/EcNJSQTPzZp8OaYTKk5p9voKC\nDuExIGnTBSoFpSUMVt/0n8miSXiiDQjKfchzbuEcofbJCNB8LWDfGV9+udmv\n92nUjfrVCS9KlbubiEQZF72VVvy+EAdL0/OAyhbtHUqcYn6FOZ+VIaiKo3iU\nbdZX4waHkBFqEfab364VcmHkZsA8zmFi7Or/pICea6MW66ypedfb5qgYBHjE\ns8FoEkl8qp5MIKFbh2KoVxpAGB7WUpqrglQuuP9vC9iM3tDP/CCwGAxL3VfN\n1d9X\r\n=T1Rr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"26be6f3a6a74d5f1e90c64586e9b46caa0dd56ff","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190227"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190227_1551244095658_0.17333366870079225","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190228":{"name":"@aurelia/store","version":"0.3.0-dev.20190228","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190228","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d526c8df8f5be582fd196821be2c4a28b9cb74f7","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190228.tgz","fileCount":19,"integrity":"sha512-gf+HSzaqfEXn04wSyb1a2uS22yxJ+4J5XB4RWvKhL8Bx5Ob3za5K/QunYDmfftnubeP6po/Gsi0cBQNc073Otg==","signatures":[{"sig":"MEYCIQCH1luPfGJOVMwo09QzToHMABOfes/rI0uYg0BxDiKIngIhAJq+UIYhp+509tsnr3weUAxP9GSbHBTvW+H8J3d+StP5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcd2x4CRA9TVsSAnZWagAA5XQP/iXggYbKIHVHGo9p+mYP\n6OpMWfQLerApTNV+dEMnazoZOp2P7DnHeOdPMkL1C5li/3+hTu2N4/QhwfwU\n0ERrdxqvHSjSJ500PhEjboIz3ZBjiU6hh6OjIcHTNu2NFDb/v6tuVjovbP2K\ncV2eLQsdYdAQTjlxNuAJ4cp9x4NMFvjTgliq4k0CUl96GwLt4d2m7DKrBLER\ncb+cm6dz8ZctJS4IdTHQWcwlFLASwjqOezVetmSmq9dyS8f0JWzhfvwgF2xe\ne0f2esO8KhwvqNUiVGa+y1wtoau49SsHm3hJ5EWo1A+jr48YaJCrTKutQ9uD\nd43q1n1GoSHPBpfg6K3YXF5iM4mUNYqvugst5zrWECW61bJHIM/bm44rxgwm\nCPyIbCZjwmUxhMdAFUrDuAnd+RGtf1og0CDtu3Y1YRa0FUVFqJkYBE1KGfG8\nBzvJxxzK0+QsTZyzPaPyOdIaBDKeI1G2ryByFZ6sPdew/eijndb/NdDj9tHF\nimSygtmLEt50GlCLQrqhMTUO+43Ge4a8tAfvd95EQixgAPM2lIb3wHwhxA3/\nim+/LEfphq+CuqOyDl0quphC83I0EMvjYDSU8VQ3RI5W/w7krE5qq0zDD2Oy\na0Hk8a7oCBz8PHu1TlNWtyunRai/Hp17/dYN0eWBYj7xHRfAmCE9+JgPluSw\nTD1L\r\n=3p5L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"5f690c13b4a1d7b7b9931f7f86eaa017bb7950d9","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190228"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190228_1551330423853_0.37532720868057434","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190301":{"name":"@aurelia/store","version":"0.3.0-dev.20190301","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190301","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"cc7fe40cb704d22dce5a97a9e0a30a21f2b25ed3","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190301.tgz","fileCount":19,"integrity":"sha512-cBbKISeDl54yEE4npLJAg4PQQTIVO5mXs5SD1yx1ZGwzELdFF9DihYJwDtf3zxPjU8nao+py6Lf09G/Za2Vbjg==","signatures":[{"sig":"MEQCIBkuujlVEZAOOl2SAbRUWN2FMFzTuqOAy8IpFd8WL1ZQAiBcTbuKFF0uh68YJ/S53OIFuqhqIJ2dvCWOSyeC4PndSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJceL3xCRA9TVsSAnZWagAA84kP/12yNus6u2cSt3PNPkiq\nb+vORg9hb7f7EDw0JttawKooG9XAd1fITjUpLbYg+cLQ21pjYfrDnLtVNuBl\nz5BHP5EonVfFUeKYeogZBL5gKw+CTLniv1O7YR1sNEJNn8mnw+3e1UcNP6l2\nGzIxNCs9vRKTmk55tY/+ab3wJ7+40nNiKNsBc2HnAZKYuTOQMtTIX53b1cTx\n3lXuuwFFnDAJ9C67IUsf0mGSHlDc0V1rZmMaPJQMmRxsIXNS+sGMJBkAei4L\nBYRrKIgorZfejPDRbgIeghCrxRvjhX3J5DOweF2m0re004xI3Kbcdo5Cbh0m\nNnIs3tdqVZpo95yyt3hDX6tUW4xMr4kP/DA/wvR7m5MdYv2qh6f08i9uFM9o\nPbBJ9/45GNzZvkrBZ72SxA62y/2wmzpmtqV42/HBL6khxFYFsLSiDUkvVY1h\nVPTuqQS8j6Q6dhig1l1lHFytsd/1tFPSZiMMfRWx2FShXrqLB6nfKNQMhH/B\nSnYJwy5ukhXpsWxD9N+md6fL5KFhouUw2w57PyJ2+ZeGHdeTGLTzR+marLM8\nwHd3jsCIQuN/Xt1pIDO7FiVOaNAClXFKUZ5r1WY3knNjPLPufWkKq9u9BhYC\naIa2XXhXbn1sK80f4pALO31MDEQgTU3NSGN36potkjmOHW9IeIYrKy1nhIXG\nqWAb\r\n=QKf2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"2b851b90a4523d8db28ead9cce0b545a7bdc27fe","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190301"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190301_1551416816732_0.8814062246370766","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190302":{"name":"@aurelia/store","version":"0.3.0-dev.20190302","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190302","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"81011bd3ff0f5c79227c7cbfceec88def2955c69","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190302.tgz","fileCount":19,"integrity":"sha512-DNIbIV24oenp3quTssFNtTrNGB7hDYwyLF1MlxsK/4pJfCiqN0wrWUZOzPLnp97J/MHXOeW1P/hDBiRngWphwQ==","signatures":[{"sig":"MEUCIGPJ8S6Wfi6vusZJ+m7SsBhIJVQezO0iIWQvfsFpWvh4AiEA4rWiBH0op0xHuwMzrIwlfsBjsK8+aK+88v+4Wr0HB2c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJceg+xCRA9TVsSAnZWagAAx10P/ivdhnTxyBQxdIH8cbMW\nYnoIzEAdnurZsIlWvysqPoSDbBCaM0qWDRAAisu4pWdQjOMvW59b/CJCaXGC\nqA/P8pB3Bko46A6lpcDy3aJ8hDa4UUEyY3TIid3U448goetj+ne1QaiXDczn\np5UGlXctG22MntQSzLU7zEsTeTKa5SYImlPGEZ6Gi4j1l/6QLDE/xu2VfTid\nEqjEcawOvfD9/FuavelEFaZTthwXro8sepmfTTjQ/g3eazi8EqY4bbi7kC93\n0StUv/deqkz1wMgGxl+f9cp7oOjJ2C543pGTJebeQUnWX7ysKQ2mlYM9lNOp\nmdxQIK4GMMjOOKuWVm/2okC+ugnvl7xxkJ1JDneAMQuHFTNSpj9jHIDjE8ps\ns2uyY9LW0lj/wV5Tihi7oK/2K0HdT/F+5Q1upQ5uUbtBg58wltlnr1FVhWck\nzZMuqiuDfGoQCy65G/5cjcrOGAmQbo3dSSpkrmZBA3h46v7ujicaFR3Ma3A0\ngWmLy7x9WdV6fBFJyBkwQ+lyw08rjPMC7i1wcBTvS0KrfaJHf03DJQxKLBO+\nNp3U/gBXRrq98HtoYLUdOdOE0VO++6topIq/xXDTwaXGOnE8+UmUmHkXBMki\ndu3P1rqjiQ9yj8g/PqpFXUqJv1FC/OHcowjGz4kDe1s5cV++0yTEN6iSPpOc\nuJR3\r\n=18cv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"2271e5682d04899892852a72f575b0e301cec5dd","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190302"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190302_1551503280669_0.08953988173043892","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190303":{"name":"@aurelia/store","version":"0.3.0-dev.20190303","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190303","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"55972bc734aa9cfb72bd78bcb03cba1026f1410b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190303.tgz","fileCount":19,"integrity":"sha512-MpkBUN3tgQ5jSh21NkjXAK5930PA60gGLE2kcc+f0fgwcbqiBcnbLh3E41Y/HBbcTHqXXVWU/pj9iPLqiptLzw==","signatures":[{"sig":"MEYCIQCIUDXYsgPNNSvyONIFFeylX6IFWqVjSXDqEKxdZMdP4AIhANMiwcknbQa/Yh8vutPnZ3euFI5ZDYeGja9nHcwR7lSU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJce2EUCRA9TVsSAnZWagAAk/UP/iV8eZx+IC3XtHCw5k7X\nh3sP6FmXm2AmThlvk2BAv3yRg8RT/Gw1ZrXCkeedAcIYzN3f3Rg6Sixukn5e\n9j4Fscq4tU4NrOUiu7L/LX81pHRIt/puiLoH+firOd2wvifkXtcfKdFYCPLL\nFLwQe89HPLj9TWoRyDLbNjmQig561VkU76sZKrT5uO6NLAyEqA/T9u2rryLb\nYecOVSMA+YYlBvu5fJBunnmnsbwEl5O6ueVH96lRsPUhjmPOZQhRolZw8bra\n6jhJ22rrskp4sHNvmLEjHS9ZzFJPkshq6nNA4A5hm6WSvDD5ChrlxWYdRA5E\nHf6CmpDwaD1bsuYzaP+kK4IqjRLg+0Ln0Z0+xOxleiAOc24Fq5hg1kkDKioS\nisP0WivdKhAqHXT5geqRusk/6EQ+9e+TSGX7rdvJaVj0bQugQXAsO1pvBPIO\n0USjtWUVQRqfoCF2W7DL9fLSExKM9mx9iZKWDrziP5VETYBH15S4qawqMVxo\n4FFsWhoxQvDrgjlxYuL9fTXQA16vrmQfDL9ccT26605iI4Gv1z+Q7oryBBkB\n2sUByXxff7KhUcZiEJH//jeb2+kAth6TdyeU9rn3OfUncOiNTHiBb78psS7Q\nVIH6x8/cjImk38HRbcyHJEk7d3Ugx5tg+APN11CubPuvDQFHyS/l1W8KEPnS\nWaLn\r\n=axiZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"555203967f0cfdf4a51bb96257d62d3b810ec84e","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190303"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190303_1551589651471_0.8417445597979043","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190304":{"name":"@aurelia/store","version":"0.3.0-dev.20190304","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190304","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c5333e8d4370c62c4dbf77402f810324582009bc","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190304.tgz","fileCount":19,"integrity":"sha512-SeRTNyIoKDCp1uFPeEhwd20xAUXTXojROshwjJ0shXTRjcYIlXokHSdQ0HWZ41FenRSOFsdcg384bCJcUshp3A==","signatures":[{"sig":"MEYCIQCz+c+cmOgMG76z5m4TAIWHopXYwFLFUUj5zqOyIEwlbwIhAPLxJzHs1U8FudPv/tR6E/d68cQUwWF8n1N1GtOaLCbR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfLLcCRA9TVsSAnZWagAAExcP/j1qsjKoiCnuLosxdP1e\nts5D3tXOaG4Shk5QB1CRjuKA3GRTm0xck34EUOezE8drtGqhYlGRj4X74AU7\nLI6Lu85RMFdc2Sv42tK1WmFDtxzGRCr4ZJJigpbH5MEdrR97EYvXa3Ke5o+B\nntP/KhibKOQIjpbNr4uvE7hrultKTNs0O8awll3x/136TBvIaH2IoF3XgEkp\nQ1mQ2Fn7/44kLSfG/7XBOMUiVRKByNmGloHEk55ymbYSQJlGrepuTuWo00jx\n0H0bGP4lUoJl8mM6xPPEnvYOCYWli7Tb2g36GLp64+o7KN6tA0wk4Z7405cx\n9VAYgnorgrZJVkWhOOwVXJ2V+QSOWiPrGe1mP4hO7LCEjyDVxObySiP/z6Iz\naNSjb7sm6XcJ+cLZyvE/sO5oukrZmIpeBgkfqQEBBN4LKuvdZQIh9LBrVF/Q\nNS1qJAh36RbcTHgVcfSm+sSbDnl3bOUGQnwTeSaYbQmaeurFb16JhaLHBwRB\nHdstbVGvHsqeV5T+TihnNJ+c17aHXjP8XoO1QSKSwtc8gCqRHwYOXbEkMg/z\nKdDnS4A+M54g1s8BIBrXnJsekT1czZds50OvzarhFwtatdrSctm+eeuI935q\njLGX3smDT408UCojAAlUM6lMBk3aRhwsPDZLth9z6b7V2MEWhGorXK3kzvgU\ncI7O\r\n=cvyt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"72aa1f98619306b26451946b4c8224ca5956f895","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190304"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190304_1551676123573_0.5059474005003628","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190305":{"name":"@aurelia/store","version":"0.3.0-dev.20190305","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190305","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7bfa80697c4ff5d7cb5b0e02b05b191e1cfc1082","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190305.tgz","fileCount":19,"integrity":"sha512-Jbsdcn+/a2QM+TMarXMVatPTM6j3YqRSwtx6DKk7sxwprG4qN2ulUtxDScxhLPRHPvtRd0oPD4us4JFcRR02jQ==","signatures":[{"sig":"MEQCIAjfquUmO+jZhY2efcxle2bNnMdwzleuJPzPZh9qzPl9AiBwI840Jpbe05+TdEfXBZXg8qfSQnfQRj2v/Yg+r5cj2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcfgRACRA9TVsSAnZWagAAoN8QAIzoid9yUr/RdKx1tqWZ\nlORhIo6uZmZFKo0GyrsHb10YL645yf9WB2q/R7gh1T4Lus6Ef6IO4IGvuPEU\n2I0X0NhF2kHzMOofvfr/kDOfZcA6+iu90PJzDkSQ/M/hsdjOt+lcT+E/HPdK\n+3RlOWg8Fv21aEf9HstH1nfSLEtn02KVUQDYUzpr+mBfcJQkKh0oEzRB71kJ\n+IN2L83ElYiOM92b6a6DxUdgTujtKiuN/X6NlP9xZR3a8vqtTlTMmpOL9FNE\nO4yFAe3RUaIebSsL+tP/vqYL/HcPd3iSKorLjEWQtgGw6pRzL1//PbZXEhmC\nz45r9nk14J8yrmwnmnqfjvmW2ah75OktBB6zM49YYGGhY3LckHf8CaIQqY6o\nhXkH2HBBTNQMbEF9tMfkas/Bjz+3JU7iOuCpNsCSmgl3PxPL23E3trzEY9BL\n3X12IrpkjxfM23AHSmEeWg1lqSn5k9jgWHRXvo5AFX9IQtSL1le5vzRiYg2P\nH6Hq89E4HG5X9QfZFxoC3uduLueTtS3iYQLCarnkl2MlHdWpXxchnHQxjA7J\n1a0n9yESHxmyfH3+nKPeGXzuYCzty43Zy8inA7ZgBrobMq1VOEQKEPMqBO+B\nPHx5bkBrH9ESTFICmxMQSiBhTc1RpR+q/hsvFvPRRVmCPGPErj4AgU3s6bf5\noQQ2\r\n=lIC7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"0d9f19ef2d946084b51a9c9e9969a0bc0674fcaa","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190305"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190305_1551762495443_0.4908807141328855","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190306":{"name":"@aurelia/store","version":"0.3.0-dev.20190306","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190306","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4fdbfda39c06bcca08f5c8d97582637450318a33","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190306.tgz","fileCount":19,"integrity":"sha512-g5++igZ5Y3WX/ulWLg/8uEc15NYAhP/6PSYsnHsDGs/sV6T0ji47HKnfZZOnWZIeussb8m9En+9ETd8Y2F0kDA==","signatures":[{"sig":"MEYCIQDgp2JoDC7mM3+fJSFTVFjEFO3DC+v1nWN86SmRkD9aPwIhAMCq0peDzS/vRSKptIykNCQXTy7ZXD1dt+evtvfAC/Rc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcf1X0CRA9TVsSAnZWagAAQeQP/RaVKWBs+H9hA+gTNbl3\nLaevMLXd/I0rMc7LsgarnC1CX1Wk/NYvaut9vU0Qa4OpM+5lIqcnZRRysCqA\nYOlYohPlG+42wmtppgJJcfvSghSyWC7esXP2put/0Civ88CeYlETCKsFHUDs\nzipACOVK/1VqLMByNy0jkO9qRhdjOvA3/365XycD3YTCgpgIbSV8jDAk+3HK\nCoNYCJtCNe4kJ66t3JDu+PuHxfljmxdG9rK9EbT1pQXJWQkoRaZOH1myqHuu\naEvIQsThAiQg1vHHJv4EJZtWJPVYOwNwO8J6vJk8qucw7ndDlf0SXQdqJTwH\nPttSC1Hz7pknQytGHDye2shtZJV3sUgzfm++wLa2iBgviVPOpxebXrS7Rm4c\nB5sM/3AQX3B90pQ7MmUm1zyxDQFKGOd7q2BWJyeZKEKBl6mVg0dCmGjBH83Z\nnNWhcYhFewEgNEHaHfgygQFBX9HdiUAwVRN1fVQhvLC1enFtV28pqjhNgbqs\nam4Eju9GTp4bSNcf06OZQYM1oolMDrouYDBf0bDUeYfOGJw+R1L22RjpsBtv\nJMYUnV142vcb2mQF7AQ7f755Mgm4F7gC0dGhHdD1ektV3XMrNgNJj7SljZKm\nFMIDweSAaZTfQZryxQQnrV3lvMATawW4X9H8WdY8il1xBdP5gz4Vp7qdc0cx\nrI0y\r\n=EDKO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"aa81ec0be55f2535edb023d15351552318edb1f9","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190306"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190306_1551848947993_0.08436172715916479","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190307":{"name":"@aurelia/store","version":"0.3.0-dev.20190307","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190307","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a45f140004d15268366402ae7abb02d18ff2126c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190307.tgz","fileCount":19,"integrity":"sha512-kXj07SSlJ01UfHFHX0/P9L1XauaSSZawbiZfGD8pp23cQrPTUyfll+VVwu7ZSjhQWUuXoge79hoWLZlVM1NvYg==","signatures":[{"sig":"MEQCIHeIhYRS/nI2ktKb9DSwaaXyPtEoRaRlW3nAenJp5uVxAiAj3YOKH1jnyJ6MlkbiY3TPAoYlklXjxIeN+AiYqlAo8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgKcqCRA9TVsSAnZWagAAA9UP+gLXNf1EN4R7ME9omuda\n29WLNpxW91PqGLhq/O+tKagGZzujckE7pXsdqocBm+HmipP7jJzgKg6ZDAH8\nuqO0D8ys5kCtF2dGXyXrjYUrnxmnR6J7cDizvRNkKAK9HMzTW6j26H6f786o\nhLYI8wpVxSq/xZdtRxqEBx2Yn7XlBCpQUOeKNm1eNDyvSszKqe0eyVZTpsV+\n0eslSNcjDqSOEu+OSG1+Nob/p5Ya5qFmd5reSuGOHHrGSK6MxuJjlGyeVLwL\nsj6NxwYyT7TZ0wmtj8KPmrxUqp9F3GmPJouAMC66wTIT0OWGIL7iV1YJtDfe\n0bTNQIRYgWyj+shgnld4zy3iFJ6sHTqEMC0JPtRhTg+eD0R1wwRoxUbjq/m6\nTn8gDT4V2CsT+CXk6+EuKr1ia+gJl8DnYaVYeeo+txqYxlTAK4sMNuD4abeV\n48EHMpzbrvgVzNVkOseBNso83lpy+L1WSzBLeSXBa2ePNs5b6eCrFw0OuiWn\nUEZYyUfLNUbnPfsUEB6JJ/Dkud+9MIiPSVVOPy+vyBblfacghOgbE+KxkYM3\nAXqiSRQkkVh9BOPJTh1QMxdfg9sl3EIbpOWF0pERVbx1Asep8W8GPkzuitio\n8zbOBH03EDHRoh9qVTlu+QtPOY9qy8+jMEPJzYSOlChLfv10MCyHSxh6qk+G\nP6TJ\r\n=taw8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"75cd1eb04f414b3963217cbf179888d86d635cb5","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190307"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190307_1551935273531_0.06501070319559776","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190308":{"name":"@aurelia/store","version":"0.3.0-dev.20190308","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190308","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"77b0a6b9049a6bff9b0004b00a67e775ab16f103","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190308.tgz","fileCount":19,"integrity":"sha512-OEtCm7atxwviDlzx6URm0Jj8MhwlFha/7GPhdgEn+tiQGXvGNeSqjCbKY80Tinx6ZcXJdv/a2h4lY1FVcOQorg==","signatures":[{"sig":"MEQCIE9xo/tMAG3fMWPWXuNqK6vGLX0iHhNgad6iqkpUygNiAiA/VlH6NGFZXbkQ3L+mYACN3r4cUIo5qkK/BBDUMQtWdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgfiACRA9TVsSAnZWagAAEo8P/3I5w5VZdDykhLK4etU8\nv/V+KSk9AncW5bZvMUzfut0p6FKVDHS2twvEYP17qDu8cCpXXf+iGXwA39FO\nO69102W0e/o/Mo0sMTVueqpsqClfJlxxicTAFS6ZrYfJXpsrNXUvL7JoU0nm\n8FJ4FpliFEmgs1MU/9RRma73aSK0Gw1iCYJgJAZKejGcSuOuizvu1OB+Mswt\njC2BXOAa4WlzB+8pqpCcPN/UAa+iP0LfwfCgOuL9/JnFA2D9JKFtAyv/tSXn\ngFPDmpMDZuz5rD8rzFQnOxEUNYG2upckynsyXO0G2pR2asDVPgSckbRI8USe\nMah7UqC8ABrXVJFocFt5/6vnez29a0vKCZ8OHLSM60btBKsKNfivtZCasy2q\nJ0vHP2ITzFDInldmhKmo0bz697bsXVhoEl8KYz9e4i2AWxHUfRzxWF1ftzw5\naWEWIJRCcGzD+my2gvkUErOIhiJExdc+lJNbW4as2cn00bCyzITMtqRiTFPZ\nii5nTzIcuQy0jWX5z2H5P1vOcU0mj/vDNhNBD98LY1wycGnUvmgiASq6bwWg\nB0dIK7BX2XQ33jauKG1Vt8+YKsCtQsenlZdt7qYDPeG/79Lo0o9H0BbSiulh\ngxJYFx05x2fbjcD0ZZ+7K0NsVCEqypETKbM0ynqF5HCBkjmu35c8+R9Qkm0a\nLViX\r\n=a10o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"dd848b7311e727e7f12c8ac12cb1ac1277a4386d","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190308"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190308_1552021632314_0.4519497729273374","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190309":{"name":"@aurelia/store","version":"0.3.0-dev.20190309","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190309","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"821a0c68cbbaeaec1ab4bdd5186b9e798937541a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190309.tgz","fileCount":19,"integrity":"sha512-i1vw6cPNBb7lkFCzEtXIPRsdF8ifRt5En3LmY95hZod1a2T7FENP6q6VLYnLiQv6EmIg1OwAUY24/D6AIuDqCw==","signatures":[{"sig":"MEYCIQDgkDX7HJZBDzGxzy7y14PyJSiiZqaN0AeaTNFI5Kn9AgIhALzfCMya23z4w57W/nH91frMHx/QGATuMg5WGNKnw5Mf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcg0pLCRA9TVsSAnZWagAA6J0P+warB/GSM1JPvhs1bs3W\ngyv2Y3iFj+9SKp6Y/CkrI7fWYMD7bcwlxMVIlRZah+e1mhlADpqHJBR50Cid\nExmKj5Mngr8HGzILRUXPx+tDpmfR2RyxrsC42UjYh8MwrafRCeLzozw2QTEI\n0WMCyt2r7D9J7kkxRzyyv7ok0UKtYT95LlZtd6GJMxjAqWv2k+q5GUgcyAHA\n3TJS5SL2+1clXZehzGL1xvKDSia1pj+tVId0CgY44JOkdiPo0L80whjcxNWS\nlH5MTTaMuN44OnyuJjis3/d89t7EvlcCg72Oz3Ij506QC/WzWPT5QjQknmab\nkWTyQ7z+kVNLedwiJFT1v89ETeTM5p1+NMQ+VpC/0M+cDHpfRuVjwfMPM6Tf\njf0A+6pr1p4XmzrbebRR26Gmz64xmrk6oMTlBF8kmzbJXPwhRjbYuLv7PKm1\nFg5SfuxmIGXNIWtLan5/E3Q/kQJYTCk5RN3Tc1pOjt2fZYWAf/6WlzV7mxMW\nEm5BAXwE0tnfaIHrytJ/C/wlQqZYoX291tKjsKsnKXJY20+MTOJdGc1Gavaa\naFWYqvs83dCG0H9dzQyrvUCj7S6nvDkaVXCzJGRSu56itaPUsUjRc5C3qiY9\nZHnvPtXjjz5zmmfDp+FGA0OvUOLtcqhoZuSDF7Eyc+D+UZbdIL98nrSXmvsP\n9BMV\r\n=lgc1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"4d2c6d875f420cba4e765265c5260d0bb306824c","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190309"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190309_1552108106370_0.9071203002795418","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190310":{"name":"@aurelia/store","version":"0.3.0-dev.20190310","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190310","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8da57959304aaee529d062f75d07b8be1f77c280","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190310.tgz","fileCount":19,"integrity":"sha512-SrnGy09j//dKvvzJGQDzXGB/yYxT9Td+R5IX5FIk957q10kclgeWCXZXk291gqtDUGDjNQeWPOguex23mHvD2Q==","signatures":[{"sig":"MEQCIFKXATPgAC/DWXpJUa68BelyU0OuYc/oaeckbaXXTLTFAiABlQhg3YklJe/vdHE5MLqwOAX2TPe5MbNhp2fvPJV00g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchJuRCRA9TVsSAnZWagAA9IgP+wRe/awD+g4ECqBjRn7N\naixf/JTBG8P5okw6nh69oj76Nz2HiwQVmuDKkbiy2Fszyuqe8i3xAHO61xQF\nd+ZL/hbqM41Pw1wbklqrSESpmkJhJZUA5xdSVBTAlFgdQyUX8HubMZb6NVLK\n1IGB/aL+85H/s0Mye8hpymR23mZemq9jSX6jlsbEfpCX4xfyV3C5tsUx+hUf\nsK1kCoyXtUiCZM7E+Rx3m/lWvY1hrdTNIkKmI3YwlWMqS6rbAA2kQs9OA6gB\n67hCsDMF1ot4PWFt16PrvLVb0NzzegdoqH+euvHA3/HSA4DTAR2dBKA//SBl\nWvUtp9+WhQTljNsuI+Tzeev/vqb7aWFTInOcl/PatQVhWNhFj5vI5RJHIA5b\nn1yjIfMmTYIycgxHFvqZZhL1GxrSp5ox5d4CpWqDyfMB7j9SiMcM5UBgXEEB\nWHSpV/R8AxhkLLeRlexCHm5f019S53f0Z/qZzyxQZo1v4YKYnK/IG/5BlYot\nOH7+HulVEg4gd+g7F9U8RolrM6dRqTCJxVsQ9+rXwdpksMqsBbmOE8Sy/2nx\n6rkuprfqtb48V1FrrNQpgqFV5f3EqDNZzN7Sos2ApAooUFrwIi0z7f6HiIrF\njx5ePpwzPdzKXcJlqHLdgoB3/vO7NGJwL4KeT4d4Dpe9hJVCfiWGT7uLbnKF\ntmcA\r\n=ofN/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"e71b10488ccdf0d640b6b012c587580e515ada43","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190310"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190310_1552194448045_0.4746081831934692","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190311":{"name":"@aurelia/store","version":"0.3.0-dev.20190311","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190311","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3c4e9c4d1136c393e8a0eeda9d8ca7d6fc81556c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190311.tgz","fileCount":19,"integrity":"sha512-+zs0Fo+qyVfCsuExtSmpiZnKTHTqcoWs7t2e3GVsMrWH56UDE+IR4t9xENJykAacCff7f8qBG/6PAkbDzaO2wQ==","signatures":[{"sig":"MEYCIQCw7qF2h5HEng8qIA+OPbdDoOTrXhMhmQ0TN6YfMlpoVwIhALIl7/zjwwSWQhaAobjP3Ha9IqgG9Qy8A6FEg542p3Pv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJche0OCRA9TVsSAnZWagAAL5YP/0AmlP60YrnW/I/XnJ7C\ngo0xujfQgefdWlO6chYqfcX9F4Y/1w95hyrgXO1aBueyCPUeSzOBxU3HIF/N\n9cTwYjO2rSwClnbNNuyeKyO34gM1yKto8tBoNBcQwOWUjuBZOU0Fbh4ft6Nb\nrdzvHHqlAEdtSD1bteRRng3RT1VB9hCXrgaFzoAkm42LJHOqEuEdM7K1ovcK\nwbczkwo+siCJ7XmqhhcUGRE/5Or0eBeqGBioC57X01X7DeEcBeZCIUP2h921\nR/uhVvYfL9/Y2jThgD4Folg4Cbx6iiyBgGK1HRTYXKFWRITg3OjEz6Wpl1fO\nKGd/EVNCZFCSWi+6dM+oBeTF7ss7hEv7JvUIjkdfKcurp3i17Li0Zcadq9di\ntaMo9s46SrkK/Qdp9rbh4V3DPbApCKhW5Sz9uLucDrLuTbmvYf7fFTarWe78\nle2J6N7aHIsWyGyPbN6+Xgy/YCnnMMief0mfPHk/UP9NpZhEmcaq7+8bs7lM\noM6HUbFG6CYLwRQVp9umnaGWp/rORUcmg0L6+tnbOA0Tu0vp/0nLCfN8DUOr\nVl719D+631m2Ls6rfvoo5S+zqH/Na/KedOdWjI7NDzGe7sbD+MA1LKMse8Qv\nk1Hn15HtMUXh9s+wXNf1v0/wvNEnJcw/Xgyp2mVo3ztmBt4JiDysSe+KZX6u\nRjTF\r\n=4snL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"08d9709a18d64288cb6d3a8dfdc02e1c6321f188","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190311"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190311_1552280846060_0.7278229635478481","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190312":{"name":"@aurelia/store","version":"0.3.0-dev.20190312","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190312","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"92b9faabf8ffff3ebe67e500b831f20b4e0b344f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190312.tgz","fileCount":19,"integrity":"sha512-H6T+9te267tirC+Y+S2WFOCnBkr6tTZ44ccie7O+szwznPQhGCKOwp/eswo6/xxtUUShCmV0WaUQi5gayOaOug==","signatures":[{"sig":"MEQCIGURE8BIQ1eCBzyZup6IYJCIKM2GOTJEshzvLAXdpcIvAiAWIGOXfI6rMGjw7fFsIQO9Zoe9eaZRzTldimLMzZ5Bjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJchz7BCRA9TVsSAnZWagAAXzQQAJ2M8l/Vm2zjUXcvIjtb\nAuajzOjAh+nNpw9pyOtbrgS+DoBg46geeSOpOwO51ndkdt/itBgVqkmdUYt3\nbUQIjGStjYafJELXMb4la+fCC7NBxchcEU/GYDmf90QIDtq9KpBtGlqNDfiX\n3EIr9Sa9r+yiug4MOkhozSFoDFXWpwsiUvqJFVXrnY5Hv/HzLCvzKGxjT15L\nG9F6C/3v76NHI2Y8er+ozSPsFG7m8/4L+RZ4S2vdBE//n6Ds5uOxchDpVBVA\nJLkXYHq53eLUcYDKZAzLkzjyQPoNATTnwGNIxJxRTJ/s6PnAq+B9NzL787Xe\nQr+TQ2xwy7EB4gA/ZI7gspmYKA4QezAm9jaNTD5x/IwXCClGpC1LN6g7/Ko7\neQo0KP6uOF7ifIpovLR0hbgsMDYAfIuuIPClkqptXJ5YhhR2F9/L7EOwvzbZ\ndgo59xCa7uRfoILw1AbDhYZOdLYL/F8nV3Ni8jeqvvJkLHd7R5FlOHpsOO0r\n63LyUlt2wyN7P2HdIvjlJTGvohyic4E/9nx/yYbCRFaZBVIYlBvh4MVKvISF\n0ZSX1gg6/g1AIsW9SsWRPqL9BdjzeaY0Lw65eAyAyHSeIRKaj0LU7XUOz4KK\n4/UiyjhG8H2bVOS9JtlUGsKbX2C36y31Pq5s/+7XgCb9o7xaLkcySiLqz6qO\nBx96\r\n=Zcra\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"052b9adf5ef6ebc1f031a77a1b0be9d2b25a7c8b","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190312"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190312_1552367297199_0.6990150948674756","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190313":{"name":"@aurelia/store","version":"0.3.0-dev.20190313","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190313","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"24a4f887bafba133b01840d9fb014821b2232037","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190313.tgz","fileCount":19,"integrity":"sha512-XeAGwffnucOqWgok3pppxqioCa/ANiKvsRn18xr5kkJ/Hdsh6XtrQNIyhvWbszBwd0Vz2sWMIymw6szTFTNTNw==","signatures":[{"sig":"MEQCIAEkgbXejzOhH053EsuTZBJgoNnvoWX6ZxhPxKOTLJUqAiAdcT7CxeTYnaUZ+7X5EdEH3xzYGWw+jBVL/Cez80cTVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciJBMCRA9TVsSAnZWagAAyHMQAJmEqhVF+TWWFmLdx8a6\nWrX/SV42bFRtJskPLLuNvAXKFBlHOOtiMgJfOPy3pndXEsDGIAYhg2aXx2v5\nb9jmhu2Rjhr8MWkBqcTkbM3zLhN0zCYqMOPX7KSwKShbFiLjz0QeSa/w2Z0G\nPBQk9bvOgDxd+CcGiCq9ouShNn1USDexvJUvFslaVyjBmPLzCx1Jtx5gXJIT\nTfCcWDzw1YyYyxBmLyrW6o3P9x48aYlCQK0U89W64y7FhiEQpJ54NObQviFG\n+H5G70/65bR2p+nu7jhukPbVGZL+zfWbB9qXwPuM6jwGD1fMBfqnvsJBYzcD\nxZ03UWRr+doo98D29zT0AN0k0NrB8aVHovYt0Yh5e9wrp3/pmSoHDEhqbwRs\nZMYsMaZeuxuikhlxadPa7jtqCRshjI5AuGR5rcAkCH6grcj9s59hzdNmbeEl\n2TecCqtICnx/3y/LD7q8gN7x5nmVTw7VjA69JvFb21anintp6xqyUt1AjSy/\nI5Um2lzMcwyqM0TlouqbjgGLkS6no8kL7/p+7tpLc/PSzMOEPPAeL74fiW6k\nzt1OIyXPZWJxuQooyBIkPcKC9IXb347lPpmdn1mXhD9fioaQoAiXaLrfa2qR\nVoBmeUyrjbc3jJUhLGjMaB6Lsf8pcJXO5aW8D9ROFiWeVpyVLaETqo4dJKkd\nZx9I\r\n=jW8r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"54b0d5df2f170ec6fa71df64add7a6693eaf980d","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190313"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190313_1552453707688_0.6086411323485916","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190314":{"name":"@aurelia/store","version":"0.3.0-dev.20190314","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190314","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4451fe32941ade21fdf9b55316c1236d4c71b5bf","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190314.tgz","fileCount":19,"integrity":"sha512-ci9bkZOjifdxBJHF243DXifucssaa5jUFnaeBBOqM0L+PjJU7UaYjf8y2BgTslfwnTsh3RNB0eRLAdGjJ20KyA==","signatures":[{"sig":"MEUCIQDdpEzARCiMpWgdI8hcFofknH8eYR0BuA59zr47F+4jUwIgf1Ukf+K8zEcg7x6aQGn3ltcnPyoCPPHAabZdoVGPhhY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcieGzCRA9TVsSAnZWagAAS0QP+wVJP5jlzcqklCBXgTog\n0vQMzboUWuaJzMaXxTtJ7omIQx3iPSPpzJMb5rksyVPJFF8FwpxjYLs2tILk\nlVf/pDcWxEN8Bl6I86Gs0h0d+mClLh77RCMcgb8HmDTLFmbm3GP5euXHb8fS\ncFp/4kLqbHkS0vy55Y/u+en0fYvTeAc9rv8D9POhzmo88iuFGthbpXA09gFR\nZa2P6O/ECsXDVMW5gUpcCe/IxLFIvwIM6i2b2ZFSetZ+5aA5EV/paeMJWylz\nX/hKiACGUONixOAuuI19aPrfp7czB4A1seRd1n2EOfmmEM6y31Weq7WCEBkM\nEkHFmOqAJS8HYm136jkFii24w7E1uwjKtcV5NrKz0tDrldna4DosQZp0RepL\n0a4pXiBH1fTtSklYuIUfuJoDswGmPJLmy3HF+4EQeKEzbKZcqU8sH2BwcGhg\nPzlob9EkeDoGSc5Ebb5uGg/pfmAYq20B5QBW8zC940T31koo5zlEXrbP1rMN\nZijpjktNYJBo/D19QmfPH1cYKuuCNWOFjIV8mpRTF+DBMfFOBlXo+UmXu44p\ndD3fsbpBN5DyOA/TJu4cdYKehn4+mBn7LPXFWANcynzXYm4jL/c2HaA8QhQm\n4VUaoyI/mSoAs16aFxQQRso/wjZ230UggmRXclXbLAbAlp9hVXzhGgMNISil\n4c5B\r\n=DYtU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"0b0a8ea1aee5f84a4781257a7df9d0992993747b","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190314"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190314_1552540082406_0.8457922970764888","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190315":{"name":"@aurelia/store","version":"0.3.0-dev.20190315","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190315","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9dfd196664d86d8fe497a83a33a87335d9a53860","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190315.tgz","fileCount":19,"integrity":"sha512-WQoaoYk4M1+TsEVJ/6Q7CxIFMsNh/7kPaO59rXNRdlijGjsqfcdJUUZvZCLdDJfFPCtxKNjgcX5hurM7ZoCGCQ==","signatures":[{"sig":"MEUCIHLOVfbvrk6BaS3tE8Zgh2uVTr/wVmbOjquoECUTg40BAiEAptMiFvnKCk5/pPfM0nMR5/UcqD+jty/iV+vR2h1jw3k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcizMECRA9TVsSAnZWagAAmzUP/1+hJCJq5dASum3L/DUV\ndyHrpMFqhXGJkwW86AJ0ZpLrExbB8nvjLe1RZPWhHyK8gmAZZbP89wvdVIlR\n+HhO5is7w3gMe/ELowMKZxUJHzY/7n8630Jc/hkLWwRFCAGYauh8T9oOL5BE\nidGsdAAIs0qII1BTKFsK+y1vWJM/p8/VOVWN8ePgHJWXw2F6Mu2u/bsDUsQj\nE8l2iXeSYFoN5L2f1O1cc6/zVmbCkZTVspL+nOTYW/+IeuO8hPihuHlwGZT5\n43D5RsZ0j1Xo1lma+ZO6o0mKTIB/EYTRWVHocxY4HAn4vbIMHBY6Y+DfUbYw\n8QhbysR7jzVcS3bQpsiJ8PqUK7jGRUjVtNdBZqlqMJn9gYRnK+ohYZYzKABH\nPjC0/wgvaVS63Z5X8jjr09vwzU/ehf2p1apUfcXeV2LbYedmU1f5TpEWpqxx\nG2b8qdpVUTqJp4cCybmky5oVuD/B4oClQBbvhPS1dEJ7/J2f6tJ50gtmpf8k\noyjt3LPAFgSeShmgFkC9fjfsIFZ5BJ32BNckod8lh5LkgrAMjUHy/MUWggAv\nhRiy0KXUN/j4PYhHaa72FmXPhxPU+nAUwrEru+YIs/cME+mUI1BclKbbAnIG\nUH9m6eow39pxZQ6QuEeYJjSEygq1OM+k4GoDciLwl6j2Yw4hQNojcJPCdHqO\nBpHF\r\n=hpnO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"c65f461ef65cffa8f2d0a5d9dc98ca78870b53ef","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190315"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190315_1552626435466_0.7513894492924127","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190316":{"name":"@aurelia/store","version":"0.3.0-dev.20190316","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190316","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4b0e5e56cda651de39aadfc8a2c1c6b7c55aaaca","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190316.tgz","fileCount":19,"integrity":"sha512-+qeZLBOoTY053u3E20RPDhGBBZ9Jy50Pb5kSn99edgw4tDTKuefCWU4MwlzApDAY9s8NU5EQY2JJaPG4u5l7pw==","signatures":[{"sig":"MEUCIADEstcJCSEQHwEmQ/2AW97pMPeSam0Q8Mckww9KSIIrAiEAvizSQ8BxNLEfbPux6KDkXQDzdJHqw8YKSK15O6woebs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjISaCRA9TVsSAnZWagAA6uwP/A1OL5vP+ou61geo1RKg\n/5CCMV+kInfVeuUlwTwaC8wMGCgpJdq+2D1AeNJVypNDhSS9Ml4erjVXw9wq\n5/+w6EAiwgrMTzeKAwzjlG393Au/oUZX/01HWi3KmymZwGYFEqSlpaSdxvuY\nDj2290eQzBS7yQSLP/D7pJAH/YVdLElHOLnD2lFNQI+qUrd4AFf82e6ST+wX\nFtOD6WC9Ka/vaHrXKxCHlIYowjU2Cs78khUaVXNBChqlDl5nr4UNVGdWInHK\nWZfCG8VR06M7o307BcbVTNamUpaTq8sw2t0MJb55x0q8xElSbcvtOoMLcPOL\n4lG9gXmhfN0QUgqURc0sKJHadtdq6RkdNqLRCA7zD2BOGtQnb6bii/MGsEx7\nBxN8kff+3TAKmbkEzzB6sDerNEktUZhsqAuGfyUD8q4a9gc5lTGveFj0rVqC\nmbkvLc4pSz0RMLuwvjgav3JBt+G46VZGIAGegcqnlPVxhWZ+n+rwnwlZuQX7\no+r7lGmoV3X2Ny2BiFCvMOw8Tb7R0eQvpr2GHUlvDDvcjw6LGG6Nr8NGVMMl\ndE0AQoFDOokR77PpctULX7x9FJgZkNuXZpuVUQSrSkN3Xby2U8QC4aaMdYGi\n2q13CjZdvhU3IAeNTx1AV6tt7envTZeFKE7oIl8bD4aIxwYNlcaneQBDT2Ir\nDHG5\r\n=3Qwi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"1d93012281f0b67f007a91066bb0fc8517fb1f92","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190316"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190316_1552712857703_0.21848285761484543","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190317":{"name":"@aurelia/store","version":"0.3.0-dev.20190317","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190317","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c830633372b679d96f699d8422e79ece7d9ae995","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190317.tgz","fileCount":19,"integrity":"sha512-5Ka/74ao2s5tZw2IocQF64GFLrq1WB1A4VlXrpkdFuWzaLTxuJvRI5dxx2altu0Fm77Ec7fROv4wqs5Zs9yTag==","signatures":[{"sig":"MEUCIQDk26/HGfQgOk+bJUqca0juLTrsSrTx1ewIzL9CnDgqswIgFlf8ilNDjs4BENQKZV6GYI7jUFesUJ227fgWsJVXKLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjdZbCRA9TVsSAnZWagAAsBQP/iGD8OmmEYl0ae8kHVS/\nrQp4QiXind5kzfg9D7l7h+eDlsnNewxWvfGJsaHchd+kXuhppKn0Su03HU5a\nlaTQJnqEh642wAkeYypbCbrBjApFg2Rucyi+mDDNIVdeJfE+ofItsDo0PMHQ\nEzqiEAEHcE/ZFxLEIvuMU3U5hA5fldoCTlKgB0aXcijFEUSF4GOvUixcBAst\nFwlqO9Xp9Fs8iCCldbIw+yqzke+PvoMnxeZU99wFiS+Y+AyH3XlyxvuiAgit\ndFk4LrifHgvVvuoBuDOUSxfiQz2kuH5fPnJ9aXkaxzspddgNMfhycBy7Vtzh\nJAJSs9KX4F39pVmcpvDFk641D218smDzezRnrw8667v2+ujv5yG/VRiMm0tm\nldjfVeb+KnMKK1KPwYtGcwGjD5x1NKzkdKcxuZUOfSr0itT6h5877UzMIaMN\nRcxPu5sMpytQVFrSR3ZOLWZP5kGFSzT63UX+v56Rmai+3/saAZygMWyCchUK\nUsM5KSLNvtPRZyUQGbI0mhpBZnW8cC9VF/qTFVT3u/b4SIkmexRbeWfv1R9d\n9rW3SR8vyCyWVEfdRb8zSyF5fPi9f5zanI5vBP9UyrEwH2sHEoTuSs88OvIG\nj3+sR3EZEcRL3Q0cFkWMxdacGo+4O8wtrFU172W7tKLMfSMkvwuT/TNjCdDx\n+MXL\r\n=UTJp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"d8908fb2eff5c0b14c4c5de5e9e2b691d40d2f52","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190317"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190317_1552799322952_0.5787347770037539","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190318":{"name":"@aurelia/store","version":"0.3.0-dev.20190318","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190318","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"60b831d97cdc89318846e34295f7d63af2f22356","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190318.tgz","fileCount":19,"integrity":"sha512-/mJ2X2WZ5VCjitCRWJTlzOAQIMhLdexI0jx7Qfujkhz5JPpeK5e1T76GJ/McxiG8wZ3crLeM38fVDfCFbJ55/g==","signatures":[{"sig":"MEQCIAIFyd3CZb8BLSB9PQ9I/ll3dSg7ePgYszNReOg03q51AiBhkE0e2uw45EdvcUdzj8HiRU/B0a80RYDyb7InT3wlTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcjyemCRA9TVsSAnZWagAAEoQQAI3GZaCk3ZbToKqIve/c\nAZP9lgxAx6SDAEBhlpGyOJaizoynXsA6H7UVoa0mLpRWAIkRw+7FEEgLDYZo\nTau40F0+TSslJTlvf0G3MAN79bsSsElU7yfi75zhoVQVO494TWiDlezXeBca\nG93srde3fWL1bCQho0N1ETAc2u9iu4gPbOEsL0ZWCsZkQuxX60aNTHA98XGY\n/F/8ko9k907GV3J5giM1jD2geAsLybED59MFWWH/zP1e3LZSQh2h53wEWAwP\nAlEGCtDyPvtDO9eqLLtyxhz9SJJre9l5BLZ42zwXktULjOCNvgWVTLGyKptG\ngLPc4CtXftnsYaZJ1dB17FR7iYI4jIw2ssz9eLXMbjPNIWgQJYBdWhxQVtjt\nYiQd4pJBKOrQlsS2aNj+u3qdF4iCuvIaU5A5QqZ7O4wtmCJNM53B9GiqsVyS\nalnCiDOibTBD+x0lm0WUMV4HLxo5vcOiyGFialLGtpfie9yyom6nDxj6B1Ag\n6/mGMe5b474z8a2tXp59P6Vg8eSn+Lov1TM0mvcdtS8FerqKLzVH8Ul0I7Nk\nLt49y02kFdB6zpnN+EaCYe5iudfuFF6FqsU9RbS22qX54BfT9VFOv5dvlRVL\nf5Ouaxnalb/1hsAz8as/CmjYw2Ij7Vd2zGTc6QRUCOeudZekdqJOuoCRIwtN\nL5WP\r\n=MQiG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"5876372743d5d41a52bff39e2105fe511f5c7dcb","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.0/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190318"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.0","mocha":"^6.0.1","sinon":"^7.2.4","tslib":"^1.9.3","tslint":"^5.12.1","ts-node":"^8.0.2","webpack":"^4.29.5","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.6","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.0.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190318_1552885670045_0.6502135928470276","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190319":{"name":"@aurelia/store","version":"0.3.0-dev.20190319","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190319","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"da59ceaca6c3ae9572df379fc0d0dedcb626e30f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190319.tgz","fileCount":19,"integrity":"sha512-9IRqM7S6A8aBIvdc090TorzCpZjXEx7+bR3kVS59tgwccCgSupQPVcZwvRnU3v/Q/QpKyBNZzCsZyPnD7C83+g==","signatures":[{"sig":"MEYCIQDxzCRDc4T34ANSxZRG4onAiedvZmugG1nuCxXDTYZFugIhANbxftwlS38/I2LueRpJUyLQk0grwaLCkz9c6+OXTgEU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckHmxCRA9TVsSAnZWagAAtKwP/35Law7qtDDcfQler4vk\nrs8TBoWpz6dQxZed2brAt5pkEhRPxeiG0rUqk1CbBf1MTwYgySHeObSpK6Zn\nku7qwAq7DQ3Nj0fxKI2UkYz30O+uGuCd5nAYmqJJ/JCxVwkQ5cYHSMKgLpCd\nHxvqipE/Zf1M1GihZZI+13b/XJFsNCJbIQ5lH0sQMe2qeEIr5VPxCvC9XmqY\nzFccYTesHpc33m9dx38eV/Jpq2qMJM1YniICs9TjUvOtJ1IEnizGNTV7Ciwo\nEMzi6yi9FHozPopkukkjFJL4vYSZzD7pA+TKXz889CiYTsHrSTPGS5bhFArC\nt1xD9vxs+Ee1oZU8sEuaF2Sd4hsAxgjzz4W1phD0vs5tJvysKV9wdy1mkXwT\n1F34KcaH78NPanP+M6Osewq/5CuBTX9YSN3lYFFMT1QuyGJHfmRg102asg7l\nH+z6AssvlhCghbv/T3Gsly2ucjSn28cpQQ0ijd8mYO3wmtr7P0SRr4Quvt1f\nD1VPYW+e+Qj0tk0ICOB0bLBZ6Qf5lyOlVFte7DCNIQOw+Ndxx+ODgUY/6msI\nCH/vvP6jl4/yW76I2vbDXYVCG8x339ce6AuGffaHryuNOpdYeBDnssw/3ajR\nUoi5+MKoe0EZsLLJcbL0vEhhT9uE1Dz9NNP+Lgxu9dSJeLk3JVOC+Dnxw/FO\nRDrT\r\n=mJ/j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"0c7337e213bc896bf9e5acc08dced5ee6ab4b769","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190319"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.2.7","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190319_1552972209192_0.2824688560621573","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190320":{"name":"@aurelia/store","version":"0.3.0-dev.20190320","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190320","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1859418c3fd78f773802777ba5b0307314791467","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190320.tgz","fileCount":19,"integrity":"sha512-11IHl/zoKhoMd7eT6bmBcTiqeZBSpVOGLv6S2boEbN57sXXMU6QxGqJ0P/lSTbj56vEwblIh/S9OiQ0TDl0sKg==","signatures":[{"sig":"MEMCHylEgSlLS0qSUlfl9724dzpI3p4/xbLi9YTrk2ltcwUCICUs0Gv/0iRRhiKL8qnDuYObdFc/i128p4PE9VHGDVYE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckcqaCRA9TVsSAnZWagAAG90P+gMoj/wwRPtCatIRHIYy\nq7cnRRNQiyWvb1pq3iT5LAgfh0Rj+Fhmo9wXQhYA5XJuRVxhKcg1QGSQ1okY\n4qbXKIG8X6T4+GvrfNK2qFOcKf4ckS+w8KS1mTZiezihwQV4VtMJHvPqtyW2\nmJuYcrTBty1DfOdjfSnnUTClcq5oZdMp4ZteKyDAKU3abpeGbLKR9TVfXl94\nwwu+fL1MJvEUwQnUvGBWD1nIO9kCppGuF2T4rWwxtJxNMQixZSFxGFqq9aw2\noRjJc1VoccuQMXfq84e7/Gxurbjo0DL0rS0uix9G063G/apBRHnKHaBW99+B\nHhxi/2r+26aQR5K/VZhLmkElysfMFpCNkBISpPgUd8nA61zheQTJ9XGxV3CG\nEunOgqfAH4rsojkgp/7ke4phGqqj6REEea7zZqfOCn3XyFaDtJ7/BHkpi8XC\n2bc6z8nKsGCfUgvUcPQLY1PHfHhEBQLVmGOhFPREwJqYIK6rGeD3+vKsZl2o\nHlx9SzYrGFkSJnCNKVdeAvVnracwzctLWjtQEyd8wRZCOxpscm+Ard2jtxnX\n3QtEtrkU46J8AbqZhlAzCRGMLk58/D1JJu7OgCGOMXJ3D75Yf6ghz8hBomXl\ncnZGnaT4eDaBBYxqBfWIXppOtVkag3/yhpnNIj1BAsaRkcqFSLJsE99C1uqE\nodSq\r\n=46hD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"1fdeef43767d25b191b69e0f00f80d27564565a0","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190320"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.2.7","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190320_1553058457974_0.30775808256455695","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190321":{"name":"@aurelia/store","version":"0.3.0-dev.20190321","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190321","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c945f77483cc010d9b9e9ff2f69eaee517c6cdd6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190321.tgz","fileCount":19,"integrity":"sha512-Cesyouas9wwJpkpcdDe1j7Gq8Y6/JJgvqlsPE3L8UGzBi8nCRY8ARZ6wTjG8rr4Lk/DgB8XG8p54DS2sqzta3w==","signatures":[{"sig":"MEYCIQDKDVn37LVvpAouRN4KAnfiYoFvXuTDa6UrNSVsGHmayQIhAOYJ6gZIEupPvEGLTUI5u3PzxJaBtZXJuglSKyQ9vzTU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckxxECRA9TVsSAnZWagAAjAkP/iRupEueIQ9xA49vNrkr\nAVM+2yvfEL4gw4R69HmdyF3lzqsD7i1OOsPotcGMvdkvELivUpSyldqwicoX\njeMgmZUIEd5M0avpmIrF5LgyzLQrg0MND0vhPflK7uNWAqZ11uKjPUJa1ZWD\ni3OrED3KPsChaYm/s6tjCLNsz20onSt966Kq3rhp5wVqxf5s54K4wtbbqjQB\n/PEAz4gwH+L9kSyKTXLoUqpwK/KxJI3ALRsrA4o21KiB2UO2I+/TIFBMp5sh\n4PU9MsNBh1rRi8WIOECYy/EDuLP8wFBc+t8u9rm64KfMHsJ4qp4y/uFQGYV9\nqik/GPPOnRGpEaDAvakeoDueiwk6RJnmkBFNNcTmM9jcoV55q6HKxXSJVNSq\nUoqBAKEynjL1QU2XkMBd4SQ7wqBUPK2DqeNTAp9TMJV9dXoMlh/v4XxfQXUF\nKds8n+0x51tLzmuHKfuGOuKuyivbDPjhYnKAiPT9vPfffPLdJNhH5MXWz90n\n9XpA3uZi9mhMqHGN6lm36+we/GUCANRFr9gtNOnCkfQ7WxkzOPMvIY6ha69m\nKfr724VxdqKOdAEKSpIx3ahnrMKmttBKV5E4BK9obyFxUxDAMM9S3le+vpMt\nD1Voe2tt9yAXbH68dLZxOlNzuoaOiQwBOD2zpWbnbI7i+0wBnijYi7AW/U45\n43wq\r\n=ohL+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"9b7a2d2cddbd60f667cfa5a279a0661fc84bd658","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190321"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.2.7","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190321_1553144899483_0.24135718117175098","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190322":{"name":"@aurelia/store","version":"0.3.0-dev.20190322","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190322","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"522a593b527d1b4d79ed1887fae9e06a03dc4177","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190322.tgz","fileCount":19,"integrity":"sha512-H9SZJJnsC7WAa2QLOYBVW7R/FdheGOUP+97GpXxxviEC/Ay8UFYvlO2lwntnMoLWKNVKH1Vyqw2TY7ErHUUj1g==","signatures":[{"sig":"MEQCIBc59EAQE8YQ+rUYLui42xq8QV6xS0NfCeYTMW+ygz09AiBF+oFB8+61crJ6Ls84i/ancCCI3MCR65JA3nLqZYV8/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclG3NCRA9TVsSAnZWagAA2VQP/3CkM0MkSZauWuA5rJSf\n8k15NxkknFFfe9X+5z+E2ss3RTRcihhJxxo5bYUn/VugGVxeP+PJpkBY6n1M\nzOdpcv9x2dRF+I6D6caorFTRLiYPJXf6o9abzE1OzhMxKQ/UosIHI3Eaxbp5\nIIY9JKNv3ItFFfKRuryyRhoUVuU1louS38ZvFMK+xCyEvlIqp65bEtMyypfM\nsXoQintvIKMCr1MP6fON9HZlRWaTFTzW6n9614n0K2pc7BgJqDw/jVrSo0c1\naqQSJJTMR79/4eliMsAU1p6vDYY28ZTeO5VdbFJaSTmu1JcRb5aZTqKFscvT\nuqbGKc3+7nCf9abILBdP9Jhnk+OYZ0UFCgo2/kJn1cfkCEyBobhKARjsSo8t\n4D1ul+Zi4IkhWIe6mHqt1r3dRnPiWzAtmYkgNMDGrQ4nVDlBgfbLZJ68hni1\nYbu+tNcjS5eXRuVHQty6rY/JXNtBfTb2eMrOcPuhTYyrMSVeOUIxSIwd6+dH\nCJHiRY8W+gjOTSuh2I3SwHqicFoDrxKNc7uLRPD7De5v/4mkVbai+BEPE+Jt\niKGPWNlHLlXUQ3Tecih2lQknVkK4aIGq3fHhVx+gZ55Ueb+Ri7y7gSQUd83J\nTEAmVu+Qixvd4J9WKH0RA64ZYIncyRODj0TIXNY4p4ItBWM+u+fhr2R6beul\n53/r\r\n=rBiQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"ada2c6afe2edbfd4080fdec8fbf0631038c3b49c","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190322"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.2.7","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190322_1553231309074_0.4736629624979629","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190323":{"name":"@aurelia/store","version":"0.3.0-dev.20190323","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190323","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f3c958fcc0f3f5e151c7e1edf61551ddaffbcd5a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190323.tgz","fileCount":19,"integrity":"sha512-UbDnQDuUOW5SFcc5dUqfQ1MqEL3LdjneSvQDk8YX5BvBRGiEywB67oKaLgf5q/5dlAjKZg+uG/hr7EF/JHT6lQ==","signatures":[{"sig":"MEQCIHBRE6Ox6hp1UsqTScOzvbHzmJIkoh+nC30p1KFBNEtxAiAZ7rpi1kQriLxs6QS8q5DYY2t5Xi012Zb69x6KkdB47w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclb9bCRA9TVsSAnZWagAAvjIP/iAx9VKkRsFwUKCY3Itd\nmgIrTqnttEE6983pEkYFomO63j9OHFSjbjVJDRy2/Q0Wza6S9VK6Ir6RIepq\nNw27QftVXDmkxqp4GkHx4OejD4+LUBeDuARvTWbWffOTPpzUH3qcETIPHcxC\noFKD+vi/FbwJxLb9ZToaPA1c+8L+DLpFFxC6Va4OxvxYpLmgTXrpRgVKVLSf\nyAlhUgMW+G/u4jlAUAaFKNReV1HSTnuQlRxe+pAlDxGadBeA/EzHu5zFCXwA\nU2eV34ERDAoc6Aagt89gJL4GChoubCQ8UTDZfDQVt3/3UsMaCEhkdy6ZVanc\nQeand1KqBm1ZHZQ8n6siQRuKzzJEWviSmkTj50gaYfg7f9cGI9uy+Gjs0CgA\nn7vvA6eX/RD2O/0K2VtCtHJvceg2Lh8PXHW+jUyDn3+JLtR24Zk1fpSfeHhQ\ni8N5nES1rNsRNvkIqDi8UvQ6x2bCtMD9C+nv+x6TD87UILamZOKRgOHs24hl\nNG0mnnlkP+Uj3ZLx5JvABpfF4ePCK1PTkVBZvg2F1GLrjfsNxcYhd38qDhFV\np/lTtoRvPFVeByEwH65U3k0g/xxYxaZ5T4ZyXLO+LksOMbK8VWYi12ml38Xj\niN6bA+VyMilzX2mcklmrbirmRXHK410mnk8oZLkI0HbgmpjT0TfPraqffy83\nCWNP\r\n=y9eM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"1c7c50082e0a98f4c8c0acfebf9355704d86cbdf","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190323"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.2.7","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190323_1553317722352_0.4998295823103447","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190324":{"name":"@aurelia/store","version":"0.3.0-dev.20190324","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190324","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"27b62892be5adcc928ed92be43065cf32e16084a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190324.tgz","fileCount":19,"integrity":"sha512-oimpjk3gy+Ddvu1TVVd0rFnVQRVMOEAChhs6v3gJGsc+Duf5BCFCEXy6NnvIvf08lGXymbHqvcd/8Crt2v8Czw==","signatures":[{"sig":"MEUCIQDSbxAVZRXHUOB5nCOrdYAYQpkBj0bDgmRzSF8gNsLgNgIgWpj28ck+4muCvwy36fUb0i+NgAxTVEmBheaoYMts10g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclxCmCRA9TVsSAnZWagAAGfoP/jwY+oEeUbTzsbP2DKL1\nqXiLFnDA0ME0NiNqLooyE5dclaL5lOB3E3CRxoNNYtd04gNf4EVVYJChmNf8\nie38hjiwJ5bDZUwYrjIZEKkfouh79WgX2wYG0dliopHFnopKT7PvQiygJC6z\ny9x0LMLcF/x8XQw8L8fyD0566vQ8P9w62ZzTNNU3fOEaNnCDAy/EQu2HBw68\nD3ezbmVAeONLdoQwVu55wz/bz2VM2qhI6yBtTjKRLOBELUQt3UmhgVHGebgd\n5JAfH2MQi8zBg5A7BO+W22t4sJYvT4MXngVKO6Z5m/BplLEGs18uONioOl4h\ngGuDsQVdbiR4vEiRguLVsHBj1QKC+RrLvs6K6kr6kNztBNoeORsbrxQLRIiU\n/VcrYQRruEHruhHSoXZ9VfaKOVy8IAO9LcxbD/eblfaXmmwfqrNo9I2T015A\nTTSJpeXtN0B3tZosHc4jIeFCOKPQDH6xlUz2JH19kGv2XuqZiMsEJITsAIW/\nbHwhgavOgUuZVBWx9ryjsNANXgPlrzZnDZorELfDlP5O4RVT3+2ILWEOPGna\nEwxUQXba5YWGemJSqLwqqOqiStBHJ/OsQ1/qZWGryf8SIyJEWHnzzs44GKq6\nhqX37ZhjxgRCevYY4Cv0IbXQjhN3q14QwZtSAqJTuiK8zjyNfc8m38TrjkOD\n11g3\r\n=9B3t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"4e2d79d105f63117e3c64be806780ebb8103e400","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190324"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.2.7","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190324_1553404069439_0.7564575324727845","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190325":{"name":"@aurelia/store","version":"0.3.0-dev.20190325","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190325","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"606ba3534fdfd2942b1e8c95501d2a3f64c6a275","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190325.tgz","fileCount":19,"integrity":"sha512-qo/L7C0rni/nV/itDF/1zyB75SinpJIXCje2wt4Uwn/NbBxsnA59vOMBeGF3kCZFJEXrB9o2kC2w9VemZ4ffZA==","signatures":[{"sig":"MEYCIQCBu49XDG7XHECH/FBLLqwUD61clvxgnT8K4JIyhqRmVQIhAITTaI3FWLY3dfs7nn3gZXbFdNyRrGk/f6sINDgC4WZl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmGJSCRA9TVsSAnZWagAA/ZEQAJRlClGMV0ZAIJwBpHNN\ncSgzR6MrjX0xY84aHSXobbtf4B/hNO++ijttjAgqdcJY2I22Kwoht2mGQzO5\nDsbHd7nB97mLJls+PxH33dxwxMMXQ94geNSsNt7BGe1jNP3wewmqYu1cn5tl\nInj4cp4HLJEkOsMnFmK2Lo6RYLR/Onep1tQtsqGEV8IZObaDThr1Xv6YQogj\nL4PBbDrHQ3o8D1XYx4anJScGxqkMdgjyBzIfww44H5HKH2U1pnqWkhR76ubu\nQsWnJDr66Ej1OZrLaje1AJbdNcdPIubDcNrPYTI/y4uk6P10TezS4fyd9aLT\n1ULpYUaa+OtakRUU12lJ0+2vIic5QnBxTqtP597bi6fcVkeJNbSdSsPcCGMl\njNIWOhgpYh77MSHRVuPiJh0IqO5r4L8Hzr5MmZW5UbMrv2mPcFhxy3Z2ygUu\nYgCyYeZjxN1CC0LcRei6IvROyiIY8565poKF7+C5sX0ifuuPmMZm/yJCc0gR\n39DSzRwS5QyQGm9rmrHgduCw683sf3oyQxuTvlZ76GkgazqLAW751H6FEWSK\noy7iuTQuC8FZEgcJLfaA77WQ5QEixYZ+Fvuzk9VE5MCD1NyMOi998sQe1kt6\nDzL0Zh2EcOfgeodRduH8gM9uvJGxO4GYiPaSBcwPjJHM8s6c6qo+hkxhCLMm\nqcjC\r\n=NYuT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"ddd13b043d5694006ec488b5ac0206ccc855d488","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190325"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.2.7","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.3333","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190325_1553490513908_0.8147393083600896","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190326":{"name":"@aurelia/store","version":"0.3.0-dev.20190326","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190326","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bf4b8e7e53a1499990bf18e57e2d51526411c501","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190326.tgz","fileCount":19,"integrity":"sha512-bKBR3Y0SiVbfe0whETfjdLxAO6hoF83KnNePJxhBGd4aF4iZBlMPKw65AAwwGZ3oOWfNkw8qx5jmOsrMCyZmRQ==","signatures":[{"sig":"MEYCIQDrQqxqqiCetjkjMbcOr549pOhUGGJddcKB42z6dSjuOwIhAN4T2tHW34hixyOzPP7rzKLD1aaU1Aq5ZA1p1+p3H9tG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmbOpCRA9TVsSAnZWagAAHpcQAJ87VG+DW8JLB8dMQvZI\nZweyc2rMNUnhEKaKRRmd7SRj4WqlAVK8R9mFjPQTfvoIcvysQCByxNSQ98xT\nGHmSsWoDn9w8izZ1VdRKPvtyhgFGZGU8WQ1FHqrN7w4nkW02VXodo61wVssg\nq6zSF24DDNNWTMKQddMduhacJMgjjWnBGSceLwNrEEiXZ9xXCchHnZh19Rma\n7rrmIEnsxipy1HNXRPHX0XwzDBGOkdrQs21BhGxDYhfnxcPp0iPyfcOltZXf\nrtAgYZhZPAZw5UcgnkSx0Hfm1I0JSPFUb00ogfcsm2P9FykKuZxv2Naiab28\nfej+aPwiMUnlvfLfxLGihW9qPq3f7gM6HlxBoEdPyne2Ln3ES8zC78FCRq79\nM7FzstttIQIZJ07j2YsQcPcARsNdtlrAc7HHKTmkCM4JhTApjWpLzP7DdmA2\ncKsiAT3zKqHPC6TvQdPMvv9N4nMOrxieVsTrUWGR/TN/Z+Io+AYdjGI2tmWE\ng7086JBhIwirc/F57XM/L4A6BSIe91sywO0j79H8tdO+gitvuINkP5pGYcvR\nvx9Cu3Yubb1DRkR5HRajHkgnUFKAGYLj1BSUiTPfNKyJBnJB0gdiwcmyJ1g0\nR0pqBeUe9NBNBDSU+CgEnD3CB+NNc1aQ9RGtXUhH2QSQc7cDc8TytJ1FSnA/\nG7aJ\r\n=5UUW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"e29944d9a2e5088116afe88089ace6068b5e2c7b","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190326"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190326_1553576872979_0.053290844968159945","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190327":{"name":"@aurelia/store","version":"0.3.0-dev.20190327","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190327","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4a4ae3f9801ed50ebf7935640f6e1370ea274632","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190327.tgz","fileCount":19,"integrity":"sha512-VB9NGDIZzl2QcLp73UO95Khg8sy2/yVMBicdNPMHUoL48acigTDEgA676Ecb3pMKaeHT13dN8mouzwshfLCniw==","signatures":[{"sig":"MEUCIB+OHMsgVj9xT7JU2qzmWOj4/q/xQp952QlIj7DxWnv6AiEA8H+Jv9oW9dS2uCJc6bbkIM3+OjDbxsVRebumbLbvgV0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmwdMCRA9TVsSAnZWagAAMWwQAIrPGV/10oU9igP6CYtM\ngJB5fn0RxVJVRu4N3nZ29hov22k2G0bxa8aIJL8lO1azaYUK+vnVIRd6KhXh\nUyXwPkzQDNLLArrduA2s7koYc2CxqJlGtDaSFQiCiJoOVCFC0mtIlmD1qdUK\n/MK9GJSAtZcsKetTt6QX/vzmMNkmbNdfJuVIlO4Of4P+BqegWMaW9sSBKK8r\nopTjWRDF1RuXjj8rXNaPD+WGZRhAY3aCm14KaQwN44FOaKmA8jCU31oK0AQT\nY6mUPKd2e2YiTbVHeMR5xd61jSZBg565Xje9t40Sb2SDc5OAWDR7eoxnvwmc\nkD+mNN190aONmrW0HO73LCAWT9h5vxnS3cpxCd94MIYA9pOQxxQzCUqt9E38\n7uMq1vzr8vvCIRpDlZwJq30y3e9MaAX3B7dItPlgQNiYtKX+4kWmCGgbMeBp\naBktbwVqyzm0BAiz3dUNVj5D3fwCaIM1UhONUjikBzYEnePxMUN8lRNIW7to\nAvqVE4bs3lhb89hndwHN4qrFtfksk5G/7JpeauWkgz8NKnJevVyqijvv/XLa\nRcElaqJnGP54vS1EV0Q55YO8GkzwBqc8hOb7aokh0dZvdoyEspXrNzIcQ+Jq\n+Z90LNiVdjjJMlyW5WYMn/cWuXI217N+SFMyEzoARXj9OPDMY4LO70L/eEW0\nG4pl\r\n=qBAx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"683a81f472c18a4fec9721bad624e95d257882d9","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190327"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190327_1553663819586_0.4145959645801911","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190328":{"name":"@aurelia/store","version":"0.3.0-dev.20190328","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190328","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8e80e024bdeff1189151c7ab7e5379fee8e99b10","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190328.tgz","fileCount":19,"integrity":"sha512-+MkXnrjiqpopgk5aHZNVU4aMSyXAJQJRv30HdVNUEkadxZGEjQsUZLaT7gnx1AjTlFPUi5/Ek+L63H32CKFV3g==","signatures":[{"sig":"MEQCIFLKoqaoZZm9Iuv+W/wHDrXWDXoHl1GQYwFQp+6sFA/jAiADZrsxipSG9ZWn1D9XY6yUbf34kd7sTifRLRIb93rd9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnFa5CRA9TVsSAnZWagAAcV8P/1WDYoUYWZu5WvBq3TfK\n9yl+JQtgeEyv40VevhPKEiNxRninVSmAimJ2MEa61xp85kGy5R0bqC6swuFg\nxlDrBM4j+zBaWdC19FjGO+CDeGENya9CGrOgi2IyTdnDkYn6N/P/MGH2Xrhh\nNphXdBMsfcFDrKP0oRtiHI5BqHDO/odDbPtCYiKddTYQawUFYrDInRIhPpAw\nhNjD83qIlQJS00PdVEI4u2QVFw6SNxuvVq/lYkLUh1oAB5ZIDbdiqqfwK+up\noxWS2S1KJVBRahwv/g2ANO6k723HI8Uxdqym3tZc4LZdluz+GP0g0p2UGleg\n6rJjdANGpzdwojs+YupHZnTJWXU6bTg9wJ/n2JPR46pPqn666StGQKifrybZ\nKnOjuKhByvHrJMw0JQ5m0iQTFKZLE4bB+IfMOBHOg/y+90+9PG3/nNDdoJ25\nk+ODyO9c9eAdOVgshVf6DzPucYeqlISv5ROtRn497j64wQI/soRPpT5pqZak\ntTQnVruPzrHGnbKUsl+FlmEpoU3tnmmGr2C6hmDsNdG7cNZEEx14Jj+TSQ8D\nZHlu8ZUlhxonjyn1VI/wMpJs/f4sQXi0MSTRHYbVk7xUqZuiHxGHWPTqko/8\nLMbFrMZSTV2ffIiNQk4MJw3Mjahbf7IDhQYlHtp7OgFEqNKIqc/PiZ6Z/Sls\nJr3p\r\n=J2yE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"7ca61bf392dcc1c67845ac5c80f1fd16e326cebf","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190328"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190328_1553749688439_0.728021256418173","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190329":{"name":"@aurelia/store","version":"0.3.0-dev.20190329","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190329","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"fa582ae1aa2c57450005f5ca4090571dd5e0711b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190329.tgz","fileCount":19,"integrity":"sha512-yDa35gYzY8rU3lQBXt5k0u2DD4e0k4VO/l4GIy1s11512uayeethMf/MnqLXTMysi2/PHZej8jzsUgZYuesQqQ==","signatures":[{"sig":"MEQCIHi/bxtxHIO9JKwdim2gQvV/xpT65q+5K0V1j7e2u6QcAiA50NVYh2FwYCPATlnyn+E+H6Bw3V3oB+zpS04j6zBgWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnahPCRA9TVsSAnZWagAAoCoP/1on133PIh3ARc2gGuLF\ncN+bNjTEtKHDJ0BPTQZXe/K40lq1yvGQ7C1ccl2jhmjhdvBTKLHyPbk/swAM\nz/j70OU7pd5YplROW6VbqP3rwayEbT0x9FbjxTG48wNX8N9fmygV4fDU7Zkz\nJthoH1Sk/gwdEUUquHsJZ/heB3bCSpWNw0hhb5LkR38StsrZ8TDkXyuQ42Qp\n+3iPYBcXXV9UAULqlH2SIR8LWqwiDlzfD0lshVZBF0Q0j5+CZwgoxzRDAOKS\nzOaFi/qQcIxuorB1F1QBHP9IUEaCqn25HyWq3ZLH46USHQPvUfmFhXw1I8gG\niH3rLt42ITy442ysuzeoLUTMgwCN7mA+GG1GA13f8t+Oeg4O+cGdmWPNlW2S\nMos6lTHLSCYzq96CVQoO2ydFoGoiwFbfIAa/8fdLEF8buWMc56KW2xHghS4p\nl7FU3bFKkV0VT0ZjtNilMXgTS+yDZgCTH6ckTgqD7TCYPMQa4VCCenZN0zq1\nwLKXPSKQGPQB8mehPO2i1+3CwKwOPF3c0DBxXxQHtPKYHwwxc5dRv073pser\n9co2Vwd2kJMWOWl5S70Yd2eqDYKnnjki/CqS+j6uV4izOUYZCv0xuoA6IJPl\nezxjzF9HekI6TZHuwFf5k4c8Xw7IvdBzyZ2BqrxUIR5/F/ZeEiNtzokBpPi1\nGZ+r\r\n=ViFO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"4cc278172046238a036db6643fff1befc4d31a26","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190329"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190329_1553836110659_0.11721961958981475","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190330":{"name":"@aurelia/store","version":"0.3.0-dev.20190330","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190330","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6b73fd04d6599a7f995aef5d364302d951bf9fa1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190330.tgz","fileCount":19,"integrity":"sha512-4czD10xglAUueoW/zHBnMC28o0/ubA9q2Uvxc0Q90IYe7nbgky0wX18n5QOUk2Kt3zh2jbgFWNsdjkQtczzoyQ==","signatures":[{"sig":"MEYCIQCM3LWuXfxQq45hWlK+bPCY7owjq85MgFEqRP5zpqjbVwIhAI66MezdrXENav6qiQ6+s7srYSnKq5WkeH9umniP6xsr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnvnFCRA9TVsSAnZWagAAuzIP/3E6m/vh0aBgo2G8082F\nZ2L/PrBP+d18CS1IWRxYvOegikUwD2Xbk4PfAV6uU8T4QfbBUpMqJB0/hiJK\nKfdT72w5yG3G+P1pZEVGsWzxYQlYvDH4eGaO76r7UfczsCjSeDaaI8dZeorQ\nRg/5JvQQ4nTRfxcNh/kGtG12PSIfPQU39FLtkAcaDJW+N5JRi42gEVdypc7L\nLk81v5zO0G9EqfaHAv5WqBVHSt+nRqp9foJ/f2PLzexWTJeqYWDqEzQdUba0\nhlMYz5d3B+ZGoZPM13x0a3utqxcMvUNe7Rw4xrKGozgL2lxatmNtbw9R4rb5\naTXKzgSh8IVyS8rrsgvP8yHK9kgMVO2TzGhkk+NmZoxVPj4lkvJ0V8P75Rrj\nDHN2fduR9e2ZNE+Amtziogr13Hb94DlpiMw1QXtIs6t/jw04/yMY33szVHdp\n1U6wsQ4kVvJZSZxZAeQGp0NnI7lb11No0Z77YMutFGZVf15EWhII63QxqFJa\nPY3+IOOOVwjjCTezmyMqsAq5oU0sOKzfPgnh5KfFQGdZv1G/LWSNvwxlWZws\nYOPgWWsBP5f5G8SxnTYvT6Nx03ABGOtBooLBa08253hVKRTmPGRwj9KHAjQg\nX3Bc7EyL80IGck3BJODz+/2A96e7q+voxL6+6bef81SL/BlK8JkGq/Z0DxaV\nHhIx\r\n=CPpL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"c11777907e122089307d5c8d2523eab085cdb19d","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190330"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190330_1553922501027_0.1046527627744529","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190331":{"name":"@aurelia/store","version":"0.3.0-dev.20190331","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190331","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1c49e7181f9c2d502b0d3fd14f6e99cecacd4148","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190331.tgz","fileCount":19,"integrity":"sha512-+3fCFpCkWsDWV555xeURNWVswlEptq4MCO9z+riVBtf+z/G7PhA2lrQqmR5q5S3IcT2CUXbhnuyNbz09+YmAtw==","signatures":[{"sig":"MEQCICkHPCHcjfei6Rp+C7GrgMHwo587LIiXmYVPnN/qh2KmAiAMnQtiVpqnpmT0lQAN3++iNaxdzi2wiqTtu+r89NaMWw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoEsnCRA9TVsSAnZWagAAdiQP/ROQ1gXr9OVZ7w6bozFM\nkZ5LMBpT2It/xzpM3AUg5OngZPsxQsY35lj0HjRRn38SnOY8xD18IdPnxqpc\n9q56sPmivXZuN2MPlaOJMdUonojIva7+Oq615VhvWOD/azWTFu1rWiqlhNnu\nHxb5P6FfwTk7aFHsCCoT9QaKvUUO5NhA+C2SOhKs5a/S6m2qj6kSEfVmuSTy\n3aU7DG9b5CLrRslPfkx570hPzPdAwDB5YfetQLyWrP3FEHV+ZBOMdeo8DqLk\nS9StEWt1prkPNw7H8YzmOjyUs88vPcGhKfm697s3VXXAoB/ZlxIQXXYD6yPL\nPCUYQjs75Vw/eH0rUmWLluKERsh5ZnutFPFfdJ7UqKbnPO+q3DSS79brYl3+\nh0Avtt+0jfwxGXZ7km8lmm2YkUb+qjLR74QY+Mpc7JcQzStk/mS++DUnxxZj\nQ9sp+dmhkdhHyU/Ubjlxw2dHYgpVn3euNy/3ixlBDVeSKouhCPRrE0ebGXVV\nDCB+hobZhFXPrSi4nmN+jyWfYeuaQayKvwphb5YRC4hOPSWGxXG5csDuGs/I\nC21QbUAv9wR+Ln9j53ultNRdSnurB7NKUqfZSfAmfTZoByKePkvAaaGHVZ3m\nWNlpSqXk/IHcgeh99h+6Bucmj1S+uEtPYdm5WLj/6px9VXSAeO0YMHh+lhGg\nyNX+\r\n=WfJ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"a27a6febcca4e134d9879339c53304abe2fbf93e","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190331"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190331_1554008870449_0.11582851885010514","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190401":{"name":"@aurelia/store","version":"0.3.0-dev.20190401","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190401","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b82633066dad23df665e912577bde85ca878a9f3","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190401.tgz","fileCount":19,"integrity":"sha512-JDO4EDbMOvpaT4xNyLB+KVk6B4Ogxt2bQNxogMyreEfBQke8nTYPGKmtBQLi3pvyid6vAYvNabhtDW1mtLwJfQ==","signatures":[{"sig":"MEYCIQC8TbbtEg0faaBh2MzDF875uyWwZFkNrIJkSXTI9HaWWgIhAJ1LIYO06d/6IZzl9B25BKKGMiSADWD04Awis7T06oxa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoZyxCRA9TVsSAnZWagAAFnEP/3uvJ/dZUyp4KtAYID7h\nMa1rQ4IeBQUix6/c0Juw296U1fRTaWlYznohVcY47Q/Z+zoBHVSVszT6qJfL\ng9fHRUN5oGN21PjW3L3ZXaXX3xVxn6jCsbjsZghElvBw1hq+DzkOZSx7a337\nYd51Ejdah7HkyIgROWVCqr9S7RCwGCHjrOm8UzkQ7FgkfDvT0qb3/bnPD9yG\n+k4o7CH61HCEn9WuW3C9D9eneE52s4qh7Ke0B0EAIPwmlvtQMQ/3txTGHAMJ\nUg+Q5189HJjEVlwySowq4Ys2nvt8pOPmKNy1M6k+sUPoaMaaDFldz90PVfyv\nABNS9+uinMcALD6IrlywkXWNh7jCLYBVgRQ/FGVjc+YlDFV14gbbs94G2wWN\nmcoWLGrVUEgoOY5oqzJuGWtWDtTZwRFmATkthV7qtNeePabfTI9Lr0qnzVZZ\nyA0P6yem7QvKzLVrnSuFz+WYaAVp65BuEku0MDDp4Ga1qgvERaOrgmeftFaI\nSHV5smGQc6ReyDGsVsJVc90CiXTPYF359l0cMbE69w5V6gS0MmSz3n+lW9Md\nQK97nufOwKYseNTXQtg2l81evx8xh2951jttf+vrth8w41p/e2gsXdPD55RB\nSGb6x9zcWxx0pM/xg/c49wOasP9JAO0LIVER/tr4RjVAQ/q327C1qQBRrDow\niwnJ\r\n=LnT8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"0b3010ca139eed2a1f8ba0801aa5119eeaed7a35","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190401"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"^3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190401_1554095280924_0.47215884665719043","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190402":{"name":"@aurelia/store","version":"0.3.0-dev.20190402","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190402","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b5a0d1ec57c7df9223a5c9c79510e36ec7db1d3e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190402.tgz","fileCount":19,"integrity":"sha512-fa+b3L8XOUwOl20T4rT6xLfhf4hwujIUjD856Q0X9/PDTCfRtgS41BaaFvqkwt80Xfom3A28MkCdVyIsXwucgQ==","signatures":[{"sig":"MEUCIG7PJjmbXE5WyyMPOIyCRBahBo/SBFHNoGCe7GF0DpGSAiEAwb68oYQyto4zwnmFxEH5/vm5F48McDyrqJsN5VvppWs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcou8ICRA9TVsSAnZWagAAYh8P/1RYph2eUg61b4SBYH2k\nvxfP2gYouK3q65RP8HuMD+6tLOKqvYCXx8aiAP/iMLhwT9CIGKJAOuMm8ADc\n+1Ez84ox0w/EKJJBbzChEd4ohhy2/m2hviah04jYoeYU7gw1GZ9EAGQx4aUv\nKd9rdoNYlGlDxUNVCpLm6WVxLbmqM/5JKqAmIMYeOzU7zwxrcMPYWe+/8NkP\neYg231zCXdmTxl7PGqYx4MIGqnnBVSiuiJxs4wQyCepi6s9462NDV32gv35g\nIOuphTEywmhqVTq9lcamRfvdl7w/CRRb2tdFGCyUg55GHW0aaxSsvE99pWyT\nBQ501WCCG6Bp03F/eQHdao9lQH14MRQPiz9MVjxUMx7MgLwzzMoU0+jmZp9E\nQR0uh8gcu+99EojQI1suJ1XYsv1embKPoPKr4hKtXgKZ+W7TBIbYgStYdU8v\nF643/xUP8iZIXjG2RuGSZwTaEjdxDeMWughWole3d0v8wyDrD8RPdIjaHNS+\nq0Z0eZPtmkR8WilOHwRNeIID1mEZctRFJ9XMqum0B6qCnS5C7QOeY/i3s/NS\niGwAB7gln+n/YwNBfxwfkgB2IQsBdcWoneoenFb+pWhPyqydpUBSp6DeifRS\nTz1iyT5CiqsRWjw2Yk9OEOMXs2JS17us05QEVRvGzue/9BDpN5bHqnwv8C6l\nHETB\r\n=0SgU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"fa76a5a067d25c6f8358e0f7473c7b7a289efe2f","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190402"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190402_1554181895508_0.4501260344035456","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190403":{"name":"@aurelia/store","version":"0.3.0-dev.20190403","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190403","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3424b8ae7272ec34474e52b56baee52a6a104ef1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190403.tgz","fileCount":19,"integrity":"sha512-jVE0SISQE1fQsDvrLPhxIL7P1vXK7PPcMgvYPKGTIOe7pJ28U7ekR34sp16fvDGU8WEk3AJlDK0Zxw+p5RjZpw==","signatures":[{"sig":"MEYCIQCGEqjNEzq71MsFDOG3xbPoglITgfOmbc3eZTqemZTpHwIhAKa3BleOG+kc7vmV4J71PQPHv/y+iFt/Bo1DbDWsr5aM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpD/TCRA9TVsSAnZWagAAkhEQAJi1kUmHLht6lYtezZkJ\nw3X8Rdd08cXQWRK6R1Md+p+4D40DxT4wS2Uyz/B3ZNju94mR8dP/96fOhzUz\nFivZdriHNbRAxVK2cMfPAgZWWvKlKwyCSwZfbOwRDn6etNtgkXxrz7Q8DVnT\nUOmBqyvvtWySvlCGUr0+nxuGXmq3uI8psICRzWpc5wbWxEFVpiXXVbEMthEG\nS4ZYOrYsjGJpFopJ8fsu5YGe+DUunNY38kzEP3ALwDfVwwB4teUydc9zYwfY\nk5hU4IeapQI90dD+gk9To3h6M0TphZAQDiGoXtX8taIq2y/Gy1trGGP8p7zq\nx3Ri7sIeK8jVVCW8knv8dVB+Is9yMB4uaOLTwb0kvQK1BsFOHO06X1AnE4b8\nLz324wqL79S8HKFU4kZeaDQhfs5w49XU1QsKYYYMwjTs2A3VOZ0J/805YtEJ\nbP8XMIQ8Xf6bXvJukxgEOIJIK9/K/9BT6qHo71YBQoe2ALz+t7V1HwImNiYS\nMKBjEbXFl0NHHEXlZ2EzFEp492qMGn+y1SwrkTIzLe0fdBAvEslbw7rTGe5B\nWRsCdXh2TmWxlZFXQBDAxSv8gfxUyr3uZVe9pbldDCIn/NOCUlloTDkaLCtk\neDszIOonHb5j/ENbR8LsM8lsbKGjcAVkNgOL3+pr7nZNiQWwQtzhD+VZ6fo1\n1FVw\r\n=nVC+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"77597b80cdd862e97a5704414ec5cdc35c302a6e","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190403"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190403_1554268114408_0.5731802756523279","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190404":{"name":"@aurelia/store","version":"0.3.0-dev.20190404","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190404","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d1a51574a6f8910e9d3caa61dec93c42b9c4a5bd","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190404.tgz","fileCount":19,"integrity":"sha512-tjyE6fU7+eHUpg0ptcfEBLT3HqsorRjqbpRMjf5UXDIjS0bz71s/BJmGXi0eiCe7SuWLDOr3TBh5j70hxq3Cjg==","signatures":[{"sig":"MEQCIFJMJcPfjtmd9aa50b/nuS0Y0rKNCNx0JDJEc//OflwrAiB77wtUFMiC5sVDiCGm2jqOcUU/xQkzgSiRYRRi6yqsXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpZGVCRA9TVsSAnZWagAAeckP/Rjn7qJFejEpw1E8KGb9\n5IPwpOehwHarZ6vRde9RBuWcLkGLt9xGoMiJTKdTSwOseAiQVOu6R13FXnHS\n54dKuR2WiWWQW9dDl3+K6rq/Fwpi1yb4ocae4BdpWbMBJkLh59DLcoxxCCZ7\ndPVjCvxzrj2WX++VltAHLe6Gm+zuB9sMGEmBYrANLuXfhwPqgft9WKNjZSmC\nPvjF5uOq+q6POX1m/nTH67wt1/oeLUzodCZifnDZmsf5k0wjXJh1CfPAKSKU\nv0H40fbuF7sNWdxqUnKKyr2aWph2GFqQFpMUjnFQKIi2OyVKdOgl4VA4SB0N\ngeNmoGPW0EE9gv64MdMrIlAgANV9QRDt1I0a6A+4EZwdxtgkXI/oUdxoxN5/\nmAUfFZ02wU1eXY/BXWy3TPV0JcYLp+CKShKk7GKeyX2SxKilDN/R+ET1BTWP\nybawgv6YBhLi72CUylGK4/LGjSB/Ukr81ulXFVLEwGeUWHOoMJd5RBNx4Kz/\n7ysSU4jaNDi8WctbEm1mGZn7hHrh1P8kJ+TYTOxtYahgG9LP0LmurMxTK5P3\nSIyaDZWEqv/bgwkzuvK1wbZXUPaOtX620yNurVJp/BsN0zOV9xDKTmjIayBS\nL/ejV0DEQm2iLGZNw/ujZE+XyPGqpyc+RzRly3aFR7wOkh8gvsBYeV5m3h3D\nv2Lc\r\n=E23b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"d6c67bc8bda4ce777675f5fff177c40f8cf88c69","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190404"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190404_1554354580369_0.5256967818776153","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190405":{"name":"@aurelia/store","version":"0.3.0-dev.20190405","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190405","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9870033177727c45d194d0f1c62921b2b2227a15","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190405.tgz","fileCount":19,"integrity":"sha512-spBLwM2egZNt76E0w+cmMjbVLXMe1MCZbLMx6K6l2PCPRvh3DLSb+XJXjgNTOZqj+Sae7xNmQhf3A8smSCw8FA==","signatures":[{"sig":"MEUCIEEpsck285AjEBp8HvqB9B0D6ZtjTMJHYl7dQfwT+AzkAiEAxun6VaK3r8WWgp74cbhO+obkuIBn80x6mFH2Q6G4QFw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcpuLNCRA9TVsSAnZWagAAJTQP/2MFvbd0ekwtMfSlQVkY\nMC3xj8ay+T9H0V3kJD84J8qz9EExHVbZCNgI5FXNApznrbnf3SAjRgEdZ7wo\nzEcfELUTZAw2ZYabaVv0Kk9qZEAYGnjeRh38+RjVjlTMnLo6k2aLIfPOO3oc\n1ObZeprJln2h6zCHqsh4bcJtQZ/uKhfhxiI5T/N36+wOSNDqgWUeSQ96PBNb\nJhJ9EMrGh+mNZFfQVD/qzyijJFkgY3yOeefq4YyddJFUQzWYCbNzvcsUkCdy\ns5jtckkZtxd1b7j1DkXXMCHHqDQo3uMhegAkOANsSVRirgzeXS6mU/GxluJY\nPxtR4IcXXa1l0FfLSMDddX/Nz+zJynjApjj87ZU5X5GAM3Xu5ZeDXxGScx7l\n7UH4mzemLEn0VHTf2/Z5jjYZSykgsvcebbkPREAiPIyIXmAFXh5wtfASStGf\n2+paMEtQEa7ZKylyhmfFt7D7R1mCOnXnN/t10Q4EgbxDQO0/AQDYutgAvabH\nv1Peo1H8MMlTTzPB1wcuAsQEU+czPdVBMWX4VSB6NqHAI6HzogqZOXGZY9cf\nfMFDXs2BiyFTYodY4APsT4C3GUSGG0L4Wox4eLnoSXwSWGtJ39CLJvFwZ3Yi\nWC4Br2v+DWAJi8MKSvPbuDfHXDnAMxvDLAY/lv7Ls3fjtQaocGLvs19MKEU9\nxOvS\r\n=xM3v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"c4171f324c4c50bf7905fc8a69b2ddd080027473","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190405"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190405_1554440909107_0.9096962969468987","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190406":{"name":"@aurelia/store","version":"0.3.0-dev.20190406","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190406","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"34fd1ca254544415ac217cc6158ae05130563d21","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190406.tgz","fileCount":19,"integrity":"sha512-/5U4kEPIaIwCAADGTO2SlUUjYnDRNZ5Z6bKxIYzU9cUbAu/w26ZtceLiqAxeJYHbJ5qT/KvcAaaYticcQP31Jg==","signatures":[{"sig":"MEQCIBXJumf5SxA9bwH4XxrPL8Td++V3FWeAqNYSRRoJ+KoRAiA1wdI26Fj/Dx4RbSHhNlgE8QHgIdZ1qMj5P8esLtuVGg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqDQ2CRA9TVsSAnZWagAADCkP/3BAwWXe/pC95aOeK6u0\n/GISRL71bo43hQxWcCdJMvU+dMT6Tg3+J2yrRD+GQoAbkK1NjSTuD/gr2650\nNZWlkdO1pWoky2KK2w3ccrJdemZYs/fUc9vRyCY2CNtV1NFmsEw0o4xO3bON\nFO+cyZYjJL8wDWxrLPLxiahKbxwRIECmNuEjWZBUMFRV7Qs3wvBzln6O3/ZR\nQqk2+IlbuLqqBuVycgPVJmqgRwHSg8/b24glpUBW9oDH3HJdD5DR9h8xMuba\nadCiGMFrfNw1MRfyapJ46pcks+U8bC3jntjZX9Y3YSW+NWT0tCdNYp1T+Rr2\ngmpk/74wSAq1KsG/pin6KMaAswzNXecJEZQWbOeeCE0cuyjOmol7I5V7LmGv\n/2LseKuwEbgJyOaJccz/TBs6sskxSM5W8umTvY+X4yLzxH0+OPnw6+TmUO8E\nIYoJ6I/vLi6QIg+DpoCiQP70j45nKuH3BC/C8j+ndg8yfcQmxnYuTaLveHIl\nFSASBaWMb6mxR3p4Bs4PeQPkMcdZuCInEw0/Bkr4qKoQKlmSg9bVUfO7I0ag\njdRZArspJY6/DzcQKW1rczY7QSf8G7ms2YLYkD7Yev7FgnEnfTfX43oNQnAV\n0IcjptxAGlLR6y5NuRQVRfwy0LHgrXUwWmd+l0ACRJ4k859YHu/seDifGbU4\ntUzd\r\n=B3mx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"0d228bd854a8465753d99fb5027c1ecf9c49820d","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190406"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190406_1554527286077_0.6926784916695217","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190407":{"name":"@aurelia/store","version":"0.3.0-dev.20190407","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190407","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f086ec12a74b32ce2224994b46c429f360ff4955","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190407.tgz","fileCount":19,"integrity":"sha512-qfJL5NkPHPHAXaEi1MAl2tKdUVwIbMIMtMeP78DcEqpofpZ1clgR5qsmGcAb1S0EIx9GmpNInJVK1yMvHJ7UiA==","signatures":[{"sig":"MEUCIQDaSY5jmTsd3egGeK24Sw3xSCsEwto5/T1Q3IHo1S5J3AIgJamh/0YFVSkXoqDO3wQQF0TMqu4tmjiLOSJhCvhWado=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqYWcCRA9TVsSAnZWagAA+CcP/001zdNIm75XRhWqsC66\nyWNV/ASTAKYXzNkt2a8MC/GcJ0ahYWaYGxk6kz5La/8MSi3EVrotki1mYfAL\nEU/a+tkmBKvyyWheCWF9ICjqanp5YvRFTMWbcmCj4qUcUayxinbpVNckKuEI\nfGtqiOVgG1OGpXGreajQCocGN0gigVzUePSXl1uGXYuCIVf2gdo+Jp1rdu12\np12lleSolgOQ9BJA+WIJws2DM7GdiYSdtiIV56Y4J09sz3Lai6NsQmCxaGmS\n/DYKYlv7ydP/IXuyN81K4Rmu7Ccbv8grWxlqw3Vx7N3Liq8sz1r+FxoGXqBt\na/haU/fW/dB8H5JUWmsXIsCzIFDq4633PJbx2SyicHDquDoPg2Rmd5bVslri\n8BoCJLXHD7RjhaTClVJ/DxZXiDR5T+jtmUC2ttj85HkiZwGfyGxtCuA36ON8\nsAGl+JJQdpMElwkOk74A5JajWsWuAK4FE8Ed77qps8e01L/Us+AIJV1gICkQ\n2TB+ua4GLCBdFK6+VRFv5v9zJoxpnpOYiusaZPtK1TEkVfAhsGatIhBq5deG\nYLWqPjh30YWc8SHxPMbEpJileLQk2NkZdxH2HFM1SSmy99+qrKdn1zMtO0mc\nkqwX2hFir61+IQAmvNlztw8kKNMIppgtVl4UySu2GaWIaZESgnDh6Fk/2Dn0\nsOEx\r\n=OnZs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"19644a61b9135f99dc4e159932a40950cfea1f9a","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190407"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190407_1554613659229_0.8104470416397287","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190408":{"name":"@aurelia/store","version":"0.3.0-dev.20190408","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190408","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ff2e5612fdb3d4ba8234177a4f37ce3ee58081f6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190408.tgz","fileCount":19,"integrity":"sha512-QIbZyIwppP4+vvywLhyNCHcnaX3LWooPmKZGAa2LSRLqiVtLdZBl3aq96mJfaWLXiK3hh7223koQUxRJWwuZGA==","signatures":[{"sig":"MEYCIQDfALjbPZkgpliYnB+lz0lj0CIBJPEG7aciNqxbYF3lOgIhALY+VbemBsc4ikjZoqJUmU1t7w+c7ijN6N8MWv+r3JTE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqtdRCRA9TVsSAnZWagAAq6AP+wc/vaIDjb0ZxDVrPe92\nz+EoPhVzVt8Nd9EoTP5CeB68qVq3qvbp+s8yEUi6M3fFeJjfyp9Zjpb4lg38\nEDlYh5DOtrX8u2kADQT0s4tl3NCh/SVoQ2cbiRP1Eu5Kyg+VgD3z0ZCOkWNS\nz9caKdt5FmZ3vF4FYamc6nLOv3p3Wy+sEsYPdis1q9VAk/pAkOkYr+7Nf1RJ\ntkt5c4gTy+iDY9SXswwb1zeRr2nmdESUHT59SQWlCNzQ39ZrvlThp4q441jC\nJ8Dm/xdAC3asPRYtqGBcyN7fGqCVOIEnF+xuffzOhx5tP5ASrjGPtiP7TkQ5\nvCqerJSvh0Ki7acN76NPa2GRrcaibzVmDFNOrSaNq9SMRoCAebShP6BWqF5k\nV78iZ8q3+wEoOegibB6c4O9kbZd4bGlUcCOzSceI/+4jy3sOql14eSs0zB7E\nkcUU4EO0FBI9xOefe2UALODm7+WdYoBRZqqWJaMIDy9vLl8vG/+kOn1Zd6xh\n9FiE0AWrNYuvVBhPIbYhcZTjRqYPQNIUQ57rD9RXgNsp9Dlx4iv+yJc+8F0l\nyKUxycdXZCyUIJu1GZU35gnesdBbB7zL+tDa1Gy8ozzuOKdIfFevFaMJxU2p\ntXJAEjruFmOjEwIbzsUj5Kk6zVe8AD9GjyxnmWUOG70utsd6UQDVRZqEifzZ\nQxRi\r\n=AjMf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"515f2e93c36c1672fe7e677b03760f1eb0677a84","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190408"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190408_1554700113022_0.29452585235660145","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190409":{"name":"@aurelia/store","version":"0.3.0-dev.20190409","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190409","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"441a3fb428e288cf137ec9b2b4af9351a573ac45","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190409.tgz","fileCount":19,"integrity":"sha512-LZ646t96U3m0UpMh6tIDefXC4F2oEWSIgDX5KW7JrsxKNZTpyWXrPrWBs2aYV/9Og2KS+7CA194kZZg6MYApBA==","signatures":[{"sig":"MEQCIFn7SoD26jMHps0LvN2hp3T3tywXdAojEr8ogGyagN4rAiAwLdyrWc13ea+nkSdDp9mDzxFsjfgDyA0SD+5QTOZKdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrCjUCRA9TVsSAnZWagAAplUP/i9a97FDIVxevS2fXpTM\n3mMEtsH7fNqT0y+FAJbHoqeMQSXJaH/vvmc25K4RPtz/PVD3URc/S+Lo5tRz\nSx3M5M7rMwaoK0EzHVGLIkiBszEsCLnUiRgxaFzWBkSOJQfWGlxBcld00xIW\nPnNSrnwk9ozCZ/5pb1fTWbxJNpqrQD6HTadjIdWw2Lb+DxDXr2etvZB2/uNu\ncZuLFPg68coWMVpwkK0e2tO5LL2/FmKn51Wx1Ii8OlEbdmwRRFJrhKVgV/rL\nE7LAT8MlYmmfdSrTExKqm1FO3xfaZJtmDOfSNi77dp6Cgfqub9msDgG3Ooca\nOBjxanzHVc4hwvsOEU4nPxCPtfwWDWxC17teAXH/Mq2kc/R1jkg4rYMNEY+p\nXFwBelJUXdJ1Gama4yxa7RwTQGQz+46JNv1Vd4/NMpFwHR0RRxAdFwcQqaZX\nj0D9n0e4zQ+/sC3QApZ8GfvOvP+ADC8SMsb90pxE9WpBktrWRQtcmS2Ev81A\nnAsRHGP3DQgklsOqs9mTcrKEVsrzZwLicMbNzah/Ev1m0HU7rkdiHQ567o0F\nf+IaLpXJkvT4rxkp7fA4uGWpCPMT1oLrpYVsgZmFyibSRRCho3ZfViWnsJgG\n3lOt034bwpG8ZUGm08BTNDQ1l89qRRp1a5z3JC3EU3qtEBUIakDZofiwvLY3\nO0D7\r\n=wXid\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"2c320fbe480c52426ea23de1fff5c95f608ace96","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190409"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190409_1554786515463_0.08198242811665901","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190410":{"name":"@aurelia/store","version":"0.3.0-dev.20190410","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190410","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"80b5f66d36e4afd96a50469bc7c84e04ca4c500d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190410.tgz","fileCount":19,"integrity":"sha512-o0Ivq/5FWDGXbc3YFH6l+xF8C2S4esUU0MzZAqs3AAvWZjBxHD5ZRSj7suKsEiXWal2+jQpFQt7YUaVK4J7HeQ==","signatures":[{"sig":"MEYCIQDNEe8moc2ZOvDPidVuNIFuRLTl8x8WgH6FlJfDK7eF7QIhAKNFuCVmRyDY1qoplg0tKdPSyRLHpyuKbJweKO61G5gr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrXqtCRA9TVsSAnZWagAAEsEP+gMtxZ/TcAV+HoXy+j0Y\nbnkHHF3nyyU5xJHfpfsNDzxlZ1rCo0aBxkDboVlrzBYFnyUJejO3gCRN80dz\nsQNAEaN+gQGZOQRYiHJrcR+icJv6IAtDVgSt2hIzRAVl+HERXyhbKa4/e/es\nj+C25yepSObDNvGF6rAnrwtfDjpBQ3XGAW/X8EbM1lBGfrA97QmC9WXc1658\nCSmkS6/OEB8vVZ/mUI9lNsw/vBKySsjy7qDZL0zcGHCQ4eoQdXgXqzAorRIF\nUB6Jblrzs1+U4NoW7TAWFhdcA/FP+4ct+pDYC43w0jboa/V0NX/m36RvOrdX\nRMH36uQT5QAobdIxumJIC3Om+ZPQXQECsIpnN1XrCoPY0jji/o+YZYKlaqsv\nOP4wMMpy1CuYdU8/tFHJuTX/an1OoAOrcDSJG+plsvS6hWiLDFIUp7xeIsmo\nTdlDVyYUzhXGFE8sQHlztXdR+g8ye4IoF0ST+BzTZ+cCcgdMbuMmy9U9329M\n9+kblJWCwuso2MwUt2i1BLiDFqyfyy32/3sBuJEpMpQ8zWMHzLEnQEW8T3Gr\nzLi1YX3Q77Qo2gLAGMbfn48HfJr9aa985ESoQJw/z2dYtPQIrJmjoB2b1ysP\nVNjOsHEqHRxH7FmRDGnXLamX6vgOrYl11LViyakXFwuObqPsAhWy6gSNCLs8\np8nG\r\n=gEYI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"babd1fcb4bb3ce6c01583987ed86fe5601670b1f","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190410"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190410_1554873004863_0.12080754022756124","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190411":{"name":"@aurelia/store","version":"0.3.0-dev.20190411","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190411","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"70f94612f7dfdd38cbc7dd3724137c1f71748a43","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190411.tgz","fileCount":19,"integrity":"sha512-PANm9wXmtiEZBH/GInw4BXAt1qLbjnrEvQLHSD7RyudddeRVbj676rYks0nSXQh+OjWu+Ue/tVUuCc43CWfH9w==","signatures":[{"sig":"MEQCIAFbjRDx/TIaH/4KofLoxiS6tehs3AKZjc3MxoQdfCSmAiAGrSjqzPiDTRZsw1q87d7V66v1OPNXU8LB6K9VnVgAog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrsvpCRA9TVsSAnZWagAA/l0P/26vGTLCTWGDHA4AkGau\naTjx4bjzRtFSi/05EKriWv3M5O/nTcmUHrzefVbFz4gnbEsGqO6+KboPQIEV\nJ5ALNhttORFGJphObY6oujS3iiMGGDkZV7QLW0kDF1vwiQrNU2szdT4Lyegg\nZYRECN62CVOPTHvNANtupkGP+5Zf+jLSkkq3TNHvEVIG2V0TmGtLb1u3aXhF\nXpV31+l5QDnsn8PKyB+AqULsmBxu6K84mQD1XW29jicirBDycyie+6937iYO\nKKqdo+376L5yPBZFnNXP/47FdC0pTyx6mXZzFWe/TI0396x0uh3KZVy9TNdJ\nYeEbHtJ2F3GxKnfh+B674r/UlyKTQ1XrWwp+j1l/jYoH4ZNRYfHfTy6OiZ5a\nagt+LMA8OBVFjZBZaqMLwaB0LnlhAf7H9jmQvCI8Dtj3Igta742Bfxa81/AF\ngszNEs11znImY/JFELLUthVK31neNSgdH10irbwTjx+CKiDPe5YDLlNzeKP1\n22L31LrZuP86ekp7yGWCXk9Wl5UsBNDl7WRbLwy8hiHXE2yzoSXVj+gpeQ9N\nPuVsMMfhe1jD2k6SVGX4oQwnUlosIg3MRNLTtqr42QDdV0jsuQ/WzO5PtLIZ\nWaF4Zv0WrDVsd/JD2fZCBKrq7P28zQ9cgzB6u8eRXptouYUFu6TNUdKN2BuR\nUGPP\r\n=8/Di\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"68e06eddf27a2d0f71544cc25a4c5d278638f221","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190411"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190411_1554959337062_0.6563581532289586","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190412":{"name":"@aurelia/store","version":"0.3.0-dev.20190412","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190412","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9675bc42e1e21fc80fc58f360acfa243e45953fc","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190412.tgz","fileCount":19,"integrity":"sha512-opAVZS67ItyBTOounA5YPiehhT4KZuDd0JHjN3crkyF+7pbnJofHdxK+YzyjKb96Pc8eK45ePKaVMfN6I3pO/w==","signatures":[{"sig":"MEYCIQCqOX13BX4ohxVOW9xk83Tn87nTlQN8zYUilP18f4BRHQIhANm7ntF5C9CEbZbDu19PZ+7dgM6y3AIkc5BbnYAYI9vn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsBzvCRA9TVsSAnZWagAA9o8P/1XedRYojQU4Z+ysRRzE\nFqMTIPVgXUpb5xGuYyVnU4oXDNUhM8O0tFsCkK1/GplmVJLXHwnu6/I2CBrG\ndXPk82xx32+YlaBSDWYGn7oDFf8rYGRYaY3j0qO34oL0+/Y+wVPhmEzQkT9X\nVhvogVZ1ZFTqcjI6JgShpeC5r08vRn57V1MFhH+4IlSluXm2Laa9kDRT37gb\niHqvVa4qH4SdWW+GIKoozgMrbW+xi+jjKK76y0O6T64tNfZ6O8kQSpKBGpjR\nI9QcsAtOypMMX0W6N1WJGMJXViF63JxhPlLBlsxpJJzlcxdsiMYCBrZaWuVg\ngZnvExDX+2krzpRFF6k/DUduDxSMspEJ5yko4T3me0+XHvSwGISeuVi6F1gR\nofFThmihEz5P0soF2DwmF4EOJZV+0qidIXNmYG9Ovge5piHWjxqxmADWfoiV\nrP5E6xWMn3P0rvvWr/SW0rDknQaSuZm4L+5Tt8gRQ9Pjx2AxkBQ4JbbeWY+h\nA4km3WDCaApxv20x6yuJTqn8pvqCGy5r9E1thN3OX5/x+lZPAbiu8lnprixw\nIqfB8X+Tf5S0QeMIfeifsB+SQDjIXFb8tt5rldY1sWs6RPEYDYhfi/qb6X+n\nZovmsXOB7WuxoTo7nImc5RcVt2bPQNIpF16e81OnSSUo9p8dA4psQGtkdaRE\nPOHi\r\n=za6G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"14fee95d06e485b8db5cc94ae843358263af0f35","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190412"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190412_1555045614767_0.41547155743307784","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190413":{"name":"@aurelia/store","version":"0.3.0-dev.20190413","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190413","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0696ebe33e97da8cccc25f0b7f48d1852cf296de","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190413.tgz","fileCount":19,"integrity":"sha512-As6DKWtOrjHOTLEPJWW17du1AmqQ29OzQafsB8Mxnj6PWt5oI5tElt7b8Ri7KSi/U4Zxg1GLzgxxtHf162ELQw==","signatures":[{"sig":"MEQCIB9csNvww7ohJAcrDT8kzAtTrtbvq/Yi/xMort/8QNj5AiBY9RcqEKnNnsg4rELYPv8Lqg8QgdBTknqMj3zdnA/RkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsW6OCRA9TVsSAnZWagAAkisP/RJ+L7ul5TZI3n0VPSzD\nlTVBbXj+4e2SsAB0tt8AcnfbMtHw77vVRs0QtgUCZwfnBcEdLsP0vlcRyNJU\neAoPjZDEq0iqCeqy1mLRZQaORAQzHe18t+QAlWq6SFl87IeVuSfggWe5iCZy\nkeRcsSKXHa5Lf+1gFWWtq2Wv8hgG/f+Wul4PxQqKicvbKFUcUK7Ez8LAElrl\n1mZGgseczxBcNN+zR3CtAAdk2VWTvo5B7KyZkeL5lvUs7KEpkROuMFl2mgQq\nQTg0F/gGp06UdSpmzbvnaSqBDv61Z7bkdulhPcDXgW5nXztPa/3Kc1G/I1bZ\nphbeJk4VXsvBzGC0LTwrSE/51yDzvrp04uae65YoqUcLKwt2NslNWoM669Of\n/jmqh7aNq/Y8mg9ufJg5Ik/goFhGHeLDi5sr6ya8PCC8ZZOvCdVRticBMlJP\n8cv7ltNPE59V4k8dSbzwZfLrGPMlHtXJizRtgF1uEFB0/sjRMS8T+AGMRUF7\nmBmmDXIEmhQXGZ5Vab++uzCQn67SmYBbvzNmc23lWV4MROtLfM0lD05WfdBc\n08cswrzEqzQSytiD7AIgGnJVmzKiUcfxCo9feRO5r9Q/lxGQ6PxWbcYo3ZBj\nUAh78lOM9mUUwjk+F5OX55GlGWb01kAO1Ih3h8phDgXcQ5CWACiw3vo6MHjY\nM9Qi\r\n=Oofx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"85d6547272e891f56a5ca386f846842f208d2dc2","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190413"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190413_1555132045479_0.7290130178985794","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190414":{"name":"@aurelia/store","version":"0.3.0-dev.20190414","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190414","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"19f48a41c71240b7f9abc1553daa3cce117d2840","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190414.tgz","fileCount":19,"integrity":"sha512-eb48Rw8fw9W0jbCV/2kGc3m2PrrSYGEh0pK/18yi/sNuwwaa7nbxeKk73lLRyHO4USvsUMObSV+KTY/MOehQOA==","signatures":[{"sig":"MEQCIDMcjBvetTYHWLlsr1cdyiSaFzwl3GJrjeecNcQldmT5AiA/3cuQIfVbzBbCjw+VVJzGedC6rp+XimwAhmANarsELw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcssA/CRA9TVsSAnZWagAAGIEQAJwrWwaqprNjilrTPLoU\njWhVKr9WV90WKDis5D9oii6ZFdz3YdGl+hkqxj146eEMpeK5sBKjeIs1RTt/\nLZzLtSYKwpvYicEIevOS3jeJdjy8AcCYMu4IzC+dMh2ECsCw277O5TklwSoG\nKIYlEFQQ4uL657CU0zs3wxh9Z8OzKN48fn9/X1I8c+V2Gy5RMUG57VK+wEKb\nRR+W5SOXBKUFD7UF37KQoMgSejyAhr6zJm2chMCE0jbFikVP0OJx+fghjRO1\nf1RrQeOSv/QEletd3WVssoLIDBw/C+F+lM294X7Xvl8QUjFzDCUBWLZbMLkO\njsjYq3eFZBxZaRoV4RArrJS9+T2npLFUOcCFM8BzRKOLnQGk9CCVpDIEWQwH\nd2/nCUt8h6JjY/Q80I6VXK34+iJzN2VjZiJo5zeoerTOQLx1tBjY/sLDj3ec\nXUg/vZ2maav4RtfVqu8SlzWCQjbxdjxYvO6nqxvxejf9l5sPEt+dH8wsGP6A\npt3prVSJrDIrzRCmtAiF+WUoWwomA5hLyrZSfjIJc/3bbsoJEKfcvA/oIB3u\nQ9RHQqtvv7C4TZb3XSqK8pN+AyPKSa8cfgaLXw32UKa10sKeu889I9c4D+l8\neRlVnsbX+XbWfREsIruVu+qLtIO8zvAJGng1Lmg1Za0BV3APBcfbsuQG3VEc\nUZ2d\r\n=L9CW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"1b74da77aa6fa18cf880eff0e2a50e3e06d921c3","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190414"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190414_1555218494304_0.6050376029203637","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190415":{"name":"@aurelia/store","version":"0.3.0-dev.20190415","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190415","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"458dbe46b4b63ad9a085464566031d7b3f70e209","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190415.tgz","fileCount":19,"integrity":"sha512-sDXe2zxRWRcQ5flnfp7Vqpb0C/dW2PvjvZqy85lMouJNOdUAYkJ+m8vU/Jz5xPugrHAe3zo4/StdwvTWk/8nOw==","signatures":[{"sig":"MEQCIHUJlh1Qx0ZOAmy7wJ55hj+AJH2wS/av7A64gB1qXhkYAiASbh7dDZKu/dyjNQK+j4OdJZhmXNFzc8ec/4fED26l7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctBG9CRA9TVsSAnZWagAAgnwP/1+6+J03sazGsxpcB3B3\nGEKl1ZTEQpGCxJwrT8TCpMlZtkionS+KF/JoL045m7e3XqPfD9hH6evrUU0F\nQhaxp+hwbguMx0UwdXwX+uvoCQ8BbVeeKxapcibYGikYvrRdmLJwGMPJbD0L\nMF/jXE95+EsKmvT8sgBePVSwX7AFh7+aCKycmkj81kDFRWN2JVFtny6CAtTB\nnrjfJDDg4iPOwqxCwI663lRAQ1zOUvs8T5tZCuDbJMxKu6inhcxZWnXPgKY3\nLxa6ivyA0u6qONAFoAjbpzV1gxByDC9NPs2FkH4q9wm5SqkFLfJXZ+mypuy1\nhnUmiLzeSCiqRF9XWM75LYQ58jnyne3642QWkkFdVvzTWtjfVMP8Z6k61AqO\nKyqL5/4Dcw4Ybw8mpNjKHKp1XdzeHjenbhxG2+N79g6BJ6mQlcrxiayApqSr\n/pWwN8pXH7HWkeVNEcL+bw/l5+WlN99yXla63QvY8NwVMnFutmY4AhXwRu6E\nS4Q0v3cayNaEdrGaRWeW6P3jDYfahIRoCvu/2wQSgB4PoFVwn40T+Qg/VoL1\n4cSQ4nzIfAIGOT6yerHYeb+otzadETSNJN1Idk8wwO+nI+ODHM7ZlJXfy4iH\nR4+KuzohP0L7ZOhi0oWmj0QJfSkSg/IDEt5/KHSy+xbcLIET0bJBVgVRvXzz\nQqOM\r\n=3IPJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"12f7d4afe3d69b74de1ebd505211f0c9e78e829a","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190415"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190415_1555304892787_0.6938537397762334","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190416":{"name":"@aurelia/store","version":"0.3.0-dev.20190416","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190416","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c1f5a29ff4f605d4760ae7c09d0d34ece4a03648","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190416.tgz","fileCount":19,"integrity":"sha512-93gqTFxZ+TgE7TcTazE1Cweqt/JdLNIkEGNCIwSAC7VQgEv/8coStk0C/hoN8O5fNqmMqC9jXBzAmO4t68hUKA==","signatures":[{"sig":"MEUCIQCVD0G9YfvXUj5fCZhzck0yt9MoIgA6+V+nj1QGyoJDbwIgMsyiMDm17usZFyAzdce73Mx3ugBXDZ+o+Rt6114r1cA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctWM9CRA9TVsSAnZWagAAQokP/08Q9e6LPtqW6zhjJAZV\n+NYbUtIyzxSzSwCfWC1l3vdEuzYcJlfBO88dcvzAV63mygKCpNI2GqW3abDg\nPI5gsX34tghPXx5303SZ+0P53CXc/iF/91cucAEQeKaVyqksojhtUGHgqZx7\naWQoZPFkmB7qe7Od+xaLmuCwDkf81wHgu+Lfi/gCfcW1DJsRGj5s0QD1K0qm\nuJJkBf4LYmBq+vK8rVkA6J5noWlqCW70g/oHPo32xnraJP3/KwNf2lbH/IQ8\nLS9cuYralvgZ2Wrz+gpz2QXsUo58n4ToWsoRYWYF7zO3gu+EAu31ToTldPp7\ntwSr/Rc2KUYARIG9HsYPJpHTW2pJJ9ltM0ES072OQDLglbBZwgnybYINDCCv\nudJOVfrPtFUWwYs4GVeRDept0r4367lvX5l/eSRdpyalH3a2Woa6OwdIFjzN\n8s49KyNUlVnm5NUkgqKI4rnPhRGIn3oW/jAARxMLhUvPlvitZwIO1NRGWSFw\nutpMM608ijkDpYKT2tgQaCotrqzxO5EEOdKr/+MPqZhj5M2L5EMUbqVZRqn4\nH9SxJfNGn875/lyTD66cdoqaakRwwlD3FykrCpzhq6BObM5KeqM6ken93esl\nhxaIjR0I3AjNF1CxTrINAM3BOiT0VTXJTK9oD4xNMwx/ZzhF/tZCZRa2RkBS\nxIqZ\r\n=fyiO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"f0b73802eab840fc2eb5b8b814919f0e179dc3a9","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190416"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190416_1555391292302_0.4858914933018508","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190417":{"name":"@aurelia/store","version":"0.3.0-dev.20190417","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190417","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"54aeffe65ccb50926eeeb3d8773e616e20e64811","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190417.tgz","fileCount":19,"integrity":"sha512-qtMOULRkxOS3KrVjX62rcrUCan6eg14OcOCbTfFu+aP+yTCKiR7sbHkPj7QtIdJmBgFDFHSoEYnA4GpT3yXjMg==","signatures":[{"sig":"MEYCIQCL+yaKdFmLTByd39Ts9/g8RhVHAzMBAlcNaBOGJDvFBAIhAIuvswu7zJHk/GeCO+hLc+dCHEBsk/dDuOw9xFl3ZvVO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctrS2CRA9TVsSAnZWagAA8ewP/0p7euByT/BYHB+qv5rM\n+rYNXkUOstBy77oD5ioob8ZYCtgU4Y6aLT9vsggaoxI4nKCGxWtX+soXXgHu\nJF4hV7K2xaa3UAm3ASOPxATtnlWs17dXR5JfCrg3neYLYSL3V3qvA+UQsG1W\nVMGOW8icnonmSOtQjQUIjKzy5DTE/E2iv9x0q/REJsDWtrpSKfOkebYg1CZh\nO+j0NHvc/HdocH08j8bV6aa7CFWCxO6hXdPkoTSRYPw0Q/uiBhV3gPBZj+4v\nlpn0KOVJy7HaHxdfWl34kJUh75rZJ/HsWrlflmgInzX/DBFR5fHs9b2dSd2H\nvLE4O4BuFCpUiflrGxFwpFLYwwfCq4n43CIwwrTXZiQLaori9TDCS28Imtv+\nA3QmVKzCzgvuVSP8TBPi/gPOQyjBhwFR8b2QunJ4qaoJfv8/Ym5SyG1j6Fok\nJAngfFlRu1tDGNxBXFC9+/TZ6x8oHw6Cee+G1lV/azpldN//PLJPQvDVOwIm\ndKNKprlCMTbmhS/cBX5lJLakHDWGq//leOq+UX+StkyTyXX1w865BdiUo0rK\nBotwUdnitFxlDNU6j8AwB8FGaOmVTxqFOMRfRvtvM50gDNOib4vqS7uKyGRf\n9uhRs/ecMaXOolpot8dEuLXCAfd8di4gdD5KniO26B1YHyVXwp6avpuKIjoe\ng8fy\r\n=lXOc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"46b6c88031f705ce77cd3c4b6e80c59f0c0dd930","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190417"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190417_1555477685282_0.796398939811239","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190418":{"name":"@aurelia/store","version":"0.3.0-dev.20190418","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190418","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3768ee09c65234ac65937095c5bb7e6a6393c1ee","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190418.tgz","fileCount":19,"integrity":"sha512-ft1YY4KpbOltrTinpQc5E/fLBPOB/YQ38Ebtu0REGcuoAcgQT52E0FV3cxmCzrKqUHvng7buxA2PfgASbRfcnQ==","signatures":[{"sig":"MEYCIQDlybZfV2LW0JgvvJZ1+eLc2NjDNmUw4q04Y201Qh5nogIhAI1C/wlaZ68IYVlUgg2EdEZDdzcFxeGzDYkWqBfhSt4H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuAa1CRA9TVsSAnZWagAAUnwP/38B6uDxh0XBayiKvSnM\njF9+GomlEF8ogEgiegsIDuQnf0V0yOjfB0nqCNzuK6L+Caa4g7QE1iAlDsrg\ne6GVwnhNxWexs6N8yu6GhwKg0dLDkGgmp2e4++Lbd484MOXjqyOK7eb7JV0B\nDQ35nr3CYmtGNJem7khLonU03zzX4NE8PP0dtnYNJbkQN3/GJgLh1CH2nMJ5\nCVR9TJ9THpCd15Td1VsIxk6v+F877uSOt89lqUQasbNQHCo36ZnNlGYsEqQg\n+SB4/OqsFjyumlnOi5S6e+9b0PY0Gi+X3zVwXZvRTGN3PkoSDNn0OK9hGlGC\ncekWPfzXncHRN2RL6wHhQzowa6jrxG03NoodxMP5RlE9cBR8l/8DEe6Yqgwm\nmsbtDhR9CcLxBPvZG9mnBnOm9DpneBQ/szdXkMLnKTPvXBW3ukKpCeHgO8YE\nW/JSWEZph+qc5bOLlKQ4JE5qE48JUHcb/GW2ybJgP59BFbbvfBLqkW0Ij7Cj\n2SPTsaBtYSqz7UommV8xAjljwVZ03oKJHa/lqtYBepCgC5GwVLXTh6CwUzlO\ntd7ueC9TJikB5vae5R8IkHY3Juo//s/0EzTs6veuyrdYfGaqb6ORv89xvmAS\nbP5LABiOtb7asl/TPwiUoYmR+/JNHFCt6V80huIlQTWrZ7pIcU+gUDsyx/dJ\nfGfs\r\n=IGiI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"255e6c70fbdea0d241a14372bced2b7041f47463","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190418"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190418_1555564212432_0.17065898686473147","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190419":{"name":"@aurelia/store","version":"0.3.0-dev.20190419","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190419","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3d4bbe1fdaa6e2ea6136f7dc52ca791a79ec0787","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190419.tgz","fileCount":19,"integrity":"sha512-XafCH5ZmQ+ucDLUwcBp7yvBUqdhztQX/yU5zkcuMpb1rKuycAY+jpaaeWvnKSW9jS+7YeKishhxGmJb+7SQ3LA==","signatures":[{"sig":"MEQCIBCrpiaysvbBe6ooToHeKnOVbqSakCO4sq+5BJi0MqYfAiB6jqs9aYQmWPniDTdMaowjQX13ausxKMa/3BdZoJq2vA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuVgACRA9TVsSAnZWagAAx6QP/j3dm9Yfv+HEzv7Fahit\nn/uW3dxXQE8Myf5DuKHgGKwX59Fl6GDuybLC8/DqcX09VjwlF2wYdLKRgOzu\ndPtrQKCD7H8ZQlTOgBeLtS7+HmxiqkDUI7ZCvwT8w+zpgodlscGcWHmS8DfV\n0mzUwMCZRGnZYGZBdMFc9T2qDtM56X7kcx1rSNX0JxjWizUF6Z7HvuUJJ0yU\nOKBv39eoZHLAl6rNQfwdW6A8MeMtMX/yvhENwI9J+M8J37TIIIB3zuyBcY6L\nYlfTHefhmxnpDKPOA42uh+q1fzf9vs8asRYn1iWI1I788z2QcYwkk7Jkj/ci\nUA0tdMp1C6DJSTQO2CbMps9Q2rQ1GqTM8WHbSJtmHo4pJE5cHvqpwZ5bfVCf\npyr+HcqUios6N1YcepV8YV/woFZqd0x8wSkpIXSsR2q/L/sYcH7tPH61RDsS\nok/46g9tr/IW7lVi7BAUoSHU6y9teduJukJJegLN/yLNVr94qO5ygioe90jw\nPb1rMhNnYnRtKpHBY0lJz/+U5aGhogUdt4MY0pAgQf+F6iVvQ8vRgU9F7GU7\nhcB6+oRUUD0p2DxUEcPfLxc32pqTKOWQtqlHjxnBu1wEGVfV58KkD2xTzAm4\npBo+vaiScSb6cOWHPdYJBzi3ROkHBhCaNNNbJdClGpR+A4y09e6BVUi+PsRS\n7srq\r\n=2zJ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"59f8b259cf39121372101a834041450ed99c06b1","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190419"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190419_1555650560216_0.2924376420435413","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190420":{"name":"@aurelia/store","version":"0.3.0-dev.20190420","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190420","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8d4731814c94f98625ba400f581da537053086a8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190420.tgz","fileCount":19,"integrity":"sha512-5vcRzjN31XFlDAnL3qbITiRhAgbo2V9EvdW/GXTAg0n10UVViUYd3HJm2flKGjICdYChtciowhWR727yFBX7lQ==","signatures":[{"sig":"MEYCIQDlA3dMGXKL52GT5G9fUQUv3VQt3zdff7KvC3KZLzdkJwIhAJdBYW5aPJFYy8nWGrObnu8sILQRV3ywDBoQNArtGvb1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcuqpbCRA9TVsSAnZWagAAva4P/13Vsv7nRxwhCKodknWU\nnF86+QqLCbD5Zz7SmKFdcQ0tm9AimdtLWsf77ruzwLfA62Mm9k7Q5A+ZOZLA\n7SlUwIYP7xpzPlVT+03E0Qw9Q+Oi0ZGukGdvPapZm/Fb5BCy1Q0z+WIltKZv\nfb9PKzLempQ2tGoYl4VNeu4M6kO2YDBAo//sH/j8m5p+lGx9DjXEfXV82nJC\nkzzK+Wvp9dQzbGZo7WkI44WvCIW0raTE4ZSZlqMpa5SQNqdp5UX+q9xzloud\nMaypuFv62jJ7+diyqof32CIE1MS9MJjVScr8+AEFilR5gjzg44OM7MEM3mwP\n3fDhuWT7VK7xnqE1g1NFMbVgs6/m0BXf0w8oXtPW7BgeJ+23vkfSDFQlTMAS\nleYeQn+72uOunigczcCOUJwSY/DrIwSiMy//VrDb0IhRzaGthDtDJ2ZKZrfh\n/H8GBAHS9TIp0g+35JWNPeflFMjVMku01NWPsP2XTxBLfx4knEZEQIA4pXTk\nRIEKYs8hBQim9JLQNCj7aG4YekhRxNzxpb4Y9bhr+Ztc+nOo0wH+dpbtC2yG\nAk0FIbhLQWEpe9JzGjMBaBzf/hfKvmMHddtYPwyH8UD4bH3yDec8QnVVDVWb\nQyGfbGhDyg9v5X+DWdTQ9yblUMlIn7f4MhJI/gXP0XmoFtfERAcD/yDwfDDc\ndZ6K\r\n=OcLv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"d567414f4b1f0a006454cdb1e53bc5b4b0f8073d","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190420"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190420_1555737178314_0.3569757705639145","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190421":{"name":"@aurelia/store","version":"0.3.0-dev.20190421","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190421","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"aa344c8fc13c5f08ef8dc364c07db1065b962ce6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190421.tgz","fileCount":19,"integrity":"sha512-7nNYJJ3MeMxYKKnWnECPJ6inRsL7wvikPFUOuJKIqogpswWBaaKGUPJGLzKzg3la/kiRmqQS6a+Zf4HIA0prWg==","signatures":[{"sig":"MEUCIQDanVyvSHhROdXsAhmMRq6Q7u0EiJ3+lj0XfTEJpY7PoAIgCVOPDNJu6LBs5S1Xd0OtpwakCh3TlK/4QAw5uv0Lo+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcu/q5CRA9TVsSAnZWagAASy8QAJYRPVLJTe4pXr+olCXv\ndeAYXQ/ZiJSajJ61c7y8/j60BPOpgrucmMY6aq1CbktkdxcVOkE9QGBgbk+c\nAfppUNpPtML8zdNk9aTvZzwINEEksj9X8UiG/wnMosg6xZQNK34QF1Zzvvui\nX8rcNaR7+xRwz/OtyIiGLnlvtFEBpYxb0zy7PPEjLRJ+gkxf+ICGSmDlyATW\nZPg9qVWmMqZK2RuzjyhXJYQY9mRd/mTRONjpyQNcfN8Cs1Qkl/crKfLy7SRu\n0PiINHQdkoHHC8WNOSVuBBJCaHT8a/wHGaXFhDIPoBYRjDRVGkAM5BYrcz64\nmoIml/YJ7wsY7/6IgWiI/SRhfrs4OYCPwijQXmQNovL8nMU+DclZit5SLLtU\ntLAV7oenq4wnDMJIo8ZC+66fhiKl9iDa3Q4v+3LGqXOv5svBflwql1w1xo3K\nA5Wu/twfVyr91GkcJxLHLaqo+xVWZf1kxmyNk7xB5yyu9mbWyvBKmPX2k+lb\nIZ9WPxKXZ3sV+7rEhqTlsQw+r/Vio3h2IgUmLV5Oqs0/tqG55W2HuuEfholL\nrazn0/h7BDiX77NXLSllxPqwbjuSVnJE4CSV0JXie+W6mlBWiCxy1InTvkBB\nd7JN3tZrj220cZenn21xO7oLAXEo2JtXRCIDei68RJBwIlL+EDVwO1s+FASN\naAFW\r\n=uuVN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"49b4caa3bd02976276b89b5c31207370d6407496","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190421"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190421_1555823289272_0.8414153133025315","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190422":{"name":"@aurelia/store","version":"0.3.0-dev.20190422","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190422","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9a83b5e3d2553d479ed01ddde896f478997eb549","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190422.tgz","fileCount":19,"integrity":"sha512-vbb9mLonATIrqc4AlerY4l3svfPV2QqmSedS5OZE78ezG3mWApdkbJ8pPfRZ6rVj9KpdvNCrMgRwev0v2G6N+g==","signatures":[{"sig":"MEUCIQCO1kmDYrUeu/qw/wowLb4Yml+SAbwaqFUvj3IaRMJS0AIgZGZUKYY/Z6CdZOyLQc5i9BQLHNu4maIkjjWbMnGd4CU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvU4FCRA9TVsSAnZWagAAUDIQAJCJVLp50nhUjTw6q1tY\nyvk0M/hRvvL+P1bPnNVuXFLH2qkNlLubWSVlRQzr475DF+7XOXjGvuvfHGmy\n53XLh1RQNwlCXjCLnVbFm2XrpqRuYPsLOtFEia1WgnMFZh7mO7P5vWPLfQkJ\nNjtlgK+V5fopVDsH81LJnkiymCi/TCFJfohgKX1NQqZEBj0JBMo26ozlMOFa\nwQK8rZypkT0KjePJMT/3GnV2k1H4UpeEjIFrTKgLEFvFE3XtR3N85OGSZgav\nIebkuTQaR4AKEp7BygjnZYykaGRPiN8I7oPUhaKpP8ga9peHGDYuGjuflLpq\nMMSI6mnT+a7IUPy6gSc4Mp8WF4pMkfqwPHP/PZpb/CSUMqjojroTIrdevXmc\niYyILPAGhgDu9lc41826i/VuQwWTXIJHSwRga2MliNqArr/xNE+urgDG730M\nli+jUx/8R+Y4A9fZ3UZ6MwfFR+VJ6AmaZf9gnzH7UmeQ8z0h8rlr3ppZlJRo\nJQEoH09+J1y4Ie8+9sVbzB3PNB7KsytOU60W3mVVktlVcUna9k/aFM72xhtS\nOe+209eDfE3JjuPYFs3k74KjpgmC3sAI6Expz0E1JafHVwxUGu1bq90kZy4j\n09wFNnpNMe30yagJcvxMI/6+PWP9IA31ReJ46pWNEpbdznAQX5fCa5HuqJ+1\n+yhK\r\n=GkNG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"f2fa5f3ee3de799ef62fdefdf76d54eb8baae20a","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190422"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190422_1555910148939_0.992387312782758","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190423":{"name":"@aurelia/store","version":"0.3.0-dev.20190423","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190423","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7d7a98f260d043f228e5e80e02da7918e3c54048","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190423.tgz","fileCount":19,"integrity":"sha512-QaXLEaTHZI175zFmyGMJ/7XbqvwkUZVOJbmAf3cHxWUwjYshpiziVVf4LTDbVP9HRj/gBDLgcFiWiR96qEh6xw==","signatures":[{"sig":"MEUCIQD7dROZV/SBTujmXGP5KzctgTXIP6yNT2OG6oA5uxR0HgIgX6I90JQdhOAidWbt6utcwkFpHT0E7UdjA7l/6jYJbGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvp3BCRA9TVsSAnZWagAAo3EQAKJVmGZVydEqFKjyJxpl\n7IwF4uAknaK3yy4qfPDee5TrPeLtIGZzojEBN5MbgUesGEOKFiZ17HjJC5Kr\nLZxvLwUyiWlA40boYD1AlNiCDx15qNYUYJR4emaL66lp6/rtJjAKuoASnJL2\nyq0dlBucWtClDQk8JXUv0t0OjF2/LjZS6XVJFbHPaOIkucvXAaK1Y2jGM0ak\n96S1wbjoFKx8z0trNduNA5W8xDgxNfGc4YrZtGETEIjaJA7bdpYBk4GEreYt\nF1PSho1iDDAiHY91Zn8HxeeKAGELFYZV11njgjMI452FZIEPfkDO8ED3ozSI\n0QKjqjihvBs8lLwLg03RCCpf8jjcWsWp2iesz30hKjb2Dsx7sQySGywaMUBo\nEOpdRaChh3taM4u+D3Fdw+yLiM4IM7lXoBEQXe5cq8J27CZ3jnNBDEFCrtLF\nVU5if3fnz94oOGc3JaR5qywsjh1e/A1kxpwa2RngTxppPJfzHYdLGep1Pw0j\niW3L+e9uChKh4MBV5+FYWwhf1C0Wi7kQ0pcInlNmHVVhFAXbS29G4sGGjQpT\n552NdZ7wVsclm2XIWm67X4TtDmLTC7fp/Zz8oMshPvy8E0e/JVEjjCc3UOyU\ngX6Wy4GzlUSwTWnqZF7cUxaBMT8HDzY9ZRUUT+U8hWsmtnF++i1msEL12bfX\nQTvQ\r\n=+3YA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"7e761719965d1b9a2bd6f5e53b1ea7a2631d263f","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190423"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190423_1555996096353_0.7711937986365607","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190424":{"name":"@aurelia/store","version":"0.3.0-dev.20190424","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190424","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7b982f8723f30ebdb1f15e6775487ff83969a291","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190424.tgz","fileCount":19,"integrity":"sha512-mEOnGAz+RwsCeBnOdv2U3O2PW3jjO0bMUEaUjYkIZAWtuw/DdiUrzrTPcdJ58CJEqRQ0Rc3qt7Fk2eCFRFEJwg==","signatures":[{"sig":"MEUCIAvdnUaJeBKvDwx1xpMvyPuxAnuIzbOw7/k+0Jdu5QTvAiEA6hZJcMJIYLeZ6LPVruuAMwMLfLOTV4ShobIDdjxBY1c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcv+8sCRA9TVsSAnZWagAAsssQAJXKuJ7B0WYe4zAtQEY8\ndJ4oD3y7WpfZyaddviuq5k+Py/WXl/g2luToOSBTRs78mIejeCD3Gy+pAh7T\nhnpJeHxBYe1zo6HLqh12yWAgrV8xGeFrYHHQfRI4DcSHBfKyq+PFpDhECYsj\nsgV89EuK1aeOCKhtq9c/S/TLo0JEb+51269XZ0Qr7H1ylpMNtMoFRri8lqaQ\n8sZNXyLXTmny49w/U3ZIEmPVz13863fXXacjPnmsCOKvlE6FUHjSmfkJa88k\nGoC7MhC5l8KSSWQb2eHZgC1SuAm3MRa/I+g5qBuYjKii9J1BO+79mrfdoJ/M\nSaQfUFarAedopMx4BAtePNdefbcTJ9Wxxh+ybdTTYfMK7pBRullBvU8I/Mc8\nm4CgHLliAcHNjBLYWbZ4NPLDv3RraizpmEicQW89GTKkmM0NiLmL3xl2uE+/\n9D5VH/O0+rW9z8sWtX2Yy6XXbY0Gln0qeFTiMeX43GsR9f5JGv1q/VBG+x69\nAR4NtWjdJyNnsupOmsI4w+4d23So3fEtV5uU6P2CwYTKWKRp+Ui2b8St8lEz\nxMk/tAM7XvWNNqVrx+8Zf1LaYhBMTg+pOUCF0HfNJBhRW1FmZZXE8UDjNQVI\nDwe5A3YDPuaQ3F7Tdt2Edn6YSdzhyj3PNNvd/hquTW2jEqF3/f46cK5bvQZL\nUWzQ\r\n=JN0k\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"173f81b7a3f086595dd81aee8be1dfd2700b34a5","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190424"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190424_1556082476030_0.20805598746550857","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190425":{"name":"@aurelia/store","version":"0.3.0-dev.20190425","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190425","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3180493cbdfed45a5ebd76554319a2f084d2309c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190425.tgz","fileCount":19,"integrity":"sha512-zYMZ3FPQCgxOxgYagUFoPGxwnDBvvOQp2odJKl+uk/KolhcjKE1mv6sphTS/V2BlRxSzXD9eNUorseW5vVWVjA==","signatures":[{"sig":"MEUCIGZpJefBVrUaaScVscioAug39bZ2YpYJGaCkPK/6hkHWAiEAzN53kCwSbOoiEPgNbXgA+aAYRSzDhXmx6eXkLY+9yKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwUEiCRA9TVsSAnZWagAAmjkP/jWP/1a2TuT4hZMTbj9M\ncmtpGoAS880RXViCOQfAttrpt64svU9rah3Nrcl9Fj5OA022tov7bNzMPx3+\nPNG2rrSJn4wzYDUzS+vEglp0kt9HJgZshBWvFU2juOVH2YKM2/7jOJPrTcGE\nEkF0U8LqLHAb78n6P86LQIjZI5W0hGb78JrTEZkcZUjFBC4LdcFfCfp8jXpb\n61AHc4apuHaMHrjX1tCFNrCa9geIbiLlKftHFQqRT9LNcBekd02h9LgwX0ls\n8SpSeOd2+9CQfoy4j0miN+Ru4scbq2Espiwy53L/hZWPidtM2hyDkTg4h1VJ\n0FG8+ApVAIRFXDvc9jFyX2GRzddJGe+cVhsMDO7KEbbR4D6ITQslel4dvZ7u\nXED+gFBt6FmmN95NBF47fALuJiBlSwPXhpzM3e4YhNiK2W/CJjyX8Dx+Qdfo\nGn2+45ew8wPHRRafkK+JoG4vCbMQuWTusSdE9CkTWURwZ86iXEeBhaoB3tLR\neSMgasUSW/+PI1PX+YodjyyjO22WJ2gdvxVRSAB9F6pzc/z7auE5XPwQHNNh\nEPdQ6pDSjsaG0n9BGsU4SlA5S3weL6DiWbm52/Yk5BR9UAm9Pmb7pXRon9I8\nr1FUvQ6IdzhmHITNcwifs5RZkUonFk1uKg66a+LhxD0XiRfDUEMtFOrru8Ub\nGu5U\r\n=7IsZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"69129d712418dd86cf9a2e50a8289b25c2f49912","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190425"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190425_1556168993672_0.3249525703959162","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190426":{"name":"@aurelia/store","version":"0.3.0-dev.20190426","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190426","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9081e54317fa6974aa02a9015e91902182cfb001","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190426.tgz","fileCount":19,"integrity":"sha512-UT1If5iLRX73vu50dmbX++xj4U7SUUWM7ZFhj5MS6AOVZrY+ihgpukXX+5ibxEcg8B0gQVMpZJBw9VQ+3hxacA==","signatures":[{"sig":"MEQCICH3s8a0x5XwibGcnkHsWZ7RQdZaAqLrC4tYpgaGUReNAiAUqsSPAPt7XVxda15nMKHO21WWElZ56HatQZB1mpVPxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcwpJbCRA9TVsSAnZWagAAzFsP/2bmmYXt047pHy3tNHRW\nRxZ324V6P8e/gQ0iR/HPlTQApftklhME0XahQRCAhWV4ER3rAF8obds56+lO\nZ6O9mBpBlWjt/5KLlAA6ZxvmQLFXJXDTdymEvTAH8kEw6x0hYloDchmZYcTY\nSXIvAybVhKNrbWyWKS0R/jMmPYQUzBr8WxQ62OLUtyN1cX8ThPprA2VrH4+M\nzX9tq78owY74FDokjG4U4R2nrKndpgBLENm9TIDJpRL3Ydrl59jWkFJxMjNG\n2Rr6zN0cMDsVhkppbdSLocRaDEaEvZ2z2VlwdWwHd6BbQ29zJ45gIUDF8Akd\nv66e409sMIFpcm0Pa/HjhKOf+vcvCIRSTHYkt3aDcRYf7J19qH4Fk00NEsQj\nYLlNtoY8MaIERKvfSQ5I4DH0K9DURf+48wGhEnxiZQGpVVwoTM/fktBZ/3Mu\n1DqT9uZ2CsRvCEcro20L1xt2sLBUOdsSFiYhKxqvFKKJug6yFMyT3m2XkIcj\nuKLUiTkgUQHCLHFRdaOkdBTrMRuIY/kTbErh3KrKjivA7K4HAo+HO+RotRN1\nPZFaPbQjxo1NDZU1KXye5i47x5pB9w483/fMTAkPlRhyEqS1Hqmdi/84A4dp\n319FqZgMtizts0Nfvi8KMkD7itWNgroLIRY7r0LMa8DKQrMpQ01uy1ENB/I+\nebkE\r\n=kT8G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"61eab2117f4406f271b2a59e948e3501c171f466","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190426"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190426_1556255323062_0.9884420728614389","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190427":{"name":"@aurelia/store","version":"0.3.0-dev.20190427","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190427","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"56800be007369b9e0ac7a88872ffd7cf86062f8d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190427.tgz","fileCount":19,"integrity":"sha512-fufOw2xs0HmS1PfXKEHyyzoXzP1CPzNTUYSMxhflZe+V9yz4jwyTcfG/eTkuH+FWFdbSx7v7fOipELEPupfVLg==","signatures":[{"sig":"MEYCIQDxujsM3AzfxZFfgHSF9o1ERfICBzokiBxXnBFU8khvNwIhAIcL5X7Hd+uSsTYch2mbamZePTzVSwBWa4g02tlt8QUO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcw+VKCRA9TVsSAnZWagAAb2sQAIBBV55JyH5FHwU2/HeJ\nfBx0OnF3D4yqiYH8U8uf/k4WDrA5oCXVrKPIhsUR+FC6BtNZnry9pMS5kg8T\nVbYVwFzExsBaoeF9d1mw6ZwximWllaeNHci6jGf5c9SJ59YWDkvOK+J9fnQw\nCuvhT8GKmT1YEzrFonmxnUxz6WsWE81gZvzrYaqoswQCmR5GM87E5fgLSXI5\na/izz3DOmf451Ntmxq9DbDiP4b1FOoAjHHlS+XdMebDQDqhep4IeQbkHvOHX\nV3ZdMnKkP7tNS1JRmKwhr6N3y0YcGLYHwKAUj6rr5PoK/XlZm2hVbcoPNC/7\nj5ktelTYdmWxYtCrRaPjtKjP8SbYVYpoP3z0PU1jCouqdHKvCax+lLSZdgie\nm41Zc+uGM3sG97qXhQe+4FSMU6sdau196f9iauPd3RfGcJNwWfC3cYdc5fem\nC+tGwbrdvP2Ish31AWtxOexnQqapm6KIqHtfcDYi18tstT7YQRa/YbZGFb9E\nd8HH1f1Ma3eBMKXtw6IK39wNCQRhfhocuSgL3Au77u6riesZUDw/D9S1G0p+\n8PjxoDz5JUsW70QkKMLRI31/K9mvO/MrtX0NtedtzQ7x/ydeHEUE50JQ7FOh\nwQox2ZK0HQLla2zDwxhGvwsfXhR1WUWUOUzYv/wYtUWEr6BhYxE2efVuzQ7f\nn5rQ\r\n=2BtY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"09a2a65c700744f071a48eb95bf678dcdd1fadcf","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190427"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190427_1556342089636_0.24478053387776844","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190428":{"name":"@aurelia/store","version":"0.3.0-dev.20190428","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190428","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"37f9ffe4ec5596d0d73aa3f2c71cf59ba7285602","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190428.tgz","fileCount":19,"integrity":"sha512-GHLDPSKWyRXd2Cr7xc92Ouj645VNlmXDqtF+x++KrayHmVEN4u7Ey29T4k8TcbY+vnckm37ABBalPCh85xKCIw==","signatures":[{"sig":"MEUCIE72Ye4lftt3U6w7+JmnaJTWUsiBCJnB358DykgQoBC0AiEAuCVK1esgBn5HdbOi5eiaHTrIKuU8ep50nAjp2leS9Oc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxTVbCRA9TVsSAnZWagAAsjYP/3gO7TqLN1GmDKFjJBcm\nvZUpKubG9idVkaa5xbWTMNF6nDYZubGSnZuGnNdOpxYMBIBlU/w8RuyMnBfY\nER80phhlyCHzXJ9rHz8Vr8PZ47V3N/TV91B+KhBGXv5wv+3VbtTirbrUjUJe\nhbaJcKG8K95CcRw4SqJxwlRlSI5iy4x9v8Xg/n61U+zgo317yfY2HdHXKxTm\njBazSrTrGcH0veCNgqG5CK7fWBtElpoVOm9ie/OL/aoP20OYWeAFIC0XA4WA\ntVWG8Xec/g7hov2vx7ns1TdjsA5zSULoyJ5yR1yMo0QReQ8uOHciYoLPFQu1\nFxq3an4n/bfjhjIfPVQy0GFWNWMV/9Sxs2DYf/eXd/tGIwg+xvlHwJ4BZnzT\nBNKhiVLVhOPKCYnalfzCY4KK7nyyS9V/ASfFJ++QznJ4xRSctKCpwlf46ZT5\nVFL4is+U5YzgS7AtXRU9f6Xt7kE+Wa9+dTsmC6KJh9B4jh/qlYmaF3o+GIA1\nZijrP7i06Hod3zGd9ITRXuZg9YXpz0lfyUGCAwANva/U1creXGeh8RUKLm9Q\nWvH8oFOICrTiKfmOHPRaiFpqK0XJzeePJhHoKZoP42b6RjxNUfoFflqp1yBi\ns2z9FQfM1JCT5gR5XzcdxQDmH9WReUQblurS9VvUhigiISarnxb27PyjVwuP\nhFAY\r\n=ke0E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"262e5ad41705e0f811f34a1f302d452b1cf3c608","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190428"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190428_1556428122752_0.1333086179262004","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190429":{"name":"@aurelia/store","version":"0.3.0-dev.20190429","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190429","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"78af56a6ae3dafeca9e41bd0d6c3756ae7aa3741","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190429.tgz","fileCount":19,"integrity":"sha512-68b+HsfO/YRXqkInFC7n9djdUOKAh1d6UQizxjz79vICHZe/HyOiRi/M4klPZfby7zqtsmF8LVENyRPGuG29FA==","signatures":[{"sig":"MEUCIQCknpnS11jVDEnc2CBz+u1eFrLsPX2EpIyKZQzaPX2QWwIgarlQAU0V6c7DVFAPRO0laacizKFTtuPAbSyzwZnE4U0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxoeGCRA9TVsSAnZWagAANtIP/2bV72Vw5SDSWKj84ZvM\n5buoLjmoG4WwFHzuaSAk4FPrdZy2mUyJlDeU6AN7t95t9DSgmxHULbrPCxQJ\nmkkuyzH1xNu3oSmcocpSq2NuGBgX/vjdH70CuucidSnYddUaFpKiFh2d6zuu\nMacsP2YMqgkFscikXEfRD9124hbix3HpXFALTis7zfx32BGZ6vkT+TVEiF5b\nww/eXaU3DXc8Bsurc9EnYT8hY5jLTGS3f7U9jsQROXaLkXD94aRVj680PERV\nlNjwZSzVVlVnReCXT7dvEqKnHeuRu32sKoEIhae60fKUNqHiSwGB0+NrUiwh\nCK0TGu/iuZt4TAUlFZv0rXnJYd7PODmkcgQHG27UsTa+3q0gyRR7pLEbsWWh\nkbPCa5jCxBcNexZxvXnN7teGETEt7OhYpFuvkR/L+MzTnGCnZhFdY7H0bqjC\nCSbFBz7CEZQJzLi1uhCrDm6UuNdX/shc4Nd0x1pEYatvzdiISg8ylKq22i0U\n2GhAER7vXPlJTuDeHgeCFetuHlh0benBT7kNbEaUvOGz1gCe2sF4obO7Nx2c\nd2L10I0p5HayvDa+U25gfxBnh6tlUmvHfz9smv/r01forcqHKACN7nB+QGXn\ni9bhZDS0FhsQnuMp6DpM/UV62A0VCr8mNBce/mZmXbQP01Y14nDVHfSP8VNv\nRx0y\r\n=zmJ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"4bb3fe400a346d69f7a76efc248a0ba92ff185c3","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190429"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190429_1556514693284_0.958070326721479","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190430":{"name":"@aurelia/store","version":"0.3.0-dev.20190430","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190430","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"dcb4bc7d16bc59e35012e2ba7c5c16d6b545112f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190430.tgz","fileCount":19,"integrity":"sha512-BID5/EBX4dDuD82Y9M+hpkK5FZjbPeplrW75UMKJw1OVZyO0Rm4tmEQpv50hfHW2gvaxr1EBVMiejvUcjQjd+A==","signatures":[{"sig":"MEYCIQDnULY8XWawcukiUqPbZLiOUfbCsYlvsFxg1WP6t6RUNwIhAKSm+g5MSoh3H01pqW09hKNbUIZXVql+0hqAwiGFc/sY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcx9hFCRA9TVsSAnZWagAAoDsQAI5dZeoh8t7KYYBUqGC5\nyMMu8z8VUugl/msb1mJkYwrbfvvyBhJVjvV5PMb+dbP4tBBGNfbeTQ7T4I7h\nZxIr846b4zw9W1K+B7nZQAqY7eHwcHloO0OO5BjJDimNTDXpFO2goT9D4xMN\nu6/Wq3jQneYpmOpnFBZTdYJvgNRa2QiVbrcuo8He2EBNscVgkZHRdKf00/6i\n4FgFx8MpPpPVofxqeHsi8WZPwBC3iSau5Oqgn8cpTBxwXNANrMrsW/ycPvIQ\nNtdlybf069EmbTpkQenJzimvx9aoIyjD3EmcRGCo7hQ77SYRD3W+h/ht/jnX\nkm5te4goqenpRJKPKNEj6kxhJ/t3nhdMyhwyuOB9qUCkMMmBfcq2PjvvRAhI\nFG3stBHf5s1Oy0DNnb/U029jRxn3fH2suXC101W7vWDg6S6v9uAKD3Vfslhz\ncPdYqu23QRmu84hO1Ruk3s/gvm5Qvj/e7oAgEUgNVG4iZY5z8ABucXNXA4rz\nqy/8ZCUrIN2zLD2YQAGE4dzZOqSxeKINi0vHZ5WCtNk8dl0xZfhk24gRfdYB\nMZoFfg3Zd/yrIYqkjecueMDz3gBBGjr4ObLJjI0TEwQvhr4idGzihdMTGRqY\nZVWM3YkUwzilzGufRJjIOTG8MTjnz2HfmGaRQSByM9Mgc7e572bF1PPnxjlr\nAsDW\r\n=TLFq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"0efd4b0e08d0e17ff4b3fa6440b6a75fdc03f703","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190430"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190430_1556600901246_0.9875395160325182","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190502":{"name":"@aurelia/store","version":"0.3.0-dev.20190502","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190502","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0bffbf3711e03eb2c71bdf4ca65566aca99681e8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190502.tgz","fileCount":19,"integrity":"sha512-WX+lYMEWWx4YeskG0Cp0ZGNPyzbhN2HRppcayPr0pAqAkl9uranaWTXCdhi+njsLcUI1GKbl9l97ZWiYE29CAA==","signatures":[{"sig":"MEUCIB2Na2ihja/5EM0IfkW1V6SLYN8Nh6lYB1/wrcAR7403AiEAm8NJ8lDpNNwZJsUOdz2ZrvbORFmol2bNaNN8bhGNtfM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyntNCRA9TVsSAnZWagAAQ70P/A3Jw9msancIxHxpFVgT\nKNRnq8Qb/HL6xD8GpWQc9s2U8q8HSxtNUGm2iCWuGEvVOecRIgtOecr785rm\nX6wB6pUwRILCGOgiaoVwog13ti1p2wvt3rKWyxgun51qx51ZWpHUNYP1Acpj\nqTPePhb2V9/0dj4PAvAKcdqCgMToTBGm4NFq4DMriu+IcxWbJJQb7I3kGFED\nNGtcklsYMeuChgD9kFXY65HwPhPD7dYKtXZfNE2GSfuV4NHRbwnsKVgrtoAe\nacoKNuNtYPp0W0o53Vi0TmvImIFLMHDsohTBQTK6/3wi+tEiiDboxSeBsAmI\nj++lRDj0FKMFu3nGkUi3DV51v+4pWLtmXmXDzm/3YJLkM4veD1t+R6adHKTp\nPf8/eYOwmyOKyQOos+Z/D5O/3qQIISxODZggH8lQZrxEsrIaL+cy30IButFJ\nxkoWCq2kvvM+mWqu8KwzFnU5CFYqTjrVIZlI7sMHasjlvLys3begxKu5FWsV\nEzFCumXCrZMz+kZ83gOJEIYSWesISMH9eSVNZikmU8mcRR7sZMJ5xsfo5xAL\n6MVLurySGOWRhJi2Rvf/WKn3eQbYUe55d+GIxdR8FZLfr0gPBvHXeEqvGnxl\nmCU1r+6hmP6WNGXDBugSI/ERGqNfjM4hr77Hdsd/1s3SBxR+0BOOTYrp3EuR\nYj07\r\n=V/TW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"af18106af2d1bd035d971bd89cb5695cb6923b5b","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190502"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190502_1556773708502_0.8470123827857663","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190503":{"name":"@aurelia/store","version":"0.3.0-dev.20190503","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190503","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"592e5e46bfd0e19a5a2a7644b97858fcd3ed6519","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190503.tgz","fileCount":19,"integrity":"sha512-oD4Xzq3SHhvoiU2dkWrj4G4Omucy90cy9AbRXwz0JPXmlIxq+1ATuxmy0lm+tEbTMShHnZ7dWMDGXnp5Z5Fg5Q==","signatures":[{"sig":"MEUCIBsNbXTQmeelpT44UPWXIHLE0snbZJBWCO7q9WrXVFqgAiEA7BREFoc/P9ZcqUxRlpWSKcLBvIrw1FRAJN8a6YM+CVs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcy8zWCRA9TVsSAnZWagAAOkgP/14PSD97Ll9aFapIwliw\ntaq0+bVhNKvbFobphY6SOeQudgBsegfysAwKRJutRxN5Xs0kiE0eVWQWE6IR\n8aSJw6LI57fKvT/0Lfn9nuJeNZ4qdiMv5JcP2PEwjI5Y8uT4q1NomKvoFI6h\nOe1VPTnmPmQNQ1v+M4ZJIhTP0z3wtfIBo6Wv0U40g1HSYn6ssMd2hHKTumZW\n8fnw+0Z4JVaD6Rj8du+LHEycPCTjk8I4H9CbfWofd/dJ6XRUUiGoHVjddAnS\nxLfddmZirQd9lWvSRzxyZ6G7xFscbb5ziLeNZ1JG5+LbLeH/z0oVsyrmyI77\nXCgP5VcuEZLotvWNsT/VTZtWmY4BrNg+3IAC0JDz+zc6AzoK5UKiSpprHOVJ\nNRv1BmF+IGxckBIAOmk59pjNOsajgltTtYuhKrLx6AwgmGQuupXD8vhBvJD8\nhyoCrA2VcVRkwGzEUi1qc0og4vkH0hFUDozRbfsD92lef4pXkX1Rf/LVEPHT\nllP6scbKXp/FvMwuz4T/Ph7aC6poZN7MfGUGsCA6uWerWq4OXia4fqO9BEjm\ndozPcdB29+UGs6RlFzQVQwZOA2e+pL0bkB7wkjAeoSidgsaa6R07XpQLrHZh\n4i+/NkkJpM/Va5fCWZY0T2A13ewELgQyTI7zdtFSfrRoQTQ6aeoCuOSebWIZ\n+kKH\r\n=RCGz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"5e3bf5f1da3ec47607c84141faee21a32e1b09c6","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190503"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190503_1556860117488_0.853345740090024","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190504":{"name":"@aurelia/store","version":"0.3.0-dev.20190504","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190504","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6663c0c7d36f2e5e124e8bf6973785a5c707ee42","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190504.tgz","fileCount":19,"integrity":"sha512-Js8FJgZzqogufMgj1dkV3tZRz1+SfqMJnmvjjvvbcorUgrwvquH/a6eMaIsimFe7Nvs/6qXxqLlNHs6jrwlgBQ==","signatures":[{"sig":"MEQCIF9QcLRYg1isxRC8W/XXG9lsYBLB7ce9ZGDjfJQ7aGXrAiAgN6ODIThv+bdp8PWFQOUAjOnJrgY1YPMxRLRIh2BSxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJczR4nCRA9TVsSAnZWagAAvpsP/24soQk09c+aWwr2RrUR\njCjHyvQCG9C9MXlgQ/Z739Amp0p5sciqQXpQviXusLpoFa0opDQ6/v6n/PNE\nwO18s6JdQrFNn0rEx2SiTmMiES8tUO8WTAo4Kbka+ha82M70pvheVfo3Uhub\nJpm2+b6qHmDxxDQoPuU1Suro8NIMjtAIDgciO+69J27KaxJXaXiPEldYN8wJ\n1CZX0JZ0aipg6szUHDZCrQVa6RJs15kekTAOew544Oo5clOa+kmrdBGTBjWq\nB1lL66/1GqpMfkyzmmMGjigf/Ys/qnRg8YRFPQN1kHXtdHmKsaLYKeRA/snY\nRoJO5iB7ivaqeZ827bcntNFiLtd/ROr10FdlCp1vdm3wPSZdHXgjptJVn802\npVvkYnXMo2gaMG0WqX47D6n0rPdkDFqn6Q0lzl0EHNEVFNrBt03/nJ7gwuit\n7yfyeq4qSVAbFpfcwfiU6aRVQRGus4LjYCQ/smSep6NP2dKz4O7jB7/XglHt\ne0kIkvRNIlOWD7tVdmT1mqueZBSVDmI9RuslLEQiweDK6hYeRjnqOCo72LOY\nXJnbi55YEWrtcVHZPDRb0xdMk2AF4AgD/BiF6wb3yrx//2Tff5Y3As1TsXIa\nznuB/9RL3/i/gJf+q+G1r78BgpMyJQcfGJiUc1rvjnSwqj5E0lMpLxloXjun\nlLtl\r\n=0m0D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"b46fbbefc69390a5ef84df14218f526749c91b6d","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190504"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190504_1556946470461_0.610664789207702","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190505":{"name":"@aurelia/store","version":"0.3.0-dev.20190505","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190505","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"234371a883de5e98abe1f9bb1dbdd1675e52afa9","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190505.tgz","fileCount":19,"integrity":"sha512-0mRRobc8geIJDjXOL5nXLCj5ZaooAlz+EcEG53Dn2cPCaMUT9GmBKr1QiEMIpJ5KuCt1j2soaoaI87tdcIfQ8g==","signatures":[{"sig":"MEYCIQCrbENzISPJUtFzK93BwG622uTavvSBiFv1jex8667nhwIhAIvz2KNGTPf3QGGqMQK0EBaaasjV+w7HY4Af3vhg4a6a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcznBRCRA9TVsSAnZWagAAWxYP/AjQfygLO68QRBQjtT3V\nYKbbsMinRB5pAbAhGG3xSxgxsX9Fx26jaMpuRj92zFtlTlSq1lnbfIh/5Mny\nmJOl7wfzLA6jq6jj7g8YHBVGslg0+ETRArl1mzZQMOAy2ipcoDntpgUybo7W\nVWslN/7fJv3ScZEUA36FJiWHT4noqPrT/XANM7Vfo1nqc1QWAjR3UmCevOme\n1cy+pdzBlghN2cmrPLUJI+Gq33fiyKjw655c2OpTs9uRB1I1r7Vqvu8Y/mq4\n/PHj4F6pa2ajd5d/Ch+bwb4FZ+DeFz2VEp7DMdo7kx7e8j30kLNRJzJrA8ET\nVrytDhpQt0j9fil0Mn2h32GwRRFMnDeibYK+BMZn6s0jAVPIEfsD3kL2+psr\nytM1ZU5oqZwN19pOtxLELTPGwQlIp3vCk4A09CppZ4/5zR1QCghLpakyUMab\nRjzjy6KfoCv2VoMvWIchJISPFNMs5BBTWS8SfT1WMC2/E9OUgcabYJvq7HhI\nuMH6KwxFi1Wc59tCQibvKDV9vpnoGi58ShTvSTyM8aFvwqdPodJ3GeCfWodW\n/jt7DbS4bSXGJWyKW1kkUMZt6tKWtvR3nkigvuDsXddmDWsaBIcurbrM7/QL\n8qdBSoZDcEGaj7dYPhD2/rRHrL21ewCXRXmNFw7mDIZn7JWBs7D1X88LfJRs\nF9HJ\r\n=HPl7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"f9e086245de1ca97729d6c30bfd3532aaa991163","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190505"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190505_1557033040729_0.4740544888024738","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190506":{"name":"@aurelia/store","version":"0.3.0-dev.20190506","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190506","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"879baf32d453717a94d497b5346ec9e5390a52c6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190506.tgz","fileCount":19,"integrity":"sha512-FqiXdvwKyOzjLhvCRU6UIO8nK4/HUVgknuKLVKbOwhOSeh9l/bKR4XQGYivOTXzNimft04ZKRb1zGy+MBhlzrQ==","signatures":[{"sig":"MEQCIE5CH8KN09QFD6kckT3QMgQoZG+nejFCoCVcMpOG9zY6AiBvPuoWsOGHZUXjn8YrYqXDs0nf9rf/h+8vcf6q2LcGmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcz8FmCRA9TVsSAnZWagAApD8P/2mbWCsCuHeIKpqy5r6d\nYAw3hP33r2J4NsXqQ2TUMEw1ybyGFvfDhR16oNr1BKpEz39KEeko8K1FCkzL\n6jIHQP1lA9ZMiGl2k7JxS2CiiKKMssKz6vycwuOkGn1y8/ocakl4wBuy0zGJ\n+GvWjNxL3fiNOnCOBB8cqLtzTSbXl5Gc3ZrTHObtsGyiRn+qsSIy+GoE/VvA\nlpuhSxHIjpasxF+vlJAES1VP9+feQc1XO1KQFiRGKst9L6UM5neDaNtLyc76\nJq7UTcdg5Qjqj9v7j6D70oGDSfwU2Bc+UZ8YhGD5DEfDPDwTgDSK47N38LJi\nIKseREWHjp6b7W+tMYGDLe5APChT5BDvS70PB9401YEqyjoHoBdwz+GXBtCY\n/OgZAMNFRdiGyImPrSHl5Ts1SaultXDSMp2FO4nUIZQ4Dnyf/j1CasqbsM+/\nzULil6Qbco+DOhOt/ug+fR8cH0XUIxQDGWoFiaDbIX6ZMFCGwI4d//SVYSrS\nhjCcLuiudcSWZ9cdL9bNJFKJ+p/ZkQexRerM4jePZq7fq2TlLsgjc9L/TipA\nWkoWgkRT7U0UnOf/sgQ+HzFApTnVX00uZWfC3TECwVr54ZUGyMjjRMlNyHk1\n55IAkUE/UVh88/hssJ8KQJkWOo3XzIWNdTmDtPGeZ8ilrn1+oFDpw53VRvOR\nKZsi\r\n=GCzx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"fe2574ac352c303050ca14730e4ae99f303cfccc","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190506"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190506_1557119334310_0.8142706097387831","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190507":{"name":"@aurelia/store","version":"0.3.0-dev.20190507","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190507","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e0d6da9310d0daae1c84c74c5798831e3872dc9a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190507.tgz","fileCount":19,"integrity":"sha512-pLxnhWAWSBQsSichpyjucj73BAp75MAoLOcVzJlpGYO8/KbDoQ8xUAxBWMrWxnwSKs90+IjFQkoEaweAIy5WZw==","signatures":[{"sig":"MEQCIHoBtz46ID3vXYSHBYXtOEr3SI3HhaPfrtPH8SFLVCpjAiB7eoMelULRdIcbQyurDtjJKw3QEPFUm0WzbcA2ERymBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0RLKCRA9TVsSAnZWagAAk+0QAKP3RJkoSoQIIQk3cX51\ndIlGF6E49iMF+7gUbsPSow9eRPQCRqjH4GIvYRw3rSsYEdMLTXp94erqdeB6\n959Hi+fKpTXWB9PwZUmJwC8JtuFv6g2hoFe2CILirR5z8lccV1ItWQ2krO46\ngYpNZYqCAktRXEmRdq/S5kf1hLg98wIpDyMlsnJMYtmZlLUNXyg+Eti2gv55\n5r9PLG/c6d40OdBwsBnxm81YkFhl2iW9GAlah8gl0iOYlwdT07OfPhMkvInU\naroPqE/XezxT52a+2Ykeo1Emkz/EfUzauvsumGsogoo0/z5PZhsUS34tYn9g\npZnpaehbZHkykIgpGkaJAWvGvOkA2d0URLZ/PULcOV+wzbNgnZWDRMLuHJm4\n4RbbCgEapAKmbJxrsjy9ntJVpfLZ1REwWyYfVUA4wl1+jmqm76jO2nVg2lok\npWwMeF0I3V6XHH1iYU935AijO0b1lDIlIfjG/Xts3uS1WRbUsSbbFO5SN+MM\nGjNeRBgLMAwQeFS8tOievFOjmikq/LcF39B48OdHvZ1OXFYXu37ogFYVawgc\nWTny9aSJ0cinPGLz9MOPjlaot2vxcZeFzjIazBIPy85RX6/yAH7nFLwS+fLO\n8uHqsFuB9n9x2/2ZThWeDY8CwptOPf/RtnAHfFqAntJGddCNZ+JE/ABs8GBK\nWMB+\r\n=RQmU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"6867dc01587e346a0f46bd3e2a981e67fad56498","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190507"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190507_1557205706013_0.6894616940815703","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190508":{"name":"@aurelia/store","version":"0.3.0-dev.20190508","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190508","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0a1b0023cdec492d492554722d67a96986498aeb","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190508.tgz","fileCount":19,"integrity":"sha512-g2f7DppFjQyjlB4PkHwUU0XwmoIjr2WfY8cV2ufXcYybzmXAgJqrG1oLm6Fsaq4mcSD7oKtlt4wdOrGdYAY1Dw==","signatures":[{"sig":"MEUCIAi7HrQv+Q/OEuEB0M4qLfdYh6vbBHrnCTF/9AC6XCvfAiEA8rTNz+QJykTOizznCE4uK+Z/kQPHXA3HgJj2MLsLgvs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0mRXCRA9TVsSAnZWagAAFKgP/0OHi3SG5GShVf7siQUM\nCkTP9jPJ7ofWUW+YFnxkKIXwIBhHG0fNrPpZ6devz/wXblTgONi54cNYDMVo\n3gzhZzExi71zAyPfgciBIt+GCzjF72nX0dKe/uAYMt0Ha2dou8afh8K6tvY2\nQt/tUNACS0Lx/lhYbB6luv4Rgf2nDc+o193OOv2NKEWYdrmNsLNYaCuwShif\njdrRRqsQrhRjhVUqEAJkk62aTPCuE2MdfW5ESTcFbbReB+B/yHyDpWMgwVXH\nCaWZ12uQaawAPB9AWFuZmrMaB007wKpC4Z3HdTrq1wPepOLwh+MH+InFxCd4\nctFiWSLD/OH5z/Va3ni2N7OpewsunjPVFGnD0YNMMISgd1SsBhqLkxBcAX5X\nraRpQcJOd0zrz8qwzI6WAzj23emOFXs/eDsKDVVIwLzvniqbBQ2spJYzP3Jh\n8pJkY5tU3Dm1Hl/ii9mOBrvJsIl8nIUkRT8u19Z1GerWOIX+BREOXAp17rps\nDtEcKKiDOwvufRwf4pIfZzYRiP2AmcARspGR0D139M2sJFrkpVpY5b+ajiDC\nsFXx7H3ybmDXkp5PKeGyqfAxKW2nHRsUGxLR+xi3YDPlOPX1ILb4mfB4tWTB\nHCjQIJJqUiiJQeX8vJFqW56loJytbWxakruPMsYl3Y5/4WR8cJBSi8a9oD57\nTyNw\r\n=P0Gw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"e8fa09112eea348df0bb71e7061506754bc4d95b","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190508"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190508_1557292118419_0.9649373743843226","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190509":{"name":"@aurelia/store","version":"0.3.0-dev.20190509","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190509","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ef24a63cb9fabac866444e0c09e7a1fe60d0b214","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190509.tgz","fileCount":19,"integrity":"sha512-EKGnKED8KDrp7tThPoob4mUtgf5JnUvtXc57XA5mlpjdvf57uxPB4v5m+FroNfm91wEAXaXE9QCLy82sUmZc3A==","signatures":[{"sig":"MEUCIQDuADNVfxqJGgSg7jgIIDi0ITa21z26MOrEeeB4lZI6FwIgLNDWA9M+9rdi+qdOSjTIo9ytb6KdxKpnzg+LXk2busA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc07XhCRA9TVsSAnZWagAA7O8P/0m441tCw2DS7MQn3q5m\nrINB9A8H6NVGM7DAijnIT7JrK44TgHRf/Hq8zc7hbFkkl/3vTL3jsyAQkzKX\nPdulGn+v+sa0TFZ7PQUYdB7g/iJPoHmmEolTsxVtIeKDpDDeqtVJF20c8+an\nPApTU5q4u4yCrem5GxFH6k4gfdeanD07hd7wvhwfZyTN46uPeyOA8b7sMXLk\naMQ0M3dSUInQvOupTgrvFFNA4x7GHlbVp0O+LCof3W7gb4BsMBXmH92/Prsw\n/5BvFurOfHXlIQPiuV+4QKiyzkerT/Nqu67+bcIkIGdEJU4bPFihMtHgk7qY\nFKCJzM/ilACd6znmOumN2/IK1Qh3ExWZNUwu3tebFkz10puXCyE1cCveNcdv\nY43ADkYjnIByP4MB39UTyqUyFZiz+PjSi0mxi5rBZBd1WA6cTtzcKHUwwVCS\nXOr/VHQLoUJZjDDYbLP8xioDtkHuoiQnEYx8Nbupd+kr1gNdAqKmkjHAs2L2\nGEDxzsL50TOlgZrSvHz8PMVZMTu+aOrjPSu++jYBZZLhqmplzvQVlbzKlHqe\nZRXTfN+06cpz/Js8uhBU2kl+dH5oJOJS5DyveGH+6QboflA5mNMztmJXVose\nfGrYmA3DTB2GxrXZ5+HQhJVFKaGduIiGUPOtvFOivJAXsfS7MDCT5EsW1NKt\nvYoq\r\n=7bhQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"2365be5eaf2dc70a3d15b07a3a31d9e27126e8d8","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190509"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190509_1557378528687_0.8648650469796848","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190510":{"name":"@aurelia/store","version":"0.3.0-dev.20190510","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190510","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9f9f02e5fcb64334ec3005d2e077ffc077fd9f9c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190510.tgz","fileCount":19,"integrity":"sha512-7IjjI5MNchpFJUZG7GzHlOLj8hSVCafju+AG9zLbI3cS8dVS0k64an0axZxUWK26RrqsUoC4RPal7l6gYfsdgg==","signatures":[{"sig":"MEUCIBJKPj8yLIUr7acSnZV0V7HBZnTjboNNVUBC1WcHG9CyAiEAoJ5gyz5hPIChS3B2Er2TXaExN5RxUcGHKgz1IJmo6gs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1QeKCRA9TVsSAnZWagAAeBYP/0oJSTPaXPVLbm09o+Et\n7IkT43OgD845LdXjcdHxW6p4w2W+oZupsNEYF4HNm3pMEBGyc14zF78yqSq/\n4sCFwb0vK/UwxOXGo3z8gdAyRFFVfCY9wcSYojx3X3l2K5B2InjGJS2zCMrZ\nqfIwTE755vYuaG5jCRHHpDj0sAzTYHSch624kVAw6EOZdfjd341t4bvuzcRR\njKNyt5uVVTLIivMklgmccgc4pGTj1rnCEswnLu7tlLaJ7JOe7IZaS5DRGDGt\nj9beyA2bNxphZcSlFHpNIJJ8qDcaOXoYszKLB60PKgfWqmyzYTVHz9wfr2n6\nQpiiLe5yH+lePOXQfBqPHhhSEr2lpXYjULBma9f2KpqwspPSVpSMVyzs3yCK\n5fDOK71YlzYqO14ll2/5OgBDirknGP5gB0BslaRb/wDLissNWoF/vnlAQxGx\n4lJngkeWXHmnvpZLELAXZaz9l3FIbyZzevvg4/gU1H9vCRCseuZQENUaqask\ncTzyQQJnqcsfilujVozExvMhI+6l//7e7qEPSM366CgZXAMfUvuxJrH7YLtc\n3J3YrZpELASPZrfqOe+B6lHQ78nvkKwGa5jItLCkHNWxy0ct+RPMlqgCOUPR\nT2X90o4HZpHM1zNAecFVev+DbsvJkaW6GIaA7WeDorUDZQrkXRwzwEraC8HG\nrr/Y\r\n=YjDt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"e118c1d90e811876e93656afe306842d53936143","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190510"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190510_1557464969503_0.27109900602012016","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190511":{"name":"@aurelia/store","version":"0.3.0-dev.20190511","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190511","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c632deeb51f27351a00dee76474310b4199302d2","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190511.tgz","fileCount":19,"integrity":"sha512-DwV+xIX71jDNiwn3NfxQUnE41yh+MQrtw/VSeoz+vuCnILPjGWDlOquLlJdAODB3rdro9FHGCXSoD+3X8hF1Bg==","signatures":[{"sig":"MEYCIQC4t/zv82XTAkkq5jjNZOpAxZi97LflpmT2+7jtol5n1QIhAKOsZhSGe7RUCf8htc95V+RLcA16PA6GIcFnW09PquvG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1ljTCRA9TVsSAnZWagAAMy4P/Az5go3iYQYhSereDAdw\nDqCNrUoVOkiGA4PAkzvkKrW0FQvI93LR577n9Sb7rKdusfRjR0ZSDpY/1wHU\ns/KfXkFztYFpv8zFzGeXFI0ZuAKOIav3UP8Y0dAHw3U7shSGuuRgTgRpmpvv\nP4EzEdrkXEQWclLmbEzZWnurjc8BQrxXBmoIQSuPHBKk3Mrd33N8Pwt+BgYx\n5wZJWSV6JJuQlB4n753qLxLcA7cGwSRDvSjLvXr6MggVMzTu00OPZbtq5Rr0\nuTA+ur1vj82ZHJF17BGA4WxLHZu8ds5xhexjGY76GABQqgEohR7nB0o+o6sc\nTyHdzPcY2GZqgqAgvxPe8BYrUUXRKVb9nJl3Qnwv8ROo90j1eZ6tge3UaGWI\nbLF89BLCRRjo7QHpxaJbxFNxv+Ff03nQj42Bt5DaZv10gHP5YJDVvKZehPp3\nJd48aacmbOX5qNqpc2q/mjw8RPiiC3pRuik7uYmTvdGSLl2UcFG0cCjDS03r\np6/B17B5c499yt0MYgD0rF5Xx/MOXv9Cn6aMao3sHQoQ36BlasZVwo0p2SXW\nblrDiLQbN38EBGHfuLto2/PPEfW3Kh3Av1ZtZuryS+9wiGPf371XKus4/Psb\nQxSNRN+hVXIJtk41gccRTUHJfhcG1+bydjECSGFWhaX4ZV1+SXmY2BlpvYRI\nNNV9\r\n=eWzg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"2abb10d679738e25092e658cb5ea56c6a376fd46","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190511"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190511_1557551315138_0.20501678017939695","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190512":{"name":"@aurelia/store","version":"0.3.0-dev.20190512","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190512","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"83dbb71bbe47680e87c44b156ea3c91a89ce9369","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190512.tgz","fileCount":19,"integrity":"sha512-cmZnhISny9zYv1cQUjJ99mjrZ1dQyDNSNTLpCJi5RR3Stj0A7NkfPn0brQdLukaydZrze/0Z+DlOavGkvj7sOA==","signatures":[{"sig":"MEUCIQDZKiK/FOz/QqjJYCg6uImN56bMaO+3pZY9aQBy+wnXKQIgFz6iGfgRGgkO6I7QynIV7LJ/ziVV4Et63MpTTNoDF3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc16pLCRA9TVsSAnZWagAA0/sP/2j+azXIFlUk6dhLxG7O\ndC0qr4GM94v78gK0GZRG/Kx2/Pm07FamZ18Ga5ER1pmTFPEQmRAZ1DxbDX+H\nDimKjWz/O/G8J9NFywVpLeiXrx5SukDvuYxIFq0MnlMbsCHOjgrQ/h4akTik\no5yoOVsC405oZFx5SMrujiaItsHPhFBc4hw+CuntnlZMOkLmOERQk8BBjKFl\n7J2A2X0GnxVyKA+FRwbQMdEgnDJ+FIp+aQGq7/cnk8PZDN6hKO4vPzdfYybW\nT9F4YpSo3szFpV9QmOxSPkNpGhTMXv432dktQ/KTnVH1r7fr4OpxquKp7uX/\nYO4Itr5sUQ7+Jy3fQcb/hGH9X5Yh6PqSxfpjcp7K68Ed/nNVGmJRAtRx+f6M\nOQntnPGVuAfCtZPoV/dU0sVbmIsPnx3g7zwH5sY/x3v2hIg1H6InUybTrBJH\nhoGM2TKsRnVdb0w7vTRIiTEtWulKFt6ZajS5O1mhrSU7Epsd4h5yk0IEu+Xa\nLPjCqGk2PBODYZVKZZI2tDWSEErDktdX780yXRSnWaUVBpLG9w9Xpjneuq+m\nwITW0ZwIfyv9zkpIr8QE1z1KkOuPlfrUaUMW4cspmIn2rINsSlyd6bpg7Uo8\nYVfSSxoLMnKZbWnc++yZ27wPbU5u3rsIS+65psQo8wFNv8EasvGQQM02Epds\nVCNV\r\n=/9rb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"d4716b657bf3f715cfcd40ff995f4a37f8fb34bd","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190512"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190512_1557637707172_0.6848006620865077","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190513":{"name":"@aurelia/store","version":"0.3.0-dev.20190513","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190513","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7cc4b184370c0d270503382f01f500fa46a19c80","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190513.tgz","fileCount":19,"integrity":"sha512-JpeBlbKuWEN01TR7oHHbdsMphjxmTZ79FzeJ0BlGdKOoI6YyZIabLyHjm/yxPk3XNI2B5bzAiskqe9cfk1n0QA==","signatures":[{"sig":"MEQCIHu3E0Fny8+62uuzszNiG2ChdlJkcZ/8n/431Kj+cMQdAiAHwKZWdr263Alq1C9BwqY+aCoWe/4HGPJC/fhMaKWdpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2PuzCRA9TVsSAnZWagAAHUgP/3HU/DOGDNc2oODm3/kL\n08VIDtHXaRuHPwIaHVka3NsX3drr/rMPoifyCd2gzMbLnbVUWQ9FOwvxNRTw\nX91H43AJGEDaYPXLoZqy29+mW43la7QQovJhiDlelff4pub2Jz9CTj75jp4x\nqHSguxFOZxJS2K97sJoPtjnGFjjM8ysuOtux5k/J4SQm16tRwvsToAFb4OQP\nO9y0KFSmVKnqonrqNyoIZKw52G8lmKajtw8GD1ouk1RomYyY9WDprFWV0XV8\npmnvIwgj+c/4aI2PVs3sRQyIZ9e++gBeBQtCZ3BAg7lHmTSBGZoI9XwemOu2\nLlTgUxTta1Od/QTNOKP5D/Sk/DJEz0Tr5o3TtYhBCewJmmpR+FPC/9VphRN6\nhnvPvm6wMiSiHexTAhL0dgLVMXzpMQHVKr8/6mMyRwzNxKeNCrJ6sxe1WTyM\nfX4MoZWsOyzTdBZi2mbqc3oPZrKuqpBroiBE0l6m7FKqrQdQyMGVuq4Ob3aX\nOGYtaEWI+s0B+cty8Lquu0WlLlBF/9W1wGQHJdGoWZHv3pxoNUIoHa9YO2lA\n2oXaKbDDfvtWtugj0iYrr3q5lhXDWo/2OUECFwKg50nCagR3x8ZD7WSQOpJz\nBJYnqKHijPKpsDTfdJdq22do05Pcw9/FuCVxLWST5732MvR0fmjk0xFeb49e\n0ibd\r\n=y0RP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"8d8aa5387062d8f411238748ba8380a308394b82","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190513"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190513_1557724082900_0.28921799833105855","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190514":{"name":"@aurelia/store","version":"0.3.0-dev.20190514","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190514","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4492e0bfbf48a2b6cd616ccd3430c22e480ad456","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190514.tgz","fileCount":19,"integrity":"sha512-8BwpFWwJsBUTHz0XP0+EuJYrTK11AfnmsSn8qi/3MdAJA/c74XtjA/BqPf7S5HiDj54a3vot4dQRn7I5/V6qQA==","signatures":[{"sig":"MEQCIHlgXWERgbGb09uz1n2WE4IVM4mYhzBPsNv30yl3mcw3AiB9B/5LC+9ZyhvslbRSpogUWo40voYPFe2VxIphR9SLvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2k1hCRA9TVsSAnZWagAA+YoP/juCdp435+HS19ydH3tn\nGPBWgpX6I4GNoc4NHXYLjEeEW8jPdnAl53Pj2Z0vsACU0De6iSmbF0svaULJ\nCFu3a8V9tbiscIHOTmVFQyChgJ0f4Mi7GMxlQeIwkhCQnolfKXdPyzw/7llK\n9gJqzEcjCARhU6ad1+jdGdj3cfvdQUnp/g9CT91kPJUdrP4nyTqyp9AwN6iq\ni21Z+zhG0ByslyLrwsK4CcvfoxBvZs8gkYnosQ7zJrdbGIhd5w72NGk7NrsO\n4RGGGFO/ub/uE7GO6HZJf/87+3fyU3mXG1XxfPG3ChDFw79XZ7FGuQVJUV0z\nq6wsoq5p8I/cMye+SpQPnQIx1ctUs2DFzrWtN20nxg6obQJyU0TYpN0CO0+T\nHEbpyqomQtEIDktaTGZkxt3mIcf3JPrMGW9B0A69aKuwleK/BSAhTyVRgHW6\nbt4I2m2AEggpwF09Mg1Qbg9NAmZoz6hz7bAJlLmaP4bUwclQ/ukiRXO6/lxd\nXtjT0rJwC8f/xcWwo4sHbGigIQavLmcIoIh6zNYGsDZ683OpKY8n9SzbOCwV\nU0KFuOLc2kK5PoCMwkSfXYutkg7PJ1kGEVLuFhs0kEv5iRlMnLtMOw+1W3Fs\nkS28Nl6snPa7r4NzRB8kcdMnXq7wTUWh77wyuaNZl+8T3VqqHUUl4UW5Hdq/\nWqz9\r\n=DuNv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"77f010d8d7c0ecfb1e7f8a9aded6a8d0dbdeeaee","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190514"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190514_1557810528428_0.7723178941765476","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190515":{"name":"@aurelia/store","version":"0.3.0-dev.20190515","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190515","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"31f25530587786ece58fb8eb9a0e62794169ea00","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190515.tgz","fileCount":19,"integrity":"sha512-7uJLMPXajrpLsTF1kyac4ghHkPkwCIuiEu3XxEiKY1ZSw2HOs5MZjKYbGHt0V0uPQ9PSQ6C+LPLgLyNqycST4g==","signatures":[{"sig":"MEUCIQDdEVoDAc6ETlkFSshXCW2N7J9E1ZSXKMxPRssllPA8dgIgQSej33a7atLoZ8YgBGII8YmsC8R4yxBkovt7lR3h0p8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2565CRA9TVsSAnZWagAAmyQQAJuabe83ZxF4ENLhS765\nfiKqQxZXAftxT5ssNUucgpwF1h+LPqcplITOKfaB4mgGRIQDu+GRyaw3JVgH\nNT6CUhr/j459Ep3nRY1XoWUzfOF82h2xSlEZwqYUYpUjAkFWfxC77e8Pc+9M\nHsnK1euYeZitN4YzIpNshQ6agRBZ7JvEBVuZ34CmH6G/T2+B/m83QgzLqOV3\nnLogj/AuycOH1WVwruPQbhrDjsOFUSEAZ4wXn2Vt4TBdXyLC2JF63L7K9F0A\nuQCMz/QLgeaCW041jFECp5PBmPmDgdj97eBnorkZFt1KC03n0bWzMcIQFihW\naEfTrisf4iUwckU7tUMu+VO2HJj8Qq+eCN34W+4aEB5w9wEy/+4fDGKDl4ZT\n8oAT3m57sdKHR07szMoykKdUu/yxLfJwO/uD7Csj0N6RS+K4Ftw6ckaAsaG2\n/XyPWtlHrpBBT0cqyHwX7JBvNZ2V4Dw77/DMXsJZYrwn2q6K+pl2xKzFACzy\n9SK/8E4TvgeAJcXLrAzy4AU5VE1gPMc+GeQkU4LDIDoXEC6vn7alysYpTF8c\nJYWONFoAFVmsetcYfMs5PxBS9WZyXG2G1gnndn4yHhMOYajM6Q9/3MeFHng5\nX3oJz6dGr7I/JlQpBatIHe9wXKdq7aCvJ/DS05O/C+yBx2VmBYe9XufpnXnz\nSk5j\r\n=p7Kp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"bb380dabd7541eef191d302a1a740a104d06ad48","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190515"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190515_1557896888398_0.6252065263884503","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190516":{"name":"@aurelia/store","version":"0.3.0-dev.20190516","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190516","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"95a419a560723fc448e372d2859d1e48537c6f1c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190516.tgz","fileCount":19,"integrity":"sha512-bKLRO0rdpEdP+kc0eR34o3ErAnLmKdnY+v1uO62+ICQLBj/12iJ7R5f7W4GG2b79oUo/lV5u/Ay9y95CI3oSXw==","signatures":[{"sig":"MEUCIQCFjGS4q77qSSQOID686JzcoCioGKEKysLCf3MjPD9kzQIgbfW+zBb2p1XV1Cx5sDeZ51Va0eOHfU+RRVAktiK2VVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3PBnCRA9TVsSAnZWagAAso4P/R6YsIGh2FAWe0dj/YV6\nbHrH0fdztVnDXlghdfFCABiZkLUWwsCl19JsPPhANMpES6A19/tKH+qMWqSs\nMJJZ1S2PkyyKmyGqj4ETKRBRk/yFt01yAuP1/AwfRq5umeccjy0fKGFO4hx4\nvEaVt2UaVBZwrwOowRLJDQCAa4dwSI9yead4KDjSR63lDeHz0VKGA7zqzOz4\n1Qz0H69xYBxvde7bacjJZjl5gaCffxi6CzMqHuWPSC0QMHJrTIcJ4+CV25J7\n1e97ibgw/9Fr8ofNZgbHr+ExWXfdEnD86SJwPyj3gXpyKqMuxYkDja0gCzg7\nT4T/s0BI70TvNIdplez6u6gS9cwzq5qOJb/EbihBUeVav5VC4yzZ2kZlTav/\nrcnImXLlO7G4TmAIOgQmvj5Xkv1er+gfc6zkT2wdTT0O/QsxK7yPljdshkN2\n/Wzbrioqi/LJCjLalbraauRbK3umG9mg78JFYAwExko58n78BIysjBAXkeHu\nciegLQzES2FVyDAFFbkSbwkgXE4HVdPWUMpMiXVvBe8qjWXJlgeehc6lhE+d\nbPJNM5zmnUylDTsgkXRt6v7y9BGcJM6H8iy5EQ+E2RrunH+dngzlbC5ihLa5\nvJU/4fqHQf6+X1Q4/1zjSzQqgWqMQLYb6/ZKpZHimJV72ec4m2mNv1uob3h5\n8K8M\r\n=kjqo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"6a5657871ca248a2685aefb6c811b6d9ee926e2d","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190516"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190516_1557983334426_0.39573141498942666","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190517":{"name":"@aurelia/store","version":"0.3.0-dev.20190517","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190517","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"cdcbdd0e2ea7f2394b624c3aaa39d9c5d956adf9","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190517.tgz","fileCount":19,"integrity":"sha512-3KyML6odWVkgNEjiphv6Vz/b+gWUUvXkhYRLogQynhTE/pVeG4QUX0FA64LjPRILumZHV6XXaoMcrfvxX02zyw==","signatures":[{"sig":"MEUCIQCE2rf5Y7V8aibU2+HVB8zJuR87AugBRbpxt5tXBbGglgIgS+Q3WsRhWSXMw7WPNi81AJmzOfZsNvGZnMQxwSWOzq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc3kHNCRA9TVsSAnZWagAA4jwP/iUu5Wr0kgPlt13Doh2V\nViGP3MERjWOOMZ9dFYbyIuk/sYFiO4MznldyjdWHqWcBuuZk313IO+4JuM8n\nXLgpVM3Jp/9kPjGtKgd6CXgk0SQTttteIIGevKT+fD7HLLbDLKxbHRANW+hZ\nyuLPrIFqK+30IUNCRcuDyHUwTfzV+EVbOYORpS2MtM+Nifz2qkvcTSkf3Ty4\nP4X8vHdGaSiCUV56j0MSWs90kmEqTei838Vsq4W7Gw2pbWq9TzNgi0gS9Bf1\ne69Ray4FmycenPDXsATp/xW56/Y8T8WzGY9KEI5T/XbvYUVjTAhqhcK7bVls\nIb7r0Aa3Cp+mLfRdvAgOJansoZ7zCHS9XmRRQKxSSOSiKmXGGGBaYDuy5NNQ\nxoylHvobkfZXZP8fkggYUSxJiZyxszjx7q5dlEi7NEgj5b7HXSPUFGQjMflD\nDiCwUbDCL37nnUoE0EetUkKbIsVBew/REsGNpeu3/4DVZzHb17EdqN2WqPlo\n7trMye18kXaZCrD2KsY0DGDFRCoVOuB1KkI6KBcrGFvX0tcQRLywh8qdJTLd\niqE4UwW1Y/k+mUADNLLDLmhYtHd56WTzQTYdqxvzdqRET25XVEJJXK3OMbyg\nX+IbhpGM6qWFDe0CJF/LfjBceDl/6unI2aB8J6hi6flrv6Ic0IGggcI8wvdK\n6Av8\r\n=eczK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"07710e67f14d2b561e301997bd971e612d8e7ab5","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190517"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190517_1558069708902_0.3273156009790894","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190518":{"name":"@aurelia/store","version":"0.3.0-dev.20190518","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190518","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e6731539b3186bfa1591b6c6006216dad1142283","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190518.tgz","fileCount":19,"integrity":"sha512-7+XaVteb1qxT2pfaAmDayNJPNmD6f/0YT961zkA7WxzRwKxlSZhDkEeIbBfBkpekJf/Ta/ikV/QSFURm1BjLGA==","signatures":[{"sig":"MEUCIDkATnG62keuaLUeUjLWr0LymDs/xDLMqZvLb7Z41D3pAiEApb8ovEMvaBnUN2HbCCsXJj7AY1u0qz8IMeKePadEdV4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc35NTCRA9TVsSAnZWagAAe2oP/2djbku0i59zz+67ubU/\nA6JcgJdAGCM4wBGIIYfHC/04X+4kYC6B0/rwY6y+OD2g/JySUlX54FUrfA1A\n3oAAIt/PeDDZh9JiQ82fjmVmM70o1CGe4M9a5z0WfNfwIloBijT+f4JIP6Hb\nwLD5bn5rFriRRSFc2coguEDka7lmZhtldIP8GoY7kh1Dsc4hszGo9W0MreN3\n4fK1l/X2taExbtJYbfpdaTVzFGfVzGIMgl8IK6+S/Y8MmqhEkyp+O9hMUKMT\nUFmiJZyS/4DCSlb5VEVLRdDF+XagLcYMAHvJ/kVXYeCErOIBUKYzzydrx51N\nJDxThs9URpFP7g/LrOVVuKlO9lNWrelQZ2XDy2U+Y5BRR8Ei3tiXhM4eEtGI\n7fTauOmEJkr0zSmBC4/gRYFPdzCVt5C7JgM0DCoocKLNSyyQgmoSRy0/rGil\nHEiK9sny9zr4pj8jNtLO/2LraciQkkLy6loDwCNF0Zo+ZddbPV5EdpmmiRoU\nlY9xXr+tQf7Rj9Te+OWnzYQHiDk84+ykU19Z81TzbrUfdxR2shP/lrd4ykFC\nkL1z4Z6vWbYFrZScdpwtyn2Ub1NXGfeH7qFE0qVgP+UVRV7IF6eUaIeoSE5j\nf/T6bLpgdKEuHL0Y+FAh5XqqwtKapoTrHHeiLSrv0RZU/guTa0j8FjvkNtqM\nJymY\r\n=JEhE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"ac3f6644c29b4a6186acb761315763a4d3306bd2","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190518"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190518_1558156114339_0.3230615107590529","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190519":{"name":"@aurelia/store","version":"0.3.0-dev.20190519","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190519","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ff5fd34468193c9e14c884215df4ff871d7adb26","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190519.tgz","fileCount":19,"integrity":"sha512-mwbY6upMU5cI98+Jb3kqhbFV/ueXDkXutNg0TQQoN5HcPgMmZ9iFDtji0EwfU4F9xdodmpmg7IzQp3zufvZvpA==","signatures":[{"sig":"MEUCIQDK2of5/ouSpOibtclf1fvetuJGeFccTtPH8KIOfGqDegIgeA8eEJRY5CZRy3N0yOYl7+DH0St8cqTa5iQM2VKHFCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4OS1CRA9TVsSAnZWagAA4coP/A2UfH4nyWOJPLpX7dR7\nZEW7OCZvUDz/IftLRLpZBQzJoVQlQ+rp6YGOj7DgAhZya0flFBAk3lH9B1Hy\nNRFSiy1l8NidmVPUmRxTJgAuRI0oRaEK8ypp7AoOlfDJA8kP4zeGwUjsQt6Q\n3Gc+9vtaxcikGNyhs3PJm9oLhFldhpWo84iEurWFmGvWre37eaURCmaRHH8D\nu6DyKOK8pcLN9rw38m3tRRFZNfR4jqVY90xaEwZktVpjNPUVRzn/4nJXTDJf\nEqo82ogHiA4OcTa7oL2DMM/h5s8CR5XRdOjYxynJ1/AJiYfzfu9AIPSuBsys\nV0xXsra88Gr29SraV1AAlpUK+uwCTlXidrtlv1ee4f/6+DhEb/SHHpEGW7EI\nwv+fbooSVXSC1dP+7eioGeJq6xHSZu8zaS/mah4P/dpcrgcpnv24ga+3omS0\npfE6fOqh5nhHov923cPYEiIOWUcJ6SPAYjPBJAI7H6od0aPoFhVCZbm3v1RO\nzL8tSOzjxHAyZ8k9uNd0n4+VqZVOP92b6gVvyET6tBxDjUS2Ib9jCbSygXQk\nA07cjHZbT7ZdK/PA4Ocgrdg7gKcW3k0W+A+kLOvwrpgKNO3WkmLrTWR20C2O\nTLYKpuWDIOZHBIvnLW7AEQ99dszNSgfKXy6FdTVtcfUaNOt0hF/v5TO1k+dd\nK/Pp\r\n=e88b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"3a299a12fbddb43271b844e3f33f4bd3dc1a2640","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190519"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190519_1558242484513_0.7824456014517478","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190520":{"name":"@aurelia/store","version":"0.3.0-dev.20190520","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190520","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bc038cfbad9300879d78cd1d4bf2d94d767920d5","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190520.tgz","fileCount":19,"integrity":"sha512-7TqSgFA4DKg4PBrRmkwspf/CCTwq6EYdLkoxdUYoSt5OzAVroCamlplMre9V8wSqvEKj1JPXpd08PnZBmyhffQ==","signatures":[{"sig":"MEUCIBS5TOoSzxKcXDj1hstiux4HcZWwXqzOHyVUKQppcG1XAiEA/wCSKdtjd1DinGn4OxdHsFJcK3hYIae1HrbZH/fCJLY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4jYzCRA9TVsSAnZWagAALtEP/Az2upP+JhxxTwK64jr6\nA5udl+Zaq4/wfwpCv0SCAXw7vipPCGXkrZYWIqcW2tqF+SVzn8mssIrgU+3D\nP07UtMuMJVIFuKAcMOJ+G4kD42n4sKHgv4xSWRAw4K6voz3SRdaj1xypCADS\nWB+87RJ1zPDkDsUjtCsRYC6oC1qukB3Z63nJ23fZMYsbn3omFU338itPy3Vz\nwXqBAQ5tooGZUnuWpzhgcEUTImH+QwqzXRnNo5uwcFjWprUR1Sss41MuA99C\nDt+EtW9PPRftsDmgU+4jAGmREYOZo1iLgWAdT4bxnGM1TtowHs7U5sf9UDAg\nBWUdSSvifr0FdBUApNjxcQOM1putmvjTiLdjGZygvbNvd9KEyVin+aKy16FO\nt/fIzEqmYSuzRvhcTd7/FmatDwS3wQ0unRS5RZNyZRIpr2oE2J2Vdcwyjwcn\nkFuhwTZUPK1XvgPJaF9hBsa7sEQ9UDFCTUaxyuZu5SxjPjiwU1AhoeisXKR4\nlfBt/RCzrqpZ3xB4lEwHDQ6GXAq8VOWlIRaHLTy1aIacYB+u8+tkR9u/n/fz\nF4FehuQxUpWjScKXDSmRbZuqWfiVEcx6Nh1sRe/PctVMEPmiUcsLFJdNp6nS\nk7m3y4zN2hThc9AvktpquZU/RHYgDcwJSGPZy9dnUwK9N22IKVNK/08GJZNs\nY8tj\r\n=nnfl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"c44d81a6ba2905b8d2e13a351fb1400a5ffad20b","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190520"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190520_1558328882762_0.40392904848832223","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190521":{"name":"@aurelia/store","version":"0.3.0-dev.20190521","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190521","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8ad0dc21b60870db4c1a91994a1f3ebcb0c1fb81","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190521.tgz","fileCount":19,"integrity":"sha512-AwMymQyfwiCahbge3LR/b3oW1ph6mQv54gUILP1ziHl33Mt1nrLSQ0aH7V2A25GNKfCd5jwVA/7O6YZDpFzvyA==","signatures":[{"sig":"MEQCIFQsU30U2jbm8dnzIyzsmHv8WridbYCfLc2Olrfg6mq8AiByJMyylcTKyMDrB6Rsh5ra2Mwk/ikRXiDQ9esVO4lEvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc44exCRA9TVsSAnZWagAAktkP/RQh3bNMYXzChaR9kinn\n8M2+ugA8xrivyrq6gZ8oUhXZbPII7K7ODRVNk7G0KWn6kJblW6y9A8g+ev4C\n2wzFnhfMt50kSflVb7cMdL4eg1cul+BG89kWQEJK4dGyWf8EKzEwZtvlsgug\nXBlVZYAEcy1rQLCkMj2DxAqK0xdcDzzKzBDUdsjnbICg1VtYbFIPnZrESfJ6\nkYLRgGAp4Nd8TcUqG4r94BjFs9Z+zgdXDBTPHK5gkfuUVBXr9QojBc6/Kb2B\n89PK14JYWN2XZ+p3JrxFr2AyY2XmDEbIhu1q07nHCEYb3BsCMMZxL9cMbvVR\n14coz1jcVjPdPaArJx2S/Z1P57qHUZD+Hx6gTJhFKL6P6Q0zCijHmzAGJJl1\nRNVDZ4JXMrYquUgUB0CeeQeAAF90cT0kZuOLXWsLAdOgUDCSIN0dphEHJ+Gu\n5R+f1jEH2sy7wRcqrzisvrmJ1Un8RWFImgY6bDwe+ADFvMSW+XifBjkdd4X+\nwXnAttfIoicgpM6uJO8Ttd7w+uaHnB/uJdalqMaiSxe/MfJ2jz5QDKY2V4iN\nt2qCrStPgeL1yeciF6m1irvvfZUmpChaah+knlTrcC1c1fFH5zUbNCe1Tjrk\nv3lnT/Pot7C8q2fnA4AEwCJNhUqYjzgnNuyAcm+g6A3iZwb3V0bya7W+L20c\n5/sx\r\n=5pdc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"073a5a0f964e17e1658002412b07516e5b7d976f","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190521"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190521_1558415280758_0.49197615356156077","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190522":{"name":"@aurelia/store","version":"0.3.0-dev.20190522","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190522","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"2b5f0dd0aac5b29c5c204f5ae2a1b79827586ee4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190522.tgz","fileCount":19,"integrity":"sha512-vpIzDkAktPNq1DkWo7N8+NUi3kQRE0dsT7m3g9ldBGiRUQnA38RN5Q7+qB0Rby8/xPKAiJqDQctC8erERdiAew==","signatures":[{"sig":"MEQCIH71sl3NYcedyTkA8w9qGfwyOYfUcSsCjsGEdeiwJlyTAiBImV9G8wqhFjzDPdAao7oP4cWt1KY+t0APd3UMd3AXqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5NllCRA9TVsSAnZWagAA2KYP/iJ2sAXXjtHvLaRNEoxG\nhSD6eC2xHmyJymcz0CuveqJrPGIpFwn9e1hWNzvSSftNWwfzEEMcA6XMyFqO\n+KTUNiniojeKNwxJkxyApKuLBuzqSXw+BzMG9HaSga5UPTSZhFdbwt+0wpNt\nQPtR4qvOl7U9HR3iEZ39330as9QG+TwcMwK/1K8AJ9biHyPsG1eN240tGtbX\n35YYK5HYj+vMvosY8jc2kODlq3HQxvWmjFeJQ8sGqVU3GUI1RD0GQrrybIVY\nuoOHfUzswBLCzSNnMtSqV5s53b1mKoMF8l/RCYPf8ZgwaPVeInwL+tWwlGv6\nL8OTE/xv+ykcCLYu+WWWtSiajrHL1P3GySuTtcn+1TNNot0xbVG9PS1aLQGI\nwmHjlJWDdN9n2oyU41CgpSBDEX0EPhDjJXtvt1f9Cn+5CBxj68JzqpQ0dWnx\nlpPI59YZc9+138023ZvJEfVyqA9Ip9/X7V3CFz1+aH/hT4bovsUbds1qvBEn\nsYj5tKvJ6lfnl9ojSBATnhARGT/jXsBroYIZoWBX4rbJNLXKrxuRcKZO1CJw\nVthOg8l4xjBcst0xVcVGfwaJTC5lj17E2rJd6Deizx0PQkZTWfw2iBEVf96H\n3XxF8ZKcCvzrlFKzQNpFZsDwqywDSh0fqOZE2jP9xg4y4Ly2pwzs0XZ09WCI\nRI+E\r\n=IhKq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"7fdda399a8fba44bb9bfd1ec324419edacd23365","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190522"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190522_1558501733399_0.7313079426472191","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190523":{"name":"@aurelia/store","version":"0.3.0-dev.20190523","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190523","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9a71e8d4d3f9f2ee23cc3dd09f11a31ef8199d2d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190523.tgz","fileCount":19,"integrity":"sha512-OtYjzutD7x+2n+H+fo3E1TH5v9apJ+E7RD3815AoGttCjzpcOxf4E4OIppwrUEHlG/4ywNFxvQmIgsfz4vVEjg==","signatures":[{"sig":"MEUCIH8qJ2uyc7bAkagbwgd3qccJhUJ+Cdkv+vdHtH9xXlzlAiEAtRSlXkRC1apdkrTO4Nu3kI+QDDdLum3NQMgGOBMIzUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc5is3CRA9TVsSAnZWagAAerQP/j8j/LKkmdNlapyw9KUZ\nBw/mTcyeK2vIIS1b/XVOwRmTswhkyX59DOECdJYItami3JVXKHj3/freYkdW\nKE7EwTbQ/eWV4nogIAQ//w/zhRlBdwKhq7doSnhY67JeLpXDphcySFng5N+a\nCRjki5bJB6iySJwRnWojsKPiYez6axM0JxjNfQvz+wytS5r2rP/F8YlHEu+3\naFXCRKksJMUuWrBlmZRdR2zbX29NrNiICr40W8slGmxUyFMfuvc7KsTVvNxH\nvTD9W/fk4t0qXhHpQvKjyWyLwlt/6XKJXHkz+vHWs3Yrz0k+3QtLEvZImCiD\n3ML0hqo3VA/JqeBF3gzPEC2SXYidMNTmfc6qkvRkUVQuTuCroZwhBWAm+b8s\njwp5vo7xFrnAQT2RaP6JvVS5TQaVbNc65Kag+gOXy2Vb8Q97uUhf8jt5AobI\njhc452L0Xsav/NbKxDG+u5DMv1ts7WPzQ6oZ74UuSDI1kVnhvuBeH5zBSjUe\nDXNmoDDFDYjlWhcJ+3LreLCss5qoEUnk/L1fXW7b+68pOcm6lvqNAYqSVHhS\nLbutri8/eFqAdGen0KC06xd3ltw2dzMoaG84psPF09qRe++wjx8gpqK2hw0v\ndJBeNes8oSekS3MIxUET24yhx7keglXvpnPaUBSOqQe6LB5r/BiMY8yULjf7\n5ff8\r\n=bXQr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"7b996fbd94697ea47ba56e5cecbfeffbd1b76cdf","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190523"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190523_1558588214233_0.8010199373954572","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190524":{"name":"@aurelia/store","version":"0.3.0-dev.20190524","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190524","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1974fe0347d2f50c9b720fe558a2a871bfb5eb20","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190524.tgz","fileCount":19,"integrity":"sha512-QbSiu0kvdbKDrIZb67fgGcvC927r82WOSgqkVIYZoHCEQiZxhnaFh4GN5V13vXR6aA60aHMP8sf8DsQB8tN0tg==","signatures":[{"sig":"MEUCICndjJ+DrBeLPGOrvpHDlxDNwOnS2yw4IMjZe/Elq34qAiEAnUgQRS41P6RHOs2sAOVOw8vBkzp1+fQIifIXQBMwrIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc53xNCRA9TVsSAnZWagAAdgoP/2VLyPHnfU/Xw8j5sOx/\nE7Qqmrr3YY0k8zBAfNDumudATEwxwkp/jF/8vjiLTVjY+PGrPsz7I4aETtQl\nDQAwPGPkfzDuscAWWnNgIoYVRFh1no3z4Vrnwlr9QE3/zN1MBCLnI3StwKOY\nUEndMWYKxbK88GqDDuAjJejZWeMNNbsBd1GplJIWELtmL2eCyNfIuGFfqMRs\ncnqWjgEolPe/R4r05VqeG5xCj4ZBV1hu2bHfc4DX+8KzNq4OiClUe51/lwCj\nlck8iwlpymR5z25wsjuwHafAofV8P6xylXhCNo0DSpUt28+AlwSyAv+UVtxz\nq5lFSOaV2/2Q50jqpf0duV1aevjSHdto89BKzoRiXWnRVfR/77byHN85f2Lz\nnoB4Hera8rTbaztc+s4cfYHLQpInxtZ5QvsvPnh7WA1qx2q5rtW2a+0mBQ+A\nyblgxIxvcJ+xE4qDFoyyt6R5c6IVRoBNm7jVAnFKw8dgaWcO2ykodj3YV/Pi\nNVol3CQ53GLMfS3t9ps3/ZbPsA+kJkH2YX2irDzONP9EqMJi1wYUbj75eEry\ni6pex+GcCs3CT5C4jTz4g8Xu9t74YoYCxuDuKrnurQT4cEBtFfAqEXuRVaGK\nTYOJpbzOsNWwZqmaVDNT7b2w6087jigBbKiK0F7D/G0neLdBrGGVae38aF5Z\n8cGi\r\n=cIbv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"5f037687aeb28e4ca59b72543528afecba2afd48","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190524"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190524_1558674508613_0.6990527293167781","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190525":{"name":"@aurelia/store","version":"0.3.0-dev.20190525","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190525","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e5e124dc30445a74271dc33f5ec1ef57d41cfcae","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190525.tgz","fileCount":19,"integrity":"sha512-NEYXyasiWtnlFdY27e47rsG84MI665Fvs3EYpTv9dv6Qw3oRqzvJby9J0CaS6GNK4kTMHiKo6Ly+/emciEYWrA==","signatures":[{"sig":"MEYCIQCUyAYypW+NbMecvX3fTt1IwZ7a6zQxpLH2E16ZV4stJwIhAKcCR+lUMBFgPQ5x6Ik++IactC+d/RQRuj/j8pqXz52s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6M4LCRA9TVsSAnZWagAA0n4P/3UP2IPIISJTgDyNtllm\njS2T3PefjnzcpadlmyzbtL5pAeaBsxar/XVUDEg3WtOR2zHawnfT5mZd9WPg\nCn9dsR/aV6GBDEZGX8Vrs0VHKZGB2Enjt/H4LJxIQCmzj3jFDNSQ5IlFFgUf\nFD9qWT1XWYb+6/ZFarcUOCC/aO7EKSBNOWzWO/nEA3bsBZDioc9RdafeXsgh\nKh5mEpYVUwmW3vxxm/Ydl7SblPe/5IZ0Kx1a4N5+f4+9cUkGz2KhSKMc+Nak\nhPDWqp7D/vd2KjV4aFWmDSF616jOrqndSHW6FU/qMg0vyq3Gx6tJ1GYP6p6L\nenGqIQQsbXKHmr1fElT0FMhMGLZP4wBEV3ZZ/pR3aYWW2seNV1y5YlIgk+cZ\nO/TvjFxRl1SY7MNRAAfTB2B2YhS7ez/GntZ1TCt30p7Vma+XURb1bfdeEIxf\n1q2Tk5s4VAPqnvRfCgwA2SwsvdRvcQ3cxb64+E4XChfwUXYkgYNEHQfgwHyK\neN1fU5nW7T5fv4jEy4+FLPL7tuXfGBJA6XHgepgpk3duSWQruTY89gHNF2+O\nb2j+qD2p4qhlzkojFfl7160mcAv+PovQ67IBXTdtVvKUm02Egts0xWQad0D+\n+55bfs7LJAXNpmMnBsH8iBqGOs08g2rL4M/F5C1jN330NS/9UISc39y3LB89\nPSw7\r\n=RWcI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"cabc28d3eb1169287734e9cf49493126cb4b527c","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190525"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190525_1558760970569_0.3102364839942586","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190526":{"name":"@aurelia/store","version":"0.3.0-dev.20190526","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190526","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"47518f9d58c7b4c0926c0dff4b90893c1f2d4044","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190526.tgz","fileCount":19,"integrity":"sha512-1ZYElZ/oSe1oLiMgLNf0aueRZz4y0Ow7hgsR2F9NMgoJG/tXD8aguj6iZ3ybJrbVllOJrBbuyCzkH7NKgB3vYA==","signatures":[{"sig":"MEUCIAuMfL1A6FI9RzKlhc1Bq1AhuOP+9c58vghjB+Lle279AiEA0GtOdEkAtWJXH7ZhaFPYMeVG1OL3w3EZFHjvocztx3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc6h9cCRA9TVsSAnZWagAAE0sP/jArCR26Vqkm+R3jTn0+\n1l6des4T8+xWbsmHr0Arl4j+Yx5cd/0BKnIIftLBrhk7x5wpbTMnhoSz2Y9Y\n+ZnWjICRjWkYX6pUDYICGVRd6c5jhGIeXfxewlNiFa9jTnnNUMumZQQF1qRq\nlfTqt32WId/s4hlm+o+Y8BRig5NWunAqJvKAdI1EFssX+qpllRCbNJylnBvf\nWweZjNH2P7k7acmHc4f6V46qBYEtW6XULnCRW1Ov+OneEhdsosVJdWPUB98R\nWYwTlZb9AK5+ePb9Jj2GUnjxtUFTQ/H+wxU8aMf4D50kUXarw9ybO5Q7/zY2\nF8EZc61YM7TRaugCFRlIa5szfvmLqSxlKf+pJKRdtUsljTKZh7mxl4cNbwv4\nUZB9YXZ5g3u8KMA6opkfSz53MDdeaKZMBii+VfTJ3D4IiH5nKFt52DRJ18Qp\n9NquULl43aM7B9tFZHQC2fwF59VTsIVlnPAjSYqf63X+um8Ti8f+fphe/tlH\nreQsQKJTRy9eJcJPRxIUf9IWSh724YPVVkeTG8JaHL4Jj6MorIfckRYnuScf\n02USlrlliHMCu8KIG26BVUKy3VdozTJNBBOPhrbq0EcVMCiK1imqjM2AWS92\nT+brdErD3Ys/gACKl7E5CjSbqwcSpxwVIAowFG3y4NazowBjO1XcbG654zOk\nuB8r\r\n=3XBi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"78cadd2f979b8bcc727722f0916e08ecee5727e6","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190526"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190526_1558847323842_0.2718996398737257","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190527":{"name":"@aurelia/store","version":"0.3.0-dev.20190527","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190527","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e0945a19f1a9e21375d73710a5ec361a27a67a17","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190527.tgz","fileCount":19,"integrity":"sha512-UnskjQZD9SLkg1i5h2del07YqVHlPHnFhZMC0drKPRnWmPF0OF80xPkVIsUtnC5/PUK8Ax3C936S3Fimxq8BRw==","signatures":[{"sig":"MEQCIHnYPlv9LzcE5zOgX6bEeA/c4hJP2VmjI3VOhrjIEWQkAiAxKHoNvNlj18kgDEHM2IXXqhfKEh9FZA0+w1gxEMaXpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc63D+CRA9TVsSAnZWagAAOwMP/jM4Rg+Un29NhLt92MAw\nnKfbSb7ZF6xT1tHZ5nEaPhkQ6BE7z0vhDnm27VDx1FhASUJlgzHlW5G9ytSe\ngAceRG24pRAGmoBSHmYLcJB9xmY81GlwxFzP5HMxfYplkjFAhXkyb2j04vlx\nf89BWij5h2gtU8OiDz6vm3PkmDFX3YwjHOy3E7SVwEXayohrTUhDETDichBi\n/UawEGFfl+CAO2GemDVzAjZ150GyNWDSG1/aDAS+OgHRSAZRzTRT2sCErQ8e\neig4rcs/DZ9uyt1qgBqQkMWvimca8EhP+u2LM3uoRjrUsHou/ZInl5u39L++\nKBUExmqTeR47tHWa5agvoPNJ1BDsDM6JmpCs00bit9JZ7NyXBRvty+Lco3EH\n1v+/WMwjO47N6MmIg6EHY/QUcT4724XK/Tq3oIpPDZkuUa7bh+n38jdzTcvE\n3zLHMy4NZMVTQV6sXubT5xdLYoqDv4V0iCFiGvR9Bg13m9e3ldZ0oae04n+W\nHvov3YInTeB+F8YJcTnUY87O4hgVALIhHmVYEJPvo9sxj3VX8mznwxzxh4Nm\nWSrdP3p8yOBv87tSmwejYQl1aJZayCCjBovzWV2wCZBp/NRhFoyuujjcmrrB\nrctaNf9bSnV2GJ54LT/Ww5LZwg9vGVBfTuW9h5OZJAAWQ9mtP8cGn+0fxX29\nlzk3\r\n=+uU6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"3e0c3dc930128edc5e2c24f39921f74f70e8ee6c","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190527"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190527_1558933758352_0.9462025930290592","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190528":{"name":"@aurelia/store","version":"0.3.0-dev.20190528","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190528","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"97893990828cdae4000f9a5816946fbcb5778e6e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190528.tgz","fileCount":19,"integrity":"sha512-Q87X6s+vNqZrtVnu5Y2ZUc7TK4pnCw7J3oMoQEXE9S5gIrLRqlFkzpTKWZmj/w89MwoYxHYsG+2gs6Q7gqBH6Q==","signatures":[{"sig":"MEQCICakKnRwbP76ufQ7OZRQqkw8Icz0wCyYElhhXpJkIIqcAiAUH2Pt+YRnlnLAR2l1HeCypVlhCxuTbcXQdMg9kx1dBg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7MI5CRA9TVsSAnZWagAASPQP/ja1PWd2oPPl8Hci6bFj\nwqAhsaJEkKaH449ppAbhmmBloFYN8RyeNwkFH/6ylwEPgEbZe8bH5F4N0KEO\ni20sFxrQZbfVFe6RV5i34gW6nBKGA47IbK6fFZR8mOWCUjltbZYnsOXjc2vq\nz8Ry6UH+xkIRrN+ZsNO53FDmj/RkODJTutUOPlDFMoVddVVhkKkCwTi1T7We\n4MEBQHTuTI4Q7j9u0HZ03KLYclXLU3NrrQGoTHl9gvJjbXqf4Hxog/Snu2uc\nZl1GPpch7JksW8K4PcOSE7PiLV7bm1moqvnBclfaKWBliEuFaeeLhnsjPkkx\nHzbZHsQHWBi843TLpYwP+b+YXQvyfKY2V+5vObmZC0tFheXPqpzk8WhhM21G\nycAZEtamTcowEpS9qZz4hGhxRggd0Rgl5q+HOMiL+C87/yRcv3AWvMwNle1F\naWojOLIVq21Bywby46X+ZFBtVvtGW2xRRet5rYQnV7SyiYx30Nl79hh7ZC4a\nzSnaBdpw1wOroFWSeLu5B7Gc+wvBqf1vBSvA4FGtWkuxl4Z38BsGkbaDEMvE\nPEFKDzV/KMrTK79Z0Euke3RtSX0Av7ffjApOYpExFYXZlhfuI2u7W3uZsFwh\nE64GpqshQfP4wB18hE02oNyZBvgcPtx95b4bsR9Zjqq1olszhsedy4co+tze\nLjTy\r\n=yDIx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"2b9d72662386043733cb73e7ca2de6237ff2ce3d","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190528"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190528_1559020088751_0.5775087624729591","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190529":{"name":"@aurelia/store","version":"0.3.0-dev.20190529","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190529","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3b3959dc6014c9b6dfc67f49755a332e9e7619d4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190529.tgz","fileCount":19,"integrity":"sha512-rswVDld+L/eMU6Ng7YZIAF5tWXgUi6N/3xRYE3WN89SgaKCz8fOlGlXp6Mrt3ylyHK1BXr5QDQr7wsyHrREYrg==","signatures":[{"sig":"MEUCIGeeF7GTaoxuE5Ge39a1lBXrhRc8rqCtMyrpJDxvSjrOAiEArs8b7AERj32H+us908wlG8gUXSSt+blZEqyrfG3ZpGk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7hPcCRA9TVsSAnZWagAAjKIP/jiCyqf31GoBqNkJ504A\nVflfkdQqoIMywsDBC/Irv4VAKd1aiFuCPPxHwnAPpEfpdnDiUizWPBh7hOpE\niD0CHNF5dscgE4p6X8If76vZ45Xo/mg6r84cdv73LvEAxObXKmZeIpWJF53n\nQ0gkEzL7qtRwFaEUV1VtQ+aqNEpfwO8Ruq274523RDqVePtrjGeZaZKk44Ei\nAV4YbcxbdIWmvDy83ddxYrTzuvz2W/va19c6iLI9xUhV5ILZXASvs6NuUtJr\n1e6pzLILvV+bJF7KQmEDj2mfs2djrIpXwrAth9qAH95NYqb82EcAMB+eRHVn\nbrqIU/C4R/F3s3Bt4IR2LjiEu5ywHzRS6uWUJbbFFZNUQbnd5JjCW+oQ8UW3\nHtBEg9iYqtlNDBC1ENospyR9VP61rfnYWk/jsLUNOyGIXgjFvdpaPY5NdTyG\nFwnfwTzd68HTLZIb5MOOvlBk0v5Dy/yxdYY9ctKovEcTNaoDBJDcM8QVQVD5\nRStrJv5zVQLfbrzrzsaVOA7o4QYGUJG94Nw8N/yqB83/ui5G+ldh10XHS9dm\nZU7IxXHKELZEXc7D/8+4ijt9OXEPVRVPL3RBQmwTmGROybEL3Ob6h1faL3bu\nLF2l1xBTmkpPpR7Y01iVtwVjWkOypw8bWw4/aqIHydtRjEvxtASvl1aRFjyv\nQwzT\r\n=QXdZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"25e3735b304c75b00f8e9d8d68ad1030e63917c9","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190529"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190529_1559106524185_0.8594962425536037","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190530":{"name":"@aurelia/store","version":"0.3.0-dev.20190530","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190530","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"67e68e92d96a914c440092b32499e81366e80e2c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190530.tgz","fileCount":19,"integrity":"sha512-xGsiifWcmcg9zaAk0QKszi31I6KwbWXM8Oq3sOdiYW8mSDY4NvBbcpbv6xZ/7HOOw5YXWmegDn8U4lZopcLGxw==","signatures":[{"sig":"MEYCIQDQjC6UGlNWhZotE9DprSmKpqj5JRaUqKZS9jbIn4nL1wIhALVkBEefpuD39Is6CpyMEr8VXqx5Gy0GlrlteoEGhELF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc72bjCRA9TVsSAnZWagAAEXwP/iddNmidawjFoIipHYYy\nZ6OWlDEqha77OxphJVXxhGGeapdUFuh+ou2WsuaYyYjDJW/cksCwhgpOQ5jD\nuGGLvcQMLC6FKkeI4gRcBFBscwylQLji4TxKCLNSC6r3iQnEglo9SuT0B5AQ\ng160WxRblto0Lt3uuPJJDdJOLloKcIwJk7YUITLNLYH9dIO5Q1pEh5OfpPQQ\nwib/zWcvXD6ZChbo7W2b100frkDrutzlBC37OM9byp3uH2aab39VR2aGeZjy\ncWs+hiKFOu/dSgmf2WUs3bLfYJAFj20L5ovJ+7vKZHiALSy4Swz0qE0ncw/0\nT4ZjSlRif92CxtcJhM1qyyzXpYDRvxCKrWaMrYFkiDxYyjhRCrJL7ip840h0\n2gUUoHJZNiyLPPtFetQVdQ4tpXGrXpDMRpUSOtFT+4XjpObr7iWQkxOCPg4x\nU2CXtVEl8fDSEERpxN9AZPzqkVua3hWgXRoMYfSwpVCOB2lq1p4CHzs9h5gv\n7Lspuk0PRVdYA8AAwoG131NOLt4lHOitG70Y8QoN90cBAZbfJZZIq5wHTr6I\nQasWDuGzoaByQmrXL2Z3C8+UxU9hfs/PkpB/rwDAiMn/EEXScR9a8DpzFqoS\nh1VHC8j9K//Su1fRXRwfinK8KwlJVJBosG5Qgfr4GwBGr58BuzwFNtLfwg68\nMrhV\r\n=NKAd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"45ef84c5cb233e854c63e57fcded93200b05391f","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190530"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190530_1559193314331_0.446144041840171","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190531":{"name":"@aurelia/store","version":"0.3.0-dev.20190531","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190531","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f056ac8d6e15aa193ba24a7aa5afcac1400a7b31","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190531.tgz","fileCount":19,"integrity":"sha512-BMGxQ/SBiYLtppK/rx9n23TJhJtZnd9ncnHk1vP/Jfpx/tNZTonymDmbbuc8elIDxu9MJWd/1K6o5u8RnYMmEg==","signatures":[{"sig":"MEUCID84VH/c7mCP5H2LyxCsm0HRyfmYWx+f0Elkgqyc4R/XAiEA/bfiB70amvaGKbDqD7J4m9BRaArYJUYaQ5zeGMB685g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8LbvCRA9TVsSAnZWagAAE4QQAI2Esrqi5wVy9uQm1oJQ\nioCAR6YbhHw9ToUfilOsuq45NiQCz01vTFB9jyzYqkMuvRUdZME8zfQ5zLWs\nOC9jfxWH15b3fsOT06qYjogO6nnqJmQGjbA+JHTrH+7LoYUKF/0kng0mrowB\nqih/19mX9QFvDHSZDxotoQJlcCh5svlnIPVXG7a7V1zgkWRSUhHaPZiHLItZ\nP1p/fJ4LVqUNB0ZU2Wi41BpirEnmP5Am2Wy3xcXeYR6tXOpTl0IfltpcEeqT\nfvyT0J1+VXfJdv/jjxp+3AkOaOR0FlxGB1y6gwUYToP5DskJb1rwGYjciIVs\n0wNgWha0wYejjavyyWZyv/597EKHBQ6tQU1VFgikXhDE7a5Omctw0O30fN45\nLTvY9vL3pesEIfCaeWf/QC0hybucN3OBH4IWhrAswaxndyceBaTx5Q/ognBT\n/c/6XfvhEiBi/h8lcUDOcwN1gUN1QcB1f927qRYMfUSwzZkSzcEeRAPZJ6Dp\ng98ZU7QLDeauPfjmslS+YWqI2AAyiSdCrTdQ+5HNO9XeTaAagAHARyDyLnD9\nGln4rv31+0dI7u8NlD5AA+sN8veJEQmkOUp1u20qjF7JXfB5UMDyythc7Dyl\n6cLHKyxkT94JbnBO+SsrCDXIsvKKqrxIvvUKiO5a5o1XwVIe8Pk3uPKLX98S\n/SPE\r\n=/7mY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"16eba4c6a2163f317eec369971139d07bd14360f","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190531"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190531_1559279343236_0.25780817684931057","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190601":{"name":"@aurelia/store","version":"0.3.0-dev.20190601","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190601","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"40dd4781eb331a8f374d933fce5b45943f52d821","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190601.tgz","fileCount":19,"integrity":"sha512-CyAtwXBZS3YmHOeGYICy0IUfoCSeQ9+YhyAEQAxX4PhyyaPQjnClbLWk/ClP3SWqFiOzEZJ/xBWBw1e8Tvttcw==","signatures":[{"sig":"MEUCIQCbFYCqYzbaolZ6e6NmTteKXvVoRn2JxAoZ9Ei8OHj1agIgC4WTN5mQOYPG0n0yaMvb5TC/j29GTcBaWM17d4HJaX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc8ggaCRA9TVsSAnZWagAAVsAP/RP6hyFqqhEcpc8RJkh4\nZCKnglj14IjJysDDz+1KSSerrLD0UL39LbiPn4o6YjE7G45JY9MVpRhdBXXj\nbHfIRYRDXME1kkN8rtEnShE1V48C4tsmG0ihygLP0/AGkard2599wxmqqztk\nFq98N1b+COVO1Ea5bsW8lQTPUtZVvQyyeNSVlABZ8dbRUZVNt5Wat9cffSCF\n9gn/zqQmbaX/n0u8NetaFgSa57+SHTNP979LsxFgndrHIN3O44wIRYNMryxi\nQACuu59ViErzy1xCHqWnlnoRUIJ9LXnAZ2f8I+51/j/I23X39l1ha3X8/fck\nayKYFDqVAS2hyzCDVVgVt4jr2n04jPq5sKEqIiIwscGYH3i/+eKEwNUDyyRP\naGuASRcYLeD5rJm7rf/HL4hhdIlzYMVfnRM1EkJKcKpPlYsn8NH9obVbrK3n\n91sQb8uOm5sWT6KTHiIxo3T1NLQteOYeXSJsvCpe7w6tZIStlnQMgbukD21M\nV47dPphfhRmLF4uKrVw7h9djeENHx35ULkmcSW5TmRseGjaF5TiTFALUbrgn\nQU+YSaJ5iQJ9ecHtK7sFD7OkfumUiEhwI438LH+YGn0TlwfvJoVzTxMJJ2Db\noEy2v5Xfawtk48qbhXChA4UrPAWYQgFZV3AsuhNdQKyXUiboA/DHljXVyluE\nWDeZ\r\n=Dk2K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"c2ebf41fd8fd6a439c69b357185133620bb9f74d","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190601"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190601_1559365657643_0.1679844618305717","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190602":{"name":"@aurelia/store","version":"0.3.0-dev.20190602","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190602","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0365ea750c419a75f180767bf109bacd196387cd","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190602.tgz","fileCount":19,"integrity":"sha512-0381Sy2hyUCKCCpw4tD+RagjZ0spXOmSkQRc2c6LIWKhq03m7FLV/Ic6v5SnzJoxoAnaDt5RrvmR14WeSt8p/g==","signatures":[{"sig":"MEUCIQCNvFqbIo5WMgY3dW+2YLCoixApFT6e284OJRdRpBqWuQIgFN1HFFGdNrK6YGvt+qKMpc72gC/ln4oNij49pAyH/Uo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc81nyCRA9TVsSAnZWagAAjwkP/RIrg8ZO7i5QkE0pHqdc\nQ7zBij4bOLDdopfeO6eFgVmW4vbQd2u83PD92U1kMAYQDRepgRUAH0R4fRh/\n6N7svHGjtT5NT2U/47cm4m6SMLsP9i8MtsH6y1GUzZCWCanMcOzqBxsdeiiY\ncXgXBGPHYWUGWm0XX8kyJlP8MPEpsKNe7GxitTaJsOXGwBR3+a0/uLD5BO9b\neWVgt5N5KuhbFF83Rx++SwzX0qoWlnHHqKHpOhX2oxtFZIjNwhSU1w60iIau\nxuS4a0Ei5k6pQ4+cVfPV9u7ULbqBlJqTL65rwV/mZvrlaJ3OSqUk1xkouezG\n0VLbuDetsuK2pWWXRNp5g9i7d5HNDJSRpwBVskB6NOkSjoi6oSPjAcmt4PrW\nCjH5Emuvgm5uEytk1SZrDKTkMd2tNk8/2reG471lTOIlLRlP0mzl/28FJz3y\n88RcnRt9cFfIWwEuuqDDoK7Voq9ydJg52v3/7KpFdo9fZs9gYl2uGY6owZQH\nwkfcxdNiPUonxHW5yG0UotFmWDi4YBjSf3a6Yxf/KoKMJUMHlbrND2YcSB2z\nNfzG13ycJst7SVbIa5lZOOKpMHiB88ZfP8YrjiiJfqWGqovebgRhF2HDWSRV\nHkiPf79rPB4ZYMhVeyGiiSkiEugndo7DqR0+3F6cEK17GyUdY1twb4IrlAfU\nl6nl\r\n=Xg5d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"c29a8bf22e443ca4603313bf44c37805d9b3d5b6","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190602"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190602_1559452145552_0.9512269368282089","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190603":{"name":"@aurelia/store","version":"0.3.0-dev.20190603","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190603","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1a6a21004c84b0cbfa3a52b093eb57b2ccd3a3f8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190603.tgz","fileCount":19,"integrity":"sha512-tCIUoR5x//6+lqQlYT95q/l4hRHTyKiXDxPkscznnMvwoQVcobKnGnKQGTb0M91o7+ML2WGAJssxB44wBaTUDw==","signatures":[{"sig":"MEQCIE5XkuMQofXwD8cZKlEQKmas8fIA4fXcLJrbVR1sx91AAiAdMNt2QPT34yJv14fQtGAt7BtfJaGUdaVDy0rxf4CmMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9KtKCRA9TVsSAnZWagAAyfcP+wWCLtq51kXSCxMuQgay\naxuiC2BooUSng6wleVAMlhRZusifhirQO502Uri8YlaYF4KkWoi1NwUvEzdl\nLmaXGVKf4sMLYXye3xU2USSHRnMNGykjene9zZWav49BeH9FpLLnDPqKiyXN\nUstNr4wQF8dnY34id68ok9DTyAzmXvJpqvWMiL3mgG7K6cGZYjkBG1d0x44w\n+tQEUUmo6VKCLpGhnRFH8n+hgvP9P4QfwzK7QRPZlMNc2rmC7mqN7ZeWI3Py\nCcx1beRZR1b8rt9rF29nELz1NonoOUHJWJL1JbdSt6z1ZLOsCCJMNzctd5Dc\n0IfWQME7xMj0Tuk3AgPwwuVo3NUafyq+RBYoEnPBMZVuO0wwC0DqARAh/qgl\nnCtW2pp6m0hfOBy+UuExGRI2TbEkbDNexncIHqXfB2KBQ/UYAau1/q5MTQws\nUnbW0CH/bnhYc5l84aUPmh2OwXNujKOKsqupkbremtOyJsxuQb1gbIRqyegB\n+aT44wely6XiGyeC96rNkvL1nrshLW8F5yvJh0zmj2V+6LpnJ4PVfyHDqM1O\nuF+sc3NBq2dV+zZXjHYV7q2DKTUGK91rLJPjJdwXkV3uywovA/zQMkrA3N61\nRdpZDt6N1Ape95pkahToaADYXCIyQwZ62xwLbSKYtE3i3545AtZBW/UMGBU1\nE1Gm\r\n=bpVJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"0ca3e62905342e432c729f953c43fb575ff28525","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190603"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190603_1559538505445_0.7439623409227012","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190604":{"name":"@aurelia/store","version":"0.3.0-dev.20190604","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190604","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1f38f9be10ec53be6bbc76404468526a49449b14","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190604.tgz","fileCount":19,"integrity":"sha512-XbziwVIDsiE5hL8Q8e/6szjq/ItHu0ARXL6bh0dvGm3g7qCh18y31UE/COfeI6g1oiHsWF8zZ1rna3++gRdpPw==","signatures":[{"sig":"MEUCIAUav8Z6EhmoH5HC9Ex5Dpczops23HzStanEsSZN3JzsAiEAsdLWm0UBk8uQIfJGsEUYKuVEiRwRJtTJfFAwJ2wYDVw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9fziCRA9TVsSAnZWagAA/cwP+QAuIl8QdtTNC7lwwIei\naRIfvoFL9CYkzAwFPkjjzaGwDyeMyX4byYRVDAhlUz0sV9lsKzMXACqMZ2E2\nzqu6t4st6v8DKe5y9wjCH4wMjw9JQrfztXU3bxYinIMeeVx6TuXZokObo+u8\ny+DkS3X4IBOS3E1dGcWHymRV277BqUXLPgplBHsyTUKvH+IHi1qkUCx42BWK\n1E3emin9KMYr28UbQ5Ur2nllUksfymI52svgf88ypXAMhOBe6eIT5Ks/jJFO\nbZfNRNfUTrjewuko9icoGb6aqtUQ8rJ7RPZxgVD/V2eptWo9qzsF0UvfKNk9\nv0A7+NRSC105MihDY1csfUVq9nKhecXHPBObOrVAlDjHmPd7Ptmz1lxUGM6T\nHyYP8yI3poRgL2imz4Io5uUppK+HNHeauVKTlsPDSPEdpeEFnUT++su4bQNS\nhVhNV/AuwIKePG+kU3VSBvLQMsBl90km5rn94xbHdMmKp6CSZYLg4W/iZCMz\nh/ThIdrNKLEW9CtnZgIReA2rRm0gj75Eof79QSTPRnVUlrFltd7qbJ3a+Puu\n5rsXlCfK+6Oj6Y1vXf2sX7Cb8AsACie7gIyt5K7m+fOeArvVXUCbwIuXhvSl\nS/98RodvWeKmvb9wO19bVsx3wfPhtsrtf8Qb9jP2nRt2pOBOSHPF2AXaa8zT\nxURq\r\n=DQsF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"594c435e0d005aa1b0df4b603d0f457a9cc572e3","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190604"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190604_1559624929730_0.08524726051829434","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190605":{"name":"@aurelia/store","version":"0.3.0-dev.20190605","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190605","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ad6f3d27380d93609113293cbdd4c11f1544bcdf","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190605.tgz","fileCount":19,"integrity":"sha512-Ih0jnbgZpni7tPANIBFbQIa1yO5nummtSAoToEFIlFRBn+GKFalUaPDW5vOLubMMtrptdntpFYU+HqEBD3LryQ==","signatures":[{"sig":"MEQCICvj0oRoSXhUne4lwapnw/z+/XJuyPofzii0NnyYa8RxAiBg3jq1SH+Hi3Z3HVTXoYeQShhpe7jFol6W9DYerP4SDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc905iCRA9TVsSAnZWagAA744QAJ5+Y1AHHPKEeLA86Ryo\nd6xWbCKVuHYXx6HG2uFRHK7pwfRKhAElyfkvf4BUM5LBBFnwArBt8bkP8ZOe\nU4hZ/menyu5qcsWejafUQHHhW8CfhjQt1Ws+2JCXYTkHDrnKsjjdjBDuGJvN\n7Pdyi1mlg+vC3WJ+B2aQ+2jerNTIsR1zRzrOKBD2Y/q1/WmPe4JKYIYqOWJJ\njQbrFb/jIG2sitiHm0673Z0NIMzbGmZ3MUec+cQtuUvNpXmjfA5g7lXjKYST\nadW0Ow67ixC+31YnZ73RJDGih+rGeIWqZZnTVeFNfAiBdOSoTorfbXqeUhuV\nO8/j/o/n2F/dWVsnal9YJP4NxKyVWtCB9H5YgfWBUKn8lQ83IP53g2KQDnVq\nacwLQ/H96OylXQxf/v9YzJJqXJVoYq4i3lEsoOEKPcslxzXwVKWMYwTmyU5A\nuEZD4EnC4SAkxdOJqWXPt/hytWURjq0YSwPnogJfUtbp/Qf9Aq+lGCOUj4Pf\nKIpalrBxBTGOATX5274JQKuBCF4gwR8z5QfDCyQ+yxincikNWLL8fnJDOrK7\nO9ALStTF2GZvCSvEcr2SazCHmMse6w8y103M1YSHhnfEKqPa7+hpxeMK81YL\n03V9op0w/CEjlKo+9f6mATA/mZnilvLbIv1DppjEKdpJ6rAO9bgaEspXuIDF\nXPEg\r\n=BC9z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"306ed57ba807959421fc0a1d70e50686041fd554","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190605"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190605_1559711329560_0.23361126137324195","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190606":{"name":"@aurelia/store","version":"0.3.0-dev.20190606","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190606","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c06b945724740d99761294acbf001c258f7fedd5","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190606.tgz","fileCount":19,"integrity":"sha512-YHDXk5pQt2h0wASdFYyuq9pvDflpflLW2ViAW7bKtxEyBzgCZM2TknYjueNfMDXBwvmIutS9ejzutVAWDdh2Gg==","signatures":[{"sig":"MEUCIGMrbocE46pwTJ1D4N1I3X2LJ6dbSWA85u3aMICh9iSmAiEAz9ieoj5xKewBzVjF/NVOiHQSQyuBCUtGNX0Q5ZA+Q3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+KARCRA9TVsSAnZWagAAGcYP/0nBn4co/bg4I2xe7gB5\n3Oe4XKaJtVl8mGoFrsLpXIQ0m5IlcMMNO+XX55r5IAGwoWNscbbrZK48RRLk\niuDiGNqPElszMQFY9M3oSRReHs2b9sPRUXYDFSChwcxh5IxEG1TL6XQp4AH2\ntG+f+UG8+E9Fu/lSTH0zACDGo9S0EgjrEt2OzOolTYyqCK7d+kJgpq0dg7ux\nk54ObznQJ9xQiw2VJoFisD8i8WgKd4vbiYVu7KqG8Z58Hr5ZcmmQJg/Y0dza\n/R783YyJYG9WRPdsm5gMDQCHhg09mb2xWBqYvClM+unuJXDeqytDtW+SFY37\n+xUe6wHBknY5e0hxI7hy0H0r7IxKnK/shzFBBNqCfQ7n9BHgk35g37C0zmpv\npG/GCbw/eluizaZ2Y0dumM0wLUgqbNSwiyoAL/Cx/KlegGfntzawgU0C6tI9\ndC0WPjfNiFtWMoZG+r970cpmfffUPTUh3WwtFGb6suycqbAs9hCoSEBtYyJG\nzmzmHR4ibjYxzUcLAi0K1dbFumk41oceEct3N0IOJvFc2BJathfYTgp3sOZs\npXPFXKCv/5a/itZL9zPI7NsoCQaid0oK+QH0iH1rYMWL/fmeg6XaqJS7ikAJ\numl63nbzRQP+BUM+RxXn3sn0cJRJSmXf8ysc/ATZlF7B2Mdb1JYB3nKOEN2X\nz847\r\n=HG8r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"3f696fc50a5f4d1b511a1f63534802568a9ab679","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190606"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190606_1559797777400_0.0762578668684224","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190607":{"name":"@aurelia/store","version":"0.3.0-dev.20190607","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190607","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f81851839468c92c4bd8bbaa735a4468b5139dd2","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190607.tgz","fileCount":19,"integrity":"sha512-Ai6Scv/+pmRlnwqExi8+jHZHCHiwYRPKbKFmSXEI4q1qtNCJBC1IJLW9GxSafh4DiPTkdWjhIfl/nwxBz7jorQ==","signatures":[{"sig":"MEUCIGXsj5ZTJg6VcHVPoYNahJSUm6r0PD0YlpT/+X51AEtWAiEAu7RDs/wUHxhkWJBKwKSSoLu7YBJqLFdJiEq/sG/396c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+fEnCRA9TVsSAnZWagAA/T4P/1rVHPQClnBFUYwGHqBH\nnsrAC9P6nj00UyBI4g0uL8S2q0ZHPFrRF3zxsWYNyRjyjnmShHy45J5A17x9\nS21uJj6WVHgDeAS5Qsq2k+GN7i65FDkHHnFo9J7BvcufhhbQhKmCwau9hH8L\nsL9pRWfb1kqiHJDkC6Od0YXjilrptidO2lWnscV9qUCV8ztjNz8QfQCkKtPO\nVT8IIaFpPnfwEXiG/QykUXqRa53ax0Jh43bfJ+8UlO3AnNQO9vy6FvSE+AKK\nabkHo5Tlgux9VkuR4JWIOOe8WS3mkeP4UWUZChYt2ugDupW8qtDvkDoxRwdq\noIOUAxBiDWxENWu298U8XpJ9rTttnpeQPKE1bWNhu80JN7IlD9zocoIPUxm+\nWfCg9dnp7v6Nh68YMis2JbYpke5knh8g4ztRWqN5NIm7HEkESBnSJjCgL+au\nHBuL4D56OcXXxFvyQDZVfamnxehn6pKtQWUUp5PKrIAj6Iu3795cjUW/C+Cj\nRIeJ9O+mJ7oYMNrXBXJ00e044LcUKjfbYyc6CBKanSkERB+FoVTTLAesPBPG\nzK/KlD6oejSmXGp31LWL0o/W3BGE1gaTg4pwLBCnV2z+ui6r0UVZGgATDydA\nRKEOlZ5yEE3udFOg8Wstt5XwZmBzMYMiYTwc6r3uCfC8hFxsNBHU1WcgdbfF\nKk/k\r\n=HdAO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"92db4232ac58760630e5f00c9da72284bcc9fb1c","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190607"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190607_1559884071158_0.8191272018131726","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190608":{"name":"@aurelia/store","version":"0.3.0-dev.20190608","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190608","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"fa2ca80f073260e3a42802a45440220d037d6453","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190608.tgz","fileCount":19,"integrity":"sha512-y0TAsE6CHX/Qj0mpHczgZBdUqCPENILTYrU+g1luxBqFq+14VkBUR6ep3PcfIQZsYLLk58WL7vpEi+s8Dq3wTQ==","signatures":[{"sig":"MEUCIQDxQjvj7+lg6Vlb4B5RJxhakjTFuF2UMN/y1aOo8e/8AAIgK4GJP7oBRBDHSCdzRKH03ZDnp4FHQLCSnYaHdlocNwg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc+0MoCRA9TVsSAnZWagAA1ZwP/icFOfOl6ZAZ2UGC7+v8\nfXaMQ6hU2Zda4tj3bNWvIGG2ea6lPeP7EliGQZoSzU6ySMghILI5glrsmiZQ\nKRunlAItL40KKpGZ/5dLzKSKkFe9MHLmfBZXdaKDy1bV58AwO2NNYEAZWL1T\nPEyBhBSKquukOxKfTg8mRIL1byz7iPsmccrafpKw8JwOXvQizGTjMkdH/SIK\nWQ0DCzsyFoe6A66xKU2d/bWH80Vti6H4ya1kd6iftofEXwtn1x/pPA1JK3MK\npvzvsmoVqECAN/jaRPL2TnQpJ9ww9l0agXtAUK3irr/baLsdmoiRI+kI5IMx\n6LF/D5Us1eihua2Mq84r+G9hcg3dkT0r7GwhG2iIsPB9ghlGf1hdug40CK15\nkkniZJiZwAV71QgPcClSFKhqJtcv9FShQZWvlJb7KSBH7DehjIx2O3Ho5MlN\n9a7irfvNtiNRL1PZmE/CbpUCf8rhgpCC8hYaKT41EFiSKxjK1zxyBx0Y0fXa\ncQHg1YhikwyKq3WNpXYl5Et27LthEVue7tEjS6i4z4cxDg89zmgdkY/yWvPe\nkJVCu9g+Um89pjcD8MZPn4giCMDoTCas/ZWyPWL+NPWi/uPhAvzo7UgST3sd\n7CDfvJT+7pS8ReEtw7P++rhf/S3qOKzYbj261wC5wji30oCo27UMLvyV+KkK\nnUqT\r\n=C0I7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"2158f907059f80d28d2dd17b22469b6b5cb924a4","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190608"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190608_1559970600168_0.3577635556882446","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190609":{"name":"@aurelia/store","version":"0.3.0-dev.20190609","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190609","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"70d3ead75d2aa2b358c26803aabf94af2d8858b6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190609.tgz","fileCount":19,"integrity":"sha512-2hStIjYA6e5C9tZoTVVVGgfw6KKvwvumyeog5iuPtxVCKl0cEnKTf6XtZZJuZdtWkOauXzAyABVRm9eyTguawg==","signatures":[{"sig":"MEUCIDFJMjnJ2miXsbqAslAPDgVXKzrN/d+SplKIM78iORmzAiEA1iVEXEEkqhh6yCminTmt6gSHpEkuqAlywB+ZEVx6FO4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/JQ9CRA9TVsSAnZWagAAB9QP/3g+JAXW3BU1Jr5WB5Ad\n4BzLITLmejO6XXcSNwObVit0JSfb4Xd8Gs64w9uApPCnEJ97wAwqJ+81C3lm\nQDH/hRoOlTiOMWXTL99CIGkefnuDBGxi4d5JiBbAlRIWAkmpJPHM8NqwgfQH\nVSWCGIgkBpxJYDZcIOGMz5GjOIb0HgAq885efv8XtM69FI3+q2ucMlFsu8ty\n3Sw0GxtnjW5WmICmPe4r/xNs+DSRebBj1uAbpkzB4hBkUN8JwgJv+2D6vuOf\n+xPPD2o4u3uK8SyNCg3+9hi7a62B2Fz4uQmmpBLXby7G5gag1qWc/PQqm+wY\n74AtZxIuBZXQm9DT4/UR+OE255crn1GkG3ZjQqaeyor1MfF4hl574uFm+GIX\nBlC/Ij/aNbEqXWf52dIbqhqj4mgM/MgJaFVgkFvxY2ba4F00p4fyjImAE5QF\nm6ttnFLMmRrvcy6bVJN8tSyQF5gVvxp7ienmn2XKzlXxTsbb+ntRigNxGsDB\nQ4eH6XlvOlG1drboJ+9/Fy5ckBgRLpiGwpH58LR1i/6aZMdEHlzPEdP0/U9+\nVsCUm73lz7uzq1bxeXRFxzuDPcLwh2tC816+HzKV2Y6wNUUR8rdM6mEXQvaP\nNGjGpi/oWp/bpoL6k2juDwN2c4hlhiO2H54dnb2m1hgM4NRfpTsnDJkaDP5m\nE0iy\r\n=fDsX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"44e1e7c6f8e5b1049ba7a01716c7a89abd912762","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190609"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190609_1560056892960_0.9463017782745979","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190610":{"name":"@aurelia/store","version":"0.3.0-dev.20190610","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190610","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d28469cd3afa869cd25b2a4bb640d1b8431f0b3f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190610.tgz","fileCount":19,"integrity":"sha512-uTu1c2BYfHZgCpxpXGbXKMTuLBdv2Y1JtnnTFJcrCgH2AEXnott9Cmc0vTDzPL+1PYDNU8c5V2HgEUh4Xqw5Bg==","signatures":[{"sig":"MEUCIBbIQxYfFHkJrd9uNp/Sa/jObuDGLwdnjsXJW+eEyR8xAiEAwKF/6bf6Oq/vO+PiTDnR+fn1nKVDycQbK3H16P9JiUs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/eXeCRA9TVsSAnZWagAA21EQAKAgzKwjHIq0ex+VNak2\nI94GOfO6J44B0d80mgHei4mFB1JQ5offnAd5jGovaJQb8wQN5g4bDd+65XD6\nbE54aRYx7HGaWmCzWaD2jzvzjIRCQMNzqwcixAFlASxmhD2XfwW+UoBibGRy\nYbkD9YURHt9A3MSIzXnzGnqYa4QKSKU45QaU1W/tMMuiw+1TTvupT8lUZXx/\njHaasez1pOmaV0j/jd0CPN9I4dO1PsheTM82G5j9iovLJ1LyMA507nJNmjt2\n7NJlumCOufC5+77GFFwtlt9qs/dG0cbU1quY0vB90lbskJJcvWgmoNuAcqzV\n9sITpVVX0r02M+H3isRkrOkbJuaQeBi9CMJG/4fUZnVMwlrzcr9iV6zJdgJQ\n+DMG5CKvB+fxI7DsUgWAFNSkwL2pPvMOTXVLTQ+WlApxS+tMPi6kvr1vl6eY\nCoAHV6C1PKoIiyDGIw837jjG4wTSTbXKouQ/SYyS1pdIw8B5Y1s8eYLgi7d7\npw548+eU3N4qlSN4/RrAJ8Mr3zpk+EzdtKr95tbbv536T2dPCQg+smwiHs53\naAwA+evqYTWHqWqsdiXj20DCGm8MJTl1oVqmQnF/cbVqNokOVu58y/n5+UOz\nvC18fjt8t6pzrgav7kx3KDgcStk2ecwQrZb7nkZNMoPZ1ce/qtUSvQjeMv9G\nb907\r\n=GGlA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"158eb072f5895ccf0c7ef7afc6b019368a6836a2","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190610"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190610_1560143325608_0.44613647780161836","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190611":{"name":"@aurelia/store","version":"0.3.0-dev.20190611","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190611","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"cc2b027bc26cdb5b91d62bb58fce59ba243337bc","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190611.tgz","fileCount":19,"integrity":"sha512-pms6epaIEJOV2nX+B7M5nvpb37hEna+5ZE2xcTCtDc7QJKbKfmCKgnxo83ncOXOvKAUonoPxIJ+m5+NfZNL6uA==","signatures":[{"sig":"MEUCIQD69nxYdpvU3jMaxITPpg9eo48HheKDMuKwavOqURqwuQIgOaiQUa7AoZO2QvX/o2Sk3pUiJie+Gc1K3YkTtBK1Y5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":7691,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/yoCCRA9TVsSAnZWagAAWnEP/AgNqq/AAND7Je22ctM0\nYmhsBC+b3vjZhoMUg/PXibMzNN5ahgUBBJUqJheTaJb/0o2/he634zs+gUK3\nkpttZmqE0kaBrzpjdwtrU4R+3tpuPS0ewhuRDdaxwM7TEKGot7yiiPVQdgX3\noGTkvYe4kOoOqs1qeBTK61LbjyIcPORaKpbPlYFEjiKwlleKzDMdm42FWQrB\nuI2WGDghjYHsqur/0FzcAYvBQURTFGU9Rpzt6htHCuZFZufcJQ2zKS73ikkE\nt2YDnxFaQFPzFrWHSwzfKj/fQ18KMzjyxvkvbLvkXM6qlMsJ3O7Vwq3QGu9e\n7hj47i/aB0jpTOvu3FhH2+18ayof6ujLbFNy/NLMUBiTZcVSWYjmqc40f9/s\nXM8dc6rSk11OJ/l7w+CoRibiTUZaiHQ5R8+73AUZuWPBilTAAIkZrJLRfbCF\n/H3HE3Xa7w8pZKATqVUvuV5HpqgKUkjNgXEe73K7N8FxODNl5Z36DMPW7KwY\nixMOq8tei7Hg9kDiGnBwjU+pnP1NAvsU1J1vjuEYHIPZwhUOag3nfcp9N7U+\nz1iu0erM68LFuLb1qqBmFK2gBY1H5a3E7/8qeuoEkg3GqCxpxSp7E1xiPAeT\ndX/M57pAo6F/01TPvcqfBsR1off6ANv8aRacQ8snTFmL4iKYmgtYGRCSz83w\nG2gy\r\n=qhCh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"3bb363db1e16f7d37a15efba69aa8c7375d3b166","scripts":{"dev":"tsc -b -w","lint":"npm run lint:src && npm run lint:test","test":"npm run ~test -- --browsers=ChromeHeadlessOpt --single-run --coverage","build":"tsc -b","~test":"cross-env TS_NODE_PROJECT=\"../../scripts/tsconfig.json\" karma start ../../scripts/karma.conf.ts --package=store","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store","lint:src":"tslint --project tsconfig.json -t stylish","lint:test":"tslint --project tsconfig-test.json --config ../tslint-test.json -e \"src/**/*.ts\" -t stylish","build:test":"tsc -p test/tsconfig.json --outDir dist/test","test:watch":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage","test-firefox":"npm run ~test -- --browsers=FirefoxHeadless --single-run --coverage","publish:local":"npm pack","test:debugger":"npm run ~test -- --browsers=ChromeDebugging","test:watch:verbose":"npm run ~test -- --browsers=ChromeHeadlessOpt --coverage --reporter=mocha","test:debugger:verbose":"npm run ~test -- --browsers=ChromeDebugging --reporter=mocha"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.1/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190611"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"chai":"^4.2.0","path":"^0.12.7","karma":"^4.0.1","mocha":"^6.0.2","sinon":"^7.3.0","tslib":"^1.9.3","tslint":"^5.14.0","ts-node":"^8.0.3","webpack":"^4.29.6","cross-env":"^5.2.0","ts-loader":"^5.3.3","karma-chai":"^0.1.0","sinon-chai":"^3.3.0","typescript":"~3.3.4000","@types/chai":"^4.1.7","@types/node":"^10.12.27","karma-mocha":"^1.3.0","@types/karma":"^3.0.2","@types/mocha":"^5.2.6","@types/sinon":"^7.0.10","karma-webpack":"^3.0.5","karma-coverage":"^1.1.2","tsconfig-paths":"^3.8.0","tslint-sonarts":"^1.9.0","@types/sinon-chai":"^3.2.2","karma-junit-reporter":"^1.2.0","karma-mocha-reporter":"^2.2.5","karma-chrome-launcher":"^2.2.0","karma-firefox-launcher":"^1.1.0","karma-sourcemap-loader":"^0.3.7","tslint-microsoft-contrib":"^6.1.0","istanbul-instrumenter-loader":"^3.0.1","karma-coverage-istanbul-reporter":"^2.0.5"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190611_1560226305312_0.21319432692042084","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190612":{"name":"@aurelia/store","version":"0.3.0-dev.20190612","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190612","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"280ee725df5e086c323119388db66762ee39cfeb","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190612.tgz","fileCount":20,"integrity":"sha512-13KGKQAp+T/SVdkAwVIErxjc4bbl7WsO49c0lkqs2MsGvFQdXtk4kBxk3NHkTcaLodOb8Sk9NxJ9iolBEQkxPA==","signatures":[{"sig":"MEQCIGJnlrfRF7ppvJtna42wOmOfqBZfFluIwo+mBvWM3Hr4AiAEs/PdmToXnfjnpIL+Y5UoXIJ7tHaSbcrVGNy9wtIlzg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAIj2CRA9TVsSAnZWagAAL+YP+wS6tJsBGdCzIZg2jqKT\nx+M/WXTVG1b4G9z4dO8ydxLwfwbg1t92Tw7k+zxfAgFm/t+xLVwnDHHpBwXx\nimc7eDOFY9qR8PNxsKPir6QCl5D1CRKO2NzN5UBNs0cyMfcACvoODUlHKbkN\n94TcQ18lvx6LFsHCjYZHb5buMVjN7XgX/UQfp6garB0Y8yO/8ZSMjVkFmrcY\nwcyCdEnhthRG/nTjuYEPp05J3NACEsjQdbqOar899iPAYhYpG5YFzd8bhUJe\nMBDUH1hHvRiRDo5u0DuG3cnRZSLTFShpYmHkABj5ZHF1+qt9AOHtUbiJ1LJ5\nBPAf+Sj2yyazMtPbQCVooxeaZMg6Ww2gEQKpRmAz71Ipf2Poc2goy/ro6ans\nSj6kzmrVgieWP9G8/zJ5K43BLTvI2r4bxQk/royqItHc2P1JUO56VSWU8GG7\nBWXzSVr1HNj5qQWSzLY4mJOh0YyyjQMwp+kLQFWXZLaonE9XdYaw5rb8lMCQ\nCcVRVNDV12xDuZO9F4YaWNaN4eEnePza7KrDdx/tlVEME0EN8xc88Iu0td1i\nThTuj31LGpL0ayUIKp6GddHin8J0aM8WYFxOT76Jnb83Gh+eoZCHrm9nlNGt\n/0rf7AVQoOIZ4LBfa+Y3YpuUqet+gX1wDLRvkzzBe1+HnnS64oKC0Rm4iC4d\n4HlE\r\n=khNp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"31c119a36d661f6999de06f8e536cfac405b3fe6","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","sideEffects":false,"_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190612"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.4.5","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190612_1560316150258_0.43129263974092735","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190613":{"name":"@aurelia/store","version":"0.3.0-dev.20190613","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190613","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"eeeb43122c2c164585949d4d86ec49d39f18fe69","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190613.tgz","fileCount":20,"integrity":"sha512-t2MuRiLLSRLscVQsunbv7x07QAd7bXTN7pG7LYYsFlFYUK0lh71LUSP6WwwtRDlUPCsPEEFubq7BT0dUv8mI2A==","signatures":[{"sig":"MEQCIAhuugV2WRb7Qmx0GThZ9GEL0EIxXKmSqYrrY6EOLmPgAiB5PCFoPuQnreoUPqEMDEDqecr2xW9zM/u18uY2UYrUvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAdp5CRA9TVsSAnZWagAAAZkQAJIz/+AkIg0GXoANMVBd\ntJwWa8HdE+enUbsOO9txit3AOIgMDyJzlzcQvSL/MPV7yYynUtxJWTBVdv40\nfrvJk0431XPEZ4hfoUyw5PcqgsfnRNrJzR73xeFNyfHP93pOkcQqNNMCsUXt\nPWtA0vcQf0A7yA/4VNWyf80s2HbckSFAhujlYNe0Dol6GnpK/xaUTSxCzLEN\nvh+i7jEh6x/YeS/q3/hJ86AQ5PUZQc4SX+qo7q/4w81FdqGeoaKlsSC+RoR/\nCY4CnNrTuLQV+PiuVTo85BLtAfAyenQ4Tx21CjlFw3wJ/J2YVE5hy9TdMsr4\nIqIlogmOHCSps7Ywm0gwnxtNg5zuesCielUHCF6fWPAiKPshUWzxnLRJ8uMZ\n6TF1b1hPvrekocdwSexeH4MHVtqYgi9U+DH+uDACsyvuKjR6iqKcY7AmTinP\nJv268dv0cez3E1i3KWnRLMQmfVrs+DMClLA3ci7Tp2BRfJPf9irMLuf1coZU\nZp//mu5IX4NLNa6q9KNZqSjaQ+ZF6kwQlbJkzz5ofunF2zOyE5AgGejJveV9\nhP4OQ14xhYG5hWqJRr8tA2KqSJL+bdOT1cX8RkHGTk4x2Pk9DRhQkB6ESiAU\nDgOmH52psoWs/v16FplnP2wPFowg+cMldCz+HKx/K7yMhUddapT/tHymHLOw\njXlb\r\n=XGmx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"5c6ff2fecd99605c7086dbc0ba55695d13f42b18","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","sideEffects":false,"_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190613"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.4.5","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190613_1560402552709_0.3391094204224101","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190614":{"name":"@aurelia/store","version":"0.3.0-dev.20190614","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190614","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e8c8215c3db71dc6fd47ec79409a5ab5ebcd390f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190614.tgz","fileCount":20,"integrity":"sha512-mXm1Kj2wvUqTs6ZlxjxVTD+9cIemzgJXn1nx3e6J4f1JK+UlEN8Bw3aABLrsagqlF24iMXQr3LOOKNSKQqnPvA==","signatures":[{"sig":"MEUCICjIVq0rIgWKbV0GYMK5aVtRe027e9N6MqgbAG5gCIk+AiEAhpn6zFLkhjTBEBPXzemuBJsWN3Fbi+UTB2dzzbK7+5c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdAywJCRA9TVsSAnZWagAA9ekP/0+q03oYSPdbYNDOAyJn\n05CaR/aTmjlp1d2RxBHqE78747ddlQnv6Lk9pvYnwvmcHv239L6DPz9NQjLV\nhYVOr0Haa56QUgGivLhy3SVqPgKGtuAmBVXmI2G/9dJvQ1Mq3UFqma+2esYS\n7uzbxNE2BrDGsIyS/QOe0PdABJATgSKSOEkPyc9dV/n+ginAXvb/Dr7A4uGY\n9qrr8ZwgeryR4iYsHy6D/Ae7ApmoTnegQD68xNUmVk4eEQJyyYLAERewbB4J\n5rfZ+BLw70gXbGgY7L8msHLpEG0YnBZhZe6IGu28ZjJTug7H5Re0mj4fUycZ\nIif98CFX8XuCDwarIYTiC7HDFekT07p+yGe0H7QVAL2tc0+4K+u5aXzonHxW\nHX1Pe0ixz9NOJic0JZHL/vLeEIB0+0evZ5MN/CKLWEMpZHbdr6+RzZPEuti3\nfdF4HRSyw7x4yRXNZbrFlATWZwUHS3XIh6qZOz2bVEOtUKZfYbw1O2c+z+W2\npk+iK6gqif0qKXDvhAh7ey5gvIKeiH6ncfkGLdXjzQhq69OUhg9Mdr3yEC63\nkXfEhRXES/LE17BuCwbFyHGLzmrrxRFTiuY910M0yiiMmGXpDvDh1nc0TA+L\nm1sk8NXIt2Qs1/UxL6HTP2b4dV9PJR1WsVRjQ+bfQE8wQnMqdrPT6hYC0YNf\n00mJ\r\n=hVZF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"cebacdf357a6224ad559d988887b88a7920e7e8d","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","sideEffects":false,"_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190614"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.4.5","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190614_1560488968482_0.23804834203720104","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190615":{"name":"@aurelia/store","version":"0.3.0-dev.20190615","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190615","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"fd8584df347ed8cc01fda19e60299edad00870be","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190615.tgz","fileCount":20,"integrity":"sha512-k38Yo3OOndgHirtm0xWQ3BCTB1bSwAnP9TLehFRbCTeE6b2mV33IwTdCaK34xAQLhP2/x4EcTe0GmlOjxgRPHw==","signatures":[{"sig":"MEQCIFh1j9tRxNEDT4Rq42SbArwP1dz2H5ui3acQ75Tb//WvAiBXDrwRs/yW0lb8ddGw52wclnmYZvAq11FMVlw38udSvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBH3YCRA9TVsSAnZWagAAOc4P/08UwBzRKJkGp86vJfzK\nE1u/thOdIdPw+M7JvHz2K51qYctBiJeP4o5dmNogzVM2hz/YY8FoOdICAZWc\nF+g/NpkmEp9kg5HTUqb1ebGtkQaXwx0zKuyr1WypC3yn9eBEVpQpdq8jTovo\npiXeZ3S3b0m9RMAuG2qxv1NTsBnwJ9pCIeJe82nt3aZH+EusI2C10XhGohpV\ntFxuW3BwPMpZzXdjCSI88+TORt2PPJMuUUb31XIztZ0e3scVyjCXa0eNJAbA\nMhV0REPHtf00EYh8wMt/zGau22QwHfazOkhvBYDMX6dczTXZR0GCoe3QqUNI\nsEV/pJj4H6wo5Xvt3l7+au4LYyyWxY4oKqyfYkRHLG/ffDES6ycFgsTSckW4\nL2OAMZn6JAqB8D43QKUoqNDywV5cPwsw/mfq0cJcfSN0FvwQGEonKnebHpSQ\nWoyKn1xTIRcLA1H1AGPnGfG7MMaVTM/Eb43YcZf7OVSkqlkEwli3NNF0fTjw\nI3FIMsc2R1mH6D7fFavXN7w45TYSHbzA704BovRVQ5kxqlZAwGAGTKe6O9AR\nYH/DsTxHwNC213Vr6C5hHzi/+EJVTNdxCOvYqUnUIq4eMVD8QqB36uxCqYRH\nwGo3FbAkrk72XBrxDGTEKkvdnBOW4PfyRzuAI7u/ErjwXRFLNy+r9alf4tYR\nSfin\r\n=Tf18\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"2c510e2754b7ac4f792baec2c8def51f4bf92dc6","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","sideEffects":false,"_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190615"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.4.5","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190615_1560575448045_0.20409546983754745","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190616":{"name":"@aurelia/store","version":"0.3.0-dev.20190616","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190616","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9df15c7eb50506a5f0955e8cb84b2aa3565e5e39","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190616.tgz","fileCount":20,"integrity":"sha512-stMwV7auPnH+FuOfiEAMLtP6lzY75bc5fn1N5UqbRenQ6eu3P5XKuQg/hpekF4p0vsuYRnDELYBGrYMaLXSl0g==","signatures":[{"sig":"MEYCIQD5V/NqjwZzIwFkGojLjLSCX4tYKssHHfSt+1mTefHzegIhAIWoniAQLKZi37eaDD2UKJbNs/pH4PTCXs//i2ycCgUj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18155,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBc8iCRA9TVsSAnZWagAApOYQAI8kFGsLisu06CQ3VyMW\nW1LFZQ/ZS3hh9o4uJ4CiVOrEbTfWfn9ONQu2P6yg7iYRiItI66c6OvYhIcpW\nSv7SO/gVKAV2/j/jwYfrKDnpqSo0hJEWc2BAZoRD43IhHGIYFkfcLjQ9jTUQ\nboKkP8fEQRFlSQnUn0q6yjHUdUF+lVDPlvhnfV0qJ85fkvtwcYsoHwKRR1j0\nxaDwO8HVQHwnZo2r5zXMMjLPa7wAuXgYDcTEo3SgHmVyHYtE6u2r2mKKfjW0\nriA29f8wPZ96gnJnjgp5+YjqNovdv0rSCElBZgdLuOdTyMbrw75PESOJpckr\n7rRN/xdcGIWaO8h9peO7JM3ZxA3fwlT8V69JpfKztJE5J32uFx3SDIy+J5jG\nxjjUXeyRd8Dpxn0qAe7nBz1HMT3R6ra2u1k94cDYR5ox7LvFc+pC/yibFVQv\nYTUWoOy3zz5CsmmYIVMj1oEOY8yLqsccii3PEnY6OXjVqLG87N8wLJXKhxnx\n4a7MjRXa5Hz8ni2Feo2KUCBdY9T9cgAHy5ekXGjSiOuranuVuntMy1V84Bb8\n2XD5hS5Ghr+g851ONGqoP7FI3NSeVF1zHrYBcXN0fuoRBN4OLq9IVsdjOhiX\nHs/PpS1/rRCDhCQxOrL9uXNoHJ0M/95smIBIosq29/JgyiyMVeXmuxcS/tDO\n2dGr\r\n=uQ3n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"8e6f58bac1a78bfbf1548dd81ff124fba9b1118a","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","sideEffects":false,"_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190616"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.4.5","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190616_1560661794307_0.9877740698047512","host":"s3://npm-registry-packages"}},"0.3.0-dev.20190617":{"name":"@aurelia/store","version":"0.3.0-dev.20190617","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.3.0-dev.20190617","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f0c82506a25d884ff0b1c8d5a83e4016c8e84963","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.3.0-dev.20190617.tgz","fileCount":8,"integrity":"sha512-Gc+k7qLUFnQBqYaBlmnY3Jf9YJljMYM/WHYdlkAErzgI4avoxhkXfnQZGJttJW0HngOPTfgyeXvviKfIJQ94Zg==","signatures":[{"sig":"MEQCIE+BbM+aSVCm4VHP7SsadLj9K2ZZE/0jaCL+5Gd0e186AiB1ZP/guL4aLBLA3moRrFuUxCFAuA4Nu5UJC+LA/n0Iog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBuv1CRA9TVsSAnZWagAAqHkP/jxfwHP4SulpNqjc/nm8\n900mNHP2yc1P2tIb4x7B+U6uTmmM8UmmBTgKKjAzON/nOdaASjwhdQIzc1wV\nUS5pNf1C0oeqLf0on5uKP2AUGsyLuMokR3xHboDe1v8XTXVgqmUE84H+MhvI\nv6ATVk8WXJVRKmevls8/F6eDxmzMtA50Ab7jR9Wrsuk7wEJ6xP7zYwFna9Bf\niSe8gKvsIYHacmxQcZ8yLXrRwjK43H1J3PYubY+XnaaiODwSri8jXsgSU4Pp\njErDAvDifVD8Fm45JtN+A0k85sHVMKO6iF7Ym7U4Ryue2//LoJz/Zd2uLuY0\ntEb69wNeEsFd+Vwp8ah+nxsKc7cFRzsxYhlZ+JjUl2RHBUQHIEtyKaVTAEOH\nG9P9hUGyqLMmdrzQZsfBnGRDas3c9a5zVOB6Y3l6EY4xYFtnPmuxK5w5m3xv\ni8hRdbIecHbBrK/Sd9X1A2uxjnEsxV/0pMOdpjYhibPAR3vVqkYjT06UHCfP\n6MQV/VySfdW7y9IuczgpQAuJDXsm76XPIyzIVosijVOo7gnzD8y28wioeiAS\nsfj8ksp/bgyUV3Yn/M4BITTSvMVU7eaPR08Y/pe0cvW9SaZr39Ezm3fJpfOZ\nwGzz36SiVPJfBJO20vRHBJFeg2WAWdmDo4vQxolwbC0ApWlZHd+ug/5n0Y3B\nV+DZ\r\n=ep0B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"bacdbf66ead6328f54281ad58e0e5079e082b182","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v8.11.4+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","sideEffects":false,"_nodeVersion":"8.11.4","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.3.0-dev.20190617"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.3.0-dev.20190617_1560734709202_0.34854190661024487","host":"s3://npm-registry-packages"}},"0.4.0-dev.20190617":{"name":"@aurelia/store","version":"0.4.0-dev.20190617","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.20190617","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9bc3d0e5f361d9b8989f8ab56433c573398e1256","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.20190617.tgz","fileCount":8,"integrity":"sha512-PSfBaBcOE3Ao/M4DUDlir+H1nhHeyQksJUqFoa3lGL7MuLGmaY9znpVzdAm9YRMDgLUu35YcRp42ilCqgSYumg==","signatures":[{"sig":"MEUCIQC0SY/DUfrF38m29UYrCqHmU3VbqbWhasaW6QaGWXUyFQIgPQeRMvvh5119+G78Ada4wZ1/Mh32rSrLn1kwZW1pmBA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdBvfVCRA9TVsSAnZWagAAOSwP/1OB5DPreqCSaF4MAlPo\njndhc3UdB0nUoWpniayhKmghOJ+iLTc+7taQDiaer+MLK8JDYNJ72icwxJ2n\nlNGMlssq1GXhMP/FnaRCMOKSkxLJ2XMQlL6rciIsM+RfL7eOAOI56n1WDW+v\n3db34dk7Y2mawIU1A59QrFhGlqB60vSbd4lrbPc4rzwWy5j32CrKMtTmydpd\nQu7xZfqXgd7X7XfRn7mfxeRENFxO4HBvxbnUPuh63FDp8NrbrS65C4dOEbSh\nkh909fyLsXbQHCy53DufNuMqwzj/0YGMKDo2Halw9TsOY7HoUB2Kono/R+h7\nIw5QhNWPb9kcizmRolS1ibmEb0xB/GaxqVgtWa6O7d19wJJgcshTsO+re2EI\n71X0VgD1ouMJLtFLPxuwWpQibbrf6hlqAlrnOMwGh+YG1eEYuE2JQJ7z+Agm\nZR2WplGYHNNQv+fizH1Nz3cUUOYTb63GBoZVNKQvNmcMuhqJksSo9e8Zuznt\nR7XZwIwMLqi1aoU7N6REw8isk1X4NAT/ez+sUtkSedUvyjgleBTPhQlJesgr\nXl0V2SAJKTPpOjmlTcOnFIQ86d3hyMLJA2W2Z/ojS7CuxHVVQc+Yn3N55Ufh\n5cobXYnLNNIFvjfbBPBclEAJzCd7jfpcrp6lFb1srWMxp8ubAjpBsiSwh4XG\niG59\r\n=7qwY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"49d9d9516793eb5b8e454c89ed8a3772dd3aa6a6","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","sideEffects":false,"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.20190617"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.20190617_1560737748414_0.24920415582177524","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906171118":{"name":"@aurelia/store","version":"0.4.0-dev.201906171118","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906171118","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bb2d0a57cbb6662f3ec9f5410d1007cc62e44daf","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906171118.tgz","fileCount":7,"integrity":"sha512-bvv6Uv7zZi+DeiEg+NOouw/RHJtUI/PwxdQcQQia7gpSQ3B8ZzPDrAXY4SLmVsgPFx9g4ahp++Tqir72JNMB9Q==","signatures":[{"sig":"MEUCIQCC557jzwOrGgMKQkWGJeF2JejCwfqXsRYFzP1UU7kkYwIgcrv+NBcSfKLVv0cVzM9T3syU7ZeRz4j4XBaUL2fTd7U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdB3crCRA9TVsSAnZWagAAVOYP/ROHwVQlvtbRtDT4bSFY\naxvFXclR8cQaSNoKUfjzUaImJ6gWIlfrF3C2kvDdQW97vRE2Bb5bxYs6AI96\ncvnxYmMOXi68x3Ia3roMIU2+X/+yGs4lKPzQMLcGfVAK78v/Tl26xksA5xiB\niWZ55PH6wK62N3T/SsHpozN8CjhDMS15S2DfjiiByGNBRqjGVuPQ8MDVuENj\nJSkfHW+fbCv6KOl71mZ5cEknX3BkERWb2dkJE4MAciBZ4+AXgzbPIOCW0mim\nLjMrQMKvqLTZj8SHQOG3E/Wos7bG3UbBFbJxEifdeAquZcrOOEEZEnnV3j19\nG9jvyXNG5C2T0Mf45BnIR4mXU7n6nWtITxo8kIgiBU8b4jtxxJvnhNJU1VKI\nKpa3B5C5w8rtRBNhXmmkD83hLSZv60L/jYiqINmnZfFPNijhbYAs+owVQScM\n+Y7JkIAi6zrl2oRfy+lIwAJe9hMuiBJYd6ubaiAbyIYxi64wodQEP0LjQWlq\nTe+9Ws5d9yrdfS7nDnLxDdme4XyBtkNV1bjHemM++jAjj79tD03JeO+PYw9I\nQOVMDRT5BkFwF64cmXS7IW6leroZhnNOFJi+zwlbrl0p+WCMHge1VkKGeT2U\nAgwC9lDYcx7zYYUfqc3pHRlULlvjnsZ2hDCAikMByKYjBQMQ+U6lCJo5fwtX\njzBF\r\n=Jeck\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"267a6b815f7cd33fd40819e6601d7db51c075828","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","sideEffects":false,"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906171118"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906171118_1560770347175_0.15016374411515176","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906171454":{"name":"@aurelia/store","version":"0.4.0-dev.201906171454","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906171454","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9fbcb9a0242f98674f1837618c43e127932fe6f8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906171454.tgz","fileCount":7,"integrity":"sha512-AThl42EOuutqLd0p9uU0kBqgCU3oHNmn79iyO60X+Uu/MlOhc21vzBVy3fdoyKphD2VyqxKbmxP9beShBMbxEA==","signatures":[{"sig":"MEUCICrfVZqEJmeukxANqm3LEhwIzkwLEhB7XJfxDarTiP4nAiEA25p/vFBKmu5/EWq0rjOMge43eujx544obWHExapdx9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdB6mWCRA9TVsSAnZWagAARM0QAKT+z/gk2/w6L8Perd4c\nd4I52vGWmzx8Oxc6RZTBmlMdNuTkQTfGD/0CLfAg7TFPpIUhBPw3dbYa+K5o\n94nFOiK8BP2J5zOP29fVMvMnfmc5NDuzZsIVhIOzjSduaqRygd//BFUeDMi+\n8C2/3Egk7lsRH8TQ2nwAyxoxNQMGbksFCzwx8v2pilJFBqLqCC2p9JQwvZ/+\nZ453NGyldNiMcH+D4Lq13dBh926nsLrylqgtRTqDSC7IBt5pW227Ckqas0Hu\ncPoNznE19eVscX59IAuDoNT10N9BEBxVDZqqSSFubArIeSGLAWx5IWVlEI8M\ndxsaZ1aTPerKsJeQzaftpmFIajOALVZIbIfZQQ0oMH9CtmIsmkdTITb/5GoO\nVQyU0hgNjNg3p/pGiwFNadGSH46MW4Hro/pNdjubnN70JUx1pVvLU23xwJMH\nPTEnUjnYzDpPtEOMFdDx9NcHeLV+UnRPoLK4ozTrAyUUwld93blN9bTjrYPh\nnvX7SS0/dR0mhJ7by4cWuEkAtVieF4et7KOA2ygi7QtbcX2eSnHToHEzOz92\nbx7Tgyx+VBgoNb4OA1rzOlhixiQ7rMBknidJOCk5w+37Pf5GflsTqh1VgEw+\nHenuPgqnnxjKwsOkFCObk0O/QyQUMmqO1ZJAo2eGmvHbUNitcj4Pl/o6asS+\n1x6Z\r\n=PK3v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"330cac110171bd677b3f70ab6361a0958f2f34ca","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","sideEffects":false,"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906171454"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906171454_1560783253853_0.8437852979129046","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906171521":{"name":"@aurelia/store","version":"0.4.0-dev.201906171521","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906171521","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"516371ffa64ee92f893edda11c9f0753789ad52b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906171521.tgz","fileCount":15,"integrity":"sha512-RBJCRYyRM1Cf9IoXO7O23tc+xvw3sQYLv+tYmfrgR+JcykaAc8NADb/BYHm2ec3Vlo01zejdD5vbequQ6+hjpA==","signatures":[{"sig":"MEUCIDna8gU78a0rwvVdhEPLoJ52PLMrNfZMbj7qQ/Ltyy3oAiEA/cF3aecdgWBe83yAbc/pyHnyjHc/lmKX/ED4j4CR/xE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdB7AVCRA9TVsSAnZWagAA118P/2EVr6XTs+joNXQPKFm4\nlzlU77QobOTQqqdGOgGqQ2ovcma3mf+N3KRwxYzvAfUOrVeyTSa9iJpNO1Zs\nz1OXQGqlXq+Kf7qtnVgj9tuG8s0s6VSMeE0Ykqu0+to0APB9RemjAz8qAFj6\nAlIWh48D7D0Ehx2L6QHF4vD/+9DzYpFyL/oaWsN7lpAlIHRc8uk/KwbS8nMO\nOpNSgtLRHRoSa9bgJ5KNWlHuCoSnsD/VR/Q1N8HjgBJ+7oMgHrJN7JYZEz+g\ndpwQFj398qKoptLV9UYoqHEEz2YBm6OFu+125By8rZdBZqQ7OvxaASuKkt7A\nl0r6speIEl6bCEuCmOmE/FlBlEFtVYGMw4SzWAOYG8v7DTi0Z/6id8XkXnIx\n9wT2pJb+DOeSUgpvsiEzDzyy0KYDxyrxBrtONbetjC8Ujj/St16lZabFGKYZ\niBXnMgRJClJvBGKiJJBT1ZqdBmBluf2CeDT3+Uqh/xY4KBaP/n3Hp0NPcSnA\n4m82UJJBmWBwGCjpQ0viNSqLmw3dcYOoawdqrws2D5PFIDJWhcOjlqKHOsc8\niF4fkY8a0AbKvy0zjpYFC/4HHODnoPo1G+q5CgiLpHOSPfxbc1RymvAStAXS\nDpa5w+VuG+3R0uQQXx1lgjoEnjTZAQhhN0OgLUxSRPHl3kwTutxiocg2FGM1\n0CPH\r\n=il1a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.umd.js","types":"dist/index.d.ts","module":"dist/index.es6.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/index.umd.js","gitHead":"40566a28e9710d4110460ad0de0f123d632c2fd6","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/index.es6.js","sideEffects":false,"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906171521"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906171521_1560784916578_0.7552412244997013","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906241605":{"name":"@aurelia/store","version":"0.4.0-dev.201906241605","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906241605","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1bc5015e4b9b60b319040e283ae86a5cba90f200","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906241605.tgz","fileCount":11,"integrity":"sha512-2a+rHpOXINK6rBeY1ybdxivkoVpjQoev3ttssfAi1qOoGO6W5EtexIImT06ZxDA7HV6U/trt0zrV0E3dQG+5lg==","signatures":[{"sig":"MEUCIB5UKDRiE1Mp2VE3+sbco5wphVvnjfYtWdsVovH2ajAtAiEA9AyNLc/k/j3Vuv4b5VwEeI/1VPMhzrlFrSyW1jpfv14=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEPTMCRA9TVsSAnZWagAAGM8QAICNDe3ya66Eoqql1dJq\nyDbofaQ/1K4MX2TQmuAYWzenqzKIQ0JJ479RjVVtLpMNYBIquMjXKY2Zjz05\n0t+vDI5JkiB81NCnGDfHlPwMB/qrYPDN0lvSqmcn8v7uj0cd+6iNOVLjOQAu\nQq8GaUQUxYnvOc6NR6kYiCv9Ht4j1wFT9hsq9KbO+dRqxeohFy6bTbyQv/Cw\nhfmGrgrDZ6wCE7O2bwE99wZ/mcxp3zG98y/SBClsJsmiWbUbsW/JpgbM36IZ\ndn7/dO4pFyiI74SoU9qPdjfkcqqkz/ysajTPeeJDw5iWGXtz2QeivyHhsE0o\niZcEuFOwcA9lbB0eb6KAsDAgE3IfYGVkFlVt1QyU1dnAyvp0HZfPh8RflWUW\nU4y7EeS1YNuIErA7AUoiLvFVZ7+6b2T9kbbheBleU9dM5splTvBESmq630G8\n0faF+ncY5osmIeaLvTeA0mYeeAPq6lRaaDKaLEsk773SiVARFH1N6pnqu+V2\npuR7czRPd+GA9CXFJmDH2u8bTzal+t2wiG5yNC9SScJtVCrYXdMpmkSC89RY\nJjQtArrRBnt0/ZWBCkz7gQ2Vc7tYpzrAEK/kOZTC2oreTCrtZ7j5RQmZ3lpE\n+Yrre95Tl5fSW8Ubj1dJvZiWiU7i5zD4hpgMPCd6nWplkOEF0g9V7dG7UAXv\n4uie\r\n=MEMc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"6685e523dbf1a4f909a56744ef1e6fba0c3a1639","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","sideEffects":false,"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906241605"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906241605_1561392331906_0.6658152434077318","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906251304":{"name":"@aurelia/store","version":"0.4.0-dev.201906251304","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906251304","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a02c982f5593ae39a918cdf0ec6c46902b7fb016","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906251304.tgz","fileCount":11,"integrity":"sha512-Qt4PmQUSyMkeM7EKT04qC8BiIokg2QdfHSSowyk+M9b0JyFfvybum/tsKIUNrF2hNUkLPJifgTAWlxW7pYuMXg==","signatures":[{"sig":"MEYCIQDSTUgSaTupCBEqShyh6+TVqCtGT4CrBFeLObDLKKS1cQIhAMJjQX5DxKYZGJ74yH+gkzTT6b4W4FC4cbTPpj92pi5m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEhvdCRA9TVsSAnZWagAAzxEP/3XrPgxyjasgjHLeXuYK\nsOfRJBvZOUilpeT5yXfVPzdW5Lz7h9Un+pUB42pkn+YmcZH66REK8s40peF+\nxyknKf11TKeJFEKy4wAkMfRveY7rfJFvIF+8TpVOoztcXHcsPbPgyF/EFQt8\nVU8d281CQUoWHn2dWM1vgJRZVNzRRT+nHIfmCxvDCdUM+Jrecq4k28iLJfRp\nJMNZ6UfFCmKkqjrU9AnaztrLbVPN7k4rkMBA9Cu/I0zjUbkrJxvo99UHzygo\n/7nGxObJZY/RMQAO+0DFyIhdpcq/IwoNLhNczdLG7drH/SBy0A7C0WBI/MQK\nc9ppEB8xbEr9gdrns3f4g2OQMf+rpVeaN9FvDUMMrW2idlRCC9JWDge/bfqe\n3wpD+9l90WWWQEpDhSJ7d5Iu/eraaIiPg9OtPeUYagTks9m9Sao53hrA3eFY\nOwthdR1Qm0/xfJ2RX0tMlVfCUgLLv8/XCAr1Qo+LW7yqk5KXCYdy+k6UcXXK\nUl0DtprWpUH/9QVlcI+jxAblf1Q+ImBj6R+9S/ElGNV18urVOdZfD9YGkU4A\nxllMozR+2E0UcSj1HIDLjR2wcwSkQAZsjEDm7qLk4PTax6pkSkYWvmy23D7v\nF+QrfvRaG9j4YNcG25Q98OQPbfvR9qkGAcEnUHglgH3r8YGC7zbqIppsbP2d\n0Xs4\r\n=Vmmr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"d3b67234f711b7fccf57e9f202379c3e4fdd557f","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906251304"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906251304_1561467868936_0.6595375444557416","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906251901":{"name":"@aurelia/store","version":"0.4.0-dev.201906251901","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906251901","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5ac0f7f60c789561f2f0a265d79faba4e418ce81","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906251901.tgz","fileCount":11,"integrity":"sha512-fGh0jB7lHow/LeqS+BJLnDbUDP2DRHGSWzUYz0jURyT1Iq7lgKXLVbIC5YIFRpgGLMgZ3g2jvK8d0NL8tSBwJg==","signatures":[{"sig":"MEUCIFT7tS6zW39TjyOmoThqbKMOdl0LkrsGdmo1aeS1Eqr8AiEAnRZW4Qu/O4WS0gwur9zlPx1jY2c/0B3RmDAXaw2EVWo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEm+PCRA9TVsSAnZWagAAavwP/2b8m5F9Uq7UrKFUZbuw\nWi+ki9Fm/cZeGlmIIL26uLvDBcFHYxO+bB5q/prj5sft63f9IwFazT6xoNKF\n+VBzfKj+f1SSlNYHFfYQpSSyoS/LwVkP3A67DzrVQTLtUNesP8dnXhh0A1Zw\n1a65YnU5MTGzyRzJR4cOCOBNAejdpA+RuTJ77oGOOrthQml7qYInHv9r3nD/\n1mnWGZaxR2wgl0I9w5saJMN7ltNaOo1wRp/eoT2MIWOyVnls4uAmsbS6Gn2o\nIE3A3iQdKFAKUQuVhX5FPRqwFNq8LzJbN6ZeMJw8TPjHARZguoJXhGxguTB+\nnE91CYRf/DcuHBrOqO2tOatWR5h8oq+hHXxboaGPu72qjxtDh0zWMjp04h+c\n/yZnFMshs+T4oymJRYV5ACLI4Y2uzR1fjsogLU8fXRvMjiu5y39f9CtxP6c/\n8isIR1/VwyTShNUD4SHqNXJCNPo9yzCvSum7PK4D67439s7nQaS04ly9ge/U\nEonH30lDE2K77OFGTm5P076Jr7OdD/BubJYw/pLZe0TxaqHH/wiXGDOKHsd4\nL7QzcJZnZE5iRTvS1j+pxQdgB+nVLAemT9nOrlprfC88aisPYwocRqaI0Ppv\nFiHk7A2PTuhi1QLhiZxrr7GgKx2ufvR2YmQ7ZHNTTv42aulYIsnAuyiD+2nK\ntuFC\r\n=dTDj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"ed5d0b3809ad6b2b1fc0024bb227aeecdbc04b81","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906251901"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906251901_1561489294298_0.2979773947472357","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906252212":{"name":"@aurelia/store","version":"0.4.0-dev.201906252212","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906252212","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1c87bbe78059aa16215f8153bc01b2f178a13496","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906252212.tgz","fileCount":11,"integrity":"sha512-fSB2iRYzwryFvdrEEtNsSaiAm+nOWYfXqtk6WdP6Uqo2MQC5UzAFe73qkK566ddlseix6ei9i0CVSuFpjDXTRg==","signatures":[{"sig":"MEQCIByZzR7nUM9cqHCs/hnUwrx0ouhzd5knCtet7cXIMHMRAiAHspNPPTN1zFL6FGb6m0v8vMaLE9Oux21+eJzUsX8TSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEpw/CRA9TVsSAnZWagAAvZkP/01TBuoUhx2GlyliqONW\nLTnMdFWsRfsG9Xi1OmjvyE7ju+adjnybbyNxD6XqhtqJ153T5R8+e6crogm5\nwDQ7/KQFfMlVshOxLvgpS87G3B9D6mG00P40tGPKDzcWHN92iBYKHbNHuspq\n6rOgKBpYrdNTNcAPBQbYMOP2bsWaJBqjpTm81L+1ORQZkuhREClz8Bbz81z5\nFXpaxEorBEV16pYS1TvI1t3OL5olv6bdoDpMlRIwvoOleIBDgLJ7UTYifK7Q\n5VOBipon+ybMx06eeOZdCQojdCdmXzOkMqbQM3hbTIULJ0zpmU1hnZ1p4cgC\nV0H2YKclCC7cT/SYlA/u9wOckbInv+ucdW2sMlBxYvicMsBASUL3ArbgqkWO\nVxKufuTZHuRr4y9ceBtCNnMwWnE0gPvPpvG+9orkfDcdT3iAf/MC9pmog7mL\ncWkLViBJ5ab+I1SghXry06AE7yf4ecV6mKz0ySfix2g+bPpORndaYlVk95nT\nn1CsjjsjhVHdkqeDwJHuel3MWeraHUizgym3pyO4jqM628NMhD20Whi9d87R\n27yTT8D7z7wMuVpjZlD3//HWqwF65q1jvqSIARjlhC78shV0h87EcfG4EJqi\nt154q1QndF+O4cQDqAcU+UC97z19Aqlvc4K/PxP3eH6sBbrtqbt1nrKN+jcA\nz345\r\n=24P+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"2b443422dca28cfcc54be541dbf75ea0e9464470","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906252212"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906252212_1561500734506_0.721745604449713","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906260806":{"name":"@aurelia/store","version":"0.4.0-dev.201906260806","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906260806","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e6017da96b7b70de668fcb424f88a4504253e69f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906260806.tgz","fileCount":11,"integrity":"sha512-YkkaLXUS4urwNsp4AiXbe9RaiAE5aoZq1Lh1FQtH8FIWoPSz1p0EhB8/yq/syiaSzVE3T7kYQIlA352oYMkGyg==","signatures":[{"sig":"MEQCIDJfctb+NaoOWArP0m4D4ubPGsXLbhlL87aF5KHwLug7AiAGISHgBIRSr2Ve2CSUE1MWGq5B3wTVxmuurtxSkYJ6uA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdEyeLCRA9TVsSAnZWagAAHvcP/Ar3R4rSvPtcpWBnGzC1\nbqr/KPXXY4XgirOCPm8XqzYGHcaIR8PTDi7b8l812etMjvMJ3J/f6rlRwSwP\n3QBLdizDk3rHOyH9cb58IH3K0ETlAPQ/rfreos74Gk6qzT4Fbps+IoNsHpuu\n3y/WL/qV6dvVNaCTKo9iFt5Z82NVy1p6e6u453660oi6UnnQ2H+nsC57X5b0\ncTEdPp4vqUrELqo+wBb+bdqBvrvXwf9LseHX2Jh49W8Kk60jIxqAUnRhVPMQ\n5kZdBbQAn29jym4xqbko+HTybuj67SVQvH232khD/hiMiL7ddiJeqY2j8Hux\nR6DXLcPRkZjkw9Qw9FJ0f/R40N3agLVHnnzFUrgcAqnYUZ8E7r+/4QviAmN1\nUS5e30nkLkDf94sKkruThH/aMh7jVgjeE7J0lEp2XIxr9U3DYvY/gEzdH0Lh\nxp9q7D/fhbwNuUAa0cRv4G9E6vU04ZCKvyP2Ak8Mn2iIowfQnTHuReBhHwh+\n+hpdyBPvHJ8E5iytcOzX7WBkPsC0P9Iw0uKSxvKKMks9Wdt8gnZ+Q1pu25dm\nPYfOHM4WSKFXLmOSYE1QGvIfHctRh85gnqLXz1tJq3H8JDpMs9xuUZsbv+OE\nsJPlFL0Z5TpeDH3xiLmznEMyySzLH0HBJsOmOkPkDfUzx5bDRV5H92xPmzCo\nef5I\r\n=KjOH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"ee3d9636af10b700fe6b11ce2e5f31ac7c5fbd7f","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906260806"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906260806_1561536395069_0.6652114932191482","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906262137":{"name":"@aurelia/store","version":"0.4.0-dev.201906262137","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906262137","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3606da889b61090c88711445b002bf61ca5afbc8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906262137.tgz","fileCount":11,"integrity":"sha512-3SD7uMWDagwhqu5PYlofT1krhw+gQ/LgpWKzxiOIn+TLm739scpIxaA7x/xCIRFER5S1waXQShkyvt7xWD6QhQ==","signatures":[{"sig":"MEYCIQCApJ/jHosJqRvwoGzp5kfwDzWreu0rPhkIxUw7k2t6JgIhAMqs5Jl9xcUIZjet8jUeUrskurCfMFjsddhT3OKCkVYh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE+WqCRA9TVsSAnZWagAAnQwP+QFt5xEPNFEj14keE+kh\nlmdhq7A6lQplE8bm4m8etVXD+hqmRstUykbuQ0JGRzrcMjuHMfFyHyaONdS1\nnHX7DrdhbyjUjCSfsM5iik6ez9mkqcGD3J/A++GW29TW97EaOTiZy2ZbhoOo\nvbGGCeBRlpt25Zy7JMRCPlwETPykBMKwjPZ6W69I94zco5evKaTJhl0HdecN\n+REUiAXGwniZhd8n/FRe5ZMuw9my/g7Swg/swM6x8HFinuL2uB2IZSpiSZmu\nH1j24XiCKFLMb4HCFl11BYDQu8k2gogN2kw+452/4Oa/Ry14/E3PFXThKInz\nQvC2puHDRBN9PRibXd/ANUgEgssfW+0m5k2B32G3G6kb/DBMxqYaruLHgzuH\nyXa/jL47Y8OtrKuYvxkc+jChB6kXi2XKsTcA1mrAgjNr8TnLR+EyC9EPzbMa\nAt0eRvsbbGd6WvnTd7nUe2SADWLooQld7PmBMOPSRmL//1vbXugnoSpDC+Wj\nbdRyMVqFmppn5H3tlqdGKW/nazZ3NTX1njkerNi31vp3d023C3kZZV0osV0r\nFA0ZDCmzQzETeIP+YnTNO7LM1uz1s5ZOYuf6Y1H9WZWUJPB7t1oCZX6yLMR4\nVRvUOV3CXO4K2LiPQxYNJXztlEiWMdonIf6PAMVUqO1E6BskKn7WUAHjy6hd\nut7a\r\n=oUz/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"6ff1c0ab2566319a03d5858de90ba19110f90e44","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906262137"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906262137_1561585065420_0.18532843802091348","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906262211":{"name":"@aurelia/store","version":"0.4.0-dev.201906262211","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906262211","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f5a878c34d4e3c3c85cd03cfa8c46273db18cc04","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906262211.tgz","fileCount":11,"integrity":"sha512-Y10rJ/NTwQDuLDcxEnOiAEBpCkHq37tx7F80346iVFc1RBdrnJFkZEPaFM3JNzMehluFj8w9xviIrNMPZdo8NA==","signatures":[{"sig":"MEUCIQDmh49x3n674LfAd8laAETcrNw0TWhUo32pHpeWo2IgBwIgfuDFQcws3riSD4DSHdfbSsJVYIH1TlO4YbofyIEjORc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdE+2kCRA9TVsSAnZWagAAP2YP/2F7RuKaH0e/U/JxVWZT\nknls8haPVMCKIpeFQz3iJoU+MlDoQvFHou/a02hFpO9qm8vxRiFXS2tPotVN\nNc36L22w94KVVObr3lRNJheZ+LMaqx+ODLPvDShfs8IW64Cs92+1uGXwrb6t\nTE5LOtxja/llXuuhJnBS9YIfv7HW0Mr565jhVr9179afTK8O1RMWSKImSTWS\ncux3CEih3dvCyJGYCIQOwpz0tcnVsJ5ASJ0pd6gVzr5o8z0FSFBTlK1e1gB7\ncS4cB9/guXB6SGuoIyul+4j10le7Z6gB9sNnlYy1cixU3JLe7IbBkX7Xhj/r\nMXfkcf5idQMn95l5U2iOlapO3eiPXue5J2tEwTFiJk+jfFhU7q7+ton9Xpc7\nR7iLovrSddA8qvhChnNKInL3N5dLEogjL2Xuv19VFmVgg05ERiBzILtOGFSZ\ngLWs4DOHqLeLjvLeV/DCi/+vkYO3lyAgiJBf2d3COfA+ivmjI1E9CDxdIut3\nRY690eQe/+rgsc5oQ2wB4yDSbo64bNyURFIMczqaLGlMwQD1yfaMEpr2v22T\nMzncYClGc743t2lJz0Qu/olruss/u89tiLYSjzBfnJ0bGblGZVC26WTlx6dd\niLB0XGHRWL/C+3ZtmUkXdmDkViohpwdy3j5K9T3mEGl9HZpIsbGWVVbvDvG9\n/1Nf\r\n=twZz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"e15f436b71dcf7ce63e8e2d9391adb6fa9f6d850","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906262211"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906262211_1561587108091_0.4984481963171954","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906270134":{"name":"@aurelia/store","version":"0.4.0-dev.201906270134","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906270134","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"fb36d53c3aa5096210d625c79b95620fc7673ff5","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906270134.tgz","fileCount":11,"integrity":"sha512-Rqh4Z2iyxfTr+Fkp+yPj/k95bmiI/Ct1sr1cQ9K3TCNu+cFiVzLB8XYgEY6WiXtqf7HwW9jQxEKsULSwfN0Feg==","signatures":[{"sig":"MEQCIBVPLNKPy43f2NR9/jfM3SuL5W3mtkS7EqZmkXMCb9O6AiBxlHzF0WyhXKbzB9B3d91ZKq1DNH8dA4BHpEUnNn5gOg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFB1KCRA9TVsSAnZWagAA8N0P/308avB5DjA+Wh+weUAs\ndDpM2ciD279fyGrmG0ouOVPW7njyerZSxEsfFrY1DOtOkSXzB3HLqTt7+BKl\nOz5Im9qK0/JhAoESG20Yq0c0n2jt23MVXp+eW9HoRrlbpdX6v9CWsV0Unsws\n7VC0h75T/P6h2Fc7+zlz6VYz72cmbaGBYg55eFtCiMqmdMREHo2Gn0UaGY6/\nZYjtszfS+xcVrZxMi1ak2Y04X9PKtARps2pX70k9IB34LRwwovfDH+6z7DIT\n+BnhDOqjny6KXgljeIBGceaPzL3lLf5H+Q8ntPba6Q7wpNOMK8EG5Djo9XSG\nkdrBYtnaOYTc2uIGou8fY3tz3t+VoXnIO0Abtlr2LBerPVHBGFMXl8UYkxI/\nM24uTghq21zzAEUcSJaEMjYowVtqZwfYMlxcF0Jg/m63i9j/Lekva9vplcdg\nvd1az9SNYKtihmwVFkP/GC3IZL2ljjFAkVko/X7rqqFk7VttxvNzGPiaJpUM\nIY+rzdj/ygv9gNwMqR6aYIKPpiABp7WS4rQtzyfvlOWsQo5YM6NKpRu8DQTL\nuKEorU5Crt02npuoN7SOuFIQV341nczzHDIPYGn4Ga/Owzr9bpBTQXp25pHf\nkcLKG6mgdkBQ2Iqt76nLSmn7Z1lOhZAlATJR9Lbshk0f0sQ7G4rJDqIXnAvv\n7ADA\r\n=5ewK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"39d7e139aa0e98b034577531aa742b7a7a3ab5d7","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906270134"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906270134_1561599304877_0.712274202467593","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906271716":{"name":"@aurelia/store","version":"0.4.0-dev.201906271716","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906271716","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6c3950e4d892826b6c69f7899daca16ebb528c81","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906271716.tgz","fileCount":11,"integrity":"sha512-a3p3yR7was8aDZpPzwQ73hla0te87HDD0cVRqjdzV9O2NQrhWD28EBRf8lADzbUBWHyS5u8aJIG7ecKN8UB87A==","signatures":[{"sig":"MEUCIQCqsH9lLiWipjk9Hm6fMSpdtPVr2IqqV2PzwjJHKteXEgIgNG7sR3sOHFWAbmFuAbnI66WOfSt3W5MGqHyv9YcNf74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFPoSCRA9TVsSAnZWagAApesQAJyvW0wzX3r1mcoXYnph\n/YvOqbY2cwkpZtfGF+xlLjy6i0FIWaGReuf2ZPbSxEWayQaRQzo7J4NpgkdA\nl7teiHsb/QVMgxPP0QSiQQoNM6GhQNBXVDo66zgCjyir/+oc4WEOvrKb+96y\ne6rsMLgqzC6cyGDv7RQ5682SCVuI2DVt48XkYrRK6LcR3358QA84qK7pgb5f\ntDgJ1Cusbt1INZCZL5UacQNfbX+pH8bTn0Z72cuz5w5rN7iJ7pNnCYB1ZQa4\n2mf502uf7vmgS1El1m4BXExuZGtXKbiLmb9ZZmFend3vzcZgQkbA1qaKsg0N\njJ90TOdgLA0vnT4Bc/so6g0ytKLJ9tIXug6gf7ZONFUQqAlt2W/h2moqmery\nuO1yjs4RNW8SwrO3MOL0GUSJ5cSkiTpRuCV/jM5OTnWlU5bwONZaRsy8QX3s\ndJRy0p7DU07+LOJokbaQUWoRFzioM71dH6dQb3/rsYBLD8zNt+cYKWwAcsfU\nuvmexC8/EFVTD5guELOLvcHXxoCK7NiIz9o36rgErs8JrEXd6DdYA02bNPnf\nrGsVLDBjURM+TOulDPSCuCIeexExXwV41uwbQpjPmZcmYiRkNzqVU/mwU/It\nLkaOOSqmjtlnBLOrAO6DR0kp3RzfuSZZCC2LDEaIGQ0ryACUQfejHcPoB5sl\niwZ1\r\n=g+CQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"d24de06fd61a2bd82ea041404ba0bef72bff8fc8","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906271716"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906271716_1561655826041_0.4111378477250729","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906271752":{"name":"@aurelia/store","version":"0.4.0-dev.201906271752","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906271752","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c0f4ef56091a59572ac03e05a6d0993a5926ca58","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906271752.tgz","fileCount":11,"integrity":"sha512-lMH6xER01CShBzqT0F7M4cQdtk9vZNbBarGXlr5Ntia9Z1VpcL974/M2fn17EJYv2fHrlPU+4NYs73mmD6VrTQ==","signatures":[{"sig":"MEUCIQCeEhjUwf5rC4vhYkvtFkOh7R4xyRbmL3PutvefIl4ZWgIgR6h6mW69FEoQOmWEMfnx0Ynt1Cd8Bb71EcwJEpo1Bx0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFQJqCRA9TVsSAnZWagAAPUoP/09m2DWqd6mSa/UWH2uF\nA5haZ4eJD4OvzYcGktZCAQXaPC8zM0K5nKIy4n95bs7ed/y2fh5lnPFnUe/I\nrN0FQyJCRpthLkuNNtiQgim7tIq4ILUhnKp1OnM1FdVlj0LZIHLvJMng6ie9\nSfI9DOL7mUD9lZaECgi33MNsH778OUWmdgUivaQ4iYf80S3wyhYlx1F6VLrS\nbO2Q1XMoUp0GTifXcdJxN0XMtizBKmYnReH4KJeJwPjtAehPCz0G55Y1viTI\nnh5+e6XFFOOgg941icOE41d4RfrpIU3Y8ajzuFbht1p/wRDsq14DWQW6DOGK\nCkebUBRssH+SDwo8IXIAhPRVD9pWsKmQr1284nRsRGBEY37r7eTbea5IeJgz\nK74t29b1Bwg/tZpKmkbvSRWBBOaUIXfXQ0YyT2plhfU1u59XsWvFmqqol7x8\nRPqUaY8yHakOKy0FvXYDUb3rNEK1Uf/1+C8J2QimlA2SDUg2BN+qgVKhP3aQ\nY3XstcaZlLmJn2Y0IIJbAkq5CkHVlSwSHBLM04ZXpBfpGqELvP64rZUZ+hxJ\nnporblbSLe7PNbkJYJZHlrFm2ozQ3uaKTbZkOAxwrpKGaxrcuiOu2ahoB7oZ\n2M55PXwq/tPDnPSycwz8gWbblmpntEOkDAuWgSY6xuawf5Mzv2FL2ZYJiTJE\n2K4Q\r\n=6843\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"fb3b682afb6bf63a653d98b923afe6c36fbe14d1","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906271752"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906271752_1561657961354_0.43484088490586736","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906280241":{"name":"@aurelia/store","version":"0.4.0-dev.201906280241","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906280241","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0e2aecd82ef96569483e294c781dc996fd033d6c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906280241.tgz","fileCount":11,"integrity":"sha512-o1wdqi9Zsna55o+CJaAM4W/gVMaMOA08NWFAuE1tvejYzGRBi8tJ2UfrypK84H0MYrb/zIBDv3MIAepj1mnrvA==","signatures":[{"sig":"MEQCIEhorVU1L4Z2a7NVnIWYqA2q2i6/h1O49XDJ2ZXiq9TWAiBplTHvgaBr+fyA4ffbLdW9ymk+RQ+r1x4OYLMcX0jM4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFX5wCRA9TVsSAnZWagAAm0AP/2bkAreJ0fwIXsxICzgl\ncpvdM6QDs3ygBAHhTn+B+/x4R3epz907mYqif7VDg5JcjR6Rqx0JW5JyDl/8\n0ABVz6S7X7LbmFFx+mP0fIbrw2sdqt0ziLjSrclP9nLDhYN2rYUELa2sSSt0\nEdqleF40Es+WJ+yz5EMH7UNUf8AwwAcVephOHh03TMwriZz3BfJDnVnVs4Nj\neLKl+WhwrzhRLt6mpZe7FLGnwssWSdo3k1gpJJSDQHRLbSOEiaJhDrzMwrIU\nT4RMFXaOgNxcb4D8SrKXyhSjeDTbD5oqP8ZzSpXrOc7DOXvW87vMBbfmLqGW\nl6r449IySfYI7bELxekIc4yT8Gg6lyXEf0Q41zGylqDrbSBFGELUuibXEH3F\nbdmWGafQbJhTFPzNDg59htNgB5XwlnUj3CuREx7s3nIxs/uwkNLTIkaE/1Og\nO8sicenZj7TDA9Eg0t7ApkG8jqGf2QKnSVKnpl+4ezxiUN+i30WS1lEPBpfe\naysD49OXZ0wTtyMYoxoeLXl6hEjUwWv+6tzfuy5PvOHG+/ubf7Aus8ZnGCJK\nB4hD555ADUYeaiOsE7wuDvnvY638oSn/lQ2kkHGLfI0gYwGR3/yEHe+avWoB\nDvkX16+pzPW1XoGSZC9zO8TSSOcFOr0MAkrrpZ0+e1/d3zN807yZyK/W96nD\nEPjT\r\n=DgC5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"f0b1970c6bbfe9ba27e5eda903317c63aa7172f5","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906280241"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906280241_1561689712221_0.017840511607087883","host":"s3://npm-registry-packages"}},"0.4.0-dev.201906291800":{"name":"@aurelia/store","version":"0.4.0-dev.201906291800","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201906291800","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"40b2c2caf0c59f1f53db66a55bbe572bd1c9f371","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201906291800.tgz","fileCount":11,"integrity":"sha512-wDo6goFhrMSwkOT7e3L16rW4Bwj9oit86eiRbpdpPbnHBANEhkg6cl6oDHFMMNQMtGkB+MigXyMVNxwD7ALnkg==","signatures":[{"sig":"MEQCIGbLs3Ze816IDE34oweg1hT6W92T/mUcubQMdcBxMyhnAiANug3iRYCdmxvaEzywmmlfeNGFCwauQ0i2lK1TgGnhkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdF6dNCRA9TVsSAnZWagAA3mwP/2I0YUx/mpg1cdTnKbfu\nixrJ0dZe79wVEKKcLMLvzXy1PBPBIbgG/TZXElCaxM3Jh6lPtDuriPcuHKvt\ne92ADajlKvtl9ACWpwUaoSjTjX27CWyOBI0qH+tYeTOkxuJgXasJAl6MwXmg\nIXZrECrBUjws8C3Kxu9ALOExtlysEDvEPhf+T1wyNDpaM36/esyzdp2Haujy\nGE5KPklZY2cYwiQrcOJP/ra5oymgJjL71SdxHcG/C4ZbdgYGRTqt9vJfEN5y\n2mMCfw33mvvZa3xYUoZBnqMQN4KMFY5E4J8MxKXM5H7deX6UNWgWg7jZ/Gx8\n22UDMY3mvnMcty9gSYTLsio3Gq8EydjeNzVYQ9cPD4nkXn/R9Klq6hYo22Ln\nUOqBZqCIPA9w3/Jj9cuL/3KbVdNkY+NlV7Yeur8N09b8Z06rCc+j0mAc2LnD\n0btGnWslYFbdl7aUB/ySrAwx6Ft3gE3amxsUOVFSvXkjmPkN1UOj5/k8Irhp\niMvUsXdKBoQtJbdOcybBI+s/HScPG0Gd0UA7vIp8iBGsKQ56nC72Djl0T5iM\nCAPh5kadaCCpN07AxEvXOOIzXPhRrA2cofPsJR0Ci0ePMDkqZ+jWf5iNyxE3\nvzQLwkeZm5qR4D52uE6IxWaWN1sAGmipp+qVbRwww7hLlhV3zenPM+PiFvuW\nxxvr\r\n=uNnC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"4499494030c2d152aa4aae2bafcb8d2faf03a9aa","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201906291800"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201906291800_1561831245011_0.02318062815958699","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907071457":{"name":"@aurelia/store","version":"0.4.0-dev.201907071457","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907071457","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a0ea0e7b84cd322c7596e7e164ee9c37cf227743","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907071457.tgz","fileCount":11,"integrity":"sha512-fZOW4cjspIu5hNfU25ZtxLRzCxzhEjdYd4MTS4dDVCz8EYnjuQHBn4rhrPm2rlX4OaA8TX7UZ7YzWbfEgEg8Dw==","signatures":[{"sig":"MEQCIBX4hje11JglbrOeELr+hKanQU1t0BvM1LTh2B9EGMT2AiAqYimytF9b4Yf4T5dVZl0ilgqnW1qMEbBj8xaTMia1OA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdIghrCRA9TVsSAnZWagAA6NoP/j8XIj+Oh8Udwu3gE/nT\nmJ5SeJyDh3uqFsj4K1qCoYcj4KhvMl0Akn1PurZrc0+SLC6yhuzDgRHCHtr7\noj5EjvCcB3k0tQlux2WtNXRnJYauQbEBwyVcvi3UZ2QuSSSindmrHcj0joJF\nhqQIBKs/j1f0NKYySJy2TdV6mupujcWhGKaoVkoF12lRTAnQj6rQAEKZUedE\n9pUTl1JBgDltuj0O40Pat2OlDD03k5nE71PTvBFHAkyquiP7w+XMEZTZEgpq\nBAoAm0dj3Z2Cy2HvcUYTTPTrrC1soMQACcf1U9gCZuZcM7l4KrjlOgjdMsYj\nClthMl9E8V1YC03DtL2kz/BCOSfrF0k9HgvMWZ7ZnayIjrN5E27YQMLeA0YW\nv8GjVWeb8DHJytq5Zk4JGcOqCYOA+LV3QNzsKRDs4zYaQVg0WEdCt4SI9h0J\nLLkGB82NHN75Sy1Xt2Xlq6hMU9CHtt8bDsN4RSjhM3OkuRa+D4KyicqhtbAg\nfzgbROyb9efEex1GhhLNU530/IUiJYQjetSmr1Q7E6bUsiNHdBY3QbzQjbf5\ngW7j0JWWUhgb68D9rbxpSD4G4/LOKEQOpWMTxKDOnN3W2oCw8iUlBuY4XakO\nK3VAamC0tMffYjA9kw7D8IPKzWqHtwIGSBKNB2YCywY+h7lpV7zHmFUU5Hf4\nvob8\r\n=RF4M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"a1d896fcaa69e31ba6f90d42b727a17832746c02","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201907071457"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907071457_1562511467114_0.6607493592001579","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907090433":{"name":"@aurelia/store","version":"0.4.0-dev.201907090433","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907090433","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"09ef96288dcaa5374614cc51df49cc89108f2a1f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907090433.tgz","fileCount":11,"integrity":"sha512-37V1ETkdUafGUfxon5OskZ93pl8lFwKlq+rImdqU10XHlruPx7iHZYhyxKsZRZ9s41nDu2cN94g+FdPAos1g2Q==","signatures":[{"sig":"MEUCIQDNAIF8I5EzZf0uhq+3MgmbuFSPWIqvjkPENVSluYA5VQIgbuXcfRe6ArDKzLZDPtjMeX0EbQtnIOX9UXwYhY97VOg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJBklCRA9TVsSAnZWagAAsWAP/3/zNJLvXef/1esPIHm8\nUdemb1jOL1kTsd8CZs47a0P2k/+8G5k5+i6P4BBF2/ea9TcoYoOPGpFBp8tR\ny+uMyDXJA8tyrrmyusO+8Nep0t+UDxY66HWHSjMJJK7G0m6V8YscwnTMhZ4K\nyR6BgjLHPNsrQRAfdKD3/JAeLLHAyYIKHeEwSHOsbhril6J+ZBVzjMI0q9m2\njFOBYFKrMjUqYFNr6ZrQTCuhhVSxl9On4POC/vqtPWGzHAc39NP448BRSfoG\nforOUBlTFGqkSjGP/DyszmOT0GulsShulZmAHsWnypk9R7s9QxnwVp7cAgVy\ndfwoa84RKGwzybNVX7Qk04XkzfxAvz8yj4h89ogalWgQosh8V6GQsjGKZ2zD\niKEFZHspG1bgtpS+YtJrj9od6seT0i6LaLIOSnIMxyIyrdhmlJC3+Xm5RcRM\nWSziYEYJIqKiuPYGRvuOkT0ubRqiohBG8iGktxOp4bsgiNDV3dmdoyXj7nDl\nTNONy1wzJlxAnN0lUVZWmVVyCx/DuHdmz6ZvkQ5JtT8wXPECij0pcNLGQW/S\nswOz2Z04Ea7PrSO5Yl8gsM0YQ53/RSBdhn/JzQPB0LoKfoso3heDkOl+D9x/\nat15dqY/qDyB0kXPyMol2BLg0CmQkKCnt09no+eVJ17fpHVusuJDS7Sn1BnV\n8fLE\r\n=Wq+0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"2ae157434e8e82a505308dc4d98b1febef7681ea","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201907090433"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.16.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.1.1"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907090433_1562646820364_0.4167397945744391","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907090443":{"name":"@aurelia/store","version":"0.4.0-dev.201907090443","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907090443","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0156d65d5c11803505604476ab128ebb0688d84c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907090443.tgz","fileCount":11,"integrity":"sha512-KUJkpNI71FhDbrY+/h5iDlzmny62/ogjfzeYI03irL1Y42gLDZLzd2wQqswKwzbzYISKUj7xlfh4YgnWK8hjOQ==","signatures":[{"sig":"MEUCIGK69Z8fCfYiFtTRycZ8AxNbscBLhJIJ44mJOH+p9noeAiEA9cUh291zshLVzS/8NflocCc82TvPTSikyYSmqCzPaKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJBtgCRA9TVsSAnZWagAAmhYP/RVhLjTlPskmGREf9CA7\nB7JRqYhh5+BZUGpuZvJmEd1eoWwI0Mc0PWJXlupV73mgFfTm8P2AAe4u+mxB\nEl4vohL7QC8svYQlZ2auv43T6e40DAzTgAeo0wCpF/DMjzabtPQ5WQiK+Umy\nKtF/RrCHBl9pHv2DN73DQrVq4Fd/2egWuow5P5j+Cju68ankW5QORVG0Go4O\ndSBwbN74qsl1bstPxsubs0YOxiJ/hdBr11ltBOpWVjJRPRdDCKLd9i8pmLbq\n2k5dENAQ/KbhEYo0Rp2hnN77ejVbqDVYyT0s7XJZCs15LMHEPirnP3IsmxA7\n8gy/zxSMjSGXYHnqzzgt0GsLKjqYMU+/Z5snPi4N5ohTAVBg1F6YM2SgFZhF\nw4H3RaFcngTz+eB8GRAx7enQpJXZQPsQ0vmKWfBfih9rtIHwiZz5ei/OScFc\n7dDjX/ywftt6dJKL6rjt/tOzH9q3XHUwj0VPizky1ew83KSU2114k5qV8Bvk\nKO2hB5alMGjrvn8WTwo8WJdR7NL+BWVS3PEO1qSy38/6kouGZ3+vYnbrkTKl\nTCaisLTTKFyUAniSxJFsMepTN0NbNyxqvWsX+7wDnZLWAOcKV7sce5OQ2mqg\n7p94lAh8c5twG/qMV9vUlFO4+Ocwz/KyWD3vp7NkqSCt4jeXlL38Ora3w1qY\nSLQq\r\n=BLsz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"b07440687fa1f3bb33feb64fa5c39641770d3d4c","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201907090443"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.18.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907090443_1562647391788_0.48324497483443185","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907110045":{"name":"@aurelia/store","version":"0.4.0-dev.201907110045","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907110045","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"fb762261333ac126f151c18e49728d3544fbffbd","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907110045.tgz","fileCount":11,"integrity":"sha512-WjVZ+Y5TKTIj/WLdwuBbzVvn5MqE6HGertiRkLN5lxALVSczpU1/5vjVELtq6jBxxUSK2/xAhLdSn5vlHcoVlg==","signatures":[{"sig":"MEQCIF4vBsPz7Yx3afoeOSS/msA6v+G5F6Xe2APdHqbfssmNAiAQAc+oGlU8sLma9LViigHekQqhMnZyUmR6SmMOFPVeWQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJoaxCRA9TVsSAnZWagAACAMP/3jbuWh9ZrMyYg504DSf\nl6taAhWah9qPBSoh3foRL0HNlKUlq2tEbvroj1CDm4BGbYnkCgUtugkDSFWV\n5gL56MxSILvrBOXOkBdsyA/xZI17GV/rpKa3YVDmfIrpUPMNH4obk+aD8HU4\n/HrFaiVe17hGUnIGVb6F85+EnfFKByeT2rEjfHgGhL8aKnkzuYZsT75PXf5/\nsezdmMugYIe8LgoDpVycCRzeWoBvqCa5rDYQ5KsjCBZ5qKcqgk727pU1s25u\nYqitgqnrTxFwP3SE9B/DscoXBCt89MMBWkaIcMg/9fv22GSz/aS8gHrjWhKJ\n3nhx4Ddvp/WScLxzQfBdg3wP1We/Y7l9q3Tkr8AwskVN93NQBZDxUZT7Xf3I\npKSirkvgE1XcN8NHn1Qm2uyFJ2oRLk9qBEYDk3pwPdbwZCfTGNEcaa8f3i3t\n+2/12IRnUViY7XAGddwJe4/csNPJuU/6jfCdk7FMiInOGFiIc9OVxURZaiP0\naCN6Oves7rIG2UIcLY+mMkwDYvNozPSyihkZmX0V/muHCARQdA3AqrsYmsAT\n5vS+vk6RHKdVD0dV2QAo/u8KAaUMNQQcNF/n+M9oRs4oLEt4FJB1gg4b4IN3\nHdxS4DigYeEslxPejnpsH9y4n0N3XLXqEfZDzG2/M8fXYjSbZEU+3wTbuQlH\nQlhl\r\n=mNa6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"8f6c15343f7b14e207f07b334073742a1d80f1cd","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.13.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201907110045"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.9.3","tslint":"^5.18.0","typescript":"^3.5.2","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907110045_1562805936717_0.13433122248135687","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907110047":{"name":"@aurelia/store","version":"0.4.0-dev.201907110047","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907110047","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"32334dc4f5df695449cdd841d108041ab7dc1bf4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907110047.tgz","fileCount":11,"integrity":"sha512-sZQHolO9kaO9K2x+tW3j2StpN5mD0imTABkn+PNtzLJXlw0HoEaDxgLrZ21YwA84Uc0Tf1PnMb/bfTvfHPf8uQ==","signatures":[{"sig":"MEUCIQDI6Z9X79IWxEMeHkhGtYnQktQMq/4VJgncG8TccSiAtgIgMvY8s1gLOuact7mTFvLznDIhqkQI1m4n+xCl9rQRDC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJocMCRA9TVsSAnZWagAA27EQAIJhseDccLAxip2yKpVv\n/PJpeBUMomzHnab11Tz/E1nItR3c/LLtKf322vKBISlN5YtDzkNWK7Uh16zS\nVXr8vofPcqlKvdffaJN6SHnWOMvHllF1F7vo05gKYJPdowxZ+jt1yp+QhwLV\nqYQSpSIlVbQVmuiYRESKNgg9XOEUPTVmd8yqYlvFpMxYQZV1jGwb0fYW3cZ0\nlT7Xs2EQEQ2EshrNmx1JwQgMw8HHtUVWaAIF5y54qPZYD6Gv1OEYLvOmqR6j\nSAE9PWHcID6BVHpr5ZXNE/wiVPWk4M4OUMY8fRWMw5N2rB5591LYiwN2qdtm\nPvPIQOmDS4RmzQ0O5P1rZH3ZfZwSidZw3XHvSHeQRv+VdI9mRXRRnbqA1Cwg\nNZ0Fib+lsGQHRFjY7Va/70wiaDj3/ol1N3WxfF5r7DvlHygR9V1dJ8fkqF+f\n/CDHt2MVAL+tO5hecBsjVJxkYJ46U2cIBfzPJ3lA/zH6WeS8aXT2XBGUnaEi\n2TNq5hsTXbjHy7PbvGsngucswTgG/EQx/TIzky0ZCF2p6a7PpiMjhKMMb2kN\nn61/B4QOl0g0FgbKxbIwur0u4lNLkLhkRNaq12aJPEI5vI4r6GUGvPQyoQD7\nS2cmNfPs5X5buxwZbc5/dnqeXTntp7FeVA3QAYH+RJlyYPI0uB7ucprK7/iE\n6nLC\r\n=wY95\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"3509a93545eddaf82c4f9d6b73efb36d54af6622","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201907110047"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907110047_1562806027732_0.6563063991784792","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907110048":{"name":"@aurelia/store","version":"0.4.0-dev.201907110048","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907110048","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"39bfce1b7001fb3231c3c1e71cbd76897a3b14bb","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907110048.tgz","fileCount":11,"integrity":"sha512-GJjRT4egwYkMIpMCeJN31wPUGhHex4QenHatw9979Texv795QJq7ag26u2KRFerawTaYwzotuQjd30fYI5EG8g==","signatures":[{"sig":"MEUCIFTHjd2nDTKMQSOV9gfz9Qpyuc8BEGOBUsbWnDSnxw3LAiEAtDdQpqYAMX6rCU+RPPWNCiMhHwLNN5khl4oZwFYBUWA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJod+CRA9TVsSAnZWagAATUwQAIR7Wy/C+ndG3C1dZ+Ie\nHuu/zY6B64ItaPj+RUwm3wEqNjqujUpbg3pHh5+YMjD7GkujmJRW9HZD3/k6\nci+Z8ykcbUrfGAFvNP5fF+CHjcOQr1vUo1porG4vlOjjbEfjFrQx2srvUyWv\nFbbDSY40OvNNIC5Sx3WGgErYl90CiKnecPz0crafPG23boFUCc5WaG8RYglt\nlIUcUWVVc5xH2sTt/NxEMVDzSyAaOsgR0FqdzIFDrvtcSdAD0Kw61fBi1kTN\nZ+zSbsWv027mBUjKAHBjITx1AxV8a4lzqJW/NhAbXxzXlMbQC3alSQlN3Lhr\n1vq9JH5B6Ew8oGCManhPGXRGmpq87TVMPKmSVadQ1cj+/yS+KC59M112QCj0\n37T1MAW9mKa/VOvpMp6dJWY0GqF414dy30Wdcv06IAPnhntFaQmjhVy5pdBo\n/vB5DNhMmI7vz111p1cB4YcI5Up6RtdiwoYlKjUqj3BLmuTz81apY9qIzDSq\ngMutQ4EGUu8/ircDHYMtXn2NLfG1PdoxLndCXmtUsKarBbB+Qe1U5F8KNY9e\n/s+gPynbOokMsZmESOXY+mziP5l5nlIp9wDZJCL/23GNk1cu9fv6JgHvOCES\n9Y/nYvgNUrsHxxVJgWn4t8zUzBgauuRGWeP47mRFRQK1WiAqX6Hnmn2MpwEz\nvwTs\r\n=KAcg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/esnext/index.js","gitHead":"3509a93545eddaf82c4f9d6b73efb36d54af6622","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201907110048"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907110048_1562806141894_0.1641095775028818","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907110208":{"name":"@aurelia/store","version":"0.4.0-dev.201907110208","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907110208","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b5554a2e5409dfb652beb2b0f5579b1063eddb43","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907110208.tgz","fileCount":11,"integrity":"sha512-b49ub1r7SLTDv50zoc0GkrObumJrM7f6NBhH0t0sHYWOwPqttE1+xljWIk+tk+JfnC2dI1ETDSPC/1ZdbMowSA==","signatures":[{"sig":"MEUCIDp1JB3Ic9clZT3J1GDdA5vLdfRfsdr2i+CGUkOZokD5AiEAiM72Q2kpQCasiE0StkfcI2Pguv3Cb/tBJLFKbPqSmQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJpohCRA9TVsSAnZWagAAl8wQAKMjMuofIiMqodFu2jnY\nutNNXJusf1DgkyyCOIME93lWYy3qFE+Iu/hwJm2KQly9lIDMyGtOI4CEPRzO\nRXHdiIG7ndhziiF1PPVHcCw65z93LrsGSLFnlFwMahdreSCMGmaxBitFD0bx\nXJXeU67+JawshTDSX91sgZEAsAdDza1ICThvBB9OQx2aenAXG70XUmszhzL9\nhTAcWh0VCAcx0NLSNhR/tVvgskTNOharXKBvx9CCZL1GZ/pMqk0+kgjSG5zx\nqY+aw2e1H3BZCIoUlOWVG+AlEWvoLgXjRnyX1tjlY+hmUlh6282Kg7dA4Gcd\njSOQK+W4bzLIEEMoUdVZCOFK2b1hlfx1AZUgTM+Px8M65BMcndw1QjEFWMPY\nb5+42kDyjuzDRXxjVv3swGzQXjmXloPP7RiuoFW7kgYGoQt+zZMLEhGTVMIx\nObZUoT0l+BLzlRSeJLuFSdIxwa1Va2sUXVLC6HrEa0g4GtF51fVyg7ioiveW\nrRhVLcD6ulNNl5FvO0dXXG0Y5tRWEnXLXZxtLpb1jl39gXpchc5yHLR+GzsM\n7Nko7dn+SnDikpm6iTgPlRuhwgdaPS+/6hXYwTEKxol7JKw4q9WKIXlzFJdO\n3/M7GW3XEQ2NUfisZHX0iGd1v9yOQcxLNdymEa6vSg5RJRjGilM8clyTGj+m\ndfu1\r\n=5qt6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/umd/index.js","gitHead":"0f679fb11f08ca43494d3264c61e715c34b0f222","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201907110208"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907110208_1562810912359_0.023943756623435952","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907110210":{"name":"@aurelia/store","version":"0.4.0-dev.201907110210","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907110210","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bb9f0be30565562a12a3d03afe219b71f2081e0d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907110210.tgz","fileCount":11,"integrity":"sha512-VItm56R2tHtk38kJ1TaTWQKAs+MLIonPB1LrGPsTPzDsidQmDgaI1F7kix6SmD09vi9CXPPHAv6gz+shb2Ee7Q==","signatures":[{"sig":"MEUCIQCS1Wcqr21oP6aZC34Tror7yyzy3Wy0bSg+VEPl2HQFTQIgKv+tRj5fuQ7nMgM3bkGLuaEmpF5wN2UtPS+m5vRCAfo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJpqgCRA9TVsSAnZWagAAnI0P/2vcEGvJwB0XnuicnB00\n9GMZUVrZ//LUapeq4xbe6qg+QVJW90PZhx3m05Ff3LsdIdqxQ3vtOd3pIYrT\nRpwxzmoR/CYG5wZZksitWHDmJffGbZ+bnZgRejfPuNCxGiadRopTudmIZZ4N\nKEnz4zn2P3vAS6oNXhbmL/jeHfphkbIi31tlBY+YV+F7aD86a+5gRlWKb0GX\n+hjwMxdv3fv46dD6L9J2u/4lVZLETldw5Zhyn2UnWf6aJV6eHhHIm6BmrXOY\nOy+kiyIn8AM/bhaejD10gGr5tZ3cyUqGHKbzZd/xvIgIAm+c5jNKaWQOJVZR\nRY8bnyPrgkG68z34PB/IJwLYpsjz6oTc+EhPd1AiHX7nRkpbnblxyz+QzTfl\n1TgGHlTmzcsAGtUtDDyM2Qm37tH48KwbJKBXN0emjQrmsJO2Oi7w04U02qX6\nNQJb58rqvb3CcT2AnX8oWHkx8P5FanZVSCfVR/2LFieLydXwmcPbO6gw51Wm\niiFA+0TOJythcBzQEXWXR5SFzIgf+CmfeIJE8SVWW9afr7BNzpJv+fp41EvL\nW3g6RVinrEq2+hMJYSCEBqtuC5z7NcmpHwGTcK+7I5dr8SpnnnR4Jq10a94q\n9c7WwnuY+RcmtImkW9Txmgmfj+e3IhRhsrWTK8SYfJg0NFc7TsqcyA8mMWtt\n6qYG\r\n=l78V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","browser":"dist/umd/index.js","gitHead":"dc5383adf0959495aea82f64c0b828c3fc3905aa","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"jsnext:main":"dist/esnext/index.js","_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.4.0","@aurelia/kernel":"^0.4.0-dev.201907110210"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907110210_1562811039948_0.33211049102985757","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907120151":{"name":"@aurelia/store","version":"0.4.0-dev.201907120151","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907120151","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d99490edef6ab919418e243df792e3fcf9b7f65a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907120151.tgz","fileCount":11,"integrity":"sha512-I32BEtds8DfRT+RNRrtv7ZSqZd8PFPRa1rd9T4blurILmcdyWmHGHolSesvG1QpTzgp8pgdEZT16+CdlnjiD2w==","signatures":[{"sig":"MEUCIHSeVrkSy4H9qVUR+BwGWgSVDpSKqSS6YzWBBQwp9D5DAiEAytOOgZZVnvchSD9RkfPYAHavt7VT+iSOuaG7jY5hChw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJ+eYCRA9TVsSAnZWagAAKzsP/2ZP6lqHOp9P7KnSccQe\nHwOYyqjEuzZGTRXy+V3OZS8Z+MGHBOS2pFvmN0Lwq1e54CVtz3HZ8CNQyQtF\njHsv0e5WebyosLJtLPEGg93jgrKzAlBllgeK/zXT0u6zh/tFtwn3wXjJdurP\n8isQwryxCwfjW+pfhJzTQ4scmJ44oQzQ8S6TklI1avtRg26HLVfcdNMIrjFX\nOBfOGHi/OkRa+FR+ZN5HJPrd2fI7Tc1iQsusCdgpw/ByFiD7/69eC7tokHzh\nxsDhHxFMSIlWa/2bQC5CX/fn4Q7QSBzrbSGEEuZqYxipfV0UiFAbN9dJJnV2\nsbIdMbVC8lXEe8uPR5UlyRuiaNFvv1WP39/9XPgmf87B2fmhBkKk5Xuzs8Yu\nUoWld1HrigvsYx93NbJd7CD9qjzLXpMQtDZTdF9ooTIuHxaoY2aR9/R+l+A2\nAFV2XBnEM6QK3LHX4hPk3yHasiNHiPlkGr5G9Akon/Ob91t4ER9nPcws5F4x\nYbvVMq1RhhLeHPdiAXJ89P7VBSU3HRR3bD7ySusLUlLPJ0o8V6QEFlRn1PhZ\ntOhkRpZxyHiYiizaHS6oTc9LGSm4opjpAlZ/VfYQ9Ce64zBxzJhoxqE8vrPZ\nSRHrCUX4A8iEp5Cogo3AQSe+k+CI/ij9hG0J+nLXhifBgJq8lU4pK5jTjnX+\nuo5r\r\n=LBq0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"463bcb1339585bece85fe12d54e04784bf9525aa","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907120151"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907120151_1562896279723_0.3475585568931163","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907172000":{"name":"@aurelia/store","version":"0.4.0-dev.201907172000","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907172000","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4fe5d0997cb67c35d99d9a5f30e0ff8922d3d1fd","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907172000.tgz","fileCount":11,"integrity":"sha512-NrkE7mWEbHdzPx2+64lVvIPSWbj1wDCS5rwfGb35BKiuspY09EpRN0EoXjNmAPBlyNLfxJ7mXjlZ1Zi/2a06LQ==","signatures":[{"sig":"MEUCIQDs1BwJ3rd116R1/58eqwb3Y4Se9279eVuXl2vY8P1dbgIgSb1HfgXfUGK341jkhjaJWSKzWeCgLYm1N0GRZM0uonQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL35uCRA9TVsSAnZWagAAfgUP/3FNofQ1Z4NbQiUOkxxB\naVQe2FYlfeyDiWrbhe4kP4EXX0dGmI8UzLCENsGxgDfXLBSU8JqEaVJe4K9t\nzlu2CPMNE3pCYK5m7+l0box9q51cQpHG2o/e9I29MpJaeVJJn1nHOUEWJgfA\n9C7gtgHbODs0mlwhPw0pv5UPZXQlcIYQJFK3Q6rxPPsSSE3WLryQNOANCjkf\nBESynI2GbOXrZCg6b90fQ9/nE3SbUjHpMVgh/Ql2KI5CIFWX9Vt2s+OprGcH\nRfkOLKkCVdG9RMmgmBvkrBaHGo5o8X5PJeJhYCfqheJRuiXxsNJjv5YFwElS\nzepOC3xG6CZxo7c+Sw14txdHXhq5uEp53putYs3zSM8NVeQ/tfGcNOV0zt84\nnVMce51cmU853JmN/DBB4Q4FTmmlO/52bjV/ByawttjO5wfhbN1r4hKCqcZ3\n+fMLi7jGeLMJ+GSLGqcvNJyatcJWLuHpnsqPUObTJgOSJn+ZtjUJA8VTVZel\nlkzf1JA9xIJVNm1c2xZZiD8pMcWqJ35nTur6oRmyG4M2HtpTAt3W2miXbZv/\ntADtniCKyLKkj4jh+vZfJ9hTHJb438p45quCU2ufIHVbeX4BJ/4pxUTLat+J\n2FG++hL2sShnQiCtqL4/Qsk9z2FMjEOKu0TyW87Akd4LWqe0XZUQlfqa3TUw\nj52B\r\n=wlTu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"9a459e76a26a2c3f008c0680a145733725038a73","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907172000"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907172000_1563393645115_0.020719847140961978","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907172300":{"name":"@aurelia/store","version":"0.4.0-dev.201907172300","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907172300","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d05a742c4e3dd260f579c604963dc4388ef9b6fd","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907172300.tgz","fileCount":11,"integrity":"sha512-9Wqpz/mo08sfZkbSAQXsaGxqAXLaTrqXIS0/SsNnEVvx/mCcnHg1Ug+w46WX7ewhYFKT5E9XfxqLAiayqGOM4g==","signatures":[{"sig":"MEUCIQD6BGBp0Fwf8QcXRFzAK2SYjA/vClfixnr1xF8h6Ln2+QIgf6is8wNimD12PHBQFbwRURuPCIEATZ/r5z2oe9FWbCY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdL6h9CRA9TVsSAnZWagAAntsP/2fMnIvPhY3r1epTlp4R\nz9ZfGNOFp0VS2oRy0fMFKjcbGJxgaZ/NcAu3N+xrTTIr0W+f5x60+Gh2/shN\nFDBB5NA9jHkeGHcGwXAZmhaxP6bm0M5f+5eV7jEwC3mlPK/Hyo6uY683ZCfU\nIYT2bNGDRrDEgdqL7OLGYvELTHf353rflNSYKgdW8LEzA7zc+lGI9EWnEG6m\nWbIRPyFgUvh7c4PQyA7FR9YPRwmIU86PlDPJgCNgPtauEaISq7yw/PVGI24R\n76tYtyml9UrPH2LjXRNs0faFRLI0p7ErB8Nw04yO0nlL1v9CuCj8NyCRmVb6\nKOfx5lZmxRkmdIjfe5bFoGDCGlHcFoxTLRI1wG1ap5fcJCl/SkLPjxjxCPZk\nwF7ERlHUXXDhAzN98gCWLDaojeNzWLk0iEUi0WDsKmcD24dtbvkOPFPuG35b\nZQntkzBLWJ8dCU7zZUiWYSrVhntMQwALrlYlS2qjRPUgu9yD/g/DZKRXb5FG\ncoH64+ForElxXYfkYVBDjZfZo1qbDo11PAeTdPzRnPWl4VKKhP6NnNb+Vc7z\n0GuMg7ftHeVEiq2cjXU9g41BP6nRp/Ygqqdh7lhOADOUNR/x18g3ieRKn801\nwuMcmH4hYvGLYnufY04ylu6o5xVf4ja3r3eBmZRaaM3sQ7BYykGjmekhnnhN\nFm/e\r\n=rjY8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"555b6c54eb564ec703cbbbe696940a17fce19c1a","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907172300"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907172300_1563404413106_0.44064676570277217","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907181139":{"name":"@aurelia/store","version":"0.4.0-dev.201907181139","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907181139","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"da6fdaf3cac985682419bb547d02a277a3fccbfe","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907181139.tgz","fileCount":11,"integrity":"sha512-UZnZtSjYSa9g1if1qF1RmurHF3BMiHAIfNssHJutt8K6N9581nQFdW2Iat+Ev8wJlyyAylKe+qZT7WwtI2hbdg==","signatures":[{"sig":"MEUCIQDcKx7rK0HusQdVvCkKG1kp7ym515OSrLlASFfD0L/LIQIgLWDK2h/K+PXOq4TdHvRR5ZRryeplS3dj8F9npmyDfXo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMFpvCRA9TVsSAnZWagAA/5cP/iKrwDB5jzBNImcMX4W1\nwUh784TZyO+nBijTmqEODeJVlw8vDCLVqOApsm8Akqy4Sosuj1IAvXRSd850\n4HjAjPYHNSc1myxSZLH2UdCIC+s5AJPu1WOoF4WjJ5VIGb1xOp7H3xV89jvQ\nZjBUgiLWxo0zm2dYZEXTEZF3KTUj+WeXybanGko3B6Zd4FovJy2ZmT8fktpu\nACZtvle8DmvtMkXfnIs4eAVs4OvKiC9YaCMuj65sxvlD005KPzrBjEIuo68M\nrU7gCKFQl3wEDk70invjoVkMGoSrABP2heMWV1wYcP4Z4z1w0o8TJCW8NuIT\nw5dhZ92nW2o+lABbqXe0BI+5NN03cGs3bh9c5LomE2uMtb+RzloCDbGkltY8\nZi/7Wz9CSQxy9wANwvD5iV/AFNzDbkXhdk6muDlCRYZaWKlxsxIs1J4R1wj5\nJvC+rTIc+iM0oL12enA34+OfZzlXsM78fZkfQS9zqwaz4lI3fW9y0viQyf/A\nW/SworwZ87Xg4Y1S8qIf+t3xC/cU6OkAfoWpYZVZ75yMvhdF8ZWFU3Cqe2Dg\nC3ligZQG/QIKRmK/eCUvCLPtnQ34WDMQOBPdqmH1J5LmdzXUPRvG2AURBSDr\nlRoJyLxxPjWVM/TvYP/RZKQntBXIyzJmuPEUn4mlLBK/FwzB08lncais1wu6\nQ9d7\r\n=aASn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"c7f325e7ceb3c60c338894b7e7a68047e4d1ecd9","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907181139"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907181139_1563449967260_0.5959497870544914","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907181141":{"name":"@aurelia/store","version":"0.4.0-dev.201907181141","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907181141","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"2043e72877d94fd1caa4a7a3874179c85ba7758a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907181141.tgz","fileCount":11,"integrity":"sha512-AoFeDFxFHJZkR7G3rIm9EYZAoaPoJEbKmxdVEJXz4RVlNwYbVT0vDTKwXh5Ue36DWTA9TTxja1FzwZI9iKIoWA==","signatures":[{"sig":"MEQCIFQCCP3fP6BjpfZASHj7d8vMjFovvuCbHIts8XmRpBKKAiBlG2+RBs/ik720ewTleSUnPP2eaaqEx2Yfo9K+FlnrpA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMFreCRA9TVsSAnZWagAAjtoP/ApuvAhxAh/p+c3/liux\nQFZVi4D86C8LGk9mT34VntX20Vo49ZEeqHAW06wsC95DEQ03umoUwfIT2LN4\nhEe8lFRQaYy64rXvso5isLUt6xCqR+cOMhHQtenXFWy6lspNHiNOfuS+a6Zl\nKX3LGtVqdG+t8oaEz4UofKHKkK+FTNMZ926pcXv66O/oLWa/c/Qad1R+j/8y\nDBrZfaPFMKoVYmJqUO12175qsfCFuUM3TDTXE/ECihDnDkkFNCje1cHKxrwa\n96ywBMczD+ejwt4ZeXSCLxfs1+81R+JvowVwyQXqRID5e+LUD8GmdwwQyvbK\nf8sH6KPFmL/QCoB45LEaNK0BMT1lSmCHNaC3RYT+QR9ngHdt7cSIO22ihTmh\nN+oUwAq9C635XSgRUaIdd7bxpBYCBacKzUkjfabxlUZPt16DJ2DEaHrsjck1\nNlbwje6z2N2d+YkFZqkDPJftJXVwn/DKP+MPpH4nUXP4HvmU1PBH4Dob6/a/\n4z3ezUKl2W1UeGDCKCnED1n7cqQdpxKOK8QTqHIlzACeygWeF2f/ZAr39Xm2\nn6DWwztzgmQcOKviQPCNChH9Rq2KIF0Y1WkSwVvLj4M38qLNVQ/U/TtpnoLQ\nBhuWG83ksIMwbUwHmMD0qj+07p0i5nl3x+GrWbRen8mUc8+yYQ+U8Il9zm3X\no2DO\r\n=unsV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"162b3dae483a5821cd1adae30e2005d691535aef","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907181141"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907181141_1563450077864_0.4857816376375581","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907181145":{"name":"@aurelia/store","version":"0.4.0-dev.201907181145","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907181145","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0f51cd8a0717a1e27c02b4259ed33589a9497d83","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907181145.tgz","fileCount":11,"integrity":"sha512-PGA+nZ/kFIfWQwp7HCUIeOT8bmhVwwlCusongewIhvebXbO9UpDzhrQ8yL0z0ka0u6epPtImkkPM2PiMLbzMxg==","signatures":[{"sig":"MEQCIAfgKS6YalekUW0mypwE4ByrB5ux4wQcv6ktb4JSLBGyAiAyoXs2O1dYanH8W1yd6FaslNrWP7QV1k6zXv8XuH4gQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMFv8CRA9TVsSAnZWagAAoCwP/2FomsEbRjImFFZyPw3b\nlIuLf3GhCsnFJkGTO+ZN5XDMP+0IYTTIdl/HLy23i9aIPDpH2REZ1BNGqvrY\nB3w8Qmbk8aSOjfxCjcvTYf0VNWEELyQbz4nsIQPa+GI4bnGCyW1gPgw/Of0e\no99+tCk9u/j6KFve1j0VlDowG8ljktE13rkFzMK9mk8BF1NFOC/pHbzcAx4J\n9Np41gBfPFDoIBJkQCiQPye3FF7EGaBPt7U/lZaj/dyZgQXfty/jE5w5Eput\nU7Mrqtqo4NOsl1WzhZDskZt/TJdHrN+PqOBNvciJlwcFXMfE/WFfdx5gynQd\nSkK609XMBuRSkWCiWnhp4CaLWFw2o529K7hIPEFxxfdVdociIyJ0KTHqpByi\ny/wb4K0ODrBiStlimoVd1A8COhR3F+7YwDLfe3s8wAQ46BeQ293XvFiEbQy1\n2VBJoAMhgXLUwI+fwgSgVQMlZ1QZMFoOY75NOhQ0lgW7eCGYSsXXsFNjDBek\n9RgHOoyfQ9oOM1MDkeXnTjMojJYezhvQWpeI6gXhyWaGMB4M09MrO2LG+buB\nRp/KKMffvj+jSbGImWvYm5/eT0fayTzdcOK5IbLp/54wYfKwvIV6NKufQ5oC\nbMvm7gkOQd/z5thrhx8C64H/uEU7IYr6ZkaAVgOOr8yhVbhCNWYVoLDxenpu\nNI62\r\n=ODlW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"8c1e206e7a71252d357fd12d8d61e87ad243029a","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907181145"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907181145_1563450364269_0.7208149191070934","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907182238":{"name":"@aurelia/store","version":"0.4.0-dev.201907182238","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907182238","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d085a8ad87f1f29bbd51e2b045225c504e6e562f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907182238.tgz","fileCount":11,"integrity":"sha512-Dpey1X4hhR4QxlyEefrz4CAFqZZWNw6NJ9hDcQXOP4L5o6c5sHQHHlo5650AHjnzLG2JB6qEWfOYxGNsCBJ1pg==","signatures":[{"sig":"MEYCIQDqK6Q0AFFQuwYNwlK6C8h0wRBomdSeG0FKGVBu9WCrFAIhAMkYKIKqHgkfYg2veSADMzbKBGBAKgJIilueq0h2cv+h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMPTSCRA9TVsSAnZWagAAj34P/R5d6TofnwcBF++MCd8j\ng1FxM8ZByeDDQfRGm6AGIt77UTDa1weAxE2oNXd/mKwSMZ4P6qdrjiY6tBOx\n/9fXtq18M6GesIRSBJF8IPZim6Uz1cvErWtcd48uJnseCiU1ZDyZhavRXmjm\nAT/nMl1ZIVs1gFKsdC+5iJhxx5O6o8l0M7jMcDsy+wU+TA4KgiRXIY1vZLCG\neEaV0ZRcG1KaqqDJ9SSCN3VYm5BzklxuG9xwooXeJzyfdSrMvoIabbARaXg6\n3AKReW2HvhWHftcSlj7TZlhxN+96mW31YD8vgWv6bpELs1c4rHUWc5VLI1iR\nKa2k9lbdDCgKsk7ah53EVLiALcXUQU5wWUEXoSXwI+w3vf5+cXGoAveGlW1n\nzhDFFjEY8tIgkI4szoBOwb78cc7cIUcWDwIO6Uvk+OE34BvyR9WyIZF+AG67\nFhbrbtvWdVlQ3LE0l3t57RecJ6i5VUlZjyLN2m3JMK3LfgocpS1zGLZPF53f\nndO6iB10a027RvlN9PXNfGkAuzr4HXuU6ZE8sBfiAp2VtBxYrcgvLGfd+0AL\neWZkYBl5Hp4PLhcIThVnPDV1osV6Zgki3XzWx1O0e/7xex/oRHG4LGdOX/G9\nhGvdU2dhKAy8oDSrFNwdvI5z2ZyoO+IBDi6Q6o7A7KnjiwQ3KOJvlmI8r6Eo\nNAiO\r\n=bN7f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"26a681c30009587965cb0f1c8c7343a4c8aa2a4b","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907182238"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907182238_1563489489350_0.5588528496931298","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907190018":{"name":"@aurelia/store","version":"0.4.0-dev.201907190018","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907190018","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9a6faf0496afb622e7f44cfc97d31bdadb18a854","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907190018.tgz","fileCount":11,"integrity":"sha512-Cg2WIvpppP5m8ThVEEO94liMzH96dTy3kpGpicnQdqgl4NnOVsrVjIOsQ9qJB95THWvVQgVHWztvxFkBYlx+eg==","signatures":[{"sig":"MEUCIQC4J1PuR3dfp1UtYpAXLlUhVYGmRXB2B4uDREXoIo5H6QIgZdPkgbX5k/R+3n51ohRVqMxm3Mho/byfq4MWX/hx2F0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMQxnCRA9TVsSAnZWagAA6+wP/RYAqC8Wl7bh6TrHj4QP\nhW+OJaZqxhmxYwM0LhtxUrGPUI2Q2hE6oUf6UG+jyyXZFpF5KuvFwNPfTsDp\nOjX2kS5S7k5xOATYweQk1kHnbDwl27sweY+z9rIGNG1RUODOQDC4QvY+kqXI\np0v7Fg3uE8k3XcHNM0A9shIJCBAwd7tsmI7bTHb304NfYPE9HGqOymwpnSNK\nlgtIrd2HLnmpxNfeIFXwSs2G8Fg8BusPN2dPBn3Xctol58in0m1wCBtFpzxV\nFTczZybGuthOzrLIfTmAwg0UKKIM66Dsg7i0zwJPKornbsRBrthKyUc+LD3d\n5ypwFO+FPgfTwRXwLGaOhD/P4026zgI/Lxq7wBheXLwsBirAZQ8/2PDeFxGn\n0C+pDHigdZVWmp+zuL1VfPoC8QUGAuyW+daXfyAlNrvXIv2Pb5z/qGY4QEoI\nbGQgrrXU4likTce6cAV2UJWY4NdsUX5f1bppzUoRn8j8f/+nc2GIP4CGmrcA\noZYlrFldXT2NJuwNo4Dbzy2uVEZ39DjeNsrOgKy4Dnpssx1wkqeLvJEvh8FZ\nzDRrtCvhOyCrjKJGUE35egQIAv29xporCmT1J5MFPMVYk/Hp5aFYPzx5SZh9\nVMuALQ2wn2Gr8G2kTd3tC4uDftgp7B+lmdLTJSDKOTDcKAfpahm08QUDPYpq\nXSs/\r\n=EE71\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"5a62bf8d76e8c55e973341c5c7558847f9844f95","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907190018"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907190018_1563495525905_0.6023105232608792","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907190635":{"name":"@aurelia/store","version":"0.4.0-dev.201907190635","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907190635","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"29147afabc47618fc41495e350254f6e587fa33a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907190635.tgz","fileCount":11,"integrity":"sha512-aRtp3c9VGWeA4833ZMvQ2jrIkWOa2/uOtrQfisx74LbJDyOkUahbv0+anQppuQZz/7mmBSLki8ODUJJOanYa+w==","signatures":[{"sig":"MEUCIQC5C7D0b8zxvUl31oHjBqQj6LINjz4UEkAjiHWHE0tk3gIgCWt5C6/f2jYxPavJv75Hu8BIqE18x2r3NM7epIzKXx4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMWSjCRA9TVsSAnZWagAAPqsQAIhtWqkOsIcCH939tefL\n4VW7GiQ0TBdYRs87C1E9A4aA8a7aerq1M+yIqoyiZRL7RRoEvWLpr0ZIPwBq\ns5XWUKdoTD895OJt2mjGO8JB2oZuuiXgVjfDl6uad/hyaq57tS4l2VTnJ7mt\n6coyfCazUldwQTIGxiXhyHp/09s2KoFmQsTqx5ZgZNZjIehVm8tFm+nergGF\nCyXjjAGE6f68DOHeIFZnLwqe783zx7ZDJOnpQNpPHETnurhSpvzsZeI2g1zp\n5lkB3l4W/6YDGtjOvr9wlq5AqWfUyMjRUOHWbDZzat/0+desWJddmySKlIle\n4sG0znl87NiVoxSdzB/sUJVmiqrThV02SsNQ8+qvZVwHT0NNIaO/+Rf6Gq8W\np92OfHauwiNCbLW7N4i7HgNpFm18KMXkXqXJef9Iqk4sgN1dCa3Ak6jjquSn\ntcywWoeqM0p+1TwWIs1gxX6L+kZkswOKevwX5Aku2W+lVVmB0f4k63TZBw3L\nXgwl318ga7yVFqe6H5HtW3UEbxrbzQl9GbquBFng1FUorMp8JCK6lckn7XzH\nVk6Nunfvv+nZkxtb2pqhNSRsUszPOdGAbLO7Hjt2fX0C4qFGI7a4M8Qj6UPZ\n6Ac9779t1QW9MNUmF6Dg5/MsSLRnnAhofEiPcxro1B53QfZQwwgt+FlmNQCZ\nhLG8\r\n=wmBk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"de10f5bce5e0b63030570f92daeb48b05bd0967f","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907190635"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907190635_1563518114528_0.654513478702748","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907192123":{"name":"@aurelia/store","version":"0.4.0-dev.201907192123","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907192123","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"897416b6892be80d3b075de1f5146c5277ab0c62","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907192123.tgz","fileCount":11,"integrity":"sha512-JV2yb3zSPz7PE3vGkNDv/vwHlS6ge+AXrTDuoY4IEoZ3d+3hDMuLf97YA5IuvzFFpdy1T2wJB5tE4nuX/nxP6g==","signatures":[{"sig":"MEYCIQDpvuiAHK+XhGHk75RnjzOK9tCwgGTlr5ZGJihHDui4bAIhAMNu1QONXT0e7wRW4salCIm9GXu8XWf0R+lkp5ejHUKi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMjTnCRA9TVsSAnZWagAA6X4P+gKGBc8RU3ihuO1WnWU/\n/hXlRBsYVL8L8ivraNXHowzvc7RmCiWGRDAyuwlW7UME+G4t9IYvfmxrRjU5\nmQvrGu0CnUFgOz0I+Jn8m+JCJX0Xr0gE351wX/yZJJC/B6H/+I+O9vo7re0+\njJ2NFqJJES1sMytoaYVg4ApgVpwJIrn6vSd0VwjKACA4nr3O2mm204F+5jxs\nZBZuM06obzeC8d6Knm3o07sFWvedvYwMvsKkDTQTJK2aogTFoGqgeAagt9y9\n+MPUqIKGgoJ/UniHBWTYO/rJ0iCh2e4gUkY8+/M5qQINo2SXV2K2q6LBic2D\nzZQ3uV5823XywX73rF26fPym2yjd4XFH5ZxlHjwC7q9aiyMvOyNvBqQ0e/o5\n1rUJeLffGVefXdTLA11iOs9RiuT86G4XQRYytgfAbXnhGm0ijAFvn/h9HjTq\nISBiXfUvfAq/vXZRfJ9ibV2aI7rhss5mdAz3jLjy6BPCbAI54hvztoqpYrmm\n9d7L1L/La49zrCinkITJ1VGUAxmvEhfwPQapDtbmkq52F/MwMJZTyxUg8CU0\ndv3IbW57EFdV/pylHaoyUaUsnzYp+LDescg4JmdItjPp2DhdMVeIMlXDApGf\nItyZqIB2xuCIp9PZVXpnLujX4/CdG9gMd1EWe8VTwxOdj+C095lZ7MRysLqh\n9JCx\r\n=Jcay\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"cdf8c3325b2383733e7e03de2750763031e50624","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907192123"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907192123_1563571431310_0.7505948387386767","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907200034":{"name":"@aurelia/store","version":"0.4.0-dev.201907200034","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907200034","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"94b1d9e6f8a5d8a054b916e7044929b278c419cd","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907200034.tgz","fileCount":11,"integrity":"sha512-0C6+W7FPU9tlX/kLKjOwBTSRo917mb1DXCj8Rha5Xjk7fDqtuZ6/qJoZkQVIIjyvqqPfdZWBvLNi4zAtIMH3Uw==","signatures":[{"sig":"MEQCIDujVTxnlfmM6BP+FyQEj3tmkUMHN0MznJfvOPJN0ZLnAiBPs2658Dqv1ebqnpZLzB8XURQvINh272WISv+m8HwxBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMmG2CRA9TVsSAnZWagAAqmsP+wQYo0YlKBnXHSXfZ6px\nOmqEcyEA/KyhJHTZAfiwzbcU01x+U9tJzcgA4XCLbiR2qo87uXTTmM0jVzHM\nJCcbpJvC6I6E10L/QepPrR0zrZThwUunlWvYhO+36tIhys/FNDs0wQCntp33\nhfIrDJ7MAZmypFZCW7wdoZIheOKwgPGmHHYSQKD6qD8bjXnHCQyU7JOa8zil\n4MGonqSHvXO9buweLKBNrr4nVfvscjGBT+JfN91FytOoE5SVt3zSvhgzBzNT\nj3lcsJVWOQ+SKnCezerB0FzCw0BOzv86h9/RPiL32Cxrr391Dz0FaYSaYkqp\n+Jn8ciFDAzgDCVsqBgD4LC/FDy1gZ3v4TO1xCerHvFMGZPOjW/Jnq66fFw9t\nWCZAZvhAmi9BOxRd0034SB72L/lT+y9wASdlXRiAibA+TglDLpU+rMZRt1U+\nI8NJACC4vcicdDPt+XZoy6ktZqhHXGqOVu1KFIoSyPSR8WTAr2P0um2A+SXP\nfR85jaJK9xowTes2gp6adCJgwWkle7vS9bb8+eUxe/J9BkPiH+6O7E4wEFPs\n1vKsKSheVeuIWpJXVsTR402ZuyxhgUCjrMlPMFYhKH8WE6mAFDBiFmZc0v4z\nd8Ton62P5inVunhOIa7BULrTSGtHx9zqJ3joIlWKd/JmKLjM8XTHbLCWcntS\n3Klf\r\n=bZMq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"f697cb4cc858c143275dfab1c5f8c5a7fd64ae4d","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907200034"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907200034_1563582901525_0.46242959399913475","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907201203":{"name":"@aurelia/store","version":"0.4.0-dev.201907201203","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907201203","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4cd509e5f990db884119654cdaacd118b7911db6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907201203.tgz","fileCount":11,"integrity":"sha512-5R7boOoKqnX4+mdgUfgg2xz5vXkqhaWVT5BSEJvULxpMZpsfo6wTLF5oDrS+FMMQgJYNCs5MjSKO4jfnRs6NrA==","signatures":[{"sig":"MEUCIQD/0eNxeDP+YvaCStfOPZNRiYUIP7LUT2kHSN/zecU7kQIgWuCOWx5tLj3zFhkPIIgHx3sMzwvUISmLpT2wVljv0Vo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMwMTCRA9TVsSAnZWagAAdi0P/1WNL5NojGXWroBMJDXP\n96CuNsUK0MNw+L3J6oSj0GUw72ij0oyW9V4rx85D+oDXi3lO4XSrnOXOIwD/\nHfQLmja4Nrfbsh3sSOCCFM8tVHX/94//yvflpwfVkrE6a5UwzvNwE9PTj4x/\ncU2gYR7FPbTM/QumB4Hcsk+f8U544lSlOpTXiThd6+JEfAdjvfMluWf1Ki/q\nLbWGwxF2Wb3JF38rB8JFQcROf2QlcPlKejCQhyMIb/jaRg4yCHjTLhwnE19B\nowopQ80qCdaj508Ch9YEcaislc47CGlOJNSZ2MAwGoinglIOHGOTKeCUOqPs\nWBoRm8K8n5ADNt9aLOTR1vds4JWNPGV4pi/nTwPFFdbJ/QWFzaPHPxuonnj5\nUoLWfUhQyXRzfGcQEunXH9X/UAAOhKppo6eT0apB+JOVrJafUG4s+Y5BpC1j\nyxC5z3/F0XdFuFun+klTGipL1FNFs6pS0qHBzasKz3TXfbtB2n9t4pXPO8Cy\nhBwr2W3YJ9cIXG/Zb7RN7M9kWhIU0ts8JMw91m0Paz80WcQtS/6ES7Ac3o//\nscm5ONPorFjIq85JtYpqmBgOpCiKs7dkeRfXtLsE/QnQSiA2LkwijlXLJS/6\n0bFHOKI47/YrEYAMW3vLf4zZXSbpWM7oeBgVr2+9jzEBKtBI6O6aR2cFdvLJ\nwzhw\r\n=pctv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"2902d32f077ca8be63a0681f04d259fdaf158241","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907201203"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907201203_1563624209577_0.9460400488520757","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907211535":{"name":"@aurelia/store","version":"0.4.0-dev.201907211535","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907211535","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f9d6874f954e5140ef260283135466d086d627ae","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907211535.tgz","fileCount":11,"integrity":"sha512-+4MOlPvFnAZWWYg4PQiKS0vv5SSQJXFFgp9Wtv490r5BU4tmX3rUl/1LuNLAGGIxhW7LFcjaerTjK+4NrXPMUg==","signatures":[{"sig":"MEUCIQCZlr4XmB8wsnOuIjtSdpMLK3nJbZo5OiVG5d3I5LxxWAIgU0YumthzDNpr/L7DcoxS7YTMKm2UraSAlRBu3t2gLHE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNIZnCRA9TVsSAnZWagAARh8P/0NW8JSBS8UOworrbI5k\n/jW3KlLlXqtJqN3YS/Df/8O5MFsTHvd9tYKBmjWveWaCXCRa4DkF+w1qyiIO\njlXNxswncgOSxkG9Yq/az3dI7YHxpDsqvFdR5LUvvdm/7gmaYuMMTR+oZbnt\nlaJs03os6wdWm0LF+z4M7DTvUSMYYSh53uu3raFJH4+MqxIUhHmo0acNzDer\nWCNcVAKnL9KVgmV6ssQQh/f9ObNNxw9cSTUNDsRDgxnq5RkZbmUMrzSDKa54\nlKpZmffnpt0rXiTbnN2zvj7aKu96L3hhbZozJ72ai5EaJe8cowvFBIjQqKvO\n6zgqh7MrS0htjlADSVMZf8ZFQACmx66P26BDMfI0ljyd/n7FvBfqcJII+IIt\nAn1pDzAwqTtYAs1P8Ca2djVw9kGbn7Gx/Kj6v1CJfhx4ZwJuhPiB+C3HIvBE\naLcCNjxITkz7+SoypSkZLj+jYqcOdYHaUTW+c7HmmXKYxkcNMAG+yxJ56vJO\n65oc4NJyD11YY97/6oOLAYfGbFUSHStf3Ecbv9YdLx3hJt2xTx+Ubi5SbuWu\n+/sJ1dXCLiUOwvP7exzLmtypXqcqxTRI5QsgWWYc6x8qSJx39wer+XhCLDPd\nFZEh2JKGoEe1ON0kkHXe4dtqIFNMLL2bCGcQwm8ebzki99F0OuJjjp6qfOFh\n2tPI\r\n=lYL1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"ec48aaa28141c05003c18fe15084bf0e10388d65","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907211535"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907211535_1563723366101_0.5171170134115959","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907221919":{"name":"@aurelia/store","version":"0.4.0-dev.201907221919","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907221919","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"959143f0d37cef34898fd71a67455c8ab61ff142","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907221919.tgz","fileCount":11,"integrity":"sha512-sWiJGtp/hE1/si5JXZtW3dwZCjyId4uU583mvdsXjl5KAa7WX5QvsInFUIxK/O7ysWsnKZ4CECgIy3xWUQyAkw==","signatures":[{"sig":"MEYCIQCNrfuimnRcZGADag9Y8qMCH3SV4XaHNO5FMdLzadKkTAIhAMSa7ELnO5GgH1bhcCVkhZbcndyODCdUtv0BJYLQvkIG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNgxFCRA9TVsSAnZWagAAzSgP+wb7eZ0/+9AFhwX70uEz\nnYAWrKTyM3WH2IKpYrbFI0z+YZq4ddDUUVKlkkWAcGz5xTEilae3/LCftTQO\nMtH+XGTGza3ABUNJqMoHxD6m00i83ia/WVu9CJpwbtU+OpaCzex7RhS2GnLB\neFd4BTqoX671gr82AIjxGaEl6GLIiMxLb/s8zwpsiwKJYklYEGoykTmvzXIg\ntHQ34ezkl44TTV41MqRCLA2i3SukxkiTL7pZD4GXm/1H8dBj41JJPSOCVv5I\ntOUl/nVXumQg6AM8R/FDe1N3+qj8vmHdhyVX52aFcGEg+qIcS16PUPMGpz56\nnCdKkuYDo10zcAqD35ojsRaKkLxAHXeEV20it5gngf84P4vXhRzMhJpL2Md9\n8VKOjNCAkoTeDKKKeUr2s3IgzJphCIi2HefZ4McakGDEeWd8ptym0iguK2sH\n9PO0k+RCReqOHUSm+dadi9T4kHKveV09O5DlTq/rR0q6xlkWg9KYDv7vpP4m\nLQ0YmztP+p3LiDC6PUYdO11kkmwjNwFeC38wlHoSyr2ohyMGEx2KdD453W5f\n1XkBXpBlz86BCRgUJbrOgLN3UrF/O1VpXYz4ckgZ2VvnCuLUZFH8zYkQgjzq\n7O6/t1g7ZhnrvBE3pteC8GOXsZlplSJ7IgwMSjinoMDeIItpnbuYNaZIbrU3\n/m3b\r\n=COJr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"1421668dd6bb78dd55e344bd32c4086da3a86e32","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907221919"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907221919_1563823172310_0.49571071090353813","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907222316":{"name":"@aurelia/store","version":"0.4.0-dev.201907222316","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907222316","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"19e17824dce739a2400424849af686cdcf091bec","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907222316.tgz","fileCount":11,"integrity":"sha512-3UViI30V/wt15GZGQv4W/A4mJVBw9tE2e8h+4OCu7IPQTxrMbnQmndE4mriZxnimfYiGMkZ2Ea9mUHpuC2tZdQ==","signatures":[{"sig":"MEYCIQCqymsED3U1TKvtga0Uhy5fqaZSY0yTtL7swlF4SeDeQAIhAPjTimi7E12v9dAOy/QXQd80nOFnX6re2Y6aMGH7coPb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdNkPVCRA9TVsSAnZWagAAGYsP/3Su8QQrvVQdlcpCdcs0\n+Q5wSYIbgK2lREy7mJzXrAW/qeCfx8qgqZHhAkvEFrWlcVqivNqCROnyOr8c\natB+IppzmAZrV/b9Fiq/7tX0sRMRyNKcCEL5Cyl3c7VNe61ywQu6pgMkPKzM\nURzoxmm+EBSVs2FOEqBx6g3LQuAiKOKz/hbSz76mqPQf3QyYQDuDioO2nRWl\nwvK+ZhA6vww9pINkXG56W8aQi3is8leQvGz3hgUuOHcKV4BrTdfvR+Zne+AK\nL6JYba0pB42op8lB13IMgUoL+eAvcRllEgHCAFIpqdsUxRo1kUILCaCQCmwP\nOLIUQq4oY9MyRTLPmKoUiNrM8slqzkos6fGT9rPf69We8m6XfWUDmh1CgaBh\nXtl6sZuyHqQvxmK0NLJZ7YeesK9T224PK2ibrFG/4QKGHSsji2/UfXOnxPVG\nMGanQi2tIJ68+/RDhOeN/xvE+yxbsYLrSO0EWZu5yCE+YOf3Ej0IrSeLwFJJ\n1L5yhR17IHTLX3zvODubmsSIydny1Fjpmi5Fp0K/IO2YN67KlMf6j8nxu6nA\nYJAV1ReBaYxhX6uM03Yso77ceuBFusn0XbyqcbCEK/WZX1WDAr2Gz/5UGnTP\nJ2bva7Cu2WH1ik07GuP2Xr2PelnYFukQ5XuIOYGupTTHu91Z7d4COmrYKVSv\n3ZEw\r\n=DeJR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"596bf3f6eab279bf346ec01ecbf28529f422191c","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907222316"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907222316_1563837396926_0.06792658964334186","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907240106":{"name":"@aurelia/store","version":"0.4.0-dev.201907240106","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907240106","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6f005844c3ced0e0c3c7f524a0aac9b8249f9ae7","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907240106.tgz","fileCount":11,"integrity":"sha512-X/+RyQ3Z9n5q79PSwL0ubLxigcyRg1BNBdxtofTv9rI0pVd6AmbZYAzGF240DseP1y9mf3vhjHetMmv9y4Zn3A==","signatures":[{"sig":"MEUCIQDKFfEvOSCALTk4RdQ8WR4S90HTQjxY3hvdo7h5a6+AjAIgCGNLuK+8NMbkDZWt13bQoMax6s1Y4zCmqn3k8A1FqXA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN68eCRA9TVsSAnZWagAAOTgP/R0bEjTACdRuQNsifVdl\ng6AvT78HMgw4OsPe/nr9t4Ys01e01k1FjjG26i1+OOtyO1oSf/vumdMl7Bt8\n1Hl5dNovznQxfFxbbEhpbnWLfpoaoiIEjTsr5fR/On4e7OXaFKB/AV/x/Db6\nb/iDP+EzxPNKPPGdwpDS+xleiIa9kHEhHzc+lxXwVNNVIet6ml/Y8GzhLFBY\nNgKSC5XUctG8M27rNGI4DoOYA72D27k45+FSiP4hxG94U8T6vhvePwVtp/L/\ngyXlevqGh7MdfoQlNs5bEkH62LZY2bMKHGz3MamA29HWbfwpHUeq0wIqKg6p\nTUIou5ykdzvTNgYt7XTvjwrV+0bU09O25oo8Irz8O3mIzdecnI/GQfDclUKi\ng8adRbLluARV2DR5/SoMp1I4cdgNjIkZbKLIbT8+TtoNr6y9yQpr761PeHb4\no1+UK9I3XAKYUfmjDxEdEtOD+YcfR0NfHKl/Ok9nygOXRVZbgY9Gj0SsEkYx\n3iawHmVbe48fg20Gz7GsQPGGKfl0hLysszSexzr0J2RQaRjL2dgWrlGNuA27\nQluLQd/7ac4Jm9j/QJlrO7PQU0a1XRDD9Yxg/jZjguk/kkN5WoifM/SgTDUh\nU/mcagbBnRc2DZ009MC/m5Dpoj0pxDcVIZ1rrqBmCAMO7BEIflDnoozIxwml\nT44/\r\n=PahB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"4f1548c15f668ce3b55fe7466ab33a72d8279b7e","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907240106"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907240106_1563930397401_0.9737811059951809","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907240222":{"name":"@aurelia/store","version":"0.4.0-dev.201907240222","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907240222","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3eb39e8705f881374f85a24749172918b8595363","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907240222.tgz","fileCount":9,"integrity":"sha512-RR+sT/0hScE6nt9MpNSFqrEgyOiDAN0R3KTfsmWFIvq/jlG6zyr36MCpCwEWpCLrJoUgKdr8LbOTe7xts4ZfxA==","signatures":[{"sig":"MEYCIQC4K5pdLmkpszUXS4HCRkB+1AqKPs8td8o/SNG2zCp3ewIhAIi83eOJu209GqPSPTzLpLu5oGI8XWn4pIeihQ0a1Gl4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN8ETCRA9TVsSAnZWagAAhA8P/226NHjSVHj+aoDEaFMW\nCqZr9Gixo/bN/oH4xKlA9oyV764JKPXLZzLKWqvY17639l/ICVyNR/TWAf5l\n7gYtVmrFE0zJEd6T7XABl/gmcAmhXej5UEXs7h2iPR2FY/t2wQsLcOgfYuvV\ncFSOW235sjxjbSw6JYWahvjA8xW1+yRJ97FXN7L2NqLXa/h/qhcsHLsYcQJF\npAi4wY3gX0gqO2Y0ZIREbpINNk2X41OMGcYGklM1nFDNEYnU5iWZrlw/KIVu\nHl05PRbHQZeHmAkdfy65MPvG7KvULAH8F743XZCk4vEX4WBDjQr5XBMvlV70\n99lkAHEii1MWHtRWYqd3Mm7k2EWUH4nLWLMF74S+QR2oclKcD/m+fe5hezda\nYyGnMEPxIsObC/JPMB8QyPZ9PozBTgBC4ujk8hiKva0KKu087WEuBKaYwCct\nI0JgZku/zOCdtMSaPGBh49EeKJJk9/A81S2xni3oUjW3pMFu6Sm1pJZsB6W1\n8r5r/bRDAbIt+THbnDfaMFl88ps3sljqOWrUUvU3KK90ehPpJADum1twvBeK\nhvMa/a3ZDl4LcqrYcm6HQNqEg4i9dS7OChCRLPrOn+qHMIvKM1MFUeeT1Vx0\nxGfUzE9ofjWBGUBr6gDaJDKk+nf2HP587G/dWIwqt9qTJ02J6N9a3LtWK2bK\njgHy\r\n=2saj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"ffdc30cfa4d8bf44dfde97389ba10ad369a0bbc1","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907240222"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907240222_1563934994372_0.6650095566526022","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907240333":{"name":"@aurelia/store","version":"0.4.0-dev.201907240333","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907240333","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a5fca6779dfa2bc74bb2ec9e459b076a2ca38c7a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907240333.tgz","fileCount":9,"integrity":"sha512-7/I0G+IB4BcbcGtwUsuufmNX7GF2edLmHpDDkTt6GUpQrWcm6hFj5vLsAKjEckgEHQmy+OJ3ZlComFQJg8upBQ==","signatures":[{"sig":"MEUCIQD33BMkZgTdMG1bjw7c1oSQS0iFM4eB5yHMa0FHBfgGbQIgDGP7x22hkGJ/YnIzQQPyWaWfhwrWXLKqBY2XqRZiMik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN9GLCRA9TVsSAnZWagAAiT0P/0C7FK/JszYPdaC8th/0\nkDVfsgMOeg5mtEesXOWWTFWD2Y268hbx+IDuDoYVP85AMJf+x1honu4E/WKY\nAgBAyMtod81j56+NtHagrpJepU7kP380nfu0RI9vJ0cliRkQ54dPEzvD62gD\n+rNnoEaqNZ64YFHvLP9qco9WZ962PiguqLyHHlaMcot8ce1KNtqHbIFrOk2g\nEUljUNkMI5JOu2lYzxd+1GkeDo2/vvi056wDx+OLPZtzsGY91jO6Bhxt7G9e\nCcjCKA5KOMwxRe7pPf3KwFi83zM9Oa0yORxZY4JTgP2PGt6/Gjg/39bjdV6g\nOcNGhO8P3F3vDqkkGykaeZtEZFv4JFtYlFjKBa2Qs43GE4DN2XvX7aErgwhf\nwHqx1AlAteNHZ5JQaduDLe322nU/+ivzBsMrEgG4UD6hGOXOOcQ9ES+VkXzm\n1InIl114SYis5IONR5zrACfZ+OUsl6gPGCH/AzKIgwwIVqwCcj3+o8Cco+az\nItzLPX6rsaXw1A9EBKujknB7WrBL9Pcm4sa5A0oKudiXFbdcITjoJJNy7TiL\n+MYmzUDI0Khj32dx+48t/976vSkgxQrH6eME0PjCBrzifrVubqVVMZBj8Vzr\n63BPyIgC8Tw0SvRMXqDw+tBnu/TM2MXH35vK1PU62Px8E8vmRj5czCBzFLup\nVvY5\r\n=4toj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"7d9f5d7dab547eb676a8e8edbd08d7359310639a","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907240333"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907240333_1563939210292_0.16066964995383914","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907240347":{"name":"@aurelia/store","version":"0.4.0-dev.201907240347","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907240347","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"677d814b2aaea336b29185bd9ed2ac2408346e67","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907240347.tgz","fileCount":9,"integrity":"sha512-cn66dmstotwUqJor6N4hMmcuEkE7SWHzragKX4urjFIIRRYULnP2NdTiJ6zRQE4VJIA0f2DNYapxD4O3wRy+cw==","signatures":[{"sig":"MEUCIEM0dx3Z2+vhsOsyptyKYyhL9ccSriqqQJj8rjJOAmctAiEA6O+IQ8jovHaOLEmvLZhH9E1E+MwkCG1F/3LqO10HsQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN9TfCRA9TVsSAnZWagAA5VoP/1DtjqIIQEvX+HP2oAym\n+bCgTMD1O6NTxSCof/NC8Y0aNWg/bHODPi+Z48NkkxELJvD51mgw9Dyi5OZo\nVAdjDtVGI9VlnWGWmjN+lvpqwo+v3zXZEMAhO7197+eIU6Vx6DCKpakKSv7z\nzPAyvGeSlrQ+kEb4hxXp1OoGBf95k3LLbP/Dbc2jZZe8DAcNQVodiFEsG/kT\ngHgwtJvKcvpNIcMVLeHQKlg5p3FALLKgrt0qc/YeE3cCCkYSmTSnqR3hS067\ncyoh1wvTKvMAOhUCiNOs/iYWX4Siykt6PVdC21hJlluKV0SmVJZSekMX/XFG\nZItJwmm7MK4H+QMd1iaS0GiBOtxsgEVpmf7SsWNuzPeRFkf0hyeg50F4HJ5y\nCfa0DbHC3F1lUH7N9Zgt9S/u1JUKRnC73Zh3a8kOiH3GJk+P/cQ4BqOGZNbs\nwc+BvZ9AdYJAKLXj5Gv+gSJDmm8NiWye7ctJqjV0Q820kwXwi1a4RGtxyUEx\nRSQu/ye4fCl/npjf10M//MDFHDnWq/euReFarL1ksNg/WS3ADU3I4JY8sCGP\nGXfNTd7rMI9XBIkRNtuMFXdrpLvaa5ej8UYCQJpIg+x3R8MS7JLYhortL+qN\nMWvpM7xaj20ZqdQZkvtgmOpK3s4PDMohZGZ8bPoPp53jwUNCp3ksG/hyxrCW\nlE7D\r\n=uqli\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"d8fc446446626b97769af610b31364fb58fb9b12","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907240347"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907240347_1563940062828_0.771888066398464","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907240424":{"name":"@aurelia/store","version":"0.4.0-dev.201907240424","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907240424","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"2449c113317eb0964a58804b9a87e6a1e61fb922","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907240424.tgz","fileCount":9,"integrity":"sha512-Vl7d91LJ4F7tkZADE3hRVFBsk9TzpwNSGGninuD79YOP9i7UgUhQg4Os7Sx1EF3AXKFXDYdn4kPWrdEXPPHS3A==","signatures":[{"sig":"MEUCIQDxe/Omg0HEhcJFWGynX82qQ4r6qTDoB7MiLNXFWUfbWAIgeqUpFhiG4853RgOFSTASqwb+3SHxnV6jxgQC9hwg1Q8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdN92jCRA9TVsSAnZWagAAc2YP/39TABIr405l09GQu4/O\nt1dus5qrFtcsHmZybXBCiwGgEr0DvEtiqYwcg2sLKHgrXCPAPlrg092xYYoG\ntpDoRuZEwCpeDrae3kiMJaGs0ceqPwOfcYasuWJme4AqeAJoltHp8qlHFMzB\nAenEqsmMLZV55VHspVQ8DrQVQX/0LHlCEBUlx8SnZZd7XEZUYtGd+fGtSmuf\ncya7E/Ki3GZXozlto6Yq9QMl1VUuD3BTspmnFkvd+OVPuJx41YIJCBAGyO6G\nlJ8fHEwh7VCUmH1wiTW7q5YS9udBYeq8fAnxWr27cevR0legnnEriJTusClD\nEOYRqffhE9GBfJaIW7g/uayHmc4HrquBPQMczXIZL/ZTAmp9hPoQDq6a5in7\nphiOhK1kCgsSpCQKWT9ECcZxfTFCbpyRvn+Tih0nmVlGuGS5SRvED9T20+XJ\nWTRiZVID39+RfcvKGsBFNP1rEpXwSwHkFpSHi2gs2ya8XajpMJGHxbkZU+A6\nMpQ9s3OoLyEIq7Bt3VMjZd8HggS10JIrnumV+v3de3hvLrnEFzg++Ctf2+y1\n6P57EX0GKU0mPsEjsqPyy+FCW4nPVURspKH3zgB1AbUWNexirt7gs0IeXoQc\nych7R2ihHpbwDYo+Y1Tnqq4h9AFQyle/0cra8u5Yab150d6RQql6VpbTPV0Q\nKkCV\r\n=XXzc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"ed800a569dbc7149efac47784a440e7ceffcee7e","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907240424"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907240424_1563942306211_0.5312034645851467","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907241848":{"name":"@aurelia/store","version":"0.4.0-dev.201907241848","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907241848","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9a59445e8282fbb5de8abf0b9adc7271ba5462e4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907241848.tgz","fileCount":11,"integrity":"sha512-rYHJHgpPjLrt8GFd2UprOxkrq88McuQu1ES5eH5/Arq2KtwPEhWh+CwtTnImoB+4r92UHEKpK5koFdk0EwSYfg==","signatures":[{"sig":"MEUCIHbr7PPcSPJw6RRBtlmsM7rjLZD79t/6K+0w9kPvyTnqAiEAupuUQPvvmgWrBbWVPK59w6O5iI+pdpX2rKVh0Sj7FAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOKfqCRA9TVsSAnZWagAAThoP/RaS6JqKo5CraDoxefM8\nY3kSVhx3UZ7bXND1Uolnn+YVkq8w7AnL/JbZZuh+P5Hidpp+1b30Jmb+QqDZ\nOPowTHi/zu3SA/lmUixdOHrntZpQyH5yPKlDSchI5ChWu2V0CAd1Re//B+4E\nahQPrLL3QWhN3DdgzlfmqoWzsb1xNlFRs2/Mj0RGULfky7pragjeovQ0qez5\n9hCxvMxKYP5Emd1DXBEanjxI3JBnlx2ga3bX63igEY6cwyHQpQkdEM3q9smR\n0X9i4bm5IUIaj3wZaiYuSErd1/dq7RWU7xctimiFdT0G9gePjjnJNtvPtX2p\nPCwaDMGR5XMwelsI5hIcrFlxYRzLciHxJQ73S8xjBSNckDuWdyzuz5GNKbxI\nJF0yrLErWf5spSVHHyUSXgZ/WYhPZhRolR3N21V0CEh/UN5I/FIOyaAickOM\nbAdJl2sLllCqky4+1YfCeyx9O0ho5JjXCbmYAwKlfA3ie9BxGyMnnqxPY0za\niejVYYIAiHr0t1rc6tG9urHSWO/XC3z56gloE/S27ceflMeOnUaAStmg8uYr\nbT2W1h0TV1VtQmb1T7giKCL6TTUAoMgzY7f1wYtN9IuZ7yK4m/ELxmafosYm\nD9VaCnfRc13bb59pospDfUCT5mmlj5hjX8NHVl9s3qD1Bu+Tyqryyg4LICRp\n+Z6b\r\n=i6gL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"f47f1e67159f8e6b3cd6a13a79a80c21e96f1c2b","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907241848"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907241848_1563994089297_0.03740279133688862","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907242204":{"name":"@aurelia/store","version":"0.4.0-dev.201907242204","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907242204","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b7eb4f3dae2750970a4b1694a029ae821c0e4ce5","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907242204.tgz","fileCount":11,"integrity":"sha512-xaoSt3qu5S0iq/7TcS+gGzhOrOK+G4F6N5Qd3VmtO3rc8y6CFdVtHV2JKhCvIKxa2fcT92XVSUMVEQH9gX50Bg==","signatures":[{"sig":"MEUCIQCOME0P9IfkyZJQvEnWRjurqjlXi4Z/a8GdsJjneYEGmAIgJXu+2jEYiH2aCjQ7hc/eP5PM+ySb1PZZTUhWMPaBz0U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdONYLCRA9TVsSAnZWagAAHSUQAIGcTny32Q+Wag8J2/2m\nAbk7OgrkAMSf0TZS+KDpGM4Nz9wapX6wYcxj/bAI9HnKXzoYzbZQieTfDEjg\nenZ8F/eFNIC49RQEMcHaKQOf2xWbeyyPtQYM8sF08N+S9n/g3MdNFkTDUgbH\nxU78Nz630UEJBl0APgZG+sCjzB1CSTZpJHCaAKa2l1CQWnvLnDxBbMVqmY8W\nTDfHT9Ywv4/lDxs9xl2TJURDtadBGtFKq2ElcxbPZAdkknatkyizj4l7eO06\nMFMlDQLFTSD10KuoiSsrWK2hpnaWdwetGj2dW/Gal7Xz6e+uXjka2N6rSHDg\nO/rA/1DjjWdmk9NaRCCfj/Yzt7d4NWwMJ7DEB7kEuX2FGsSiqDcI5vRW6ETE\n2AOVjgQ7LGyN029fHtmQEGGjykX2Vw1qoY2b6YcWaL8Sru7+bKhwL7FDWWPg\nRTBmQLU9csdn5kKp72miaeyyj41WOUu8T3NseKWSDC5COcooPF3NZv+h3h1u\nm0PRK7T9z2UcmDnBhFXkTEzpuIfMKrki9G15TT1zH87nnmlXjiKMWGkz+pby\nup2iANMiMQtuAIB5mv+Hprq3rn4r/c2cavL4ANAc3RoRiN+UiBwQqeXie4Qm\nzNHpLdUVKPVQvL3ceofEZdUd/nMU3udzTQcJMApG/FI3tWt304IqvMMmaYpE\nlYFR\r\n=nbd1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"8b4b9c17f709fdb3704f441fbcd29cac39197ce7","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907242204"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907242204_1564005898286_0.2662354549043755","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907250022":{"name":"@aurelia/store","version":"0.4.0-dev.201907250022","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907250022","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"79d17645c270711ac121ef041881ce12c1448f93","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907250022.tgz","fileCount":11,"integrity":"sha512-hstJCJh6KFyXBcyVKexH6wrY/z0L9L4lqUwnWdp/Ar+sC/wEE/vJMYsUei0mhcW0lpHEzYg+6TIAbsxppmezxA==","signatures":[{"sig":"MEYCIQDbHrqme3B0rl+LP4vMkO1Ix3QOVvqkZD18kFe9X8UX5QIhAO9giPi6iMzVi4WxchiqG7Lk3TgTN7RfMIP9mfSrsYwV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOPZFCRA9TVsSAnZWagAAxI8P/A7/O75Nho66ADVKIOw8\neBCur31vX4rSIM0G3i9JquN06PWtvVrE4RYCi2+8hTFYVgmamyJzd/pLZ/MJ\n77oO0CeycGycoEi+fc+5j5oktet9L/MQwwxdGReo5d8c2SGUy1byQkQn7byK\nKR+VwoKDtphG2FeGizIwV7RFQKp2DQsSkipdACAAQLgeRRQ3fOjQZJtaxML1\nH/HHCanJE0+XTTb9ufBqFgsUJDH6lQ3kXaUtfbNOiGfb0A9NYlE/T2nGEUZE\nDgTxheDYaTYfZzkogKXRgzeqt7nCFpge133c37e2/wy4BxJn2xu8stNFu0ZU\nFTmk65WxnLZ3kz3btvhdwEBnrb1F2koPoka0EPtk9jd3GHvOtT+InjtoU6cm\nnpbB/fcINhKj4lg4ayIOj4/qGqmOpJxTLzubj0U81rOP7s3qBXHaqMq+RCvd\nP7ubkIGcmwxxOc7MKlia5RnN3yMmNIUvBm2ATN7Sh2+HhyaSIDDfrMgTZcMx\nASgBCZhy04D1XtMGzpC5MNFcuxeCiF14tZm6qnGyHjL/dG7UTM99i3mbnokN\nOF4IYWaDqb3vj0tl+mtzHO7xtv4qL7Fyf4l/81P42NyM/wsUJGGMBaaD45ID\ntKrgPm3Bh1vw++Z0ctVIexu+1h3mBMvxi/eEbxP08Lo+GLy8xIOPZ/ogJxpC\nPB0Y\r\n=XHSj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"f8e7bc67acf0acb597c66c2caaffc3ae62e5854a","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907250022"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907250022_1564014148792_0.6717070948175319","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907250150":{"name":"@aurelia/store","version":"0.4.0-dev.201907250150","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907250150","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"47070666a43d85a8c7c65cf15cf2d15b6cb87aea","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907250150.tgz","fileCount":11,"integrity":"sha512-waehoQqW83d58QQj/KsRr+xk7v0Q1gE4MMpakObjoHnNpPqFEk3oW94+QMP4C7P2MxA5nhjP61m86tjXthAGYQ==","signatures":[{"sig":"MEYCIQC9dYqJTnU6uSCvjzVZPK79buTGdoIlo4KU8cl6ZFyzlwIhALFkDBjYDLU9upyOhIWcUlSIrGwEt2lEbVrRFS/5rs5D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOQrpCRA9TVsSAnZWagAAupUP/j8dvFbN/kMRDGz3iGMm\nrkIMB2DwJG4YZVOt040LEhcN2p3qMajCQej/HsASMX6qg/IPWJea1WtSAxVb\n/LVm3QzfPbxkQzsLpmjZdorx+3RWS323IG+oTtvYLm+ccBZSOW4G7HVk2fJt\nFmlJHAwpafBiBZTk2+LxdM5JaQFqO86TkM0/IDAbo34Td8hSy2bNYJQIsxYd\nHA5Fq55zYcCt/ZaDDjYgiuprVbBRHrf8B4pFw24N6gODUs0kRxWVXNm5c0eH\nnlmg8UNN+iFPfLVhMB0XNPxw2koa4K5XiZ3m7kZGDFsqRyfwFDCiflduCv46\nbgXfYFyLtsmblmD1a/DeFMJplkL2vPNR+CBy/fo/T+G8CpqdKu60+ydgHo0X\np27MhlL1jYJ+znqAANmYsz9bpxxAsEy3YfHbFnz5b3LdLkJVd0ii5w2WmhgH\nJrKemHjklz8ygvL1rOIPiMRrAukEMjgqrfUhXR8g9rvx6S/pBdyfpupx2UoY\nHlfQ5hCWs9WETLu9UenwQ95ukxFOu7UAaf1e7XytaG38RSjZ7hcUwpD1Gocd\nmZpfyLb1CbmSqS43Ws5PSPxU1MFxhdC17bLbKOlPOv+hn7T+deNfw3n7auAA\nKZYRTlWXXuknpyDCBkx3E5L73B+HqB8fE6t7ivAbgQGy9Mtju8wi7DpUQJye\nvNsz\r\n=J1lB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"cd4cb1108418b9565489b4a53455d717a90d7943","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907250150"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907250150_1564019432677_0.04995597053411016","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907252002":{"name":"@aurelia/store","version":"0.4.0-dev.201907252002","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907252002","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3875e79040c1a34cddfdc503286a5530590ed0ff","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907252002.tgz","fileCount":11,"integrity":"sha512-OGgMVGvQnnwkKN+lzu6dc0XQ8YfkHiLJji11yOSIXFXn0dPxbrwGpryICpLH26LuKvTjcijA9ZrdpxNUfu5sRw==","signatures":[{"sig":"MEQCHxdNtrURpem7tDWREFjJUQ0oLrKGqoNKYthMll6S6DMCIQCamyMJSWdC8wtd24427pBo2TkYM6jNlCN//WusTGacaA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOgrVCRA9TVsSAnZWagAA7KQP/A7C+/Vx8cm6cIa34BsK\nk06SBQUY3cF3uQKgYidqZHNM5nh5OAnzxTFWh2M4NfEeY57qBIWRpQE4iBbq\nLOf9GS0tJxOJxOnLrRTGvUBNd0ac4VI3fGZZYRyK/g5EPI38YRaGhhEyhNPF\nmaZpgYxZ6p/noyLVcfwJgSBP3yC8gw7AFVrSF412a24rfx856EhM8ac/65m5\nvElKLuW8w4ND2GkvpW1CDJFoQ6Gb7BAeUpJ5nz5bRDiuE683cqB0oKm2BPBe\nn6K+YPNMcK1rnwM3T1wwZ/Gs48tp/tUVg1KUJhrBr1HPkZU+X/WhWoJl5lu9\nj/3IGcqAaU7SxLEys+V86N92Rffp/yloG76J6vcgaxmN8ZkWuIkgKKsoeFDx\nDhfQX0yBYE8jQ3c4etVyS79JumRsPhEbRI8Zf/qh0tytuahEJZTIsJsXtiEY\nIAxjr+L35RAPzT1Z/kL1dWOzMud+p35F/WG1Tkr9mPwusGKhEoxvvaDJhdmE\nsTx187xOqrOLQNC/yJnwu8U29BrEOvykQ4T8qaLNRcKPlPfY2kDLqjv9eFNH\n9SL5u007bvKuN1zSbgUX1n9HUKi4UDPxXWWH7oSaux188/NwtIEMLqC72SM1\nEfpeHh8gZVQhkXblEjxbxHbyAgYMnVV1RHLUx045IWsK2x/JA2tWZdmQiJOc\nRoJl\r\n=XWaq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"701943e74767425a168523673c5de00a1a52c68f","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907252002"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.12.27","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907252002_1564084948881_0.5776464424575267","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907252005":{"name":"@aurelia/store","version":"0.4.0-dev.201907252005","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907252005","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9ce5a1be3270ed95d1fdf8312daa94ba27b1ac30","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907252005.tgz","fileCount":11,"integrity":"sha512-SyDr4wJI+2FmxkwfCEXPa1P/CgkKRXPcSLSI5pzHxMk9X25ZtgXFQq7pzMsWkhGbnb0O0a5NJ+kFn3sY+6/mYg==","signatures":[{"sig":"MEQCIGh0oLkZ61WNrSN87yysQoJm6fbGx47bp4NRtV9Hkp/LAiA0dLnzguzw1kYx+lvWLL0yepi7HUKqEysqk9aO1hC96A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOguLCRA9TVsSAnZWagAAQWEP/1D4m6dOS+5AQ43wVUFm\nHmKApSiWPQEnIKEXXhYSV/rQMLKqEnobReTMCZmpXFEHftK6dWbvf9WrpyM+\nHmj2wXs9E3eebhthBVph5g9Wi1AIXf5dzGBGr3j/qdTv0ulboKI61ii/valy\nXAiFLKrzdrwWUgdCI90DwsLfdE0JQd+SsmUUeFBqbrAPjuZTFHWM1lRMATcj\nYOEq7rhPycj7I6aojnt+XxqKtbbnEhjwqO9ORIHonH8W32581nt72Iwktksr\nXSvA3LRuqgVQnBkQpabu6zVcDppgOKwcATZnjk37VVy6JjQrhrAcXQfKCFGc\nTqcRqLeHqicg15oWOltNUmUsRv0pvwYjpr8UPhGU2LebbgBLv7YRIg52xSQm\nLRb5qp/ZJkyTnx+FTOQA9yIPdeqN97fsnlVgHpjoFVLq96z7nOSR+YVoJPKR\nr0yG8RVQzwg++xPYvz5BNcvPzVbUZsMjokJ0rEoXEkDRvln0m30on2XAwucB\nRlN82CNWuqo4Gq/+MRfjMW1Ny67S/tp0dcG4VPwmNg1vTahbKRBl3fc99ul7\nFgKPN2a0Qbuvzx80K6tdec7W2yuoT9JfGgXxoh+NfRzrSTrohwUGMMgJDL72\nI28ucHJxjkQRhgxYM2PHxZ/IqwiqwS9H20wBCx7Cj/eqEy0XgRbgnnDS2B5p\nyASB\r\n=inVI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"80d2d2de26c41600da2b7f40c4be6c6f19bbf8b4","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907252005"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907252005_1564085130751_0.0482602017183793","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907291442":{"name":"@aurelia/store","version":"0.4.0-dev.201907291442","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907291442","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0d2ade6a9095f7d7f6d83b62845eea0ee9d91274","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907291442.tgz","fileCount":11,"integrity":"sha512-mjWx35414ReZoK2HX3UoNVZvobHBO92NqfojEILs+4dwd2wcAXY4BoL5mp0FUOOPJ1PQe2PJVuX4H/r8qYtbZA==","signatures":[{"sig":"MEUCIFfZt0d5Kv6V4OdQb4j2s/TrsaXWW9gXYfJhHw93uglHAiEAzkOJGtzXnB8qrXnxTz/zS0U/HAOR3rDkFF4+NDRGidk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPwXYCRA9TVsSAnZWagAAKmoQAIRjnw0QFBRpHyi/2CYu\n6b7IqyMRHkkq51VhEZwZW91uGvYLqDJMsV3ixByaPkSd0YzlbBiqNF39LIBs\npraHOHUON0lTo0FvpraTLsR0fkh8IvCUKWpZrX3rluHSdKRGp7Dbe60+a8GB\nsoCk8ea1P5cQammPinSai1rSkTCMPpN/Mjof6XRKLA9Sx4qdyxXDqSsCljQU\n6H+br4cQeuCnpwbAowIL/vOjM0oSVTLVXl2P27FwgMNztcJj1h4v24ce/JRK\nXkMNXlTR5i9eaQIhFPSdmC2baAkXXW9LRNZ2AqbrmAPeT4+SQugjPxivYYT6\neiUeq9SypBi2+XrUFj82OQg+5QGyGgXhQFLV0UMBivy+cshAR04AI7T0WjdA\nIbXY9ju4FwIYWzl6fyIWtbSVwzakZY+ZSbNm1JDvA6NdKLgJI9W1E+yxa0Zj\nLGgc6rfVJHI/vnBBkKV58HHMdEXLVBfIq6/nl0rPsTskVWGJMGfDleXrTAHH\nUMIXegNW15dKpDYvZA7+L/RwJZuAnl9vULgN9Okr5D8oBk5fMN/uXLqmwAOp\n2hi4Dx03DAlOV28SUGZm0YkJ2QWzHFf5fEZMieVRWYmv1jEpDxiYy9VNSvCW\nuvoy20slTtXndWa6KkSj/G4jScW5QzE3wVpE16AK0iKakBYomtF6j7tEnN5w\nzJmR\r\n=Ax0Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"deb8079333cebf50dcb464fae81aeefbe1f826b8","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907291442"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907291442_1564411351401_0.9846905600848856","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907301718":{"name":"@aurelia/store","version":"0.4.0-dev.201907301718","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907301718","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e1ace0ba7eb9169868b3ee079df98c56083d2429","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907301718.tgz","fileCount":11,"integrity":"sha512-GzBl5iyZEXrVQpbDlC7m9dbTQcUdTXgaUDBgc+X9u0kUCKK3DDqVvOMo441/LrV2ymF74aKlbv4ZBut1stFlpw==","signatures":[{"sig":"MEYCIQDliVcALUTYiKZjFMLsJl7cRdxlAq09PojMmMJT+GwiawIhAJszy03U2AKz7C3yDKdpJn0y15H9PuZqxGcQZmHVe5z8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQHv8CRA9TVsSAnZWagAAoeoP/3gD4+niJc4jH4NROhR6\neh4GBpsXhFel0YmdMaaCKgyIbhwEvIecnAiHB4+EF+lKeTtwPC030u1JRAgH\nKol7ZOaF+s2E6gwxdgVnKr5cqr6MLTCyIuPxrPZu4P18VJWqIEzUAfYjSebN\nMLtK3w+CUbtcvXGuwv9UntwissCoeSlvWoatmUNnCm69fceWb6iRayWRGfVH\nm3WAjhW0K5njvv9GveDAdu9OIIj8p96V8g9TMzZ3uICMMvZurmGvTCad7Itt\nkONF8SAzNLPrH0WFtT2FuXjVoqZh7x9t8VxO9JiTCDiqaFw7T6GyzPclJ3BA\ntRD46jXPZw63FNUrYvdNz6LrQXjqBKbTeJcOF2iQzZDYglTC+IbFkGKg5ho6\n/VMd2xONyzMtPorExAYb56hkdv+s/BOj13Ayeq5+T80Nd9JWVlnvZgVoT4XJ\nf7dL9X33iPqKxCp7FeK7kfWlX2UDhCibOEdgjVMZR7gxKnlHauO5iJWz9mf0\nLhR/9Q+fWDcyza6t4BW/lVUASCv17gMeYLaboZePdE8L+lsCtLJRhcYBX3gU\nKNb23T0p6Aqe239mmUuX2Jzt0CU51R3vfEZ63LSHnkyTbovhGoE2IF04BwPi\nEKX4var4pK3DxSqtqhhdnfJDpDfiOmFFKGJnCR3V3RYXM2KVbkhvUtXt0+wO\ngRo/\r\n=3A6m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"5e954777593ce5c0b26ca03caae3a0438ded8f14","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907301718"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907301718_1564507131633_0.6363350343035603","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907301722":{"name":"@aurelia/store","version":"0.4.0-dev.201907301722","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907301722","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f3f7c567c5bd108ab103ea7b9421b77c89b11a8f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907301722.tgz","fileCount":11,"integrity":"sha512-xs1D30gJgdnx6bFfYH6j5UABcB6OkFJWStx9i23io1oX3JzaqLp+hBtWiAM9yC98K0LVH/qn7cX5E1Rat0+AAQ==","signatures":[{"sig":"MEUCIQDGqU3GKNq6nQArYwLDkPw+N/Zz6mfiLCbih5DChrEbPgIgTZuw3UviCfeOX/N1QXAn3Drh0+vLohmUYiE6bISkc5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQHzECRA9TVsSAnZWagAA7o8P/i1Nw9a13fQGUddsgltF\nkPmRkTktq6GU3drid6slrwMA1DBm3Z5PVH5ZFpHh6sFfc52hF0nia3NaYo/n\nlTnSmnIwYFdPDo3BwiyQpjRREPrHQ91eeBwd/5cy+09cTFp9dKLjy//SmQ6s\nCYHeTrmhrApuMKB+PknibpWi2/PCc+UfemExrkvd8bmxnXE5RDclz8R2cDcd\n1nngPskL7uni4C8l0DMnsdbB25Z9Lt+z+k/AhEAKAo4LKavjGGpl1DesMzUB\nbKF2IJlOXTKafvpxcLaNklF05cnP/S9gDn7b8vwph54c9DcDarIYrzUIwNYH\nJns6mhltxfRZYbRbASU7DZxPyX20wxZcgZEPNJSCMAthiLuCW9Qwy72/uELp\nN7Bi6wPRHsU+tLaFok//OASODSZyvpErqD5BysyN945Gctu1D+AoyU2wt5JO\nrBs1MZu/Z+xOonYi23hXIT9VLMd3kvpRXBXHiZNIXX7h2PqcQp5t85jhz7N1\nMw9fb2uC8Q6Vin01Rr2hqd9Xz26nRlWva6zt89AJaEKgLFQCvNDiFAVS/pOD\nkRanFf20MRe9zNRAnPoLyn6E/u0tUFH6ss1BTOoqFhv8QvHfN92TS5i/c3e8\n9d7Win9nJcZbYGbBLwjBYmmhZBZ5yVAn07hYp+j3IMzqxC5CkzzWVO4edffC\nN4r0\r\n=iosq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"eeec104ad00e11826cce0bd3f7d7369ca669396c","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907301722"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907301722_1564507331898_0.40857090819749664","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907302005":{"name":"@aurelia/store","version":"0.4.0-dev.201907302005","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907302005","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f67fbe079c65627177ec6fca474150e557c61290","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907302005.tgz","fileCount":11,"integrity":"sha512-7pEOjRFHoJGEJm4PM5wNSYSn7vfqTj0U5U6bufrH8kOsWGnzZAfeWUJiaQ4LRRhtr7KT5YERo2KDuSXA4MOwPQ==","signatures":[{"sig":"MEUCIDy44U+uDyBwuLQAz2IU6HjM3PK5oGVv+DGjn0jwYxcQAiEA5DZlNWJws+6yq7MxV3sulwTRY8TtnsEEzBy1MBznk3g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQKMmCRA9TVsSAnZWagAAu00P/RWBVMUX8K78El8nlZiE\nBS1jQkG2FdP4f1XhUjk3QmXwU89Wffrfop6BgsYhuYhKHGMkpBzRGNV1dfj5\neej0iaVUlnTijbL32FYVIy6lCTNEXnzPpVv8/0+Gs4kh/vDExJb6B34yNM8Y\naoVpwwBNGZEJQ4Hn0m+LGWEfm8vnXQFaSCxK4LlddAxJ3fs3SkPGWSWslSeb\nX3vUFftog/F9jgs08yM61y4f5eDUbqcchQGW5iORXDp7bYD1lkldHNVeUWkU\nHgyyPlWCjk0Z2kLm/JoORsGc7hIq+7/c6rfr5kzG/P8qMIeZqiQqDUGj6BAB\nT5NoSuBdkTyQqCFolqqKP/6NvqDgkAI5Ho8UYNKm3O4wAaXXZyICfcp0Iq+M\nDY/ROiIKt36NvsLk4qxDar5G42x2GiXLoA9dGEpCBiOjWaWX8rQj49TeBrGx\nIErEMZ9JLgCrw1KVRgGKT/zTjPRkDmQEG7cJ4N4zTfek0OQnIoyWGL82Tamy\nHQcuXciqGPWEnnG1UgwNjBCJrF5wOg4eSIPm+EDvsa1n/nO/2pmNWAHvrC8S\n5ajGUw5CyJGLW3uwSqpacm/ZoeKRUdKXxYhMm+G6QfOqQcrI+kpCTbIFtijS\net3SMteTxRor1UBVq4Ayl8JbZsq9AYyTj5q4ZrZnr4xFTPXEGV/W9VdxBwxP\nO/g+\r\n=82FO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"390a3299c67f833a450166bad554ef702765caa7","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907302005"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907302005_1564517157710_0.1592854370870982","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907302019":{"name":"@aurelia/store","version":"0.4.0-dev.201907302019","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907302019","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bf8ac0f85a19cddc93c399c366c61e16a3f04172","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907302019.tgz","fileCount":11,"integrity":"sha512-hJWMAeR9mASpGqNENNl7JPOXfmcO8IoMQXFfMaqYVjfyCVrqb2MDnmFqgblYKggZtobfkdQXu1fhWNIlyU1Vqg==","signatures":[{"sig":"MEUCIFNwBvuZbrjoF91s0fDCzIRUHTRDY82yxXDB5EcncCj+AiEA8OcQ89WuFRZ5w1iQsIYHwDGT32ILurEbscZ3411W6LQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQKZtCRA9TVsSAnZWagAARAUQAJfJoOJQh0P1v7kdaaP7\nmawM9qyw9YD/26GQSQpi1rhCYHkv4ogRTHyXIaY9llUi/XRKb788PKh3iRnf\nCRUQk3Lj4Jk9BYPriGleaa9nYG7/2KgIuwHUJ1DzFJ373OfKtEdKAlvBRTMG\nJdzALvJsbZEeN4frKuRmsB3yaODPdQyQbic4p97s7CxtWPYVhspzgye7Di4X\nxulw4NbEvKiyQoyR0HgpMl2t3riq5taEJBgaRBz1yBDsKha0zgqxCQVrg1iH\n7mONSeLyRLyaXG5yh7nUYH1er311yo6YlIROw4oSEMfn370GFjHz89qFRunc\nXn1jlwbYtXHlrcvZKJ9fzui3XFTvL/Vd78QkqDE183y/qaOEOYfbPpy+8U32\nQKGAHysYn79pTJwbzndAZe5n3XFCaHTnG6OM8O5SXjqnuZBhtAUH+QUkxyrZ\nkKJw3dJIRFPdo6j8OFh06CIeM5tbwXu4OyzOToR5YlN8AWvQ82WLIzrazPXf\nRnBfZZU1qLfdyaQqRQOyIXOJqJ/jT0vZq6+aSI3qOcGzRr5pShMXK2fTjM3B\nPUnVwHVVdZcDNHuINYUiVUD9M4tRGBQthzakFGw3vbIxz/Gm2HcYUThGqUt4\nIwOYf5IvhEfXv9w+eoR3BbcpolFkjelzVkhdQCBRPJWslkuprIjjIyNs/JI0\nWlXC\r\n=J4J7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"b7ba51fe9e3cdc151fb9f883ca1a3e0a56329cfa","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907302019"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907302019_1564517996597_0.9461104912812566","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907311559":{"name":"@aurelia/store","version":"0.4.0-dev.201907311559","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907311559","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"cab9d9b9822ea920f2e14c268c656b0cde7645d4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907311559.tgz","fileCount":11,"integrity":"sha512-YwjOpc5E7wQv9u4j2gKzbOKQEm89T+Ds6uM5MHLN5c7cMyQ04zT4RfG9FQgDOVSneqTPnMwm6FRxSyloXGmKrw==","signatures":[{"sig":"MEQCIAQfSBlyUXs7jpQuJHiCCttrPU+aqfQW5WVnUoacK5WhAiBsrhw8VpmJ+Iiq+5EovuEZknp9i1pYc1rScK0uYs0BGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQbr5CRA9TVsSAnZWagAAjTQQAJZs9AWUK+QsBHCnX2VB\nKkRJoJ5iSe2VezTK9lcD1XxhjWWAi/eNILUJ0p6JnnM8WYOGvx2oLTI4Iz0l\nSDIHA45A6YU/8cVrvp3+ekebT4b1zOGBq/vZZuEqrnvwB2+mJ6gZcPTczaSh\nZU7Q5D4es0GgDrlMZ35xi7bonm64OvEWJaCIhl7qVFlXWOka8HBkzdgvAgp5\n9cwwv212dTUqdV1W4Mh+ILLdB2Rl+3XiMwZkbghvXlJNYRfiQfLeFSHrxCeH\nNxTQnRuAAbmKLU/bTr6Q6LZY2FSpK5DCsIs7u916vHuo7eEUgtk4mVzGoaJJ\nwNI49oQQNyXjLN5V4AAtAse3SLBIshN8BAUAti+lZOFiYPPflQF1fuDetImW\n9Ss35mFz9GhlcGVf7cnPUzrpFsUjwAk2k2sy8cbtJQ8fdOdximgNyOl/zCW8\noROMBJpw4IvI1U4OzwF/fqlfOo//sHdVJ7y/Tx/tn5xPlpg3HkQqIMpE9kU9\nyut+SuHSt1HhlsFK/5X7LZBt0WvuLWm8LIBsa9VxjFT2PrTd9s/7pXUm36sH\nye3dpRTYz2bOiktZFtj6fawk5lJ2U0/5lA2rFfHpUTUTxt86lQh4CM0YlCrC\n1OLpo69QQLi7s5sWHgKL/cvXn+DxKxdzxBh+XSZGiuTYkzZHIQeMq9lZs7tn\nf58K\r\n=ozhu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"61db09d188e9348f1d7cb5ca7305b377ae1a6a53","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907311559"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907311559_1564588793139_0.7211320292566361","host":"s3://npm-registry-packages"}},"0.4.0-dev.201907312255":{"name":"@aurelia/store","version":"0.4.0-dev.201907312255","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201907312255","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"155b453da388505cb8f2f08080401954162c8b6f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201907312255.tgz","fileCount":11,"integrity":"sha512-fRFMAcqjy+x0n++vR1ps4J0CQKtV3hd9qTzgceb2wfU4qI1FvoslePwigkS+ndbC+ddnlcj8Vl50FDcn/KmNSQ==","signatures":[{"sig":"MEQCIEP4jd9CWjDfTc+OTQr+e2lWr2rWqEP9AIRFIDfhbI4EAiAbuRCBU3ptMehaMg/UBqEvC2uQ0ZvWH25udWoPEFRhiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQhx4CRA9TVsSAnZWagAAqV8P/2l10U9J8CqoWzG0DX0+\n23Hdq1RdQzQ4JxVKLMZm3YFTHBD3DzSfDNRHiDGfLUC8VX9Cj3SSun1Tn7DC\nZma6LgduSDmEOi5ZAxydB4mIAfwPoeuLVDCIbvHxKTzFviGvMOTKyqAKyyNx\nbeeuOECRfrzc0KTMbimnqhy5QRAWGMKYDcm8eB93t9av67HtfamqCheSDNJk\n473bnT8YMBpaPEBwU5s9/rTodFyAlW4ib6vjurzmghfpJqAyjqQKEIVyKLIg\n+jIkplaHn2tC6JVlH3q01iht3I51pSP4pr7W7RT/Iraa4aZ2mkj538ujaA0M\nV8WVmFq7PNp0Vve+RkyQNlFD6ws5XjYegIGUGJ38WyqnUhPn95CP48bQL0YT\nixQPdrjl7zN9vIKkQxOZbYxRq/PWAS/P6ucDnOp5CaQPauT5uck8asevs7oG\ngkv96ZfCBVslApd6kvXjVFKDCYIlXh/ej8MtebB6ds2EpqphzEyqAbAGVF7g\nSDWG5o94keeotf8yJgj0mpcQh7TTGvSAEjdomTAMpAwro/FFn93XFqgDpvQE\nYy+EAo02D//vE+pYMxSVsmYvQvV9NAAHJLnZ1A4YIVxaoOkd+fHAHmjWj0DU\n8Kei6k5YYGdHFGmD36HVUEl78u2q9H7GGJ0uaBeoXai1lzOvOwqt2UH7Fzl7\nhUeE\r\n=A1QS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"1f89ea6128afa2dcb56cddf5f734eedc67f3ad8c","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201907312255"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201907312255_1564613751841_0.12203407542278844","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908050454":{"name":"@aurelia/store","version":"0.4.0-dev.201908050454","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908050454","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"783b624049e573f0057b4eba86eaa68ffc92ff5b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908050454.tgz","fileCount":11,"integrity":"sha512-aqeyMn5mfarZHYYHhtLyCNhm8XkHpuLAI5LUJTMVSlealgG1Io5RkFvKm8nmFrNDJOQSJIh9sUESc7J84EPEmA==","signatures":[{"sig":"MEQCIDQVIomzTWutjkUV8WqHYMPXCbtGI9RBav2XfrPh3C7TAiAi5Qldoe3om4EfRO8l+OPhv4muzUaV+0W28NDqEk8yvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdR7aqCRA9TVsSAnZWagAAK8oP/RvTL2eceGQU872Sau6k\n5vJYX6+kFE5lBsIFg7uJPXFKHicClsfkX0rvvRN0gpmI5q9vHvClBCAh4dK3\nhUCwLdopRQZ9X8p6j7lGEjMu3754uKaxb5nVoFEaq7FacquSQek+xZQxaw8t\nPYORw2svwA0jxYO7nurIITUVeSs3z731aoUYr6yWHMfxCPIttsl9HgNRFSR1\nr8EuBUhAjolOh/WPfkTcEiDaRjqw3ihc1ctFDAZT1RG+bHAjhj3kqNxgi62y\npUUxayvPswumklJw6WgFtNQcb0JWZHjeftWXTjHn/SAp7TN3FoWPfNir6HC7\n44Yc4SxNSfF+xI7WPNV4bQfh3UmjqyJMnGJzqxWKCAhdXp978kjEJEe/k15n\nHEODP7X+a56+JMPbgj9nkz0ci8p7X0AeosPVkfrXxiDbWbZjkvvV5AF/cRgj\ndheCc86HgS0c9fuPhU1AAaxUCzX6tmIMW5LyMZQDiSt5uNARA/nMBHsednAT\nkPgLrs8lLHA07axJbJnMOIxx3bleLNHHBatld88LY+krBeQjBQ8Q42enAMe0\ngvdAWsk8nf/Fq4IUJsCcM9zF0dkOOsRG44lbVtqNULkv7hRp513HJJ7VE/0k\n522x2E46Ucr+cAdfxcBMkLD9S5DkgEoV4cyZkp/9565PZFjl4PLfOYP0yTIH\nmOhG\r\n=0Jwy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"8826a301da8d0c9296e5ca775cb55047845bd5fb","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908050454"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908050454_1564980905796_0.7530580642105551","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908050502":{"name":"@aurelia/store","version":"0.4.0-dev.201908050502","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908050502","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c0a60d386a244e7c492f99797b1211d02eb280e8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908050502.tgz","fileCount":11,"integrity":"sha512-xl3K0IGMVGFhNklNQKBeVcB4Nhbr1PWA7YorW0+SJXyK4bfD4l64XoGkQ2JbkBGg7QewQucsgpNmR/X/mj/UHg==","signatures":[{"sig":"MEUCIHWm+JSu6lyAnOQj3Ajldz9mMfxRxhCP2RWRcgreh5pwAiEA4K+RAitM/TPfu0oTBMEsfx45xGxk9p4YfCukMzniqEg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdR7hwCRA9TVsSAnZWagAAN0sP/Atib/z5dAgyofknMNUL\n9V9QyhJvbS6tn78pzwc3pubrXW0dPdicF/Df67/jQhnAXoGHc10tIhT3WfQl\nSM9bs+xsA3JcNFxb4PUTUpO0u3CWJI+LFaAMDCCILQHZDSw6AaKwR70sCEZv\nR2c1ztkkGKDleCE5ihbUrU/OYlY5AlyEIM1/eUlppR/OnHuwnhEOPVD/fdVY\n0LomNBmeUsW/CziDgtO3X9VthfQ7lV8toZ/YcCvTEoyM37ymX+9SwuKjXgFa\nUNwbDUpbNPX0+W4xEF/YirRpjJYIz+jA+2p782tSCfeFV19MAYzobhhGBbua\nCGnio9DRyEA0XZhi2izYyArxH+IOxNps51kT+tPgV/IZ3zF+h1X0tJdVmQJu\nbGjTvjhLENDLlY8Hye7t1LC6ZP4V9+PYHS9F+Ux8tj5ORykqNDhbazLYFcne\npul19T6Rfv66y0+rcgHrJyf1yw2WfAPl9/7Yd5RY0MUefFNJjfFPu5Rr9a1r\nasxxZBoCZXdQAk4+jrVpXCqbfZquIHWXS5CIFnzMY/Snbg9s4gxlmXuiJKm4\n1btPRKyyAP/bnaCtIjCjpH1APFy0rEpg6WyE9l40BP9D3Qsmsih+VIO5qYe5\na2TICmUwYTAes2hlWV7eU6Hxkp/t4jVIbIcyP9c0STgNocu6//lgHycyo7VO\nh0K4\r\n=xh+R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"ccb626ae8bc9202b26edc1e9c0741a458a430169","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908050502"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908050502_1564981360138_0.9302892170303501","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908050504":{"name":"@aurelia/store","version":"0.4.0-dev.201908050504","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908050504","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bdb345a1c4d912666ecd35ba53c1fe75edc57e10","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908050504.tgz","fileCount":11,"integrity":"sha512-G3BMteYoYt/iKGuoTuH9lv0ZaJMFMB0qfGP9aFH+9AW90aFNqfJXG22Lp5w657r4emCsSxeHoLv2tM7tXLeQwA==","signatures":[{"sig":"MEQCIHlo/HViWuVo1xFioKWsx21OX75B7CXzULWQtGU675zcAiAjubxY61fkl2ZGcCPcCpDYBxcPVYTxeOq+KvuIbhaHtg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdR7j5CRA9TVsSAnZWagAAxDYP/RQ/a1IrPcbPBXW0yffK\nYwjwDV0Ppmjv6R0fduyjDRhP7WdunhrWvoJWr23b5BTZJvoE1EqVS0hHAhJA\nOQi/o3xwMsd9k+bxpxdaOi4zmrCHUEd/bwOU/u3UhgVBVRLbtBYTvauJ9Clb\ndLLjvWDbNdcKJn3lR9g2NeHMcAaDvHHogm0ETaaLNlFLv75pFIEOGkAphaBd\nPdnoh6LelnkZSTVLfnK+TckKADIdjpNlQSDdYKFxfiXnQYPai+F2qySUca0C\nxoBi5CSg5rF1rc3/PbCdtiZCw6Uf9W5UTRqiBkBd3NBgDctaS3WSZVrP71+U\n9QFib5ZqOW54FvIyyrH9M2W3dM/sHpTkEIIsq39q1r+fDdNjs3i3n7/nm4To\n2O1RX8zhKgQa96YDYklo4+UC1LOWMdQZY5OkiO3AySxd7O7qR7iqzZKmZqKq\nKte8To5lPz+/dZtNHZ805jwI+HuVXGEOUL+m4dyIYkmG/UE00xyfnhO5JVMn\nbz212OnbWdUMrzca2LxaqXDMcYpCBT/WG+5TSeqMRDLoZ34nws3RSvE/KpqS\n/qM5GF+0M2+thag0QhnjrAYFGeP0r1UCx9fnnzLoFK9VEhn0gWQ/xZCJ3zWe\njYk/lqOXn9xmHiKXzieA7Wx3ymYApZwxmhv4r5cyZnsR9e236Vb/t+m6xYvE\nmyp2\r\n=Wj8O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"0ca75822298375c8fee64703acf40a0a46c72dcf","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908050504"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908050504_1564981496640_0.16808652380258082","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908051700":{"name":"@aurelia/store","version":"0.4.0-dev.201908051700","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908051700","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d829410a434cf9b1d3df65c0153c79be3ee69816","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908051700.tgz","fileCount":11,"integrity":"sha512-nIBPUlhYj7Q5/AEzUIh2I6K/J74gKdJEsKA0wK/Q+J2PRbSZWRzgBbuEsaalKzpXt/r3mRudmPFSNCKAGN8T7A==","signatures":[{"sig":"MEUCICOHrJh2fnXSCFiYogo+82SNpusHGsX6oIbKXWOMjnWCAiEA/mdI09emkG3afxPSyWpUosMhZFH2LQnA1o9z0wh8Q7g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSGCzCRA9TVsSAnZWagAAKWoP/23tpFMDGm0RF7CC+m12\nS7OMcCmOtzKeeNmoAYEq8TdLdn2PX2rifqUHfVrnNhc28FD49sA6Lk5JHsMb\n8lIVvHnqG6aZb6/xWlLfJuHSwShbDkfRd4Nyy5IeSeN9UllkE4kD7wG7oLwj\n8QDE5HGBsrzudor9BOWVFmb5xXHcM3Lq9yyNaD8uoBuTtIkAgVyzrV8C5uZB\n7hxavMplpnWk1JwHl69Z7U/b6RjLXp0FemPbSAbbXxcHmDBIgN8N3dnP48Qh\n6CTtTqQOxQwSRfVcbAMA82Li2lEXUf8TFWqGxRfTiyih5CekVc4eqj2Vi9Qf\nEkMIRC4KCb8m30sk7xvHq2h06ETOYuUQFa+FLIgodr/xP18R1KCxVY13xv56\nNzovrzd1BhDV7S+orsEXhDqnXoHMCeLtBX3pJ8l3UupFvtldMwaCzejnaRoL\nObvzYJYKxzU5FCFN4B7eH/g2gxA6m8dofLilS5B/CtKUmqxzS4FkWdb4PbWs\nQRSk/ho0kZPUCwD3CaTE4NguDq3yy3CA15o+dBd/8eU//lvmSNsnoPmgfOsj\ngUAVlavuX2o5qp32uMill9ldE1borc95PcWUEmVBCOHcuXrxUbUNTJw9akkG\nrCVUP6uNHHG+VeITSW61EO6J4lixV3PEjU93CdrBXmS4E9jXmUi8MLsDMAHg\n0AX9\r\n=u8v9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"7c1a006a345541bb877e996553836de6509c329b","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908051700"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908051700_1565024435312_0.7060933584839921","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908051902":{"name":"@aurelia/store","version":"0.4.0-dev.201908051902","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908051902","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7b81537094985c2c162a83cf13931198fdb94bf8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908051902.tgz","fileCount":11,"integrity":"sha512-hDDGbrIlaHIoCU53FhG1s8HFFc/eSZ7Jqg9RpbIFjoH+WD+JE8ac61oMkDRoR2BlS7UT/QxvbSMQ6jTDB3jMmg==","signatures":[{"sig":"MEQCIHZMKupXCz874mvV7lU6aypNwbZX1AMkKM9pei1cAd9oAiBukO6T4fXaMyGze2Hlis23holLYj6MqJSpDLUd0Ru9Rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSH1WCRA9TVsSAnZWagAAEMIP/3BvNsvt05fxdEJ7mfFx\n62U9w/0Fpk+z6qrqM6a61iT314lxrK1fWcGU4XF2yClSIPlxfrPm3S+riYx2\n5stkngwpRn4nuLW5OkU9ny4jracdlJJVPL4HFoLxLuUD2g/tMUhGQ6cBXXxw\nJR503F8D+AL0mkRdYhCZyRVCrrOKgTMEWcmhXWmBp/nwZenCqLcFlNmcC5vg\nXsnfuWzgHmWo5pcZS7KmX0SGC4KMSFRFNaowq0YFdWN8YXVt/P1YuRXVaQdu\nkfzo3MHhyMNDZ7KUBbaVE1KSQASguv6JlLof6QbiUtOXRsy7w8sh3oZOKUML\nNT0nrkDuZQihRgOoypmHRBguf7vMv4sH0CVw7ewmLhqNGO37CXAIxgbCwS30\nNwYFjQqOrK34KhRSnZDXoqIQS012CvR7hNfSMO0gsbJpZL1yZGdj04pcW2B9\n2XlxFDhl8pJ8yv81dGJCPNaJIbgCxzZaUtgeZQeAmO5v2o1W7hLIsiHU1zu0\n/m6TPLNLOcGrDQJEVZGIIgr1LITPzJWUuE2RuWzvPSgYCpdsIObc+MChCN5x\nqGYH+gauQqOr+Vzb1/VAlFbeO6o5tgVCK8vqPCyE/o2HGJqdoHPGdAvkbrlg\nEJESqL50FEbTxX0RgnpVNq80bfXpK3jqeV232ASTv1QXWDjYYiEn6+i36ew+\nswU9\r\n=gC3L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"08572e41ec8d704e5978983981aa6c5ca99f36ed","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908051902"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908051902_1565031765730_0.5915904376076966","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908051905":{"name":"@aurelia/store","version":"0.4.0-dev.201908051905","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908051905","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4a6376ba9749037f2db44b52814acaea63c6cc40","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908051905.tgz","fileCount":11,"integrity":"sha512-pHghm9JpbFOefWH33SJMLnRMf6p7nLEqgQ3Wm24Fz0zaNY0x8CVwxNYVBYzu+nxgt4UVZ8V/fk+q+Di/Wp84AQ==","signatures":[{"sig":"MEQCIF6vs5nBL9qqYwR/WuHtLEdVMLbeiGs82UqCjw67RidEAiAwHtyfus1PXsAXXqLeLSBkx2koHRZxyPYXE6B8hAwKcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSH4BCRA9TVsSAnZWagAAdxMP/iw+yLswrihXZMtRUSVc\nxjmflMUozYAsVI607xaccLANxMlqFKcexvLOgvTlPXdmUjqRGOShf2XA8+R/\nX/ZwcwFOirFpQj2SVL1s/jICeUJ+RKjvmwo8+4KA2w0cmzRG6Q3gZXLid6fb\nifC7xqWi80n22YQV/4npJ8QX81U6Wn4fF0bq/Wm080S0mOrRo9+uw+sCd1Sz\nWinWxrqOF95A20Vac9H+EC1mi9dqExU+LxhIzdmlhFtug5sHBG/U3Fk9wKNw\nE9CqK56soBpLyxD4m1p5Kp9fD0cAXvMnl/DCl1CYYzWnMIHx2SH5Q/CxJ6R4\nBu+atUAgSQN24ZU48GUp6E+JXLY3g/u4EyDWChr61+mfDdz3ZknOi7iTS4rV\nP79Zjyhto6l77qVG7LjOP1FVEMXoNN0BJVYyiqZaS+2vbENkP+B2luTQHVeu\nBCDIPwcH+9cSyTkU9OkmIfZwyUjD90pYOrrv7s0rosnWUrrTplM6fAsKbFsA\nTHotRlhMhCSZqQw62Xy1WONeZBLmbG7Qp9d2MZuDXxled+zH3zCaXPNKC2h6\na9NEoTZLlhXOV8a4WtVbqbduDq/1Mc2z+iqD8nItlPGwaY7RSVL4uVf1rdXm\noaBZ9jU7u3tMCo6gr2HgsEpwByBH88G4MFfuG8RVR6ryXFiJ/VwDeXi8Rds0\nRI5y\r\n=ZN8q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"7f852ed2bf5ecec404308a424ca97f04a3b66687","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908051905"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908051905_1565031934693_0.6692185314578003","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908060024":{"name":"@aurelia/store","version":"0.4.0-dev.201908060024","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908060024","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"abf00e55c9ad5e56374856730856e7930452571f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908060024.tgz","fileCount":11,"integrity":"sha512-vu5CZtbReiKmX/U7l4lbxh90iuM8n/aXVZyc2WgXA9Mpd0bwSea5MQc5jkcYthx4K06U1TLUZxLxepA1eQnYMQ==","signatures":[{"sig":"MEYCIQDyLPgIZQDfvSnjJJgErBz9HBJc/bFagyvihS9SEXGT1wIhAIOWhqTJULiND4/UCarRpwQ4x4qnnaXeO81CDoioAzn8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSMjGCRA9TVsSAnZWagAAUvYP/08bOhbiegOAwXctmXkK\nnUULhL564a5pU8qK8dI/zyiRQ3xZ4tnbc856+mGyoIsmRLP/pTMpuhzulHwn\n6n10Ulz/Mx0F2qZGaJ+tdGJBNJWJMdQpycMX/SnhV/SJoa78LAlIzvxVUrvk\nDTSTcgCMR122Sky2eD5Uvd3zfC8OTQXFw8DT6YNAyzIqff+CWz/Y6f5tdmX/\na3TrTwOC42MrUu0Z6D5YxBpeEEnEOMJgBYoJc+KN/9PMBtzDwtlQUZqFFtjs\n1Jr1x3L5WMVmwxhtICSs2qONYyGHxtgLDI9M/uWQ3ssZBs/RebjNekv1AeCD\n5GvYr5ZfU4kNgGiYKqgZVcF+rgAstEkhKg+i2cL9giCSXBAL93H6ptKrK6lE\nFw3UmLjSidLTHrDM9o55P3eaoqZzNyoyLVO+x4VnZ1UKc+poQLl4IvAoH9kP\nFZl+ru2TQx5MaBP8xDVNLN6DVc+U2cVx1xm9X09q0rY1AkQBoyzBZB+bQ3pA\nxEQ398Mm6cVgejp4CWWvK+Hsy+aDeHPTUUL0LOZPTEMZ1yp0y+M1hyVsnICN\nL2dxSwwDJ/VnwhcMSEla8WMcrroWrjmGblgK1zD8ax1WaNqlsEaW/sV73meO\namMbPmE7rYv0yYZo7IS8y1iT5NE/qUXHhH12cPhOhCJTE5tBtB2p6kEfJVxI\nXuBx\r\n=vLk2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"6788759ed1afad694ef1e61991c0e890a64cabd1","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908060024"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908060024_1565051078178_0.03085830288102165","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908062257":{"name":"@aurelia/store","version":"0.4.0-dev.201908062257","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908062257","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"77de82bf69c634e8c5194bb74ffd812ae34d4124","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908062257.tgz","fileCount":11,"integrity":"sha512-swlYvua1bG6qZLy84a8zY1DwmQSeemq0dqNd7yVDUrONvqoxB4ItXv7nRePbWpFjOmc5Oz+4C0tWaI1EKXw0pw==","signatures":[{"sig":"MEUCIDdLCEJZMCnfEq3JSltBEI9Og1kERyeOuRR5cxqhTDYvAiEA4UINdXXRQzanaEMU6xEKhDfMNRZOcgnPyDf3gFCnQqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSgXOCRA9TVsSAnZWagAAsbgP/ilTxyARTAXTLN1f122R\nBZ7FGf2uHUgevbF8BVQej2RUmFGE5QqStEdRITMWLfzo2gPPNfq3McyZOnI9\nPLbqFHEvHqvDIjXjqYLoKUaFZCWVKwvs4PGi5cD9nMLnfRXU2B3htlwlmjnD\nXzOjrbrHEXAdyN+EJos+AQQsA9xMW+YiR3YvzEBvXWmbDnD8ERyZid55vGaF\nF4XTRNfusU7kHRjZf1magT1Js7G0FuvkIc1qrD705fCpr/cB9UZ0xuBG3pq9\no/qWDFDnuyVRSDPt8gSTnMEHyVH2xOduYVmFosFjrzWSQEWIzLTRb1l8zJ3G\nW5mDN0a7Y5sQocm9Ho1EOPE/3KLW1Dy318fGY9u460leKp5t6jMxvd4nSkmw\nv+Rv8IsYQCSnfPvROrreomwCPxpZHm5pcy4kqnMl/fqEZvq+Pu+L+x06HCg/\n6UMxu+EpfYCBwRF/cHF4BYZIm8WBf5hRr1Ok131dMy1SOkLbMceKPFpOQHrO\n/bxmn8Jm7iuB0J+6KhtzGfgqlgPCX775F4jBejHRD+lD73Df/QXckcG7NU/p\ncWCkWC1fVtq1tzebFHoYn8xq4f5/yeq7LwgsIGHiJ+dqd4f8gJwDokF1OXNq\n2y/IDR/LtJYVeDvn86gF/lNP7/mXo+l29Hf3PElD7+/uT9yxAZqquKK684mI\n5xcz\r\n=FUA9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"f670572cdc000c9beb3c0facc43fca3fd28cd2df","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908062257"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908062257_1565132237993_0.9598618047159135","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908062339":{"name":"@aurelia/store","version":"0.4.0-dev.201908062339","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908062339","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"26e4d4c1bdfd78ff853a5c95ffc852b89954e328","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908062339.tgz","fileCount":11,"integrity":"sha512-PeSo/ANjVtyEOYG8zmkpJCT5dhA6H1Hiz+QshE0+AHaE06b/V1gi+CrsGKD8JSHDVzKrmwamuDniXWUAXn4JXw==","signatures":[{"sig":"MEUCIQDHHPR5/buP7ozgq1Eh7uyy+23iZcZgVUmLH6ZCxzhOTQIgGNoKIsrzy3XpwPn902ZtDcWvdLFhsEnQ99pDQhi3QEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSg/LCRA9TVsSAnZWagAAVZQP/3liG9qd3g9/4xJcTPeL\nfQAQ/irQ8vtFjwzpZrAD6EBygXqjbxVm9JXx0dU8NMT4tixIs8BCeomvMPHL\nh3hjKnXls9iACF55kECRuDunu+z4zuhuSxzak/tdmTnpj2u2MiNZ+sOBbYLm\nyOo6oBeuQqvsEqyP7WGcjor1ya727LqhLVYaJ4Z1CZMpD0jsMJpN9UkJJNtp\nSsEGpZA2o714U4CwSfhhVOtp4RS10yAO8JxEvcf0yuO8QZdJasg4aZaFw9A4\n0fCQ3QrFUkX3hXS99wZSiKMq5RnpXx4oEwAOr2YbrYR8hCernOBRL6POHxvr\nvQkfsYLI4Y1i1ZIzR9JDyo+d0lw+Ad1quWY38h1eieFk2HEje6KLvEouVgCI\nFtDWokncLEslV5s6rQU6ZrgupOHL5TwBejYaZd5ifeHsicF++P2CIdfL0366\nMezj3hjh9ND3uho3IctdHApDRSFu/fTpnHHp5yo+GDWyuje27oTdfENa1VTY\nO+BamKcNIYkT0YnenfQwT4Okek/B9QOA0y8/rUAOCooNummKbDuKYh7p5R2n\nw4wsTTykoJVn3ioSEEqRcpLy30/3Qdr25cDa+v6rBDLONZS0yIsDReyk5W/m\n9ShGxf4X9Jr8pplekFkRy5MscBZUXksPrt21MYYWKACNwCRqPW+3rLqQUY/X\nPJtp\r\n=AJuX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"dd6a72cde12b6a9da24c4ee87b3b785269bb773e","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908062339"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908062339_1565134795378_0.1956232244561622","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908062343":{"name":"@aurelia/store","version":"0.4.0-dev.201908062343","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908062343","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"307ff5b31c11b845cb6aad9bd4a9dc6295b5b5ad","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908062343.tgz","fileCount":11,"integrity":"sha512-o0kutoazQNWOjGFIkrLka4n2noLyPIggLsrpDUKBxGt6khiC6WNjIyoXXuV6jpyYPIEN8NeKgkCG1Fbj/1dsUg==","signatures":[{"sig":"MEQCID9uFmxWrzF1tf9fGe/Q1Ch2+71Nrvk3WIay6hAm/w+2AiBWYyvbdsn06nq/hH4aMCHZnccxwhn7/Vtp5odVzyHU3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdShCiCRA9TVsSAnZWagAAmgsP/0UYSxbYpBip2QZGLJvG\nco/DhO6fTl50ss30Mc50cz6rrUt8WmNR5zlpTmgR8X32+dp3SdV+K3fkGK0W\nGHSvu0f9rtOdlYW/S1SZlnuZ7IktIKDvbRu9TZtXvP2EBHr97KzAdxiZ0zT1\n9lepMrggcE+fLrYoKJ//F76TqFHiK5RFGZTHj7FcZ472GA3FsKcpt3K+iwXm\nnPfj/bnOxbqTuE7YByNBFA/xXL6VGnsrI0e4wdXfAMkrsgLpapt/3X5gaGVY\nCIYQ/NGh/6j5xH97GV0HZlG6BCPag6en9SJfXBwc5axitr4whFnjF8YiRdji\nvuhuBRSX0H6UePxu24lzQMzyuNlfH4oaSi2OSF1Qe1XqvKnsAi7aX5eLrFKD\ndL7kxXhyzPppwvwSeM9CEj2xpoONwOIQdNJyr8fiwEXEk5nbGz8EJDsjNugH\nS1aILplkk4lQerFAyo3s/GLehitI8m78AVTcCLSHl1hZbvOoX/zd0YvN/xWD\nJNA+oQbfD7Y6ESFi2b2aRYnpkHkPjo8Zpq4/GWQ8t2zT9VysiWSEMcOzPqvU\nixzSyudYy+u3hKxZ4q/Q212Ry3RiAAJCP6H+nwlpo2xrXgyZTavzCj/gZ2DO\nXmdiL1a1mwcCBKNjSk3UpOAs3hdUxLUVhpY/HEr0XhqMkd+rPD0GB1FGifGz\njbRJ\r\n=Zd+D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"e908a2acfb576607833bdd8effb47d5eee73f6ee","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908062343"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908062343_1565135009413_0.5140514241647451","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908081654":{"name":"@aurelia/store","version":"0.4.0-dev.201908081654","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908081654","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6e6ca4a8d623b450fd6cd152994ef64711e6c14c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908081654.tgz","fileCount":11,"integrity":"sha512-D+DF0XPll6M+hM/0xSvFg8UCieiHAdC1Ds2AFWuKnDdTCF3oS8V8qbFckcQSgQkh75eGHTSzEDX7qt5j8dqJYQ==","signatures":[{"sig":"MEQCIE7X4OYtVig5QrXnoKUwBlp/OU+ZE8XIJtE3DxxhObOEAiAw647bqarhhEUAE/wf1FeKo6DNz6EguHO6kZ+oYvXxZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTFPCCRA9TVsSAnZWagAAJewP/j01uXyOSII0eThA0Iuv\nkpgayM8IVlu8LlrNi0xLRr+2dv112P934kUeOvrw1d9NDvLxt5aUfm1AAFwu\nabcpJ8jtVSW5GZwWWsVYTH2wjw21gyngiZ2yO7MMyjYBNFttvUm6FPsq7FRy\nWGkfYGhud6D2J3NBFI8v72esCDCPccmRSCLcVqgVnK+H/KOrHByjL0r8/Uy0\nnrS7JfBLA5G8FMojqvZf6lahHP8+dkVincbJE4cXdEHzj9TgwXovzV3TCWJh\n+oZ5Kj7xbUU62gu9ZhGhzEqsuDcRaKuMJZpPYg/NyrX1Zglrb/k/7vmF6CYi\nQpK+frG3zyOMINaDopBJV4IjawSUOWqg+e0ijg1W1hH/y+AxHSlz6FFq5mQ7\nQzE6k7YZmmbZC7yCMNBn5NyjrdrHP1LzR3K8WzGTnDuwBswdgST7DXkRCPoR\ne5pvpjE+4DXwhPknmmgVsRZyf48I6KdbIXYbgdngjyXb2NkvyFsOBUN5BY56\ni8feZvKSCeykV7uLpHhfecDOYC8XmzsmZARvUC/GHMN+i9EmQl2Z9vejmnxw\nBdAWS0Kj5PqDlljSuQPuD2QeKt+vExjqU94etz4/4sC8YQvYk5nK5jbi5Fx3\n+T8iXD/i1MhePdo3SxqDZJdzvtqZxapim4B8AKD5Yk1dStAB12FV7S3nH9wr\nckOj\r\n=I9NU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"d6228c0932ed6e0f7cb9fc0fa17e26c17c0a8902","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908081654"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908081654_1565283265992_0.3972690258398328","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908091501":{"name":"@aurelia/store","version":"0.4.0-dev.201908091501","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908091501","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"81463cfdec74ce9a01cab680689c3fdd8fba87f7","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908091501.tgz","fileCount":11,"integrity":"sha512-D1jAZbclqULEBqOOslObPsuSBkPUt2tmRWznf3Ot9eFOxsaw7PZseoELruhcX84yoseeR+7PTi7X2WxxUMs8Ag==","signatures":[{"sig":"MEUCICJAp3/8StcZrbwhBofsI/dFOcnbPHjrIMQuZh3JP8auAiEAkS1M9pYHCQBRWrT+Yyd2sPG78gVE6E5aRJalcFTs66s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTYrXCRA9TVsSAnZWagAAmKQP/3txgKPpE+1tsmxAeJ24\nI45vfcbfoS/EYg1kVjrlOMlYDYzXz3U4i0yp7QC6Q2g2tJ25/x85onkVrr2H\nXr6nunfOquQHcttrhfbkNqSeqTQ0Lt7yZu0tjZ0N9oVjw+WE/sXEGI+BM4D2\nLsJz5v10ODzOx/b6vpY393p1cJWKjdq4nHCw4CdMZ61Z19kloL2RSdEaxwev\n95QT4zrRbmCcYI7lOg+CB/igAGYNbhMKihF7XakApgl6Vo4J65PdZbH3nC6s\noIquHOpT5/8kPlQ31jGeO8j842EiW0aTBUzWl1Orzh9iWa7NpSjPuAXGdW3u\nFMNGrr7qcgOxMSXwkbggPL8hnnM6lC3PDoD4VH1mHxYzKLijUW85y2G0MH8k\nfIMaCHY0b6JPjA9HHQYMErPtTyE+sbcFkgJKFODJ/JCWjQpgT3DfioXhp0B0\n34HX19AWS8orTI3jrdLAvpvIFxv6jbrH2kVYPPZeOzOfAtTLpzm2YOxg0o6Y\nxCpQ4oP7PrP7sKwBAaAbjca8+eK9l4yUw8++q48+gPy8EMzs+Uj5b6LpoRoz\nKwtjy15k7SVEqyPQx+u1OgId6KKRCu95p4CcO9yLPasonATAuVzLHgwSUTpv\nWFtSmbzb2wXoEJnvQ6FL64juTPmN5rt+oFj8LSIOQLM2QOczYgq/UGMDzeYo\nhv4n\r\n=lb7u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"4c6c4a8ff57648ab7cec9ededbab3ee536184efb","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908091501"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908091501_1565362903019_0.6400266252201288","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908100212":{"name":"@aurelia/store","version":"0.4.0-dev.201908100212","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908100212","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e820601593d26d6654ef11c12136a6c3b994b454","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908100212.tgz","fileCount":11,"integrity":"sha512-INS6B9B84KPxHqcIcHWkJ70UFo58cO4LWggoXX+5griUsI8fnWRp54G9NAj1t7Qkh2MKmcJVeQNeO9b2dyb+zg==","signatures":[{"sig":"MEUCIDZmVRQogZkdTBocMs5RsYb/X6NOMzhDycs59tKoDDpPAiEA+OneY7ezwjMKaZBm5b9n8kdCVQgs6PPzXFhW+htysPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdTigICRA9TVsSAnZWagAAuSIP/RZ0PHNei1lvqJEfqoTv\npvvVEkf0WjGTZe9e2SB1guVsy2YzkWXrxs6C0RZJh5jh75flYSWVVo5g2BMx\ncP2NuqfYj6sPQ/scQ+yf2dfKp7em/JRuWCKpVagRmFMhviOMajduZYk0Z18O\nkcEpIkKB+cqCTydv/FHOTi2HEFOtTs/uutkOBsML9qNzQNUrO+r/QtzZdwPn\nKFC8YhzqaIN0E65y1giZaeCv0r1LRTa4fltHFDnZ9IcV98/S9bcTs1Cz/jwV\ny3x6z4kEbUozCP3ci7Ldr3yMH7FugYiKxt5hJst+jyvz6Ql468x5aYqwaNcb\n9GzYBq+PiblKKxapnk2xFg343bHuZXkiXiewM2wQqFOb33ZrHpbUj2IW4Hxm\n11sF33pQavWs2ELS4GEqiXWgGqnEo4eiwnisM/5nEklZEru1WgvHOybuSlFB\nfPjbMRlVkxtxumrCd3lR+Wo4UqzRcycwap/0N2LwAh8sTJseX8TTtHKtBOYT\nBS3mZLZIEST+U/eKdl5z+IoEvrMbQ7H5bo+iIJZt+xCyq/gn3jJuKtBj4+9q\nh/wtn5lHaLznTTotKa4g3HY4tY7aV7qePIzsXkmBqZ4ffEj9rvQ7+nxVTa6A\nuA6QrwfoMn9zckOWr7PMWTzqTkxObPDeG7Ee4x6PTrmh5l885oSUm/R9vCX1\nM1F2\r\n=4BDv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"0467216d1b88352227aba5ed4e3a40b085435684","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908100212"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908100212_1565403143812_0.8821847324177678","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908150421":{"name":"@aurelia/store","version":"0.4.0-dev.201908150421","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908150421","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4ec7711bf72b6a99e527fdb00c7b32eb3a35d01f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908150421.tgz","fileCount":11,"integrity":"sha512-DRU6a3QFw/p4OoFoFw9gkHjGAWPNqfxtcJcbGEybbW3SsC7s3T9QLjjDvPgD1/jDlqfDtMYnOksuJvj6iTEBmA==","signatures":[{"sig":"MEQCICftwMJ5qe3QdUpc0y78w+Wp2rPBKiTrQ1BxGD64wCw2AiAaZ11H2tYqxCQ9K16lJh2WIPyi72F0eJgu1VZOJMwWlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVN3wCRA9TVsSAnZWagAAlwwQAJ0hibb27IFlMtIz6jWH\nV48nejvK4Wd54HJphV2LjlLSO+dVWPaC2n0FqWlGz8uD60UP7RlcDdDHd4SH\nmZvsLr/EEdZaKdAN91BiD8+aKL7THnrJHRIOoGMEPvJPlwefWEk0J5nLS5Q6\nX4S7HNnVqPWa3rAlnZ5x3wHBLUp9MVArqhS4YPoySlGqIEa7uj97yifGESPP\naDg3GsXv0YvtQX/oSs61bibYFP83yqq0GfXiqOGWZRr9gOV7TU/bsHVGQUEp\njgTXLnn0LKG71H2gaJ5Yh07e3xNBl6sS8/vVsMfJ7rDl8ZDkn7sJ9pIkPpr1\nfymQUvseGhZ/bhLSsIRzCx3Nn8vgA0g58NaFNDLDJeClcHM7n82WSHSndQ59\nJEdkMEA28cYuJ1DZGUJppgNBU4sMaDfKmO4wNh9Ckj9yyW1yOlUHKrDgxdjF\n57JGtxZlVYrTzzh6QwXi8UUacHJXADx1iz1zVY7jk0kymxSVwnsniHMnC+6O\nvU1xENgQqiQy/6PT/PUW5W8CFRb1g8uRcziIw53KdBmdyfgaAbPRLwrtTSG1\nhwuo5nx9qZtfIJ+8l4Xz/MdgjaCFmsuEJSZdZpNZ0JjxaKTP9dv/nEpbW+5t\nMzvlcvKhQ+txMzF8CnaU40hklUAWVEsowT1q1Ch97anmRTgsSxWUpYWZQZKX\nqyxi\r\n=eAj1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"2def9648e8d8b4628fb4003242870eb0fb6979d4","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908150421"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908150421_1565842928000_0.4468308593760608","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908161856":{"name":"@aurelia/store","version":"0.4.0-dev.201908161856","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908161856","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"26f7c2504daed592ed2354adf1a0e780cb17ea8e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908161856.tgz","fileCount":11,"integrity":"sha512-3G25kf2cBfLG8L90dUectytP7wsFOzB5Sdb0+V9nmKoJ9VG6p0Pjws9mf/WaDhPk/fWPbe4I7cPAqdxqbzjAhQ==","signatures":[{"sig":"MEQCICuZJPUJgjGoMgMz7ArDXmU8bpcqtFe5Uqdbn25gF8X7AiBdTVqFPLQE4WQie/SFABwV7JNcmH6UvSk/nKn1GvTk5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVvxXCRA9TVsSAnZWagAA4nYP/jdTLU7GG+YNhKCw4uN1\nNylJ0MgHFSwQV/tj28uBAYMpo8rWBLzBqfLW1uoOP7uJklvUySj5gnWaTgmy\n0lJ8UilNAm2zYaeFpFV5tDnSMjaALMq//l5irh098gaa51pZAPgX8gSOTqDs\n3hV0LYetzaZkVdtH//cmwWs04+/YjaKja6MWKCq3dyVrwDkTMjrIHTk6wT56\nTnb1Pd0ZjMBA0BGbkaS5VA1AlB62rp17ehxx/vGfhmuLGPy8fP7FxakAT5/d\nR0AnJUdU0vj50RiTnhYk9gt9WYV5HOozXswP4KUZqMtq3W0TyThibwHQ90S4\nbszH75YiY86HLUY1AWs7XTjl6TxMbt4oEHZ/y+P4tSeqmr/US1Sd6d/91Vz2\nfKq9OefBixY9s/JJijxFAbuR8/XdU+8SdqZHLQOsfeJ2YfmFxGdlIbvluEiN\nA5/ZgGfMkqkZ3/uRoroB7IZCGSZqM7lQPz8U4CKqR5dXjgJdwvf8YlR3uqwn\n/totW7ieq97rUQyymZA3M8K4ZPh7Cbt630HXTPKscOzrMds5Xyu/7G++0D/k\nloi4qTz8GbeSdd9tF5uWpbkyZp/+jFfBxB6goY1xSONbNQqFkTXgSG79P/4m\nQc7iDsNBZ6cjKYkzsIRyTrh9qJ6lMu+iVQLy8gCvrKj6OEsasCFACnn+Oh2E\nHWYR\r\n=Y+pq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"7369ea2aa695b96fd5407717cc27003c380ed309","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908161856"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908161856_1565981782534_0.7759365579405306","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908161859":{"name":"@aurelia/store","version":"0.4.0-dev.201908161859","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908161859","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9f7449985f21c2cbe7a2c290f5c1716416fbe403","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908161859.tgz","fileCount":11,"integrity":"sha512-qneuzsbH6zQih/ESsTlR7BAASHLBebY0tZxX11xSJTGR2nmZhe2JyB7KZDHWAwo3wlgtqfvR4SgVmfre2MFNyw==","signatures":[{"sig":"MEUCID+uyZ189Qypy1hKe91DSI660b17DFJNu/a5o6GNVM7MAiEA4PunTC7to4dxEEa2b1J2AIx+0XhsORRZ3Pmi+fGcbII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVv03CRA9TVsSAnZWagAA11kP/izmsIzESJ1GrsInHyhR\nE2l8huZv02+NQoOq+6LHMNptrKIEd6yGjIBiJQcJNOe+Dz+9ryy6d57zH8yO\nZPoVUS7vPWkXNoy/cu/jNtgFSDAWp4qMaFAwBBpBiQ5RlJ+R0SiU67Nk+MpY\nElIMnRQoTrqPhbz5rw13mNVGG1x2j/iJYG2esCv8vkzbL+YGaE6/TsaFavDo\nzuxCga/MU/Lona65gJIy9NgzYbH2HycZJ1voR98UR5CVNHQx2U7h7RcIR5kt\nyxJRGeUuQkCUBG/GZUJ7kc7sYCbapwmoVKmUq2cBcq+TlACT3cy0ISrnBiUb\nOdyXU86v2xp3Mv0HGCD/7UankE+FqWptvOBm5y9GiQwduyYcsh315ighwi/M\nfgh+g3URRpRD2Ufdxi+roWEFcBSWFv8evlN/xm8+B7lX9F1zog+c/IpYdZku\nVXSnZ+y+7WjuJVIe4g/Dc/q2i+kJVtzl9GIPYU9Q14kUkpELWUJji4PD/HOj\nhjT8lAPZX5n03AHt25LWFH7jfhZ8QtK12ecGbisbSdz3vU7osOsThsFRpLKo\nZmfJgZbV9V8zmFNraV5idFzpO/SwbuQW56aKb0cNvr2vmEkByF77yalRELUp\nUCXT59Nm2fHSU3Fm4orrfy9Q5SLcBZe0+r6vdvahtKRgiibvtMGK64hnRTgL\n2w41\r\n=Jc+n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"ba576f8b822a440768b37e98a33e155c5ac7275a","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908161859"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908161859_1565982007033_0.25132086520170915","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908162215":{"name":"@aurelia/store","version":"0.4.0-dev.201908162215","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908162215","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"795f3345c2e03500ec05400bfe60da8fd453d6b1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908162215.tgz","fileCount":11,"integrity":"sha512-dAe++5xwIm5buOS1mzScvED5zZ4OuGn0i/8Q/7yaklXakFSRXy0losNooJyL++eYU4bhqY00/e+gV2fPpAT1ow==","signatures":[{"sig":"MEYCIQDeTot2QYcOx6oFr7AneHH8aINQ5+JhqdX+eylio9/jmwIhAPrcYGO12q8iKNsSHSYxSDTCiPzIJ8bfVB9E0qxy5g86","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdVyrtCRA9TVsSAnZWagAA7J4P/01ZOf0n3qFq7WfgD2Cd\nWwVbmsuKVqlrMWLJWnYq2i9YLmEn0WK+6XBHwFrQeRTrgZYDSCU2DhzyLtXM\nq2nfyvg5ptuGMVjhPDzQfaFEoKdylOYH36qbd1q6c0WSs1lQPTq3ijwHoXp8\no4n1FSbpFpMU9n1iQwvUHRA0dfrbcWboMNNfyvwXPfxvrLJhMpohwKXUeRJg\n+S7//IEfxC6BeDw2149cUNP1JVjtzDjQQZa4rWI+CjZNh8q771yghP3qvG5f\nUNr5yWNUC3cg0A26Sr74hdTgrJwr5iMDWJ1HIXoZEaRFist9lxu4Bp0iRqDE\nrJzFHlmUOCdjJa7Qmd5jFcgViGSwraKMs2Fn6p2ogRHFbjezMGQLmya6lAif\nS9UFvJn5xCShlxPoBXzimfui+Ygy6QAXoIXFlbhYR2y/1UfzZ4w5dWSK1Hsd\nkRNctt+RVODqHwlt5PN6QLQeN815gge3N6P4CF/Z2SLJRAFgtcC7pjhSkh7U\n0XBdPTQmzsRt8BgoDKAqOgsvx1goI7AMCp8EX//iz5elkTVJegVqyeh/UPLt\n47VEhqIEPHdAM6pqLgvmz19t20ou6OTZSinAxdYrDBdxWCi0O5TLRuldPlBI\n0pkiyMbTwGvpN/5Z/0MJTYF8D+eVoozxV0iMc7CIasi9abkIyJOVFa4kg2+G\nxbOp\r\n=Hmx2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"2fb0e1607af32b64c6b4d36e131e595150a2198b","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908162215"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908162215_1565993708525_0.23988841209824208","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908182103":{"name":"@aurelia/store","version":"0.4.0-dev.201908182103","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908182103","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ee515206747eab8c73e3d07c0835b31f37763dc6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908182103.tgz","fileCount":11,"integrity":"sha512-AKI24/LiHw7o0gIUYxBzVG+tA3lN+wDmzjd2/SCMDUI+XAvTjyZ9CaI31mohUeeob7nnIwQtRUQj2RPBctsaew==","signatures":[{"sig":"MEUCIQD7GDZERq8+DIDj3DMfzavHoBkkcb1n4dL6OiQhMEGX0AIgbEuBEbHS8UpRe3va3HiT5RuA4OZ1zH4RWYHnGb1CCIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWb1GCRA9TVsSAnZWagAAkzMP/0GxTW2/wjWVuq1+qGCo\n9+gaNeI005tcSNpMEB4HVfLBo8sSNIGImA9XDH7NRwKwkla9h7EZLVPJazrG\nm4QBy8NiGo/33mpKrarXHTSSRj5xIbxJfYx0qBWnFLzGWkA5Y5UmKBv0K6I6\n6/UsbJnYwiHLWrbUmQMW+o69uRvqRoKwFbh8u4arwyLbskski7Hhy8c9UOYO\n6ktDpOTXxmRymrSbg85pUMJEWRtUpdAWLEN7M8GoSyo5JdWSQZuG0/KD3Jc1\nyPzchAZi35Kj0FB8/R9QPDsyy/8MNmvm6/6Bc5pByurIxMPe0ZDaT7ZRHP+n\n7IvLqfGM8dkD8GogaKEUlNQM2iEDpwMvsbRtMTK2h7erC6V/xNTqDGF20xqp\nkRLFTtoWvOnICb99HkJA/ckdzIY4Wj1yhpNsSTPrBen3xCvkQ8Y55goZF2HS\nNCAsm9K1fYUztV8QM2hcwuBf2/8VcYdjPREbawTXU5Ar5CuWwprhwfnK5Zov\na/ne47Wq6666q+ACjCayCuQ2BQzRKln8ISj+Tc+8D8wVHTO/GYHA9UgTyjsI\np8hpM+TMWDlRsw0VMPIOvdeLQKRB8aM3+R7xdhDTY2G8xs921KuzQk5LhD+P\nPuS/+g38ZhvBeDicqNPXpqlnxAO5KduuWbe1R7kbAYm82y0qvY0ur28g4nQe\nVwEc\r\n=NcB4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"7d0ddfecd08f02c6673bd375ed5a21b57ba6a2f2","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908182103"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908182103_1566162245977_0.5930844981689081","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908192109":{"name":"@aurelia/store","version":"0.4.0-dev.201908192109","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908192109","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f19c4c71aaffeae9798be4d4210c1eaa41ce635b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908192109.tgz","fileCount":11,"integrity":"sha512-IcFrGG+K058vJsmcjWKvuxjFWAwY43U9KRdPqGp09Uggrwp6YE/l7+TAqp0LJZxTWQDS+EvVKWq/FsXIeVj8iA==","signatures":[{"sig":"MEUCIQDBGiq71qx9/bh7gDjDo1UoJMHmshE0K3JzQQCn1esb+wIgauRpJe77zrbX+wGMttw3T4L4P8Hz2vTJv3evC6Lba/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWxAbCRA9TVsSAnZWagAA8dkP/jnkzSsFH0roPKYiywZB\n7qTi6Ujsx77M2wI+rE0fNylA/eElygtv08G9UXxqF7wSKduqYg5HWaSev/Zh\nzmiIvjNAb4s+7OxQJnazV20pjbITTlrwyCS/kQjfbGAJ8dB6TNezp4yuU8du\nPMzH34UlQVrpOMBeBFRv2Ut/wHGPB//y5HkiaIxvxFDs36PCoGD7qBh0UvqF\nLWBJrP7InAirbu2E6QNw2BZXf4JA34qH8jRMGG3G4JxAIyoAzYSytvfGQu5g\niYDVyZqi4LxTuHUE5RdEBI1kX10gla4PZu2a9bes3hFyRo/+zfbBL3WwkNGq\nwyXBU+yL21q2BzbIhgUz0weLU6EMu6XGSmxz5OMRHRuS4Vp93TsL8Ticz+q6\nspG391hQ8aP7A/zazPQqDJhUe24tDvk8JweJNxHtRXaN8Zb91k5UKfN0FCCs\nhlFGDHthNPCissXXD14R0pfgpaDoPSsRUGNvhKJCJDw97e53GD/b5MTlRweL\np9SAdUS9uLriV1mVIAN+msLJAsRYw8Epwkg85W6VImJrf8X2ov1HqgeRMloR\nm1PJrZ00u85eb57EYyJfhZlcLHNtJvHfhF2fC16vk8UpkGPF5dGuctOimoYU\nsJaHu+2iRR5PaBZ/mUnokc4Re7NYuf86ngW8IGSdgDbFi3gDgmwWXja6kY7b\nxB+Q\r\n=A4+w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"83ca52f0a28c090ae67a60869c72c080553e269d","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908192109"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908192109_1566248986206_0.20588082239784344","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908192330":{"name":"@aurelia/store","version":"0.4.0-dev.201908192330","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908192330","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f40ad86b9daa501fcc3c5916a4eb3a1214932744","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908192330.tgz","fileCount":11,"integrity":"sha512-72aGhBezbI/2H06ppj44RBFq1Z0ON8BdRFQG+9MxnFe4Povc9/ArTddJWjG9scHG7VgBG5YatOxfa6dKz7bTGw==","signatures":[{"sig":"MEUCIESFIDl+n62G/GGbWqv8KcbTCWestkmULHcj7GdSwWfQAiEAxBipSZuN+q305VUkv+a5c3cmvsv2PFaUG0T3LLxWtVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdWzE0CRA9TVsSAnZWagAAVrUQAJSdM7uCec4g5dYms41z\n35bsj5WjFhwnxBIQ/cchuc5/4YhXUKVdYBYrl0+94Gld4r72BL3cQh+LXg1e\nyJ0vQwolp6f6bOTOjdFlba39Le/KYVDL9lIkj0KwoXkda0/4WRCBe+4SmKQm\n9UVOOswXZU9BjW+LlYYA76Km/r9Rfa/NJtnXUo0wjXeneO/jGncZ3eRKqq2o\nsOlyoChfUpMxHY23SwbdbnsVXvnKt1kN98EuH6i+xQZo4V31FLYG36f+5SA1\nG+CCm82fe+CvONNRvHvhg8lB0pW+r16iJRxSsqRmyuIxDEoj6EBmdJZ1aMeM\nO37lLWtOsRsN3F/DCS/Al/BaWol9bVR9xzT+xTlqQFtN4TVj8DB5MbuFTQS1\n0lQ1tGWhsi2/AuRb3PY7F3Lx0JIPuGU+fWenZSBs1q5pfLixEZU39dAmUpqd\nns712qapTxAhb5EQWOxjWwHk/M3pzG/9Iq4C4bGZI2KPjvJdIZZVrRkmH1oR\niBdPcwKRKXpjJh1Fu7CF9c7omlD4DUZqgr/8NY9i1yA1Y66dZgxee9co6JPU\nAIxYb2aRkDnR5nve2e/+4rRUf10ITnPZK0MKYNAdkKa7nc+5NyCSdssW7/aJ\nMpVii8G+8ppWvaQUDz2D30/hOP7Fh78tvqH+08J9BuDg/5SDW0zJlLlt10iH\nunRw\r\n=SVuF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"7c5aaf4ff1275a2237a9cbd4bf0881d534875a5c","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908192330"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.18.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908192330_1566257459328_0.16410876480102132","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908202051":{"name":"@aurelia/store","version":"0.4.0-dev.201908202051","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908202051","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"030a62360623780a7161777331599415ad4d8ee0","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908202051.tgz","fileCount":11,"integrity":"sha512-fbaF/eqqbAyfOyFEVepsyA87A1l4cT8GBoL7VYXvkRu6fDZtTXjBNiH5xon/wJ4TX4uGPmIcjzfuLxCq0JUhXg==","signatures":[{"sig":"MEUCIQC3I7B625mQFQ2US1rBJJFZqINKhZoopBjzbc9bof1WpgIgXm4qt3QuH/SiVo6NQzQahF2d1bKwS0Tv46rAUiLJqIc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXF1nCRA9TVsSAnZWagAAmRIP/3fVgUSB3jdQOneHUvAI\nkTjo0NmPYnrTNEx6Iwakhwuis/a2gQpx3gnLR7irG9Juh/7KBwN6dLMup7dY\nFUE6WwcN9EvAnGXwG70zuP5Kjox/qEd25fiICcTFyj0w6IxTV1+Fo+tFSOuG\n9cIjamu/yzPzO3igEbu/nGgAU7Qhc3MWdRTxZDuzo/GqFj6+KtszQSiBx7hy\nQC4D7xfjnL4mBJBQDYiv9hVldZlJqsYoSD1ho1itmW9FsNr7Yw8VkafOgAU9\nz0kW0DDQ8nqjwp2mg6zt/8ogr/D0f56TJbCzsB+MxlOiOpCV+vzcSCH7HO+c\nk4P6vV0MmcTwcMmxDhkQK1BCvV9hapXr2IyVykQ29OSUjvT9LBty8oP6VQ6B\nSHHIdrbg6MIPj9SO/kTGYCojbPfF5eddmqPIFpyvRdfay6xKLr2TjUJftpT3\n2lYTyGHTj/7o1cp5e4T2cPd0lZqmPnEKPOqYhu0CEAHOGGhP537fieViSvmp\nFCd8KW7i326ppFVINh7Sv6HFwXbFqzSvhH/WD3of5H5aOhFo4O2No3W+57LZ\nNZI3qLeo4aSABa5tpl/EinJTdobWgb1cfQUNrUGrBfHv3rglqCpQhOh76bJF\n6YECP5PGYhV/KrnKumez2hde5rCkeNM1QYFsJca4zzmJ717WQjl3aJ6bAoP6\nMhiO\r\n=F3K3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"21507daac7d438fe2d395487038d010b3f22aa74","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908202051"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908202051_1566334310691_0.9116674081321299","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908212142":{"name":"@aurelia/store","version":"0.4.0-dev.201908212142","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908212142","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"18a89d6dcac9efa7a6e884fd267c9eced0d5eefd","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908212142.tgz","fileCount":11,"integrity":"sha512-aN1VPo0y9tSWbr9PtcRvhYOdTGQlN1Kr/T56r5MeVu/yh6kLUXE/8gkqOiLKbmzDiUOsjfyPeW4GlouzTcEoZQ==","signatures":[{"sig":"MEYCIQDNUXzKen95fOYM3nOOAVmesQ3y/XT5tXuXN5HmgeMHCQIhAMMmbjFLfZGAGvM6ST3y6FpVsTZZUO2Q+EUgZAEZXQ8W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXbrBCRA9TVsSAnZWagAAwnsP/RarFi706fW3VsIa1ra/\npDN+yXAjthDJpPOa8AKFQUfYfkisssEhAW1blUCAH3mCgVzyAotKQB1xAuy8\n500bSL9GROdPGlBP2MN0uneuwKGbxmiJGiJNoxD3W6UHFzOzytQ6OeoxZ9OO\nzDs4WL/TAO63iVu9tU6Qhsb9bLhCtlLS+vR/iQtz1xCMSyoKz+s+q29ISa3v\n+C2IPveISriKvSrancZrAOoIHp9GMI9x2PhGR1qMczbFpq8gt9B9sIzfUe/F\nLqd9Hd+zQcNaDuavUcLuTbJvTUGz+uFSVi+XJLnenFjdezvqGHyXLJtX6LUy\nygdA7CkSsih9ylfbhf+u/MDXSWzCyNrQUHcx26X6FecEax49XN1c9g8rSzyT\n8v8znNoW0L9Aw4Id0kAaITJ/jWe0Sk5ZoaL63qnl3XyC1rTJOlj+NpPGHAaI\n5iLCOaaeDFzz5LEoQsOAXeUkDbGlrvarpkZsByTcyFp9cvFtgKN1YlY1r6SZ\ng8mvjZfmnQa0SiUk18cSBGAwpvZ81Le51Hitw0oaJHNLpJZ4yU826/8Uu6gt\nwju7ZH8+Vek5mTZnd6NrQz9oRjMqCLMborD23yDbDAdEau6/yqoEhOeqHkXx\ndCmKW3AGPjdXJgZMLTmaGTD95+glRxNrSgDfITGJXn6XLSUvnQuDWtPWGAUo\nn7Ol\r\n=4CyL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"c54e9a37b7b164580cf73c30b52d7353266aeb3e","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908212142"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908212142_1566423744832_0.20980650417572488","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908212201":{"name":"@aurelia/store","version":"0.4.0-dev.201908212201","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908212201","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8e7f6d79ecea8c4e7e6620ce56ed5093bb54670e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908212201.tgz","fileCount":11,"integrity":"sha512-CILury94xMsbAfjsD/yH56jEhDGCTpY8hVIERw+TpQrCjMzPPRmtI8Ax0PJ9mngHC0+djQKXHhnM0kLsTCfq0w==","signatures":[{"sig":"MEYCIQD6TFWvRrL69ESnn1b7fJ9CyLn0MQjsylk8LgBDuLw7YAIhAI1QxDmL2pW1fS0Hj0nEI/68v+5RR3IHVAHfm/sTBtZM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXb8nCRA9TVsSAnZWagAA2bEP/jnyctR7Ary1G8Gmulxh\nGFbmQW7fpv7y3v4fUSyifZwMTByE/EDmfrjR5QMJ8OHsGNo0C2okLKkPB2eo\nThzlgPXn9r6oCjj5Hpu2lYGgABb7Rvdkt0KfQnI0rzZwFtGjkDNAaIxt7Tj4\n/ry18X60JaHgDpBzoti1ao/Nv51nLo7eu1WaDBdzZp5bZm1KoWtow0MiUZ4B\nEB5epNKpNxDwwycHkk30fcA8mxg7Lpb9m2LIjTLaX2/OssgOJWwYHHjRzL0p\naOoKlwjVA9T8sT35/MjHcDZWeTA3AqSgurXLmTe9RU4aqZpBA8RKz5Q4Hqdd\n0E2jr3t/+JaPl6Toi1wHdNMh5NZipCcPtzi6FTz3nt+lyKAEdsVthCDH9yjL\nEv4LLuwPu2rzl9kPDk2b5vtYTrIfYKijNowNAufIDpypxXnmVNti8J9XJegX\nGARjKRrWydtySwaFjVxXlS3rJRY/o8L1fAw2MNG8R6D4NGGT23E+x2FPvNuN\nMuKC8kHkvXlQ7nRjWIkSU9RxiUvodXurZ5Dg20fMHL0c69cHl23f2OH5/12K\nt/7eINb67uSpLdIlNHFmX/21kY62y1BDbdB0YpK7PBoCu/Tx/EJdg+q0smwg\ndAh2coCOQ5VTc2hZqVDuF885yinNBppUCKcu+cPmJf6YtooSTaniO011QcsK\nrVfP\r\n=enVl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"d33cf478f8d5fb54233238a261824bcb8c026c7e","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908212201"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908212201_1566424870804_0.4411388664130418","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908241203":{"name":"@aurelia/store","version":"0.4.0-dev.201908241203","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908241203","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"690d642253a0425e4879d52d8693df8a31c59099","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908241203.tgz","fileCount":11,"integrity":"sha512-0AC2cFIVFNqVyaCpN2ZmntnD2YCoBZqFZz8jNW0nUV8WNol3hvdexXtY4ZMRyXBKAUcGhCGWQPCXbDQYV2EKjQ==","signatures":[{"sig":"MEUCIGzBqO9WBZehQWtKnqThyaOqfAknv+DPMV4OG4BKQpiOAiEAn1Amt03UWbm7BUefO5qWmqPc3BsvHQxicc/tuqSknJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYSezCRA9TVsSAnZWagAAv3YQAIfqC6zXHbuoBsJOWHOO\nDvLrEFJ6DniFe6ieKO2UwL+Lyc+TfaTh/f01fdWJoi7rgFxg+KPB82wRGArX\nnGLgtWlqXFGR1m1C9RzCFjp1hWu96qH5bcsHFvwfmhOxPjtR2ZxLbQ8T3Lbw\nr/4bg4zNu7risTzK4EZGb4sPPyqwGhaVoMgaCy2wNWW4gy6QspITEsPf9dSL\n7ZJkzPFviAmdfQidISlUs1fdC6l1ysLeUoEhzNEBZnnhQbULIVpQXwjPKGcW\npVfdXfZjxiaWP4dOdXa0JWIXEfHEJa8XsiMEcMqJGv/mijITNZ1ODVOPVd/z\nytwts+LrZ1hJTRZR2s0wrjDAk7NLAZ8EAQIMdCCySgPPNjNCabaVeF2ZaCeu\ndm68JkfLGLCEDBqu0dKrZpCWnc1Fau3I7IERdlBkKAIHEcumh6NmP7e3cmsf\n9goPgXs1ka6ck8gjCsDjl82myA0qok61W3T+wDacNUVdT9puOSTqVfERutg8\nLU7in56HGig4xsXuZoUhxi7c90Ue5Np2iOX0iVZWbD2D7LxzcgmpbH4qckXf\nNMyj1vzDN6ly1xTEqgkpa57i/7KEZdyYERmEATwvxQHb6oCPViOdlXJ9tyGk\ngFbfk8KPR4j4fNSyE1g8b0BzGMD9s4xsc5hnnYcLhb2ofYwBUfkunQBka3Xa\nruRS\r\n=9M4q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"00266a007cbc6b1f0e0b1fcc5d38d0ec265ae459","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908241203"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908241203_1566648243340_0.2629797218141541","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908241641":{"name":"@aurelia/store","version":"0.4.0-dev.201908241641","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908241641","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6ec7df06cde671ad08782f915e165ca221aaf5bb","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908241641.tgz","fileCount":11,"integrity":"sha512-4cpuJAqFzzbT1zndWSI9xPOHAs5fNQiByWl1/BUk77nopoyuZ5i+PPKbdLIM+DTbaqq3V6Rh2VzA9MsoSWtlyw==","signatures":[{"sig":"MEUCIQDU0kmbdfyJk6mJ1Xs1JHkeKoRK8wjjhO/nDOmYW37khwIgDRTSTY1MXdL+gm7STc4J/kWghuUhbyMVyWIPHArGXAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYWioCRA9TVsSAnZWagAAVvsQAI71QSDJnY7tWZWaMMfv\ngoEl3PSd6cPGPxYAVUHj7etyIfWiEqcd9qqGHJOl6se8hJ2Ax7uvXGo8LM7U\nANdg8X3Ele6ou2ZLi9fKV8YSOlSjXFcS+041MoCzRHXb9076kFTridbxumLB\n4AKZZcDxoyWnqJM/a1aamzgcnImcI3d5m8xPBgsk0TP+emQ4goDmaThn9snO\nvN7+qfiERjGLcwy2j/XgAlouDWqaSkG7U/xvE5BbIDyd1MB1PZEPthrj/bVS\nSR252EahPXj33tu1RficaZgnOXtM9r/Up844wB0iWsu/K1Ye9Afiwh9h4yEj\nCFsKebz9xyhiGDhXqo8ErTY6BhzssNVjhov+s7XF393+vBdKvhlru1k5kKC9\npqEIUBk33rADQ5hkpJ5leKMVrs5j4rxKbCjjoFgiFgOILJAPKfu7VBxqEqex\nbsE9aeczrlxWo8lCrOSTYmJVNNvaV92JACX14PAc2A9exF1v4PENdBN1JME4\n9yi9Sly7jHYXCQq1I5B+rsYr3GQ5F0tLysMyHuHSxR7ogeTsN8q2FAHZfsQP\nunLeY0wp7301fcMuD43sLzuJvJ2nUz4tHAq9V8zXhkUA6y9DsPcIlwnlNVDO\nanmLboeGE7xwyRUNvgEOcHB5/lJrDqkbvHQxeHU/NORdmn/bJ5MLXohHiCL7\n2vtm\r\n=KgsD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"8862b010af466e3854850c8792308a364b00cb40","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908241641"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908241641_1566664871400_0.8050594045921027","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908241744":{"name":"@aurelia/store","version":"0.4.0-dev.201908241744","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908241744","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c958b919b95656351f24eea2aa0a92c1cb47f1a9","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908241744.tgz","fileCount":11,"integrity":"sha512-b3cfy+qvLlCqgVVLe4q9cxQ61s74kL+CuJO1yPAwnKHKu9ad3xEAX9OF14bJWWhMuz7YJy3TIcvCHj6fiwDFew==","signatures":[{"sig":"MEUCIHYfNyQirS70qM3JXdIayBBdcoZyhqnb/0CVYKgXF/35AiEA2cwPso6MnYlwd02A3B3dPL4h+dioyNURmGC+q3E9zVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYXePCRA9TVsSAnZWagAAstwP/jGa/J+53L3zmIBWwzzL\ndqkvxTOAFVYSnvyk+sJg7nKQTYsmAXqOeA+/zeUTKwoSBaeTccl4l9cshjKl\nunHAqOQtDCw9eVogTxSmW2CWPFvW+8O8IWWD1SltWzGbGMEGOu/96oe1VvdR\n0bkswrVA9XmKK7+ESPY1P89CNaux2hpOalsx+i7AIDuCG/zpu5jl874q1Flu\ngAcO2A3w03TVSJkk6c5VMUx8ue9iHGkBOMSZOKtU8x/zP9hlcQjQBbM9EeJm\nQvvqC6c6G1teWUBZRHGre/816HrS2IBb1hKb+9HXEUyYeqdWlTESRJ4/WIkb\nH7xKCMTFSXESuXKrujF3mv67BfT0E1wdNCeL7GpRsvDqMzt565lHdAmd2KNj\nU9RqUSnvPs021tjY6XgbqkGul9TOZpmlo/vpB2PB4QnU6U/CuA/hljO2rCIF\njnzX1GO6ihfKtJjMBaVngtlHbrKuMtGCupALmfZjJnZymB0+bAi5xHPy2fxC\ndnJA74AlUY1YX/VI6v6fZyj0xPB2KaoI+22ak/FpsPIMi0z4OGkVu5SLGD2M\nRUx+q55UG1m9UOqq1L1ua/TTO1BqDTnYRFMuMynC5wKBSWOA8UpIRvVGsBQn\n0nxbpfNDG7quyuJHq3p1PURqRidBoTHRR2Ufo33esxUvI3NcO/51DOCxbPeU\ntBQA\r\n=qobq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"4fc4415c3a24b8360d4da6e53b41829d5384696c","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908241744"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908241744_1566668686508_0.3319998209959414","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908250007":{"name":"@aurelia/store","version":"0.4.0-dev.201908250007","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908250007","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"81808811a07ee6830f61ec7bc5a6a990a8160276","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908250007.tgz","fileCount":11,"integrity":"sha512-Xv6TcEWMqzkdYT5Ci4G/sfBr97MFpyb5rzB2pbnzG2m7fu0P5MAGzRTPRq8cauxUD1/oy3n2+eHK38zpENwdfQ==","signatures":[{"sig":"MEUCIQD+3De71ldWzWsi1+NBOTvyMnILrMXmov27e/KfpLsvyQIgR8N164KGYn4S6E7w/CP+2GJ8MW/1cSTE5FUdVJoSlC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYdFGCRA9TVsSAnZWagAAoFsP/0RFUyvgj+jKCtO+WPxz\naKZ7QC240023X7GBH3qO6oejMS9+KhxCGamxGH1tHrl7GkbB98GosiIShT5j\nFuG3fnqy9sMX2eH7mELD5duWtQaJF6yItpe7DkVGfyiTpspTJpDgBSqg2Ljw\nhGz8ctn1AMenlcuVu7FNxuOZw9qq22zDM9YtrvJyrl6s6xNuaQGOOt1RrTH4\nbqpe9sq7FRqd4HC+7C3b6flEQb2TgoQDsrVfA6MCS6VWumhBQGdO4kZ9lxt0\nl3Z5M/lHcpvKq0v51DjpnbXf9r64Bz2KXGJxZ8dcYQPWug2caa1HFMzIhdkP\nFcVPpsfmeqbiVbDhJHOEVa/QOKedNm8/k6ioWCOV3v21aFj7s3UD5efDHFQS\nzGnnypWtw0qh77yfb+OeYK1hdNYDIukysBkUkx+QYLzcLHchrQYSpogkP8+q\nX6iRUuFCVDzQ+0jDPiOU4YwVRYD8/VG1nbEmN7b948fTIhBcuJGSKEru+Jq3\n2z1gc6cNbEVSBT+hyG4ibsLSFkO6juVXWFKTr1+b1Aa0RK2AmdWBHN9LoQq7\ndqVEdeykS+P0D6F9jxZ8HOQAf47MtBdPXj4b1ffcSZYq4hOrjofxa9MtWAGm\n5obg/ijEzVeAVw8DZQWfEvetIUPo+qpnvEXT5m439ZY6PNceX0g9l8v/eenV\nk640\r\n=m214\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"6916798b1f3c8d987ee7643255e2b8496fe11ee1","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908250007"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908250007_1566691653661_0.1169507348736516","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908271832":{"name":"@aurelia/store","version":"0.4.0-dev.201908271832","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908271832","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a93cd14bcfb568bb56848a8ae50a2c7aa57af3ed","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908271832.tgz","fileCount":11,"integrity":"sha512-qXGXch2ZC/fv0mUbJmgF47aupHeYsGA+R99wzlYRVjkxE0vLcaQLTKNlPOaF/t6LFqea6W8lSvpa4Ke5d4CZCQ==","signatures":[{"sig":"MEYCIQDTFEuR4hqXy1CZkF37oSPENuDAnKAnoRUfaMgw8JyyBgIhAKehcN8GISrqBaftiOOHi9HZ8OVPpzc0/JxUQwhOv8ce","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZXc6CRA9TVsSAnZWagAAEqAQAIha3nVlTGOJuBLRZtFh\n7nBNNP5JAYfg9xMiJ0VSNurhVXrzgAXBUk7gq4xnbxOCmL6sJbKnzrfU9zXl\nCrpnZ/Lbn01Itg04gXdmWIgqap0yfS2ZM1OKEDTXbHV5+a4aUG0qFO94eA/c\nBCsJH0IiUIRveeUqP31KkXaQAvoXyB8xE4vmPFd5BHj9+BT0yCNgorqmg+Az\nVZYOmeHB9A4uo38z6G2ekB8f9W1zlHtGBWDx74fc6ZLHBhuJtgWsHvxLK0VH\nqFFeBLcDUq9TUIashpvN/FV4oyay7EdJO8qgLgpejrZ582mubgRLju0aZXdB\nGUt6RbG9+PYRH6F+YAwCoTG/BGBF33G4hVhSBynL3CqfujncUwaSaGR4lgrI\nv4jpJE4AcGcwZLB7RLnDD8Sd53aCvybGPvgk4l8ArajBjUkIEFGkMbj3L2u1\nwigJa8pC2RX+q0eEHSzZiatViJVJw9HCOqgNtfLG6/bwpqmlpR6lExCOVFAv\nJ4DbiaJuV0mwJVepnaW/2zQ9CAqqlHS1qykPfwX87jNZ1N8uF/raqMKVULVt\naZ/pP+TaKBx/wYAtLQh3skz1OqrThhHTV7qcLrkPXXLV8Z2640cCC79PqPqP\nenIh2zLhr2ZH1MlqpdFBZqoe4rhfvCZ8roVQyhoLFoMlL/1sFQXT3Od+bPz0\nOn1u\r\n=wz2+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"70a713fdfe962ff724650330db31b41a962a3b2d","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908271832"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908271832_1566930745445_0.6606079596131258","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908271953":{"name":"@aurelia/store","version":"0.4.0-dev.201908271953","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908271953","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a6c597f8950087ce8510074d5c22eddc251c4cdf","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908271953.tgz","fileCount":11,"integrity":"sha512-RGE1Cm5sTcjTv1qXBmkp80yCODb85GEEugzEtYaS4Wgq9vTx4Ej/8PlUc7KRQNl9SuCbkYx7leoODuLAzCIy4w==","signatures":[{"sig":"MEUCIH3JEQtWvUDsxPzBAVj9reK8pzSd/xOLvr3oR6UJ9Z7IAiEAs9BX/elCxyRmVNpxL/4mtoFH04O5OiIOetrz/gMTt6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYpJCRA9TVsSAnZWagAA49IP/jD9gqwgUQNtsim421bd\naSYwNbx7zmR8BPe/BgledRoG92OCtoRxEIvQCWHm3lwNveFOi0XbinZU3lDu\nAa9NmhU2PgeLVZ3syQyqUfYCGgM6cyFnHjOYe5bbH62V1sdeZyZk952cTslc\nxWWlCeTH0Se/7rQbEDfNoQyr9hym9zl8YFVrhi+MwcjxKXmPJgcv4OvyMk+b\n6TYhOMS9Xtn9Xc3SfIz/l1hHCfn2Kw2KoYxc1UBYSDM1aZ99dUuLlWAne64C\nzrLX932z1jl1SNqi4StB+11ROgR9jScUeAdsrmrvA4Wk0EhDnxrJqnWMBdq/\nkPlKOYIyFsCqBAsuQ362A26LNDeuHidVog6+lxZDtGxVPJT+qw90djruRpb1\n5D04Jyd6pgX6AdyEF3AsyJMSPqxu/25jqLR00z/Vi7lnJBXPs0NdUNvWQyBj\nm7yx+Ky+wEmI+aknSJrnZaJoZ9ewytVNYiqEMW3+QmsZL1DRgCV1GZQtMM5j\n7eZ9rkKn7eUPU/3CxpigBFi2O+IFTKvxiF3A2WyaJWs3jrwuSYrdX9cGamU+\nBHYyXmDD3o3nvFWSkqnGVUt646b89APVNykxzBay2r6AO7TILr2mK+Nr/4g+\nm7SsdZjIlV8kAE0thSyyN+Hr15Kp1oeo9oupXJCK8/K5Z13zimtTE+OEI/rE\nJ0cZ\r\n=1/ZN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"cecdd9020fae97a4ec5ae0c588a2f58a90ce31dd","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908271953"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908271953_1566935625220_0.30128545064097145","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908271956":{"name":"@aurelia/store","version":"0.4.0-dev.201908271956","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908271956","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bd233476e9ebc7dfb45b3ac1697965a8ff611773","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908271956.tgz","fileCount":11,"integrity":"sha512-OuVX0mnR+PBmMqDvlWYqa+qcrzE/L4Z84XNHRTDKoyiTmx6+vrPI7E2i0sB+hRDTzaDyzcGVYMOfdX1mWvFpAw==","signatures":[{"sig":"MEYCIQDZ6Mco0MJTZRE+nvptHsPZQW+s8gvQd0/nL5D7TT7wRAIhAKJLjuDK7nm4BBFt/baGxKke5nl1LeVuVZsqo+uoM644","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYr/CRA9TVsSAnZWagAAZHsP/261Uk2Ty9GKrGSt6B4U\nepW+FINtTM25U0HfHzCe/4swFEmJom767eL0bsX5SVYza2nBNtPr7ee6U5AI\nRSdtoce+Cj9Z6nwymRzAnLQpoSd6kDEMwXxbkBUwKB/U01VuLa6Gx5Bx5z4B\ne0Qov07YQANogc5saxAzATYBGCv9iOz5DDZUR5khldqA6BMfkLs9VNDIqdmO\nSZWOXSMncME9JQ70taqN3R8sf81muQ23PgjBKDMIH6BYWGrpDaFrxz0tDQHs\nsdfLbQk9FMrrinfs8JgEb7M2xYGakyRBxNcqdFGV1ZOwtY5rIUfd/wx0UE1C\nzZQOLFHDaQv9Wsr/SyTI2lG9ZA0E0Uc9wVzabuOfIdeVm21Fc5YKsz+wEyzx\nN5NrmRUzxockdb0tSVICqfo0D/gEohnLL0C5OEii+VZ2b7EmfWCoszGwI7pG\n9N9zhKKL8jYvD4gEptFZcjpg2KqUW7aw6D011uJdfBnDvhjbb4BmhTlPj7Qx\ntYtl/W27D6OhXlbMI1e37a+6kN3zz05kvn/pinQBqpWW8/n+pLFxLQ10zN7+\nGg7X0Mre6HXlEBLiTQnhCErXC1cF6nq7s0mTL3d9SMS6OIj1sdn5XHyxVNiy\nyUqanaPv3vwh8WcUmT4VlplcfdDa2zEttuoNVm0m5af0ciecqZXWOnyi5E1n\npksu\r\n=XnbA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"e57705f07b0d39e41ab5d5afe28a29ca800f821c","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908271956"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908271956_1566935807055_0.028178663405538984","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908272004":{"name":"@aurelia/store","version":"0.4.0-dev.201908272004","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908272004","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"57c0537d8ea80ca3eb19adbf273cf11c6cd87e74","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908272004.tgz","fileCount":11,"integrity":"sha512-Z9/hX+wMLDjNgf141vTjDQN+Put078Fcx/8twIdCQp0vSnqcYZPzjo3E3nZ6ql86WB1ySPMertV0uF/eQ4Zdeg==","signatures":[{"sig":"MEQCIAWDRsgaEaOsJGbHmJ22STD8mGMxnZlrMl9CLs/1UOqoAiAseRMz9rFILM9Kw7SFgGQ7vrB1NFDSF3BdP21LPedDkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYzJCRA9TVsSAnZWagAAqiAP/RLeVBxURG7NWhgDRCQb\nh1/A+hPyzOD/01Hk6qZU4/khdQdOYsjDHlBkZ3/WIteJxZmucVGkiG4yNsrY\nifEHkXqbtNmHQ1P9M+7FlFFKh9BCiCJzhmaFjOWu7pBVf3xkcPWGZuG3po7W\n0cgm7qlcoBA2NsA2r7GCHb9JHWikek3GBD/oVPCVYjfm21nQFRW7IRxQZGzL\nyMWUuJ2cejJFVfZQw1dyk6HeNJSz+YiAUeSZRNCejMVhWZWkszTU2v6nyFpo\nWf3kDGfmjWMLrhVrL9KJYXbigYaiwBWLhaasd8GxR8ADf5b9+EUOt+wjWM90\n6vz3bfoGjE6sKr6ZYNpb4s6PpQ3RSQRUud1OMsjoJ2a5JZ/fegBsmj6Gmgkq\nMdfaxuuUZGf8ZjcXYbUrDScvqjICJ7hogj7MtQpsSvxt9I7EBtMSaPTYmo4Z\n1TqGxKBvn2/iZPXas5BNcyk3t/nJuySMr4MjfqUqnlyA18DF4EqhL3jKMwgx\nM2+qCYVMUJ4TPHs0p/yr+C3ZJBsH4N/jFRzuw3Emfwfe9qvWKVCki+8RCois\n8P6YGfobzIJBj22Bkx805ywnJaiflwszjbSS58m9aI1eLFEUOSVS4Vn/7GRL\nU/bTziSeGkzrlLjNsVaT8GOLINFBhTSP28skbQ7ZdNrffz716LiPMsvAug6d\nf7G0\r\n=ra/T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"0b6cebdb893fc5a1f1063662b799cb2d8a75b511","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908272004"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908272004_1566936265213_0.9930312652839259","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908280237":{"name":"@aurelia/store","version":"0.4.0-dev.201908280237","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908280237","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6b5fda00af7cd3fd6bf79526d731e8011ed6efd1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908280237.tgz","fileCount":11,"integrity":"sha512-Bdvdv0hD6TJVdDQUwnOL2fDGe3naetBBdol2V2/X2WsXhL2GhzUgn1WMFnhu5xBfW/RBRusfpw57NKGeTsjqZg==","signatures":[{"sig":"MEQCIBrbks+aFRBTNxTUWHb+Z4TIMvDYpEzEh87Di2iykaBOAiBVMLuRf4s72X46ZCw2bhp1dyRYQhC23mTlzHJ3DWED+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZej/CRA9TVsSAnZWagAAvc0QAIXPx4clhJ5hrp8GuN3A\nPNZ3ppIvTL9hh/j9zWkfj0npt1SLXKJUh8umuZvdXFDCwjqa1755hi/S1rGh\nqd8FzDTe4cP/mYj8CMwNt255kzbqG+/6tRgqJykLfOKgnaeYQEr2JgUY75si\nLyiFKzt+6V0H4P8uiA1FDaBu+HStJnpGHUGlI87CeF1HIR0uLk9zvs6f//Sn\nrQeezDszjUu3SIcClaL0v5u3rhCYxalE5y5pYI6n1+RX1UfYdOfUZP3awIEa\njtsz9wGS3xQ0+k8JbPj5zyWeRXmddr/nf0r4UzId9hhfENMAgCorn6TE3ZhZ\n0SK/3zYcYncs8m9fSmOw9KGwGHR9ZcI89kqlCjrtxn/svoLJN9jGgs4CsQIG\nD0K9/EshHVCDOWMx0Z5I5jj1uuK1CiclA6HZz5liMLrcEdkiZ5GfCSiXWKvZ\nqQuXUFIjQQMnv4HO7R0+9iI1imBVxt8AasHjXMYSqouLexWOqS1UwLfDz/l3\nDXkLezzKNsmQcRz2ulIGA1GllhHDyhCKwk74knG8reBhqx44h+SiB9ndGbpc\nsV85A9FPiq9TMmAMwiDF02687oIv2PuBiG7ejr7eDQCegQsFnRezm1xHtjJM\nyPTMu2mw/NfXM8ELmHxMOkgX76qL0Q2+W8wm+Oy0fZwpco2o8sQTs1cE6Y4l\nhEUv\r\n=oWF2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"4dedef78850ca6d591fd0a959f95d249cc10b36d","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908280237"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908280237_1566959870676_0.08942820107929417","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908280346":{"name":"@aurelia/store","version":"0.4.0-dev.201908280346","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908280346","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ed14e6c1a56eba75f1e0080f3e8bb3dd28f7d88d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908280346.tgz","fileCount":11,"integrity":"sha512-QcNDsH2AwNACp3RGf4dXQRKEu52/HyMk4PIP+J+Y6462rvVmiIfn6K/mSl+Ep5Yfkz2VjvLHFBGc5l/c3K03xg==","signatures":[{"sig":"MEYCIQDkEC6KtH06C4Gi2G/UTpP/hs5/JAo1wzsYgltjjrB3bAIhAPaTAW7x4RHf6TnYDTz/R8//6RS8eR2blJiTFiFAoKpP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZfk7CRA9TVsSAnZWagAA2R8P/2mYo4EFRXfi8EiBg8Ey\nrxMpQwnCLMTj0/3xzCGY74kk3okACEuZpazmqEx20v3lsbJTni6ue4FiieWy\nK0tANM7Rj4Msm0IsMOvKDTSSnkxGRgvVsI0LmqbI3UYj9xgPgbXPNjwqQ4l9\n+bMxkY6rJyhuovmKDvI8kSfqPUT1Rkf99Nmgmi43Ns/B8BUe0wRzz9VYVOFj\nF4kX1uvYh6SRbN3FNdfhynSWr5s+Uq/1xqv9hGXB85hV9f5Ah84bNZ3TwYaO\nh3zlxq9qh/FYEXRdbC/QUuEpHi+/aJ2RNwc1bsHsj0M7eBg5PCLEfIXuWca9\ns54f4YMYNBrjSdEho9nYe9ejwPPibN5gdSYHK3yI2bhjsDlevhtAtnqXorll\n6dcxXpzxmWoWYf1L9uwywWZ4Ag9unQY3eSKPnqb4atjmxljz/4yhwDxu+kvr\nXzDafGf7HMs6EcnoLShJk0PXknb91YWGbMRBZdADaSYLne7l/zudU/b9vPX7\niGpsR2UA6ZJdDNYVe3H11oWmBS/LCRXnkNiytQJ/q0qwLwUUX9y2ZtXUy510\nOlIWT4qqyTs3JP+gRxI4CIkNuxW7gK5PjmP27AN2Q9u/T/9w4ELUHbkr4Z/A\nhFvEdFghTNwfuLu6NP5Hdv+xSL/s/SqIBhhuWY1vLwi4MczJJIfn34q/Y3cQ\npkR6\r\n=fOUz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"874436a6207de21e32f69c519dc30ddfec32a30e","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908280346"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908280346_1566964026497_0.30933721381549306","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908281046":{"name":"@aurelia/store","version":"0.4.0-dev.201908281046","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908281046","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"41bf825a4468cab2aa9519a75182c3a506b1fb79","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908281046.tgz","fileCount":11,"integrity":"sha512-cF2xyK0mD9sBhOmWdJ5e+0k6nyt2LTmI0ShpNG42FqU36WXSp5s/ojGN3BrQr+bYmTXqaNJobEa+tYJleg+Z2w==","signatures":[{"sig":"MEYCIQD5cKZX4d0XDK9hZEtEAO9QBSJ5B7UBfhBcu1xoEfrK9wIhAIgCs4UKKp5aVuWX/kL883M2E4xzWYLeCBsEGfG6ptub","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZlulCRA9TVsSAnZWagAAfuIP/1wuWK47dDtJBwBFsTeZ\nVcmAX87LPAKSpFCpw5CC+SIb3MgxTwUoQXov4K02oMaHumHK5hMDtNU/3F8E\nGRXavd2SVw01/G8vk1VGAKN85Shjc1HDdBqsl2Hfb3LTwVeJ/yBsAMq37v6k\nHG6ZCdOIf+gkHHzFxqqFiAdRlONFEQcSOh9pyY6JhO0V+O1CnGjBUxkdJQ4x\nhbOopEXKPiznQ+hsIKPfTNsHJ4U+2IiAnx/GqS396NWlWtZR6a3kPWVnHfUS\n7vTI2azkI8KqoIbH7+JzDBzB2PFc7PcTg042QtynCKIi4AQGZufi5L2HXUn9\nGO9x1QVGJbBzc8OPGmA38rKcxqn9s88psBQ821aHj6xYi9EEh75RdhwZhn4z\nrcdEpXGz2EuFPWnoPayd5FZo/m4klixxY4FxjWR6fS98C19tDWC8wqlmvBzl\nkYYYhmHXGfildRHond0QcjJTQVogTWnYp6+ENs049/9JLvpWwsaVtBWhdF6L\n1E6MvrpYocgAKuis8GpYBZTsWtvCRnZWrHTgnZV1u+e571UiMtS0wVCjqwbp\n30PMGZY12f3p6j4fMZkaI23gTb5XH9Maf0I0WzdrKqjiNjBmowuyUAJl2xON\ntAQ+rZN4FR//Wjdf+lVqn+2sgijsiQbTedy5eVgxQ+GqTlfnuLbZN9cFmd+4\nHVDf\r\n=GWex\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"27b0245b386af5ce45b12b56aec3b2fb280e08bf","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908281046"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908281046_1566989220806_0.3427595290265175","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908290625":{"name":"@aurelia/store","version":"0.4.0-dev.201908290625","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908290625","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6cb526166df31c9894135e5cfd57bde1e0783260","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908290625.tgz","fileCount":11,"integrity":"sha512-Qst7Px5wRqW2/3Hk7FUheHvFsk5gcFilmnXLXBk2yGQtSK5H3tRANjmvzLhUUd//9wjrjFeQxDxIxkucpA0Low==","signatures":[{"sig":"MEUCIQC+hJiFUleo0XWbBisex5Y2tY8nocwGhifVR+VQ2pIaWgIgQhd9+Yk9tgkxg+WlPtFzdRtJmZJqvLQNPjvPZ8jWreQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZ2/4CRA9TVsSAnZWagAAn4cP/REaimSP+BJpfVCZl1rd\naRFwXhHNW6Wi/mtHVITPHnVoPHwAEmQO4DZUzlrQLdNGLghSzNn44yrT5uJH\nZqfWdlc8c10F1k5eDPHK3m9sbXYUERqIQXZ5uz5TRNF0dbDTIkD0mO4mE6vr\nsISDJyCwbMrIUWAauNr4GfPVkBzii/cQt72NQXz8fvoxrR0Tdc12t7OHk+Ki\nvlUy51VLr3SkjE88/cxRK3Av4ZH560CuQzagPKmh76za3qgt/JJjB4dNT9G8\nutPhMUNQRvXSj4AXN1MgpjZGrHkcQw/TrwwwSfc3t9TTCzZejFeVg8iJSdNZ\n5aafVnNIs3Bj1B9nsaBDh1yRhGjjIOFvyuUgjbSo9uSkAC5zr0+xDhIPO9cc\nTCmvz3uOq11leZNsoC++ucB6OzEn/eduSU+7KoasuTl7fwtPI4w+LDR13J+g\n2uoRSC5oA8vkkrJlC1/LWuUqv3B9M45gU3TZQvVKxhAlUuntjmJSsb/EkzKX\nrcRUW/WNr39tH4E+eJDngXE1IyOUu1nfgrIczh5pxry/oue7HOvPO/lsPRtY\npjYtl7yncx22ldtmS4Rfg7asBl2tDFfOgQ2B0CFaWV7j/C0WonljBc0ggc0T\nOn6wPz1H7xOFkklZp0nrCdYsrgTMCEdPJ5QWbw2Ge05ifqcrNFmukRJY5LjW\ntsSj\r\n=Y1Yy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"46f13f027266fc84c0724d4d9f8f5b224c145c7e","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908290625"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908290625_1567059959718_0.6668950841199872","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908311714":{"name":"@aurelia/store","version":"0.4.0-dev.201908311714","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908311714","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8c72fb38063ccb8ae8ca6625b55eac95ddaa5d6f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908311714.tgz","fileCount":11,"integrity":"sha512-iJG+82jx/YUPk76E+E2P4tQolOqYK5MT1pkDFN4GePmjoUv8sjmPL/r09X2bhs+rh1jdx1XRd0d7XCXWHG15YA==","signatures":[{"sig":"MEQCIB5mYvueh3DoFBILlGRRe2gD+hdI7MApXQmLE2BgdcZ7AiAXAtWIlnq3fNmudA3/rN+lCg7wzEdCqrHGylybO72utg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaqsYCRA9TVsSAnZWagAAQsQP/3pAypwU5HepWdfJjsNm\nvnQqkICbeIRBURJVrXc6k2KgjVkZo9WA/298vyfYpzA3RqnWO9tUyftnpESB\nImRX++8G6SGbuQL7DWZtShDZKlM9EdN8fzBZH8vIcJMV6jjtxTJ9hCAjtW8t\nkGutss95wOEDadOzII/oIYljzzlLBeZrSdKUS6eAEd5W/wsxvblN/WSQSPwp\nvf7VTyE39oLak2YmyfTrLtx2klNcBYg5W0rBNXCJLCefwdkY9SG9f6bPOBs1\nxg+HR9ONoE1sG+nD8p+k7vpHbaK0EutRi/P33KzeJXNDUqVZmce0uXYA+eif\nMDk/MYAIU/30SrhFwoopKxMSicQ1Kq5L+TW1y7RRWNh9WApK559ugCoTtlov\nRVKBN6riG149M6a0UA0R4GNTkQfTMONQ/VZ8PPTqMvk5wB8LoFRNOc3BHTso\nbrXXZid407iKOQG9Da+Uu6EUoGfWGls0lEinzV8BOc0+R2745DosvAe+dtR9\nm78mIlpWZ3sErQrmIWavHrCIyNpL2aZaogA04LHuizdB1qUBZLoC8wLRILh1\nQhpMxMvHgT67aNiG1XjVh6XPeQHC38IBj2fg/e7K8OWKGa0yaqrAeWn5VqpO\np6vebfWL0tdZkyyF+nMj6WUR9cNRTBqQX3XS+/6sNUlD9R+eT1FT5pd1er42\n3PkZ\r\n=i80d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"331c2bc6864f65f57921b4e7d6613b70170ffb69","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908311714"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908311714_1567271703699_0.37349666559849104","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908312306":{"name":"@aurelia/store","version":"0.4.0-dev.201908312306","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908312306","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"532f11292a3c94e35c619ae2a13109ef826373e8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908312306.tgz","fileCount":11,"integrity":"sha512-yS6+/Yp7m03pxkC5hhw612e/2J4PXxsbERtgSt+sbK3d6NMx6zf1uRedQluevOy0NymD7gceF93WpWz3rFT8QA==","signatures":[{"sig":"MEYCIQCJoA9bar5F0BEU2pDeHfjBwz3uGQ3F84TJ3cl25uLtrwIhAIWEpAKV1L6b3xs/7aAD3Z9ASUEZlF49zfXxAidzzaF0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdav2FCRA9TVsSAnZWagAAHmUP+gK2EzPaha8EyCM3lyTc\nM0sIFEoc11mU6lSwvl9BvJc/2Gjo65GPloG9Gxu1mq4+4SPVUdx+/6Kx8yGH\n6HiKkFZT3CtoVWoOlrIgCkQAPfGaptJM6FLwP2NsPj1xKAO9dCdBd7P1kYO3\nKnss2eW+27Go6e9/JdO32/0PsKtdLh7EVTr3sUHzWA3HAXU+Pl0Mdf0LIimy\nVO/6dZ6SifZ4igUCfzKSlFSkHK4Pau7kJedPEthb+fUcwqlSWfKO/fJt1e1B\nJwMqPMCUPKI0KOP65RMK3YVtkUfApPOAvpSw5lLDlc15vp5FOjW7RYco4+u1\nd2z3J3ulZw6/VZq3bmZcAFaQlYQjoa3Hud9yPACMHk087e15+WtnlkhEC58p\n4MHe4zmMLZpaWrD5Gd3TlAWNhjOaHL/jj5sTLfNyDCjM1NR804tGVbFNhAN0\nu2Y4u79PK4+EH9fKl22Fuw1/BDvD4dD2bvvMHMItA3lyY1rvBzHYhBjnTiVh\nHy5maP3+9J7lMbsGgLocdswuTWmgzg+dJlo/zcyNeWCQmmSBVVIA9uv7H7UR\nqIzAT40AG8VSSWSkxk8aZoxLKPlt0KLNtB2MI4e266hQA+rcHf4f+Ocl5XqU\nhesqB/CdH0aFVFR1pOpklz7lol0oMIRKyNKR/aDj/wdf4iQwovH3/qt97F3B\n9VhD\r\n=MvzC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"7290eec452837a39b191719e318097e20ccee5cd","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908312306"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908312306_1567292804795_0.461117233878241","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908312320":{"name":"@aurelia/store","version":"0.4.0-dev.201908312320","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908312320","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c211648a730f314b4a6e3e0bebbe11e0d9724a7b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908312320.tgz","fileCount":11,"integrity":"sha512-t8tY6dxfnrQEn8El18aUIZmo1SzgXfMZX3hRM1F2hK63msWuEvRYtYly3kw2puxJFhefJOgjCGZPunC4tmKUDw==","signatures":[{"sig":"MEQCIAq8fRVLzzWllq3xbc76OKGNOb+as+PZDXoyMUccN6NrAiB2F5m1X7fjvlP8OUivQdYWH74PTzAn2fTCwZ0NXkdHiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdawC0CRA9TVsSAnZWagAATvcP/RjQMP8v8WDI+ffL53cu\npNlwWeNe7Ufq0/Ui+2B/20jZd+jgV83Z9oJx0ukTf+NYoOMCQtJcDQybm4Ry\nQWiK9L0aPRcMV9e2+wxPi5cfpxS+CVL4S9jZHQyUEKHOyigZ582/0WoXrU8y\nbV9Ftk7IlZ7lMNkZU3nsEEF4DX/Zenwo94HibrHlCOEdmYapG8lXHebuP/Iq\nz6WW/kV8eoQCelKu8aYqVsxTHI1W2JOR/9lRnko0mPAerEtCcM+XX0KMQp0X\nGwZqoYzLWe4ritKyF+PwQxoejMeOHw+Ge3kKIUrxafpzg2aRYbogr3rz9/SR\n52X2ZED+xXZEWZbE/kYX5ZHpoQODqusSrMbAm9qRF1+kgiEJcwamQ6wem2RU\n2SZ5a/BC/LINMrurrc9MdI+51ctKkOUuZDBzlFMCJdiWW9JFXiIvBpQ8NfQE\nAidI0FHlizfyly52XoI+ChWBctMTvlDBMzxW7Jp3m/xTVwDzW10+ewSjEpke\ni5XAVaJfE9hQSq8HyOv0v0l9glaSljF22QW7ftcQDdvWQ2BbJ2SP1pBTnxt5\nRtIp7/12+wpxb0GUiILvA54zBx0sHJ5cQXo+Puv/gDVNa+m/V2ij8kB2EmJg\nUQDdl/pwbVFxcxcJ2LdW/1Nz8dGh5I8ikMPH2wVwu3O9CqPjFSSeq87Wkgmb\nXZPP\r\n=UikQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"092593b44086ccdfd69504e0cd39d4fe13aebbdf","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908312320"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908312320_1567293620165_0.0174421206490043","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908312327":{"name":"@aurelia/store","version":"0.4.0-dev.201908312327","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908312327","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"06a3ebe7f643f1b3b2b57ea70ec4a1f6132dc167","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908312327.tgz","fileCount":11,"integrity":"sha512-RwoN5/i3Iy8CmgdSfPIkQdIUn09RhqNFzod/5EDAukB1It0ngthl/rC1y41DTewjVDQBoQ+3otrlYsxXlyjMPg==","signatures":[{"sig":"MEUCIFPHvxNZrCbQINfk6LI3mwZPZ5VK/u/2s2KSxkPtXQPsAiEA3/UeKj8wkz8Nw5G18ZE66KnopolhrmSgMfcgMBLgrC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdawKHCRA9TVsSAnZWagAAiKEP/02Hd+l2Og93i9mEEPEC\nlYKEidoOWcXmlsZGXUr1j8hSkRpx3/n5ZBdiz9GTb2qDA9U6n9YSqjkHfb6r\nKAio7FebiUZbT4nauvgBVUhxb25Fq+lX1efV0hwhs7LSo8v2DrHn8vL/QzGq\nWkXwE/h1q93zHPWozZDB8Q8ZA9GpiVmsvlGoCmWVem5xhnr8dD3mHyYnAr2j\n5t13ZtJ+ElmGTyBe9JMA0WdAUMwp8enmzUWJoy3ydWC+1YUA3q3nN75BJ0UM\nDs/xuATEJ2jjYy/il11tjbEjFSd6aDUOhJN1K9g/zDmU2RIoaW/rDdUqwjg1\nadNqx9FLGeMc1uLD5FXjiMOSrusNNfgNiVoWeMthG2m8NyyXfZ4CD/KCTiiO\nCT2RfYB6Z1U/6kncqX2DLBhM5n7oUDJ4/rL1s8TpU6toWpGU+il2+HizXJYs\nIw6Yv3gXrTlWL4YZInVGAHr7R07HDdFNj1N/NCxFg3sm1u+jC9Km/OnFXLQ3\npFI51KHmdIj9tdtQzx+ILT7HJjJ5rGPIXYnaAm0n2BoFyaMHMStCFuJ116KC\napt7Dn8yaXrXw/yCppqqp+KnSqOq1Ih9fjkvrdiaGAV0dz3rZqcGDKhSgO54\nnxVXuJs2h1GQGqrvlPt8XcZUjYTk5RMqSjpvBUVi6O0FaQxhfsj8m2DxU0j0\n7bNn\r\n=MZHK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"fa1db2316436a49a0dde7df12e43d1b147779e5f","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908312327"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908312327_1567294086386_0.7351522050980643","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908312346":{"name":"@aurelia/store","version":"0.4.0-dev.201908312346","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908312346","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e6408d9507e143358118731ed674548d33ec146e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908312346.tgz","fileCount":11,"integrity":"sha512-qGSHhUZxaO+Th+4ynqNGtoW4Nm8HY4RRS4FtS1bF+9Y5mwdyxQlDu+HvjKqa/obgnqBEwgiy2hYNANJ8WIs4/Q==","signatures":[{"sig":"MEYCIQDO9VhTjXifF29b8clpshVIiCjrt9A1St5LlOuYA8FxNQIhAOAiyGBTMnryziN4DYYrVGZXJ9kgGXbMnvVIXIE5cQSe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdawbbCRA9TVsSAnZWagAATmEP/A795+8emIK5HZ7QNaOd\n2sNv//99BiDlHHBYTvM2DXXlDgSbkHbj03Hg0sD4az6mDtGB5Gf9FULYRRiq\nyvx4NSXvBmcRdhnRLOn9yeHOkYEyNQRxPY8GWd7Uf94ZhTZAbrk/RJ9ZonfN\nKENgYbLTxI7//vQ5JOS6nkZ3iRDR0Lmyq90I3UzCFgCr4tlu1OdKSZputF2H\nGTDhm2Izp8BNqq8+xb4bLuSHDtCwuvDbEB/yQMWynSTXT6W0Exw8VA8erxab\n3tvaX+7O9mYGGQolJISXPJ5+ojqvIlPHZxJGYZuleGcErHF7bkw+xSI8a23i\n5KKRwHN+HEYqSDGMPtaYjfuPPmFLruITEuTdUo4fTmSaJ55doEZgtJcxfxeV\nYcpClpNulbF9WUUN3iaKUqHGU1yO3ArjQST2vP8QlWYmzD45ZYYBy5obSQo2\nZTaM9Mostc4+RORoTYgHkbF8ELmBl+7LfTutSYafBV+ouxD0ckYq6SByKbGb\nVN53kYMemEwxm1zme/QROXyIK071m7JACeIJ0yl3pISssT8WDiGyzaPkdf8x\neB7Uuq6aLKIqkHtZ6l8fJB9r36YYx4aLfaper5YNQpEeme48TwT/SLNHx31m\nwBya4BYtjaNK90RZkgH23JL2Eo4KxHt6AcfWkyUHiNI96IPZE7Cnvz8l+Zz9\nzzat\r\n=UCNY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"c6bdfe66f0017f95d7cfe9ac17ec8a7abb5c4ffa","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908312346"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908312346_1567295195087_0.7747715921845468","host":"s3://npm-registry-packages"}},"0.4.0-dev.201908312348":{"name":"@aurelia/store","version":"0.4.0-dev.201908312348","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201908312348","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8ddfbdef5ebcf6ec7bea6767f83182137aacb716","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201908312348.tgz","fileCount":11,"integrity":"sha512-0ESW92WXfWOPsR+PUkhcxNhD9MPgwJ17pVg+9qCYXCobDEKmZzSy9AbbMKDX1So6bwtEcjePHCo4ZYT8ZpWa8w==","signatures":[{"sig":"MEYCIQDuLJdAManTNZNAkMn8tAalMXoRghuOw6qhpoRtcxU8QAIhANP2nKFjCxcd7Nzt9djtYIhIXjDAjdEZWu6NqIq30+64","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdawdoCRA9TVsSAnZWagAA730P/R1oFY2rgBkzXKNPHirv\nTer6pxagW8roT6xeMWhTduS0bRq1YGxmBwDpU7sIxa9ktk9Y3w4F7G19TBx3\nV5DL+wlSdWgxov3rauZ2+Z7LFxCveDZuIk+9wKb/TrNwfQtNS1D0IJ5U8a/0\negAp9fX7WwLsPNuK8w2nK1DcMbULy0kvEQuTG8m6poeibAtnQMCx50j81Gm8\nW1/9E9UAR7teqTbqy+pACdsL9UwzllMyoWHySqkMh2LbqZBw9QOxJVDFNHn4\na8Suqzzgl0IlPhzOKIQfLMvwJZpX+j2PkvMoq4Uw24SauJW6HrHYxfNTEq5G\nF0VmLq3px/bgAUakUk6526enkrFQBHX5SXRbwHplUpq3r1HgS1CGgEIYYXxg\nS+Ye18UTWCzqGEWc9C2jp3kEnauulTdplcexLAEcXyePEOzzAn+dmG48oFlJ\nTJlf5oVpBRfW8JjvIPb7eS6aw6+WVtXIc/JbSyYbnPdU9o/fj2JeDZvY+ALj\nRp8kxDfuNM9xBHwOnEeljy6ebi2hIJx755hQnEFasDwzule9s2aIM82vzv5I\n046AspTdwDGSfzag1ROHhdqJqTuaxxoP89U9/JwRbh8My4f7iEBo6UJjur3d\nOGxmlXqL2MUPEwRpXQhAEMI4LmgNs6i/0lCnE/WGOWS1AWyPHkLNm7nzme7a\nqu4J\r\n=FboR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"5ce1be83cff895854ffcd7242f765f694fe210cc","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201908312348"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201908312348_1567295335968_0.2812975692359947","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909010016":{"name":"@aurelia/store","version":"0.4.0-dev.201909010016","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909010016","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"55f20b367402c069bfc245816df4de24b0b2ec50","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909010016.tgz","fileCount":11,"integrity":"sha512-+eqp2Mpv21u6QTwOnP3+7e1JRp4lJOMdOBJTxXE+UPkWV32EEKyUte+T6XhvgJJbmTeaCtikjdYVgjJ4xESctQ==","signatures":[{"sig":"MEQCIA/hXKC9vKiRg8cGHs1Z6w2ZR8T0WV9s5N4xGn+ZUF92AiBXUGSaGXzuS+699RLUKKKk3oaVv4xGr85rbB1IRce6WQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdaw38CRA9TVsSAnZWagAAskYP/Rc5hiIkp595yci22Z2r\np11gO9QewliQM/UjZNdIQkGeCdS8MYe4ozDHZTd1jZg35NLbX8HCsHBzyEEj\nDbCD/MmcEiPbfYVaB3/ThNI1A7hXwqdy6Dti6MfhFB14LCELVE3tzyl5OyzZ\nJ8a+wjJ+O+atWd1pGMmuruCNzx1t/pmSnQw69XfU7zHpJGBVRuhT77MWWURv\nRQEHU+Jtkx63SOilMj/0G9MO6KVH68bkEJVUUkQvyQq5t1a187trp8XsuNJQ\n/sXnjz9LichCEsyXkV/kO1Mcu4eJ65NMDmMye8mGRgGUbOLhaKedKkff8EuD\nwketDl0CzJA16ppmwjrfMxucIbeEnNifL9+RaAd9UP02sHxHdMfH0HUsJCPN\nba+HhUq/TGfGh06tmTFwL8S7RyWsT2y7Fh/Tj9rJWhoxlDeAmhP8cd7nsbHZ\n4OrLg581ndKPYfoAwdxU/nNiRrxsx8oMxmXwgNdle3+sVNEkmM18Z64WkGsA\naT8IJNiNBfUl/NhjmdrkHDsFAYRt4OtBnHLZL4+pMYWE9Us9LNTez0qUdpnk\n/0MHBNKLu1NCfXM6D738t7ov2KM7T5+yVjcr21/VHxfMLNPOzzsQiUhClQIa\neppDAeK41yddxnRqcLu22U0qSN4cGwJtF5Ns5DU4CRNrpQa6vQ8HMs2xTJ5e\nHebw\r\n=KFLi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"72f80756e77f84b3e92126b512621a0cdf863988","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909010016"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909010016_1567297018679_0.12292834039706024","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909010410":{"name":"@aurelia/store","version":"0.4.0-dev.201909010410","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909010410","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d3348b38e7461aac64401e39c57b25547dc9e590","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909010410.tgz","fileCount":11,"integrity":"sha512-bQiLj3SN4+HVmxtTa/jpPiy1FUkWbr2bJqAKuSQoYlQMdPAbkMbsyzyKopg6V/FuiG0k3XJatlxEn1ghTdoyzA==","signatures":[{"sig":"MEYCIQCrYp98qgPXvEFEaq96TPWR26TeeKIELip8ho745LnLZQIhAPXC2BCl1IHmwwmA3LhV+Z7uHJKl4FYDzTfiMy0s+Kx0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJda0SqCRA9TVsSAnZWagAAWA4P/iD/sPQbFsC96x4osEc9\nJYnZkB4S9pm7Thki8bZBOwqBBX7DJph8GnwRbeUbEV6Q44HRK6QsHzZqu/B/\nhG09snD+RYP7ESxBtJrZsCtIi2RSVio3HuS3AxDjMbhC/H0XuWhITjWos8oY\ngngIz5ywAPIqaI2fvB9yVKuoc7eh0ZrSTPjuptzXHNzmVZuogHCzw07E9m59\nB83sJM1fecTKz6T6HDMnYf4lV1f6LGYEVVEB3xlTnxh5z10Wpo3VijuCsz47\n43iaBVrXMdl+B23TD8iOfK76rzbAFhnSX0x6IUfRSQqKb2egoZJRftWc9956\ndzm/OfRaQ4wHgGPsXHFHkDz1YuMUsodvEeTGMdqEdMUgHOb09sqBduQ9BScj\nQUwKssj8iJph8XCzrwU5JjgePIIYy2JitbRjd7/LVafgOWTX03oPRm4VVhqY\n7vr+Ax0dKf1ylEFeN5yTfWzMWl6FB1AgFAqwyyfxu+Biub0QoyL/WZnW98Mv\nvxjtmvYVx8j47ai/jxsW6Xx5vjO/ssKpzUQbs9LITmRlKU1pVedXE11XuZ0W\nhhIAEQsTlOEEg7/U3aWXT46NCZduq0nl4t87FjNTtnMKI25OyIRw1UJLCCWj\n0WXsr9W+LeNXD8fUAPAC9cRzjGWPVGLmIP9O7OJUwIB8QH1YGYfrHIZOkFEz\nKhH6\r\n=jatB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"c7c0191a1e6087c9828c2c22b5e7bc4079b84ebe","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909010410"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909010410_1567311017121_0.7313357897993105","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909010430":{"name":"@aurelia/store","version":"0.4.0-dev.201909010430","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909010430","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0d0a2dda45c3a3838a96581d0934ad552d51f88b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909010430.tgz","fileCount":11,"integrity":"sha512-P21UyMJUTy/nHQv3gJufRCwC9Qhav+D2UImRoAXrlcT9FH9pP2u+NeeF3LchX7YQ706g/IuSVhqmZt+3uAsQRQ==","signatures":[{"sig":"MEYCIQDnI+MOtGmJXxODAvcIRy+hUmv1tIh23lAKKCebe2RszwIhAPi6g+dDA6muiPZqgErH7oQnP55TO4YhMHbHxiouOfop","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJda0lqCRA9TVsSAnZWagAA0/gP/3+yS9BWVRc37wr+5E1c\nCcZDSklPAqX419tToy8aTnubOSZOSK2yEmshMdXK2MlcQxycHfIfTrjjGbRr\nadVlwSvQag5a+pBR4d4qI+dcuBV2dt2frBad7bl+kHjksk3hcdH28rn/BAEs\nzig9Kb5/eAbBzT6fHhgtRT84j/cIbBnVcxkB9FNg98c6Gm7XAjfqNLnH+iz9\nWzz0o0DrGGjLAqc4GVOhAbQRXdfDkOo/tE/8p56h+eypil2mnaRichjHhfYm\nzvRDBT5bMrSmRcYg6R/N9NzM9d30ygwauLluJT27HVL17VYqp1IaYoJIpUF7\n5erTAEZebBEYiNyyFseuZj/ovdJyHRVHxhPaeXN9qpPdlZ3EHbCzMQsvH0PK\nRTzVwycbZsugKXpNMijH2BZkApsHUR/A6MnoevE6zBhE60IIsWDZguRsLwE5\nDySAFzPqzaMYPafF/hNWaca73toQobC4URHN7xMSFLb2NHZzzs0deshS67IX\n4vCk2Dd8o73mvSAr5Dx9vvOysHJT7rcfKg+THMCvetuXfUgqV+EAibhppuj4\no1rgS++pZqe4fUDLzZoRsZPd1YIwqleJkEdPwU044BPbQjMKAd7wznKgED6b\n/M62XD1HOAsxVYk/LV+i+zCbWLjg3GUp/MQUglOeUsj0SEzE9MTz9mC1J9XP\n8WjB\r\n=jdJx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"57c1d9033b5f348bb4435d238caac153b6d9c837","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909010430"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909010430_1567312233230_0.8339707282387692","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909010615":{"name":"@aurelia/store","version":"0.4.0-dev.201909010615","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909010615","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8d6a8fbf6440831bf7bc87c9b65dd4a82c5568c8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909010615.tgz","fileCount":11,"integrity":"sha512-LR0RXya9BZzwouOds0a72s1i7nYbvND3OzUqAbZIcP1jeWmWKJWrjtzyE/vGzgmoEzJi6xbIkB6ghwe/WG3GWg==","signatures":[{"sig":"MEQCICP3adfGDzDeL0lTRe/dV9EOcp07kJzcQMHCJlV4slrvAiAhEjgsTAkT9UJn3I5VvZvkjyf7IOgpHEkybalZOwAq4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJda2IHCRA9TVsSAnZWagAAw6kP/3sJ3//NQ8u1cvndBKmR\nYmzqT5FZ72K7i0HKuAKYp88SWkldwwqTwNfNUsaFy3D81aaX+jvSNWbWJGnx\nSnX2q3Vrg/cQKhEL5+BSY40ZomGQvnP0WBGPrvEpi4BzA6fo+mgyS0Dcdxh4\nPYPWIUxB8ks9wj+osVVctnK6La18ydsYWPKunzzdqnuMPwr/THCYWsI0/3fW\nfyR3JkEK+AZbyddy7W8rf0/S1bQTFh03nnFB3XUCdeO2H4MFxA9bfrxttv8V\n8hBH4B6fqIlHaXIscm4lhwxl/KuUwwBGVYKty9Iv8XFhF4aSljCr5rDio56o\n35DXCwD3UyW/ELJkxnVlqTfZFpgxbmTe4ICxsjuODuuzRFSK0GjBbUgVoh54\n7Bw9KQLHjT+7viaT+zmUsgSjxAiEv34HSiPSipkJe7fq0UiocPmIjAfJ+UC7\n64CC9US+r+3qyk42aiYPq/nb7fw26YphE7p+YAd59aAHl4aVwDFX0hH3P7+I\nUOwOStaPQ6hZ5JJy+GiD7C8fPlng7bxdqByHUxx7Elx7RdfP95d9uW+Bv2IV\nPPw5xUaZVUM+XM/CiTxzj4SBjSlNvPjsjvPn/Q2izNWkfSPiLLITQatYUsSG\nQhAkii/gWwJcnP3jYOkqNrs24k6xQtn5hRLD5ysvTLvVwcFx6qGA6nz7Rujg\nOgWM\r\n=8D81\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"0b7751022ac8aa14812a2c1321bccbdfc026638a","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909010615"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909010615_1567318535011_0.02266262661070373","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909010640":{"name":"@aurelia/store","version":"0.4.0-dev.201909010640","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909010640","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"19860718dd780969dd2d806e2f4a9c588d356b18","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909010640.tgz","fileCount":11,"integrity":"sha512-Xad10xzBbpQ5pzNFLZQEklr56uMHUzv2HDooX6zjKAbIEafXd84Y6zNlWhnCl2NBYBvtaNiSRnisQ8DaU7IcKA==","signatures":[{"sig":"MEUCIDuW4Cq5TtjjEyl0ZK0RCQFr4gpVlfM3w9cS2cYiwMJOAiEA35c2ba5YW1/3/B1UhAXB4hB8pF6ETmxw1eNtmM2sNYQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJda2f+CRA9TVsSAnZWagAAObQP+QCPcxWyKysd7nP8qU5d\npp116ct9XneIYEfV7bnY4b2vJsrB4m86kC1GZg9lstioV9vewBcKMYzm9oVH\nl5/+tVJo5myQ7Zvqz4Q/19D/Jsb5IsJ7X+XKs9jhowckcpUb7LiAx3oy5LEo\nuQAHXod71b5ViZw7R8hbWymP5EIaG6HK6NEp89Ou+xgq+5v7gVqMNilJ395V\nOaAyJ3JKZzmkOuKps/cLrPJF7aIFo3Ynhj5xYXwVbYVPL/aEiSDpQmBBfgpN\nVvCyJescJ9wMM2A2kYV5NqnpNK1CpQ0WNXLcfRftmZ8iSNgm+IF9Qy6/j8WT\nux64h9B+BoMu7otVe8JhwIhIcNDUpiQzjJoMXrcTMm1v/ZkkOCdg0D6fOYPP\nuY/F117mamF0yOK/Pt1IglR26NFS5RyYrsz0xGjm+Zgl+lDm5ePmMjk+JBfO\n9RrdN52v1voI2Ea7hrc0Rx/vgqgE/Q5skt2BhRw05+0O3QEECVNy9izTtFg7\nXoku/KKyoC5AgxSAhc+Kur5G3Ej04a6LpgDNR/dcajp2+Rn2Ahp+sYx6eQnJ\nY9xbnbbpimWmRkbxGqU0gELcM/ADgmaiBFu55OqJIYYmXPeRV15ZlMvBWJdY\nE9gh4Egd17q9RDhEIo9zkb4JdQfunrqwcU7SMBAH89Phn6Kry19+LqHwagsx\nD2FA\r\n=dMVz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"c84359306e08d873a1209dc6c2eeb06c2a3a37c8","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909010640"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909010640_1567320061768_0.5283393608988927","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909012159":{"name":"@aurelia/store","version":"0.4.0-dev.201909012159","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909012159","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"093e4205b49c322ce1fb32a7abb55ce96ccdc80a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909012159.tgz","fileCount":11,"integrity":"sha512-53F6oPCIh+mC4njm/EiNMD4EkT9Gu8iyatdHdkNDcga78co4FKN7tGpQOzJLwB3HGvDOFna6wbPRjl4wiDd7rw==","signatures":[{"sig":"MEUCIQC2QVVn33/LHvE9NZJR8eSnGcFyuWriU7V3G/68ZoRxegIgSZcIX/w5jCFasDIH1mOjfmxVKygEpsEhDlDr/eBXSX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbD9CCRA9TVsSAnZWagAAEhgP/26qwvMAMvsLGBoCcOCd\n6PHKIYIz3WZLp0z5uQ5njC81XK/YkqmPjUAgzZkxHxYqSXPe3QDVU/8sojaf\nZ0paZ3DzuFNTq9yDibu+3A/CashCwYQGE2NRkda5eMrXa/Nk8UxXx1bbt2d0\niH5VTWiSKvDKCLYcIJZIHov+Gc86ZV0/zF+hcLB6tL38KxdcOijg3UIIn1y0\nd5DauXQGkW77ZdYjLioZELQe7Uv3rxxYF/vJJ/7kXvzM60LE6c9hMOtk8Tw0\nCuVOJEFQruzEFKxmSCCNPrVv/RJfod56DOZAQAmpplxPFcI4AEBlBFZ/C0ML\nx0VhqmfOi52i3QLuTJ9o2K1JVp38f84FFBqQ4yhn5KsHwB6xt9ZWTPy1MaQ1\nNDgyiRr+tPa24KzX0uK1MQiabUVQqasT6UfWZPxFxFdtI9owEd0YxV3xznSB\n3c7IwcLMORZDRKT060vhrj84AL4qcVYhbIF/9cuyYiSwBLX4NOZ2QimzkWTC\ntC3/NgN28xg9+ItPy5Rr1OZ4NRJi85Um47WOoPxI15MK5VZhjXlwxZX7y3tk\nuCqGAQkWSdu2T7jNWZ720/Vos7/NvmjT8lgg7G+udW5Rg7kiK9K+I4GFYby8\nuP1zQxtpeG01PRtHVDUvGrs5hmYXb3TOjCH2dsriOOMgScZIrdL8dp5ke0zy\nZZvo\r\n=oWk0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"68ad46c5c6a1225a171b05ab4e038c54bec00e60","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909012159"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909012159_1567375169671_0.28629737918063425","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909022325":{"name":"@aurelia/store","version":"0.4.0-dev.201909022325","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909022325","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3c9add19499fae5cb1c35845782789a6bb408f0c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909022325.tgz","fileCount":11,"integrity":"sha512-6oFPdqrXY2za9wNt0DSOChbfI65K4CDI5PV1XfwhowvjzVWOn+zuNl7q0ylTZ3ZaSkAx0C+C/V0wVZfN2t3DBQ==","signatures":[{"sig":"MEYCIQDsDwa7woFbeztF1kgkQ6UEmXxTsKFSZ6EjisbkW4pyJQIhAOJV2KH4KLR7U0VG3L4z03NMVUgUfe41nxp/o3w6m4y0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbaT9CRA9TVsSAnZWagAA+b4P/33NbC3+JZ8MWq77YVcZ\n5ElRzhhc34Xj4ZULnRnjgmb2j8wmMsQ0vyY5DSve/ctM5iC1AmiQtZNHyJ71\nVKB6qkF/qhizFr0NV9Q4eRLzbyw+/2INXrS9REtJ37SP+EnDG4ckYWP4NgWb\nUGCcnZIER5C5zbRZf40hDGNxl1JPH0NIqOtVihEw3KbuW6/B1vtHuoYOvRDy\nua1BuWRo4MJBz3TFBuFP41X2mhMHRNDCvj4i94DHTjNFojOP8Oj62zbSuZzv\nzbjac0ICsy6HhiPF8BVYEJnefoym1lYuGfjfkWlIWeixgVkqKL+rEQG8p1R/\nbSBxaN7Np4oYaquQ1HShxRmjxqOZ6WF2nmKnnW6onPHX8M8NtaDNWJG16T8E\nA/kKuQYlNQMCxq5TmAiR69M1ZpkSeCXUyREhSDfOs3VlgZjcpiYWhIQiRe7s\nsTz3XFv9G8W9lOlkvzXN0/PMdvbyfcfTTHhHb6B+svvD4f32hPWhR2eixrVI\naXDA5uq0iAxkPAe1uL61zElo7UyeBRHRsW7uxrnupFBWgbFpMnk+sDDGfZLh\nfPz5HNfRWRPDZpnxwHoWS7AT/8roZTkZlcbD1pQHa8eR4Wuss0vb7D5xVXCO\nWqLu0X4Ig7n8AUH4sNVtmudeD4dFFf4e5xOsunpXlkjSE6OcQmxOxIPJnNdR\nkqXq\r\n=ydro\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"fea7562e941a6f5a93bfa0da2111f25a0952a5c9","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909022325"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909022325_1567466748623_0.4151252042659519","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909030624":{"name":"@aurelia/store","version":"0.4.0-dev.201909030624","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909030624","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3b4a012c9910e30027d05b2de018f627300d1eb1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909030624.tgz","fileCount":11,"integrity":"sha512-sT5CZ2UGrQAI9BHCg8skAq42GAX6VNJcePLfuURhI18Xvbasj8FWV3PQpAnPGDY/eaQcUoToHvJ522K+28/UrA==","signatures":[{"sig":"MEYCIQC4pOsEOWOcnYairPJDfZJ8Uo7YsGO4U9J9dA2qrKjZxgIhANhHVkZSdqSjPRQabqF0yOT1LxFp+rPgpyTdJoNMnyUB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbgchCRA9TVsSAnZWagAATeQP/1N8fBOLYXbUwb7g9FQ0\niYH2uv9EWMRLDat/yJZxVHcxLea51kgkwx57TgeeAdMr6hqWEQUUU5THZmrS\nVNkIqLxYT2bo3efPnpk6IyYG8LtixwU3bxc7ZRROrTbfAqwf29zwe2URQhTE\nh7XpwYRLLEFrpRs1jwPl0Ba8rGOXg0ErTnu32w3hU8hLJAUV485RtwyTTSWm\nLDMw6xJPObNwmECWrewBu+Jr+jgoS+ttg9meJ24eCwcZ0lr5P9zYmsqTDNMM\nceaz71dhP/vL3lUpWslMB0IIRkdgsX+10HAhtIqH0EcZYZIZrQipt9PVnpdJ\n9b+ZpemjBeGJdlt6XD8FyT9LoYM/RXIYfnOY6ipRY+/o1maGVdqQr5fIpdHa\nyA9uGsX3ak3GqQeBtQQ1f9hfjk9iFojnXr6L7rh883TnQjzcE5VdEw9SNM7m\ndb2jY85pMXgBmO8nEtZspDbFlnnw93sxystaf7nct8F3SNjYPBBx/M5o5DAr\n28pKyQo5d96zpjW41Bto6uxIXFnVqTDtqxLiHCoM19dUj6G3qz5Vee40/9yT\nJCKUmAX3siq7cdl4y/iLY/WmXTYry0L1uGr8MNMz+X/aCwq1prrGM0mrDdLI\nqvIpq0SGKvyq8r2ch62FIs3hVxWQLJM32eTGIAcZSF4VOkeDr3ZkuruuGKgW\na6C+\r\n=ICEC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"45442eecdefd9db83d0b96ef11055f1f4a3e1666","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909030624"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909030624_1567491872488_0.5023276344747025","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909031657":{"name":"@aurelia/store","version":"0.4.0-dev.201909031657","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909031657","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7ddb422e5a12ddc5872556049a9da41ecaee9738","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909031657.tgz","fileCount":11,"integrity":"sha512-xL4qE28CWbCxNc4pcjijxYsSVpEXruRsX1Qg8rLvJMuQRhjuS3ml/NTqr+JspMKmd9gWsLbbE3hdBdxTIGiLbg==","signatures":[{"sig":"MEYCIQC8op6h69QfxpuQHUWcyRrCUZJrZpfotWhZCEWwk1b/mgIhAPCtTwhqMhrGdDOWVStTGEyuLM1tlpRBLDDbl0YmvqKv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbpuCCRA9TVsSAnZWagAAnBYP/0sYNjnHz6UrUNcLkvQo\nzh25ggDiXflVOhG99TJRjdeo3W35U7nuSvhic+IK1IvSoNhA8iCQL/kLxCxy\nY+Kwv5rgqoHALGoIwpufqr6w+moFQ19hWQ+YfBqvgoFQay0Yvw4n5mSgzBp9\nxivxvyCCAKm8Vvz63gI/3QOb9zLyfazPhlnmQah2P9hzEqRgA1rAc2pukxLp\n5WqjZk/gv1D9vJWUHwlVJs7ePOGQLmd5zvC/K06T6c1C1JjMES+DAWPvll/3\nlClFJKEyATDMAo+NsWiMy9WeFsDdCBNjn3QruVLd9/HcUDlF6xgCVuwccxUN\nc4EBYhdtNwghu/AT2O4LYluwbEKzGuL25MaGUMqDXbN6DjLXXThdT1s4JKdt\n74lnVdSbL303A5buWwv+E61/LkwnSwOMsX0C/uIDYDOzQUP/pHH261sUTIuz\nYG7IRldJpcuzuISvE1vkkYo3YRUbQfTG9D/QKR+CsMky3wymQ4RUuD9zWz+s\ncP+wxIRiJ5l7GplcgRuAFvSwY7BaVtXT2X+/b7+Diz3PL4WVBQIDNdiEb4Mm\nZyD1utt3hZLuRe/0OsrCR5Z6oDolrxb4uFhkARZ55OPPYDaz2KnibPYLfqXB\n+r+od08A5Nv1wptNHPNvEdHQbkZlcvwWMMnzPhnznct8iT5dDe4CVL1q+PDF\nQfdv\r\n=meVc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"3178e0976e444700f4f3f56c4076cb4f836501da","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909031657"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909031657_1567529857861_0.11745825860619341","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909032019":{"name":"@aurelia/store","version":"0.4.0-dev.201909032019","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909032019","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e0346a4f54e4b50dda406078add45c639da7b952","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909032019.tgz","fileCount":11,"integrity":"sha512-M0qwPQQ/O5sCdM5isJzZl20xlgbZX+7Gs2qylKgi8h0ee+mR95B416ZZWpMDYISHh27jWWubI/q6Pm9U2R6dUg==","signatures":[{"sig":"MEQCIEKruPYnwcZjw8OjuWsgwcEBB2Qx3/J6v2QXFIFBrTisAiBExrFXgaBmqp44t/2Q3CDcalCIENMQrkYUW6793t30Tg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbsrWCRA9TVsSAnZWagAA7PkP+gI00KL6OWYNa501tWNR\nwVcbl6vufyGTtCb19RDgH5NNHheH+zN0VOKByxYHRVxVNrh9n5aoDlW+VghU\nhpL+rdgZWEjlMMDkf3I/x+VI0+Nyzf2I7dCxA/R2Tp6QhT/w8i6pYOwSH2K0\nWPcRN8GzhN364s4ohetN3oZW6AMl7JbhZeIQad8ObIqSH1moSDiOxq2kf9gk\nqUbBVUq1giSetgDCTsiTKbEsZeivfkcgAOSLJiJrzS6+chvEqmvnUXcf78yL\n5yjUgi6pupnWPRWw2uj1Dqbs8PkMvtZqr724FGNAO3bmMcCj9px1qRT8eBEY\nCU03MmTNjANCinnentJjEePikQ06BoP102aXX5RKEXhg17RViVRmlkpam6YW\ny0ZbUZcGSpkBQx02a/TGNNjilbqGlyA1t9DeI0eMYPIsALncuJH6qEAqeZkK\nivLN4BsAtShIfQVFJNG6dzxgAj4vYva6oFhRAJcjZIj3DaUO4RQ1qSdpmAt6\nHb3IaYE1J6j8QRVLXbcSHKQAbrGs5IKRGjVdORmV5YeAL+qiFNM6VLEL3W/u\n4V/yx3rIlIsZVOmSPiCegImzjxWo7b79SuGXeJ+Xh13LYwC1cI6DdTPYGEXk\nTiiC4mIWHH4Ux+5kmAihTYDXFymfvTudwAoQz/vJOh7geVEufJs437q0kcs7\nFi1j\r\n=CoMQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"6d46b546b94fd7469ef485f7a1070e88b1444ee1","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909032019"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909032019_1567541973644_0.6799306302420329","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909040350":{"name":"@aurelia/store","version":"0.4.0-dev.201909040350","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909040350","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5c67bd6081275bac77abaacfa78dcd05c37c0d2e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909040350.tgz","fileCount":11,"integrity":"sha512-//3N600I1QkGEE9iHW9RpbvxIScdokWTTbV+C23+amMR28918Fpbw1tqZcUcPk6jz8G1IVxsmJMtmqaiD4dQ1Q==","signatures":[{"sig":"MEUCIQDIIlsahMN19sfuCsgW1RbpnAqk8LCdUVSa1jYuaNz3zQIgCDsYPA0Zgk8MkgXXdT1UmZ5cw0UzuteSl+kodQeD6Ao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdbzR9CRA9TVsSAnZWagAArAkP/RAOLsdlySUJRFxMQRtz\ngOvjuGOSsNSgZm0hh1iJ1co7oDw9fBae8vUfsLKH33BejlH6JoMuI6gbcH/Y\noC9Ci4cQEI9QjGd+smWWDV4KVVcFD8g9Yn4fVE8UZ2bZOQ9lAuyug1mElwUU\n5UcTP4b/TroM6Hj04/OfzaksENa+r/ZSiOUpNMDyKKMiqXfktyX0K/CGdS5e\nVyVrcIsFyfWuNouiHxlHH9a+ukdta7Y+6BnLuKvOaMPC4Ppho66ANY+edHQK\nChaiHN2cPdIASazybY5gxg0GqxpdFPstij3UxGdZroHw9/xB4dpZOLzrBcDl\n+DLqFp7PVgK6oB746Egb1lwBKptzSl1UfrxCTsp9tOfUp9+cB3VWF9Md3gMf\nrWYX9IF/F9lQlmIZzGR7ZEK5pA4X6bEpo84ZHoCIdWLVLu/+iWjZnyzvyio5\nc57hsNgd03z0PcDk8vdrdO0XmBzbdxNGmCLh/FbafyZezUU37VTnxUl2NnTW\nct5BeobaKrH7LqAQGrrayXSplKamz6sRsX8ws+7xIPkIYsGVfbTSljkKEQfo\nWktIFrl9e99eusUg4BNfgQhXl9MA0TXXIlxXiBf1/vM6TQqcZWd6LuvyEfmE\nhsTnH8sqZ0GMmhMoNArrel76Q358wp57esabaUl2Sk7r+tbwEluPvBIGKfjT\nihcB\r\n=ifpS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"3703b03723678b2c54e94f51a0d8a71f8a875003","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909040350"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909040350_1567569020427_0.44039363086225936","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909041516":{"name":"@aurelia/store","version":"0.4.0-dev.201909041516","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909041516","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3b2f272e5dd59319a42d3963ba9237a97148ccc7","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909041516.tgz","fileCount":11,"integrity":"sha512-/Rs6coJSs3fXdv5tHIEsdPbQeRftaBu97PcDrM1sLDWO3BzvJxoUItSdXf+9jxMdBUkpVnkWwWB2mFxwQ5Skrw==","signatures":[{"sig":"MEQCIBfVPUP+TlrhWT7DcvfaFmJ259f/nune2zL6HDHlngL2AiAzg9VYBFTTWkmVYDwQFpW+2XHYZMyAltLQE2OFyrTYPA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb9WkCRA9TVsSAnZWagAAzJgP/1yfvKxrwru218MRVfG4\nwbjmQlwkypeVts14plgUa+h6rp9fy02BfcGVi1mv2qnZmKsuuBeAdVikynit\nfmAL2gLooY00tTy2nU5JrEPoT2BOjD1a3CjeOCO+KTdklENZD56skhxtkPk1\n1jAsMFtAse9Ld6/qAkByy4UmVmu7Z4pWG7zunCEK2IKgov1t2wrsffqjC7cD\nW9GwxE4hwxiy/4A62b1gJzGyhatzIP5A2Rm9da/s4Fdq6rrQHqtRXa5+/MxI\nl/sGu5Pq8JExUFIIjIMF2spUGa00g2vLVTjU2x/m1W7CFMByyYG2ZVYOUqdA\nGQM94mCdzDYtXtuAyRTMqhd52b1iMpZ5SUUrM3hQdbp3n8T/tZ6bdn/+koGR\nPO2OiVhHcAxb8I2IdFbFhiSC3jk3xB3ByZGzCEev+AZ8+jpRav+mXBpWdUbe\nIdaKvTB9nKjnq77xpn8aT46zEX164xj9cNLj20MPT/mh8rBlW/ElqD9d9N3V\nI4LDvAWMWAQ/fHEQJP6RyZ67n4uk6G/tK2LKf0cgNqRsHDoRe9Q8iPGgOhav\nKtmSc4gkjTJLl52bWf/roaEOkzca728GbhnjoR1t61B6c0ZB4MR/E655RGVr\ntvDN/bLFDRGVNSiNfkye1J8Btdij2Yif3t4gNRwU3l1fmVxQ4/ExGi353v1c\nqIEd\r\n=otZn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"5d436dbeb6d43a59e85b625aa74a4e07b996b3a3","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909041516"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909041516_1567610276151_0.4579520449516874","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909042114":{"name":"@aurelia/store","version":"0.4.0-dev.201909042114","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909042114","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c5c4e779be785ffc628b9f23736a70c430b7af92","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909042114.tgz","fileCount":11,"integrity":"sha512-pjsH2jULha6UNxOkgj9iLb0sAhSs0PBpxNvxqc5Oj1pLvikfvx+IiyNVqtIEmlgpinKPDhERzg8bnoynVFjLaQ==","signatures":[{"sig":"MEUCIHnsoiPlypOnxN4Rd048Hss1nGeGK0HpsZGOexFbP6OxAiEA6Ct0tIQJiQ3/71ClEui9O1quGvDWcP7lMAaTdpSuQMY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcCk9CRA9TVsSAnZWagAAUIUQAIfkIqLrLbMIeqvPaiNj\nZZohrRw2rcpyLAclDAQMblWgANM9LUXUj3gMbMPJJQddV3xMxfesDFjTKoh2\n2oXy1n+qYCqO1tc0v+t+pPtC5Cij+0NvbdDRfA8Qyn7+Ru+fWkIp2R5k02kN\nxCkiG8JaxnvqJleXnXoKuiUHUJKG8OTIJaUQ+i6+MbkyeRA4YgGJ2Cv9446+\nnHh5QfzM1HNcscaXPfdi2qSFbTCvcTknZF0Mx7jhrsP9t/R3Xc7m5tE+VcZg\npkKKj8YN4VUJ96WT7l6MrN771gbC24gVs2dSbC1DygVDCcIpZkpiSzOv+RTM\ngqOhHMxEINtj1/fnz4R4JGa+NiFxyrfopp/4Nz5J1ruFE+EtExnPfEkdHP2T\n/YRRMcXG+RNTevHOTZGia1+nLXkVDL7eM8PazYNtCAmbKELsQEi5Wcib+EBf\n3UxLxMufHqfVCQG0yXfKf0/BkBG2QgARf19s2UzuMT7U68vZH5zUElAhy23Q\np+f/leZ7tFK1Fp9X4JmWreUbxvp6WoZEUSsxu6Um7f61VTDkmGJRVMooKKJN\n+PiCTV+D69fL1RrFY41NdePrZjrB+DOhUV6yXqL1ORSTxNKK9RND5VlEn++t\ncvR+cv/in2m9lZBJrw/kETeXOH94gfjGriPkMAN7PZUvgIxSlJK/FWFcQ6yx\n1DtV\r\n=q1CN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"e2d0c2a91a362d6a17be1a79173aa6ed1c967621","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909042114"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909042114_1567631676554_0.4553270960610707","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909050220":{"name":"@aurelia/store","version":"0.4.0-dev.201909050220","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909050220","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c78e9e867141014044dd5146e347971f3872a977","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909050220.tgz","fileCount":11,"integrity":"sha512-gul0yr+dhspno+YxAlJZVm5o3i2MaC96zfL60a/GX3Wbf76U2FQNNWNJhK/6D7IiYITSHKuMr6+KWAx20vDJqA==","signatures":[{"sig":"MEUCIQDqQWj0uq34acxJMix4Xch+j0e7ABg9nR8w1wOd5ZclkAIgei60fO20oPhvFLyDmkaFFPKyfQY1iCJGiBWmHBNoGZI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcHD9CRA9TVsSAnZWagAARggP/2vo/D8uj7Eu6B0mihE7\nMBTniWb6xCsGv3BC9WMu4U0Ex83ab3mJpixs98GCfbLgz7e7pDbWbl5km0hf\nm209l0gbIxMRdLlzBWiIfkrLXwg6CSeljm6XWqTRgmU78B1kYGV2GjTjlU4O\neWe8StT96QSo1xcFy2+m1pO+9xiFyKQcoffExeMVRPrlAJTwYjdqKT/0exzV\nmzX9KymD2LnRCSDKTu6YpHWmKlcFuunc+mVzmdHtdVX/PrAj32PK9gQ0/cvo\nCmZRxVwKdaCrqgLkOBF+WB0y94Hx7QOtjAhCZX8LOIrRECDYoalt9GlWQUE+\nXeFAHuXsVYE92L3v1tFcDcqF4r6GJrsR3YpvTp+saDYc6g++wIxdowV1VWqy\n0ChXpQr15z3+PWQLupEskK4GtvaTBtzQleCfj5e0vWPl73o+sAaIPXPegOHZ\n4yuAYlQhqyKSNUFzx4e754P0OPyViroWQSfCBsHDgzEBsns517LNo6KWgTL/\n4THWljbGaKOUVPq4iaCdEP0rJPxg+4j0WZrGh6gGAJ1brpgjK+YFAYCon5TJ\njg9JKsSQtQ+HFTMCSInRSuNjfD8pIelVZVoRYvTvpFHnhHtP1Kuw79M3ekw1\nAUxVgA47ogcCAyTtIWwKNErzvjQ3ud2F9wBbtav10ptE04XBr5h29khDZaOd\nwLei\r\n=Fdt/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"21502277a54628f63cdc863fad0edfc4fecd4797","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909050220"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909050220_1567650045346_0.7545374683996469","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909051612":{"name":"@aurelia/store","version":"0.4.0-dev.201909051612","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909051612","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"91caa34a4057b33d8a906f7e8fc56b9aa743f2f7","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909051612.tgz","fileCount":11,"integrity":"sha512-i4U3aASsIdJaFgc0gSiLIgxr5A1dOqa6xqoYyTEE43OKw0d+0loSR6wSyGG4RMz6WkZCc1i6SDIRL3LoyQgyXA==","signatures":[{"sig":"MEYCIQDvD+Mn87T8noDnyRAXtQYwho4QyFs34aU3Q3R758uDKwIhANAUPYcUNwuorpqEcT3fwGc4W2/QUcsHALbLu9V3bYwY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcTPmCRA9TVsSAnZWagAAW5cP/2GC3YSIipamU+mv+1rs\nkfOZ0+oVZZtHlzm4q4CDBR+lfY8++s8UVaqaFoKNiA8WEOce2umhgXCygi9Z\ncL9abc7dwtYfoTSPhqOBIuS8cPptG3TOeJob1+vbGS9rsL3UNtaQS79u5dEG\nmM+wZGd9fiuBJZfI3PGJeuJNIPq7MK00rR0TmGQX/GLHGalUf2Qf8gWWCHXH\nTJ0Gc6DbL/SrX9MZcc9VgO+0w8L6MSbRcCeeu8vfRJTkVx5a6Phzn8F06D3O\nEioadLfhtpL2sPehz8w9HbBF6DKJpjTqS0mxO1lUI9VDIEtbzyfLja/M3WCs\nTMNUUQfBtj01sDCwVcQnVnLwYVyX2C7hRgy+GXM8EcfsveXFLiY8EQHc8qM9\nYe/0o6J8hm8yi9jrU6+SpWFsbg38S16X4Uee0LsddGHZFTzYhFF9iR2eFswE\nGc+rzmR7UBVSi56TUDEf0tLfNJA/khHHVP9b+K9m7nt2+aZbuIZHn/DP3u17\nN47cvxaCar0s7RG+6FNpzNgZyTK6yEA4LXigqCXtpZEHCsYinbkUhwvh4/jM\ni8oQjQIBlK1D8UZVxKuHMCAD9GjjNaROaMQ23CmeAmfDlf9a94juzfzYmoP5\nCj8yOtw495EZlJQ9vs0HX4jk9SACAbzxFv7QLSrDfUSt0QXPSljcTHMMYB4U\nhAim\r\n=UbFb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"a78d55451e80f1f6815f1eed606691c89aef5acd","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909051612"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909051612_1567699942295_0.31326999797993604","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909060349":{"name":"@aurelia/store","version":"0.4.0-dev.201909060349","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909060349","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"37aceb4c2f721934f9dca8f9071331390604282a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909060349.tgz","fileCount":11,"integrity":"sha512-9E6FVGy8RwE1g4AhYlfEQB1+tolHO4X8Pnmcl3tqgUIz+iWY56Yxz7cNeUb+gALo+2o6yWFZtRH8w7YcSIXkvg==","signatures":[{"sig":"MEYCIQDdBl0GtTSsQb5SNXdUDtMn689dFQJjU3RutFSJguq1mQIhAN+tPflC2T6CCmHQuiR0OXrW7ifUZieEB8O8xWOzXi+X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcddeCRA9TVsSAnZWagAAkh8P/1eXnQMcavd4vJkHX4bF\n3/41lkhDNZFg1YbZErTa6OY7h/k9gTWkOYujRtLUL2J+GPVjHr6nNid313JO\nWBjCLTmp1SdyLqiBmYQ5A1jVnUx+tp9cUzGApwTF+q54JSqmJ0yb90pJ/DtD\njc6rzmWR9AcHb95f7s02gKf1SuEN3ssw1tchcpKy+rRWME4MHoDACX3PxoDB\nJz4PwEx180WKp5ZCMT5LbhUK+h+/wlF7C5Irs6Sc3qkzI3zc6DT/HGCxjAH2\nJMEKK2WcSk2KR7I0KKIACB0sv8maIMtz2jFgo0X+nX9wusPzaR4+xItkPgxp\n4RvbDdf2argXhyDYOuSdJCyjitgy38/5x+NVdRy39Ep6Oe7ppSm200sl3spp\nCDGBhyQX6M69flHWC8Q0pHhoJwgmlHlMWYxqAQjUIzBHwBtODSopysNqIeRs\niNnw/X8Kg3Jll7KrRT8vlTO8nI1mWT/OB4O3zFXeeoGW8FlX+hq/YeeWEqli\nYSKP1eQASYsrauGzQrVnXrmJo0rTr0JD/TJz2gWo7hzKm1h77M/9PztgNSIx\nsY0/H4DU9kwyWxuO7gm9RLrv4+oeIyxkfZoh4xLdt5VATjcXpGFkx0ajzqUv\nG273HTNdcC6EylIs0V+136gcAMcny4bro7Q81FRu3RVwyyY5ScLK9+JMSif1\nUmCz\r\n=p316\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"c382324bf9f26d7836c88b4151e59a0f31281404","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909060349"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909060349_1567741789905_0.4602978723507656","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909061339":{"name":"@aurelia/store","version":"0.4.0-dev.201909061339","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909061339","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"75cb4d1a434ec2f55dc41f89c90a4ee489087e03","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909061339.tgz","fileCount":11,"integrity":"sha512-bEJndL8mguGyPRLIO/jACJBvvCfeiitPS2IkbQJGv03Y4GX9ze+bBObOXrZhP38xOfndfPelGUKlL66cO3f6iA==","signatures":[{"sig":"MEQCIAyhuUIG77zK4+C8NhpXwj7qz5VkBaFX07rhekh+Gb99AiAkJq5rKccHRPtkza4oAihzDMtXtIXDlL+K16adDIwegg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcmGECRA9TVsSAnZWagAAJ68QAIbZguuYdS10AjSk34KM\nkQ+czDg7ydZ3/TfiXIygU6/N5+q7eVjLNTXrWNR9nhRwbIAyaHpnlfS/DsBF\nsZT1LXxuOV9rp8QJBsiekhJskl3F+oLUR/Sdz50EY3LDBEZrkiKeBn+uRcMV\nxkzLuTiVVyHNropdamtZiGoPgOGmzd9PovtT9riTWtBlE3d0oPUB28dVYvci\nMVa84SKuWbTu43LcKXAYNNl8FcXqNEz2D8M3N/cpFi6ipH9eukPLx+Ukufcu\nZL9bQuHPDtJ+2kHDhdMSVaqcYjIVcScY1X5LJtzxQzgz/VxtTrSppKJvycOF\nAl5bO0If+Lxxbv4l0cV4Sj6BZbtOetOh0tnoTu2+klXJxXW+wZaPuFL1kGGu\nAHOIYpphwKAitv88fsjvhXd8R14lyBMG9pVzxhBboWp1G7BTM6hwmjNy/US2\n6p/tHIFCqDZ7lViiZ0WtMEXPqVE120xC74K0gl2FRxbKrtP0UzQY2b+Amgoz\nGZ/F7kt8pxy55kU3UuYC7MGLIGb2kpYdtsh2xooReihY8JpCjDfdvahdeGu5\naIQn+17NEUuWoV0+7RkD4ObRaXxJ6h0MuzqhrS0DEuabIxh/kOpqvFXT2104\nVcf+yM14xprE1LXjy7V94Sx7lcO5RebqNzmV8rxDYdxkyFqsOY1xT28StYfg\nXA2Z\r\n=wfo7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"02d08c956246582771ea99ccf853b2beae7979f5","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909061339"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909061339_1567777156118_0.8226758614960015","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909061800":{"name":"@aurelia/store","version":"0.4.0-dev.201909061800","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909061800","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"eb0fc210f90048cb5e6edda90e541e77f0800bbd","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909061800.tgz","fileCount":11,"integrity":"sha512-RpMuc9Z4noE9duifJePV9XDwVdMuvLJxnuCnGE8j45HIlbnaqOiYe9YaHJ6x96NLDHelBOhtZqHSFpzl3CjZKA==","signatures":[{"sig":"MEQCIH6onMYOr35fbqXk2iYJ12N/bpTLMolIBhbrC44Top2mAiAHS7TLOPY/5SFznKQZwZaEIyl8nLu8DXFAPvD8j6CFoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcp6qCRA9TVsSAnZWagAAQwsP/RWPsmqbWDpDJ7bA9mRC\niqJtIpxwCjghnKwwwBHuLPlCoQZZLYX6R3orUdFdsFjIinuhF6Di88KDlGAm\nqhRFT+8bFhvx1oeFW8ystiU35Am66ENIS2c18MWHze0Ef6PCbp8rtYW35PR2\nNwrD7mGchRWrhzKrO/3ucKdaSrRM4VMsjvHNVYxdUDv+F77bZwavJjb2RWG2\nTy5VTm2dFbVTysBYWTYeL8Z9b2WL3j2XL7a66EM43QeCZQGNXicq8Zcuv36c\ngdCEVf1ew1/pzjyLg8mUwm7mfJvdXauzcOV+18kCUyDyUkO/LpmP5aCR9Usq\nW4QukMHHCmcCbJHEsoVF22DTP2yIdvhOKsE1KmfFdW5LTh39S1fm45Vu2Qoq\nvo3yJg3SWxJgSer3DLrhX3gtGrWuGhrlapKdugCH+rjgXgxzpjWPrSchUfqy\nH7axstwiAEfCLqtsMXxXWNK2T3eaOZ7kBgWtJTmw0mAbe2d18b1pnexh3Ifo\nTq12iNa54+9KPDqPf679bDXChEMdZlZGnMbJ2+t4NDqT199yvlLa0fgJlGzR\nlsNZ4Uex+fYASC57kX3OnMrCcKIq7QzSqRrfmK/P3JcSlGCMpT+uFRbJxwjI\nVDA9/nhwnWbeHvTax8iMVM3QFSRUtE/0gEE2coXJut3NrTnqXafIOiLi9zNa\nFKCE\r\n=XEfa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"dfaf5f652df4140d82eb9ccd0b1c45b08331eace","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909061800"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909061800_1567792809720_0.6097750502475747","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909091634":{"name":"@aurelia/store","version":"0.4.0-dev.201909091634","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909091634","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"59fb025648b6d60a725473715de0bbfe75c70ae2","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909091634.tgz","fileCount":11,"integrity":"sha512-BOY53Vy6pZ7UP0YcXGVtXOadMcQSO9cZT6S845blCqji/Ri5cZ5h/nKBVQfvdr3e8JGt6cvTde/2eIEDEcqncw==","signatures":[{"sig":"MEUCIQCOp5fS/EI3qhrkCbbyRg3vbWBl5m05TOs7NgjeWmQCpgIgZU+qzhT4gmIqy8x4bb6glDzUV+VtkljnSRu+mnkC1pc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddn8WCRA9TVsSAnZWagAAK5sP/jDx5hSaXEJJU9KOSW2E\n0UfcBl7T2ev3gr6RBdeuDAb/Cxk7awtQPgA5VqB2/xO9vKxAX6ZFNea+1CqS\nM0LBmAdSuVAmfp55CuTtmCMw4m5vykDwpXFoTOY+4bsjAS32ymPbHoatgqVw\nD44wQSOZhPMVXwSxgsN7xmoEsWwB19rFP+lLPr/STccSyniuR8a0W5V5UdKz\ns/riPrn0UE0O6g7NRQcssyugRaR+JJ4OtoCW4mPFHuoTM2okGrsV6tDutdmx\n/T/aD26bCspw29XNq7Ax+yGNxpjq/sy1EBHGN3RN2juFHCYleVIPzmUTKSN9\nf8uf9+LVku2H3KlNpX405wV00o9LzBIix/Yn2SXXCzp42O8LS/GI/xcHuaSR\nJ1yFAXIxz5KcUZ4YL/r8J5do4V3cMCo6QlAN1g7T4JM2rfM/NsEEZ+yfepEr\nnf9oetyH18BqzHAFPxKVRiWSJLANjiKnGlMx497rRhSy2ehhCLyBTCODSLZ9\nKHcAvLDrlenDyv6eJFQS0E6sM9aqw3+iQV7YIw0GIiqoeEVJdZ3twtyHMVj8\nCnzT3fV+KPwH+L6U0uNFBIFZVJvfzWVKdUfU1wuedu3SuEKlXbyj5Tld40vc\nP9e53QrYnwDXbm1U4jQrjJR+ZTYtaLY28Zl90RWMTWfBf96PG0SIHl3LyXY9\nyxcN\r\n=IYk+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"3f9fb824affce92a18fe9b095a42d5332066d500","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909091634"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909091634_1568046869471_0.13565145344700436","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909091636":{"name":"@aurelia/store","version":"0.4.0-dev.201909091636","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909091636","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c0bc32b26f624e772355a8ee773bfa8a07992e4a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909091636.tgz","fileCount":11,"integrity":"sha512-zPLif686iy+KSbX8iTUwN1Jq0OheyrCMpWrHXZYtnNgdcSyD4xPzxFlpXTuksqDBixXMPzPabJJJK0ucD87UJQ==","signatures":[{"sig":"MEUCIAJOi2kFV8Gd27dIdKAEgVOnsB9cJWt17E8EA36ruHncAiEAyLUeUnzWSoMkM/XbSJ6yCpcLthuNmqe7qDGKK9gNx68=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddn+qCRA9TVsSAnZWagAAlbsP/2+VaH56kKkMptryyGHB\nkVVvzz6DGu/fqcpu44aA/G8pLs8ER0xdFrXcrN8M/2MZZcavV7YEMSZ/4KrC\nYpO4HKRsa5cqpu0saXJwGso7lfCzG36vCPpIvOXO1F6bZOGPiyycQJYOPRZQ\nzEpnDtP4bCKiJdl9Z00s9CGk8TyiFHHxlgNk0QPkdFYyI9MkF+A6jf6hlR+S\nrOv2lOk1RUw5rV+JYt/sY84C0NWY+GRL3gnkaJMc+S4aVjXpWyTvLyQ4kV6U\n8gFzbqeDZF5NilPEngUFGf9iN2DsbPs9E03mE72i55oGUCAiyLoaHKkVwOao\njMTDSQITLytBM/T8/AMAjii8F3lOQo1V/KM366Q4SNZZtELntiaAxOL3p8UN\nky+aMzwN63ocZtH3QKSoetc6BRN5y0AG2hDz+g4mbP/F8hLwJ1o1xsf3VHx7\njrA/qhMR+HytKh+tiXOfKQ9eC0It8QNGq24/cNkV/xAVhCfyBv6YFelY6BBH\n7incMy2EG4U3OMqrVxX1vHFGATlIIEbvJ/eA67zq1cZFvUOv+udSwFfaJFKQ\nyE4HL2E0EFb6Qn8Atih0lZ7HWD3Fyuhv44qhi4LYS36xmsVWOIqJXmfuYJBw\nPMpuxwUn9FvAWYuQzvbAodyQP93Urgd7sPvB6YEkATQWqCbYh6ATKMb9/ZIH\ncmJO\r\n=2/m1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"9f75ab673bad9a1b637a498321244aba55697894","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909091636"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909091636_1568047017847_0.7834332965604187","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909130402":{"name":"@aurelia/store","version":"0.4.0-dev.201909130402","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909130402","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"49a4820ec73279d51359eb85dfa4dc620842b5b2","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909130402.tgz","fileCount":11,"integrity":"sha512-M2BwwctVgOXYTZUy7AG+sZz+HHHeyvIUAAr9OTFpeVstOpIHqFE7+qGXOHY4Mqe2MGNGm1VgCAfDxu/0RHJzZg==","signatures":[{"sig":"MEUCIQCOP4QBwM93rMYWh3yJzGBr/lmYEXEGKZ953shj0H85mAIgclxLLKHxYv0G3plcAaGqX+ZGpwrSHKcfGYmXsa1W/9E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdexTMCRA9TVsSAnZWagAANhEQAIbAY0gAAs/koJ8f72+c\nG++tCPhT2e8wXSVqgUVChOS1MsgKKhYi1O3FaDk0V568aUXh9cz/M/2HMq50\nEU77s/YjJU1SGXB2caUFXhWjJIg+65bQV9K+gts3nT8fJ2dr+uSopegbn5km\nizW4YL6AcvlHn7oAptETLY0815QwbKPjYKCCBvg/x/DgcZQM+egoRyZp3ud+\nG4PWthqDPkm9m0Z+gCtX2gUX4n6wxZvTdzxS7Pu3xp2wzS5cvylG1I2fKdyy\nV9tU/psvTHESATm1Ph4MJ3yatBkN8COrIHd40zQkTxGydM9zkNER6vSDUIr8\n59t1Y0NxtPQS3aCcJDnHi/AVEfwk2VAT4AbtVGuiz5Maw7ScHPJayB0B+tJy\nH1fS0SRAaUKif7EaF7wvZmkuXFddPFYT5bnVFYyf1oj2GNVx0Pa0AQor1LGu\nTIsOoXXz8THudk7KCs1vUNW1TFukxDZoo/UnxP2otLz7zHk51ZzJCXb69vCZ\n0iXOweemf3E1vgRWS3aMWtlWiq2PnzE/vlX/I3iEuHsKk4iom7BaxolShOlj\ncFlkYWdl8/lXYwTqn2I2/vFxXTXaW6ZFA67Kom+KLMcm51coVplXOAWd5eH3\nWUzjrpJMqzdpZ1bFLHn9ljzZHs5FtlrmbjeGADOQIfRV88XuNXIzNmPR29vd\naPjJ\r\n=/uKM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"828d34b932b95bad87e075c1665b8488e509a898","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909130402"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909130402_1568347340152_0.4628835233047366","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909142346":{"name":"@aurelia/store","version":"0.4.0-dev.201909142346","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909142346","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5a082b64a711f0271e444e8c0b65536144a2b36f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909142346.tgz","fileCount":11,"integrity":"sha512-1mJRnrdv3GR+oXBCTfGQmfyl98/bFs8QslkXn9Xi7kMaiwLom7w4huLIyc7k7P8xQLZgW+avuW/FjaWhDvSS2Q==","signatures":[{"sig":"MEQCIEJP1LASYrxGsCp4dyjiCNHHK45TvmjshI+J3HrY/dJHAiA4zaQNKQUqL25TtoEipo/jxoTeAMboZMd2sp4lYXuZlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfXv4CRA9TVsSAnZWagAAM7UQAIP6i5VgaOfVH0S6R8ai\nJHCNQ8rF6UoYvD7IIHWpsvk1NzgPcY9oKbGzvAeJD/69L0XGAy4wyZednngQ\nsC7BFT0gX0ZgKssLUA7ZgQA6eR082oe7Zkq7eJO3ziYvgub0u02My6c4ag3E\npWSTfhNDxgpN43DCtXSpbAl4ly/HoT+kFqf7XMRl6YKJXZG2565dSQ20/D6s\nnlce2BKr42KIOurikeZHwQKbpfKBNRiZfo5h9DeAl0MKmTsrssOIq8N64vtr\nEPdZCgcUeKyluZi47IyZde/l6KrZvum3tMejN/azlttbfVwj2XTQm7UTNlgX\n+nNJO19MHQ4noFSJe/B+km54p7ci/8UJ+JWHDCmWn7h6cKTpwwODNPz7CDzy\nlSG2ScRQvjhImBYckKm4XFVTY0kNugrsJSzlPDrWMQMWayxn2mjkFZA2bAqz\nQgC7h/ocEvT7iofeAG7YQaEUrFtgog87DahbTeqV7VTrKWRJqI9ei/6aPSPE\n+Be63k7PkcWLEEKUKnCIgqyVBbP8hba7rUsATrS9eeQQ1ZRelTGb4r6dfmLC\nr0KIWJoLldY3xYJuotSOSUJq9y5XWeJedlJ4M9iQ322o0vi9BYUvAq6xE3lq\nzinWXvX2hqlHAQ4W917PyApyswmdopqodKbu8bpyRMN/o2l54OQAMTzuCwMW\nGFjR\r\n=RVpx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"43fc66ad1b07d047ed79431538d91ea42ae0579e","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909142346"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909142346_1568504823678_0.6853783592003748","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909151914":{"name":"@aurelia/store","version":"0.4.0-dev.201909151914","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909151914","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e8e4fe4f1213223db46d9bee813dd710cb96d058","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909151914.tgz","fileCount":11,"integrity":"sha512-vo2XHos2aQtVi2b3BHvTlCsog5HquJZpoHsuvLqTZ9r3l8rThzqKgk8t1w4miq3qOizrJx/f6QAdcW8jJdkZTg==","signatures":[{"sig":"MEYCIQCxbUMeDHGxe3JkYV15ILiXxzcmYo0gSjKivo0MbTE8BQIhAIEOPDtMP/j5sqJ4SYIs8pnRRoCjtElZ2oDLIQxWtylJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdfo2yCRA9TVsSAnZWagAAzLMP/jCML7RBtOpYDqH7DFkH\n41m/KZeJrxs2aP82O1mG9G5t8iqnCX3lSmcKsnNVFcII97X/ElaQrDTuX4SP\nkTFUyjRMCquhMdMB6Cs1US2RZUBuORnR9J5W+66Pgtot52L3zkY06gQWskrn\nbpJMp1LKbB+ouD8mPjmK1S1TUL4akw01s9tcYsMjDgOCpl+p6mIEqd9lZJBZ\nTRjYAmH1Nqd6FN0f6u4GQF0kevgVwBrB+K795pzIiM9qDhNz4shUh2504+1T\n6fmF+oovTKvrvOv63IOcr/RSgHf3Ju57WS8xnXZa0i13VXz+h8Vnjmrg7FvQ\n8tHYBI4ure+kqVfO7EpUO7V4xWuf2B+54eN+sKyUCGoTeMNMOtDr4eSpl/jv\n0SH54DfMKEPPUIhYTkBKfkglmfjFeE8pvY8DP9s93wW6N3vqiHOnri05PEXc\nnVe/lAgaa8uRNyBjXoQu81u46FIfoloo+pTfS72W6E1vBi2BfUB0JGUwjoI+\nQEB6PCzimJUaKvf552bpM/IZtoiZH9i1PnNRPEXFUz9AKa/hSKUDBc3fRyEl\n1aI6KoelYDQsuv1cnGNnyAlSlhLL120bMlW3ZpLEC9ghFCGzf7hU4uF9HOwp\nmc8VeFXGftf9Zw/ZXAl2ja/hxTlRENyaB7ug1wHlCwv6ZwYacDynWMWt5ezl\nEyAP\r\n=oyfF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"923d8fce0778a5a12e9318a522c93a48fa24ef0e","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909151914"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909151914_1568574898216_0.6260301725654696","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909201002":{"name":"@aurelia/store","version":"0.4.0-dev.201909201002","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909201002","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"85966381eb9c8b2341d5bdc076af7536e8e72220","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909201002.tgz","fileCount":11,"integrity":"sha512-S9xq5aVAutfFEsSSEVreeg5uglDzjEg2wVtgmAb6AzdWFz548BF6QUTQ69o5zCeK1dn+//uH3AQUQIuSn+s8VA==","signatures":[{"sig":"MEYCIQCOJgLlGhWtrZTl8isrdfWuDOGF4MmYV1irU645awW2CQIhAJpOMKqn4XmSY7tPMnjfnUjXbUMvK7keWqEk3alrrnk0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhKPNCRA9TVsSAnZWagAAHg8QAJ2QE15StKnoGFNoSQ2/\nfmP9zpEZzgeGC0CrfZ9Oc1N9Z87wYPd3yUnD145OBz4wYsBa2rXm6PspN5sx\nBfvQmkkMlSyr/bj9Jt/V+7eY598GwXrO1jxyDfc57fuJtX6NyW85BfX54zvF\nD29HJXtivCezIQVx9CLg3ArEp/RtURhbfInuy9XLoJr0AS3BPfg9YE8UeFgI\nBx7M9/t55QQuuQ7pBe/KcHVKEekHchJqKEusMJuzVV0bBeUYvRo0I9Ec3Hr5\nxTsW5E2EBqjz17Iv4IVtj1pf3B494egKLUZ8oPQS6bpfbpG1Gp1Tmr1STUkr\nUTBBw4kRgmhvhUsnvYrIDl467BKfkGP1+s8fslYG57WNfMXJXnkTSSVD1rm3\ngaA5Ht50s70NsAZu7xS09K8AABqaBtj8WVFF+f+ktVZHXIgaJ/gvhkdOtRZq\n3nPBu54mebpP35+d2/iQxEQD0aQKroyG0m9ti+x5shM2zWFryRShq7Ket2Af\nK0WvN95pAS2KQP6BSfQvTGaR7No9QWX4dRiZ7LWu2UEuh+yyS45gC4CQMgU8\no6AQsXi43O7P+Yx6dqnrB1PIET9b4l+HWcfyNMrFJj02JD0NlAkxebPv7iHC\nyjy4hMaStEhtG4j+BR+mAKwG73v+P6MsG5PHR3+tkNMpLogFWLB7vaCYIjNN\nlsT6\r\n=gE1o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"f839ea4bb067183f1e14cab75a6d6ec373c072cd","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909201002"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909201002_1568973772784_0.7348239053418861","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909251554":{"name":"@aurelia/store","version":"0.4.0-dev.201909251554","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909251554","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"57f5f310b845ecb8ac6282668e9b9771c24180d9","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909251554.tgz","fileCount":11,"integrity":"sha512-6X8KWog8g1BQlcvkV8FjKMi6ogJw2jkVh+fWwIkG7XB8GoYoPk+AXPO8ati+QiKrURxrKWaZqsPe0kJcrVJRSA==","signatures":[{"sig":"MEYCIQCO3Uig3s/7fVmNLJKZZu5CI4GttmZsKI1DiomR1RF1CQIhAIjp6Ju8vnwjiRQtlBwGz+A+osdjCrlHOWVxkKM9TAbY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi43cCRA9TVsSAnZWagAACrkP/00YXhoTYDhnLSduPCqu\nGt5QQX2vP/15ByXGgtu5bm/vm0nc6KVWHxURzZ2KZJa8kZrjMIW1hRKGH6AL\nLpbRvL4APV59ZDuImcFJigLk/q68So8KvJuK9F1C1d4uY1a+oxEZVqRXuFW7\nzHCj58Jg1gR0XtCe393R4gAPO9l4doHSa2zH+33/K1xZbx2MhnvekumaE3LU\nff6xbwF3Pq/Nrpb4VOEiFyDYB5rWfYhwZnELkEcIBjH9T4q1qGG4Bjp1o+Tc\n60rNeGygt3v+IUnWnpl6pd8TfQqr12MgK2j5HlLHuDPCubsEY+NxhESoH7Nt\nUMf5S2BGbQ1Sbt4pJrwJDiaw5sshNpmpsCdXUaABWNS61Zvm3DfPQnlN2UdW\n1j/FaSpzFYXGI4R2dKh1DI2yuH3bAUuzynLyJ2mQs+5OtAkPDP7ONEHiDBhC\nwhPcbamaGwdmtpQuK3OkZiG6eROnuRHWlGPUrDoFMIaYCVpylkzxZKbA3mJv\nAw8lOiBoidYnBEfiwTAp5ZO44dVC0q17CIkRPMatXJDDlviNXxEMjoMJOrRT\nodshca1OAWIHjR3kMVvfsKbwH/Wtfu8bunCnDGGre/oco575mTKa40ZxnfQP\nzwtJnNrzl51+bZcktVXH2O6Ohd+OtzRkVe+rGF6Q8pRNeqljLXfpqneQYG5u\naZu8\r\n=YHDw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"d658a398508315ed20fc58f773dab1db34fe8f0b","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909251554"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909251554_1569426908304_0.3404902089255746","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909252303":{"name":"@aurelia/store","version":"0.4.0-dev.201909252303","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909252303","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"053f04054aeffc0331314f433e015bca1722a892","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909252303.tgz","fileCount":11,"integrity":"sha512-q/EbaJEtcP9zI7m4m8v0BCO46Uv3vCK2ljE4e0SytsIy2hG3v3ryoXXBnYlJeqv+9TRx4ZwFjjAoEUNYEdvMgA==","signatures":[{"sig":"MEYCIQDEaKIt7+IU634y6JWu1B9uu1hK7qniS4lrp6pLErLl8gIhAImUmHH7WakANXQysg8vZmzLfRTUxRLOkmGgMOsS+Mp5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi/JlCRA9TVsSAnZWagAAgBgQAIS8o+g7NGWSqpyKR00p\ncuVCJ1EPHAdnDghvpQv10d7Gz21sRp7opPkBhU+wn7Mz0LarqrDaRdhSE2mA\nhqFzzDzADMuXMYzbzbUk4wBD5phcMndLB6Mu0YWmKLmcQhcFL3AELX0Fbwap\nUr+7J3by0lX1ZY6gAkVl1VkOy2s0uu6W5nSRhZBLJ9++ZJCEUlNJf2QuMZbW\nPkKKkz2Hmrr6VzVHs8h211woPHWxnOTtqIoONjWktsAFPwrG7p0Om0n55nVy\nFPtUVzbzB3mFlUr7lNgwhs0xBhn85Bdq+FeZ0gFcOjMxgyqsEq1ZiGieADGm\nH9dk8gvfQsmi9anG9wexZdurW/drDjN+7Sh+7RwGXvzgaT5Cpf9YM9gaQ4D9\nspKkDwqtS/ai4qu3xKSWY8ZNAzTRQCVpiV52hhfNgxddaXv146JNmgHSbovo\nKH0VGAfDcs51vuX0VKIXP4iVlwRTNHhhbH9Fi/34IMFJEhS8MR/5rKVkujjk\nGadV8fDI4+RuddwxeBuNEHBclQBmmlw+oYFLInj/lOaKslKH0DI0c3qnZG3V\nepjgLz0vxHX94oihGK4/zzfcGzfYq+kYNTo8QZKhIMdNJPR5N7NkthZnBmFz\nX3slKMnFzZ3rQOH99vsTb+cQg8QHi7bhFMahaaof4rJhyzQGJF7fO0LlAsvm\nvGEz\r\n=lzhD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"44deb3c4ae25ca8f965d1a1ab562fa741afff346","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909252303"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909252303_1569452644349_0.5202813798524288","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909261649":{"name":"@aurelia/store","version":"0.4.0-dev.201909261649","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909261649","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f97e55cdfe4e0ceb06a4841cbd767781a80ee69c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909261649.tgz","fileCount":11,"integrity":"sha512-CtgDl+zWCj4o7OQnZf9sD14cChMGSzHx/Ha80xr6a49nzMqw0jIIU4WppS2vz0YWkSAZMZKbsE8kmQzJ0v3Xzw==","signatures":[{"sig":"MEUCIHkei8Q6FgeSU3g+iz7hcKwAPCBc70p17a5/VfuASpSmAiEA37lyY3q+1MtlRswvBjKEq2JQ6pUrUhqOqysFaMGx840=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjOwhCRA9TVsSAnZWagAAM4oP/A1C+dHyOMRFmkdS9Vav\nwyFLu07dCGSA+wVWmkUsirylQ0zFGsx5+hbvSKaIkPJoMOmVmEL9OoAvBd96\n+aXtnPuD+GSC+Bjfev5h7a/meKgGJ6TePvoxaNaTEmuCnWnAN3rvEKxAiIKY\n/DomD+FGWpDqm7gAL8IZP6e7EmnpVeRhKcReCD4dwhQK1C3PDhB8EGjPANfJ\nOD/MVzvfIaT0Ch/3H3T9uchZCJD3/r1rqKu3nMRd5gNLH2f+efGy/NbeDaC9\nugumWj1halDdYghfL6tXVQsKUofk8/yTWi06F6kpaftaSK/nItH5ld32EQ8j\nTY4BFKCAJfh1t51GoWIB9TNumgyzP4+AlaFHXHGJyIHHCLc9Sd3lexk3ZQXP\nYSHLN1a6XnLXNp39abz2X+l4LKJ58Tyw5wtsj1GB+zd2SUQbWQT9EtwYCZf4\n1iR/b+25JuW3s+wE3gfpsX09jx5UOmAhz2zQDNrECw1qb1KJbd2EX/zL8KMi\n4QPf03G37MeREYBgIc+n06ZXMqxJUZed1t96GJpezkcXVm5vTLgexKg2fm1R\nGw1mD9t0FdcT2swRTR1+Ao0EB69g5GbpdkW+EL9MSqQjbnAaIXgMhkYo6bj/\nX6HUP9EvwkhjlpFXh80TfHRmm+0SVvzLioqpW68GjjHRx1k9c5ztBFZJa0ir\nHVOV\r\n=U1qu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"8d59e9abd8794c9ab3ed03214b2cea5656d03a22","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909261649"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909261649_1569516576579_0.745134701521057","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909301831":{"name":"@aurelia/store","version":"0.4.0-dev.201909301831","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909301831","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"45bf37399301c3edef07d231ec7bbaa1ba05a4b4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909301831.tgz","fileCount":11,"integrity":"sha512-Zql647zFQ6joUsmoBho/xptaHNC5fW7As9cVe1Gs21hwODk8j5QlZ0vwwZpD+r8UnW99bS3ORIHFX8U5EFXalA==","signatures":[{"sig":"MEQCIBGes80XBaD15p5vqWfLzIYM+Q0yL3fmR0wUjP3ZOv6OAiBUmQsXh2VNk+JjZNNeTW5CXb3oc4orgE6PARzzVK16mA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkkn3CRA9TVsSAnZWagAAVpUQAJ15r+eVOYI64g5tR9QH\nzD8c6yEgZ6fjJEMY0wDaJlN6TB/45ZgJ6JA2sRBubHHoPuBJt54QRRSyaBVO\nwEjo5ora9mUxFVcK/VzfodVkUFnApVhiNbiXuSCkH/de7Y0b4UCITSFUZkSb\n3DGF6SEDkW2M33yKl3VS/iD/brIq8KK3Zt6S8psSxxovIiFmtjkl6b/D9nrD\nEVyf5O6SlsVoarbbcgooA1ilrqi6a7oNfdLS/qEwejZ7p7170nHdSwOh0QR+\nrbRoVCcBGKKV6873dNj+8E5aGWdOgxj1B92F5VyqiDQW3+rC/2XT/Ffwf8h9\nbbArVWpFn2BFd0/1A9H3/S2a6ZKlvwb+xQNyAsUQurhtVzoOdo2OWUDfMxVe\np/SX7cBTRUQNKWzNcog/ryH1Qf+I5jg9DmMWmv/GTw5d1tCd3CD6xFN6gGh2\nbQkkeJjeiZVcQyfP/9EweCvu5af+kvwycKLrYeiJId9Abd3JR6leiQMP/XXH\nj7xZrPDMHa+UpaMbeEM30S0awyOH10/IOMdnSqCdGkf9iR0Bq6qgRLs+HiCJ\nsbJFiolFDqhEb/v+ADZ9glf6DojMPicZo9OOKGUWJeFgK2awgBZ8IuLWZPoE\n5H9AeXMnJlGgqJFJGBYvyW+ooiK5AiqaaLywD+Sso5xCgZI+3yb/JXfGsvGR\nSZ0n\r\n=0T9n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"a5d9e65160e7d02bef3718e09b2ef62205f1d503","scripts":{"dev":"tsc -b -w","lint":"tslint --project tsconfig.json -t stylish","build":"tsc -b","bundle":"ts-node -P ../../scripts/tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909301831"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","tslint":"^5.19.0","typescript":"^3.5.3","@types/node":"^10.14.13","tslint-sonarts":"^1.9.0","tslint-microsoft-contrib":"^6.2.0"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909301831_1569868279108_0.49523780944211593","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909302133":{"name":"@aurelia/store","version":"0.4.0-dev.201909302133","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909302133","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"85af34b97dcfc9fd72c4ae52f701ec7091d887ab","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909302133.tgz","fileCount":11,"integrity":"sha512-XdRS+TyXYS2tkfx1UqMwxiZyPaWPwqT6sCfDWp3p37PlELx0YIqrZj/sv0X008j08w2m28jPZejvjPchPoSlbw==","signatures":[{"sig":"MEQCICi4X1Rv+PxYDLWEmP2GmCuWNr9XHQ8EE4Ii6V9r3YdSAiA/+Kv6/56rfYfsIKo+bfbc6YcdqeNOg6gWX3L1m6eoDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdknSXCRA9TVsSAnZWagAAsrYP/2yEKugXanu0rVRnNqXr\nHy8iaIUdIq7jdQ7/NHLLo1rat8QFUr66iTflGxRmFWO4RYIBiCQFYt8oGADo\n8xfpyR7Vpi1FOtY67QFVWOJGeP015kZjo0Fy8pEPNE6V+40AybdmdJMETutA\njzSXyGi+YlsHm4hzvcFXx9t+6z4vW9iQFS4Ut9qOl8D1Hbpc0zEYyduRjuxh\nMGE0RZxxNSAhXnBS3eucD0u4UTwYNy0jIn4V7LRnqnic/44zIR71ZW+duuaD\n7sy6fAwQB/Zq4etV2KTQiT/WqT5RsJ/sMITsIcmMeiwBJANBRuzLSHhJ28ic\nTomQrQyc7Hd49BI6lNLTDPbM4PYc9W7Vkk1D7ZTSl6q1N7LgvkGrNNmU6lvP\nYcRHK0gkyAtdNCGiqLxyHVAvVYj1x4bj63+oV/wyJNZ9TR+KhQR24wuacKEE\nOHoongeZrJOEnyTuYq/tFdBY1YWhNEESjjGX4o5s96TeXEWNGYTL9faqTrcE\ncNUh+MFHtAZPRZybAgw3PZFgKxgtkPhzHNsVnYkpbsCv5CNVyLmtIrjofbar\n2rMk3EobFlSgoUlPm2WLIl50dNkc00vUu3x2b5D0VhU32PmzaNCzBDR4T2zo\nnIAyL8/GRP2fZWrKDp6Qe4GVooIgnVCirOtSIOC4AhGbIOSre1r8gN+SAgyE\nTk1v\r\n=CGiL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"86ba92a376077b391f86021e9b61f838dcfe6009","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909302133"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.5.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909302133_1569879190545_0.032635242463946446","host":"s3://npm-registry-packages"}},"0.4.0-dev.201909302354":{"name":"@aurelia/store","version":"0.4.0-dev.201909302354","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201909302354","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"080beb04aa91b7c712a3fd8d7b8214fe01798fd7","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201909302354.tgz","fileCount":11,"integrity":"sha512-ScAD58Wpxx+Mrlz5vMH5HR0o0w29h+nV7KH7GmXyX5V9upO1jNKvYqlK6UQboP9z4S1k5Kdr0W/CA2NNVdCiBg==","signatures":[{"sig":"MEYCIQDVp13O5rZdlcpWAnCOnKRdZCJJfp737Y/aoLSLUWGtzAIhAL52rCw/KjM93ZjOLsn7/dtj/G2wC+i43OVYjvDY8Lj3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkpXOCRA9TVsSAnZWagAA4fwP/1oousbKFqD2j+0UlOqo\nDvgzriNcpnMEosROq42skpuFmeF9iFvgr8XWwv3h0HFt1CCVuP/YPyOY8ye+\n0WptpzPW5Cvb2ENxcN3DoCHf/wmGYEuKbSmLrddm+1R3fGhBvHQvPFrHWIbi\nI7iqFJUv/hvmFM4L9y/X10uNvKncUiaFsXBzDAgVZmFK3OvWcdkYBp7MMFpr\n8f6du3mRdYn7KesXTRKB2b+foQgDsmI02tjPFAMk2lWAixD1r9PIQoKNKO/z\npkNzyS+bWCGxdYEDyBxkoMmUUZarHTIMQsNxPxHjampQbMjQLuAroiOhQkK8\nbbSIRzThnUmyAc4RoyJQgglOYTO3xYzgzSknQqHLjyBUXlXxmvYaHSXxHB0G\n2Ebna2jabTLiBiQwi9l+5p1dCA4CrbY4gwua0sltfpkv8UeKIxuI+gzlPM6j\nPAvAPEvXCU9xIEc0w1IK9DB/NKeLhPjvOHeKGtvtewD29n5ajOmmgvH900T3\nrjCzQDvqyi5BWnPpYjKNKAHrVopZZ+xLwclRxEQPDnxxoynxo8x6wItHQDVZ\ncuag0ai54WPjyKrCk5hYDRpVUV75p6BjN/diPaZUQHJLiF4VoWGh8UIoOUrq\n2J6/S0krwr+sczsL3ITKe6So8DednVgkWMDFoF6rRWpeQGt9GSyFPo5KYEBJ\n4dYg\r\n=jpEW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"c0ad5b99d26359504e04967bddb9ac4c195a4f57","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201909302354"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.5.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201909302354_1569887693875_0.5214468743365706","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910011004":{"name":"@aurelia/store","version":"0.4.0-dev.201910011004","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910011004","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"48c63f190cdf2b984175b03b8d5e795a33d4314d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910011004.tgz","fileCount":11,"integrity":"sha512-+ORI6eeYDO5GyNFpEKeEyH4yD2NgiXKLo/SmvK/IJgeQS1Y5+gyH5u/pRaY34Riihf0ZbRC/MVb2aDvWpO4ZaQ==","signatures":[{"sig":"MEQCIESGPZz2Qhrt7EaFD0NPYTAVDg5gWRu2ZA0Mu0aNqsbzAiBIfT+Vfvnyx6CPv73YHoNAjh0U1tzuQk2hOzmeH6CyBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdkySlCRA9TVsSAnZWagAAq44P/3td9cXFmpPg+rtMnlI/\nvABhP59ydGqKPt34YG7Jz1UivxZEhDXwuDNlpvocI1Dse7x1dMAB0DLlmpOk\nwCpCrHS2hKtaqZFABLZUhVn6YQx5NGmRUkZcRMLA8MMyhX75VF8mhi7XMEwu\nhTLwX8FXAjojX93fkVC85Ze22WG29y8fWmGhWhpnhwierpR68+VS8QcxJSoF\nQwO2ndNCWb4mObfXCIYJVHJyAt5+EU34BN1XJvJsPhIPFfhzo8pbgZnBFBDc\nSQ6bS6kOlOIk8tEfB+o3nPJGWblJfnKk0FWMvjDzh/CRLDA8odx/2FEFOzda\njXLsIYPgqZdKzDclF3gdXM0VetpgkAltdjWONOCmsvU4zvV8KC0ZAaYkBw13\n66BB/CYC4kwIXmfgkSddz689awOv1bmSLh2OTGMBRwImpI0+v7/7VZpfYykw\nKdaiy5zlSO+JwxmnFy+ApVh0slIIIbG2ikianbr3/3IesyY487TNhEpJ+EVg\nLTEChR05ojBIufOKtiALLiat5jFHGsRnELEXnjMD9o3XJ6bUkuQQYYxlWYN+\nvx/MwQI5pa9dpa5srTxUMhUK6tVbm93tyMyd9ktnbcOfBnXLKdCmEfPUs5Yh\ngeqBx59LZziB/85CJ660VxL6x3qeYVoVyHso4EIYV5Kmay6KABAl4HWL1E+u\nLwKe\r\n=/rQR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"132f9dd29e1c698c52581e6a0d1a4d2a83b97808","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910011004"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.5.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910011004_1569924260611_0.5201732863086688","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910012035":{"name":"@aurelia/store","version":"0.4.0-dev.201910012035","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910012035","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a623f9e21277c9496dc40c9cb276a4838be6d8ed","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910012035.tgz","fileCount":11,"integrity":"sha512-1ALrJgW7z2ag7J02H7lcYO1R1tl9YpFc+mtGbAcFmKJCdYFH9mTsoNUuqJniqwbFu2OT8lKxhETQ7Y5svV1D6w==","signatures":[{"sig":"MEQCICZp7JDmLRQ5iZVPYAH1LSjJwBJSl/b8hyK3RbTVBZR9AiA0w9kBHM/zn86mINV3JWZgrrQwP3FUEUog+S0RAYpjLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk7i7CRA9TVsSAnZWagAAZJYP/RXEaRMpfY1hmkmAarzY\nnqoNms7iBsKRm/faTiDOhwBV+uvSzQ0gYTAD1SToIwNByLyDDfXpEFILmVl9\n04fJBB0Qt643mFn5H9rlhq7iZxdZOcQrmu0wuZO1aJRajV7NuCO3gOEV7ZOK\nGw9SSmcjGmg+djWLGpEBgZ++iWgb10bxVHyHkMotlCdJdY0yeEnbnHf86MQm\nzwFQmI6tnj48jEFMUmUMIqQhbbUuP2ILQlh3kJH2MHdUk1rOmcRZ38fz5LAI\nhEuTT48K47WkV/aC9BVSFbJjqvfyjs7ypkgm6aZpfuwlzwC0nP8oiKuP8D4b\nv2VYfc9LUxlI6cN1AhnNvtt6dUUsb9EHd5/TIlmGCvv6CI2eHaIzOZ5J13Re\n6A2dq/jouEXKjj+04163a5F4BU9q1fI5BsRo+HcDdY+kqlrKxWr4Xua3wl9b\nWH2Z2Qd1WSU7dT5iHuxQ8CU4EQTAVp5kcV0dUFx18UBPW4VQ1rLP2inwU1TS\nxQWghNecPu0UQ0RIeFLcL7XbC1dqZOMQoUxUZ0Je9zpoFKl0chFMeBp3ll13\ndYFZYgRjaDLhh2zY+hF7Hmch6xV5w04NIA8KnVLX9poz4L+kNbnLNDVjtXXf\nsh8HJ4CL/pDvHqwMzmnMYlRhuMZw9tVm7BPXJlPYO6/RY5hV/xGSy8lruxsQ\noxJU\r\n=j7wF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"b770a1da72981e377bc261bb8b990ba3eab0285b","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910012035"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910012035_1569962170506_0.7524743556134019","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910012205":{"name":"@aurelia/store","version":"0.4.0-dev.201910012205","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910012205","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"2715c497590ac6ff62c6ff0c83a3e631a679eb05","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910012205.tgz","fileCount":11,"integrity":"sha512-RYbKxEza4zy+X4n9/a41BKtXfvqaCJJyvztnQfzsaQJ5ej22kXoK25SXyZ7MpnkxEKmnQwEbWlVJIUyXLWA7gw==","signatures":[{"sig":"MEQCIBKN8e47EqLD8e1AH2cDqf8tdgScTdwV/XXoUcajrtTcAiABFr+HyTtVpZvd1BDeLexrVBsG/t3DXSl1qwEXQlJCzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk82dCRA9TVsSAnZWagAASiEP/isJ9OQ+GaG1xiJtRhD2\nFBoemxoDiQAb2EyChnJSj1uq7+2TaDKBUtONDwocze2aN6Mct1okftifuNKn\nI/e1iFmMtRwjeN8EaZ3iABN+xs1J4Qm6iejb/oZAm3alcH0udCHoJxwqC8S+\noLkXcuidBWOtI3a/LdpFUeqWQPP3o6bKZo5wrY+AeQ6yqTBhW6yuVvTaR2eu\n51DSYpAUQUfPkRV8GEaBiA4zGKYCN5OCCjQIn5VxJSr9TNmalh5ycu8Q2XHW\nJxSUti+k96+3dXNPlL1pKdXAawXvS+qUxtiP7yhREV05uiiIKlSYicp1jWGe\nOdWUXh9DugAIJLgRu1wSiw4Un+QAUMe7p5fjtDfm9H4XvmsBxFdl4+gDpSSE\n23wAVbwuWkGBE+wItkvXMzf+qupnSnTH3fJmUFKD2WcHnSKPC5/AdgRdbG12\nKmvKlwulwUBJJjVgsIThZyDcTRxYWIu7PsJMTy8iUzYO0z9M5wt4DuioYlcu\nU9EY4JPMeKT3Fd5vQwVpFrDJjFW40OXItqREDTPeBch8Oi1T4y/khPqHkguW\nfjqI0C4g6J1SiTbv6WGNaqQ+mQAZRx8wgxWVaAJ4X2oFttwYjRu1B2yma/Af\n8OJsF73kKeKDtLy3Zznsh8hMoYeMQdSbR4v0MNd9jNVGFW8UOYZY8oP9+Wve\nRVnz\r\n=axSO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"86fc0e842754f5fc709bc1f6a4dbe1079a7bf11d","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910012205"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910012205_1569967516742_0.5061529924331738","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910020022":{"name":"@aurelia/store","version":"0.4.0-dev.201910020022","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910020022","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"98b33c9d85f3f6d14674f75b00bc0a5dee173191","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910020022.tgz","fileCount":11,"integrity":"sha512-lvwQHRPkGbArl3NKnfYvcFnVydmJqzBZR1HNz59gcjGMbOnRTIEWS4HgUXfnqXxk24aHIQ0Xm3G3XwKHatrC8g==","signatures":[{"sig":"MEUCIQDI1zDSzqsi4HoQZhdxiUGSirJWSVMg4g6rdkEMJKs+KQIgVAZZ7DWKAbmavI7MJ5KftWWfesnIVrLKVF3uJhvO6/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk+3iCRA9TVsSAnZWagAAecMP/iLTzY/aJp2wX6X48Rm2\nzzhgTMnxOzE9RVL+D68k9tefnjVhssY26LBF3CCPSHyqePMGN3OHkt3eLXG3\nbRXAYfrCvnuBdtLg1sxt3/4qNSEqotjhl6EUR/IAAIQKZyftxbP6uqZZGFrR\nkwiZY/32hXhhk34ELvrvAeT4WqAoaRGwuMJpE9DUTvc9cy45FgbzvsJJrxe7\nI0HyuQ4GoC9aIYd/waQ8uFLwznWJO7Laoaq064ddkL+tkuVWjOF0TmbCj/X0\ndrDRBxbI17mF62meQq821iFfUo22RIO45A6xLhesx+E7qgc+HGTyXATGsc1G\nZRV0gY/Tg5mQ+1fhlfazF/KLomM9sijrzkqxvjpr7ozqkuF0DH6Q2jP4hX2R\nJOcAn2HKBk1qpGu2+T6vpPhaWclvBvSX3ETBLIw5IIzm0gLJNR1aCB+z3gaR\n6WCDacVHgCZBDo9EFgOE3/4OVl4fTwyFbQOxdTLLt7yL/Cn/NW5ibFdvq/Ne\nUwMIy3bMRjiUit2pGxyZjLv2i5GDGpJgOYMDPorLUSZCk1dWaSWH2qs8E1Gs\ncsoQsiVmG6yp1ia0a4lMxUHxDVEK+yio+5RF87Wr9n01Bri1NUdfArySFBAN\nuBwsjbS8niVIPFqvOgnKzUhTnKJYbZnhXEXwE9k95aqO4/vzg4XvnDo6B76T\na+Cc\r\n=6p09\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"3ba16afa57f59efa4b27f5378729112e7202e853","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910020022"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910020022_1569975778030_0.6160064701937693","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910020401":{"name":"@aurelia/store","version":"0.4.0-dev.201910020401","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910020401","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"af3f36da6437afa69c509552e4b9477045dd20a7","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910020401.tgz","fileCount":11,"integrity":"sha512-82GsfkoZNXj2uE1+UGAarvYaLKxEbQ4+FXuMDEEiNt25Lkw8tMYounCJKENy1MQETTIQt4f3AFeoIcrBxWxdvw==","signatures":[{"sig":"MEQCIH2ITahP07JrHTF0ZVXavygtaFc4TxI4l9naxcdtF4VNAiBM0C3o5gH2RO54L6p7+PjtV6B2C6P5ikXBhb1pVkIHZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlCE5CRA9TVsSAnZWagAAccIQAIg+6/dF8IzuHKBWBbaM\ndHJSBTQdTeB/efx7TDryVY7Y3OWXBIHAJhZcRmf132sW9mN6rCchWZ9Dplmq\nAePYXrqgwotYL+6LUpr6WAs2fo1bOqIyPmZPNMRe8TYcZv3/7iWF0hmShlKc\n/gVOP4eiFxu0ggfSOhIhxYqB2IC8cqtrgV85wxn+VLtUX5vYgoPIXpqSeTRw\nG5gKmjvPCfQX5i2ugqspArwkWxxX9Q/+dflRH4Z5q/Q67lvc48BUu4ZtcHrj\n37q4De1B91NXxim68QJk0tSVse0niORHESaVq1Z+Auw/wqL0UV+n+OT9x8Oj\nGxHVOtO9zk9O46AIW/RljBhxY02dZIVigOTusKRigHTdKUGYY5PR20Us8CWa\nkRHeTxY8Y4+wbQ61en1iaa3BwjJLuYwE2ReOO/zT1mEnzXCQcZDhuRsqgNQb\n/odIhpvIkianCFRXNqGoGDdSR5y8ZOkRp7BTjC4zB2UnKuwH2h9eVisA6VKR\n9X5bl2vgHGwPJf504FVoD4H2mO4U0I4cMHBEt2E3LtcCyhSlf2fwTfik9W8N\nlTWZOY1v+Pe65jtKwhQIbXx95uWObaOchvy3s6BgqL0k949al8nSY4Mk07sY\nnwlJPzOsU5Rx/7G6UCN4T7TKs2kLmkInwDi/iRSQhRexkJCdiuTfsk6EQrFw\n6sUK\r\n=VLG5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"d8085e3a50fc1f648ac677f2ebf918fd59b28e5a","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910020401"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910020401_1569988921028_0.9776640945748312","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910020524":{"name":"@aurelia/store","version":"0.4.0-dev.201910020524","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910020524","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"441c9078e70fca8f3b4e5c71da14f3443c627082","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910020524.tgz","fileCount":11,"integrity":"sha512-rePtGmQhV+DobCxDH4M019uuY83AC5qEJLOh6Us3M7eKfs1W4uueZAjnrfs2tnnIzbmlAWBlq9NNffjsPNffVQ==","signatures":[{"sig":"MEUCIQDOTnVCsZdRoj36y+/3K2TOOZlTeD4+h9bV5uOoILgkdgIgAMZYWUcVKyYLcHr76VBynK1/8SLWGdssqgWuywIXLWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlDSxCRA9TVsSAnZWagAA1YgQAI+nGVWVqrVvRsuyLhPW\nwrZOCAAAQd59MAjATU0wmJv3n0AG3osD1HtSeLmcULl7+kfDXZdyt3aFf+cV\nkg1PCEHYdX38mvNGGF34ozXS2QduYgPOCeMoILY3jQiStpHaMZsEHAAhsOtf\n9xz0ejC/MglpcUX1yGGNGvc9Dr0oBm10g3q5daEtFReWWIH0AposdHL3+l0v\n4fphcedkIXFCkpsHwCcmq9QP/UxDAqk9gBu3NqTF7sAs+nzw6ogkEie/NUMd\nGZly0GsuSQzhlCeApfvDeAwnVqNDEz7h2JBU0dbNdqcVtD184uLtGseTdqGD\nE1560uEoOQ8Ox3jytRFHrPxFUSCnPj5tglSmyoYhQxnxJmhzVG46jCljO+mX\nAqDocxWg6HOvXp53lHc6rLGFu0WFpx0frZ1td5fWYekWYLoppAMt1JiN9Wer\n2K9UrA4vjFHOglw6cguI1OMV9oxwmgsx5tkqnX4kEo5VgT+BH6Ay928BZGhG\nLNjFgC6HsQArKAlNMSYkhyQDH3iUfme6P8h3jhPn2RvrvqKpmhmoXCEe95fD\nyQHhq1etOwAqiqTn/48ZTGUyU0zPdlmzH0Iz5gyPp8l+KC85CzIROOYMDp9B\nks7TExzcgnb7htfiYZVaj60wd3V+L3ln7cQZLnMcnElcHt16s09liCNvy1OS\nfAJ5\r\n=6PbO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"59002921c4398fb4bf9a69910396eba6cbd38d86","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910020524"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910020524_1569993904629_0.1782632851935979","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910031229":{"name":"@aurelia/store","version":"0.4.0-dev.201910031229","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910031229","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"40243898ea16ce46b0d725de82201a1bf732de1e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910031229.tgz","fileCount":11,"integrity":"sha512-ayKKFhef+gH9im8GDt8cf4VVq9Mc59rhz/bpEkcSXyI00J/qlwKWFCtW6lGiY7kTOT9TlqdRMNMiBulJ+xkeXw==","signatures":[{"sig":"MEUCIQDyivIwUXcQGLjVzh1JWrc/k7eBa015N0Vjdt934qOTNQIgPStYlB4kQrD50wrtBj6g3IW68YdyGHEZShdKB9QqUXI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4415,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlenGCRA9TVsSAnZWagAA5vwQAJvPrEeTK2JmvbyRR3o/\n1K10lAFACA18LmGAXLJkCvrQFt7WxWMbvex99rVOtmlvUtxMvTMOZPq4FtJg\n2o2ybCe68KoqBQvYB6uhUc2OJRJf6hWsV82MNOMzIgPK7z5PsFd+rYdb1l5F\n536O7xzohMthBHILMafdVVkVGR1JDUPxetxU8CRmByUzSJt/P9/X4GAwJEMl\nmLxkhQBLbt8sGfZ2N97MkOKEeGRX9zSUwbhKn3KvMq43NN6bZVtnW2lh9RTc\ndYnaX+BYIs9bMS9ZPdiHgkU8q4cVr7zvxS2jL/hUEWr+IjGREpIcCC2d1Bre\nHyPxHYQVVkBuq6bb6FQkwN9KDIVBNuwfBAXarpnso7Fg1uj28rC1wVlnCnll\nkGvcg2TCLmSyK8qrRPQUsx2wzukYAAbmdM5PIOnHeq82HmIXzKjedbiHE0AV\nS6uRhZDe3UhXgVqeNFq7b36PxW1WHnL8iZ/Cb5M7wPy3HSfGdXfalD6Ema0M\nBtaUxt3tBVRTtn9EQUY3v/PCuoSV0z4yqco9AzbyzY1pw1XxSIYKIGD6qGPp\nTRFi471V7xrPRaIcFxOutn00BX14YKGrjvNG2BlR+YvHbGkD+dETQFjXyF7G\nwLBpwGW5LQBjQXnPdLBw3Le3LYJ3wtVvcPVhpfnx/ydefyFqAmDlsBTFlJfJ\ntD0G\r\n=X3eF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"cededc72c4c51bb0c3eecdc848786ea2d033e1c7","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910031229"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910031229_1570105797669_0.5002890919079697","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910031538":{"name":"@aurelia/store","version":"0.4.0-dev.201910031538","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910031538","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8846efa1384652c44973fcba96e092e6be4814c2","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910031538.tgz","fileCount":11,"integrity":"sha512-odjbVM/QAB0vz3+gpeLdPG50U7XzPvz42DSE9Y2q6Zz6bS5U3HMNI4nTOydpIeJSA8A6Eoe6E7iafY6V9EmMag==","signatures":[{"sig":"MEQCICi5NzRMLfpYM+rxiPobR94xkl/BzlygUdeWTAnGzqN2AiAsg89nLsDAL3hIzQwPsJ4TCwDd/QjtdJXVKngholWWiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlhYYCRA9TVsSAnZWagAAqrsP/3zgaT/rInRV8DuxJPj7\nIJFFFxufzebvq1C/f0q4XJ5zrzpW6XK1MBPap8GKPdhbT796TLHGxSf6xpaU\nnnK7KBp+HjpkJ2ewzB10pNtSG9rJdEsaF6s88XvOiOH1sQF3+mVrSHVAKDXS\npEFJKCsHj/tEhwXwj18tCHLuCuXpkjLTLe5f6Rf54G12joS3SW0cyoU1rrQ2\n67PWHm15eOC2w4bXtGZHaXYtam2jHqisd1RjbAoORzuNsLz00wcthz9HAJZN\naJa8IujaOcuB+S9vyuPI7H9bHCxu4Qc5bn7pqW5d0VVFRwUQTuxRPBDpULDg\n6Gx7JyAXuO5JqyCA3c+cAHrGYhLQ0b+2sb2OJGMTU1ObdBCO62ECASnNsZoO\n6/OmPGI0x2F9aGbSEvg+CJwgMR4fOBzfMKvqc7ROcIsY/c2LJsKCJSxSnKv/\nheyOwuq9Rb9biEbe7wsG6gCt7LI42600kqHdtU/NxoBsl6AcoWhFGGyEaozk\nSu86TNRtejyKEaDhrjAv5JFOGDrzouclWbHEfPP3T7a7c9CRiuHJj1JH4vod\nG//CYrw43yOC3IyLtMBNa1NhLGF2ASJEtEVuPDl8AvFB3Hgo7G5Q8mPb/gU1\nhMzSQwPyJ2Zx7GP4Hki6aeCRKJ2KH0v/64g2zQshp6PeKyIZJ9ZivbkuU81I\n5WlB\r\n=Tq4P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"ef65a731898415c9272ba7368d5fc5cacbe951ab","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910031538"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910031538_1570117143403_0.9187909974663448","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910031539":{"name":"@aurelia/store","version":"0.4.0-dev.201910031539","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910031539","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e5bcd45578692d0dacf5d3fbd7623636545c8e5f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910031539.tgz","fileCount":11,"integrity":"sha512-RnYMGPFf/n//Kqk4oNIQnTPHFb4IwMIyWshWSj6+1WRJeKLR4Q4NR53SVj1smBn0E/P2Ii1TU59uBlqTdeVgdQ==","signatures":[{"sig":"MEQCIDRP5EumhZ42vKmZEqY8aWQRkNQr7OV3eroQ3ZEMzsM5AiBKxN77tbhhI367jMw49ph7x7hRTYkyU7/I9m+Z+9SkcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlhZYCRA9TVsSAnZWagAAQekP/RSzda7ifpqJDBZq+hj/\n7BDfvhXw1n9Nb0eJo5rfZC6JCErsx0bll1EXjj41vw1bze59EHVEfw1LTYly\ncGcvr3mjhQrYb/F0cdaj2FDdvEwI9bP/bd+jqSMGemVtxJqWKIcdpMhfhuJj\nA06uHpaPKHSqymElBDmAcld/oW1R2UYIcxdjeCLRNGEHOL85JQhEJgb+Vq1T\nIbYvPJqNiWVJx1NXmwP5NXlccbF6Uzypdxpa3mgMfMIr7jOO9LCVxi0dsVYx\nAciZd9MT17halw0L2wCz9Fu+ngPyTCPhU5uZEVH6aNDug6xeyDdK+aVZYtXi\n9trKe577HMTFs9CdeUq/Pc+EtSuvdfROgY+xJLPbT4EmEfzEq5roD9auH7Ia\nsgAsScC/zgY76evBYZBuVdYkf+jILdSQK19t9secAOp11X0sgXKiwu0lKGmw\no0BwTiSMF/p812s9JtvzLgCZIbtkqsnGv6vvuqZmT1EAhe4esvpSc8eO0nIA\nVKGB6cf+sEsq+eQZsGF943DEoDHzDFVJKeGgwExv80RtJz5e+Cwm2zIXz2Tq\n7GfMPqarjBCAy5fJCN2ujp5ibIKEYzSIZZHEreFQhRyvj9wNzEB44OBi/qVT\nQRy3ZtQI6m07koDf0QEco0hfeSpw01k6nIKBv42e7x05E7+oy05/JJeK4JNB\nC/Fg\r\n=ZMtg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"ef65a731898415c9272ba7368d5fc5cacbe951ab","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910031539"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910031539_1570117207395_0.21584206120222427","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910041337":{"name":"@aurelia/store","version":"0.4.0-dev.201910041337","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910041337","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d14ac974a8434bbc49ae00d063546b560df6672d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910041337.tgz","fileCount":11,"integrity":"sha512-UvKHMBArpsyLlTgyUMhi4vM4dB5QrrODahsgP3kOpyc1jfmR45s43ApKycZKGBvWOqyuKfPpL6ziTe2IxVv5rg==","signatures":[{"sig":"MEUCIQDKPHKV6YYv0Ph+AczuQcVa3O23DFFMYJXWAGjHO7RW1gIgL46vMcq3dGA5pVCuRxroKvSoho0XRycS74jBoQuIgpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdl0s8CRA9TVsSAnZWagAARFQP+gMch3xbY5Mi9rHDXhDV\nrtN2rMEsNlA+YVMqbZdsdMrlEKbt4N7YuzIfRq1TxaT0h47tJZzCbS+gzvM4\n7YT7lfJ+gI4WZn7EThoptCA461TXCh35gT3R1I21peJGpZnPCvCoEu88nR05\nklDQg6qJ0w3AaUJE2hyoMZ+yhcKWSIL22ZZYLuncZTYRdzgwRKCt4oAtejHz\nMP8rb7uVAiKCE+JYHR5x24/VsJrKQzP54W/mJ4Jn4h18T4IioYkL0tsNZKYg\nll7im0kL37WRjF0/jNMFtiX3S9gqjo12DBpk0MkLvpGTk/4YmbkykNyPTsSK\nz96N7qxqzAfrTWCNzlIdV8CjxUO0VhLoKG27FDK12Q443l2dL+Mg8V8cQor2\nznidiP54Ov7fOSGuS2MdlwhvouTTTYBrAkVBLJiqx2ZCvVQL2ZB2wW9g0bzt\nXpMyTpvjFCFeoEobRQC/cq2yiv24hNCy/z0VOkjVXvep3lsVUIA/r7r/Ij1i\n9m4NP0NQqvztN1wvF2qP8yanjDOu8azRa6bLha5SnOlXe8/qJ3TEP/cHCM2b\nzsNtQbTp3NPgjaX6OxdjlIT/5XGqSJc8hMx5Mz2dVMOSNS8RgJEsEi3z9+dS\nEgbemPMwos4efYp6xK5pc/2ByI4sJPpSTQpv9rQzI2mUFEBIisYM2Ew3UYvD\nq+9a\r\n=KPu7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"b977d0612cfcfd031e7547c6608758789c7d5090","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910041337"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910041337_1570196283161_0.30899524606445894","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910051726":{"name":"@aurelia/store","version":"0.4.0-dev.201910051726","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910051726","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"41fd79c1eb7f4d1e8ec2e1ffbf24a8b2a34b8a46","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910051726.tgz","fileCount":11,"integrity":"sha512-4qoeNJteehfDLhSaUuv6b+d+mMca19rUFOd+tNs9pFIgDFAMzrYqKrXyC5QADxtJnmuE1w8oBaDADTGhRj5YGQ==","signatures":[{"sig":"MEUCIQCawSzeUIl14QjpSoWyniG3SrA26iBf/kgewUoik/BvOQIgQJ73XRGeymnBZsTjcKlj7IBU8+flhO0hrht/4qFIhPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmNJrCRA9TVsSAnZWagAABuYP/1pahyC6CT1BFKany+2R\n8WofOZYGcAMuMlGKJCIm0nkVKLVECDBDWRaCUy9d6Yn7pWPLT6u0FgY42uwo\nHz6jGgsv8g6rab5GgR71sq1S7IinW4leZtkSiXriedD8Ak+d9oSrxRUa38zA\nk/HcfwQseFQ6uH6dRCgHeDglzYjmrj0shNWz8FC/E99RUWXygNTJ122gm9Yn\n8neC5LS0XLKUwzolOm/JHuae6gBjZZ6BdLBly19x9ZgoDHMXnvKPO/RYzSF5\nj86we+WfmgbziiLxIuM6ObpkSij6j4kbRvn2cyYcYCioKxU8p+lxVUS1De4G\nhWxfvkj2Vxv9WdKcBBlkSYQLNqEAMQXU634vs1CoeE37HY6gfcpi2CYewS/z\nAXAg3R43vFxHVN/zQxHp6RP2B3PM/jnp8dRCSweG7Xgxpi+LvlHxMQDoHCvj\nDlH/NF750HQRX8CHVXu7kOEL+sGuh57qJwW+pvmmYx7y4PxSipwBnr9uny/y\nhKdVgkS9Wxr8UGajkBQmtLI7a6kcAy1TKl0o3ghDcQDa7MKxkdm01G20duUP\nnh4DSkJCdQ4yMEJMbKhE8Rjp5QwYOvVMJYMCDPDiBEaHyEqzqy5ep2JOK2B2\nP9hNUAsEccchJWWX0KSyrLF/iX1d7mpW8qnXIuVAiNUIAu+CPOPnKHiGGoul\nFzmi\r\n=KH11\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"629209d42e0607e7e9f467fe621e1725a7aeafff","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910051726"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910051726_1570296427292_0.9643231607159943","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910060131":{"name":"@aurelia/store","version":"0.4.0-dev.201910060131","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910060131","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1720cae522bbb8a5447f14a163e3d9664d8a5d1e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910060131.tgz","fileCount":11,"integrity":"sha512-fRoTaMG+YZnXFvzb/eNyQMsTDtjdN1y9Vc+81vTUFEfgc/4OBqiSjVcy0D47JdFj7xoHRel4KW9ybkbaw2kuxA==","signatures":[{"sig":"MEUCIAU2i+vnqGcPMpE6+JLKlqHZGRI0fx7KbXECly3DbWnOAiEAuC54gjkzvea6UeJkv6vTHumHeWkIoMtVC9JdzA9pWto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmUP+CRA9TVsSAnZWagAA/9MQAIjlwWGxb6EW21f8CG39\n+fpzNNaitXTR/cJpMgyVsTyPZvYFCEBsvdsSnIBLTF6SHzVcWgQ+u3ys2oft\nzp30cP6JGlO4YZo5KnT7YnECk5kvs+8Z0w7zzLkO5bgMDvtwG7zHq8x5U9uj\nWmKLF4AXx0QKzJzKq68j4rA/yegks7AJo4lje0sIhS/k9ht6wozhJ8UubLpZ\nSH4GwLwDQZ435+KlsAX6j0nH2uRSpTG/+rKWGVK8M/21BC2Jmc+EKDKWBs0O\nlZJNXsTK1+BEKjZaNmyTsfyt+cSO5Dh/KzPjNm5InCFZ7mp4+zeaVE4iNj0X\n789J7pWvTf5vWbmF7h/Z4cz3asHPmBzx/jyKXEWbGhtlcLHn6O0t4lW41HvO\nZ6w97R/YRirGfLoNGnm0570ra6TYrMVyoDL7zwUC8rpl1Ifj3vEN9un04UFi\npjih/hyHYD6gNuNOt7ZBhqXzKkuSqCMDRvoKEmTTgdSo2S7N1gKbv9/OvedX\nJ2TpQponel7K3FAGKfK0rZ1XD1mxNey7UIqM/BC8fF2scKbWVUCMglvYgSFa\nwru8vfNjlDsFeWyAYdElG/cAAKbMcf8j82PEONWuRumXadsJpx9ezF634xUq\nBl8HfGAfH5+EQoI1qZMmgJ2ZMN7nhOvFUCpQhjiDGHphFqsx3nJPn57VI2Yt\n8lUv\r\n=aFi7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"f67150dbd876a9670a5c572fab2f028cd098c9a2","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910060131"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910060131_1570325502194_0.9707497125465963","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910060255":{"name":"@aurelia/store","version":"0.4.0-dev.201910060255","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910060255","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c1ced16696267e1fc21af8e06a0fc86dfe7c9a9c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910060255.tgz","fileCount":11,"integrity":"sha512-PKZUEtFae0Nk6+GThYM4jgVEuHfUROldPxLRKdxP4tyTMToPlisg2jFu3bbcl/TWq7AgTwnI81y/gnZ6/3jhgg==","signatures":[{"sig":"MEUCIQC6Dcyv6+xR6Xseoo+F2OMapAr1emr25saY5rXK+L7mWgIgAX16zzIPCIiu+4SlLYQt+eVuffDJFuncmrrMtZOcQAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmVfECRA9TVsSAnZWagAA10EQAJtfTdKq+dnlOYUoaPYP\njKP+vGSiI+M7oFpRQ/8CbKKPuN2UOzvjZKUar4EDH40czk95LTqhWuU5VuLu\nFd9PutOJRuwQP1R5Uy5BjBxCnh34LgbWEyY2epiFDcscOQAMWM8fB82c8dXa\nQUk7P4NGaicZh8+mhoU4zkIcz2qmCbfjXMY2XMdPOWg0AjCCH6Z1DwZZVmMk\noSQNAjndkIMtfZs3WkdmKBwOkBjY6WjAZo3zNzLNbm0mjmWkZfDCeX1ns/KJ\ncP/R4EaL/7mCCLarHhRaXg2m4EPXzsVj1CyaaKtBhNs+hb4c8UcjRNv4jNJh\ncp5S+K/+x65A6j5OE9mSPuUfs1U27ho1b4tK0N+GJnZ78dOfPIIw/giY542F\nDZ3j2Lt32IPaKRb9OZe3dsymUXMg1voJF5qdWbq/Q3pQtmEgo7TjNWwH6JCG\nxHgXN2NIfAonhAVdQtvKvwruYIyUSkd9zRIT+dkE0j3ONrZOfFoLtHLDNnUx\nTPYlafYaPoZXYOPFZ+J5ZXFXo7UBPghgWC8foO7GXfacz/t4J9EgOLdvgwiZ\n1YfWIRQ8WWkGn4VxLI06RzZ+VStfDlciOE0vZuY6GycSmeSk2OmOzZx+fN8h\nxFXYtcTI+IUn2M+RWnb4opIRNuqGeqhcULTZvy9m9khzYJoqzM+8xa2R7WFR\nlkrS\r\n=+EYO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"0d0ef04944886d3903e6c35525b1d032464a12cd","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910060255"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910060255_1570330564195_0.3838656710854249","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910060600":{"name":"@aurelia/store","version":"0.4.0-dev.201910060600","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910060600","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"cfdc813672ae69b65e92a19a7b98497314d9f5c2","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910060600.tgz","fileCount":11,"integrity":"sha512-ozjIfdpgM1VL/aGvFNvHK1BKdI2d7AKVJsNNkzBgYhSmq5qggNzEcfa9xyOdDU5PJ4l7mUi3tqqzHWMkkvu5Hg==","signatures":[{"sig":"MEQCIFdlmoAtoRfi3E//gDEJ+A5PLRB+4Ccgp445Emp6CouxAiBQPNBEY6yY29iI2LR91ivELsqXxMbAXh6vl5nIqB1XFQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmYLqCRA9TVsSAnZWagAAKIkP/2X1p6YL7f1eozxlSlDm\nEmp9bo6+f51jUwSHW0l+jxNFt398oJqtol1fGjI/5u/8cl7fmiNmoTgLDxZx\nrMf0QZkPc5EDDOh5Zq0QPouEtAo4L3tV72cqauciwa+4zkveJr4TiDky1jRd\nq2mD/tc2eUVc+NMJcmw5wVqZatAPxcw+MiDsOCD1Td8PKflm1xcFPVRhONGp\nlf25/T6OWGIXcWqQGcXrDqmn7EQerCKwWBGBepNLoeTkP4KwTmn69NHCRrDr\nzgMS12KUR1H9qrAwIhxqI+Ar9t8IME75XT8bauimaX3azoNak4WaePXTQtQ6\nT1HPxu3cbV4b7xlgUefgOXXIv1QE/YmScnwf1exdXFcs30ojDxa/T72GiQRv\nUcvva/ARdfAiP1vb5kBNdjsNvHbj7e/ca0SjSN80Dy2KSkYOt/FXUKo9HPtX\nuX+4hex8YrRzurVkqXBGGlC5G3laP4GZuDbGrlpHmuQPRyWexdU3EqU/Pdba\nx+LM+64okRjEfioCNTiur7pgK52HR7/BTBSd5G16mODFvLh6eag2AYlXwSXw\nq3vSEevjtY+5s8frW7scD7m7kn0hvTBepbxeZv1danK04NuenxMP7c9S0uzI\nNqjUIQ81P0iEvb/XEhjCRBye7l/2GTR+D8e3YKa6g6VmwAiknS+JCkBiJRdf\nYryl\r\n=O0+f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"4d6830299ddf0ab35500627b1440eb5bad584d31","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910060600"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910060600_1570341609598_0.8071235872228721","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910061408":{"name":"@aurelia/store","version":"0.4.0-dev.201910061408","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910061408","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5b2d2abcc58b1dcc911dace74be2ff81083ecb7f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910061408.tgz","fileCount":11,"integrity":"sha512-6GQ9GyVvfGIs7OZCQND9Y2CmJqiiWqkU8P9/3VVM/djl+oalBcC8zxlqHTybl27bRz6p/tMLMp5b0n5YwyS19Q==","signatures":[{"sig":"MEUCIQCINRCaZRAUT1gdLLJB8sjCAa+KT71pi1EVfpRoaKq5fAIgDjySpeFyNgck5zLk3WPDJTGpLRBxPqtEXdnUAY98U9E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmfVLCRA9TVsSAnZWagAAeAwQAJneeyAi0M0ocFRbB3/x\nInLDSPYhdBOuQL5dqS8lu9Wm23COuqgu2Kis2cQ2si5P9ajyTBWH4raXuDcv\nEt7yUmCEWMaAN+1CoCQxs/fAEQtbTsG3Rzlj0xG/3n9X9zi4qodHfYp045Pj\nmKR/X2W9TjHzgpWy8dWybS82GTxVraABYC0n+CpEYOG8NQUQTzNfs0kx69Lw\nQT8FAcYhwsuDLO/wUwgWPp1LknkksFasImU7wn2VtYp1JiDYIAU23b0cqCLf\nUrj6cI14pOg7NY7WLBqkzMdEgJpmamZ784CnBnei/3Xpra92QKMLTS4Yw+ST\nWki/MgVHOo3vg9RPmUnujDRCOM5V57CvYrOHHoRECtr0TiAhVPkkFtdTpGEd\nVbhg10b3gzchj/m5h5cuEAGUl6uYUxlpp8sLKo4pGfMeQAwrgsI6s7URWGhH\n78tzxfjzp46tfJaHptLV9Cgmo/EntYiE3Ue9+E9/m8RwJx1TBpaLngav8zrr\nTD05SwOEALXB9ArTqpRIN5uuL7k7PN8tia33SyPm6aoO0hNl4K/5a4wVuN2x\nZOJ5NXAGYLt3Br7HkO0YN9dtyBhyMMKXpznb5p5+u7X6IzT3WFZVthDbU7n+\n/zla833hsvngbJn7xU7LiLdCJr/4Unsn+HnuuPGrulNcUNrYJG75Q0yp4D58\n09VN\r\n=izxh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"66d7b6e037e6b8bda74b7e16f7391dbcb03b0c06","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910061408"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910061408_1570370890649_0.4126436265020228","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910072333":{"name":"@aurelia/store","version":"0.4.0-dev.201910072333","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910072333","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3a866024fee934e5bbbc660c9a1bbaf7f7e97b46","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910072333.tgz","fileCount":11,"integrity":"sha512-io4UBXCSehDIx/+FGBY90//qyESowTK8IDGHQUnsOeEkMMYOvf3uhv95zSUgotU2hC3rscJ/e4gJlRST4rmTlg==","signatures":[{"sig":"MEUCIQCrgtl8iBFjtHdsdA2AHTnCEwZtiHlE96j6E9/suDtlFAIgOvoXwi9O6ynPOplgImnKhzxbCVHaW0OJQqN/U6xL3ww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdm8tpCRA9TVsSAnZWagAAe5EP/3TWqJBkkfz989eGUpeK\nBhHsPPwPgfhrzNdh75LetsulNWrlHfToH/AOlQoKMmrjKOxlhn07cQDswvzQ\ng4AtLGiR3qnh3O311arj0XwiEHwpIj8FAe2Jpv+LqIEpQZebXRzoq32JGB5k\nVbd0KguIoM4v2duW8ZVoptWmIGWh9yiMRgsS5gzekoRbGUd4+ik5KYZLrdB1\n146XhMTKHhEFtp53Wc2AiZ8bb5MUwlUpfiazvtHxXR9ajSKv5huXxbi8d3x3\nqWEqg86L+x64IlD8ofKxJRipZyl4Ibm85uAsZnnks1ibt58MWicdHTXOWS3w\nxKrXu5l2ilL/5KmPiqwbh/WX0+vk9oHJnY4tMPSXWWGQyTYYdNHyCpaKopf/\nSYJdluzJKKOtd+2Acz56bx6NwQ4VVobfSKbeYfBo3fyuizsf1m1kugoGc/uh\nWhsq5cv+FxIXoKeBpmSxCXLcjBCtAvOjpNzV3m71pJAabdNnX87EIaa0CaO0\nz7cp3EnTon1Bnf9bIhRJTRFSGpyLwhq1eeXSGgHjHELsKtbS7UV44Ux+FbOw\nFrP+IHWuGQ/0xJCOt7zO8awGNXEUor3RkE3dg/tdT9BAKhECJkGzn2l6uEbA\nFDIlU9mRpdtHshkzqDiNAfI8FkUlrY6n/UCJR2EVr/O8TqdtQN4wxHKUZ53G\neKfO\r\n=uzGm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"2dcddf315fb292d514a86e726d9d64b2a8f59b4e","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910072333"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910072333_1570491240335_0.14303839804237128","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910081430":{"name":"@aurelia/store","version":"0.4.0-dev.201910081430","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910081430","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8cc46d0ec578049aca7a45090686fe1ec26f06d6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910081430.tgz","fileCount":11,"integrity":"sha512-hcE+/L+1j6PbhuLt3dzRwtAZX3yVUKeiCrO8sCiGDN4Bka/B70ZzbDt2kdNtaL0iGGQ5hIN2NhWRNr77rMa78Q==","signatures":[{"sig":"MEUCIQCPgsdXTaDfz5yJ6UlVN5a0nQBBM8TJvA0Iu/0acVtoMgIgVFeY+DsajSl0qgUje3PwSJOljck0FoIH7KA/JxR770w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnJ1xCRA9TVsSAnZWagAAepwP/07nPcGbnmw6lNROVbKI\nkQFQfDG6rgy+vOGWqvESdNrBxpPRWz/rroz+EqzhbkrybT4lgrHw+i7bVnjZ\n1m6mWXOHlyivmEl78rcHraro7CRpukL9JUKEVimk2zIrObXJkP3OsJWMWdG1\nMdWSJOkQiH2A5YbKM6a26WzR8IxiPqKFM/h33gL6of6EfVcF0zoGuZMo9lUT\nlE1ctzjhi/5AIgRGX6ct1XoezsffhKIl6hbzs/L1cdjIemaiOYdn3W9AVXA1\n4/o99OQXMGXN9UnQ0ftOF5u+R4Djw1QrEAtdMsB/WshbJvcq5q+BEysp1O5B\nBhlzRatmyHnGM01+sEy3K0I6Cnvc3nduBZzwjelnqNWlMcROvA9Yc5bqgb0N\nHNF4BFHtMDSa6XyxRYcoSGLJylzcGep+F1frOI9sP7uZjJof/PyRTWVhA6Lh\n3lvXWeI5FrJTblq6yzLKNwpoABDZKp5HcHv76hQuEz0+2djajfH9dAGXvf8c\nyI16iUyuYcCj/B5JFcnGbAhqWMTtKWmJtiKdz1OfnzkEmvOWbkq2yLrmeMB3\n+P4t4hLmH9nCx/JE6PTRPDaGs9qiP0I8kRt1gVaHHnL1pD4OPiwnI/wNlVmD\nks1uXdv7UeWHTyCpsoRmmrqz4fUlmI4KPTcWNdX5wWprG8HV22BG/T2KNwXe\ne1Bs\r\n=mEQi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"6ff58b2c3093d3867642a6c763a49577f602a9c9","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910081430"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910081430_1570545009290_0.3178394205748085","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910082147":{"name":"@aurelia/store","version":"0.4.0-dev.201910082147","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910082147","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6e4bf7f6e7e116abc59e166a694750fe299d12fe","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910082147.tgz","fileCount":11,"integrity":"sha512-P0yXVLo61s3wsZFgFqllSC3Q6Z1duByCKAuR9ChsiaPeeE2rySlfgcl+692ZEzsWZ/jsiS5EXe0DH7xFI65nUw==","signatures":[{"sig":"MEUCIQD4/iI0nW96N/WY3DdrMS9tTyfjfh77DtSPuDx8JuCp+gIgKMEvQf95a5c/ftw+9BghJSNhpVFNeR+nY3L5/ns3wSw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnQQYCRA9TVsSAnZWagAAKasP/R6sjWdda5ZqbDz374bH\nanesHJbbeFaSIwRjdsV3Yepk4xQHoV1Rms+0JlcO6IA1WK35MX1j+IWfL4jI\nmDfc7MGQqaiE/Yv3+CWtdBWnI8JsaMAGL7qRtv3wfeUHfIYl7A75fVcDf2l8\nXqunZOAaTq6FULRel5mnyO4dUeep67DmtXS98F6OCsf2f6jDbEg2F3o/6N6e\nCphUrLjkc3BQQC/RNU8QH2ErBu1C0CjSKNmfGpAoFYBgTABzh2kMCf03xgei\n+qXySZ2RilHy0kSLTgq8YkKhqR4TDr1EexY0oD33OsyLbj1qIKryc4837DCW\nnVXg90/NPue0Af6ze/wWeVIBe3DJGYsmi0o58iLl6aLuWBteFV8es9xrmvV+\n2lGYY59dR4JTY1s7Ts3XwNSe8k7YDtKCYuG7RPu37Y1auOadrzdTF8LZISPx\n0i039ppZnbRK/564i2INZVQJtm51hmYE9XhKuB18X9LTcDaUDkV8EazhQiHU\nBXP/Zcj5AMkgYSxayjAIF8y44sdZmXkzLptzieH0zOYaf72Q79DIA4evalzO\nOeRCkAdlIQngO4VQcMhhW/292vEan/TIk14uOTZCWwnBe544mmdFppNJu7UY\nL6biT9l7R+aQ+Xd8g0WtTOi6pu6q24IlhBUJbuX6PEs8TA+QLomOJCRJ2DPf\nBwhC\r\n=uUXk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"cdb7c17163bd6487a7ce0a4fd53da163a46dc0b1","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910082147"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910082147_1570571288090_0.33080269722142597","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910090115":{"name":"@aurelia/store","version":"0.4.0-dev.201910090115","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910090115","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ceffdb73161f29547fb41835b8f59f492f791d20","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910090115.tgz","fileCount":11,"integrity":"sha512-V+IPniWEn8kxGFvIr8atVKfnoh0ChWCMPYtl80wTzzNhTWTH2R7I4V74e2Kyng3dyq7mJK9+WAwTvevryKPBcQ==","signatures":[{"sig":"MEUCIQClrahYMUIhrQn162IV1WRt78S7AOpZSKgLoV9tVLcp1wIgPkEeefZZsNGECxmRPezLToOIJLhtfezFxOyEAogc9cs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnTSyCRA9TVsSAnZWagAAQPUP/2seX3jCr+bzNKPOuD0e\nlBPW/4Q8HBnRdRZYj9MscbLS4tqMZIHY/pu4HqbVS2LqHJm2XpD91+fSgSP9\nkpmqJelb4ZJnUvDXES/sU/UO8WD0cMmviOekF4ksJ4SVLjLkkS7LoNI+UTPA\nY1CR8RnfByRcNeKdwovZBvHLhR3ALfoC0SGqOyn2AOH5U+a33KJleEd+Y7gs\nY2939CLVlLOB4EAJAqHEFEZ9e6aEQR6joGkUSLqsun+AaTOHJt3uI6iKp5r+\nqEGPHcTS6nb0LMggsEP/Q9gEZoNN8fqMJGGFt0XMcTaXQ9l8AeFQ4ShmsqK6\n/0//AiZvqs5wUsUdsvRJgCkyzLQB3yKYZAnsJdyRUKPZDbNR32kPmWpAOKHS\nken3zs2mFAOU1724Du92edTZbC1IrriH289VZg2LRVehe+SqbnEd8nLa26H3\nQsX9IEgGRpnl8LTvUvXuL1Hg/ksWL7ePMy3JHsumy240bW6uUIAKqnJrlclr\nZDqCbtmNXpjfDOl0+0rb/sO0V9fT7lqkgz7ZmjsjhN2TSS17ob/UqdpXuroO\nnBKAUNUgy6JLF59cFxBGBI7Sktilfi5ZXNRsw1R8VuQ2q/AyCB/jBJHKHIq7\nhTHbJYYUBhkcXvc9er9/I/diLtOiXhGzuGtPojX8kzzD/Ymakbvd7ZbSeqnT\nlSkp\r\n=nqEq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"5f4b1f1fe69313a3763ada8c770662f167947cfa","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910090115"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910090115_1570583730369_0.25318653276515635","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910091836":{"name":"@aurelia/store","version":"0.4.0-dev.201910091836","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910091836","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"723a10ef5cb757b69c3978837f0fb34a913feb2f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910091836.tgz","fileCount":11,"integrity":"sha512-qXcrIo5WrH62ff0hN5HYd1eO+In+1yXAFLdWQAa8bznjputK/Zgop6bWuiuxFQKIPEz358M0ULxdR7kDtF5Nrg==","signatures":[{"sig":"MEUCIGyOB8xOAIIOSZgrffjRmSsXzuBg8TI/gpF4fS8YC/FUAiEAhi4eUM8k/wPbGvPoFgLf+gJbBnq9fMjkJ6p0V9zAAOQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnijbCRA9TVsSAnZWagAAnjUP/2gxgCDd8J3KFgfYsxl4\nN8DaLsFXkbzQlm4hTHhowTM/m8x4IJebOCqkYt3SrubXiq34gc4CO9iXFc1w\nvMZI1KboVrvmLoTA7y2Z2yS5xvndJITfUbhOTQYqyBIcGpR34OWlQQ4+zZog\naWO1ri3kWb2NuRG81MfAS39XzRChx0GthjE+EJSYpsok49K5G7kTkGpFR+aT\nsOWYKLgcr8hER1nU7DbvruQy35ol2fMM0UnHDWvoooAPGJRHYTPwb/Cyxo4k\nPdVjvpdpI38rqANybRmHvQVn+PETUP8UK9YoGRVwfy/sYo63w8Xe3zuIxCVk\n7EIhGQeIPV+dCf5esFxOZoEtCrV4mqx98D7/4nUXxMag//GbHDKuFPpmsH+9\nBobfnXxPVrda5nVJnMNCXeI5nk6qTwC4ATIkLsHw2tFGimnbA42CYz2Prmo5\nYlpzIkCSKwU/eH6qIsMmcQrETK/9TFyqJm+q9iOdHyWFq/nquX2qMxPYKttt\nkLjd/NzdZuq+ArTnV8ck/typOtGXVjiGYGe7pp2ZD4wP0BM8L0KyU/po3ojP\nrRULUojqTugiLBjaI5sX8CHgUq7qkD5vCtBOi0F96s39AhF4f+6EG87c+rrz\n4RW9m//ol4dQ16Lyh7ZxrrWPaZT0doDCrsxcXgcwTvoYWfM9yFifSzC5Ot+a\nVX9Z\r\n=+sPa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"abf3243bb46a2863952df319b139264136d7a970","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910091836"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910091836_1570646234451_0.6929230571386269","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910092040":{"name":"@aurelia/store","version":"0.4.0-dev.201910092040","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910092040","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8b7602f46bbbfaae6a473a196184b385a8bbb472","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910092040.tgz","fileCount":11,"integrity":"sha512-hiUo7YRb8vT0/lbI5WWXzfRpkAQeb7hwS3jGf3RJ5decAKp66E/okXkjI4PeXZs5Jpn8uq1X438cD4AjOZQFCg==","signatures":[{"sig":"MEQCIFPkRUbYqFCJfl5S/FciiRD5L4xnk2rXiwaIuNc5FDDBAiABDJ6hAqw/VoGUTBmstOx6MnVaebz0Zp0RfpW/8Nv+FA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnkXSCRA9TVsSAnZWagAAUdoP/1PMmu5BjGdRE6NISfcZ\nhEm3XSWSE2lm0a94SD/1hL6g9thtQ4WZCC+KtaPJ14k92AK72iEi1l0DS+YR\nwvNKUypo4E7B7/dduKuXcSRTNZYqFXVlrQs8Ihqn32tV8XIhXA92nh5sLeGg\nMa4MgmB7tekEZlyDMrsqVRh5J3KBx0TXtYD8ZwPhycI6HuI7dhSACAPjH4Pu\nVq6F4UgjLvxB+UV12BRsm8yP4kKZRelc0STKFtN3WA5PHYfbr8fbf3d/Nj7c\nO/4EP+7i8YNABimcjQxBvPKA7m3oQ8glPLrNksMuHg8akQO/xyK2KRkjsRri\ns5WVD0zBH0L4TvnsHGK85hKQh8hDbFU85DCKz8sJnWdnDtgmIfcJAuVLFQjt\nurG0fZl7QmusiRnH1TdeFzVnUbo+wJRjg6M5nTWkJcq/VxBt9rX4xl5ZPgAX\nWSkF3rGotSHLhUFkSJOUW4SfT0BBalnjrfkm4SlKKFiTslLIUBtEPuvCWm3Q\nts5Z9QGgPeM159comx+dKOWCSbZNBSR1zQvY+BJ95RgWF3fIedDUN3RZDXCX\nToxf220GM7cpO4IuPDqkw/1MZn/uRVjmTJxVuRNmAT3bPCJAStc6yOmi97b5\nCf30SJVTGcBN51ligZd/axoZ/ngK1ONFS18ja40frr7ZlLVUf9Hmlog7duIm\nCC14\r\n=+6mL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"52deb8bd11d8255050f889297d11abe9659784ca","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910092040"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910092040_1570653649911_0.8991894640133602","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910092048":{"name":"@aurelia/store","version":"0.4.0-dev.201910092048","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910092048","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6c5a6cb6e0cd712568ea12790e5acd5978719923","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910092048.tgz","fileCount":11,"integrity":"sha512-2HrodS9tSHxgJR8d9cEG60z4p+RY8R/jlzeUBvIRNFGEFJbjrisj751PxXal3RwTRwPhNjrRx38kaSDREYKYzQ==","signatures":[{"sig":"MEUCIQDVw40JhdnyofCuxNHKZOYMJG3+Onoe49PGRuyR5sFCgwIgBWTAJ4k4T7qh6CBqpRArJSReU1avD7p2LTSlo/3Z7Mo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnkelCRA9TVsSAnZWagAAhQQP/3VkazabKlzPaN+flcsm\nJe/rq6/zZCfLrxAa7Ji2Pb1shETOS5caC723LsHx7Eog14L2K/OTOGg1RKhg\nn3YbsPV+INa0TVkVLBn3UVdA6DmATkLV+zk8wx02+n+EAs1qQMI/y6TT2GnY\nrPbcIH0jJdkrzCPT+Huzws9GDmx2TySrvNjGWBsXh9Hg80RcWnQSbntS6AD9\njSTBA2bqtVhwWso014i9hlYTsJaQ6KCuAiApIzSp4a9n7Z1lTmbkNXfyGK7t\nORtWfOE0TPntwt874nMGf6WDzI5FFBJ01pQiaq8QqVkbBKnmtZpz2XQ+yqlL\nWbHyQUrPAx3aOLfbFRy2yIDYzamLk1UrtewbxUZ6ioi4QSU0hNtqpvG5JhqE\nqhxiFNsZLU5lGKOorxOZmIW6LmShEd4RqG80RiK+Rw4zQH1lh4j11vYR7haE\nCPWUhU0dy8JNsMKeHQWRjFBDti+BMunVJB6bw9qAW8bsyeKTqS7r30Vx5Xxl\nd3274a34S6y2T1qe4mhDNQPHksF2zWD3cXDoLePtCQoWS7k8OhwMys1Zd6Vw\nvcg0UWuwu2uYrKS17KafcoBYRCQJx4NjMhYA6MB8tlDOgs/McMjC13136sl6\nME50m4ujtahknp9HxYxAfCPxUiVAlm26H+H9Z0HkjTEdj0pU9+ixNlTBIWbu\n7YJX\r\n=90Zb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"edd3582069c1388e514d98f12be25e00866224f1","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910092048"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910092048_1570654116335_0.3124646218842413","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910101507":{"name":"@aurelia/store","version":"0.4.0-dev.201910101507","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910101507","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e7c9045af4c80ef8d5a8d4179c1e0db02964fc1c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910101507.tgz","fileCount":11,"integrity":"sha512-D14MIp1VX8PERRTNd5jTY59bf4O0t0wG2ZaMxKZLVMo3w+kh/z8YHJ6zvHBhD8widg1Ptf2AZxNxxvCiWAsfKw==","signatures":[{"sig":"MEUCIBi4cdVbym9EYEBM0JB0CGoo5/ZGuInmJDWpBx+CSOceAiEA11r25Fnj6QGR8bytMUODTrmFtTzCSkkOde2ii+JHl5I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn0khCRA9TVsSAnZWagAA90cP/RWfYIVfNkzCkhL6iRl2\no2OckWoa9Oe9T1Oz98LxycO4pdXlAQKDKLupSCwK4PIAwc61GKP780e3TZ2C\nlXhTY43opfzxA86ZlfVcMcERu0agQ6Z8Y9U8rxHdIh3Sxz0YLbJJspdXGbZ5\njNH+XOCEB/e5Fdq+r4/YgHDhPJy/EyX1CfQA5GqGh1NsxvaRBGPzdUDcG2Vo\n/S9m+zmxlGx7AKaNJOlEknRYGJ+/0HbzcrBt3yLxwZJNC5h8Vy1IhOWctHxF\nB0h5mFXWhMPDVoWQbyqAxuu87g9w0C297d22mb9+igr3U8Si0MU82m4rhiVJ\nnPVIxKwGI8qJYWAdfim9mxY0pHK1hg7oy79j2QVa9syIZwgiHNyC+O8pE2H9\n4XrbiUufce9/66huUCurd7weP3n/1lda0brNWpuYQcrhs0MwoBklQtDmkgM4\ndnoAal++hIQX6oaP9R6q5Lg4HnZbTRYiDWMShzyEt3JgWmkYATUbjqMM10XS\njGEz6ETzwXtxG5jpU96yANSFfZKANUS/LCf3an2xvwRxoNjg4jSuwhEo4wXj\nokQNGqcr+kutm20rBA2n3r+tAguq4py/PXyFB+LkvhiOC6tN0MhlFjxfOjhX\n+jFqTfe71uqRBF63jmTbnQvNnnx3/Xdxi4ZRXKzTK6TgeOkPKY8JxppVhoJ9\nwigU\r\n=XJgp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"577f6cbec5c76d7c5b2bd4e324b86fa1d4c98237","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910101507"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910101507_1570720032402_0.531097695230283","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910101700":{"name":"@aurelia/store","version":"0.4.0-dev.201910101700","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910101700","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7463f666a6ee949ada8d37d47728c3a6f19f031e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910101700.tgz","fileCount":11,"integrity":"sha512-G9M/wv12zPsqyZHJSbJsL+Hjv1OQ6O7cMyGRhhI3xLzG0Et8r7o7srLhVDkv9ETuf3kwHHwtsEaDGD2J5G82Cg==","signatures":[{"sig":"MEUCIQC8dVPcuPLBW4csHzjrH/aPtG4drh4fs52zc1bXm+9lRQIgV6y5/uCYHpga6A7ajxa3p8sdGTcqwqBQ5yNCWLC+/Co=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdn2OiCRA9TVsSAnZWagAAryUP/Ah+A/741+VdJd5WW+Lo\nH0i5fFi+KbMx/qn+FVifY3zRLABTtZCZZSlzMX3Xsf+6o0Gz2SRUig7WceZ9\nMfgp47Asah5QaVZ9wGvu20wTGHQC8x3OWJMkOe4CfO3car1b7KZnM9Q6r74g\nF07SDvO7yPH0FTREM5xhfBL5piL2soXvpnL5/Ekr2UmlEU0u9GROrIauUgt6\nt3X2NgRUJK+wGTNhrl1Pd7Hi3CyPR5pYRmEw9ZGU5mnzXD1uBonyWT6doL8E\nX90M91sA86pZmnr2HLFGolSwVWLHcsQ2pLmdCFuOgRn+LpfWs5fTa/JHEyTA\nswQKHP4zX914n+0rg9Zk9LYgIr9Bq7lnGzkaXd2fSSXQnpnHIsPWL/LvNirp\nXhXLCzLwuALkm9UXfGg4nZuXgIxf6gNuEqr7ncVvbPrlcK2rQfbh/n6VulaO\nvzh0FGFwPcbuu3TcRN65H1cbr0Db6LoFmlhny7FvGABrzVyv6Qir/3Eh8+dI\nHRIUbjB/Mk4wTiY5wjo+GkgvlrtWeyHtLBmHjNPErV0cfrIprymqXx4Y2Tgm\ndZxIR404wL1pcXtDyQ800mxQoCfta0otpUx6GjS/HCI69/K4Ne43Q5o3ZGxl\nMBrVz4498PXkHlVwI9jQSFQGELr7B166BsepscR5Gjm0aUpBZyU+iNCYCZQo\n/CwK\r\n=Gt3z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"7afba59738858d582cef0835373b34b3a128269d","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910101700"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910101700_1570726818268_0.28847770455138044","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910121731":{"name":"@aurelia/store","version":"0.4.0-dev.201910121731","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910121731","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"15267111d28efe5f8f6776e0e7a80748bee02b35","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910121731.tgz","fileCount":11,"integrity":"sha512-EcpxXgcjCOyEnrvVAsU9YSL0Df3vJ41ZxQ/7Q0DjKaWIS1bKJho79yBbaGllBt3suEwXOQgZ8ENrlJYZHB3CpQ==","signatures":[{"sig":"MEUCIQCmckhW2fhc0g5lvk3t/rGKk6BHDfX2xV0OoSflGGan5AIgVFN9xAVq3+VLS5naYnjl4cNs7iQVNsC2g98PK8qkudY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdog3vCRA9TVsSAnZWagAABegP/2AjAkhQ47GSxzS40IZv\n+sMiqiticD9iXFM4XIrmNBTkBxJeBJr4ZUc3gkxWrBwIZFbK6QIUKdjQeAqY\n8f/lRGb1E11bJ9gNT+J1JyAIag1YKVn6vudwZCCZqdV7UHzLnZ0G5ifIsGYD\n7HMNnWk2uPGzqQrowCRapDfNWNFwNfOzdfiMc/F4NTvyVO0gv4+Q/q3FdmyF\ncJMXYJtHRKLFjHrl70gpbOhn6kNGFkYsCjZe47pVgX1mDWbEZUAbGnWD6g8g\nSdZdco8fzyiRsiTZhKcLOy9UCAlNiX3ShiVNQVuAo1MmbHYPckTWafyNURvp\nymQIzqeKv9ViGrRdDHqHFBezwtmCdvTEAgpB802God9wpbPr0SrZimT3VqZU\ngwytAkwDNJGQK7/rsEihzYnGH+07noMGaUw7W5cA62DTRWcLHVfQ35puchb8\nsqKW9QyazFNZYTC+YvJCmRvpLQ8FAO7XYBQHGB5MvpjejKMBXDARqfPe/tSo\n8MDPxK86weFGspLwudRcsYZSnORLQZIjRmRp2uKk28Mvz/e32oocHCZ4KAhL\ngZ8eD7iCqoky4x7FVPH8UuBxRasHYLBkVOvOu66vHZjWtg0UELlXe0/VwIDO\nkQaAXVhsjZKfpMQ2ARQTYZxsjvL+8XJuX7195szU4E0agURfEMMWYaURxMhY\nKoYk\r\n=y6aj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"49a305c6e8a04e8f9f9680714e4cd71629289deb","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910121731"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910121731_1570901486941_0.03981438950559979","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910122059":{"name":"@aurelia/store","version":"0.4.0-dev.201910122059","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910122059","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"497d8ee6b62308d5ad2cc845dcba2d06fa158669","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910122059.tgz","fileCount":11,"integrity":"sha512-ih8nMikKeaK7XGdG9UZkwJj+r6pr62ydjP1/uQBZECpU0Z85LCwlqXUZRCDrBSKk8/mY0PVJP+hSlhsHckWlww==","signatures":[{"sig":"MEUCIQCoOcjE1t0ei4FzZxm59tHTA6HGiDMt7hqvJIdtsZjuewIgMuC/h3ptMrQhDDW0OxI8u/VLMqpleeu1PGWZni2zmTY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoj6sCRA9TVsSAnZWagAAtqQP/iTEI8JTNu+MbgKAvP18\ngmMZeHSe+iYzLx3BQAMdi9vmxHjjyYTetidXywb95LrGrM6y8zpv+92SOSjG\nX+OXcRmSpQBRo2z8SqqDBk7WvvBCU+42y553GidlDlwpBoocRjYdYO46dMtB\nxQA/iR3LD9T5IUj6gg51ooib0bQSMOlDGiflxNtXKKQ6ypgoHQZqZqP33Rio\nLqLjK6q61PiJ7/S+BPr0vOCTdWmQ23xhZfzxtHtjwQy4v6NkoUjxVW8AcGee\ncPNjXmgDGAe6rpS5qY7G9LzGQu8pz7o9JhxJoklCXAOQi7V0xlhbflgKZBSs\nBwf/E9d/g51hq6clgK5RyuOmIIMwlmF48jDvlpZ07kH/bxDa33lNlVvEnlGI\n8B8mGYr6qEAYX4lAfzRit88BZ+9QcxEPY5lCK0eoZ6GBtLiFeMCLObYA2QRi\nZH13zIy4mbrMQjPOsgSB/JBqw7zxsYXrvp6SON2nGpmGIIb/sd7zLs6WOG+s\nt6ePaJqYpvccjUgufNpuwf6sv2IRaUEDZ1T/2b6/39csZ/5s3uU5VswVKDoU\nZ5kU+UJFIVwY8XyAVX6mpvrtf4eO9nLscmqPLutybek0NthOJfFweWFy78h+\nkCSM01toI5jdtOo/7vZFEILLjHD3ZBAvJa2nCPdKGrhtcpWpu+v/0jt9taki\nWmBt\r\n=6p0E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"a245a4902dcd72ecca5ac6ac435b9787324576a6","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910122059"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910122059_1570913963285_0.0907929772136391","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910130859":{"name":"@aurelia/store","version":"0.4.0-dev.201910130859","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910130859","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1b26491038e5f9d53b990cb708e68ae9e59bc079","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910130859.tgz","fileCount":11,"integrity":"sha512-aQsjY6dFloOTZCDb/9VB4/ifWeHRVv1ZyWYoB4bDkUguPQez7UHTPU7OosZJeYMraTgk4W6HYkI9y9xvpCqOBg==","signatures":[{"sig":"MEUCIQCgkChvd7hkqMW/H526u2j48YYOjx/u3YSXyuZKkAw4+gIgTbSDuFSFPBuVg5WuGlxMPzQa74bhjHw/Bfb2JYJKnAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdoud6CRA9TVsSAnZWagAAaR0QAKQhz0q70sRTTZS7mJRT\nji008jW116EdbjlSwUk1dPVI9b4i/Uwma3adaUyTNrus5rUDGX5xvis0NVvD\nO9fhZGD4QPLpBc2Mfzgz5OlPwgo73B45pHXhCh2ZTENPMvRHN/VoGVB08kLi\nt6XAA6NPCFY3qjOe9uPLk+FTIO2KAEztTaeqeJ3xCdzIIVOvAGuNxmzj3e6z\niZ+cBTIT+wK2vxYljeFfMjFSKUfih65/p3Iwnsdk1vl9Y2jBoRs8ELNUU85R\nLZ+JHfqK50ny2nsWI9hPJuEajrt2ur//+btpvAlJTEhMvqAJiZ18WBNhNjm3\nB+Y1MakfsymydVtv/kRf1wiPoNjRd1WYlwmBhd3uJ8xvN9LeDKynCOLs2KC7\nnGUBFX8bqjadltJtd61om2wxJpfWVpMYMXSGmKrNSDwyxtHyvKUiJSio5ZCe\n4skCA2q9RSy/YX6XkNqZ3X1FcYfaAleXTp1aobaZOBdYzOKVU8XcsbdBfLQD\nOd6UEFYfCSxYFer9KFV/7TrdpvUkLHStB06mNB4lNlY9D85o4e8mSmW/BtBL\n1h6EoXJZmlhoFaVJrlQRg2Dd0PiztBmsO1FqMwAZLSe2NKjGMIZgKfsAbc2U\n89M2wIbf1abb+neX0OvAPZRfUFCQ661uqW4RBjlDFiW9G8+9JBc5ZICw07Qo\nt4Se\r\n=W39u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"0006be71873a47b9654990b5a45b5114b5d71ed9","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910130859"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910130859_1570957177646_0.6755661952535963","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910142205":{"name":"@aurelia/store","version":"0.4.0-dev.201910142205","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910142205","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e5cc417be5c5fd56706940f9879c848cb8e37095","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910142205.tgz","fileCount":11,"integrity":"sha512-rxCHeTxEA+S/JbLE53x/IeXSgQ7dAH1gqlI/QmQ2XbJv94OtdoSsU8IQ33G8R7i/Oon0py73J0rPT2IMJyCtag==","signatures":[{"sig":"MEUCICZJPSwdvh4tkQp0eygohj0CD7fYkz2xVZAYWT2LQdBuAiEA5FC3awH9xyqARBcAe66+1PGeBBGkLetMsZcJn8Pxmb8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpPFACRA9TVsSAnZWagAAcoQQAIzTFuQXqOo7cz/S8Vdf\naaEoYggTpuxQSwU0xvoj+9kcufkfVxfhv8ooAaoXZiukRIMxstPnRz8i5lKM\nOw+FMpQC4+TAJTb6cVOymOIFXLU7mYEbAr8zXkeiEozpvNrJAvUZaG14VaZG\nCX9sr0MWG322ZD+jTEbpdSrfgf+gTzTjJJEu5zdPqCRgfSpbkGm7OsdP60D+\n1Y+yI+PlOvAMDcciYhPbRkooxRRJ7l7Hy4Jn384yODyfc8nrs0mqoXFWD/zp\nCTLSG5c1ZRW2TyAop+I3nJN5I9niQEMIrUoRwQlxEOhRzaZkIzbF8Bq8ngB3\nJurJhhjAqsy7qB1VqIMDswy9NEJMdBE4h+dgYOtnXIx4XuodC7bH1HSRnv4Y\npJmVKtRqVGuJ/SDYL0Y6eQ2XA1dtO4EHNGuyXGhbJt9ifWVqWaXLhMgc1kTl\nbLEVUYbAuu/pEyDEuMfOHzu2RxfCTsmSmISFnZl++sfe4lDflIE2ryN1wHsc\nhBdpFdsYvLCQWFkTeM118LsdQI/H8u0wDUHkfAI0Ql35THoG0/sVt9nAiCY6\nS475yAsSHT/l92Hd6Adt/vE3VdOQoc/pnpLcp6K4F2VSmUxmgN8WWEPdoIbj\nUptjpY4YQnd137icOnldJCchZXX8YQ4eIrlJ9U2tc+kn+0vow3jWG4Lqy8kq\nN3eB\r\n=o6ar\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"357bc38753790f5a48f2810d4b9f3dc35b5bf438","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910142205"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910142205_1571090751598_0.7319766844602646","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910150409":{"name":"@aurelia/store","version":"0.4.0-dev.201910150409","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910150409","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6d4253b455c4d0085c5bb3ab722299cc437c6413","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910150409.tgz","fileCount":11,"integrity":"sha512-9aVKu7aI9Ykd9ddum4h7Rx5guU3ME+vrkXURB7lnIp/h/2q/0thNliKMsAxnnwckRWHlizV0ziSuTe6gS+DD2g==","signatures":[{"sig":"MEQCIEzduxu7GU6i7Iqoxnk8jQ5ME/l3meveShGaLn3WHel0AiBit7GTGTrEaY9Dt6WmDEVpPbndWxRg2JRV1rH/swGh8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpUaNCRA9TVsSAnZWagAA040QAKKVOpEWpypWTnRcWFU3\njLm2E4YXdgBw6bs8WTe7hqEyM9K1AJaWopjzficLxhBP3ii2MFkIRB4sDY2Y\nJOpdm6Fi6eYXlUU9UF1RPPy8LvA0yVTLD+e2mmp1SgLl916+v7DnHZAnaJdC\npCBNZfU4RyU6GWDwqZrHYK/+oJencAcJAkjo+OT09cxt5YL/RnPbFWupNfyf\nwtgiqbXO5tw0YTQxIpuaB4tJvnhMfDuaNreW1/0SimN4yMXJR4eO//oLztzL\nzVGisziRXit8wCUn67nDs0NUs7T+yLtoxR39TIDW2ei8pAaUOBZ2zZAZkm5+\nbjbw4d5PEPbauQszVFIyTaatH9pG6YFAJ4D/qdic/iYt1MFbiMLJLoaiiis9\nbrLy5FvT4T3qjRYhu7K7I5VfMNWdKjaung2pxCRivP9rwNjI0sMWKt6pRjXL\n7tP/OoOq4xA1+92XNMuh1XyWGLhRB+Rt0DVpT5VKl8Ql2NMyxsyyrPSGxD3V\nQctexVlUwOa033mq1VJ0Ms6+Xj3XuVOjPgPYdnFXWgxxHfa49f3a1pPasAUe\nXU/txOXBh3aZnT5NCYz5jTz7W4a0yiFHWmAZSOULSOIK2g5OkA1PcWtwo/Ok\nRU3cOKdgNI24qWSVBGgKFKX1udEy3xMYIhPFvUN7WPcGN8RiSHb52phwvf3X\nQsQp\r\n=qrPu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"39e7b5d2c9f710a4a4218bf42f6530f09280ae24","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910150409"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910150409_1571112588752_0.5182133023188398","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910150411":{"name":"@aurelia/store","version":"0.4.0-dev.201910150411","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910150411","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8d31bab93828d332065a697b7a4c96576bdfe607","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910150411.tgz","fileCount":11,"integrity":"sha512-gYNUesKHRCDpJEyPE9lhp57pfvFzd2lriDggEmXhHSKL0RcKKplO3/RKOSY2wgYf/po4LrjXkbWImsXt11iGJg==","signatures":[{"sig":"MEUCIQC1C5wOm0PVdryWQYp9VqB7OurVyrk7PzqeU2Rfj4U/SwIgKbYuejt4XjjVqY5mUPWF7BwNlnnn1wqVs3Cx2oMjSW0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpUbyCRA9TVsSAnZWagAA1UcP/1WmJJwwAXwfiOTcPv3M\nStO2lyvbvRFI+mbVXbvVFV0JG09ytJL5maOTtdCUxIDeLA+VUHFcVQROova1\no4W5LksudRdHwEz4rOxkAu2RMBl2vd390+peS/R7BaIgnyFhpsfRq4pG8omw\n+pd/wSr+tWXNBAl2PhnvOh/aj7MuCveLMshN/cT3cRa28CIQ8HluFXpEHj0j\nvJSEuQsO3xMOk+H9gax4CEKn0mMLCnExaYeTSV2akIgz8YKQpcvOegIkuTgK\n/gwPQilj+DviHS1ZJ/Brk/dikFzqRdRkXY4030F98lHBmAZ49Uj6niQVQneb\nNuQPCBL5VRUdLUeMYwkDgInqbWEVnHVG1dRP8QrdUCDHFJp0hK4/RmhxWQsp\n4Z8xrakyTz66XOXggK0sa2kDU1/P61ABfND4RE2bXok0nqfc7aaFTwJ7XeWC\nzMzK/az8uLSzQagh+KVAw1nD/ztxuHG2IuUQ7O3VHyJK2zYMf3FFxwKQUogb\nzGn77uf6p2mbZkFkErAUkzPSMJRW1yk94laWI4UE0MUh32Z52hZJhyVo4AMd\nKJdpFfr1QziJbN0KJQgOyy6ricK+WZlAAiDSgXsv9ljStwe9Vy0oA9ksoDsQ\nOr4jMPcCY3nhbYeNkHz5VwVQABxjK1ewsJltkHNYthvHUD/2T1YOOayclncT\n12oz\r\n=/EwY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"0b0ec200e727faaa9045ff7dbe737badaf62b3ad","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910150411"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910150411_1571112690011_0.9338251774203481","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910151354":{"name":"@aurelia/store","version":"0.4.0-dev.201910151354","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910151354","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8d02717846b84fd8a69f9fb1c51f3cee40eb42b1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910151354.tgz","fileCount":11,"integrity":"sha512-jo02B9Sd/YvsO1Df8X8EKy5IPhmSYDG3vTTKjK9sOwBYqQZ9D5EtWorfyxS51ym3P5h0QzA/bgdKXDOAGWNjpg==","signatures":[{"sig":"MEUCIBZQV5j8Xo0BP/jRdTfRMkyaqhfd6mBiTKXhW0l3VSB4AiEAomZdr0DYf33i+rBuOcGPWFMGaZTX2glsr79o4Clsd38=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpc+ECRA9TVsSAnZWagAAImUQAIW8St5jF9zQu/dM76Fi\nPtEqlEI8pn51rePocrddMbo5774gdPzUStqSCJBbUSPHPE36Ijr3FKoYWCjl\nl7LcarnQZXXWNeyoHN+Hpts/ndQikJ53oIn+sxEZTv9K+pfWZWA/uk1zJStS\ngievvjc+EM0QY/LfwsrwFsUsOGdQ938DY7PUUZxoBMZzhdPf45mpQYTTexxB\nSQIrM3il0rvwwlVoIjE47yRVB9jJ+8JM5Hbt/J5cSiDYjchjoYr0comnhg6u\nV1koWplRfKiAueQytHSxL0MNLWg0w3x5+oDJ5ubJuso9rYY8fpsxp2V+2r5b\nHrCXeoKl/ozOZMVXd04HpQ/qXnUhB4OqHJwoxB8W+kRODxKXR/p+jWbzjOpF\nMBOO+nysutC+BZrxlVW90cF3/vI1qlicDaTSxjMjge8t+tPchKQPF8nCDak9\nD6Nd6E18dDoHbdxJhCJrHviq6xksrtiukIsFf/pjpNNSM2secgY+IziiUdAb\nRA8HO38D833IKZRpOB+doho5eRKc7lOTsW41eQVvYGCzBqqRkTCkypcrOhpl\ntTnR1T0nvRBMBUJV9+lvemr+OoZTO06VJUQne99lc13mzzEh6fs1u1iOGx94\nWpuPdfR4GfSssdUvN/+ZVlAd+zkaEXZUswg6OctXeNHZtkd5JqZBEkcLYE+y\nE1Fj\r\n=Ybcn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"4fc23c20b79ca469e5f15814f6e33167ebbb9c37","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910151354"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910151354_1571147651645_0.4585070922280752","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910171142":{"name":"@aurelia/store","version":"0.4.0-dev.201910171142","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910171142","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9e4abc486b4ba0f738f5c566d3d42559ee6215c9","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910171142.tgz","fileCount":11,"integrity":"sha512-H2RxFZ4Nl4FFHmWjS4Q2r9nKo7AaAlVxcNuuuIkSZEZuDZcGVDPldIWTRod0d7GYBwTkgEPR2d7o+0saq6oj8w==","signatures":[{"sig":"MEQCIDBw1fBWeI2Qq3YdZVX+iwdPvTy7747GQZLTXMjOhPkMAiB86wtusZqSFseJBfC6mQY6cpXHz5iUnp/PaqR7cKRPXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqFOrCRA9TVsSAnZWagAAYsgP/jUmxNbAPdc2L/TvtcG9\nQubW3Ij4IlktuyutogNi/efSIxQe64QEMa6YiksS6dasHnDdqBmN4mM9EuKH\nW4kUcOcx753Er9a+Xv/NOIRIM2LxIXP56aYbqS4fGWRqEzGhf4qqxgK4n6dw\n2v5zjct8+5muHjmzSMtuf4O7dmnuZ99Cr83xiUZ7N/h4VnoPl9Wvn/sMGetx\nAit5WVT9mpp1dViPg/1mmB7h4wwQEGJJykyyPHF6UNGqTsV9LD8SRT4q1faA\nIm0Fv6Ey5fqJGJVFnoIS4tjhGfNvVPDLoBHYUAhh+jEtC2M8zuaj4iy7t54n\ninEiIXshOQLO5KAL/tNG3rfFzCWGtrC84BcrNxZiM8GCPegUX7cy4FbHXIZx\ndKP7+/4BexiCMxtx9U5ZLuIyEGvCqCC8IWyfUnf1Z5UA3Yirzwnbna+rs2xO\nraLayOu7Qx2ovTTA8S6HbBVjzOdd+vp4oRda+93ZSE4iDaJ6bI3fn66ttlb6\noVcZKUZGIpvxuIZqyJshw9eVavysxAIy7M+gZNuw0VyHPx8I7sivI6qH+iIJ\nrneufoY5oNycriSacqWSrgia9K9xRhoAXYI5bkbdfXUc2nMe1pI9cBUQgbWN\n3AMS/LXB1y4wK7mcdByvouS/idkEWcdL5evf5oZrtoTjZ5Ug9H51UCo3D2pr\nnNtq\r\n=r/D3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"a599e019374b08122365cb149acd663735798739","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910171142"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910171142_1571312555188_0.36599971147067456","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910171205":{"name":"@aurelia/store","version":"0.4.0-dev.201910171205","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910171205","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5087d2c982f42b5bf54826f396248d6fa74d9b62","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910171205.tgz","fileCount":11,"integrity":"sha512-UNIpruY9KjgXuMKma59i5i05QQPhGehq0iUb23Q74azUX21DFtDQv7Fbkgp+ToQOoq1OMXionY1QLYVlXbShYg==","signatures":[{"sig":"MEQCIBN8OtqlWCjCR8vX8ndmDAr9lK6f6Ebx60V98Cndp6KnAiAlctcyb0qzo2zTVi3Az6FQ0NJ/wK42czqDqqRxVuzSaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqFkECRA9TVsSAnZWagAAXFwP/3mVI0UPYdzH52CWiB/9\n+7ggULps3aSWf+/vgZemrTr4IV6RV8Hyzr1wOedLQK9MaZFWJ6FfAhSA+1xQ\nSVi3f5u+f7FJiFrJYiOn41M4ZlC32p/rVdyqnalIaNY7TEEj65Rc/aFEJrYX\nRwad802cXEM104y5DBG6BimjIsI4+9AIf2yaNxvLVWwRiQrri+VmacfBfDCE\nFQanwa2WSy7hf1dSRTDru92FMUoxy6Q1OupiKNXRw1qPcuDSbmWdkQ4XVGaZ\nm5hOfbDBBAHjBf5qGjqgU28aNaxGrUGi1ZM1+nqEiyzutMvXO4QNyOin3H0A\nfFFxES6lRr1Zd2ZvT/dm2a7sVxEfkK6rhnZNZi74OeTJOjcYs7pZddRJcR0/\nEFvKjZN1Q8B0zRKB7GNaXicOSoUnFNOcQeOVgjvRcfjMOenNKSmjaBMuQTIE\nAj0YhxrRGOh8P6xp96XzTN9c7cWZ2uRoBRON+mhh3Wy4NB/rcV+LZudqSUCA\njYy44qP0N5XDXFwWiqU5CFsMM5Geb9jjLwCDjbSx3T1BkakCCeIL0Rkhj6VO\nBdFS1FV/mifjxndUSWqPTanLXZkDsdUnuy8jySEScLPCdpViEYL24koqz6vP\naxt5z/MHG6YXnMeA9aYXlL0ZAC/kHU87SvDb/364DQIxeEz5DSxDU+ABZgWi\nnXhN\r\n=xrae\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"1c0de389484b2dcb66a83837aaf7da6da14da42d","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910171205"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910171205_1571313923478_0.7966935928802503","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910171748":{"name":"@aurelia/store","version":"0.4.0-dev.201910171748","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910171748","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7b955c6c12b5a0c9b2e504a77068c592cebae787","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910171748.tgz","fileCount":11,"integrity":"sha512-amgwoitT20qFU+zKOAYDHFo6Ni0jpPx+n/BCwM6fJXFU2Ll4sUuuI0qYUzvVa5HVRod0cpQ3tQXFjHGR9C5mEA==","signatures":[{"sig":"MEQCIG+8dZ0rrSIAesOh0HKqh69WkSxxoU5wvDG8dsQXR4q9AiBzw2AuV2QShCgi2DVKVu1/RLIy60o72e3lzKzadCFHsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqKl4CRA9TVsSAnZWagAADrEP/2sGTsQD6D8BJTzDCC65\nEBCHXj/rVBfPfyZhQ/YSASK73QbmY/p3nN+sf+QZY9J8cMUjw/xE1/4Yyz5b\n51ia5by3a1+BZK+S+Uj42Rz8OtZVqiwvxrEbqbGJlPXsqfqLEpSEsqkZp3aT\n8mCKZyj3+Oq5gi5/LefsDbpOalP70xdpfJ4U1cU2Q5kRyPT/7R6ScLX2UgLo\nTrliX3F0qdmepahEehjE6o+K/0dwz/NBJmZjqJsrQiNmxFH4RqdCFuFTYgHN\nWzFVut8wG4EDNH0NVoJemXaWVB9yLj8m5cnGdtgKDjJkp/Wy2ItOXsLsGMgy\nkkJNCwb9Er+IzId3jOb5/WzRg4sQeWu+xcXT1XcolKCTf2qrIlt7VmUgGlNM\nPwVejfUWMr/ka9z9HWsv9o1TvBt4+shBOIRU33OEPC3kvh+F/1Pz1v/qhJMS\nanj1c+FwdW4hmCNzXj99FdxHzvyembx3fpfO4Sgp5fV4CDu0xFfrj9JAHq2q\nbgoKVyA5ezg8cFq1lZmb58iFvNAL7qWi9sn4GuLLsOmxAcRmO5aQGx/N+laZ\n+EzI3NW/Sm49mOpeZ8LILtdlIjkW7W+mDam5EX8X4nKvsu5WAIhB6qHJcvBr\nJXKSo+e3XEzmTV0hRqyN/oW4uQLFfoOtukMpIRh/kXGiQv9HqD77s2Z/oH65\np5Zo\r\n=qgwa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"b5a37939aaba7173854ea81bc045e3b5cb5fac44","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.16.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910171748"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.3","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910171748_1571334519804_0.14108400314906389","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910172328":{"name":"@aurelia/store","version":"0.4.0-dev.201910172328","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910172328","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"acd42c62da5b330469b626b5ddecf403f808917b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910172328.tgz","fileCount":11,"integrity":"sha512-hWdo8A+96sllOoULHN8Q0P15AVv9KZF9vSmKGflHPb8cBwnnCyvUmlCPSfgVT4s4w6EDe4KPIWOyJuExGOmzxg==","signatures":[{"sig":"MEUCIQDzJDPL1rO1HP/0j2pmXAj0CpeUeLiJuTdIjCKr+SkZJgIgNCxtvN0Jr+xx0Bhyyz7pNQmxFvulm18zrQJ9Cw0/cRg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqPkmCRA9TVsSAnZWagAAqagQAI5dlWF2xzZ0QFExklOD\ndP9/L8d7+JFqQas5fFDCw9iFIMC6gzYxPa4DD/HaijSI7bUmTUDfYmcdCaHz\n84xkQ6LVHiss8V1SPPApKoW2ftq3g8ZTLb/eiM7rFzIWft3LmYCLywV7+u36\nSqvCTEWYiJVxS3sn5XdiZllJJSDZjK6q6hpCF8l9KdNsM8pipsUzmTWO4/j5\n6+CGzZBE6hI88DMdrPHMkWjeROop3FO94HDjWgK1FpgWmXvCRxE69jyP/gtF\ni5WZg0A0NlN1ra+f41joJx/BPSBjWQUoeaLgvrxf51su8WUmH633yh0lPoGh\nkvW0XcSYSNCZWSXdwb2QxBmLvfs3+BImLDKIflo3w7GutPXNPBp9X2o/dVl5\nfLYgeXd477czY+iRDr0cLm6p8B6dqDcYXblzR4VYnctvryhqIMEKmGBju6OW\nqSli2FWVQWDO6EdVcMujUiYUPAwozcR1n0hGZ1UTVuhR/ey5g/SJA6mo7P53\neFwSYDZ6Hc/hAAFhgvNjnPx5HNNDhvcUl5E9slXQSRqkHPNqGOBBjEngHTtp\n/Nh9nQNztPQZGF+GLsZ2behlNqiE4L3ge2ISSYAX7L1rIq5MgmV77ja2zhH4\nnscnCza9B1GkqkWL0UQ4WyYO4hRZrFS8vvGJo9mnBSmbHV8OiVH1yKgZ6jq/\ndko+\r\n=3Uid\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"23a2e0b5a1c68dabd9d1ae257ab44667f0086896","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910172328"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910172328_1571354917903_0.4339135869488393","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910172359":{"name":"@aurelia/store","version":"0.4.0-dev.201910172359","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910172359","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9a674cbe7375b3130ea0245f98c6e1c0e359d17b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910172359.tgz","fileCount":11,"integrity":"sha512-JnhkyfcKaWfeDQQCqICBSmguKqrieO0ikPFxeuLQPPfk+8lL3bCgnzmUOsjjRkJU5KUQ0nVa6U1v9Ffh7kFwXg==","signatures":[{"sig":"MEUCIQDN/5oOH/AbM+/2dDr2VkZglBpqRha8n0w8QtyNv3QFBwIgTmFoTR6zIXmg2SroYy1LCOAgZhDt6qGkoApeWo5zNqA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqQBeCRA9TVsSAnZWagAA2TIP/RjHWVOzf7Wa67mlkRh8\nuCPPWShdJycRFftiTp0pMOTbvqlPPNMDQBfwnAFa2HZky3fbvjzvDC1PyKOm\nosIZsaV7+L0D40Nq99CmglJH37nVBCRFjdYvrBOMSC6itMKQQ4MogQhmJGuq\nLcgnMsGqulNJYG3x97kpBBZ8MeXxMyDml2ag1DwjhrJ2iEyuBapcA7nmznEt\nf6JtFtiVdbOTNJU/yXVd3YnHAop73v/dLe4+sNxdLahV375cSRoNE+d5M6zc\n9oPWVf4a+FbDNKOXEBFaRLjaTmlP8ZH/UTCYXEQSz0R9VGt5BCWHgO9kOZFs\nbXEDOiUFsFFJAeKWyvyD/mk46HawOLEi9/pH9Xsa8u4Isj/knpxi6274q5o5\n5rw+pvjKvXY8hJxCJlFml7QaLJsVPar9B/+NwnfgnmFEXPqD0iHK1ZA+yWEi\nZ9OsOO9PwD9HWYZD+Ov6OepUn7KXYmAtgZMrOKEeLWw+ngUpQliEuuFO0VOe\nNqLTvRzgALzZAOHOk5FsC7ZiojGMB4yyCrzH8erQQEtY2ECr5Rew091TAQY7\ngDDBNAYTBH+dIPteK7/RauxSiMvBStYpVnUmotvxJ+n+wzxH5YEkeyrSx0Yf\noNfMV+9q7urWUT2bYd+HJl2IPuMPmEazJSZB4FJ3O101a3wI7D9IeKbstIiH\nz+F4\r\n=6Inz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"c67ae59f2af52ef9e22b96e1f6122c08aa90ce58","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910172359"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910172359_1571356765329_0.7357931797958464","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910180016":{"name":"@aurelia/store","version":"0.4.0-dev.201910180016","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910180016","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"24f249f68e88f7f7b44adfad8969075a30e5840d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910180016.tgz","fileCount":11,"integrity":"sha512-fWZjhu97i9NxSEu8QVZuwoGSXi/WUhcKXCIQ6ZOkCq8cMyRZCiYCpCIiKuBqwfvmkFU/z3dNmR1UhlfKcvSoRA==","signatures":[{"sig":"MEUCIFTJfcS1BpFDUjMrzXoG3fWLTkyumNTsR6+R9imHQBbyAiEAwwP5uuFwmXV7d9BcZe8m1z2nfxisv82ut1hvnuRCrCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqQRpCRA9TVsSAnZWagAAJEwP/3YAdyFFpVvA/zCenLpv\nmqnk+LxJD4DgAMKOITgra/11N1wTrAmDbSRTF3745P+BRLjpwCVf/uOy0wzb\n1xIQ9AHiwDUEr3sWEYwqhGLOaJOrf+aKQk4oV7tSqLn9kWgGPic+whfCSVUM\nfni212Xsv6clMFyay5c6oM6N6qIiFouqBrpTAmTeGzkqdu1iiRPycLRwGBRf\nWZk0KrnSbrDYTRA88OGOawwRdhGtF1Z2xGMRxWgLH0cM+0B5iA7cutDxaSP7\nXczGAn7i7qWrH79F2dpTXgJqqkWK4rQZx0GX4mt49RAyrc7fz68AqhPAU/me\nZ6txtNInDXAScjV43g8UAEpWhz5CinBuKKj9LUnq8fBSX8QZ4b/IF8/3Vh1P\nXqyuI1bO6McS559EdE0Y2PCrCCkXqhTiO4z23CFySZrgy5uz+qQvKt7GddFp\n0Rxup6HUI0EHI1mShI5E/n0WhoNiHsrLF/5gEtR+r0cUhFTeyRv2TFToEPao\nqlfxZ4q3pZwP9RQ0ruIUY7TD9ptfW+oXiQSbS87KMCHATuC0m9bd/4Q/9dBw\neGHdeNBpdWCMxWqZ/CecQr5UrZ8S8sIXhTI8MEJSk2pipr38lOmVJP8ULzAK\nrzU8kR0ms0qZ7BwcWlzU2FCu4TSSraYsSa+5jF/xWX7ddFUBLRF0XnbAG1rS\ncAqm\r\n=ez0p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"80248ee5fd9a3d3350677865d61774f82462f4ac","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910180016"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910180016_1571357800796_0.8263730856175362","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910182314":{"name":"@aurelia/store","version":"0.4.0-dev.201910182314","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910182314","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"90e3727de9d265c52ef8e06ede7b3697d5542657","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910182314.tgz","fileCount":11,"integrity":"sha512-laOeFIPmSy3TuijZrHgvYyH0Dz8SneI+JvxK7FckKVs8lZeJHxDZbCDpsmgnWVwnET3nQ3PzBqiz3S3hA72lSA==","signatures":[{"sig":"MEUCIQCu1FSNofZjCH6gAwsrC5GRhn3os44yF3JZy/CdgiDDcwIgF9dFynb749mWB80TwovwobrK2IMSDzb28VjjqFNfv/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqkdACRA9TVsSAnZWagAAE/0P/2QI1LtT4sdcMEBXfO2X\ntEf+9ZwQzU4I7MCQq3bFN+NZLj6ZIGWmJb1v1PET/BqRK5ajd3A5Uq/XH325\nCYudjvYapX6aAFcm2Hk2HKp7KhzAiLMGzh8v0225BtB6AkcHp0ZcgYTyeVKd\no1GFfrIjyeU63MC7sjRzLpROqjURB031ikDV+NS5ECtzMrxCXixzAcxmaXLP\nDU9JKPKJTr9puA9UAqjTyO82vqZhJocYXFUvJ3kYaZHv/9+5MZOz1UaNMotT\narapCt6wEZseIb1uheSW4ACuEY0fYKY6AVcfet95eHC2V9AWTln1JB20BF/p\nSMUhxv4ZrycMH/MbqbXZUIlklo4PHmFzOhuty31p0RqHkMV5Icpf6eFR74TR\nmU2QUGuXeOM4pMtBh+F6ah61DoOKtPaEvS5uFgPyybXjidmb7xYVhD7QNECk\n+8efkdopXQ22iFs91erOJ2cY5qb+52r6Uys8MJZ5OHOsyupSQgZ6IW2ErWin\nJ1tTxHg9ZFamYLrrmE7b1iC9lmw8IbAUHYfdxSgdCpkknHAkkAkGw8PHvYTO\nMGnjthLR8hi/Behz0wjrQkMPFyX2pC5J3PveHjAO/3/303pdNcHTdTcgd4nu\n2WEki50NvHFtnjVZ2DiIYAB3FjuFrOij0nvoZNeESbWX1eitamjujqqIteTK\nDmck\r\n=QHHC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"8d22fc02441a51d1d57e4626b118b11a4e3a2290","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910182314"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910182314_1571440447937_0.8551978497858137","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910191223":{"name":"@aurelia/store","version":"0.4.0-dev.201910191223","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910191223","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9da2d254a4b9f323ac1ecf49a66e10fe81b1de39","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910191223.tgz","fileCount":11,"integrity":"sha512-N/ll0UMb2kRt26APXgew/ADoVqYj4JI0TVyIeoJzkZFuD/gwsH5VB9giJviXAouRlp5zkVHNZUUG7TE0KTx0FQ==","signatures":[{"sig":"MEUCIQCWSh/W1K1EI488i0hKtXLzj1mhWpIk2GfDmwe4ATnQWgIgaAfcKKb9RpDJcAZgCCosD7csO/qKcQ+mVnrLE7JLUf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqwA7CRA9TVsSAnZWagAAlqgP/AyTUUPpwLGsys1rSblR\nYT2BnxHTeZZ3w0a16AE7bJHhnkXaPsJ4zhxapOmry3PiRnxLSwrjshr5wOK6\nDkBiMxNF+fNsllIJXiQX0c9IsWfYtrfrNj99SWnI3b7o0QhOxFKyUzJFrK50\nFzmxHPvFnItwwuRYZW8FEY/bd0LhN1uD7tZyunHwxDsaYE3C/+iFTxG6JnSG\nHf7myR0W7FMUOGKcbKQ13ISqYsXlPJCOrPPGkdPKHXv8kDVhcRj2wJNz4xDa\nqSoStPix5RYu5wsk3nYBlEy4+NPsF3V7yEi8iIR20T6sQkikb+etgsORY0rB\nxIoxii5gyOUsfutNioJijF6RaaT3jUcwwlM3Ika68nJ5AQ0HPcg8I8Qu/ljl\nFJY4NNg0OuakH0b42B2gkL8TnSEuH4fIm1My7nRPmBjLo5yFRi2Y9zBaNY/c\nGkilojXmy2h7Q7VxXcrDZ1MDSK9ruCooMMaoRP0cdFQpu8V5TaM5taf2VRHB\nzezfkW+Umvn1Ig94cbPGR1CELxwoN5Oc6/w0A54eTIa/8mX2OtlTokFfPvDb\nQ0KIKLdPYRNchgaUnVUHgLr902wNc5mTOtcUgJJJfWj61q4AbXGDrnvsytQo\nF/QlrpcQ7ckT60N6r1dcEQAwkdXQwDMRD1FDjCMCyxkfDMkWq90wuqMFW2Bu\niAbL\r\n=2JST\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"e8aa5edd6ee8a19ce3df7c5471049b4a5222893b","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910191223"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910191223_1571487802135_0.4892201614430802","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910191447":{"name":"@aurelia/store","version":"0.4.0-dev.201910191447","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910191447","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"05a4417ac45baad1524a5f3adf78ad1481337c24","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910191447.tgz","fileCount":11,"integrity":"sha512-mey6jPiejMxQncXZ5rCc9FF/yVEM2jhiFCAuVZeRJrS96r2oqTN5vY0bLqXftv3tdmfdDiZrL+VDuq+UESlIEw==","signatures":[{"sig":"MEUCIB64sgi2MK6tUH0Lsm5uhxKuNMnQc+tycQwkzS3Obk8wAiEAmYVwBuXDSDbpqYDUXBNR2QN95yh9rhQ8lgIljjDi9uM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdqyIaCRA9TVsSAnZWagAAzucP/2dW9Q+K3f4TRlW3cVx7\nZj9N9B2csP6HuF0ijcLsw6LtLAfnhyRyJH4LpAqCRkNNmiPonwHzYREiX5iX\nz3+ZxbI/ZxlKkkNY9Cjenev9qVmf5gJv2M0hUY11mmnPapm749mxrQPDEzya\nHtXuz3SjiRjeX0MxeWoo0VXyzXycQorHMa9x5xLycgVHK4GP8YEXESn5nuLl\ntABmScQ8tEvkvtFahp5RSff4iJg/MZIs8vEW/QbLQL5Wp98GjyAEU/pNQC0F\nqZQJREqyQ9yviOSZcNkNTrcjM6R4A2Hn/MFsv/v04rGfCc7MBf95nbmnGhjb\n064RJn43PTGrzXc316tyNY+eh1E1e4TY9gAlg8+d6Y5vkZ9dq8uT0dO/8/LD\nwaFq+28bnHdrBmsp4+Xc6hSfCn+TjKHBWsINudUHmWFApq9p4nD16rKYTIOb\n9wNu+syQGe+Qq6eJvdp4z7VxwOPzjS4hjGMKR8zaZ8ZXm0v9ejTHbgTSH4bI\n3eDzFV9dHX7jRn7xRsChYI6U4yr7JCNNX/5+nUUL9s1ZW2Js8RrbJX0YzJqm\nVLQHg3h8zRVdVogX5DaAIwP11i4nAvvCm3J1M5CKPdL/KOl+PZBLFXsUjyky\n/OfGK3ZckdqzxSIFmHopkbim7aaVladWjqie4Y1Ybjh3X2c3m0PD1O5cl4xp\nbeoZ\r\n=Roz/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"a6c0ca6b9f2be32107c9e5c77b1db59db6efcc85","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910191447"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910191447_1571496473731_0.7665362559266051","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910221030":{"name":"@aurelia/store","version":"0.4.0-dev.201910221030","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910221030","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a951654df8c78eff73cddfbff241e2bc6567dab7","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910221030.tgz","fileCount":11,"integrity":"sha512-Q+QvN+Os2yVbQe6WG5hOT8Zp4OvAJszHKw5C8DKr0BgcD9yp+2uvlwqlmN+ZviBn5gMfO6Qj26p6+J7JIOpuzg==","signatures":[{"sig":"MEUCIGDRLX+zwV24caa4kW9oy3IE1Xl/Q/RtNg5VhO4TURvsAiEA9Ev00ibYToQZGPYbYk9n/kRGKBXPQcLiVVxAT9CHKBI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrtpOCRA9TVsSAnZWagAAfBkP/RA+pSeO5fmFp2YHQFyw\nVwUsa5NJ1mPXSOeej7rDJsKUL0otS+P/JMscTrBx2KtCRJwuN3lW7XUxxtjS\nvSSJeO0CCuZrVzOmPYGwcAKpn6F9CSdQztb2Zo/84pu3PldC6y+ucjBcDtuA\nrBQ1R9h+l5BWYCd64CLl8Ijxpo4tNnvYIko+ymRyAUx3I+JCTX85UgXuB647\n1bgxKIYT0mNWlbfoRC5n6wxKZLwmYfn2pCBniYcM2wfKo9d47Scm/DYH6SYG\ntH9B86LKYAxNZbETE6vyS59o8WLWWyr5RHuc/OpMYVtONFuoeLQIfzDtnsbv\noRfFv9+xEJHODX5U74d94GTUGEF/d9cWW8V+hPBUgOGjP9Rae3GByLubLcxQ\nsKF2jUW2rbx1SSYX8iND6EOPBmuwvaPxxRIq5eYfpfggJ+eDi2rQbbRQYr0n\n1fMEfLeTcpYbJqLDLnoxG+MOtOiUXJQ/rXBysKJrtr5QVm+IcsiYj5h7oBiK\n0LeeZ8R7vBB95kdmYn96cGmJ7Jr2YGKxhk1yykAh8xZmoumVwuUbp4OYTM+Q\ns9EdIs0fSeMIelbt0DAGvZ8VialPDAnOlYIxe5LXobLrqj960E23ubGwNvh1\ng5bkEgzl3sB/omxKSxJ59dbnXb5kePXpowFJXEzg0LtdIfNu7oRl0xPuAe0O\nVhp+\r\n=d89R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"03a47a20499cbdc4706b85cb45661b4dddb4ce96","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910221030"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910221030_1571740237605_0.9479721299347557","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910222358":{"name":"@aurelia/store","version":"0.4.0-dev.201910222358","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910222358","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c3f1f0abf342e908cc364bee582867b10f91f240","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910222358.tgz","fileCount":11,"integrity":"sha512-8EPIMQLm/l12n9ZU+y15VNG2v1/1flZadc49J3tMWkBHsdK3KgLq1u7oSgqAdmiltelNk0ZXetKdqij8Dluuhg==","signatures":[{"sig":"MEYCIQC9VheNa7PvCPcagDUMCPqyZ/LiXEv8IWKt7zymO97CDwIhANrGQFspsz3SkpChRFFvHC9fGn0e86KHhn32HaiBbafj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdr5elCRA9TVsSAnZWagAAk8MP/RzYNBaMXt7UVG5J6h1u\nFu2KZTuY76QR7airBHAEvFqVkuO3sHqTFFIyF3r0htqX0FE7/Ybw4fLp+oBQ\n08K2UvxdcV/un2DK52zGRAhufw9LaoYQdA/vluG3r5TtihQmcZr1PIHmqsrB\n3lAJtlLlQHLOc/n/EURqSFWLvGo+C9BO5Wz5NtUQYCtvNtYRdRGFq5pdEswT\nQrncOXqEJxaJ52ZKgcxvu1sUSgVxHNWSqYqoTvsSOoGH8e2Wam1txiLo8WVB\nra2l69TfXp4K0TwiC59gMymxwAN8RngV7rP13tq8o/NJHPthaz5qtTMoo2Yf\nfgmm9EpEEmpYL0b6ggLyMt6o/Oc64uJTp1WfLAQQhtrMplsu4qx+T1mPIEp7\n0duiP6p5RFtZ8ASOYcXwBuDDKp2K8nwWy/TqkDk7OucHvfxBN6idEMP75aAP\nKtSI2RHOP5RI5uEMkuR9d2FiuAKU/zJkTRCSMH4AWolEr84a0PSGe38QHtgO\nDfGv7ydSTV+yX1mJfAfgz/tqZaSjyfLkklE0i5cyqTDdAvaajqyhnSe9qwdL\nqT33SXgQEkuLetAjdk4xP2Z+5EyJL4UtdkPP9tD1cWkFfQ4sKdjJYvTv1uMR\ncRCThIQd94ZRhnmPVsAn5PfGyFRq4Ddovj43qN64gwYD9/O+EpoYbxBrry1T\nS5AE\r\n=zdfS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"2204bcac4d128619e775a9054eeba50709cb816d","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910222358"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910222358_1571788708963_0.40517963968014103","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910251715":{"name":"@aurelia/store","version":"0.4.0-dev.201910251715","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910251715","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"353980017dad9e777bcb84f512d4c1b8876dd4fe","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910251715.tgz","fileCount":11,"integrity":"sha512-+nEwO0kx5Apj1pJnBuyiMd+ZxH4kwpm1xtHfR+ZBpmxMg2mrSuWFzWptpcvQj2kFBQS0WpxHH00XyPssVF/TuQ==","signatures":[{"sig":"MEQCIAgMYN7tcGU5Dun3aXH8vv0U4Xly4DZV08jZK9cEdLiRAiAR+6WHUJtD9NH4reQd1HJu2YWR+nyckQuS0JIXLiR1Cg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsy27CRA9TVsSAnZWagAAlu8P/0cehkZP+8A9kvw/NsgQ\nLkeeSRidaTQm26sixM3b9FjVKU2e93WoKuW2N7IEtFFDepIZmBkAbudoDOTc\n/8KXmrid9Z25o/2QcTz9Qpuf4o0Hov+BJB5+lFE5jjvB32LmailmIAXcfDxg\n6geAHMv2i6fT5muT4G1E6+2TacZyoQ9rJN5FqBOLZUVMnLFESBM7NYHAQh1E\n9vHgfeGAPJuC1SRmcgLBUxfQPh1hNsMXWCugm0LYDo65UV3ZD9EqCCkH9oWW\nfEI+R9HiWzoxp5nEQyvj8+F3SZNVH2soKDiepW1BS6PW7vqQE8IHwD/lkB0B\nzaHilpMuQ1WsOLuZOFSyKgw8vUdCspy6Lti8CehCKjPRrOZRIHZkwIyEcMLQ\nEsLr88AxpV/6lCH/kmjKTqa2XU21UcmMaiYEFSa0JYnprQprzzfHFtBaXSU/\nYjUWdERjJGQ0WGwUAn+Peubu/nOYuVzMnEMvjs18X61fhMfLG7HSynLTTDha\nGsbDGaO/mJgNCwEKjRMRUA0nosBI0OPf7BQ4c8dgg4ePyciugTxzSB3/W/td\nXDXtlBvLBwUf65YeayZ5RtzTnRcN4Yug+GOy8GO7qn+GCHkOuw5y4ITmDVdm\nYA9Re9sQ3EBEbpQ8yveYCtUu8C59xGYGv9wnhDMp0Q5ck6iV1LE99conISN6\nIFon\r\n=5Pu8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"9a934d77afd761e94c5fb18274ed017383d9cf2a","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910251715"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910251715_1572023739301_0.3483514027664485","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910260710":{"name":"@aurelia/store","version":"0.4.0-dev.201910260710","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910260710","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9cd7e6fb233630dea8f235fd9559e37451282204","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910260710.tgz","fileCount":11,"integrity":"sha512-7QMx3LBbBmZg42t3Ue4vAHfRgqHbhhA30vF0exspMyX8p6H3u8g0Q6+JL5dvuPxfoZq4BS8RlvsckiI63m/IPA==","signatures":[{"sig":"MEQCIGPaYIWekos34iDoLCz2X5cU7GV3ExBtJBkxeKVrdflPAiB9WUALCiXEYLoELm+ttX2RnPgpBy/bYtg9XprLzoUtAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJds/FlCRA9TVsSAnZWagAAuYkP/RpW2Xt87BsLa7Rq/LMo\nxQQdf5Rf0Dw9LP4Q0SDeO06/+N20qLuyg2o2+2NlIL33dq8zcmA4DOCOIPi4\nk4pApCK+7+9A6UcxI02+aNgCeK/3Yi+p7j5rmXWtZWJZW41dkwperF46wanQ\nSSTk0wPZJngmKx6pi6+ZCNBmNZkfLJ0JYa0qCABjYzg+PfOAsLsrYyGWV59T\nhJQuHIbKfgWvOPzfzqPp3dyZySfIhDPDoO8SFHAgkQspavaJH5RiHZUmrL2H\njdp6nfONi9xxV/v4n+hOjgkb3zddaGgPJ2zaCkxMB3S7y3oeMoA4PNS7aYnn\nvGndmBGjEo8qhrQkhxV17V3KaKhGC36NQ7x88gAdCrf0yTLg+kfZAcHqqmJg\nwVPS2ZQsG8neoBY/DeEnrFPquodBcC/CPxdoMasDQz202SsmeyF2E2CVcKkT\nZO3uW2LauzGeNCGp+DCTebcob3+NpJjuXRZf3FzzQTD1DgsQfvWPbJLoE0kC\nZFtCFsR+ii+VKCUxb4Xw2T0RdYEzjuUV0UHss/kYkBEBk60BQLsjOnvcIawe\nCWrmdITFV/QsgKOaE7/I9NWlgmsM193hYdfPcWavxkOjyZeJb9ibkSSea/XZ\nLdJiPjofFpsQD/J3wWG5JYNFJHsCySDRy9lG7/vI9SjhePVBZ9WQIlYPHXKa\nLDwU\r\n=H164\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"c20e228fcc85b0994ed639b8e94126fced7b0280","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910260710"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910260710_1572073828903_0.07705912300534257","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910261202":{"name":"@aurelia/store","version":"0.4.0-dev.201910261202","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910261202","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d2aa60e900d43c46902209c335fbec43b152c486","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910261202.tgz","fileCount":11,"integrity":"sha512-RhDDPrvFmtUM+m3t+aFkyyEofNlEwjllmNRtTkrHi21nk8Jsz7g4JLaeSC1tdKBA/mISnYrsRCbwQ+qOen0fgA==","signatures":[{"sig":"MEUCIAzMQ0H/hGr1OjzCr282d2LqalxY46G2wYmf9Gee5GozAiEAmnJ93sRJ12TbhEbgB9/lI4Lil9HICNCWUL5DU00SgM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4435,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtDXcCRA9TVsSAnZWagAAQ+QP/RlvFfU4LiUUUbEtsjgD\nKISoPQGjDk286N5xXKXf4/kF+84uqKEFN2RnYCPIUw/JUpC6NUTBfZcYQCWJ\nrQxgb9KaPaNiYHYslCScTialtTbIoRDV8idihPrGFCMj5+64uEzrfKSY8xNK\nYOka1X6+Cak+ajymEQ+87JtiujkNF6e6/MjCHxvwraSDmdgt09+qeqet8oCI\n+BLLQsU0HqqQACUKXFB7tDuovakBRKV8Ph8ARx3xIJFmAZ0DPY4aAi6lbiZb\nV6G9lX34M091SBcs0tkrmWqk51ZmSv1eud920Cdz8o/WTMrpYyqpJhVqLTfZ\n9h1D5JIsQeTDbSyrNMeY3X+lownU/Pe93Vx5A57WsFBVXbKdJ0I7Gyi5MQII\nnheVYN0kcsxF32SUb2ZeinC+q06gTt34y/nMm71cMLRDRDDorM+U03e0ox83\nIpv21KGyEYUrmo90CbKCgSl5Rid1p/NY7rnvyxehak6WiN+ze8fzjC/xUcR5\nEfj+yODo/RV6Fu2jNiwRucpIPnxNMrO3psIsvsY9qy7zJ8XgJFsjEMlBIPQJ\nsTb8bZulQVUdkDMv+153NZPdOmyIslTA6leFOZ6mxGGoGkI1eWZreY+v3LUL\n8pomCQ0Mbp9hX020Coa2Q8fjYk+H/TBe40S9e232n2qnAYCDLBkx2XXFC/Wp\nGEgN\r\n=y4KJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"012f4382c54cfe1c1dd86d49ab79290c3928240d","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910261202"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910261202_1572091356419_0.5042450953433468","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@aurelia/store","version":"0.4.0","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6e3ac32037a78c851195fc2adf938f2c285f264f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0.tgz","fileCount":11,"integrity":"sha512-E72AD84YoK8u58LjsPB8zdDPot6ChEHCoYBPjYh1d+fcSIweT0ja/AX+8FX4e+M5bo2SDV1yeQz0/R4q5upwxQ==","signatures":[{"sig":"MEUCIQCPhVWlmjs7a/XCWANxgaPtbfp4NuuT4ziGng+/OBgDvgIgfA9/i8f58j75KjnO9tnZM8KwUNl+Bl+5g4kKhTlMGsw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtG69CRA9TVsSAnZWagAAhbIP/3qye7UfPsjpYXhV6RBP\nptwTHkAaCWCov3fCpUSMYRTnMjMJ4kbw1Gr0tzA+z1mHksm4WSlwtPsQzPwa\nFHR14j155Ta6zH6om9y2Mx+BOrrTvpewt6O9T8frAMaW0jmbEePtv9iTTXD4\nra6NOXuUvX+UWez/8utoheuqpWyBtJZrhvSK+UbobKI5dgO5wRgmL3usGHvk\nmMRZT/VeXFzfXQS3MdBQkkBaVOXHKH0cFg+/2WDpUxGRAMV84eCICxtN/CS/\nsZj/sB4NOppKwYs8U/ttuZFvGBYLQL0B2vHlrstNVqA9ZE5G6Le/YK5WkQRj\nU2fK5nryMWexL/Tsb54aqElCQBepR/9EmyqN7hq/bLPwhUoKX2+L2K5iU597\nxk1YAnAHAghBHqXCuAKNfA6ZlMOg0ylYul9k7g2ja0KBUAW9q3XxwOBttuyf\ntPx0WdeiVkM90zz71PeM4yDFRM35jCK1OrBAjRvRadY5y4GwTEpKkJTytrJU\nOoatYHw4OBmYx35yuUY0jemNDUnXN3M5cnRxqm+2Z3ub8uw8FX71PjZloyKk\nZjfLZsYDUABi3oiPkW07LasU/ZyPl8VhkEL4mqm/Gf+NBShbo2tgrmxLyElP\nj1Cc3coOKGyQgSV4jUeG5gWvxnRrZUxhHkqlbrkuSKl43FMbtEl6yezGWSPc\nHUGF\r\n=NAAI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","gitHead":"e0395baf781993b05287c79d38675b075edbe9c3","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0_1572105917159_0.3991202683766135","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910261619":{"name":"@aurelia/store","version":"0.4.0-dev.201910261619","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910261619","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"57ee83e9587a709b13e35d96e0041ca9c70ed386","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910261619.tgz","fileCount":5,"integrity":"sha512-94/3q5N+2kyMaYzWUtADf09l4u9HBzJAAHL7l3qs3D9n6buMuF4fk4jRQuuxu31REk9zOL2Z00bjAGc9hw2s+w==","signatures":[{"sig":"MEYCIQCpGYOx0cxZ3ienTJi69PpmBigZtGllpjUqjyEkr1o7pwIhAPK36Vnpwt3wF0ta9kJVet0pgT5zX7EvVRd6zqEHejLt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtHInCRA9TVsSAnZWagAAmA0QAKHWhat89jsHjM5ezdgZ\nrCBy5c5r1NLrj4zq+pERqeZV945yR8Lrsa/NSHea/fQSfhaNnWKWD2IocfH6\npRdxWOCuVW3hAKY5Pyt9C4ht8lCYvfzeeBek8XQ0BuGOB/Pp664TesVbTFP6\nAY3RY5TDYvdc1k7hoAZofMwUNZdDgnMD5dR1AOCluYJ4mtqNTCjDAxwdokyj\nX6sgD2MOS4eNmxSN38zy5GdTBEXqgqqZk9HlOOlxgMkhouPkbFStgpMooIV/\ng9+INClkRLORR0k+BEJZm8OV3zUqY73OclqD+7g2wYjtRNlw+jM35xrXdX7i\nNxo3Z4BsISPQvYPljIajFbj6XvYLPoCs1a6NbpW9n2BUazoRrX2BvNslH3dz\nrBuCc5+6iUA6Bv50B8vOAC+m1vlJ1cVKiznCvCDBZsKGUX0NEuR4CuzGl+mp\nEUG+uuLuHJeXRSW5EANS9cj0KyJcJZmfTweFlBPUk+nhBkmZVEsBmi4NdXgb\n45FowSKjOgTx31FF7uOvvc/gXFMj7SUKmyXylPRNLDbDwm2JH5cNe+imUzWY\nchqouJAwXqmyt+ni+FaRmWQsf87hHQBvmAd3JF+AUniRo72I5g37WpPhQvrj\nnu9/bT8t6ZRsMtC+d4aZVgnKE2IHgaguV3k+2gB/ZxdO9X/N4URIt8yi4bLR\nrQS5\r\n=RqDN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esnext/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"2bf12e48a13c0d00376096fc3a79d0f236083929","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910261619"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910261619_1572106791179_0.34112619229302843","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910261735":{"name":"@aurelia/store","version":"0.4.0-dev.201910261735","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910261735","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"104a53e8ff3eac390dda6468fbf827b21c7c5991","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910261735.tgz","fileCount":5,"integrity":"sha512-35y0E/TL6/P+Kv24d+LP1ZQpbH9uBJQCrEEaGSl47xmuRQmRUuMcEX4Uvo9mr+Ls5stJmTrcSELTwdWR8wj90A==","signatures":[{"sig":"MEYCIQDfz0nLu3mse46S01WiOHdO5wwOy+lsNvVZmZBMbAaSHQIhANiIx5UjnsdLuCQDpmAERNlzQDKN1YcAp3mbEZy82fYl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtIPtCRA9TVsSAnZWagAAftAP/RRPtSFFRDeZeAnA4p3z\nhpJgNf8F+VfsQDT2G/AZklwhhWKZiYBqhxngTRWemWZOqDUkpwfJiDfhdoDQ\nahEpEWtxpXYv+EpIXr0uXP+i1o9IIU2aUDkFGixm6CDms5RwXIbxarsIlnKE\ncsCutWfP9qQytBnizK54zseZZJBI/B0kYW3kvELgZu3Pfcv/evTMefCrBrkv\nPfe7Mt6+PNFh/QG9ig/icmWEZAFFfF2U+do/b5BzrwCQhcIFanBNYNacUzCO\nyE6+LaKiZL/s598cQj6jlbR6INsZWgU3LlTIY+HOSwOuxfs1ukofrYGpYKwW\nEas+DavYY4kETJZ8JTu+16blfiBLaRFvdjzdeytVEdyCaEjRFSglH5GJj+Q+\nNLmhk5UnOvLzZvT44badD7932kxnpB3JypG4PF+Sc0AJ/FgPdiesW0rO9DfD\nGdRXXNVku9Era6lpIXYR80DOXmyObQu2Mit/fVLO8ZxuEUK9NLEbGbmuXtXl\npntS7vOprEbxyuEiNY5QJ4TP+fXfL6HC+2ZWjFrBQiZlyzf6950kPWF6FIht\nL3/77A94dwMdxCwskN9xsdENS8v2PtGBOWmc+fPeCHQ3OrcUZ7M/sqGqcOFU\nv25TB4oIiKSTv2b06oz9quXOJFJ3ce3ZF/hLTwSWs9IekANIXrUTGVr1NBWm\nLzA6\r\n=KIiE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esnext/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"e062c9b90826dc7ca1e2444c091090175703570a","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910261735"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910261735_1572111341058_0.4249997965286969","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910261857":{"name":"@aurelia/store","version":"0.4.0-dev.201910261857","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910261857","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ac414bb454f7b9e852b7b056ff8119c724dfb75c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910261857.tgz","fileCount":5,"integrity":"sha512-ifZ5Oj4RODVxstemAllKWlbzHEJcnuo8eUbYKerPmcQcVlMwIhIMNcND6AHwiW463E1mQgSSHjcKQzC4dEElzw==","signatures":[{"sig":"MEYCIQC0SBeQ5Iob3omEG4WD4DnLCbxs5RmObE1Gk/1YEgXFLQIhAKGA9NZS1HeXX3Imw2cQoxdY+rjjqFdaCPrOYUdTrC9j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtJcUCRA9TVsSAnZWagAAUSAP/2Bbl5ACIWXp/PuhCgFw\nHRwZP/thUbwHtoI7YJaaONyKX7jHw5MQRBxvl2wPP2WGkKT1C3zf8TuTI8T0\n50MTZXeHbVmDbkFpdUtFIqQRrW9IGQPc87WhOW/xKgcQmxXqUvpAtLWRu0Iv\nqEll8MOpaUw2QFX1Jix9Yv3e429xWKM2neKCr23sKpWGPH06O1A1COcUK1/h\n4J0X00d4UwKdkFh4hJ2eH9z77ZyTjU6j5QdvgZ5O4MxmiS4bs8e3zEwk5fap\nN6fQPEA7ZHXs/uyljlTvdjHs6ozcv5TgOtjh/4HrsEvI9qYoG0BUgOybhK5f\nDB/uaxSbeXERFMD2ICEHUywMs3E38VS7CRSJknyPUZjMLkMpkk3e5npsG2GT\nFoUdoHAae/Y28LXCrFcyvv/hBNuXrJFP89/J8oRdJpTuDJyESAvBz0Y/mNfj\nKj8fF1a58BCKWv59PC9+Ylwv0xNV3DDQWYGNFrRF2sdl2yMufS77WYNtZubh\nWAsFE0PPvRl4lrpCkRjflqFI/nX+7Lp0ITFVgl/lxjQfL+dTTtls8nSwvMTH\n33Rrjl1O5WYD8WuoG4JtiBZ8j9kjjcbUOSmiebQ/r3QJrnRUuCCq/gO4PJc7\noJQ5cN7h6noR+gP90l++TE01AjtiR/+a7FlBy1lM53er7rbMDWhmjzR/Ypzg\nqcbE\r\n=z4ba\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esnext/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"469bd403d13c3f51945c37e268eb1a963bfd0a17","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910261857"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910261857_1572116244093_0.3890977972159213","host":"s3://npm-registry-packages"}},"0.4.0-dev.201910271618":{"name":"@aurelia/store","version":"0.4.0-dev.201910271618","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.4.0-dev.201910271618","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ad735366c127fd9d063329b98f2c1f66f23a35aa","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.4.0-dev.201910271618.tgz","fileCount":5,"integrity":"sha512-QQfTSYic12IOTUwJphTwKVAQ69m8cdqrinydk9668YYedKwVnOxpNFH2tyDax42pRYiYW7sQYaCUKS8Zmdhzlg==","signatures":[{"sig":"MEUCICF+zFVkOMrTyHt1dm1HKEdH/eULIajh/f9qJGeBwxUYAiEAz28Mv03IjunMABA95wzK9r+ugi2wyBVRGDcIKUGegyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3574,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdtcNnCRA9TVsSAnZWagAAqaMQAJeuOHhG+rlwCi7t2MuS\n/kuRmxp1aMOxA7AOk0o2Bn8gSi7htd+1wsdfIzmaYeXSZ5lP0xTUYBqwIiw6\nB0QtPwG5+jqZc+ztLqx8VN2flM2eNt8bTCOLR6owWN1RZAXoUf5sLwuHSj4g\n9dEtIr6k4RhGTw3XaYNAhsNFGBy5YKck8jl4JtwQieOwcYhaxg6XBNfYl+av\nPuKjxNrovRwTAs3meyVE8qe4a6l8AIz1O48aXDCSAJxNEEjlO1nYC3xRYZ3G\nXPjnSulgiksu8q37Aki7qM8euGLXJ3H5t+GFBIQrzwyt9Goekop6tlzkPi9e\nncbvniTrHwb2UKJqcx/mdLuu3S9KvMUPBvJBdpgzTwdCQN0D83wBv1QpM8eX\nkpFnFuTgUtYNcRWfnUHxuo4kEaCHM33ikm51COaOR8t9wwK/shGt8JRmrV8K\nBeNdDrvoOnC655BBOZe67O80KyL6YpVvsvEuAndeXxBs/dduEaxY19xPuzR8\nsgoo/qJkZqejeWVW9uAXTIgxhorizcGiu/VJOdOA5JgKiqjiCr6v1J2yMDBu\nR50Lbn/gHEu2Mt+NlJV/J2E8gxohABFQP3ztHj7SOUnMg2oZKuyftmeETjbX\nDuTeFmGdjBUXR+molHgewpy/tlIPV5dnVWcPEH77TW6gdI6Llb+hKY2Ipufd\nluQA\r\n=s302\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/esnext/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"a2ce8970f3866c9339a4b36eade6953205d4c6a2","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.4.0-dev.201910271618"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.4.0-dev.201910271618_1572193127201_0.7728345999574595","host":"s3://npm-registry-packages"}},"0.5.0-dev.201910282230":{"name":"@aurelia/store","version":"0.5.0-dev.201910282230","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201910282230","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ae750ff4613e58c2be43e9425f5c0d0290d506b6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201910282230.tgz","fileCount":11,"integrity":"sha512-HWu5Y1bwTJk1JDDprbHUq+jedeXBHadNJ6YOsfHyAUXL90ojBUhZOafM2I7LVEHXJS6dNJ/ED/O8Osw6Tk0wYw==","signatures":[{"sig":"MEYCIQC1cFi7sYcLgntRdOsyfcaD8AOsOjnUjeeOh644itJxfAIhAK5JhMph2n8s0cPgac+qf4tetbk7aeyOhj6F6VQQrCPf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt2woCRA9TVsSAnZWagAAuH4P/iefIqOPGRNIlVeLee10\n6bWitywCP7vRuzNQOtL68msrsLgAhSZMm8hN+NLpkz50/Pm6rxexLDoRdQMP\nwrDTUMImxgsm5IvNprc/ucod5d3/CtPkootLjYnjrmYmTEnu6YVtzh9q4qlN\nqo2Z6rytQZNxnPSbXmRky0NQVQqzI4tJTBHJaQB6xm1aCDNauX+7btkeyuR5\nvxBtjRlUbNzN9ez9GXNg2up4goEgCI6XpM1u3vx/kv9tCZDnbe4ZQK6qFyrx\n7qvYi8zcGDwXwCHhh7z0vv2uSfMfi+AdsVM01wCyOYOv7LnbcSWmWqX36xjD\nDxSa+4o/FJ5PTat9z3vWMqefioirdCSC7k80odV6IZA2s4TcLYEZYhnq9zXN\nCFxMg37mQ3g0zeeejLUBsw34vwwuh8ZvrQ3T+PAvOxVmM8RLhd77RelZ7ads\n60Z9RoxMZuz9Vy8ZxmfmtdwP06C4ygI+lNww993JIatt5ZV3F0gjKrUiUiIj\nOgrG7tXmHd/7OiYtcmyErARS7EikO3zuvxFqAahamQtt6L4qmkPkQP683c3z\nqeTN+VtsiwdAFGiJsT+jke4qhfHsAslCqXQuqZeCcofkbNG7c1fwRZzjT4b+\neaRfmFdgedzNC1FzR1moejfyNJscUqDyg4cY7sbyzhEf+aMhWXj+u/OxvmPY\ngCYd\r\n=FRhT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"34514213e365d40de6eb7d9c7cf47d48653ccc38","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201910282230"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201910282230_1572301863845_0.8272805775256327","host":"s3://npm-registry-packages"}},"0.5.0-dev.201910282249":{"name":"@aurelia/store","version":"0.5.0-dev.201910282249","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201910282249","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"45d01f3836cbfb5c28878a707551b3e1b0dd3b01","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201910282249.tgz","fileCount":11,"integrity":"sha512-oxZn9gE4cHnieKeSaWj6Dw70K3X3NAZHVuYZVr+Bci2IgkvBo6Yjj/3Im8Mbpr9GcP56HHNz+dIjP0+LBJtKWQ==","signatures":[{"sig":"MEQCIDZ01HRtxry+9KS3TqVBi0e58ZP7IJikx+Cvsr6L53FsAiAO8Yx6VU0DQNnK2wtJ+rV+l9/XCJBGGzG71YIVbJRyew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt3CTCRA9TVsSAnZWagAAE3YP+QCYDQanwQ4N37j0qdm4\nnQ1PwvoST+0bB6BSBA5An+INdddGCslavAI45eJQPxv+muh97u3PxQ0FykSF\nzZsd2oDE4s+GNZAodSypADqmaPw+0yB9HBWiZNVDxoxFGYkJNyWHK1PrVxla\nH4MWo4VbllEFfMUdfVGF45lg+4I7XIhxaziZ88MtP/gR6Dkjg3td4Oq62mdF\nWqEA8G1Mx7VIj1J6TK81ZMNHS7xmT0oH1Yryt3H5iHdBv7kl6XJ3UuM6C6Lu\nTKkqJjTz8sG9aO2/YMdVIrJjn+LbO78Y+aiYTjx8FC68oa0JOs3Tpe0CEP2B\n9chSVINQbzj5JZ7dCYAYiUo8mzYmnf26WvjGgTjxlYqvxJSepf4r6i4eLBr+\n8q4SeuBO5namw3Htp3JUVq6F3CnhWNUmM75k3usc1UH/yZQ3ihGNEakh3Bms\nYcmsvP/rVHj3KLnttEEgkKvwBvxAnmppnixLl4HQiTAAWXOmTtVahoT4ZLSu\nK7cHUWbkkJb9sD1cY/26IE3PIJ1Ues1+FrCH6nb9VPUdM8KnIU3y3xhcY5ig\ngBQd5cbDESL2b5ry6da1nnSyVmng8mhGYv+Sm8sZpm2QpCmN1hUm6ZqkRVwW\nf0EvIj1hF+2UAvd3fMnDOlu1HHsNch16+OG4s8kGEGIBsFz0qx33haBY7qlR\nSUMD\r\n=5Kku\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm install --save @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm install --save @aurelia/store@dev\n```\n","gitHead":"951e5415ad2ff05df63e6ddb5174d3550f8524c7","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201910282249"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201910282249_1572302994819_0.3535953852347977","host":"s3://npm-registry-packages"}},"0.5.0-dev.201910290501":{"name":"@aurelia/store","version":"0.5.0-dev.201910290501","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201910290501","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c9089632c14637db0a2029eac16d08aaa605b37b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201910290501.tgz","fileCount":11,"integrity":"sha512-DJ9zTApayDgbFu8Ni+9YqqxXg0loP1dDvKMI7wXlZn1lbVAIX5MGL87Qxgmtqj6Qhz9XWgPZI15zkbpqpBbkvg==","signatures":[{"sig":"MEUCIAegfXIQy/PgJf1ORIL2yiLnugF31EPdPcX3GPuk7oTFAiEA29iZE3Qs90O8TsDXaqTPb1AJTIRFegGeGrkIIwKKvi8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdt8ejCRA9TVsSAnZWagAAWWsP/imOnnXwM/lT56rSkXIl\nRcFSrxvXII4D6uwGxLeHyQVimisF++8xibOg12zQLbb2BDc2S59LHNjAiCma\nwcwTDQhU5BBX4lh1IWiP1uV7FPPTH6/rvraDDLMU26/bgdfQPE3KkiRNLilQ\nSIx6ShZCupzAv/pafqVy1NkQx8GFGIaFLWv9M1kLEt5wpZ5D91HNl2yVs8/3\nN6ElLz8Y50SOvqfVrViEGBs//YWv2DNfaz61Z6L9T38dqFAtmz8Q8LnTzuM8\n3/iTSaJoSFFwrx0WPPhZHi7w1z1L3JYS6ILZDgLowAbBV7VzDUwTsruS8jWT\na6fudbSk46tkgUjHsWvot+GGiuMOZkFX6kJvNxzZOtHQlFqHWqQIC+TTCcMj\nFFDCecBiARhl/shXCnSi0kPGaDwKoCUQMBz0+JVH1O2JY45oDXPEqliJU3Td\n6YZn+cE0RkSrZq9jloYjY3TcViOzZCqsvZU8Yudtpw+jGknaJC3TejOwDgu+\n8Hp8H0WojhZ/3o0JM65qI95Kguu9jEip/plsvgIu+Tgw8HdHZOc9zOjemL8M\nEi2sfTtZuvwRSc2rJK4U/z+yugEGdYDnIw5xU/qbr6myVNx/6HPw0yieGg9S\nVueXqh98N+V1jj/3mmBoT9Z3NLPCdlQ8rasJxXkVL2lfaOnf0jSjTxGjja35\nFNrp\r\n=KObB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"44b81fb922e9e2258321a36614e0ab2439d1b730","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201910290501"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201910290501_1572325282898_0.38023324905119926","host":"s3://npm-registry-packages"}},"0.5.0-dev.201910301246":{"name":"@aurelia/store","version":"0.5.0-dev.201910301246","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201910301246","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8cf209248d3a78e6ae8cc2ad3a2e79060c238e8d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201910301246.tgz","fileCount":11,"integrity":"sha512-f3z78+nqcB4eDObS/JKVVqYHY6hOS4rV0c3TNYDnVikKoIB5cMneEYIf9Zsp+aMe9MtnP7vQR31jnN8QV31aIg==","signatures":[{"sig":"MEUCIBeQGZTmgJJPK5BbG+lNMNlOZ937r4HCAwYmFY6Fy0kTAiEA/6K04Po2q1lCfE9Nmr3+D3HZbhunNtsS1cuafoleswI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduYYcCRA9TVsSAnZWagAA5LUP/2OpNOefN3FLD8we59C3\nIkFAECEsnnpuTMM67++7IfYdpWOLBrCYLGQhX7hQpiyRxUqemc26zbkZh6TN\niaSMTrAOiM2rG6hizHJ2IsCWqso4WEbW/cDjVFBXIy+JPE+IMxQL8bX2UzR9\n91p5j9LOSlymD8EsD5f+BhLCNta05If+AsH6584c4VPrNmF1fPGfobOCuPpw\nY7MIINYDEBtWeGELwINzQF20prjnQ82L6dYg3p9woJvdsfFXpOxI1QaLZujk\nziADJByR7OEgq1SAEmh2hU0l8IEbNjLpxsd6RU2gxsh/yto+v8WU9lFuU16k\nt0fDomV/CM8OQ+SNQ7orSsAqpOzgaGaE6HqDLz1IddrR7U9XlhgCTae7saMi\nJNNm+L8E5NTtBSxMzYC3jD50Ob/qGuQsTi5kpbwZt+tojL1x89XHy+PUaepu\nQ2sSdMnhH7ggSQxAQMlaXhKxAn29bcOX9PBZvIebYFbopRsmRKHPsRh1WHev\n+NeoEA0O6EERr47kNSKqZ6Uwo034rAy+pjoxPuRZsZXF9Wm3xhnrGGl6jQFI\nZxocnSirkjH8lV0JL7TWuh+Qh/HrVmKUieQ3yH1mSDQWPceShGyaKlwx4pKU\nr5jUX2w9KY+Y9LICuORk1nTi9mUkOfEkDuvHNjdq7twKIADjnYV72Ujk4W3X\n+Ayx\r\n=U1kW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"37003cfc47a370876eb568e39ccab6f73fa5835d","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201910301246"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201910301246_1572439580384_0.7112210388700215","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911010029":{"name":"@aurelia/store","version":"0.5.0-dev.201911010029","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911010029","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1c7ac4569b175a8018b89e49b6abd53340823602","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911010029.tgz","fileCount":11,"integrity":"sha512-A6I2n6yDfv9yaXO5+QUZNEdmQ2KhxJNQJdNLcN2zcfHFq16F8k0JVFFv5Dl591jJwTg5nAkXFRY+1Kl01AllGA==","signatures":[{"sig":"MEUCIQCyVBgXZ3/5i1Rm7DoD9kupB7X1gFxkZk0HelZGYfDHpgIgUgp1Kl/Epj9vuVqbRTOe0qOJNJQu2QNpt0ZAK/a4yvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu3xqCRA9TVsSAnZWagAAv3sP/i9ZJgbcotQjYB/lj0Q3\nWjCqvQ/z/6/JxmzGP3rez+2tGo/0UAJvTpN7oH+kzZ+spGPKuN/F5fuBrwtG\nrmyDfZdKsYKD0YCUqghplMLwXrc5lNtES0qXwx/nT6XiX1w5Qhl9mctilzNs\nwp3KGWo+NUFo1t87dAY4aApNAhtWGG92bXTmRcZUwR4PeFes5HmLo8whrjwO\nWXpOOhMhNxHHXqtVU1nISt55DCg7mey5uSVcVZRHyXIrCmsRu6OceIPF4AOC\n2Ab0nue5Wqb9H8M7t2tfAkT3VN60LRNLnbpMgKqqbkOQYLCCBlTEgcrTRgkI\nz8xff+RFStQzGlNls2d+ZqwIZrckN2FxGW9sLtBHy+PuAEXHzRIaj5a5qwu1\nHFodDu7L5b0dCzXYjSVyPJ3334wLUewNH8fdl0t/mjQi1L00LtmWqjvzVc3X\n0VR0UjZ/QvUujtseJAYkAMKd7xRarPvGnDW5/u9FgxGoXdNBSoEp1b0t50I0\nSI/zaeBurC6gOFkFunAIIG8lyQGIzxhpv4t1fyNtzBXOA6ICKi2cImyr/ynH\n5Tk/ExvN8YrAzqXPDMH3ddjkTv7yZYR05MwcwN1eV5OhTLLEr/GZSl3rB3dN\n3gRE9CCXxfP5yMQwzNDWppcPTYMRW24ZGKxBVZbTG1NRMmFvOZy4uWDUBVcJ\nbVVG\r\n=kBbZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"9c0ffb89907960c503224d188fa0ba51cb3f3240","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911010029"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911010029_1572568169730_0.5338790823891055","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911010036":{"name":"@aurelia/store","version":"0.5.0-dev.201911010036","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911010036","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8980edba1625c46d11d5b182694c1d6342a5e310","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911010036.tgz","fileCount":11,"integrity":"sha512-2OivaqMsgTnvryIYfFqeTPYF0Uj50dC8FzJIb7n0r/knb8nLJVI7j0j6fwQfTwy4UNMchMjNRW8s3wTHgPVr1A==","signatures":[{"sig":"MEQCIFzVzos1OiTrHl3OCDk092kbz9cgEny+Q8WDot4JkTCKAiANIN0cml2o6UKphhc1du9hV+QMWjKIsHvubDbBOIGP9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu34HCRA9TVsSAnZWagAA35QQAI5gsaNYGk5qsKyvGiei\nNmA1E9xsgUkDetfZgLL1ct1hpuDV8q3xEtM1AyNzwnclBmNXIdE9R3Dn3KAd\nzdf0RYWnZa5yXRonvS3xn93f3wNF20yPkHgblT3GEoVmUe5sAA0FJ9/E8peJ\nCBFb/4KPBnADCUCeA/pA1UCy0DeNIwAA8Gx8M3J3y+VrcGTgRuR+9EQnCp8p\nYbgH8IqGGuLUzs/E/mOfhb9vcDlx2c/ZL5WqIlaFgKf6XfGUGEFILinNaaem\n7FG8AxLGXIscXCsLZe/hz4/loO2/JnbEb6aDvz9DkTXbb0tTMF/x3dbXjtLA\nuttuKQc3L2Px7K2yFztjxESUcRpFRoELKGjEI0tPfOB8Ce3jaiR76mGjkK46\nqURttAlkiNmC6yhHbEKxGMaSbAyJEgIiY+/+OFPxOF2Xsg2WWSFwr4wAq7Ri\n6RoVDBHQNT3DodORBaqHTNN5AOQATKIljkI1ZN9wAvGm53JfseIZdON9zkmD\nlMIWo1KDYxijmTU5S/EoEANHC7EOyF6pDbIpTgykCSliQEwAgjSUCdpDgWac\nuQ04baxzVi3GNF4KToVHGFefCp18o5oHtahoY7a5I4CAJh69V5PgMGFRfDe+\nI97xmzoGmS0Fm1b28fZHbXnKMzKntB10EX/7ebQYHSL7coWcLnlwH1trone1\nb+eT\r\n=VqNo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"a0bc22820ffa99ac9e67e25267035c3f33470fd2","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911010036"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911010036_1572568582914_0.9154190435861216","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911010327":{"name":"@aurelia/store","version":"0.5.0-dev.201911010327","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911010327","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"26993a4ba675f797ccb8bbe68c8865ee6e0f50ac","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911010327.tgz","fileCount":11,"integrity":"sha512-z+cCa4Gfkxbnn6/OyCZY9FdBmIHPPBAPY/CeELIvRsIE2ARG8inRJqqPE0ZODsjy0tnFk1K65j150/GAa5WZNQ==","signatures":[{"sig":"MEYCIQC+1PWeBgBJ4H9vQvXDqz4dYne42GzfsBgMzwjtnw1fyQIhAIdtWiA0STDm1O+Wn5cS1e5QOVEyMgN0nHSCCctDu7g1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdu6YsCRA9TVsSAnZWagAASMsP/0iVp4A91ZY7uCC0tRbI\nofVsycTEU983s7AIwfGMO2hGevX2xOjl2Jo6oHU+eAG+u2JIo47EtxXdPFhH\nJrInGVzz4HlSFBb3pIJelbNt5w8ZanwzRUtot7ka2SKTyx/zwL3htA4PIFon\ngZYZAhsEI6fpA3/o7WnpPbMkrLuE/F3WWJH6z7uCkuEGKUmjDiKICdMR+goS\nRd3wRTn8fW/qNZJWH0mr4rskmdwQY08BALHoAS2IZ/9Su3G3chU0mfTiVynC\n4INREIO09ELwoj6OTJi0w732qyTOusTMQKi7Vmidj63UpZDmwMktd8adqBHO\nlTAeHX/MIXS1VZunwK12c1d7R3XsKhFPDFdDM3zwIWuXiUr3XDg8z602f4r5\nEAdBiZny+o5svp8QsfaB9c7SpjtMlMQ3BiwAX7pUhBmK/Ib2zchXBpXZ75aF\nwlMS66GWXPeoUmwRO52HoJhoG/Moe5Pcvfw0V2LvhReuaZXXIQOSn4pkKKx/\n6sHhLnFs6xYDSqezpexOeqemU/YPa2ROSGqnM5RGsXsIi4pxyVPP/fZopW3W\n7PCWsE3nJO6jd5GSZvn1oOM/QZ8jhIv4uDYTlKcNwqmD4HeSy0m8gonACEl3\nu8tX35fF7W0bMELtcf8BcdiaGKhVQbPcLamj6bCaoVX5wgr4DwgL0IH2yhqb\nTUMy\r\n=sjp6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"409a9f9c0e46b3c068595761f5110e487bb255ba","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911010327"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911010327_1572578859615_0.39341005644005156","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911020126":{"name":"@aurelia/store","version":"0.5.0-dev.201911020126","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911020126","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bd83a336a953b3a5ca82cd4013aa1e9bf232bc58","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911020126.tgz","fileCount":11,"integrity":"sha512-Ti7fU7gEsOFO0GMIvSLoTFUNSsTt6KOUJEKK4frPOBQ/PbMK0yh6KvhX9oJMCdYkrLbhRt7aBZXhXuZ61fey8w==","signatures":[{"sig":"MEYCIQDpKl1bVCaOCxFNCfp2n2oYS6qn63g1S3of59rFX3bd9gIhAJar4o3LtBNhNFxxtf/gQETAdgmJlekuLK+zongHuyNE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvNtlCRA9TVsSAnZWagAAALgP/09Se7/jQkEg9h8cUTMq\nHdQ0uqF8dWJJcWQ4XZYPNobjwSUxcgjTYav4ij1oBWdw240y1x5ve1C7DzAA\nAPsryOHbiU/mPyvfGoimrIJDgNPA6Agh4+A95pE1kOm5HybZ8TJY76dKd37E\nL6o4kDBSIjoAPd5v4KhYTJSTgj+EXy+RlWhiVO+VyDm2xD9mFRtSV0XriA00\nhnOMbG+r/MpBzle8x/Em6q8sTE7Cf4XmFCuvECOYsbzDadkziAGXrcD4gyUp\n2l3e6dhV3E0UIDk8TthB8hYn6eXxHNqCVY0JKmRSwHLPoLu5vnciAT1h0y92\n1ru+HAAqt4xH9sbnq1m875rthVw+zeGnOTHamtSH2RYZhDwdBhgSxUzJFcRg\n/1nvRzIJ6g3eG4N0hDCo23NH2K2gRwvw1qFKCsQjlaDMw1Gr+s5+51xHTiCU\nQq2fib4xiZ/Bo/9KoVAdxfzLw3tHwVVJ7ZFTs3ietAcW+j7OqaXZVYA73YkP\ng/bnUlXxetQACK5HTmCGbH2ZCsEaA9Ro33Gzq3HJzaySZ2keYgtTzC0vYSrh\nWuUPFRGe5XhR2gG2ugRaP3psDajYD6B4fSyxNR5ptHdcagzJQMl1T9EJ3P8x\n/6oeSjPPsO4VbI3Jlk10GCQemY+IdWwk8HDgJjOQ2ScHJzaP0Sx/SHg8GmPc\nenal\r\n=vT9R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"66128b6ad1354f05dc2cca9ab99844555d0fa237","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911020126"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911020126_1572658021346_0.03268974173766748","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911022033":{"name":"@aurelia/store","version":"0.5.0-dev.201911022033","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911022033","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4e76b93ef157232ac146b31577be1b6f15251b0e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911022033.tgz","fileCount":11,"integrity":"sha512-lul8uNxLUVgnsEqbfOm783ojjCaWt24VmhaZVM0pHgz4CCq2SdMQHx7GEycMkapNQOKgh70v6oyAdtshP09V0Q==","signatures":[{"sig":"MEUCIQD627Wt1glHe5j2krJLr8Ols0HoS1v8HKHSbrJVQ2g3TwIgdCFCDGfJXgpkKMRaoUKbejYmRwlUsq7RJQ7jNv2gNXE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdvegoCRA9TVsSAnZWagAAL+EP+QBThr8QpcX9n9zZ+S05\ncicAm5wxTFHcBzqHSGMu6qBMBrgKiY9v2vTH0ka3Gw3s6dpr01cMpeHFEOTa\nw1A6fmmpXPn9W0HYhMTsd0b+RktLo8JHutzUpVRz/rDsiTGwZmc3hED30UwR\nuBcoWcJo88L8x7WVppp8mU1725+AC9RtWwsN0qxgpZnVBNAIqOpkktEK7x/G\nTvqk3nwGWTt6z0EqLW4bYK6aKKQqItfacFHDH6ubCikgFltsB6KAHSXa0Ewk\noLnpVoFq36oXPP+G7u0rzR3aeQ+DQaX/yLw9ZmwDlsb/MJ2BGxCwVKnRx1nq\nnpA6JPSSp3LMMmPY3EM2FYwrqbuM1B7NrYcxsYBFBtorhnjiZ15RWNraAJs1\n0V1CxbBd/3ZW0Cb3eGW5xFhaxGgXZQD8rfEaxsw4/+cZugGf6p0athbvOBzI\nikuLQDZ/NLccSdZ7cRkif/ir2sUSiBqWml1q/EMfhO7S5id7i40vzF/NNo3y\nJkhqtf3X87sfjiKtdSmq7dTGdL/uU8omlB0LZ8bmR/ZoG1H95+MHXSsTF45F\n1ZTQR8xOMpujkzgJdfikd/WVbfdjy4+4E+/UJhzlHYLsHNK3cQBvyvGdmbA0\nH1jIWD1qLeCaMiuIvCP8fwylZPstKj6VJkXzoNj0a4v7/mGr4fN3XbVH/BGV\nLj37\r\n=UCX1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"1735e50f2e6eead3caee23bac39a8869cc16fb52","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911022033"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911022033_1572726824137_0.7770187271614968","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911022052":{"name":"@aurelia/store","version":"0.5.0-dev.201911022052","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911022052","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"667da337f3e97d9e9641e539326d0463cb8e4c4e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911022052.tgz","fileCount":11,"integrity":"sha512-XDoNQhbAw/pEJ+THRNKS/WRZt8Hw1z6G3feMNfR0hmoPj9ZLz+JJfmhG5b2egsisdrAxfpSdV+yB0CotRWCbKA==","signatures":[{"sig":"MEYCIQDPsUDb5k4aZjpoZZmmp+KkCN+tQ67jXUEGkQknNjPJIwIhAKVp4TpYlFPr/WyJUaQf1RLptCgvxU2zkjcSdGK53Vvk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdveyTCRA9TVsSAnZWagAAgdQP/0MmF0z4l9JqYJqckpge\nnhYXuKyVAQpzy7FWjc5T3+z5wN4jlW7y/cxwIKw5dFVmoX7P6rrBvxKa5/mH\nfQIxcWzZ0mFRTzmDHC9idW+TYjKiFAiej7jG+/A75nxA10COLo63kxQIIcZe\nk5gmvRG1Q4sJMD/bhe+Q4/opsRETngJnOUo2TxBdh8p8pdLZRByNih+4YDCL\nemukv2rNYDdkHAq6Y59Chlr3XnTsT9puq2l/Z3Rpduy4zkq3SMtyRobtJ8he\nAXHtXefiAmM5KyRPLLnzbmrrjAXpwWnIEW8VWL0hcmTlBie8YSvGj0Ch1skk\nT9fnMXTfvJ4jADxlQhs43ejalYBKJX+twsrhYIZ1ER9tK45CaVFA/FBgy/BY\nredwYxkAm2TxmxLu479ZFlt+miQfmJHGoCHKoEZXST0gU1p20CKSyq/f5Rl/\nyhYnJvBdI77r2Skx5ykBk/qH8lHg+QQrTOt8QG6U4B6DoFmlP/DVgZmdM22p\nOyXpAvpxxs4odna2M5k2b6vrXszDe65SrdwnfFn+Uq7u7MsTapjGXIb30KLL\nGKtUqwcEL7tNpjJ9G8jXN2fY+0Nfoyi8xPh4Kx5qe+9+nJAfcWrwKjy3tCyi\ngS2p9y5wy/0dwKSindonugDmF+s4B2JIR5ouE61CPgKk8i78ygUd295SX7Jz\nUF51\r\n=4mvJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"619afa437a8b3af4c49a1e3f79383cb838a36c45","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911022052"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911022052_1572727955149_0.14800579847051498","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911040216":{"name":"@aurelia/store","version":"0.5.0-dev.201911040216","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911040216","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"84c5908979340c100d9f16024e949a5830303fa4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911040216.tgz","fileCount":11,"integrity":"sha512-ubUUeurEGVEbsvu25/tCYtt1i8QerohN0aoRzfnXVHonKY8MGytx9zsZccsZG183fNRH6amWLPoj5Se+FGiHog==","signatures":[{"sig":"MEUCIGrcR8yT4Y7CJNL6GnsInUCNbTmfKSr5i/lvZE5k1dKrAiEA32qE30S6+4rK+eyGz9/uhaHNT00Bf9rTL6Cxt5TWTs4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdv4oUCRA9TVsSAnZWagAAx3IQAIayL06FRvrABHEnsPyo\neZuKPR1qcik1ExU2vAGQu8I68OhEOIGHV+KD2UVlAPoI3zlkuc3OSGXbZ1Fr\nu3whBcwngZ3e1iPX3g3LnaPRdw3glxy7XABci2RyuGmSVlfrn1Dn9POdAAAq\nHYe57KYGoejcWGh5NWw11V8FOZP1shdHoYrdy2S6Kd7pPR1zX4Uz+rYS0s1Q\nLsU564ZdAfNxfkWQPL50ztG1cndPRliworMKenzCZ8PpXOWi9E7c6lPeVYhU\n501xJ++URisjSB1tVq234yniz+0/FLyvXP51XUmgJsBIfAOwRSG05tHFV0Gj\neKpA8v8T4wnNUM+pWGNcHbGsuLAMXLt4HKJAlwwBkN1/4/33ABTpSvnmBTxi\nz8V9zcw2hqSsoLbmgY9+qQ/e/s1GkTfcJtXKBA0Gdec1fXGChqesSLgiECij\nX2G17uhFI4V6rkxYfo68nG+SF1Hrli2ydHVNnsx9fGpePIcpxT8Jx4U3ASEt\nuBEie3J6KWVeEuK/H5Dz/7buM0b+etwb84z8QhqfAjYEQ1Ma4jgzDDRypPdg\naeK9uqhoxahyEkAGt19ewbI3C5OWb+stpqZF1bPoJI9Q9EPAopaF9HuWDn5l\n1qLdQP2w27FTU9tufn2qvdt8mrLmAt1F5JeRvYCdOItvRyKHrzEMQVxxu00v\nE08k\r\n=c0BP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"87a9006d19d719735160e93737524f1bd7eb495d","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911040216"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911040216_1572833811537_0.5489334824359424","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911042345":{"name":"@aurelia/store","version":"0.5.0-dev.201911042345","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911042345","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9a1142de33a7067755f63411a446538379c1233c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911042345.tgz","fileCount":11,"integrity":"sha512-3HT0ZLcy4+bg9xxthDXgzUQImCG3xHDTyY3NXn0Adl1eyqaoCUDm6TTQSyVLdWVx86f/9cEUQMW1z0jOCwLKQA==","signatures":[{"sig":"MEUCIC25A55BfAj68zycuj980CpGmeWc2q6SKQ9Qnqh6DI4UAiEA0xBrvD9eAfQXhLgqkBlWksXZ3wZpYEdZyphP268TtBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwLgwCRA9TVsSAnZWagAAx9cP/32cW+Mi7D9y24/uc9SK\nWaRk47cMNpKN8YjCrdOws/Esy6yhIt7oA5shnP3L6qEEPyazsaybrfRx+PuQ\n7YwjCeBC2HCBdKa+xudtzrX5bKNi2iDLjbIqz0ls91CiUpjD0ViOh2XwdXjn\nd7qicmUtVmq4jPhVCw8KZ/Jqp1FEGVLgyOYcwLurhowiTZ+OpXJpdqL0qqM8\nykr+dR0ia2EG3R7hJwLaYUYtQWKwyzOykPaKHRB9XOQb6OlO5Dob7c3BXEF5\nZD9wXQMAGQc9OUGzf/c3DtbTaf0/F64/dr5xD9kdJHlRSyRq+MMHNhGkJRL5\nn+2UGpVCphs2Ix6lF466/8aObcDPtGlk15grxESSM3ekxIzxsSsXfTgysb92\nHZ3siIxaxSxPBKwMKrZ8y2MIablQ7683GTH1LacG1DJYpV67XJgfUlvzsXGH\nFfoq5DD0FPRXu91zwMG3tmnXtVtXj6ErMVpT5al3as8c/G8fW/jBftkorGvN\n0ww5w1kXtVtfrQwCTP+eqmS0A3LFPBEksBqlq4nzA+RPICcUQCK0akvNStsa\nSVZ9vOSppP6oluMX+VahuhsimRwS+1dfWulU/axERJzDkWFlLETzCUqn00Gp\nmNVqBt+KNE1w97S+ARXLTvYc2PXtTnw+zOsqTN1jaezzH8rBqFuUHrFc8Dtq\nSWMO\r\n=moNv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"4a31b9fa2656dd7b5795369b6cf3bd4f04e9880b","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911042345"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^10.14.13"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911042345_1572911152259_0.8537146010488412","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911070011":{"name":"@aurelia/store","version":"0.5.0-dev.201911070011","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911070011","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1c0dc0a701131427f589354825fae02991c6c552","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911070011.tgz","fileCount":11,"integrity":"sha512-arrG+9zy5JtC6PeAdxQRCukYsgasUVJOBPhxOKVh+sr/ult4qA8bhHvjQaqfxE3BddSORSz2uhmHXehkJnp7yg==","signatures":[{"sig":"MEUCIQCUlPcU5wiVhWYFMYB1AyyiTtCH9wf5k+PuAaJdosbF4AIgRYhA/qOs0cTbFneHWZdmy0xW9mWD61qebRbRUm8S9K8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw2EoCRA9TVsSAnZWagAAYugP/3qQQeDs596+fsR8paP3\nN2zh3AB6VHQhbOhBxmjPStsj1AzgvjVjGa2sJPZbcX869rL8zoJ5b8cC9mEd\nwR0LVl9Vm4si6Moh7DYYu+c5dqIQdgtGpymtMtcp79lQslGSBQ0Io8JYuMVP\nxw6/rUsJHI77KmL1mZ8xUOwZo2omiO9JIG4m0HO5IgTmJ5sN7Y9TZI6iDjtZ\nS6NZbixdVg/0pC9MfIDMzsDsT0WQDIIgguZYc1K83mjWbP/WKr+N6BS2cXr8\nVn4RdyG0QJLL2oWk25ZNkfoEY/yZpZyNQPInzT8CRCz518sC6MZWcsLVKCD8\nwK/w6qtNSAhJw7ZQxmu6EpmKOG+eF1LwuBKg1mKQywiy0HBXCgGvbNt45t+e\ndsCs+AMZ811Ffqgm+RA3m7MyNm6+HSoCW63LaFTszLeHtmp6Zb99P1ztq1yw\n14tvs3+VkrNTsCAD+yA3H3oJn+ABC7N3iQoQ5UWPGNS6BEDcGj74jH5cueWw\noBppohkbn3iHJneezU2Uh4VWNbhamEbnupDmpXvAKVXcOSovUrpenOweQgk7\n2v4tL18wDw+RG1HlMiN60rs7xrU0meT9TiPFrKIRDM/icBkZ5s7lY6j78Q9m\nj2/vgM1iAn+DkXTHte+vbbFkiuuvB2ydOD/cV4JvjRaTX+eZbJy11kNxKgAt\n3ICc\r\n=mMuY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"6126254ba7431c7218e9a7d181d71ced5a882a28","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911070011"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911070011_1573085479643_0.01375534698719938","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911070456":{"name":"@aurelia/store","version":"0.5.0-dev.201911070456","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911070456","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ece2f0a99ac203f8e08ae5ecad68870d679b0fae","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911070456.tgz","fileCount":11,"integrity":"sha512-mSgVZhiywFca+BLbjfyCxuxAOKfyRMBJSVKyP5XY3XQyws01JwZqIQbI0MNiYNM8zlfxvZjZNHkKMNpWbjLzmQ==","signatures":[{"sig":"MEQCIAGnEa8Mi+6m4Fnr/Sl99mMYiMV/A6zRpFSp7ciwXqe2AiA1a1n5qjNC3WGDU8wv6cLUGmZytCXr66XBwcUwE9y9kw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdw6QZCRA9TVsSAnZWagAAZDcQAKCx5WYgwTwnxKcRQCuC\nDX5LeMi6UsWKS66rvG8N6R9Jz5R3uOFukCZxQYoRMbsRNHKKYIDVUC4tkO25\nnXXtB/IxUL1YgXK4Lx5oRXzji/r4fNzukuQYh2Nj+6ay/WYiYco9ez/z+kvb\nGsoyDYZfiaDpM70GxEHfE2NHKjtvEstj3IBoLZD7oOi53SLxRWPH6nSNm0mB\n7lZhZdDEHKxGuTcy/cLswVZScwK+9PD6WgQeuBjbTSR+rTjM1kxix2pNfDZu\njMKxdbpEDrgPUfCzI005/BNPBERSwGFMQLXRxTkvDRpxP02ND41c78uwC2iD\noZp2wqTvLCbRXd5CE1ZPraYVyhQfLKHr8OafKqDaCuGS/hdpfRRRksdaBK7m\nh400xFDReZ4fcMjXOAxMgz3I13bY/e0356vcgzuyE7SqUofZFRH7MGc4taer\nKDYTAu9BX8C3gW6Zl4S8VsE829Sk+xCRfrNBjiSvnG1oBNokpIhKMIP3VAgj\nqI/TnwzenHiw0V82ji0ACSLTIbrK4ad9bZssYsy/Q5+R8QfQQTnPhCMOJ05I\nByq60pwhtak3d0zLQWze2bOPxIkf4seqZDuCSFV2beukYg6Px1rf0FYnSpSF\nXToIxotxOvZZ6j/MNOjXnG3XsEjkltOxaJhuaXVP24rJGDjKZNhcj4UheYJ6\nvtTW\r\n=0Q8J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"dcea15d8ae85eff43daa9e1a1d04f10e25fa0ed8","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911070456"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.6.4","@types/node":"^12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911070456_1573102617227_0.7835439997108748","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911081253":{"name":"@aurelia/store","version":"0.5.0-dev.201911081253","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911081253","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"2ff7d4603cebc058fe300109f224cb3eff46ac9f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911081253.tgz","fileCount":11,"integrity":"sha512-kMutYcHquvT25LT/Q5Pd6EFTRbH3MZnXne6eLhHTpYU3dYDCyihO1uZaYlAUqwQ40BNGylxlNO8zb+1iA3IF5w==","signatures":[{"sig":"MEUCIGd1n+DXallC9t6HiW40C+Vy2+6uuCtDPY8o5nfLdo20AiEAkdWL37xgW1E6eswjJh8Gio9gOUhnsnPelDKKhdyV1i4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxWVwCRA9TVsSAnZWagAA4oAP/iSGRssVvEa2dWfLa6bb\nL5HIa+ubjq+XTp5RZeFo2cCkn91aW6En3FhIR64UhdkdT3uxxyzdiSBNUf76\n6q5WCNKyvTAUow8kXAvtD4onnV5yos4zuR8zcZ80Sm1TiInvqC8b/6jHiZJY\ndzIAzznpOcFdXZV6usMUA7sJ6bxZNX388hYUI6c2mh+zgU3u4BDPsGamGckj\nRlNruXvMmIZ8TgtlZxhk05aKUJxOj6Fyok3fnosf+1+JqtNP3TrwfOFFK1yV\nK+L81WwjO1N6wqbkNtDascAPpDDWTlXhvX30RmmCYyBnX5jZnKMSTZjtFiZP\nSEnzyGn42GPpcViffaaQDjoc5WXuYrwiPEf4cVAYmke/HaNu9vMWN1w7flLc\nRsFWB3g+GVV0OkWxMY/bvZtqxeGWZwRnk4nj+PDHLdLzFzqACF/7Y61zLO+Z\nRu0C8ecbrCo9D3OHzfbxwP0vsi5hRbHBTglweuk21GNDEcuPR0t+ePqnlQ1y\nvrqkMZskNHMTQ3N/Bi522kCAbBnLmS6qIkaPS97dOYYib7qigzPR7CABzEFw\nD8LhmaryZso9Xzfo+bOeziutu4A4QUSkZxkgcZ+GaGDe9xszzUBd8CutD/o4\nemTgswJGrKXzt8+PCZ+gUhAD5dGFP9TU9chHl8VmYdtBz7cv/TGi/4EIcx39\nhCR/\r\n=qHCl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"173d242fea96795cc8bedfa36454a4488a596061","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911081253"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911081253_1573217648395_0.9180008704113287","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911081506":{"name":"@aurelia/store","version":"0.5.0-dev.201911081506","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911081506","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5bd8466f21ac3760de0e6c96e93ed589b3404673","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911081506.tgz","fileCount":11,"integrity":"sha512-B/gpoxzAgxarBhbimf4l8c4yg3Kx0yBXRxYuWMeXwRfIp0WAEHZkLJozgOAeGLpq3P2oZzqRU9kjtOuO5iy0Ww==","signatures":[{"sig":"MEUCIQDiDklvbHFIgZijLmxnypOovtjVVnfzbhUrsA+1Mg6SbAIgcrNyF24K3IfCFHK70bLnFo7EpdV7uup7fegmP2zPxfI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxYR6CRA9TVsSAnZWagAAES4P/2lonKWdK1pgvjHoz2+0\nahzii3LFUrUCLx+kyAJ8MrG8L5JIV/qB7wzBFgD85NC9i+Y0en6FBN1ZjQ6F\nzOI+sf6pvzTDarsc5Wr8EXrBulVYqLm+lNfAGY9DBoEHYhoYhNoMFlsMz29u\npSqauJVe/BCdmOtVcjaq2kvWze375kwIuMi3Ts0Xzj6HrqBodJJYHiektcuj\n8mNsurhmJKDEf6eUEuYi8ZUdIYnrU4rWxADWZfg6FDZgc+1UrdVSHZg2Q+w1\nCEP2tJxtgBq6sPhoboC6pUdAMFVqGgi6vfJDUGDpwuPf0jnOy6jIcCNV/CaS\n3WUS2nZxRI+hPK/kFESZ11F1Xz8nkLgnlqez+wmC1/XVUplkAqbMzF3o3Cvs\ngf+WJcJPMep7EQv+p509ymbiCZroANhf77LBBEWv6Kn/LKT67TlAznodDqXL\n5NgYJTn0wijoggdy60qDdiEgIRWBfh3boSoAsG9aCs67VaY6J4EgOvTEHTMU\ncxlyj8AO2o4HOIOXTNfTF5fkjbgIG3n8HEn2zV/TqCqPKvgE5ltPkWf7uGUg\n+gVlgK7VBUgnJHE6GX70Mr4i+LGXD+YQkdlfK6BHa2M6QtUegK2DA1t85Fxm\nK0kkW6lg6fS38G/TyM2AeGKv55mfGwVR1Ti/UYBsqN4xtBx0mmUOKgs/gcJJ\nS0BJ\r\n=YGdF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"ab7a556a6c00f1cd9f1aa27da481b16ad3217ea3","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911081506"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911081506_1573225593661_0.9605400226086664","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911081954":{"name":"@aurelia/store","version":"0.5.0-dev.201911081954","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911081954","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"db3ce7c0b76e6100c415c53948252be5173232db","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911081954.tgz","fileCount":11,"integrity":"sha512-Mv2DXbuWMc20K/IsBk6vD15IBp7ixvD5Zv+nMyWDiXCdNSdaXVlfweJgAV4N+X276g2XWpHF5ck/E6VFvGVgfw==","signatures":[{"sig":"MEQCIBBXjNgzPEzTjXnK/z4HH8bH8nzthjKonVrHWNz8zdVHAiALYP2prRcOAQkY3WQJGRV7T5qPOLITMllDYh/eivndbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxcgVCRA9TVsSAnZWagAAkcUP/3tImmRCR6dzMAJEd49r\nLc0U3iCKV/soZvoBUFO6iJhDR51YbaSJ5U2wOisd3DT0XIOF9QU8EoFRPMDE\nsp5RtL1mNtCtHcOgHeI/fU+dNUjP53VoB9TTWE3ZwzUzRWeC795+lw+GDMRl\nm5/OnH3CXKsxpPj8ubHIZcgQJj8VcETJnoy55QRTpDWKAJrOMJpxvQv0oFmt\nw3Lzu5iGgN3+X7wsXmgrhgfXZlR6R8l6+2Fmjd0bu8YYTPOQi/y+M86siYE2\nP2NxBnGeZk6qVE69wXhIj5/dIGUWU9NJ1c3WfGgDl60jCLmd9M9UK6tfTTXB\nFUd4Wkgmp/3KhVUrJGmaV1mCJG2HKsTIUUFe0B9gak3CWf514ULOmVhwxVcS\n4UCvJHVFsoGYuHNmDjz2OZlFRVUAtmxm5L3pSG/SlA4UrvhRB/C9hNpc173z\nOAMq6UhDjOQOWVoq06ATDc5MyK8fzf6Xag8WXZSKFmwnI9qtk4KzCexIfVGJ\np/eZJTJj3H/HtTXRSPQI6r1dVh/E8LdQkekTZKAbEwDv3WugMjRK0YejbLHd\n1aakBVfg2c8hHgIjq0z1wAv0XPNQRrGjVeB9PMiNP1k6vpiT2aE5rITsrutS\nn28wQthUFXNC2DFfNhlkX9fOR+V5NVsigUxbjAOrUYcobdqe3p/TP5lrXyTc\nDbMY\r\n=6Vjh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"a138daa87bd6ed14bd5108f481061f060abb9230","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911081954"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911081954_1573242901407_0.40149589844236555","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911082124":{"name":"@aurelia/store","version":"0.5.0-dev.201911082124","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911082124","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"71fd735a0c947f0883b0a8f78865578488fb534c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911082124.tgz","fileCount":11,"integrity":"sha512-7yTz3UZRsZE6QRrTZXgvVBSJ/J/TaVGlMawqNiWFOSEWI8N+G4c+ao2m8FEjoMfMIkbc8Xd4ZXLJyESV2KtyEA==","signatures":[{"sig":"MEUCIGQKqdNVy8aNz/zwZNkIquLlMPaqB4/RNtPMbIAS/MhlAiEA5APhPK0JNR4owsnyvjTIdusXLNwDBK9/jMmsJ/+e3dE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdxd0lCRA9TVsSAnZWagAAD4YP/i8edJ/REghy1RYtcr+y\neYdQFb8qt6Cef99X+3/ymJSLf3i1QuVOiYrtPKg/x4mI468PEFEcnAxa5rE+\nJRjTUhC2wXfVfPmgC9h114SQ9aa3zBOxJN7IbUN52IfVSOlvegUjFbfWNwF3\nkbT7g2HZk7N8tPoxA91NPSKIiBwo3l4JH0y8RLulFaHowqdnr2epjSOsyVZa\nCgfGDgcarmXwDWdY6rQpAwBBPzbBdHP3CZMeABX0oWz8njNb+ctm4A5Llji7\nRYF4auGHFpHdYzSjrqOkGFOz6Ax+NNxrUUCnbwWh8JaE7hNsYSufQZT3As/w\nnY1jRnK3rQB9YIKeUeOmUjKcojAMxfbD6ivQfT7K6MzRFFP7oNEXjoJYgEKA\nh7dMwCaNvfXPVtEeuYZlvvKejkKaALBiQq+3gax2gRtCw+zcBhJGYupqZXVo\niTJA9KS9r0BD8piTkmppEQL8GcZMGWuZkhF42jumQY04rnsxH5/sRr4nRehQ\nsUhm49L5xeJRJydLKnEB2ToYNK+xp//H7Vua+xeB2bWXgJ2faB9e0fhk64SE\naug0nfh+X9naKlZ9QWHIzCRYBs4HyfbiLjVEBDHksCWbMZiIBnQrNefSUlVY\nNhRVYbz+JQcAE+TpfACu54mPN9KvbyGJg2lNTWo7TTxMLZ1TwbdNgG0cgv8q\n6yLW\r\n=gOu8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"4a439a48307ca67b776d8e02c0a567a99b827ce6","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911082124"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911082124_1573248293253_0.5683218215618309","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911121518":{"name":"@aurelia/store","version":"0.5.0-dev.201911121518","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911121518","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"39e4c2a13aa595d2c08c32a7313134a0ea610b8a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911121518.tgz","fileCount":11,"integrity":"sha512-Tul/XOP+RGwW1caAbmjVwie1J1+Dw/d6hAnTrrleCazQ6Zo69N1MbhWMkV0uANFCYqaARCZN0tl0SyFEU5VhDA==","signatures":[{"sig":"MEUCIAV1Kf7S+3GoxgDdtWb5OqaHHkgMhP8XbVugUkPcWdheAiEAir5TIa80cHU+Fl2penoJyI3tVlvFSlZGnHVqN57BlXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdys1eCRA9TVsSAnZWagAAlBkQAIqFlJuzBBaWwYJLhKIz\nWljAC3ujsdiRiQbCJITNWm9ituPnsPb5tOQnY+tfCw2dTDVo3KuKao0onzzW\noeZT6+j9j+/vdorBycdv9DHaaXtPdtLtrem8VA5cd4GH0srvl8Lc99OxnT0k\n8KlpqiBxJkMz0ptOxLqVMk4dTR7A/CjqkqpfLegEGVRwuRC88GP5N9WbEH7Z\nzauV+o2Z3hc8IiF8TZX8eeqeMoPuWLWMlcKukxK8HArOVz+YG1x2NvbEHN9T\nuDBLkKPda3VDKInvDLV1VJgwUNdWLG5T5IOBytOL9BDtcega7s74rLX/b2ZI\nlBEVqPHuPLeCM0B5JsEUaOACEi/Fsz717KRJjNKJcQvl3ZMwsWntXHz8X4Q5\nl/yJ3JvbF2Ch3/WV7c0xpcqIQtWqV2pEKXVQ0/1PxqLKygvyu2dhEsPs/YE1\n7HHja/iWLgDxKz3DhWoxV41LSD9skH3GbfTLhxkhsSsyfq0iAxmiDH4HNpFm\nvZLRO+MZYYYIUBUrU22RwhLUdX5nG+/6XTDJlKLoBhGbeC79vxEk4HCbXitI\n1laI5Qq/1u68vpPKpdf9A3bxG6zSCD3ledKHn1LMdK9xQHmpbNGPWY/VzonT\nVtkD58PniA7nub5PufUtmvctCsfud8MyXt7Fek8+z/u3GImVX79czsSV9pZD\nTNO4\r\n=tKkI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"278c77f14d0b5a9c3494b2ac850fb2f64b0cadbf","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911121518"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911121518_1573571933696_0.7501395178352628","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911131544":{"name":"@aurelia/store","version":"0.5.0-dev.201911131544","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911131544","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"fe02991b683bb4194041f4271756d9b2ca6c261f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911131544.tgz","fileCount":11,"integrity":"sha512-Dwvxrse2MqoExhjAAHHRQDwZOgOWmvV5/3FxP5nMHeo1WAbwEHueB1VMQ3xNt12Uu68Uu8Qz5B1MKsUH2gJ4bg==","signatures":[{"sig":"MEQCIACqF+/YE4+GrdHVreCitxei2EAp0LBsx8unx4Hh5uu+AiB04yq4NyaBktQzl7K/SvEBkMORocs30QKX47mTKSjPZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzCTSCRA9TVsSAnZWagAAeuMP/AvJc2PU6CCUKNtMGss1\nhoUYZN23vAShOp7Iy4LJR7bBtxlGZgkPbFNNO0ye/cK5qNXualphjIdf/MEJ\nc0v8nztDnBvvfeohAkDQ8H1hjmkhXePP8hnhh536b8DwS0FSNzeBeq1kYKwy\nSBMOZQT4O0aaex/AngnHQCfs8eiG+fPEWUfuR1TAN+LXB8JUC2iJWi8PyngM\nOqqrBZ77BI66C5NzsVhV077WbVn6Pv3pXwWmBDOwiYEPI+IXayg1pw3vgbrP\nhqPnhkRW02Voax80AAWHY/JkUd9k1WD8zpxaud5uPNUAC0h3QEFfdLLumqs+\na0ChrsCAMWdR/9VTVPdWVPfiRZ1PV5NIO+xPl3DALklkGxYAUW/RYOpNB9AD\nap5HwO+CPWt7vRa2ocTy0Ww58eDzR8oa5v3NibF3wR+yfIpY079L3PRdcTsV\nXq3IIMEMsZkyZQEHCrrf1p37MqWOrz6xTIY6e6zc1SqzaQyUOsHWRVHf4J9n\nLQ5ZgEjcsU4a6AkM5zKTisTnu6P+UNHyKWQHQu+zI7br0JqpbTO6QXThHtd4\n/hAQlsfLPxgt7re/5XF2omOxB2wLeGL/JJeuHJlwZPF5yVF1G6KOMP4uK0uX\nsNLMvnUWSmcryM7DWlgh7KNoZdGuup6Y9nqF2bGbSZc8BMXJZkDc6+bEUX8q\nCq7m\r\n=pvfQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"792108ab11f231b6646935f340635db824455210","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911131544"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911131544_1573659857694_0.22448740161587333","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911140046":{"name":"@aurelia/store","version":"0.5.0-dev.201911140046","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911140046","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6963e962ac12ae59539b1bc5589ab1177078ecb5","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911140046.tgz","fileCount":11,"integrity":"sha512-ZMqJx/1+23VoRPR0svzdXN9VdDWKJbMek7/nBJ/ozXgl+ifdiPaJh/REcNuTM2QRBbldiyCBmR1ATUepmhdU8w==","signatures":[{"sig":"MEUCIQC7DhPXbFJ5JfJo8zlf9c4SBo5f9i/LJ/RFErlbmpP/SQIgZyMrh5y0KIGDzCx0/VLzrNXP0ZpuHGA6f4iWDv9AdW8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzKPXCRA9TVsSAnZWagAANJMP/i/LdENrmCkdzmMrDwMx\n81Pla82onSCGuMSzf8Ok+RyGs1590ztl5AK7f/s1cqm1q/NPQfuWizv/jVEk\no3/EgxCROf9zQGOy+TNACtUoXtTn/C4V/Of1/FvXexEkg8PX71mUpVPEFkhA\nSk/qeeQpts/P8cbkC1psrBca/0A1mHLYhUPV+nRUvOMrSKFqaNFjiKKoQo+u\nJE/liRu+epxsjNwfemy4DJ6NJNKyf6cHZ9lDfUjPgkxtIxNVGZgeyKKwuwrf\nCo5W4lmxjt9gWWPW6ufE8U3M2tVn/PIjtQVm5K3vWitf4JnPTPnnUb4phd44\nAFBdY7EVKmNaBNY41Tj0dOxTc6LjzUenY5s0PFy+bEAHU8Xl2bDLaY4yryOG\nDIBZARMgApcsA0LLKwTW+dNUgb9nMb+B/9futaon2mae1256PzVgUav+mSQV\nyeQt0ul6bSW/n4nhElaB2UzTilk/mMyX3rexpVTU5AOAhzsHuzRrfSRBU36/\n4Bkn1NWhg5oTDTprpVo+OcWQD8+B9B2viV13lkadmSOjaYeq2mi6GhWtxxLq\n8ofjWDauI77EgN9POynSgbhTBaNujUBkuGKqhHClXX2HouRs03L6+NeXgbYA\nypVwPlhj3TDqFg/WZWrUWPPzSX2NLGYto+/R/hhE1ArCtte2q9Qsf0wFk9K4\nrnZG\r\n=8v6G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"0dd4fede5f6898c7198080b602cbbef86e1e3674","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911140046"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911140046_1573692375138_0.9432082090977472","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911140837":{"name":"@aurelia/store","version":"0.5.0-dev.201911140837","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911140837","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"68fed587b0b3a4a68670ebc9ec4f0795be108ef0","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911140837.tgz","fileCount":11,"integrity":"sha512-sW/mWX6sk2cXIVTqHEXn9O0UhYQuR9BNcvZTAcwTiYxaaaENzDoyUyrmnXUr7ETDNQm84lP9g2LDJiQV/Bga1w==","signatures":[{"sig":"MEYCIQDYPaWm/F0A1CyRbvcvMh7HH8o7a3vRH8dY5x5GnsZQzwIhAPS4jbWfsOGcuRT1g6QCOyQEicdn94WgyENrIdrasjfH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzRJpCRA9TVsSAnZWagAApB8P/2Saj9s1Ott/GGY3wQFi\nH8DCSQmn/nJ/jT14U10zOSgcwM2mlWcsmKhG7mKFFKhtnArtzns52uKAJBRj\nYxm5SYdQnBGZ3RivwAqU/bHTJPLq8bpr2vcE0n6D8H8tdMvvqVIukYv/gPuz\nyl9WxyhDDra8fREnG2+mFe+hVwwd99aRwyadArAY1ZckpQkd4do1U9d2/tpD\nL6pyRnbISy2kjAmI3f4GRGnWN92WJoqn8sYumdB/XBgaE9mTlg+W3jD8XCMi\nDPpItCE+kzUDrwEdMBggqU0kmSi9EOmVdPlA2M5arTb+hOQIgKWkKH2cxA3U\nGeHXH/KdLENo5abITixEHwRIhqDBOZVq3kbJ9dv4ztfg5Uz1ZLQH+HVaY3Yk\n9Gz13pYtOf4CUQgGZ9hibouofesuE1IKbfaSVJnr0KddGY9mgY+gId4DOpc6\nLx9X318WxvDcDAwqZdewqLu3e6Jiv4l3j5i1ugMMHFCsaDBY34zABcPPvFTM\nB7Hmqj32vIkOyixXhJZ4pNIFiCcjNLLIrWhdSap4Wt+4Oi1YoS5J3KvGkngR\nQNsYELIJQQKHt/S1eIF23thHl9shoCg4fgr1a3dIVWJn1F0UHkfM5xRQVz3J\nWmh7MUhO0xubmY2Dbrq65fiT9RPYQrp+c6nQtdfDmXVefgT3IvgRZh9THEBc\nxCFH\r\n=tRgH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"80916e0cfa8cc2874b39b070d68a6f15dbb69003","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911140837"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911140837_1573720681275_0.8018204482818434","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911141107":{"name":"@aurelia/store","version":"0.5.0-dev.201911141107","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911141107","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"56fa72b8d72d352ade853ee4919986918c1ac4b3","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911141107.tgz","fileCount":11,"integrity":"sha512-7q/6i8Cw+pZ7yrloCDrP39Y1HWzcLkQ2Czyw0tZpzYYcbxznffMM+jXdc3Hx1B8NiowJv6zv3BDvaZVIwkvjUA==","signatures":[{"sig":"MEUCIQCvEH1Ptd7r3Hzc49T0FR+B3BMAXRt013yrO7kocME/2QIgcI+i34kxjpP+q6PSYDGHkGQzxE06MgTPNYctGlz0KUI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzTWcCRA9TVsSAnZWagAADPwP/RrGCsdhkyWTzv5oSmab\nw1swM/8U36OSiNG3BLk/9X2v7lVRfBRUQZK5d13iZWg7qT1GDiZWRCNMkQ4J\nFY3CnFMu6QrRvCR4ZyytdnaWfI0ub8FEXUquTk+3wqfky85bNpiadKh8LsxD\ndiPJf+TJ3x3tg7QF6Kw9BA5OaukL+B8rg98lzl8w5RqpMM8r5dGCcLaafCeP\ndKmGsngQWfoyojim0MFhIL7Rw1ZB1zXCrZ3AshwGJKDnxcd/b5Y6CJ7uBSGq\nZnunxEV+mZXx24vgfxq3E/oR+7c4mdFX/Y8XO3chgXFzDYQ7SbUxpic6vGcK\nUGGR/S0Tu0P4XP+xnVxO6a1ij/HedDfZRRlSCG34f02kmFlS68X0mipRdgU8\nvf0Iw3PY0w8iualS5CY0WNmSPQfDCO0piyRniDjZ48a79CGinfqX2tZiYbT4\nxtrOclYe8OTyUvJjwOkv4LfLXUFPIQfUfc+RrVhMrPiijj8dM22v0htPPHLO\nnm2ITSASKtEzl7narVz4Mbtquva49VeZvXu8bQrsHe/lXGaPIvQ6xj/vWcde\nJuzZLf1ObEu4cwL/34sgdqTgipQQcBGBQSo7Qcqzo1Ad9fH3fgk7ldGzoRmv\n7JsHiu4Kq0kU1k2s6DQAEN/pb0I+1v7jo7MUei9Mqq1FZGa+FZJ+5QUyTApB\n8XHe\r\n=e/5a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"73dda3c482a66322b05b54c5b6183e9e15f5fad5","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911141107"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911141107_1573729691776_0.7884774359550943","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911141122":{"name":"@aurelia/store","version":"0.5.0-dev.201911141122","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911141122","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9ba2acca84910aacf5a90f38827a92898dc6506c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911141122.tgz","fileCount":11,"integrity":"sha512-lhoO6wzQaqF+TS5W6W74Hv7vuvKKN3LDpv2MfzLt3x8Q4JnbQ0escN4ZddKzSbXR04ioZA9EDHymaL6qAJM79w==","signatures":[{"sig":"MEYCIQDm1kzOoV88EjW+WKjQpO14S62ujbHtTZ8u2ejbvOrQOgIhANCyngbIjNZjZCW75bcs2QMB/NHfJKhALmMYHm7vBXkG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzTkhCRA9TVsSAnZWagAAqw4P/jdBS2ZaoLJ7i8I1y++Y\nALubtMb2GjDxYSrJ/W2lhdU7n0gO2Ce2veQChuF+JBRa/I/VIkJ+5GDdk6RF\n52t9U7e6Uvl7AuuVtnM/Msh0sgX+s6U8JUZad8So+f982IvyFwAGl5F4OGmj\nPEmGkiS+Po4kNichDwsV/st9n/BWvu8i9GXxoTRZdxauaknPfelQr3DepLF+\nobyD4NU3xc0Cq2wEpmxwcBwVbuBwLPPu5APaWdf37gcN3GRy7wBvm5E8YaSd\nqnQqRDjB6S5llXnBcwKSJ+eZGAvmsX8K/myWfIzh7Kp1dISB+LmllxeW+Pkk\n2EQizCS2/c9/TJSynxynswbTJm+bTjYnr9L0ISa/HeaBObyxqIbjHgZGw3QM\nhfkhJ0ifzf0IxSW4oYBkYSkfA0nWctjZDXI1in5PVlZqCt93/+gksKT2Sk/n\nOyoarnnZnkAtIpvfes8S/AoSqmMKikpdY3HHsDuo96ZBaegYUthoj2W8HbxC\n5zRKdqlxSbrQUMaKwdtSf3tpZYiYae1PM21X3nEGnfz5lC2veQC6e8KME7wr\nspX5xfuNS39lceMLJBduUqWC04G0opfMKALmoNKNbns5eJkM+xCDy+2FF0li\nB3qzpsqKNpQM+DkXLwz1zYyZCfKXrilxlKh4MfXZcxsb2DCSQMVmOMZhux26\nJJxb\r\n=wgBT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"54bc4ee20aeb13019d246f0da7ce280ccecf1e0e","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.3/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911141122"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.6"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911141122_1573730593153_0.9277425900566774","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911142059":{"name":"@aurelia/store","version":"0.5.0-dev.201911142059","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911142059","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7ba2177db793724ff351e5573a48d3bfc7b6cc4d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911142059.tgz","fileCount":11,"integrity":"sha512-1nTC995xZ91cDze9JUg1mENisEQqOOPgVObQ1JyKEfUB/p1PALoAeVRvsaARgatE7wILpWaX4zckqh41/4EMqg==","signatures":[{"sig":"MEUCIQCaJPHOir32CGzZeV4ywgmcDgHXcno8YOAb6y3mw/MF7gIgR/KU2tvBHbX4NRbX6drkpgi5rZdf5+YTi+B8BY6sh2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzcAeCRA9TVsSAnZWagAAW0oP/RrdlhTeTDYJUGonRojA\nmbbGefCOb6E4jhqmQR7aF6KCkS6mIRG8VFdT67hNs5mR8sydv2TY7mHOxKEn\n9/qRpEDna6zHrotWEp+indOoKCPNlWq0Jvh8d9tfyQLMcZjcz5bkMd1mKGVF\nc1lAzN37at6c3SNk/TsJ0sRo6QQe5PMv15njcusdzug1X43Lo8n1Vw9GSOvV\n90p35Usfu1gkN7KIcbYiUqr189rPz7Iu1PlhHbCrXsMh9T9ZfsVkXiXYH8nF\ng16czdyVfjVeb0YGyVnPxh0Bxz9Rn0SONfW7A/LJOwwZ+NOSFoyA7w1bDo59\nBIUgX6iBTaKKHZN/6P2zmD29hRsqDjYuDm2fxbvOfue20dlPvix93GuAIaW0\nts1OgxSOCz3ek+GIGlkmpRN+pIbNbH6c5GbTRTD5dYg0CJd9tQQtz86Ajioa\nZ4i3b4o0Y5CYM56jqBkyXe3vwZ+BLq5KWn40n/UcvjGOP6Jb7MAkhLgukd+s\n6kcQWKLVVGJpppJNni1Cp7bVCA4UdtrNutItMjWlQ+JiQCh49DbkfFTtGPGI\nKqu9cM96JlaizvudpUCzU88FuoI+hGjxRix/Sqx0j+AZ7CsUtItfmDuWoELv\ny+/brFLb23rCjn9DpyeKgV+UenKWyZvrMDS8XafgykWTiu70pXxbYtSWQLx0\n/7/4\r\n=E30/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"97725111c1bfab86f15f6c2e8c0efb0d01a32e5b","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.2","@aurelia/kernel":"^0.5.0-dev.201911142059"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911142059_1573765149723_0.9848510538865565","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911142102":{"name":"@aurelia/store","version":"0.5.0-dev.201911142102","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911142102","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f4732afcc03737f72ffea617fe9ec8a636ef72fe","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911142102.tgz","fileCount":11,"integrity":"sha512-OBYobeg7UTIHBJbOWRDFRgST6/Kuh7wH00Lx55MH11YJXN5U7o5X9/8TNLRIQhiWj3SAhozrRtFjuqz0UYOQmQ==","signatures":[{"sig":"MEYCIQCIGl1o1RxGapXPf+v5aXHUxMokRnr8rg9Mefjag3ax5QIhAOq4+cMe1aygLq4KnWk2WtaOFkxx71qBFNV5xdunfFQj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzcEBCRA9TVsSAnZWagAAzVMQAJXf02KVFxH+ZNrW7HC0\nz9hSN6TCBxCRZQH/n34WRgh6kytxBwxbILQ8HEdJZl4vPTOlrbVlzPZ2E6Me\nSrQjcobzEMJl/4WjTboVVNRqZyDV7MCTI5FJBCkUdryEDJnanaa1xCmxbbYQ\nr1QdI02HP5E7rzwLNwdCZIGTrwnnrmLlPaVdsJGSbF7TmSVRBNsIxGLN8Ze3\nn6P/AMW8/+IgsVGxfPYg3KueCKdlGGDhTas23SZG21n2eGRyYczeXCOrTk4P\nur0BHF7Y0SiatCMZhB4e760YVSjqGPrfdPUq9eQ63VACOcB088FbPOyWvfi2\n5XiisKeciGFmhKUZsBUpDB+sTnzbefzn9sJKx7AA7ThHUJJuoZ3eMOrGhJAn\n+DlBD7cqqNsIXMBwt4aA3qiycRKqsdGvnLmgaO7reAYhxXM9W8BYsZU+oOjQ\nbzsoy8hjnZXpaLjfCzY7Xts+ZBUw/tZYLLLqwbNXi4RXO8k3DW4tpyyQlzcu\nB1qstwbXjfGC/OvHzXBV5eJaqYfXN8ABRLy5WYnUDzRBci6Zqrnku6AwMRvy\nUxITaBsYShA0m2euypVURSGjzMOaOph70ClUd4ziCzAUp/YV9S4dTlOcpgLX\nmw8I+03rsc06D3DMPRo8AWUAfdaYpy06yK2Te1gnk5RVFh60Z8+wWEp+IO/X\n1Tlt\r\n=U5X0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"e985d38a1bba77deba7f927b4f1fb6395b4c60e0","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.5.0-dev.201911142102"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911142102_1573765377592_0.44464052958623235","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911151441":{"name":"@aurelia/store","version":"0.5.0-dev.201911151441","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911151441","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ffbee4082d320a31910d2894a2034cd9783ea38c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911151441.tgz","fileCount":11,"integrity":"sha512-w9IHj9G+pOutdcJSY7r5acpCmAXqeCUkfyQmLKM0C8h1nXIgC2UGok0adObxh6aLD7xKgmDtm2KvnJPWKaMt0w==","signatures":[{"sig":"MEUCIFn3RuLykRAbw/g3Q7k7gAf9LCgzdOUoT5yvbGV0U5fiAiEAgb3fOMTLCxOMQfSYWq1iOdeHWQ8UhC85CwAXB35MUas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzrk3CRA9TVsSAnZWagAAeiEP+QFxk1+omoWzTAwirBje\nKAIE0EjeuhQP4XeON6LOGdouDG86q5qRw8qudkt/x1rrmeJH5wLdq2euk+nN\n9RimVG/oOiB2qTBTJ8jCLfE8SnxuWoWroNZ2c8/mVnQTW8ZEceSc/4AJ1i9B\ntK9TKRc4l+up9OouBHPe82L7UBFqBy/6pVxpbvG8ei0ozqzPF93yR+nkd78E\nuWubO4v2mjY8u99vRJKdYFUn4ovYkHsz/oquIAMMtYyV+pNt7/0c5C1TICAF\nlGb4reIPIFYaNSphIIALgQ/gUVFzCBgTH1zVf74NZzORe5TdZ70qfnNB8v9A\nEe+hkcwqPWKdInOLLwZkF76FfB+bS9U4y9SG4c299hiHqT1NXLbYPuJgIcZ4\n4PtwjVn14Msi2kXfgkMKhNCK1gybdkNOhtxSt3BoHOwmN5L1atFp9vY11Jc+\nf6Bze+wWGwZKv0IciHlPlz2bVXu46Rpba6CcgXrW/49yONqILaXRlwGj3NkG\nKzDfH2iVeZusd+7CcSjrNXfGszCxmBegqlTOrIj7YixB44v2tdW1GGW+D8KN\n63pKxpQyaT9hG7St7oTayG2blkMM4c0WTyNUOfS+tLUz3/hvGyLug//cf/17\nJsuyXFwl0dAwZ1ZImewHU4T3P2a9E2WADPxkpizRMWE0jQimleaiFxPMg9W+\nySsi\r\n=orr6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"17934efe0acda1d7739c0579b008d3354923efa9","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.5.0-dev.201911151441"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911151441_1573828919179_0.9688045106131202","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911151518":{"name":"@aurelia/store","version":"0.5.0-dev.201911151518","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911151518","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"49e6ace8bdcd6dbd8baea8e47a0a167217576a9c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911151518.tgz","fileCount":11,"integrity":"sha512-3flsSx5gP1JsCmZdpbodc/qq4ZirGlvD6mPsjLiX+f9tFSgMs1hcAwzFfvbi1Ic/4FZA3QkSS1MJGgRINCxRow==","signatures":[{"sig":"MEYCIQDKveg7LqDceQKwU8qu048IdQDOZICNODT0CrqRu5ZnQQIhALlpDcS747lMIcJSDN1D/Fdd5NMgM2ciWV42b5MbSKPI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzsHkCRA9TVsSAnZWagAAWPMQAJLqtKXYPrMX7Z7kvZCB\npuHdJ7Acm5Llas0+qYVLLhWO8GkcjQuNyE9xNf1E+HPQgQxcjfXHCb+ceMcH\ntzq3KHlyec7/g5dhEgmO29vkpjU1AI8KUwzsikVJaK3uyvPlbJIK5XG1wgOn\nX5LtG+mqLQ4ZocAAI+Ki1fdYyNpenE3IMYcTuZJ3nyrxWg6e4no9YPB/MFhK\n1g2NQqFH+ivp2wI7h4m39aPPy8kbdeSvzq2QZVS5bfEOi5bEEuKeiuMuVlzL\n/ZmyZOdAcxPeO0+3PeB/RB9TwEjeqMB410NcJJehqdP9mJWiRJv3o2DCBBim\ncuj7nP2xaYV0yRibmWzovDB1/8ubdKzW9WvJuWnbUNbjRRG0B6TZb6WRqGQ7\nmFn1IHh+yVFvvJxKAMf9zRxQxSQ1+3qn31vNoR0/0QMfu4GldqcXnjRUuiw5\ns29HcIayZwp1NbQ3kjg9FQTo9M+Uwh0qyhvJgoU0hnH2uldTU0Ig09ofH9qE\nRmy55T5hb0biaMaCoP4rY8dMyknKwHIl3Y1ZM26c86GDhq38KEDSSTMakM2t\nWlxvaKKRLdCFQEiB4DMOMbUeSswEYKWPUjXTBfM9gAjm1Pouo80KChGUao0G\nDqDlbOilrc0XcXnB6tx8GY1IUM2CyrOPC9Cen/DblRbKimTrogPeQ6l8sYKq\nSntl\r\n=cmIM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"026d717172da5fcb546e579bfac3aa1ebcab844b","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.5.0-dev.201911151518"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911151518_1573831140363_0.2537040979398886","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911151647":{"name":"@aurelia/store","version":"0.5.0-dev.201911151647","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911151647","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3fb469655d6c91341d7c6116b825285023f9000b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911151647.tgz","fileCount":11,"integrity":"sha512-45m6w4pSYIqwG8qK2nQRXt88OncA8NwKmED9d/mSjGuvG1++fjCq24ZtT3/U7YNATIsbg1c/jtf7x4f4KEanbw==","signatures":[{"sig":"MEUCIBebQUc4xh2hjKS3dmABZtQFcFkbDtaoVPbMDssRlBr9AiEAx5E/r+1/t0bXHPJrMagJxMkLwQVHWhfE2Kz1A6urwTQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdztaWCRA9TVsSAnZWagAAe0kP/3Y8ihVuA2ysGAFbGWMM\nE5p+OKcpuyYyl/EfWzLgBt4KOUbeGMDan3jOgtEGTw4WqUwN8EUeAkqE9hCZ\nLjNfxtY9Ce26JdHHY/MG6dYEzsXwH1ItkJQXzQTAGNdVJtunlS4V4AqqyV4F\nd1BgYGm/xML15MXq2doMJEc0XCdf3EA8mi8Hr8jZbo57ol34j8Km7xmquFH+\nLWHLSqXUrA2e5go3kGMUn5gh9e/T0F4Sx6ssRClWc5qTfjJk502ulq3MDxpZ\nSwZl8AEz4X9jGnWrnULanoCgGpNqHJT+f5UU9vVMFE6T7frH0aY+T9RBN0i9\nfm95rVwG6Hd86jcf5e9FGN9j/Dt47/FHmpCFI1OECjJDJYltuygRzjWTdskD\n6fVC29PZkVNiRR3uB2V8EdvmlapqUWnFSxAUJx2ZP0NNh9UsE8UAlGi+yVAV\nGBKJzClujJC1posxhOkZG5JRbpcFBtBKPogCNrkcIveFBZ+UH3EqldWEiNAc\nE4xflMqdP1byQzZBBPx2/XjZrP5h4bXRENpMtJgr+ASAgL8Y4gCO5tubAxzt\nm/7vfNPiVllO7zDXtZCoI+Y6QpcbniIeQX5PakT2pzWD8vYqWkAsiHL5joOi\nE7ljju/16+gO/94C4Gyau6vDC+2uHbtSvyCxXfyfliYnE3R6H9R4lm86iOp2\nuKVl\r\n=TAuy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"0949fe1e99124afe4e0901ba2ec0ac8494926a5d","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.5.0-dev.201911151647"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911151647_1573836438218_0.8604898879057115","host":"s3://npm-registry-packages"}},"0.5.0-dev.201911151816":{"name":"@aurelia/store","version":"0.5.0-dev.201911151816","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0-dev.201911151816","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bef29f73662b89f6da5bdfd10f593a72a2c1134b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0-dev.201911151816.tgz","fileCount":11,"integrity":"sha512-j8a0ZwQLMSaMNhZkF++freSu5MD7z7xmcHzrnlvVOu4D52KpADFtFYKGrC7YntNhls3zxmgc76gcVu60BRXcng==","signatures":[{"sig":"MEQCIGNxM9Fn1M0SFf1I0SOwMKu8ga7q2gIR8nXZc53yygW4AiB3WNoarncVz++zkbDODogVcn4VHKlN+dFMEQCdEU4lXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4604,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzuuVCRA9TVsSAnZWagAAdfoP/j0c7yWJNO9Un9uglqwb\n53I/P5704e1VssCcSUuT76nvjalQilwoeHAXD+HJRXy3rYCZKIH9AaBn7+xM\nvP09B2q7UvXNkt6OMHAi7VDAosE8xsNJkbd/V9qEwjRRxsLVQrHHTTpXzxNO\nBG4Ih7rXQiScnflyC9+PexEHVJB6icGQeXYy30q6eqtvPAsuUlraaFRcksOu\nlHsyWajZkr73pBwFo1T4PKcxVyTnFquVmUeTYAxzJy+/QkVoBgbpdfgh2+U1\nPy9sJkOwHKBA1zO2niMDFek2K8eEPIDCB3LE1cGGmsx/mRjHUjGk8lacT/uj\n+CoTUuSdYd7FPEbP2INlwuJ9DD9eqnmaDLp5pKoF7ImqiSOxIFk3BZADS9+E\nxMmplZAtKgm7Ien5kurug141YQDth+3DHPVyIzeRhtXQz2cDQ8cQplQ9S+GU\neXV226DseDNg2D0yXCLPgSVlILnQxUtpguqQf/OPZrKhTbD9v7bHiWM9F0Oc\nqCP7p3YbxAdbkARTpEL/jHM6kAJyEcSZScTFTqpFKx1firIWNc6TTC8PMv06\npSxs1PysizwvxKp9W3guqKVDZhpvKRMakJfizP7QL8FGrQEfW6A9Qr6/A+do\nuZkjUjxYWUIeErY0073hZU5PG+cvK7bfQ8Z7sRXOuA2uhdb+a9owGQ0QKti9\nZrhO\r\n=JvAP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"a8679afd964a7348f7337d6f92a7334a591acb10","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.5.0-dev.201911151816"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0-dev.201911151816_1573841812436_0.1919328469442081","host":"s3://npm-registry-packages"}},"0.5.1-dev.201911151840":{"name":"@aurelia/store","version":"0.5.1-dev.201911151840","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.1-dev.201911151840","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c76eb86e7e71ba08d2e3f171776cd1e27fdff432","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.1-dev.201911151840.tgz","fileCount":11,"integrity":"sha512-a5GatbOhMLtDx4+63CkDRMFy/pjDt9il62fEI6XaaQVy8Zelgs1miQVU7mhxV2jsXfw5iFd3RtzZFkawBrjs+w==","signatures":[{"sig":"MEYCIQCMj8DKnptZaswkdUOJGEZMC0ayuQm0OkuozxRFPzK8bQIhAJn52//kfcREvpZ/f6/nI2RoiouSDar0zvVvFgbVUXAp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzvE0CRA9TVsSAnZWagAAtaEP/0gR8fwv/ILK+l3PalVS\nV0+BdYtbUIdLCRn+272mPrQp++TesuvaB4VcSVjm1wiE7Dz73itzTJdgnoHe\nUtdfOsbUxZBZKUpFSb3lATFZEBEo65z8Ga7etTMoe/Y1CY3W32lPJZY3inE2\nayJoT80ke38gY1iOKwc6ayMwaNgB4ihianAyWZCVokufhLXKIx+M5M5FRe0y\nJhbCuavtOnIP0OpSiZCWXtcprf3tphSlw7/KQ9brO3+PjY0MZ+Y2EVwdvQWi\nOPplYH50faNyJyKLHxm1AYqq56e6r35/iIZauGcwguhFMHLyYGzgxucOai+V\nsnDUwNHXX1PZOjins6hov1KSOah+ijyW/h4Zc5uwlKzoA6H54oiIaF6xnR7v\n2XYRLVdhpsl1X9YUDc9afj18QtkuPO01kX9pjgc/D6wPo2iTWkOiuUPunKnQ\nsJpLxF9gSJ4rzf6W2JlYLzyhlywkIOSMeEZMWvP0BRCNF9mn8fCu3J2JI+NB\ns6WCBzm5c4E9nYIdoddmydwlA3kATU5UcE0zgnPIT/AW0WFwSBNUZiC4K0Aj\nnlrHS92JpVtClAnAQEY40pqLkp8Pa24AdEgII4pitz1yoFGy4JOcMzNpVwMk\nf7x21hS14ZdV4yBPce0CBG/aFPLD5rY7L4/2qmHjEy1B2ptUS/oQuYPUYEy8\nhU9n\r\n=Oiy5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"52af3ce408246d2e66ce763f6505b9c50bcdcac8","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.5.1-dev.201911151840"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.1-dev.201911151840_1573843252060_0.27823913846385007","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@aurelia/store","version":"0.5.0","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.0","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bb39e3e82abed502c7a438d91b41cd0d109877d4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.0.tgz","fileCount":11,"integrity":"sha512-nl16zkRcIrwH3D59kYEpc5gY/rW7rHop2CZ2+Sd963pNAncrUGsBsu5xP4Jfn0NS3klnVcBXtobzSwPdr9EFJQ==","signatures":[{"sig":"MEYCIQDnESi5YLGR0yp/PxF0zq6a2O0KyhO1PUBl7tmG5MxlqQIhAOrTGoK5Jruydx7BqhkBRYNigi/yQKcb3wuazAlGkvix","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzvL8CRA9TVsSAnZWagAAxzoQAIArNe6xDQlUncUu10n9\njeLz4pc2b58luIrQOLQjt2bLklnU2/UIhCNW7TMl6NAllJxUunOydY2hNct9\nWS7AMGCbz11X3C9vcMuWbzcTwCw7Zjsmkq8Lv4sd10StBYzy7cuGmNoy+xMk\nlH0QEebC0Pk8o760ahcne3ij1aegDIY/BvBaek9dNxeylHvyl2cGZRLk7qo2\n7Hw7UKd7WEh9qN1UxU5GB9nlHO7qWALoOFqvf6ODMPuUozD2TmVQvR35ywY/\nc03fae5ClCakb32fP15usoNDGzrP3quREGWvoGICKcfCueELImiNFW1hxg+U\nZwOQ9dLppCjPqqd5rasVhzzR2wO/Vj4U7wn3m8VaC3k/QR93IKk0KORNeYo2\nmSSobFHhgDH/fedTS2nBtwNE4CEE6+8oVTIm8+QLPmVP5ngibN3IRJ0o8yXU\ncZsKFX46it4Zd1FT7/Z6YNG4Sr3SYKMv80HGSrKnjQJ5uigcNgITZZaNje33\nxUtzlAtGnbZydDhOf5ccx0ZnrGRqhxufb1YfjyiCY4pd1y2o00ciDUiAmLyd\nxRP6D6qvv52kW5NXrO5fDuqJui7I3GROG1l8dJf+O8Eu61u/bdm/BB/jj3Ur\nDNILCvbH9IEz5ezcHSTDCs76WGOxGJIOICcnS13HinQEbr0KP6UDEu540cSo\n1jAt\r\n=GJmW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","gitHead":"1345916535f688b88e00f441c1c4b7c9fd5a8cc6","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.5.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.0_1573843707865_0.16112826578839745","host":"s3://npm-registry-packages"}},"0.5.1-dev.201911161503":{"name":"@aurelia/store","version":"0.5.1-dev.201911161503","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.1-dev.201911161503","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9309fe38beed34f2372558791b9e84767c0d019b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.1-dev.201911161503.tgz","fileCount":11,"integrity":"sha512-6fBeAw65VSx35UjlghQ/dtv4F7GFIpLBgMgT90G6RZhrMXx/oX1yPdcQIthaiE+8wPT24kBNKsRRmOQlyGyW+g==","signatures":[{"sig":"MEYCIQD0lANd7zoW14rayz7F35DGIMqUItzsOo3jYIbnOqiBfgIhANsSwo7kQrZaMziZtFAEqECG+3+nkrEsdIzaGDaIajk6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0A/LCRA9TVsSAnZWagAAgosQAJDST69HwYwHKbxsvvfU\nRcDzC9Q7p1pegKEime9YtHfTJLy4YwIWxNgN3zCaBc4Juv81Vov+4vBZEFhn\neouw8HXxHjbX+ATFjFs0s8smeHTDC2QI+mcLXmywD4WzSygz1Uj7qMr91s2M\nBj6NmS99hg2L5uKxk2yYldYz79dUSUC6xhsNGB38evElAKV0zk2SLdbOgTnz\nYPYyX44I8Uussdtn1Z+XluaeXa4DK/WN+c8tUMNN6+dcUx4pPz4Zgc7vi5rf\nzZzc1hdX6UpETk6DwgptP0GZIcS9SoKViPeX9eVRWTCmwyhxevhgBkx+826l\nuQgOirxkfd4zrowh06osECVUPcTA5ibeej16HOvBEnJ42X/q8npJDGOAUoA7\n9ag/5eSsFxgLnWH0hCGE78rF5z5n7KOFkSbHM/nxva7oG6oaK0k0p245L9Ho\nzG6NFq9DgZPsAQO2iNmPDVm8AE0L6KQBOw0/vO0VBhtsXWwDjSc3ZPoHzoYB\n+uJ0Ec6/GsTSfbPnTvm+n5ogMJOi/ukzN6WRavyPJb+2u/h0MT3h3ETZVGwP\nzY0l2Qg9MyFwoRT8g5TUcyDuhN/2qlPk4wmkfeXMUu8MbMYaLXMoKoKom/x5\nOghKcMCKbvJZ9wR2k8MLcWWHYAIvREVmKNYYqCF4/wZo7VuPh5K0mulo7SEx\n1MXT\r\n=MY55\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"03b402417bd8e8492020be82bce7a5d5d7cadb99","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.5.1-dev.201911161503"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.1-dev.201911161503_1573916619527_0.6031940495060468","host":"s3://npm-registry-packages"}},"0.5.1-dev.201911161520":{"name":"@aurelia/store","version":"0.5.1-dev.201911161520","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.5.1-dev.201911161520","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"dcc7af70b8f21516235291f1b2b2f40fec047e13","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.5.1-dev.201911161520.tgz","fileCount":11,"integrity":"sha512-bnFTRNtFDFgN60UWTJMURgN8EiO0Rr/dBInxE0vBYoc2uqTQsyyiPTS5/uhs8kuBL6A8jnaFpa2H5FouzYwlrg==","signatures":[{"sig":"MEUCIQCsd8Y5ihV/KFK1GYJ9RJ68nPs+OYu1z1t/m95J943kWgIgcZ0KwpCWq6KsoAtzUSWBUkpuhOHVeA99zP0rGaV6sSw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0BO0CRA9TVsSAnZWagAAcaIP/2dlAS+qRAACHYxGph6y\n4OrhtpP9hfulonBPPwrvZeCRnho2vAvaVBq7Od3YFhEnj2VV3ZVecsfnep/2\nvX0eQgGzIOG6r6x0zMIxsqLOHTV9yWcsfpWK5lPqjf3fLvAvQ0hxBTLKwvRA\nEBhR6A7GfSRDv96ZyoWjQkV8l0SLVVoyvfVWMmQFvlXLmHIi3yGvm1BT50I0\neJxQeMura9idCkdbPcvf3lFLQI2RfX/aou5TmKHKJXFo/epjzi1AU7vbtt/U\noKNaR2p5+B/DI+QJPvHjNnm5RuTvyQBZDczb9XviIYfx0gDwStDkXZ91RZRU\ngUNkncJYEyHQQX3ITlLTLUAMOQJOtimA3A089tkOcyUQT1W7SHuX0XFUyGXU\nlMnnTxR5azUA2enA01c7fRrNrMoypVT2tdJPD1ncwBJ2zwTDOxQkRhS1pcpI\nqVN+nuk4qKZJzamFnd0lUvfNdFV1Y3I4krC97A+XiN5A5hx/xFm5yhXtule4\n/ncLoQKbwOYveaUEg0Im9hTIB77bKaRbS57DejPk9uM1xVIjACwnMUf3FQxx\ntBjn6UOl6r51bvydiSTPNnWXPeIfgqieqFcAZ4wb1CwHV7SZJqe0ZivdMI0s\n2Y/6oVRcx63ZH1A7odG1sRbRHYAnB+n6iktc8hTJ8pYDFuMcKDI7q0vNt8n3\nlPQF\r\n=5Ezi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"f9aa3bcc72efb273724b0abc76e6caf90eef8479","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.5.1-dev.201911161520"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.5.1-dev.201911161520_1573917620227_0.6548351045420666","host":"s3://npm-registry-packages"}},"0.6.0-dev.201911180622":{"name":"@aurelia/store","version":"0.6.0-dev.201911180622","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.6.0-dev.201911180622","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"58437a942b5cf67feeede23eb2753cfc3c58977b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.6.0-dev.201911180622.tgz","fileCount":11,"integrity":"sha512-Mi177EyR2HzYyDWuRZNNUJvrokPwpWjDLWBJwaIV6UYCfAX8BI6Vjzxhe78BbCUCq9u85pVHB8+xjLw2bvSG6A==","signatures":[{"sig":"MEUCIQCdnCyJ8jsG6HVMTNwNLaa+ShegOEBnb8XMPuvaCyf/lQIgUJgecfhZ8YktrOZ2SHEwKpAFmQWLHXG9R+QpaK5MUx8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0ji3CRA9TVsSAnZWagAAFQ0QAIndUIY5cNwNhJoxz04C\niJbnYFIq0J51wFKUHkBM+KAnzRvWBcj1s+jQU3acB9p+JAIQ4nER6mObzjlZ\nUbcI8QI5y+FHt+Ey4FadU5YNsKtrs+6L5vR+W+O+eHJqnJzRZusYFjd+Xb/q\nVevXCqbQMDlYEp4nY6EVbw4r52J+WHf+fySoXChiTb6SVEh79dKT/62SIade\nRvDYwGLZjVMLJPb9HsSbgLAsY1uwXD1QSfPNXNJ1CkFJYQqtR97e6ahY+DZq\nNOSmZvI3vukjzfXK/IxOLOl5hAGPZlE24WsYQFCrVwNJmRcq32mUY0EEBcSW\nkg028K/YjJ9j/Vl1i+2+tsIsb5ny2r4+geGd76jC2WH+syS1W+oZ3s7d41m1\nNJT9LbvA3bEdzVO3F43/AlQl9xEzB2lvoOCgu0ayx/qQdte4Dg+ZOn3oEj5C\nrTsJxb8dOUOnO2R69cyf+jV1NQtcMmRqYL7hG4PZAR0Y94jaYaidwzVMKohK\ndrgFjrlFRXj1XXWhtliH25s3a1WTz80iTdJsjfYU895Dy5bw5WkvmumRvcpm\nhfcuBHd+RQ/Sqrloc8LDCRR+ogkFn5MdzanxYJ8zLWJmXzJAirgzk3vB9PSS\nDB8LzKxNkvjourzf0Cqd22JLJjjMiDGQwqZnJnJtLPK+K07m/P4/YVaEv6E7\n5yBG\r\n=k8Kt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"a3252c19c94ea10632d744b7552308deb32a4623","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.6.0-dev.201911180622"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.6.0-dev.201911180622_1574058166964_0.5464158332401561","host":"s3://npm-registry-packages"}},"0.6.0-dev.201911192351":{"name":"@aurelia/store","version":"0.6.0-dev.201911192351","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.6.0-dev.201911192351","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e5c6dc49b251c4472b6bdbe28ab8b0523d538d2b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.6.0-dev.201911192351.tgz","fileCount":11,"integrity":"sha512-nhuot1g96ec0Ovhd4ecRk4A5mqmyEISfAzIdoTuPnGvPGdaFmpDxKHNDYIuFcqalZF5r5WQ15VFshc74aZDN3Q==","signatures":[{"sig":"MEUCIA00iwfRLnylPm4FkB411DcPyrnimBX6lLNkb9QaVFxGAiEAh4sdYWDAAv9rpcCwiZK+TfGq1EdwDGtQgztlzkKLzxI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1IAyCRA9TVsSAnZWagAAtp4P/19vYYfMW5hBkmVPGR6C\ncbz1Vz3coHqumHqqW5dGuxSI3TXiw02Y6v2/ionu03WokdxjJX2TXFO8Vyeb\nc839ckAaiWPerOn3nozZyJADJBnsfAz6lKQDkIIVxRVBhcwq3w6qpD0Qfyox\ng4HKq+81D/O5cvYFtry/oXcQoWhH4jXtAqf9MpLUQN81J6rEG9xR7ShLCdBo\nuTDrN+cy4hjtMwwZO7d7+mlQWlu5y52+mT3VvsLit0UACCAdZTxvgcJ2Pm/1\njirK/Ak4agblGaofLGxbsIfv+obp/2PBYMsi9xGNaI/ICzkd+6We1EbpbpmE\nlb8UI2D5/Eh+J7EPfGs108rB98saUOUYdJHDSaExfwuEEsRMCdjBSghVDpsc\nrqdZ2SwbhQze3iugqqNyjNr3wDhLwgAm3J/eX03AijrHsBBeSjvLGZZxUWOC\n5rtnNMBYuJV8aTU/1+EgzbQ0i/t07Ts5jjeeHN1wi+mN4LsNi60aKpsyxr+J\nOQrCRqQrdEpa3Vb5FYj81xM4VNDv/bpTBxaJFWgF+5Xm9ur0m0YwzH9Fn4dj\n1E7xVxUckLux8CoN0gK1sL+rEERDPIKnxseXEZF6VOe2EhcCFYiMFqQoHXsU\nJaUFu3xGWhtuV3PKgU6SCOfGZF+WPhBhLVXwVAtdaJcK29s1MTZqKszYpPl3\nmxQZ\r\n=lSBg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"7a3d33e913738077f0acf35648824ad824763aec","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.6.0-dev.201911192351"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.6.0-dev.201911192351_1574207538282_0.34418818457260714","host":"s3://npm-registry-packages"}},"0.6.0-dev.201911202232":{"name":"@aurelia/store","version":"0.6.0-dev.201911202232","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.6.0-dev.201911202232","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"63b93ae624a366b954a827d7f7dc9bb6a68e9fba","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.6.0-dev.201911202232.tgz","fileCount":11,"integrity":"sha512-EyOqtiBRs6VuXyxbi8QFq1FuV+1oH19QUBfIa6ZS0W3d+GfT328ARZKcl8JQVvEtk4l8H5WO7EO5PhMlrj48tw==","signatures":[{"sig":"MEUCID/j7NC8Kq+9wThdfkaST4cddhSDwetaHqGligpE94nXAiEAtNEluF1aw2P7QBEeZQbkzCaEXs/5hGo2OMFQMshtafU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1b8TCRA9TVsSAnZWagAAlwYQAJheJTbE4DkCrtm08UGv\nJPHLugj+PT8c/2lz0gebhsTdoN90d/L1ymtFKUYuzdOJo2OGWyqLXy3YwmxT\njAlgfdqjWMGviXTYtGtA5aACEIzemaEL2exld/N5/NtFSIs5A5tq3oAH3NAr\nc2Mrtj6E7Rp2gYFk9tsNa8iA8mbB2uCs9ZHmuJyzgw/cB1SXCALN7XvkWNLV\nNzS4ucTx1XRndKj1gT8MkyFvULkhYTINvtGsLOx97nsxc3EzcCFyFScxHdSt\npj0IeQ3bu5xkAOZbkBm/VPi2LS9s1Co73pS0iOa1zonGCMi/114Xf4ZDTfEg\nO95lmXgCT+B66UTonsUC1zFyM5qlAU9V79McwlRHQGFR8HnrEay3JsBBd71F\nPD5agyY2Z9AHDmkcJOxX3WIsOuxOxffWyOLbumgBR45ilZ7FzL4pu4nXPVaT\ncOY5C++69yBhlwMnKHKK6+4Tz8rHqNzeM+RFVN8XFeuy700QywHyqgVDVKtZ\ni+StJCX8Nqv2je7/qo3wTRyTUyIyV+km6ELhVnBBQZZdgMxzYQ6NqmvvHCe0\nxfJfV4DDi5Mb523YRzUmSTaAsIqK8ay586zRyVs9xxeyCPSpT416twDrFXsH\nCuBNhPXId5zFVfULNycRlVX/89914SN78woFSfKNtVcBVHy/tjC1gp4DGiVS\ne56W\r\n=4hxN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"6189e66bc0619cf9d9449e435cba724152982eaf","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.6.0-dev.201911202232"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.6.0-dev.201911202232_1574289171451_0.6838370707919617","host":"s3://npm-registry-packages"}},"0.6.0-dev.201911202238":{"name":"@aurelia/store","version":"0.6.0-dev.201911202238","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.6.0-dev.201911202238","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"818079cafa577ba0cebe45957e903e1bc7303474","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.6.0-dev.201911202238.tgz","fileCount":11,"integrity":"sha512-sE4pRBsqDGCpCmWaClmfsGFMI34Ih00MQAO9mLHPX3HkNSUwLR+Nbg3/qDfUMLWOx9hqANvyw4sP4c2UX07nHw==","signatures":[{"sig":"MEUCICjKtsrUdw2fyplhqd50V4/In7BPTG6L/kRBLUgGVfOMAiEAuQEPa7t2MZpEPxNirLK+axAtRhGSN1U02wbBab+2j0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1cBuCRA9TVsSAnZWagAA5wUP/34/pZbFlPMtq9qQgS1G\n48fyEsseWvRi1F3ZZBBW+JDEM+EPah4U46NUVNbQH8dqFepQZuvRU24sb4yB\nYy12gko8QuDn3j7uhcGIN2m1K6CSnzbyMUZsT0ptfuZ1TOi65ClXxw0hDy49\nA3O4hNt+R8Sl4v4mM6JYy+jiYmdXimWneJQFo6SUW8s60GFpMinmGHVDBxhY\nW8uCRHVlsOeqEBnHGU6v7u0b/wzHaAzB9kfn8UjdHpvHt7r5xElVmgpdL+34\nC62J4BVinRMDFMJkEFISxN8HzhbldHgmQb7oTyIqXYddWN1jeH6p6i0kfJwe\n1L5cNktTYBgNiDR/z0SHtHXFCETblq9flac+5NiigwmwrYeaYPklRpkB8sxL\nHVOr8+p/bADG5lp3+3sfZCeUcOb7goLrGExJMjiBO0/SuRJdYfyJvgtXkQUN\nlW8Ty72O7mvpvVekkcChs1R3oD4qX1tUxEdB7NnHvkoMse8br+85iqyAwlNV\na/xgaZ8CUr0fPizu5Bt9OdyztLft5bqihAu5/MUaHcGqJWt3DjXxmb7zcjk8\nsvsCneTsN7kGXfUCWSrBI2KhkTAKBSXnApno6zfMqgsHw/RsLpj3HJ+JFn9r\nK36GyahxKtPXysy8I+v8MfsF0YzaGXw0CpDsMpXpfWqRHJecrRvN81XizCG7\n+DXj\r\n=ppDE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"3194c4bc4c92c76823605a8262c3c9c0e086adc2","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.6.0-dev.201911202238"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.6.0-dev.201911202238_1574289518314_0.9881970159734106","host":"s3://npm-registry-packages"}},"0.6.0-dev.201912061946":{"name":"@aurelia/store","version":"0.6.0-dev.201912061946","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.6.0-dev.201912061946","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9aa78b715d07b88a51e007e6f9f271d614eef987","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.6.0-dev.201912061946.tgz","fileCount":11,"integrity":"sha512-MgDLiONJZcy0pUny4LqYTKm2f1XOElFKbqH70K/dG5kXL8x57VOPgo38fGHfqC8g/ZJ0Ja0lkmauJZDS1GWiKA==","signatures":[{"sig":"MEUCIQDQIVRuwYGvUe0iYn1phjyKooMVYshrjtstyuUXkMD7GQIgR7hjnE9nVSWa6kGhav32Oed6AemmXuJwn2S8TcuGo/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6rA0CRA9TVsSAnZWagAAAvsQAJUneiHmv9lvMaIKV/Uz\n0Jicl2yySTpORdjeqQPNpAUhtPio+Kianh4ceydWrVDXtEQqxCEcaYPbPV3o\n5hEmed+lPO1ugOUt/rSOv8lj+9uJOT2V02QlILjh/vYVbc5g33+CWzHDa3eW\nfSJJ6jZM2lMP9c7jbiPnCW7+FZ/NKFtmzdTBI2aWo4iApk82KrdKQlfyysb7\n9W3XAXJdY/JUxi1wnti/tJo7/xBqYNG6UEMcFYxHqcIoxwyeC/1Pv6Gi3Kr1\nWyZ/4copLTUeurZhc503TUKY4tG06l+BEJnJCY9AZsE8AR4JM9p8mOrPydI/\nPx02qUsF1DWrG2Rxr47JzeR/wCs9C+NU8XTjJyhNJs1HV6o0u9tfWmeDc2ty\nJNmpaurhTHYSHLFCLHjmGc/9dIq/B5fAMJ34Sr8UrAGKuCqWOp7Zn//d4rbo\nfuwmyzZwcedXtKNJmUT7GNe6cIwbAuBXQ/HTVp/5xhJDsgj8wgViKxXwhmfh\nXRV9gGBrQW3xOfwSXYQr0UPmJR/1cplDTbxjw6p9mv1on7gKMkoc7tml7ZxL\nw1lTVmbKZu5b1LjL3xWqwCei3iyAQWSoK3wLKUS4mULNLhNICjJakYgKgo42\n4GQWi5z8BEbdQemHqACR4IKkoH6qHS/6BnGAQAHCNl6U+E594qpDRlnAiYHb\nTrES\r\n=g4Hu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"eee8491eca9d884dc234b2a76b5d8139eac60ec5","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.6.0-dev.201912061946"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.6.0-dev.201912061946_1575661619622_0.8688801542762672","host":"s3://npm-registry-packages"}},"0.6.0-dev.201912071507":{"name":"@aurelia/store","version":"0.6.0-dev.201912071507","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.6.0-dev.201912071507","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f224c0a3691d455f4e9fece85f9907cb0d9f8054","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.6.0-dev.201912071507.tgz","fileCount":11,"integrity":"sha512-KgUTd+Wlbb1G2ujCxbBvuLwBhz8qWv0LoMVp0oWQOoNW9y56IZmUVlhJHtxMnFRUEeZc2zbY6cQW3BVxxKjKgg==","signatures":[{"sig":"MEUCIQDk+1Wq1MNhAMrjhhjR5e2c3sHWwPje6UoOX1lQmsql/QIgCKU9sSsBJ/R1zQ53DnDUOau/U8Ft5Bx0u2GQWwaCwuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd68BDCRA9TVsSAnZWagAAsKAP+wRz+PgR8HG7kOR7u5cA\nzS8t+QdlaShIq06VVPQ6sasXkuO6sFYn7MinAk0hOaMrdACphno/9mchYBbS\nhIqWz3C2E+DpcCCBgtKZW5diRrUBPGcOcs4WSkqrvEZMCZhquzZXECnUmQD0\nz5PBatUFFcQ1KDxGkt/mtNT+9XSxokAJuVd8oPR7YnWfMX3VK9baDqbV0dse\n/ahsIlDzVg96Ek6FIT1hAxzdYiziF22DO/EaN+V9Rb8PpLrNTAuRTJgSsXJH\nVlVwsGr3KlCj0HavvT2XBwoMERZ/ImclaStDqpoUyupculV6ozgoos5y4Vgo\nOnsr5JMb4PGNzYxBC/wKNsOJk480In5Kjrrtjtj2uqPdpYc2h/QcVVKXFTsI\njf273cMMibfahNNqbwb0GrD2aNpB+8eqFFAOE48rL7MXU3Jx/ZleEHaauTSC\nNALsI/AZHfNtE+K6s5b6vwLjoGR9+izapIjfscubxPZemE2Zj6RB4xOYCDNU\n+oz9DlNDwA9WCN7HQDXl0PO/KCK/Tk7HhiZhoBZiV5GwuAPHY8HhU2W/iYmD\nKXAQ6UQDL4cvP7+u8m0XMVU5tI1RapKWfuDnkPFi1L0KtbYOiEjB/bGPpvMJ\nUuiimQoQ/8EKWbvBDX0afjOVv4gj8BwTmo0LZX1+k5R8Tix5ZQIYjNpLNmiq\nxfDl\r\n=/N/H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"39dec7fba28d9ce1791e4871dfd82291f45f8dc2","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.6.0-dev.201912071507"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.6.0-dev.201912071507_1575731266652_0.33762772765765336","host":"s3://npm-registry-packages"}},"0.6.0-dev.201912082220":{"name":"@aurelia/store","version":"0.6.0-dev.201912082220","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.6.0-dev.201912082220","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"70e5301dc0f08f8929dbc770bedae7c434eb2cc2","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.6.0-dev.201912082220.tgz","fileCount":11,"integrity":"sha512-xOyPkDlp6O142ktWNuYdyBjW3zJ5bwfftHk1gm9WxwjjmOYAsJicudjgsdOFTw2AJgT8Gg+ybIcgQGblpz6ysg==","signatures":[{"sig":"MEQCIFukkcFJbC1Z0wmvqQo8WBP0WAEUXN1/kJhPAmmEEcUXAiAlmZlwBfT85m1JUekL8znHToFNUONd25KtOHb2D+sUQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd7Xc1CRA9TVsSAnZWagAAwfAP/RTVimKAqMoMFwd5tH/Y\nT7uGgSnuD3+3+AU65vI4a2U08w8lUI8zn+ATEgTkPve/y7J7sIZ2HFAF96pL\nyRv53loJziN6IBLidpHQT4TMeZ5tuIBUMkY18tMy0/N0Fd7Z7Wvp4ZXoiJO0\nas2RsUkhfED5jNIO4H1qc2N/PZEYrhQJabxn6dM8oKDlWMRWti1c8owVbx4b\nJXPMME7KZmaT2TYLOzbi/BT0eCm1IfZxaWpyeQzZRef0QEiOtI6e/ac9t8gs\nUSvVE4FSu685YBlMvxgiknGwVtwUuPNKo6/+f0Q6I5/KJOCULxWAsCi+tnRE\ngI60X3bVmtN5n3vlOAhEcxySOoCFur+RL5dQikFIGwhf5Gg1f/BRj7ZzCuH4\n7J/E34N1I83H516wMICPD+Pp+IOWTeOm2sfEPfGvzmKYvoIZlMn8rv3CRMc2\nuzggSerwXOeFzPQ/43WoUcxcwgKpQhXc+YxjykZP2ZTFPzcuw14kLRRQ/hNI\novzw4fVeAwYveKIcsCHU1h083aZE+2duqDh2bpT37zWBJqz8SD+qeCp9B0sz\nA0gtdABf/WwJwBgVh4vot/MHAxfsegZCr3M1kreuTblW191XS250/oP3zF2Z\naqkxrecWM1ZgHUYBCplvFSO2DSNT5H5Au86doSSycgw5YWhGFhYDk3vujPRp\nBUX3\r\n=L+uz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","type":"module","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"6fb8676051a7e8ce04ca903e6cd9a18c15203aa4","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.6.0-dev.201912082220"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.6.0-dev.201912082220_1575843636825_0.2339968886855157","host":"s3://npm-registry-packages"}},"0.6.0-dev.201912180409":{"name":"@aurelia/store","version":"0.6.0-dev.201912180409","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.6.0-dev.201912180409","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e6064ac59416f4b45138f17144fa5c0ea372527b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.6.0-dev.201912180409.tgz","fileCount":11,"integrity":"sha512-cOCxEDmba/iF3UNj3cmU6vbrWGGrStZ84SsdBN9FWpsQqet/Brr0Z4iO2qaGH7KLh24YYYGZHwrEfYAorPJOdA==","signatures":[{"sig":"MEYCIQDgL7ctwseTzfpXqRTjf3Av0sy1c6JUW2AsiTi+t4hSzAIhALUQIVLBPkHb8UlHm2al7tUMQc+GEuDMa4/49QNXZKsq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4683,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+aZxCRA9TVsSAnZWagAAu+4P/1iHoi7gv4r/GVU9VC2Z\nDEtOxqrNujf1wgmQbNY/g4gQGt7qo4bgAPpxseYfTjoRNxYj3H/HLJdFsDla\nkapINvdrFo49qdPfT39gs2ZESNDZq11KcNYum+Juo5Lg63OctYpmZRQqfe7W\nnnBA2ev0K+5TG7R1/kGQ+nbG14IzZTpbf99oKl20EBAHxfn6bbRpSD3kMLnD\nAOIR2dJvZlwXe20ZiBwzE4DIMz4PCQuJPp5wSVkjurlCC1adupgZIaY/mTOf\nQQ1Mf8JCrT/u6M693aV2r4TwjRyLbdVm9BEyFTZgyJCg73ns4E0tRfsVaDtJ\n+Qe83kXNpW37X3nUbm1uqjPpP2hJwfolMhilHcLs3hA/Ig3usPPJnM/ynbru\nP8UHKLIEZkKD8av1jnqQC7FC5yIJ3mdIv5nBTBRQbUz+8H8HXShnusNdsUMJ\n80yFEbTGZwB1JoiG2bvabThuzkr6FiJ6zKXPXBGptjyO9MGXqp7J41E15G68\n4p8kTnN9S8SB41Mm26XlRZ75rtiJHpWqUUBgUbcv6QbBI9X7VddcOJjFi2p7\nUYwvWXYi3zE6WQ74LecVcfrJj/jpVb/icjOSezqOU7Gg+8v4zTjyht+cM4nl\n1J0z3X6oYXvWQys803TNJDIMxzPkNZ5eKkqHsEf7VyVOZj+MZI13CtVrbsMG\nhmLS\r\n=Bjk8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"d3e9189aaeb22e7a23e8c5931a2c84ae9b229d68","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.6.0-dev.201912180409"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.6.0-dev.201912180409_1576642160661_0.8228167305897933","host":"s3://npm-registry-packages"}},"0.6.0-dev.201912180427":{"name":"@aurelia/store","version":"0.6.0-dev.201912180427","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.6.0-dev.201912180427","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"487978a2fa703fbe092550527c2873f1bfe9af40","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.6.0-dev.201912180427.tgz","fileCount":11,"integrity":"sha512-yY4Hwm5jbnbyDONoBrHPKDj2zWp7tFovUUgAGm7F5DsWNKYBcIdRKVIdgZVeVNiQJ2ENG0W/m6tQYzjPbRF++g==","signatures":[{"sig":"MEUCIQCSwRBYDlEOZf/V7nYKWV3NAoY7kwoD6okBD/z+94HmqwIgUpGBy4Xc++6Np6prZwSlTDyyE6idxdgxKI40D6m7xao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4683,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+arWCRA9TVsSAnZWagAA0E4P/1c3wXFUFjFhPK5o/NDV\n2gCZkH3B1Ll6lyG8/YfYqywGoJYiTXF3JjawIpN9Rbz7kEFNEW5G+uA+zIS2\nHCOuqbi5mHaI+zgnM2hz5Gw9RM/yV9qR+bomAD7EAEXSBFRySdx9tk3K8tbC\n2P10XPTUqq3qfOkcNqZbwmA+GMmhDy3Vf6TqVz7QFPS2Ea/fKWVJQL2HrA73\nsdswP4Mk3WqZYz4Ymr40Uy429qm9LNbgnYgeTTeAqcXpoUg1B685rZfMjBOW\nyqYcJxVga3RO1ma0zEtQEn3d00rfWIIypGZGms7nyr64KFL7pdTo6d7gz9oO\nvi4qkjHhrH5k6EBAZS3GqKC75UIJDgjJCWDRTVlk4y0kMdqzu52UCcIxEl7I\nXGeiht9tQ3rSIE1vNQ/lWVVGei9b1lBf8SEeHGqoUWOzLBnDySYrevaA52Zq\n53rS8qeb/d3UidTk+uU1PAGoIwFQ165JwjbsXJUaumMPzReWMB98QaQOgRvn\n7ZeKxWlEwYgquQ3GCcpvROlOx2Tc8nxmgsTqxLYLwA6JnKVDMboj7XIWgAWS\n2lKyZwsTW8W65nSg4OmxZ/xISSmk4vJ7j/7R3LN8L6b3ihHWjf5I/CjS+rS+\nZwN4IZiLy3f6lKS/frfUzwGvvgOzHvteb1A2vLSOe9ToU2uwNQBfEoPifs+k\nsFTV\r\n=5PUG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"b2de52d6359b5226489d7bece5f1d01ad711dfe0","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.6.0-dev.201912180427"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.6.0-dev.201912180427_1576643286492_0.5454941146503423","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@aurelia/store","version":"0.6.0","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.6.0","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ef2d5ade76ea64fb4e668bc0cb22212061be3eb1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.6.0.tgz","fileCount":11,"integrity":"sha512-egrOR05RZcemNVjWnP5bW0bONl5iHh4mMqJiYJm1Wl/DeOKNQ0jaGcUu3xdjADmYzGbCgiZIL6UITH7N2ndZlg==","signatures":[{"sig":"MEQCIHagHIsrXA3p0T/nanosYsV6x1keg73Qc+T8F0lZsB4gAiBF13tFOUNxnSZqWmcyBrtgHe5JjpgpmmebfjKCE7jJ0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+bbHCRA9TVsSAnZWagAAPCMP/1JO4CRnphIzSdNitPrx\nXNsWllp+9Yctoezx+mbNbbCXSN3kpGH7HrCiKU0dNnSwqmoaVnkcZeR/F5PO\nVdItG76QLl7TR4EEZLDYtYioCfX+FoZEOWGH3o5+B23N9j2RBM8DnsQ71WjI\n02WdCp2dFB+QKDKiuE1KeoKc3GL7XRvs132icEEy7Vt05hHgR537nqggR8hG\noIWYKxt/jgktUxToYdErr11nDFKHOldGj2ksJW502T+jePOmSmF0tjRLDJZk\nI4QqEDHZZyWo5wSmoXWmWhS2LC5dWo1gWba2z3nuXaZXS8q/8n9zGah9iM5D\n5lm9MoU4RfOOR7NXku9XWl/m4rG5RspL+ozTY2nSKdM4CG7rEVu+k9xBBzXt\nmvshIRApeYalIUYNodQ6KRQUmh5vgrVTb8E1gkivTHH1falhCuQbaL77bNoe\nhuNa+45rq6i1gFUuHAFCxf5loVFeKiRDsVOYRARciHIUUYI+Vke4HUnymv+L\nSwN9yHoGJqpOBrVLXdi5MHFEdgCpbJyw5LrYLMja6Wb+GbIEhzNksfC0cv2M\n2VbCKHxsolFqfd5acpxiVkvV+Gigj45RfBxD1hMwpEzuiCLMEmWcDwQ836V4\nTB2hTtipokLz2ZaJCzqy/liOFxQoc2OgICru89o15OrdkskyRRuCSZIcvGzn\nondF\r\n=y6B8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","gitHead":"04648d5e5b300144437a717d494dff85bd46b218","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.6.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.6.0_1576646342627_0.15394732372430653","host":"s3://npm-registry-packages"}},"0.6.1-dev.201912180700":{"name":"@aurelia/store","version":"0.6.1-dev.201912180700","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.6.1-dev.201912180700","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ef668209e77b563adc98ed758de4a486479c9f6b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.6.1-dev.201912180700.tgz","fileCount":11,"integrity":"sha512-YgQvwOfyZ/8MGToELnREP3xCh98gKVUaGxBlimSAWmnh1NnP1Yqpv7Dywsal/fvWbrCLxvfdz7FQLw7urbnExQ==","signatures":[{"sig":"MEUCIQDRWrPfxJaLOV/FQPRg1l9QjVEjMIs8LPoZAwGc+WbUIAIga/RhPCtAXsarloXKGvPOHT4ArE+e3yQIjt8gcB2qPyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+c59CRA9TVsSAnZWagAApZgP/RTZT92tO8nPceEDpqCV\n7130ZruklQ6aMv5xXJG6ReLKwiVdgT2l4luLAPM+w10AAcwMEUIIJXGxmpG0\nMlZUcgj9b89q8yzu5CxXUFgFqn72ZoyQ+a7PslDQ8/hMxl1sfOfZKclY72n5\nWp7dQ/WYtvWeVoxWf6bSd+zsBBtQEJNIyRSiOaGgdeupEWuLCG9bnFb4qCcm\nmOJRLyNts3vcP7wfhB/4vLRTX5Lji3D4DRfC5s42S5HpUN3PaC+EleyNHAls\nClP4svPQCjqiMfgx27KmqBwgFcKt3mZuNuYz4TPYPg9qQGcAC5BCEXd1lcvm\nObB0EnKrjI0/8ugiT+QI3XpxYDyZLM8rTe31b5XRXC8sbt2sxTIg1WtijMcV\nsUghHK7deO1TDKT4TgxCKJKl/3yVRfNCbNEqq3uPp6V6hKQerIEoyTxDOrmG\nqq6h+IPE7XbsAJDL1Cg4acpVw64eSOlUsJjzoOw4hzIWn6BxY6lhlEBFGkdH\nyUa3DPnMoeoMZgB+NHTN8HJVxqVepSJXfkfRz0hL3+tsz148ozAglQ4cIw6e\n714tTBChbCNiSSfNlNbkq93p7hw3KTI8EbYvRbpmAxjo+I9vWIQBHNrVYkwP\nPy96yLj4g9NOSQdozHLF4ggtekds+c6FZz5/3YXFXQZ2qSReoak9Hfyvp8xh\nbwvB\r\n=4Knr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"316056a3dd7bd594b581777d2283e0abb723425e","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.6.1-dev.201912180700"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.6.1-dev.201912180700_1576652413304_0.799863986408581","host":"s3://npm-registry-packages"}},"0.7.0-dev.201912181039":{"name":"@aurelia/store","version":"0.7.0-dev.201912181039","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.201912181039","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8d8ae3082e127007e8289d01f4625f0e3562d4b1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.201912181039.tgz","fileCount":11,"integrity":"sha512-BV1i3AEUD5BYZ5X3QYBOtXEoxO+kxf0FASUVnk0B21xrvdRMqoefnJRMxGIs6KydgF5vHJs92X2hz6iD6N8JEA==","signatures":[{"sig":"MEUCIQCuq4FI6K9zMU/R9wwrs0k3bNV/FLCgDQkt0lNEaLxzuwIgTL91i3cL2nLfFRFiBx0rIMuJ+7Bsg4z032Npm3ktZ70=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+gHjCRA9TVsSAnZWagAADCoP/392CDoQs4RYsMuYedeV\ngxCtpWw4AKE+0NJC/Rh8lACJ1FYu4tXJRv8Tt2g8Nj47UrMbM07rq7IjGga4\noscKuRn18XT7dawsAtayz4fSztrt9hOj15eS1RJtQj8b2gi4ymlhk1qQQpbp\nPig9Au6JgIz8XiNlhnaXJVyxUKlmwt/Kvs/HIqsyLr94JZnfS6KiBx51/YO9\nGbsSqZvBLCGjXwWsd3aF5BSQLe2WXrklhtQAQ6lnIuCOdm42oULtaeYPDzN+\nOKZvGX5QuyyCbqCFrOcI5fznqd0qAGNArk7OMMwXCFP++wJAaSmnzWIZpnzJ\nwXx5YOee3tdEzLEaRHQ7YK7okHEqM+Sxpgq2+9/OJnoc+bQ6T32p44+XUBIf\nlS3pG17jJFZP6bMn+xEthx/ilF2uW4gliseJIszHuFmGxkFa+103aIRLkKjx\nr89oQHFP5l8JGecRB3j6rtu+FuMLvBTR4H1huRLmwc2loTQILo/r3/ck0cZU\nfhySWvm2uOJyYHBLo1CR1/RKf4Z/f0lXODSa0zXAZNqEUyvE5R4VDZAOkw//\n3jWfSDCVSGje76uNhW85OmDQP3OLZPTjnNS8WZB7W0oH7u5+pzLOcBp1cN5t\nMbjQCRMvYCyG/+yxo97awjlsFPwzFLhxw/5oF4iy/jojgwTFcRpsuv/7ZSpU\nyxg7\r\n=8RNi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"dae92b84964ca109d0a39d421f5cc1036b002b25","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.201912181039"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.201912181039_1576665570892_0.7083415537783664","host":"s3://npm-registry-packages"}},"0.7.0-dev.201912190801":{"name":"@aurelia/store","version":"0.7.0-dev.201912190801","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.201912190801","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bcfc116df39a2095ad14f5f9fe7ea1c5f21a683a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.201912190801.tgz","fileCount":11,"integrity":"sha512-Rnq1rTDGi7SxpLIp2jRxl9XGltmTiXkr17M8/mqSS7ow0/L12nXMRxt1VTEDbmd2Fbm+PrHdLo8FmY6roxWyaw==","signatures":[{"sig":"MEUCIFa0fu4ynyXj3M2pDzKG9GGrgbTCo5mpLZQAL9S4O4IeAiEAiW6OUZBTT9X9A5UI9U5o43CCG2QCaTqEe2UQqpEiGNk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+y5iCRA9TVsSAnZWagAAEgwP/2m6PfqX6f50XGmAhrpY\nqiZREtO8eV7aXBjH3xLuJ3g2iXMKxkwKlqMmq/MMRJt210yJ2+WGL0SZr+0D\nlvBlaheLp+6tol5oLaHFJpFZW1jUFpWGxqXgRX/RBidrlPxkQ7E2Z/sQ3EL/\n/gRUO77iQLbB6euZ/vInZjsvNu/bEwPIFzm1uaDlKI/SXJRu3Vyushf+CzYM\nJq2cn8OJm6EZuTsFvLL/48vn2mDRTQGp9hgrhZd5tTyQFjOUfypgppEvVnFg\neFEi7kT3gsVzAdUx/SnoxBsbQrPWm3pHtpbH4wEaHHQsF6tGFSuZVIJVbaQT\nBZh/PSOWTlV9r4wBZvGqNvski7QoVQGzND+crn07rznSt7XPbVJs1OaTL9F+\n/hZa/avEp4K+P66Mqcq3+/9TGpebTrJFTB3TmPUTN1rtaPtFNu/TUdMZvgBK\nsTrTqYBbVE3qL3104NofphqCynjOqXiPH2VHhI5UYkkRLykSq3oqX1p5qKj9\nCyUqKiLPl5Ujl73BpcZ1/N5Vyp9LRL0/EjE0SyCyo/C6wo3vydCl/i/g7QYL\nryvhj7Cc+HhDiOdo0C5wKg998YwyYqs/uBFhvSFTmZ0y7246ZAAiGxIVmEXI\njne3NSbcjwYcnq4VZ0SnyUypPDGUEvoA7NeQGPNXcm5DiLU1qVGEvje70L1s\n04by\r\n=F3Dd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"5f0fa16366d55a69a53ccb6b9bd614fb14c77999","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.201912190801"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.201912190801_1576742497644_0.08066865038951287","host":"s3://npm-registry-packages"}},"0.7.0-dev.201912190805":{"name":"@aurelia/store","version":"0.7.0-dev.201912190805","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.201912190805","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5530cf86cf9cffd20d649c796ec8b2d8cadccf8b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.201912190805.tgz","fileCount":11,"integrity":"sha512-YcOXJhWQJzLSyan3tWGabSt7X4ur5/+ZL2XQgrasFug5qAkdYaCHpzUO445hh/Hjm4KWtcEvayT2qz3spzhRfA==","signatures":[{"sig":"MEUCIQCi07qlaHCAMZtaEKwvm3XICDhL1ZOVrf9sm8/JwJaVBAIgKQeNYojnf8uCQGzwJrcpOkkYnjbJYTjd/OmyOILDwFM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+y87CRA9TVsSAnZWagAAptkP/0Df1ZVUmsixv5OaRveJ\nwiEGvmO0bKW24+vwUHIdGie726mlMCuaeq/eyz3q8w6emOt1Y2vSa0pUWjIU\nLPgCrRLWdt8a7R3E+wvvY7C4933S6LSY5bDML9ivlijyd+eVnFKQ/QUKkID0\n+4OfCPh5fL8Xbm9VCUG+w1035qv2TEU2yOFPDfHI6Qxm6kvWWZrOy0Zizv62\nSFc9XmyvzWuMiQYwEW3s/oi6XvEwmequYE6HFndjCT4xmxn44SdgPD7Lkgk/\n1r/KofIwLK4WyQnStXyMpqMAUVfTJ6aDHUP7ApHXoSC7yc9RD7K3RGAW643C\nhqA4MPEPk4bBRKX2vIyq2QTMfsedX9VdUe1zcvSHHX1R9aAl8pWJtTVXD6U3\na7uNdLJQK+bcjz656I2sQdYfhokq0jOFYkJAvfLDprmnd52t6TDwSTARhBia\nK6EpT2wimE2/w1zTWYNx+thBBpM0UJMVXPK13d/rnx2yhRzq4Hf0uEs7hJ0d\ntUaZk1HIRflOdYp2BYlcP7LfC/J1ky++afoFMh+famQSFItAyXWx3/U6gtZL\nytQxZWxhUFrmSDZgPVgrfT1iFVgfBziexbZn8GlIl0bsx/ZkXI6sZRs5KoWQ\nanXiWTChB/P827QtXckYkj3HJO558sO1f0K5LDe41qnuRMkxe+Y9M/939h3F\nn/zH\r\n=HV3s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"2930ac98e1012a65df9eaeeb45fe67f010309c10","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.201912190805"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.2","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.201912190805_1576742715257_0.02136440356295566","host":"s3://npm-registry-packages"}},"0.7.0-dev.201912200354":{"name":"@aurelia/store","version":"0.7.0-dev.201912200354","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.201912200354","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5818b9572de6a6f8379a5d00106b966c7c1618c1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.201912200354.tgz","fileCount":11,"integrity":"sha512-YdEAMcxmTPTu7vRVknWlpAg/qH5txQFF/9STnG3Qx3wjaLETXbDhNPncgXEzy9WMPXlC1FscL3hV9BcsTgABUA==","signatures":[{"sig":"MEUCIQDQ1j2tKkLerdvAq/oJ40CK55l22Dvezhu1jtz1gDo3gwIgX17taUTakkBV0uXe+52kGODMFND9NydYHRQ6WfdEgPg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/EXwCRA9TVsSAnZWagAAQTwP+wZWmCBvr3fAdjJhDd3H\nvzQPJ7V1065RUsr7bIFGUzSpvbAF+7F6zgbKDRC1cQtIm2wesHrypypzdqaN\nbMG/nvXJ6i9JiZ1ypB/tTe7NAHUia70ArTcCaWMFOYjdDXsZP+sqb3B5hjaU\nGdL2u509/FxKJ3NUFF5Wz2WJwpcSeMNND4kHtxhp5FloqxWXyKtbX7TFrccv\nHulw0D328tQbNpB2WSCreR3Yj891tlMO4+D61sRtgfCbxo6tP0CsA9PQy40v\nRRhXSV7gsQKR/D2mGqV/VmVN5FijJZD7W8DqTMWeWc5gAZI18YxevApPU5ja\nTUP7XAYoqkUKTqaNy9y25hVThJy1DMvTZFCEx4MbAPF/Q4fc9PV97LJ65cuO\nBZQcBnJT4p3EN4G8wZ3z05pzIX59494qpOIwxr1oYwt940N5BrsNoVKLMbpV\nNQZEdV+O4KlqTn0ONu906ZyhmiH2IZ0ipvq5U6Cf9eZeX2UqgLes8IL33bQO\n09IyA79ZijH17+dlBfYiOA4BeVM0haqpYGM4YKmo81sG3irKOlLrqyVYbYhB\nNlwSYgmCG1DjY/AkPvamnM+NaufKrg0U118BBZ4N/KNjksD5ZcZ6Vl80PURZ\nUedu/HyZ+PZQSSrifqjoyK/a/QEgVqbcSAjSoCaLcqOOg2Tx2FNnDZRnVNYk\n5Lf8\r\n=dvqA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"dbbeef9bbb26d3af485ece70f58006106747d688","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.201912200354"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.3","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.201912200354_1576814064337_0.12729916788784656","host":"s3://npm-registry-packages"}},"0.7.0-dev.201912220642":{"name":"@aurelia/store","version":"0.7.0-dev.201912220642","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.201912220642","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b6395d1f9ac8a5ddaf3dab4d63432c809a4b0c7c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.201912220642.tgz","fileCount":11,"integrity":"sha512-L1JQWJ0TpHGzEa1eRe4FTonpSIcjiYuXwFpOMO2Ux6qKylcmqwDZ9Tajq4k/U+QKu0E1ykQn3Al1fM9cS4AP8A==","signatures":[{"sig":"MEQCIGwLz/RCe71kUfRwtmloZ8xiMJMFH4AlApHT06D0g+VvAiA7t4Mj3iR0rTfcSlu7z+HnBQAIrHKzY2rjLt9gQRHb2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/xBFCRA9TVsSAnZWagAA8uwP/0K4XcgL6Tm2jxoGwNkH\nc+4yz9qIC94WVjL4/Vwsemjd8s7hDkUtt8vFkagyNwjNrxtYScu0LGoG3NjF\nIGj5wXKwQhE0Yn9O+jkY9hOC42PZWubZ9y1Q644gXd60Z7O9SHq6KPyULii7\nU9CPhyDKa0I19uvqBEdKvxwI+YQJpIN1PlhcE87aAQzJX2YMqfJbYXI91znL\naAa6+k+ztpPKhGZmLrsYIA4kcO79yYTNIWZsivzMQa+wgGjv2H6Gen0jkMdV\nc7t8Hhtr6iqfv4zuLEn0nKTurTMyn8Q8spMgMUEzML1DPHGMW+QGIsSfFh7s\n7ld4i73mkYz0G0Og5t5RsOYCnBPHrjBQGuyaDWe4X3Wz9fjSbr/qdOOE/0Ji\nNDipU4H6ZQaT+JTNNL9K0WIdl1YGO693lJMN6POpPt+5adQT7B4q4nKrMDZM\n3gkMDm7yNu0vLCcINz7n62VApFYq0kJqSyezhvndyswzcrNiayhaOyVOKDGp\ngH8rN+IrVmK5dBH8ScTe+mNNvqwaYKg9APnUHf2X/S1SjNOrYjygzvzlfWWL\nd1bWlSS9KcUQhedCw2SyFM0F6tHQeaJ8CrUsTdlH06G6V4CoTwf9HAEOdNH7\nJ1PW6miptdepp9tC7ucgUytgbYfagy7FPL5goY8ZZYWYFTKfzedn1emsDJBO\nOfG+\r\n=Hq3i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"52812ba9fdcfe13423e73fa2f54cffd63f47026b","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.18.4/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.201912220642"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.3","@types/node":"^12.12.7"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.201912220642_1576996932963_0.26457724849556974","host":"s3://npm-registry-packages"}},"0.7.0-dev.201912221356":{"name":"@aurelia/store","version":"0.7.0-dev.201912221356","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.201912221356","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b1ba52a3e25d9cc791098b7ba3bce96a4181184b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.201912221356.tgz","fileCount":11,"integrity":"sha512-YWL/hdA2eYlpkf3vMAGTNexS1YAXoJVOxEpCBWg6ayQJmm6HkCc3V6PtQu3inB1HnoBV8IW6yjVhwo1LCh7Q8A==","signatures":[{"sig":"MEUCIQD01zJBW9pEZVe+FX7NImwTC8hxLcDz4ZchhcvsLmqjPgIgf7tD5T4bAoQdEwVEJ6rMP121cw4PYx7L75cbkGiROjE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/3YWCRA9TVsSAnZWagAAP1AQAIs5uepQUcv4e4qxUcbv\nqALq8R3Nf2bgXaEaeJI2k92Wz3+x6F6ibDVjSSXBeKWTA9lACPdMmSCdy4ot\ngS5CgVb7rkAF3hN+hp3Ya73friNEII8qb0GQmTgHeYUFnNS1BWon7Vr5zimA\n0Moy5ffFqoEOk2qxAEmXv7xcboZntSbW96vOq5eXqPGTtgZnlJ3ZT4GfHY3Y\naZdrL6epTiiOmQrPRDkub/Nl1C/it6RzF9+ZXDn2xT0/B+bWenWTjSiaShjj\nHWa8vXP9MMAub9bE6yt5fPWRbzOfeDyb/qoy6Uy0gWIYsLgTGLafy+Aa+ecN\n6Wi22g5NCd1hs0HF2+dio6rcWpF696xaCbVm/wLxfv24R98/rxC8XB9jJAoy\nmwTHX2knnf5XNpRlx9fWmspZo437sPd1/SobgcVOZ7AXrPreE7/AMGy1lH0Q\ntVHBTI7T8ovU/OUuTIrn5p92OepPWXF19gJvxVJgDtGjkOoT3d87lS4Zh8Fd\nyC/mA6ky5cOwJwl3Mn+/Mh7kMAgvyrEI+Zzbky6am7okFBykIHL1ZkIdTg2U\nEXP7kNAaRX+L5HTfQ7QcyLOD0A6VQmLndQrbh518jbbmgX5o3RpNEEOqoQcA\nkmYLoPjCNs/DkWYpmYOcoLWRfO++VIQNssaPBFIj1Ze7IjIAuiRm5KGgD3ia\ne+/s\r\n=9GF/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"216ff68c8f563da7e1e12b001a51a67d3439ab5c","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.201912221356"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.201912221356_1577022998440_0.9083490547692001","host":"s3://npm-registry-packages"}},"0.7.0-dev.201912221435":{"name":"@aurelia/store","version":"0.7.0-dev.201912221435","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.201912221435","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"cfeb4f22eb24b3374134e759ef0e0eea87ee732b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.201912221435.tgz","fileCount":11,"integrity":"sha512-HmV6Uy6MftjrFKU+bAH2Sz99Fu5MitliJA3nwY42tBWmCFh45v074RmfKb4mWgVlHeNXvZpiofMvSkvFFxy56Q==","signatures":[{"sig":"MEQCIHRA0gQPm5YrYsmCtBs0UAPjz/2piqMXS/3h0QRRKFBUAiA7/vwvXNqsSy6vYvzfyJs6MS37WXah96cRMZnLP43Jbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/38yCRA9TVsSAnZWagAATikP/RHsItgpHDrYvkPaKCr8\nP6zV8US0ejk3YKB7ZqK8Pxa4j560VllzdENDFkh7KEEi/RIwAj3L7AIbliyx\nS1g/KUUWBEw9hyNpLf9AKtqNY+WkDHSriOlPbfNejTGylZOQ+1tymfB1aX5F\nd5Txoqr7QR2UfuNbPV6M5iWbCWwu8JMt6O9kQO66pNDJ++utBBewBMIP2jk8\n5IuhXN/ugj4ttS8npplQwIwZsEGmM4aQ5Lki5zTmJ+GsQMbA4OGPoVvuYQU7\nkwXXWp3D6z5YEEklfQ3n/lZmp0rifgYVgRfQpH+bGzYla98AhtnFFQXAgm4n\nYcxdeRVp9FzvUtq1Zi2Ixf6Gs2/i5cU0eO2U8Qe4wYhX14jRf7A8puP3Z5Pj\nO9iC924SelyhGe2JF2jJd121wBr5GhJ9CXKXdMlfkzLKiOntg08LW3ozqKpL\nwTKMc/7nSdMapGiC+PGiwgmNd6vOk4xVWmghGUo3tpx/G9pHgDt/iJ5Nizmh\nAnEXSwrgsym4/0Pn1/5xhs+xQsqtGBKlODhttn+Xo27C1+rQY3a3i+OTSGy3\nrqC0BHstjLzimBgFm87bPaK7OrQ4430g+zVWTXzpaxNfO4MQhhRjMU1avkfF\nt9Ru6fsQzHWMicIa6OdeDDAdKgEfZXTyPewK7UePHXhGy+Zn+pAuRDMYx2gm\nB7Wo\r\n=xvQV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"ce6cbb0275c8f688b9e7e68da1e81c8e030bddee","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.201912221435"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.201912221435_1577025329612_0.1895076625278158","host":"s3://npm-registry-packages"}},"0.7.0-dev.201912270839":{"name":"@aurelia/store","version":"0.7.0-dev.201912270839","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.201912270839","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1cf17f9af58a130b594d11303624461b7f14e50d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.201912270839.tgz","fileCount":11,"integrity":"sha512-6UMQssMDfMfDQ8wM0MTrEtB5I7J8z96MWgIyaA14+IyzRnRfa2P0Cl5EB8n4ro2lusI1s8BHki3UF4Y3ACjaTg==","signatures":[{"sig":"MEQCIHvE/56XdjUXRiGEuh88GIDF2d4YNUmvB/FFh+O6h8irAiA+um7JUZ/qOaxoDgSN4YP/kw/HIr3uFhGCsJ9vl5kGPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeBcNzCRA9TVsSAnZWagAAZeMP/RZ5A0ylhkeDawJOsj/H\n4/ihM4lM7AAs/hvWaNJ/N1DLjk718JsMsp0w4uARzJ7Ul2aiEz92cpTzdpm8\nRRCOWlNyiMBlLcFmxPXoJMdNYJ9Bgvt7JQlpUhJ3DeyP5d+n6g+8BkUo3sK7\nhPwcTxoqjnIOxupXoDfj74cs5VwavudXk8/7hVcDlTqDAToiJEpZa+FprW2x\n1ol/soZFGd8U4y2dUTARUHW0C4iq4YTCgRG1hV78LCgl9Ep6tKcrqTJSkgDw\n3hTbXVNJR+fbJRut0ZvE27k96fMh6dDl94oW5WtlVZKjzoUSeK9UVqecBFyA\nwNZ47XCt4xU3anIxpcfWsbjRUIwGZlUPDjt9tEaXNEOqCL8e4tk28BX/T4LX\nV9iOYrPvTr11mfP4Wb5B+rcdjw83JxdLPS8Q+XwrlXQeznb/ea9SWARWpNqF\n3VBIuz1xaXvGt+T4kww8aXT2mG9kjd958nHDo+k5QU9REKn6XQAMR7aHYp2F\nmZ2w5jZ3Mb0inliFePLbYfDZMgfxIVU+IYdfKckpQPxjwRAur4PCsfuOKkZB\nKlWS/YYDEIlQKYIA8ziuQlg8iuhlTk9RF3ni5RWRYN+JzMjjatwFcv7B8f9D\nWuXkSEkUxjhkYC/V8aBI0AeF21BuooYmIVCwIg2c1x7+b1KAAPXtnBKyoM2k\nhtQ/\r\n=Jo8p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"2c426846f2d1d3b6046883893a3d5ba0e1f84ca9","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.201912270839"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.201912270839_1577436018648_0.8984807491409976","host":"s3://npm-registry-packages"}},"0.7.0-dev.202001020111":{"name":"@aurelia/store","version":"0.7.0-dev.202001020111","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202001020111","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"96fbeb4bbf15b600fe5233b5372038337ad945bf","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202001020111.tgz","fileCount":11,"integrity":"sha512-DRAnY+ON9NTsU41kqNZwSaPNRBsUQtAvWAXxKkv9az0rUkLT46+lD6s7JAVwE7UyAJSMjThbSUso33wucT+a3Q==","signatures":[{"sig":"MEYCIQDXBDBYlzBZSdsPDugR2erGwnpaX3W3j0ZBNBeHhwE/ewIhAKSIYTkPLu0+PD5DL0gZW/jNFdqyOZ78qRp6EfSZBd/1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDUM7CRA9TVsSAnZWagAAoYwP/RboGqC8bFjeBm1giFYB\nNAviXG2PRIozjsN4Em7ZSFXlTU6JQXIvhstUn94op0Jebk1QONuX1HR1lcE3\nFO8DROAiuVHptoFr0D7oZVckO7DoyWktill1G92iyn3MGXyq7g/yVDwCtnsf\ntDJMx7vigw8rtSwqRYkXEBWhds4X47W2KZlHlgl0Vtn7W3gu/q/dIGkCaaVr\nQEOl3UImabmrxPhRqYmec+e4nDs3VVcaDU9qP4GWbe0xzi9q1iUPxFWrOjEZ\nWTUvJobT6tqI9zWXTcFEYdCtzks4V5xWj6Zf2IzSjwYpIiMAcIT7pAK0XDiC\niQgJnh/KkEMItK5xyyp7zQbY3ie4SdZ5F9YzPcYLu0vkhrNxDECQyWuhP6SP\ngxP/LTfpYr8m4vNqw/Htbo+KS4VU05tuOGAoKvf60GSZ9NAqqrtaeiohYvTd\nsJfdLlS62bCveNrcRo2nFb/mO1jBvgj8wYKNuHMjJTjvpFqK98syx5tdXry3\nBhy8OeeQ7S3iFd2Orh+PUbL/vad958oCgx5qrAGPNFaQR/3B+Sa4SGVh0iEq\nJ/2rroRqnbyS6mMPD6ZieU9W37wW1JuuxLLpN7xQqJN580+ty4u1e2AQCN17\napGndVbYAH3rkMLMscLTuzdM3UC7s85MYVY2lrqr0JtiPMLTYp3SMnD+lpLI\npKba\r\n=XEuB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"017d87d8d2714a6cceea900d4950a7f460d531d3","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202001020111"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202001020111_1577927482568_0.35936412312742627","host":"s3://npm-registry-packages"}},"0.7.0-dev.202001020240":{"name":"@aurelia/store","version":"0.7.0-dev.202001020240","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202001020240","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"345618bbad234a65b2fd1846e0f83189ad4e5b82","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202001020240.tgz","fileCount":11,"integrity":"sha512-Qyanyg0+yfo4Q6uuoSAPHIx8I3k2c/lrmv+WZ8jgZZF37lyE1/C1OIzI0WDVuPjE91m1QhRkrH4vy4XRp8FQwQ==","signatures":[{"sig":"MEYCIQC0Ltq/YKvCVCwvnKDa9udL/j3prgg18V0vR67pIwaL7wIhAKEfGsTzX4sEa3ZNoBBBRaUFyQCzPKPTpSP/bKGZotxh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeDVgVCRA9TVsSAnZWagAAKTMQAJ0A7QlVOtk6XW4li3k2\nL2DyC9QLYIpHZGJlYFzIK6QXkmsnITELbFNnl2eBJ0ilGMqRUW6Sgw3Qyeoz\nONm46lUfGnmS56d2qmr+FSg703nJvYaTnoEdTEYMAIeqZTdBqbLCUxNDM6FS\nfmGJoaETRby+aLIWtk6bOSxx2WnDxL0tOFjktnQbnYvmBH4mF/45xxuxh1An\nEk3LzB0VaN049d2YUQiUx6Sab3Tw2X5j3G/EqB2n3Gyy/NRfIaxZhntT+olE\nBfLHmj1bi9OaKODKmF/as0bQyvscKpOpA0deip6FKBnBLsxYQ0LcL8Sk9Waa\nV29yTjH/F8nC6SpHOHtkWf8HlJYK08FijS3QvpwRICtJDRPAPFBnnvY92+vk\nv0oQ79dg/OZAdjTFTlRC2Iw4zbkCnDmFHMWjlArxm5aJsqZ2EcoKMwaSxUmp\nBrCwOdVo5xhuyHcZ857DQtlR3AE0X4V00aJEBAt/vYhsmuro3es3ULF0W2Hn\ntKOH7JLWSors8ncDpVXqgqnbsZZv+KDAy6zGUSYT4cOYY2SgutGkvwe8Kzem\nT+wvM4IIN2FbHXbYa6RI0ShLqS3FESOp+vSbAd+ihpnpOne6OCYfTYHAlVgF\nEXZrbWxETS1SW6u+1gU61BEOcfXi6dGC2E8EJsdvlAWnoLfVzXjG+3JzxVMm\n5Yg1\r\n=T0gs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"a210640d5bbfe710185af97fc4f20f247417d9fb","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202001020240"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202001020240_1577932821189_0.7767366437083563","host":"s3://npm-registry-packages"}},"0.7.0-dev.202001042352":{"name":"@aurelia/store","version":"0.7.0-dev.202001042352","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202001042352","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d7e38fd2d07d8aee316c7e6dac9f0bd153685232","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202001042352.tgz","fileCount":11,"integrity":"sha512-SN+hjexjL4ZQCBEC0WkuFG9yK4Osa0mmNtWDUo2Vc7MTp+WYlKbBjuEzEgG3VFeHyhOlkxhifZD6nM+UIMi62w==","signatures":[{"sig":"MEYCIQDMUNYZrVroUvQbNDAdLnc0f0AHO1HN1PnOH+un2cEDwAIhAMJr/X2kr9O0mez/H4hTEzXc2q9PZfuKFS7MHGIVpJaU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeESUzCRA9TVsSAnZWagAAg7wQAJ916efByBrjvy7g44K0\nWygC6nuxbYnVUmke+BtsYboF/IQ+o9o/jPu3GEf5GmJ8x57tPO+pZBU04onO\nqUwKGiiP0nZtHX4ebe+igevvtZtNOHwzBQENa7l06Se7mVIhUXICW7HG/yTl\neh2gDnLYTwEs3ofGrw/9hzO62x6vq7hRSmlLpqFgP6ChfJp33IYJsZE+FKaz\nmArYwit2qNUXbFfGuFtRDOW3ekaJaU1N3AbAFfSB/zZW6Qzyk+ciZ564yZUm\nRfz+GYNOKFoRnP9fKmoLqUJDNPq+MuB7Ge8scQDPlvOfYj9Fks82Nwkd7gth\nmlWEwfxlj3iitt02G4z38rNETIC+MpDTDZOd6dn53H6/33C/2TcFv0v4eI+U\nn1HUKsCW809OWm+xfcluKF7nhMt9SIVp744cJ23/jtLM3hMMPRS3wYsCr7iv\nW+fKQBd7Gs03jtcpFo4ccw8Wnxm4r3c4BVFE23fa9hvgFx/zsvVJ5jkdOeEU\nc/mphgscEMahaT6UY2+6c3fJFfp2EE8xTNgYZgeNLQCbrzTloxnVP8miIdGm\nky9NznB7rDMQa6DYnqSUsCvj5OFLQhr8tSNdHyLvHGrMEERNdYhD5fHwAUhU\nPoL4dFFNxjcPa2LJbL37n0fpmJNdiErbZTrCfn3sjmCfltDA1Wf2aixMMb3r\nw0ny\r\n=bu+/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"71bf52195fd52d837fbc6f22df5cd5fefa6ea6b9","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202001042352"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202001042352_1578181939288_0.18431771484174186","host":"s3://npm-registry-packages"}},"0.7.0-dev.202001131001":{"name":"@aurelia/store","version":"0.7.0-dev.202001131001","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202001131001","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f2e02826bf13c191db1bdab086ff2f77fe14098f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202001131001.tgz","fileCount":11,"integrity":"sha512-g5s8Q3a5pmkp/WyMAGa/g0KRiEGJ9f9wrn9mQVsJeWKs2wNGfBuB+1r5yFvoSL9XbuB4UUj/rLVuXJBiwd/qDw==","signatures":[{"sig":"MEUCIB47pYM6Jpvv23wr63yty2YLDURCZr42Whroyn1FRHZlAiEAx0y3k4LI1+PpVY3xvDF3/MqyRw15YQereqh8tUjfVTQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHEAaCRA9TVsSAnZWagAACJQP/jnlJKjMnAD4K7thek8y\nooKNRYp4efNu8YXUm7Z/TeLIF9urbDH80ep1aZcpLwCqaboBkB1PiUbaRXcm\ng2oEjYc5KsGnI22N/nynijoM39QHTFnt+sMSJ1kqCgAtzbFtwMRv2JJS/ouL\nU+2Pt2+yjiyev5sXh589gwWpiPcWz5ZIvtev1q1se2KUGY9+nRSgS/OJENv0\nGNtNQoV+uvOstGvNWFexGQWcM8aAYu7kC3ya+dYJgPwKF+ejGSmsTiZfjsGB\nRjY2FYo2VK9OREAl87d1U6mpkf8as+A/C6yDDj9q3c2VO3JJAunsOad7RWo0\nOFPcu+gD9TQyr4c9VkAVfUlQO/U4U9FumfXvMMGNExhdNjuKT7Xa4ivERKjS\nv2Bs25uKO2meMo+VuVqf6zrrpoIIaqdG/4ZImygbop4Zczwrv3rvv87ye6PO\nWsgh/ouTlt2rKNUOZYToULuT8ynXdFPsrSA+/CfB4qHAL1K5d/KsL+rPRAxP\nlkse1s3Syy4qjgnL2fau6GNEdtR7ilobcOSHAF8E6GcM31cpVCxbDmemo2hh\n9QvdrM6paA5luff0ZeXVpkw/Tm5sM2qfM2l/5rtkv8CKbnDtJYvxKUdsNOuj\nmxYm9VY357pb0c84WS7athNQ5cBwubhBALvENEp9qV6rP+lnFvJZRJ9AnrRd\nbyYe\r\n=+0Gd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"1dee3e073a757bcd2007e4831109903c08fe9619","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202001131001"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202001131001_1578909721772_0.8269006431949566","host":"s3://npm-registry-packages"}},"0.7.0-dev.202001141141":{"name":"@aurelia/store","version":"0.7.0-dev.202001141141","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202001141141","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f9c31e03a0063242d2cc1a8ad0d671af66f81b56","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202001141141.tgz","fileCount":11,"integrity":"sha512-Gg4k0P19fjlt6rElZ387GNQ/5DbPgLvOwXw5Wf4jLpfw0tTAMmMmThXN5nHN1sZo0kIeMZi7IlDlMDFlaOOPlQ==","signatures":[{"sig":"MEUCIQD5/NQJqyzq+ozztrUKJsbI6gR1EVb/PR/QhAAzzX0usAIgE1j4O5ENPFwk67f7b+DcSb0GzoP3VEqr4yGkohInI5s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHajxCRA9TVsSAnZWagAADkQP/j2O00nz9xnbzDw9F3NT\nW2VsLVfenT9b7YKeijOseMzpCIj6CJsjhxA0pUCbVzX9+n2rF8Fw6g2JiXpl\nr8R9nVK3ol6qpfuXKk87Gj1Xuzc5htqHTdsWoY/7zKrqutN6qdDauDOFNbOE\nkx5jIqKbO0rhesmq5+HZycWI83FuOm9aSgTfsnINtAtHhw4QQ1cO1h2QkIdI\nyD6hCDLQXJXu/nceO4TOf8ggf2O/LR6KeiB5rhBh3SFHA/cKMpg2YoI4HqNX\ngw+b+yLEa9LkOhRAtnnLsza0JMhbX2w4JY8PlFxGv6MYzMp8ykN6nclfnisu\n9JNRh9UI+PvcKrQeHz6la155cVIGdiDNESTZ3W6azI93PE3bNM8Y/iyrBEG+\neqiQGkzJycTtpbHyYzVy4IZdzmP1AUnc4FvErIl5shewysVrOY/C00juVNTE\naqRGgz+JF1cePfFzNDQ0pqST322JyMZYlmj4b3Cgt4AJZBpq4rfk3CMjFkkZ\nqchjevGnwYQyimbsODo0ZIgaxRc2nmhxwA2hxAD+oWcYS/by0kKXLULaXgr6\neAUY2h5obi4hZgQUpFGA0SMpa87cDOYc1VVNLQmlZtBzJ+TE2ZkkghvDH/Q7\nkxlORnym3E/d3+z8HDduJRyqsSOX2SlWd7cnP0qUvTIubktEuLIy4Yu8KEGl\nIUiq\r\n=n7YJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"6ca50ff34c15d1bd8f125ba7e11eefbe84867c94","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202001141141"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202001141141_1579002096917_0.5101275438915123","host":"s3://npm-registry-packages"}},"0.7.0-dev.202001191205":{"name":"@aurelia/store","version":"0.7.0-dev.202001191205","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202001191205","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"113894fb51e978b31861e4796f72a694d95ca782","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202001191205.tgz","fileCount":11,"integrity":"sha512-wsBQ/vLd9fwGhro7OLIz6pJHmYTzA3URvkq/fekBLikeASVrGFAdY95e2gde2O6fm7PDa6yBi2cCj3k8NvjIzg==","signatures":[{"sig":"MEUCIQDk80MKS1Hp0uwQIm1Wq+XePzkjxC2ffEYTio1dI4XVOgIgd3usLrQ5rEdU1GDddhDKiInLJioasTeiG6QY3qRCAAk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJEYRCRA9TVsSAnZWagAAs40P/2tFb1EU3ie4KVurSq1H\n80c0987lT8DZs33tmy7eMGFC26BPHhEJDxx1pieud5h1eFgR7oW1SDq6rFmL\nvZVa5SyWl6dBSZSGjL4r31J8fOcZ+gdDWC3yEJBOhZYGJhtXwUXUDoyi+NEH\nnF/3xJ3G/C51IT5uN40SFyf8oOQIbM5yk/NqU2B1VwU9kHP48Cf8iA7SKdAM\nc8sxKLJ9yL1QMxuPQCuIe8+HLTxOHmPPFRE0IrYXoKkVcQuePUs8KiLe618B\nsrhPhvnPtpNCGNJNlreoTRnkQJ7TFyWqnFY0oiCPlJrVy1Gdq9jNHwf86dO9\n6mCqSbV87Blh3B/QGNHilcaaoLdqhe2fhmQojIqXNQh/v0h/jMCQ1tG/O1/s\ng3GvXR0F+Va6f+A0xNo8o/gXSklORKld+6cghPbFLcOYkrUwRq5tdJJQbwPg\nOcry7w6hw3Oocsbi76HHl26CAq8j/+/TL+an6+n+5DexJkoLMAmxihKmBH6U\ndnAJ21gZPz2DDvNowTTvDCYW3uWjR0l8ETU0+42r1lgeaxp+aKV1gbc3kCJN\naIuAV+U5wPJeixGzDeXpNrRjfPV4UysHINwcTlkWSWIRSi0lppcJrvi0SYaM\n7C3Efvic9CDQavya+Iga72Ue6amTStKlpQfqLcY/O3xc7azFGNh96FUD+F2D\nYIkJ\r\n=HpYV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"88d5b88c035f96cf457337c93278b68414d2a904","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202001191205"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202001191205_1579435536709_0.17623450754741343","host":"s3://npm-registry-packages"}},"0.7.0-dev.202001260237":{"name":"@aurelia/store","version":"0.7.0-dev.202001260237","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202001260237","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e62046ba1314b6492bcc861f55690c4257632cd8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202001260237.tgz","fileCount":11,"integrity":"sha512-VqcEgqvpjThYsp63u0HMqMCDsrA0J3Hujmn7SuGz72oENPXEqEdtJBV9n7pfH6MtsfVvf0qneuJJfQC3wnWCWQ==","signatures":[{"sig":"MEUCIFgfszA+Qv0MfLFL8XTImLD1UcC+TBy/LExSR53HL549AiEA/d47I1+rIMmWpi9C+VSjEOCuQwx6e8rDpRVL7ulSB6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeLPtkCRA9TVsSAnZWagAAJWIP/iId3k1o3nWneQr4rL/q\nZ0PbadpHSSKR95/zgJHto78ec0lwoGiBTYKhe5jyuwaTHNpMEqxtS7FLGALx\ndtIpFOLTSL0gZ86W+bZBJpbVlchTi//PhHyZQ3wjc8/YSRbHrnbePTk3UG9l\nMqByiOgfbi9pk5++EMvvuId4UEiTuqbQ6at38RsXFQWGZxzCVuVH+VPqRqLz\nfDXlwYF9JnU/7jQncPtn//9TI/IYVHRr+xFWggqUn0XCdhzU1jq8SRkXP+H5\nsYwOt/RpIAdydyE0N3soysdEmJbDUKLegbwt3O4QCJ3F6uhOGfVFD4hslQs+\nzl0lvkCCYMQsxrUbBWZv6ztcswoSLrWz8ams/92Jiu2jivkahg27c73vgj9E\nMtLYQOyAsGVdNWLFuJXpWXLDm3ct/lv7HgvDwq8nLkFY/JvNZQdMfJ3o1zup\nGjQtGiPThe/8t8OFWoLx70GUlH2WbZKS8xFFc5IyMghAGmVzo18QobZ4YwwW\n476ggroq4osNWg8IwB7XLpJ/jch2kBxxsXq/ikocnxks23AlG0CAKQXtBt46\nR4KB93HZjd1zfU86jTs82tgfhjUI30WmhxqPmEj2TA3f2JvbbT5UGu6TglOg\nZY/pA/0IOmmBjVdV1hPys4VPOmajnKSuqPrqt8MaFvC1HSaqp/jDVRktITIu\nrDUG\r\n=5Gi6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"2a0c68e4ec75b000f72d9e440e974529ed707ac4","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202001260237"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202001260237_1580006244450_0.6508065728530414","host":"s3://npm-registry-packages"}},"0.7.0-dev.202002042105":{"name":"@aurelia/store","version":"0.7.0-dev.202002042105","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202002042105","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"82cf5be06a4536188f50a037f1b844ba963d3508","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202002042105.tgz","fileCount":11,"integrity":"sha512-/RjhkiIbDddw7kU0ZBGVSfNny4yVBZfL7CIrYPIXbc2FOipGj0rz+XqBe/hLFSZhPmu8vRieVudr32NF1cOE2Q==","signatures":[{"sig":"MEYCIQDskErc2qq3sOBKjHeQdPf0RRKR0BF1xcoCPWpjiUl00AIhAMIacftwTZ+sw75PfYRJPiBt667iYcW8x6O5ZxApIVv3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOdzBCRA9TVsSAnZWagAAG+0P/2e6WdoSF7e6bRTfmwvJ\nNyrE0oT+aEN8kCgPGgtlf/09h/WnDr6Xpr63ATQfTDcZZFfoYme3MGdpjuOE\njMh7Y5GbHKcsxVFBWw8m8Pw4cb8kRVwxUPRzL8HYaGeOaHuJKyFnwS4KRpjf\nKWDOTBEXc5uBw6gP1aQzV9S8CYl4pzlWT4eKSnnbAElIc2+hArueU9Lx27DM\n/gJjxUQ40l4maUHx1dkVbAZbNPEXs5qmV8UyEFXFspUyA2tu9KsErf1MCOtp\npMQ4YPZicXaiHZLpSarYyg/ept9AXxBZZ+B8Ufqjry0BOtc6GuuqBhahGjXU\nEhl5f1O6tFu47pX3vP+e4XBYGQz4Cq0ls3Wbpi/s+uecJO2zpkOWSq8cJQHN\nkh0cZ2PFO0ypIgVy/21W1RSMZFTedJCZfmDejeDC1hngmvVSbDIgSFKrc3Rz\ntipbBI45X3aREhAmWUgrc4nS/TwUfNrLW1s6j3CKRs1Usf7BprwFhlWlpBFo\no09noroEWIUry1Y8bEvaQ4ujQR6UwNZ5KNYEmZyYtImpUAFAiDXXcXXK+s71\nFJ/Jl4FkRwbzxH9RoncM5MnGQ48G9lgfpSgrzgjWyQHyd4wxwTV5Re92VGh5\nRNZck+FF5hgzTpv9qi3YOlPkVfD9s3YylfHoJnbicreAXgFrNH8QUjMSwCzf\nBoLr\r\n=0r8f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"e55d704ea9176aa17a86be5c05c3b31d117a8221","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202002042105"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202002042105_1580850368219_0.16063003619574956","host":"s3://npm-registry-packages"}},"0.7.0-dev.202002082141":{"name":"@aurelia/store","version":"0.7.0-dev.202002082141","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202002082141","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b42e0679868fc98131eb9d256c997e34a86b3386","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202002082141.tgz","fileCount":11,"integrity":"sha512-KemMGEpwa//3wIV8/5A8Jge/NMFie7HM/vUvEc6Oj+tJdazPNQF8209WlGBQBv9oLmnBKgnLVcuUB60O44bVCQ==","signatures":[{"sig":"MEQCICZX51A9/a1q4Nq5c/5hzbRMLdbuVGjmbw2o7rKz2yXkAiAWGKhSCc6ckutim2dXhuGThRyq4xxAS3H16gm/Fb95AA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePysICRA9TVsSAnZWagAA1cwP/RWXrsnRkSMiMFI49BDD\ntlWn3x8dhxzqrW7UzVNG/WCVU2owYhyELOP+BFzwgr2eKUb7kmTDMFBOr8ii\ncK4YuL+tOHNRlcV39bH7M4mcWnYwnudOqqJb4txintpdYuHpXB2JfmYPsLGu\nfMD3cGsN4poFMRbrktBlqIsclizoaSnn+snrRVGGLGT0OtLDP44TU4dkuX/1\nH99YvcPgIuQ9V7Nw9G33LJcop5lLrrbuIt5t1XdxysoiG/9fFUZgxHe8Uizd\n1YlAazDP7UeL7ycp67mPreW0zygD7M+Kd6uiqpihFK5Sg0tKiYPX+05EEjvj\nE+3k+kuJIDK3vQCIdtK901Dcza2fDvt/lc9iS5V1PYNOIPYsEBPBuktm4+Dy\nJixSZB4b8lQkUrswT+00Yyas7d77Z/Jw09AmxF88Mr/6oovOKSFHKlQ3Ud30\n7zDYRbBhUvj/hd/FJuHG/Cin0Sydq3+O5MsKZ57wgVTLYNWjSYNPQyvgoY5I\nEsRM/Gz2lGiFZCtAcOaZ3dd1i0UnDmey9+hgqu70xFmi45zQ78GmE1PgGu9Y\nhf5SXNg1CwD0s0whNTkJB5uicOvrFPH7ZxC0dAfEIObm26+Xf+rcZCkB+5yt\nbrVPi5sakYHXKiN8nDRpytJqVAJoeKWchJuo5rXAN8I1YGhjRZUWJv1JwJ95\nKHIn\r\n=NNP5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"983978601667d990e7ef200769ce5509e7e8a8b9","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202002082141"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202002082141_1581198087550_0.6968910944666376","host":"s3://npm-registry-packages"}},"0.7.0-dev.202003190346":{"name":"@aurelia/store","version":"0.7.0-dev.202003190346","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202003190346","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"15bd2e7ae9dd9b738d3a31504fe74c95f37209f2","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202003190346.tgz","fileCount":11,"integrity":"sha512-KBQ2OQPUvZsVgaA4FrL9r3jrFtIjm8CXH645fKDNO4MkvFNalh1EJzS7ZxwIDLc8F1jbQH2kwhJ8FFUWeJ5lJg==","signatures":[{"sig":"MEQCIAeJI/zUUpdNpqMliaNQi2NItMQjSWnLLyWBFH1ic9ElAiA65YuG1Io/rbPPEuZWdIavjIXGp9GrsRruckVjWGNilQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJecuswCRA9TVsSAnZWagAA1GEP/inmgWc6l10CFjKViCWX\nJywdXBe5/sD70sA+nFJOknk7gVbPwHSZPXFtjnXt/Qjq97lT5p0BTR9bKes9\nkMOb+TXiQEGY7c2Wmv3uDEavo4LmfdIwbUxnm9/Ygwosc94GPNGgEVzPh4nb\nbUyHrZ7NX6WECUnCXqcGu+Acttyyjirt3FEiBWzjboHbS0wdE5mR3VRhn+UO\nSvr+393tRzMbSrcbwmoSQE0rMS+d1KF5/jYD5chbz9tETmX6p/H6yi7lR6AC\nTEum6pE6UTkrx38356Go7WubxG/JzKuTxtoDG5XLzaFoKq1tEAq6C55emDeK\nfEYuL5K0y7Pn9qo/S5BRX4jt5q1TiRMxC0BwgivRVqW6hdJ8fRY0d/o1Kngv\nwRl6mc45WXK4Eu/6nMwKNIYhfo2u+2mRJdrsAALygBbaQkTlk2XQYrTCAhg8\nBzaDQxxzn+pZQPrX9xxIFJOBhoHmcghQ8vzvnA8QHQEBLxoQrfHZ9IUGki6M\n08x3jRuWMQZLd44KlHSHlualWsu/+BjoqCpVVpwfb5aP22gd8rXQpdz7KFU6\n36k+mmy+IgeE5mYLZWCgBxDVsm3a13ijYPoP+eDzQ4v63WyMBgpVJY4QrxWz\n74EO8WZY5n1vnkl+6aoRt7+Z4nROdKC+qt/BMSsZsUyqBLNbQI4eha/4N9zf\n5rie\r\n=OIMn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"9c64110cb4f9f2e7f5a34696f15807c5f098dab4","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.19.0/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202003190346"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202003190346_1584589616291_0.9579009482833887","host":"s3://npm-registry-packages"}},"0.7.0-dev.202003201712":{"name":"@aurelia/store","version":"0.7.0-dev.202003201712","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202003201712","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6a8a6b6b4885503d9a5d81008f2047cbb61a2cf5","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202003201712.tgz","fileCount":11,"integrity":"sha512-Ix/tq18HlPZLM+MShFOQOdxdpv5P5cLC1lYsg6IoGyHoW3ZhzW7Z+AwLwFkSxsLIPORVdsx9vvdSQKjnyb0BqQ==","signatures":[{"sig":"MEUCIC+kOL0IIrTYQiK+pPYV6K3RJfgUsA1OI3YpBXdwIHxsAiEAtXH0yA+P7BBDKXxBo7lTD4odALGoQKxGWP3iL8iUVBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJedPmhCRA9TVsSAnZWagAAjMIQAJktH5u6Q5a4ZLWqho1M\nVtAu5JN/Y8OrYoCvQgOC67tbgHz+KToMdlZizTOqQB8RlGvUYw6gtFkBEodZ\nymKM8qf18sOaYQ/jmnkgrgLPbNM/ni3+vsO8wbB0hQSkfw3e3iYj7lCCCkXL\nnYH6zX9qyK5rcrMsfcvGMad34gzGMHKQHD6sl7M+1ahGxzR9TFsxf0U7zv1k\nvZ2egDnwEkQWCRC7SrsJjRs1HNCg4PA3CivowndSbY65yecG0Q/VJDZAhzeL\nVXnQHFdgYVWReCg3WrSY8DSku5V81btZTzhGaJKIWBzx3sV0qBxAwF1R5rSr\n1g4bhrbOYl+qsVCqsBmm8jU5yi0d+AvmYq1CI9q9dUqTz4crhJ1zqKCtvDYZ\ndJ6Pe6XIJGsU3+7/l5HhCQU9PX67xtcmfow2B7tI0HKyDAySovfOKl7Jl2dO\nOsiIcIi+r06bCD/qnv0nS5yHlWehqI83+WTh3XWEjo0GEz3cx5MzBYxuIXrW\n6JOpJEQltuYepgPkVKBvAxosQbf80p0OtkAQUla/8dvKGdTdhySMMo2pgVGz\nwZxElx/+m7QMG2erOv2qXTVIn8dYrCiTVHWtp4PfityDS1hM+padSYN0Jdco\nghaTWeqTOvSqjYpxlasw73UbOa86a/uwJ9IGLoztdQwV2GBIZ+RtUJP3sENe\n+MIh\r\n=ytfU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"1f9486838fb8f1fca18726d7e73ec86f075d2211","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202003201712"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202003201712_1584724385163_0.039604650344177594","host":"s3://npm-registry-packages"}},"0.7.0-dev.202003262202":{"name":"@aurelia/store","version":"0.7.0-dev.202003262202","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202003262202","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8b33da0593415ec557566d62ea967f41f03fbe15","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202003262202.tgz","fileCount":11,"integrity":"sha512-0KZy1fL4o17yJmRDiD74pcYbXNrxGhHVXbW4vq2HYDEadhRwhdW8Jek+f7bEwEl+rFfWfLChDBJiqeg2KhKpQw==","signatures":[{"sig":"MEQCIF7D9faudpWm+wJmUcQ3PVJmnjabxKiv1smCWTFEy2wfAiBlnLWscwrrIOast7IY/iaYASx429wO1alNGFSlaLXrcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJefSZ6CRA9TVsSAnZWagAARXYP/1E3saUBwjNX9FwaEMrq\nYVA0yxlwTKyDW+t5vzQjWrKS9nuMEubrQ43PkznLK/E+Gt9p3yMNymexUw4I\nd2dDw7xaCwcprTMcuoaUv2nW2EXc8knFxOyrv9u/m6HeEnDpE9z/e4b8cGjz\nDNSijJ5/+oX+zhQ+LSalLjGDE7M7eLeWLQOreq1ucfOSZ4iZdGHLtSYOud9L\nMRbeqegE0hGrt2KXdIBQxkb6u20vuBvIj9tKqK2T5y9deh4bhsU9ql+uInH9\nt+/I9HMylI4FuyP/15z7qrMcgjOolkE5aw8uUWntmad2paGXe6Y8c8iDu/Yj\naIj8i98iPbq3djj7sre50Aiz33HfVGtw+m2WqtsdrPJcuXo1I/XN++39h2/0\nkjkuKpXXGiYkrxSj6wWOmcoydRx7xxj9BMmBQYaAdoeTp9F4xu4hPf2LIyKq\n0JwtzE6ILEJ5u7D6Fvzv5pvOiV1K7vPIZOZ/A51K6XVhYJ4pR04QVEZwhclq\n0n0vUODwFqnTzDU585ZwFpmJzn/w64Rym5upqS/HyhpMPrANq+Akv1F9aH1y\nQUH5wzS1X92ULU47oKTtHajDXMeC/2/1RWk9IBYomI0QRMa88Y0FgyJqumnC\nKxi8H1Tm67dqCfpzMv6/dFOBFs1zhk8q8iN95PpvkyBiiDRvLd7eO9aNVBEG\nCwsl\r\n=vTai\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"9331b76c32419da85792e131323c0544988959ab","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202003262202"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202003262202_1585260154005_0.8942544016147007","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004010149":{"name":"@aurelia/store","version":"0.7.0-dev.202004010149","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004010149","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"66ee79d0a10e26ef045bd7c40986af39737a8f6a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004010149.tgz","fileCount":11,"integrity":"sha512-P0VKWg1aarwBHadEUGzK0tFRoc+GIv28g8vN2dS8RKLQQ06ZhDgrXFxh29cEnRMm6x9pFEqGCXzccphqloYIxQ==","signatures":[{"sig":"MEUCIAq0EaO5LTOKb5iQgYLB049dPbUZuquK/LZ8xdtPj056AiEAwuYxjWZwO0dCmy+JBwwhQ2h7ubW+YnFrlr/8iU7eCgw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeg/NKCRA9TVsSAnZWagAAx2MQAIEcbenoBmBO1nze2aZm\n9F0d0+8rt8vYArN29tvOJf6G3hPUm+D2bZkxBh6shE9JdZ9UzUKbqXhvyv+x\nfiXHf4sA69/I5mAcSKw3kc49sBl+O1g6tRrHe2b1qQkq5VEhcBj++BQML+e7\n4ePuHllUcTGP+E5ROj9Zzfnn9YcIyLSdgJxlGl516BA9riiMJjQJkGBU3/LS\nWuo9+NsW6TuPFUYV47wnvtVewbdNgOFhW1MJQ9wHPMsYMEp06ihdL5ENql85\n2qrY3MwI3aNVRNp+qisTx2zhIEWJZ0dHYNXcDD+RsPQOoa25PYjKhem+2IF/\n07wZFNWhlx6gMFfmm2NikQCBwoIjudJKtGToIdOW6igMUfa6dgGoUpxJpZHU\nJRuE090QkKTBKVSQJ4JDBacFQNRYzk+zNBSOZwVQFcJ7YJ0rRm3dgp7iWgWH\nUDU0Fna3bkeCG4GouBZjh9SplrDfXcj+VXpMCY1anWDzzQgtUU97qwqckn61\n7BtnSpoBa7H2M1ZMjGks7epI+pbvhSyJzpykRuGkkXjMAYCCPFkGMKuf6/hp\nmJ9MlP8EEj7/2VcCuS+LtBlIUONzcuIzopPQqTLRNVBL/GbXNhWJpAeMJ/nk\nOoSkS4BrqEWA+bNFIb2HTLYrjE7BSAjLbS1qXPXi2KnIzq1tSkVOp2ivR0Dt\njhx5\r\n=hnIl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"1af182ad3f7f621e22a93a829c6dbe05579cc130","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004010149"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004010149_1585705801669_0.043168371492755986","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004010256":{"name":"@aurelia/store","version":"0.7.0-dev.202004010256","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004010256","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"88bd67f8f0440c3b96920302e470fcb2e8ea4322","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004010256.tgz","fileCount":11,"integrity":"sha512-ePhA3i0iWyslYfRkeISvfAxmVlG/b0sSnK/Br7ORH2PGypVOQvTinEOJIPVx1fFUSwvZtEsQmEBoQhr/KhEN4A==","signatures":[{"sig":"MEQCIHFrsb0P4/vqxMuENx/pCKwSKMqy0P4Zt4HrtEqKQYWUAiBlCcH5Sd8hlN2pRBbnDpd4L9p6MoUmcbfiRCPwJCdEzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehAL0CRA9TVsSAnZWagAArV8P/R7KLJ8KnkKiT6nOog9k\nSd2D466zIaI1H1Fyxw1+94vw3LHtqwu/Q5xVrVscQR3Frkip5tSpFnNiRwPj\nGTFvYHtZTGT6fgFXHZ+cSz/n7cX2EVzJRb6QKEeGSbpXrXzQN2oyfpZkjYoy\nZ6RLRMoka9Kr78O5isfJwb41OgvsQXlecY7mMVnjdltgjl2zqskjRKRP3pza\n8nW6tIdW0NU6wDtFDswCjY8DXs/hqgrfw7ze7/MkZkxshMp7xOHDj23FcOPx\n52+4WvP3nK+pQR4bj+8WsYL5uLXOTIGSR+Bpg+mNOK4y5zUoPIpTHU9/YBoD\nmCOVt2D9zcL0WZd0jp1e43qOGESncn3+h72Hj3sa2RbbSQFk/f2jD4DAPNKg\nqRxqE4W7ykkX+GnP93I23uoAdtF/n9vwxLkaOrpG3P5ZqKzvApnj8ZNsK3e3\nm9e3sAeOoM4xV8sgQ/5332GcCWIlO8dV2TFLpfLYq9rB6/mw5opwI9wszY+c\nck7UlkEsQQc7t1ja8pmJrXQ/S9auY9e2IDyCX8DOSfv+VqRcJQBnt8dBzoSj\nN7XtHTNdJJLCClvN97H47w2bsYQvAVlVeF/P7kjgdfV1Ae2DRpHPOOuGrcuI\ns5L/dR0DZ7dagNdzH9/rHEOu/Dd6nbon9ewAr9yBLzOhw+ZSFw1zL3/Y8Co6\nzLTu\r\n=em7Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"da794fbb0691cff72882e17f2e12926e0f71ff5d","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004010256"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004010256_1585709812168_0.5300425178152497","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004012038":{"name":"@aurelia/store","version":"0.7.0-dev.202004012038","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004012038","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e1cfbb7fb1b6c01308cab2d0f7638268e0339a2e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004012038.tgz","fileCount":11,"integrity":"sha512-mOP0bAndrdLYgsUEJoLXxfbLmLq86EljtT1CkZtExh+fRvaSjUpymzOGwB9kKm6omJnaCcMvHVB2Du2LNRIusA==","signatures":[{"sig":"MEYCIQChbkNqy2rwdrkrovgm7qR5eWcmqfSXiSJiQgQlzNfRnQIhAKVEmOGWtFZdfWjttvWtGYIQ7WHpT7oS2jSn5TAtDKAT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehPvlCRA9TVsSAnZWagAAqgkP/0OqV6TWD0eEOzh8dOVN\n009h2B8D91fgzD4TSdQUxzRAZmsOR/prtVtUvigNWcRlitaGAhfkGfKDXC/J\nQcyupiHBNKL0PcI4nYHjpScaXzPUemp5chnrnCA+CRt/7O4yhSUs54/XA+4B\n+uE1hIIUl19fGb2+QXh3uMWGVSYdu0Jj3h6Qt7Sg3STDGlc5MXF6Q0Q1p4aC\nK6KioOy2k+nKxQzOGJEuOhFc3kZPKMGTI1L8DbIRAtjfz991IzW39rJe5qWF\nvxsEVXVmBDXV1zX8UigynAnOiL4Yv1Cs7dYkCvDyV+R2EESh4EP8eYqUEmWq\nvwfskh9+6Eeo+p2idv/xQJFwFOMOaSUjLqk6JDKENhgfCE9lXicFjdOpcnBP\nblV7UYqm8Av2faSq2c7EX4NM9imuBP1+J0BFDYHENi2U4BHezY9tRHn959j2\nNijJX8CYYMyLMczLIvprnXtnae0k+3217MJdr/10MarlVqsL5niYpA0/+8ql\nFiSCVfCYt4E1I+FbS1/Lg4g032RFMOsjCjagHQLJWL0lU7eFlWVRnGiFrjcp\nBGx7kafW3csXTlcUrOXHIoH0xLErGC4/ka/oL6o29vWpujs7OB4cs7Gi3TBN\ncoWMNiL6meEp3qOQnlLqMJ6Z/NkqxgM2TrPRa3LU399yDSXzA2HW4wpJRhrN\ntyXX\r\n=7Reh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"0e053543c5f3944dad31e5dd4ee6de0c36e49738","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004012038"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004012038_1585773540852_0.3036154339910313","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004022224":{"name":"@aurelia/store","version":"0.7.0-dev.202004022224","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004022224","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6b2f8faf48eeff1f6736a6f58678d00b420c53b5","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004022224.tgz","fileCount":11,"integrity":"sha512-Qx041Y744XI/hS8D9KfV/BTtYg7bbtLjaUsCB+2VL6EO6JN2nFY0Z7Edp6w/Xcnt/rEHOW3BIcznC6jvZPuwRg==","signatures":[{"sig":"MEUCIFcx5AvSJek78JYws1TDXvDRnBh2vHTwbBWV6mEa912RAiEA8qUFXXgU3A+sbbXO2C0KAsnKI0itF6cUGUxZJdZuEY0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehmYjCRA9TVsSAnZWagAAF9cQAJCLs2yqjeRl0GEhWbO2\n07s1QhibaC60lKYDWN5d+afzhrDRrR47hYHEvlX0pyebqzPwZ0QohDIreSrQ\nELLdmRlAVmZM8nOyBg/74LPlX5c59i6+qNpvbFsKhIVvEc0og5p+GW/H98wW\nrDbapChsWmIouqUy/DFoWfRaW0K8xdb5bc1G9BW0LtgRz6MKghdma+8Csr+6\nNg+ed2xnrXKFAq9UjwWTOiP7o9o0Yh73xtTnGFxY4KL4qF+YaGz2J1EAqy1O\n4quM22LazJcWXfGCCPvMKRBR8qtL4Knvcrkyiz8QRdUW1fFReYlvGjp9uG+R\ndIDRwA50/N4ZsORR8oI/bCeurGgWCbA+oJnFMCX/i6PcbxHO25wWB0A5ENZ+\nyOezftesq4wLnPsiGc4FRI8iEc9QTZnjd6YJFCl1cquHdAbEL4XwXd/XRN3A\nz+dhKc3jv09MEIFfrzTxPPw8NrjwARNrguJa2FzFltTfIg6RvIv1qPrxAj29\nq23QadVFvWRaKJtO3cw64RkFWoGApDhSOhKD/rTjJAb6XMBNHTKFT4tqICrg\nKoGeT4Pt4ISsE72zop0ZsqTM7Cu1THr1shj0Nn5fz1p9O+35Aedry4Sv4BY0\nw99KbTRGHDlc9XRGcjSgoQaMSB4aqq8Gc//eudlBsumTAA0fbq0yNB/rfIpR\nahIp\r\n=1WsS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"2e77f69659610b568026e5c12c0e01c8fe2d347c","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004022224"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004022224_1585866274750_0.9906944341642094","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004030212":{"name":"@aurelia/store","version":"0.7.0-dev.202004030212","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004030212","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5c2805c56aae1dee426f6c1d0697ada8e7b5f210","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004030212.tgz","fileCount":11,"integrity":"sha512-1wvE0FfLocgqk4wL7PluI6rpoYeVmc0JmpD/YDYqzyothbXIuDtwKRNds+uGdVWDeU/R120q16pQv4KOPK67Ig==","signatures":[{"sig":"MEYCIQCY6UtljUYctrDOPvc+iIj5BR1vr4CX5EHWVGayqU+jIgIhAMXKkMZFCDS7Vl7f6ApEu6v3M/vZXs7iT+tkN1WrwlNq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehpuqCRA9TVsSAnZWagAASJ8P/3pN0fBUlBcfYIVe4kSN\nW+XxMj8IqE/GhaL+04NbkQGn0P1fOJ6JKoFq+YiwJrw0aw+vJBlhI/w4li4Z\n/J6rhgFmSnxrnmouapqN12IbT6EgcYXU3M2ZZAM5T1jpmHdAnXyW5Jl9rgsS\nS8gTMp+MW+X7eHiexD84HyJ1wdI3Hq+CdZSvu1cmLXEqlN80llJDPziN0mzR\n6LflFTaG8Ex4rgBNqs5NBLj8IM8q0cAuurtwhHQdDywp+BiczDV6IdB1M5QX\n9Vz7U7+CB1FT1RL6edldMn+2N9U57SuF75I/YP2dZRxNy1dgyoYfMj11+MbC\ndeLGFm4RrstlHhzHF0YyOJuVYgDh+OzDdfAuhTGOIwT0iAUwal8FwgdX/v6B\nsir1yXjeCy4rCXSUF5GcWn+d7u8/rRe1zy8ImAeWkxBrgZwjqcSeNazp0btb\nkYrS7SJY3dgqX3J5y5+fn2JjBMhdb8iwA+CWx75D6CVw8j2IN+bIfCzDGXDy\nCG1TQCI1lmWLnTlMNEk1c8EaVqKfakJNkEs1NLyIHK2hXw+9VW1q2x4kZQyV\nsSP0/p9YSEaTjVEvZCacD1ZjcEzVlwiipVQoByrBBOFWvyBeqvrQEG9qGl/G\ntAV+xhlwPC1ggh8UfFSOQdbDoWspwYfNQ0c/P8SucU/x5U9skbonxLANc/MK\n96A5\r\n=7fxs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"e2f2fd1c416b9471518a1d667abffba80a9fb174","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004030212"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004030212_1585879978358_0.14911845729970752","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004031507":{"name":"@aurelia/store","version":"0.7.0-dev.202004031507","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004031507","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3d3d58411375af8f7a589aaf8b4a8b80ee3f3743","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004031507.tgz","fileCount":11,"integrity":"sha512-fbWE4EOmv7jkly31AHamAx75BiEr4+cxRx3drEUsxOlpQNK0V6DDlwAruX+IKDTJ0LECVPFfQdMsA2zvCp/pEg==","signatures":[{"sig":"MEUCIQCZxvjoVCdrT2iRgA3aTaV+YZ9dTK23SfFZJrKwQ9hI7QIgKDoX/EE471bic0HszYs7hixcutt2dfMnSlYSdHgtc8U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeh1FcCRA9TVsSAnZWagAAsHsP/0aJj+/B9Ppr/6SPxpAj\nc/xnSXDSUyNih9fSjec0KFRNyZiRY1dsotvzowL094YiYQ69/H1JE2DiUONH\n3LSFhtDm/Pqf/M7vEx1y1eMLICi4z9sUa3bjheFAwG+cg7uzOj9fKfNqFSfY\nslAyVUbtUAh1f3AixB+1+JwP4hTKCxx3N2gVyR1hOtDICcm6gt8AdRKiEgFe\njwjB8SPsif9NUx0/ULOUZ7Q19LS+EHOzmXScMQzCqFTWadflxMz0Vy3dwJSl\n1LChZejAR81E6kUx3xR+hKT7lfk99cTsTZxNNHRkyfOqoeELFbMwRoRa0ktJ\nnZfUcpkhIUjZJuNcDF2mfaNa3Ok3EAAfhdjt1nq0UxIGEomTYGBiDQKQoiEn\nCwKFjO3MfB+XLavfEP8vTnKzCQw1qihPdhDZQbMTw0/maAgZqpda1jadbpSq\nqkzZ1nA0pNpEvoEUx8BrsSyg+aCj4hmzKFJ/kw/bcIuiPNIbtzKFCOG3L6D/\nmek23qTQ27tB3uFEPO5jhK6k6jkIpdDHj89rvkRVxsO7+QNmuBcdZDByusOi\nnEcZrggnUHf8trk+GbgYmcldYjKYHqb6Ldid42KvNHYm6FX7N6c3IONxeU+u\nxaM6tRQzj3q17DgLwwjjvFKf86a3S7IqVLh3ReJnHwnUon7br5XwEfZ8kP1C\nE4IX\r\n=rWF8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"7fdeec705e867fd52fd81a8f4964e51aa1e061b6","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004031507"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004031507_1585926491596_0.04538769275093624","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004062058":{"name":"@aurelia/store","version":"0.7.0-dev.202004062058","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004062058","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1e60acdc15bb958eb233d4978fc4780c20a9839b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004062058.tgz","fileCount":11,"integrity":"sha512-OQ+/DQ5139aQMcEYhpKCJBwaRAJAScWGD9v7suUe3vzv6lentsqz5GxH603yr1nf2ZqcBTmQPklez3faAvXmeA==","signatures":[{"sig":"MEYCIQDcE6SjDB0XmCxVTyZoMV246QWbS70S3zQF4DR3L+PiCAIhALiyKAA3i5d0LIq+ijF6T6IsMWD+mJYj4R2qQPmlUcUF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei5f2CRA9TVsSAnZWagAA6PUP/igTr0SQeyDGGuIiD93E\nJlSg6k4EvR0LmxU+FiqqIT5m/EIZxYGT09ktT0ktrmnPuoHlPjmJybtziziz\nc5QJayclAXriGfDVwlmQEc5oehzuLB6iqVL5KNR4oPXweEGfZ+hMCkk4CU19\nFagsNRMwo/rMvhiM0RRSucCjrlA8Y0AjBkumkBn8/xjI+bI29wBDUTbyHeNE\nwRch3FzjHklCEMX8VwKnoiB3yJT0ImZ6zmJWUeo5lz01VV23ZH1gVfFLpctS\nXzHANyOEK5gdBvS8Cz8UnQzjJ/YZIxPZV+9+4dHLqRyvWbUBMMCx6OdFW8b6\np8SVG2jMvBi0BEM8QCb4fTaRp34flT410oSXCjtEX8L9VVe6HCU9R9Ygj1DF\ng4IoKKes0FY2OwVcAoTdjxH7ejoAoYGDNGSB/ZDCb20VjbXtehYq1GWDvBcr\n0BYtkBQNGy3PZYgzoM8AKtqPbpW4dAdsfhVQCStfWiSuiQS9A8Dxvswi0YkG\n67rkjaPsiL6RYtZNAaRBqT7UJB5eM1dca4bkWzAUT/oKBcLRI+sWeBpjT0Rm\noy2ZqF1PbQwTvtL7U9ATRg+xVXFqYUREkP3mPoF2zKCGRubLSZKJcD5/jtiJ\nSmzO2TX/WaEFmE2gOKVqUvRN85cJ44l0Bf6GXQRdJIfV1Q+gd6dQcYOG9ULJ\n6h6W\r\n=U8od\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"d34a06728bcf3a82a910f3214aee920320f5a847","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004062058"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004062058_1586206710251_0.4288752402185596","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004062202":{"name":"@aurelia/store","version":"0.7.0-dev.202004062202","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004062202","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"14f4f0d9872eee6b7809cf109f420d3bb03726d4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004062202.tgz","fileCount":11,"integrity":"sha512-vFP8b6TTGAI10w7wO3fFckQONB3Q+oaUqeFxIyEWs3vOe0X/jBlCIB6REYwVcSt2Tw1TYcBY3uIwTHaPNxFyTg==","signatures":[{"sig":"MEUCIQDbionA6E1SFmrx7iAr7Cx2YwL5JWkL/7caqGlOYvxMwgIgdsnSjbLLz9DVP6a2W40NGxq/OfkJy4QCEB+2/8pfgTY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei6cKCRA9TVsSAnZWagAAoBEP/iJjcVMhdcnRhKDI10ei\nJ66XdaeJ8ndZ4otXvqpxPvGdgy+JidPZn0fL+78QbtfiRC+fBNm0xmRisBl5\nMCJY8pKigWeO+EPPjfdGEbUHnhRJTAurNk+8M3vNxWvI4JK2OxMFJEOxssd9\ns0lkI9u6OhS1J4dswt6xuGGqZGe8eYwdARi6cCxY7P92O9L0+x56vYB59ATL\nLJZNsIRo+ka242y03Z+PKAO7ZVEJVVCz3YM7jdNrFCF/eg1+kGMnDsqdAY15\n3eQZu0bsFnzI1n8LENSKJUh0qwB7FaPL9l9VAq3/sdhBdG01Euc8R1EANBa5\nU4SrF6z7Y/Y3NsAtM4iDPI0trSkax1AqovMhbxF2OnUdWHE4bHwSOrTuKqpe\nZJYRYsiEVqwbnjNAuqbHJQVwBhB4/0n4Fx3zy89AQA1GmI+vHpZyoSKoUDtX\nKzIbBiPWHuRO6dxY6IDlroQXJqF4L40gqTXZLYWoDgJfRakynlkDMFThr4Jh\nixd8ZDGWkPvtXTd4NEXvekBE0h7jDX5sAm9iEhf/+XMJ4DIIa1Ijb+hbYeIt\nTH8aJm9O1i1IZ2RQpepqPpJ1mniwIe+gr+sDbP/s0GyYFFJ++K5aW700YOx4\ny/1xIhghsafwX1a7rFd0+KClHpnLUQMD6mCSZREXDCvKnPZUhmlLJgh2wRk0\nIOMP\r\n=FC7I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"899895a7fa66cd1bee36500ae2fabda9b07558ef","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004062202"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004062202_1586210569896_0.1821295965194376","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004080424":{"name":"@aurelia/store","version":"0.7.0-dev.202004080424","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004080424","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"71c9ee80cc2689c28cb6ed033065d524a3480be8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004080424.tgz","fileCount":11,"integrity":"sha512-FLxb/wh5Vr75KninnC638D+k+G/+vfSY7vgDHd/lgweWQpUX2aVvrCNUuV5jnNMmvBJ4SO53MTMSJLqcu3E6xg==","signatures":[{"sig":"MEQCIDALcHR7cSJyGD2prSbSY3IUt0g5nhR6rDhPDrV6Xa0WAiBFczZjUMeInAqmO3ZswNcmHGNIaO5F98azI7Or6yHfMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejVITCRA9TVsSAnZWagAA2D4P/Ao2hKN5x/QjCv1qZQK3\nE5AIWZsTkG3vlkTpLVFqCcjksoUDaTAIo1HrYPaKEca13QpGr2w6IIwWNkQL\niOCcrkD8FlOppjmpJNhGatNnS0NfjeG7s33SLfueaHHqFekjZppohY5Fg5kH\nIfhNrgjIi0yhg/1kCtZRgcqju/3p9SRuSMbzsnph3JfHRJbL/YXfQ/u2C1PH\ne72/XzJ46yQnJUJ5H64m6LQPXOKAkbJq2sO2d56S2HLyepuSoqXRydRqvq1v\nbAYjAaG2+RGBvGwkii2CBC2M52mMZ1NdP7qfk0zc9fPbWp0i+atP+mIPH6Cu\nXRwEVOFyn/fzaZidopCHGXQsassP5fw98CAUnBTT6rGz9aP8uW3/Re7LCTje\nWYId5cOp1+mNVNjPmjPmpLLRK+tjXKc/nClN4MVmL0R/olPLe6lxE7X+Lt0I\nocwcyzpjX1Decn48tYIxZ4odFzxW34L405ew87Ny/rDXQw8y2lLdE+eTQK42\n59sXv6WHa1CgyQlKGGh0uK7hDNfYqa/kZTq9GQ6epYHYXnFbuKv5HNEBvQeK\n0yfuexpW0cueDVjOhgtcKtSlxSgUXV+U/nPrhnIdKWMOHD/3k0u35UjZhdQN\nemIB5IglylS8Mch1fvN+Bg25CTa7PaQ17jBrcxCRXd+5zZ4g9dJzHUbg5SNJ\nsSBh\r\n=b80u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"59cee092600d6d4c8ef2ecbfef5c030996e22e43","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004080424"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004080424_1586319890769_0.49383610177021464","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004092222":{"name":"@aurelia/store","version":"0.7.0-dev.202004092222","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004092222","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"21e5ef7970a1b2b49c51359f1c44c298a79e43db","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004092222.tgz","fileCount":11,"integrity":"sha512-/ZnbauUxdW5pi9Z8eI985UJxHRUGV2ywycUzHoQr0GZhiA38u3Qcm5cpoElSjJ7ROPU9U3ITvdB4wB4+YYeM/w==","signatures":[{"sig":"MEYCIQDYSop+bZ8NcWoR7332xTjWEJNvMuIj7utE77+tVfkKswIhAIoiEG/eJOunZBix+YBVi4oAIbWsAHCQe/hAHUBLiJXR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJej6AgCRA9TVsSAnZWagAAwAEP/iv4JiMyRBKK3u4DkxD9\nWBNmrXyci2C0yM2ZeiRn3BG2iBYFwsLHbpIPl1gC0hufFeUfH0iSoFWCpF/O\nQ7jKzii31HuAzuLiDgkJ2AL7Liu7CJNzIX6zdrR/jTeSpwn6g5+LIZj+bZFC\ntMX1mUz/h9oJUvpE/tQUr6NXz4w6HuMNrKj3yK5DbWq7OErJAd58nM8s4ZsD\nla8p29Lh9lx7HxEl30tKtr5KhWDn88xIKR4Xyt1iAJ9RjllWKyP8vEQ8Yf6u\ncXcCIJpZuATXJR8Jvejs173tyXuxoItGivx/0O9CKq4bQqf0aOIHfTzhBYL4\ncFD427Vux5fpBPZkHtS2WdQR6wguz5zSBPYarELO0NhLjBGpf9dXFW9ZR+xR\nFBF2y5dopHWaAaF+ZprLzg2x0DwN2k4Tpf/zH1VtxItzxunYAnL+6UwkMGmm\nYWuKKw0eEfIwkj3f45ulybMEfTVeuqCS+NEueLZKziP5P5VjUwRC6Jjyqk8t\nVr7nFwvDH0ZSYXn582riv4m6GN6DPnb2h1LvQfuShBKrA6RyGRQnNSazHeUm\nHhFsfUAdd2+r6CU1iu07V1egsNp4qCOY47RKCuHLVG+neiLzg+OpH14iM2AW\n66DuR06/DAW5sVOA7HupEA+rsfdoP5xAonp2qfl7HuywJyObOglKTCULKQuL\n5/Kb\r\n=p3R8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"63983276f62dbc460660e94d5b48657c8b9b3d4b","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004092222"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.10.0","typescript":"^3.7.4","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004092222_1586470943616_0.1632106419623398","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004141429":{"name":"@aurelia/store","version":"0.7.0-dev.202004141429","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004141429","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ee41eab37e8055aca11db4667c025937b8d6905f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004141429.tgz","fileCount":11,"integrity":"sha512-btFI8IkoOGMGt3TVHt/uNvTBVW27Rqcy4F/6hx6GaIoApdyHwcBdpQRljoMBjlha1jOQSjO44DrdKC8zv7uPOg==","signatures":[{"sig":"MEUCIQC9/ziGCOgRqphD64KGUko0n1C6ABKyVKU1wvecH4FhuAIgInfk1SLav7kH65YMUF8imaZHwJ42hit/6Jvwr+kLfnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelcjLCRA9TVsSAnZWagAAkFIP/Rna9+LLaoKwGeICwiWv\nOS5CqEAn/p2h+2t/Cth+QzslDHawYXQzzP1VLpl2+7PhNXLB1m2Lg9g/3mFr\nIFQSUjE96H7JwrZ16CTANyqWMHal6zn7DhksdSss6p0NcaJjwO04CXby60CS\nHNfM7uGTXizW/UNPLL+RxPr8lXxIvXZIXj7BiJprp/Z34VCVAl2OC3xuYmrx\n1f8Tz1Z8FWWqDCAzWJZRnCChbQ8PdJqxdTtLbhfCbLi7yoJHg4VmukqXTUZ+\nI2kwIZMvyz63LpXCxhmTU+A1mfoNF61BmdTp6iJyEfI/GDVsoJNXzEGSjFTf\nJWLwRgKmVetU+INRScerCaOkKL7fCWuLpoDLHcGkwQiLe9ZI5x95F0BLkb3z\nCZL4w173xmYlwSptvnILy26yhKB4wdKDRIA8f0YdKklYs6wlbk/yPdtE/L+b\nZhIHKVrTV94pU08l7ncIuNIvtsPrhuDHdn9iLFgLyCaqeUlt8VWRbaz+iWNl\nUH5nswpy0AW137XP8o7dWjXqFrJWv6bzj0CyQAPCKsr1jM4LIps0+oNa4dV8\nRZzrVIXWcquBQwSVDwf1ATNpCo5SCTgO/qAVAtDSKHFX43LS9600rKyT56pW\nH39Fmdc18F6iYvrwOAOSO50LrySJHNnnyp7mqAHn0XmOaJzGVfJ+TrEMzXqW\nvFtx\r\n=GJcb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"2c206f6390b1bc27ac0129d6560ef60afee875e9","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004141429"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004141429_1586874570884_0.5124697573558707","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004141437":{"name":"@aurelia/store","version":"0.7.0-dev.202004141437","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004141437","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"849a98f1730d6b10c06a26d5e7a2534665141ba0","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004141437.tgz","fileCount":11,"integrity":"sha512-WfLvtvHZcWjRcIj3LLxuUnXXgtNid8Ube+X9PNFKR19j+AcmOxhWSWpdCBzC3rMzDy1b9s59I1wmNw6+2oDD+g==","signatures":[{"sig":"MEUCIDt9a2pL2J2CpwrmB392kgaEtB2FnfVV3/rLdg8O+5IaAiEAu0DoV/tyVSIOfTeJgreSFWHbCK4AwVhofc3/eZBZbT8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelcqhCRA9TVsSAnZWagAAGugP/jzoFQpLmeE/UZuPG6WG\nLlQG7z29WFVHJSDa8gyvEEQpWJU1KFUSOSoKbjlYegHiW1iXDh2b0Qg1uI5O\ngrtV+gW02QRU/Axt9IxDrCWrkENmjTW3abj46vBm1G8Wp8BjxW23jtlSxRGg\n3kopqjFgGw7mJEW3bvicAtToUzjwduEpqR3y5VeIwf4WJsO4L6UdRRAJ1RWQ\nc/e5d0j9+eIAQhDzIUCj+9nhkCTyBfXcK2fRwqXTjOfHzJWttKX3d3+XTptr\nOCppzftSnQRlaI5Hjt74RMJU45IMry5m4l4W2mMdmTbZb+VSwnK6fdDzxegH\nV/IyRJJjFGqK4TJew0z31JtF4y5bl6SAx6qckLsKxetYklrGzanGUNyJgNEV\n+6cgdBCiuZFInetHKKkhOZ5qXTX7/LDYSxY4o+xhweBT+J1VS2JzoCCWyXKm\nMXukEwDnjar4ay2k3Tg+pbjjot+lyq3vZKDGM90n6TEL1ueRklmq2XExj+0z\nOFjXeUDGCSz0gA55uWkWOSFSYFBoxhrabcwpEmsiAloiTcao0BvKBPJfpZvB\nkIcOZPqSeEkKG51Xi8BEOVK9YZBo4AJct/G5arlG+Wb0HLx7qV5qdIveolIU\nj1v+A3xm1tliRRW6gRSnYhUlk2kli4CSQJ+mRidg4O/UrUAgm1eBHrhBKwWX\nCP/X\r\n=ZkYb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"a8b929aed3f63c09e33e1badf03654a8f05c5eb3","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004141437"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004141437_1586875041119_0.9437386195391062","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004141952":{"name":"@aurelia/store","version":"0.7.0-dev.202004141952","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004141952","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7439b6e206cec2e4022c5591dfaa465410298c6d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004141952.tgz","fileCount":11,"integrity":"sha512-SnrLBmuC1/M7xnnpGYKLdDWTF/m6hZ7Yy3RBwlUMZ/u7SdZyAufAQZh4CY+ibiAYu0BOas/G8FTdWpZbO2XMqw==","signatures":[{"sig":"MEQCIHbXDUnV/9kTytNlqhdAQggGVMJE1E/KFeqxrG/beC6qAiBwi+2EJlGG04BPiLMyl7tQ/NybJbevjSwCv6WJ04jrVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelhSVCRA9TVsSAnZWagAAPckP+wfjmL5K1ZQ+5CVC0i37\nMPFv89YEfFnMUm4ub60yx05GWa+bmlXQxzirtH7ZwBPBw/82gKUCEVbumgdH\nRq6HJBTlb1LzqRI4SYRD+E8izt9m2NmH/IS/N69NAgLnRiz5PxapeMtjH91c\nqxrMslpX3x3THW+fw/EaB4sj4O7RH0GPeXoGlNh38t/v1qPTYpD1apUfZIkd\nNCzcg93qHtsyyCcX+H5TsChOh77iS2+Qa5oDxGDzNTOjt6OQsoFoP894/CCT\nKRvab0jv+b9c6Nar9JtLAHVKNWAdVFRGjLhnow8VaHa7d6RldX0tWLeLMA8B\nVT6T8V4i+zDEerL0d+e+YACebyoSqKqzGEGPF75UGNTyE+KWFwvt744+Brs/\niTUMAJ/7rM1kybl4qcBl0eWENcuc1Kb5oVsQ1TC9kCYRAYFCnqEXY/lyxap+\n63hKAeBZ5JK+v5aY75vhkAhwAQO4Na017Qb2f9i2O67ZBeXNFmhqA8zGKvIZ\njKoZYCiyOrEuIGIbA7SITeyxv26AumLrH6yUnJ7+DlhoKnKlZX6/Q86nq2sk\ncPW3tphSgciTWKVPtz0EJ2C9AOyaCkBqFYnFet3VHXHL7xinWXTdwW/qfRl5\nQTATmmyaFevId6+5ANiFMDnNIO/empS5k5JJyaKAbCnEu9DX/8dtbmch6EmD\n36Mm\r\n=UjFC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"a4673873d7fc4738344717494ededb1fb9d8c773","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004141952"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004141952_1586893973088_0.7744820982065481","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004191447":{"name":"@aurelia/store","version":"0.7.0-dev.202004191447","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004191447","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5987db465c532b5f1ac708116a248949248e69b6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004191447.tgz","fileCount":11,"integrity":"sha512-uwqsH++4khfeZSEGtzRNgFqhoKOnmbSUrwGhNvbWfUFHRmmjkmULRzn/bOgX/PCe6Ez+PNzmYIFEFEks3wUaCw==","signatures":[{"sig":"MEYCIQDfkD9f8vT0bppJ0QO+EL+JYRjw1n52rEAkjeVg8uSBUQIhAOXWUobjnSJxBREY13rF2oScrDYrTyLtFJC9JehSF+aK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenGSOCRA9TVsSAnZWagAAB5gQAJguBPt9BmMmffMH5RnV\nPgl9iTKvDToXpqmr38/l4ERsnIfj2Pg/NsAGX36Z+kxJaQVbNWyBg8cfO63Z\ncpkkK6go2T6OtxB0ZYy9rljnLFXaEVFcstI0TIxxA6lKYOW9PwVdzpn5fRiL\nA8tAP2WsPFYk5sscTkJwbRg5/Fwl6yAWMT83dQhQA5RUZqXP1s4PDj2YaIMU\nbcJ24CbRXKQGvbA3AL6G6Jf3rU4rW9r1qG9IxYg48JA4xwMQpFByi21wk/gY\nU38Fn8Ew95ZBDdges1Oy8UCAPrMktzLGQnKIxUZNbw7q02ipx+EQq3f0bncp\nULg+0sjXmkW4qNq/QOXo6mu8wSMsKT0it2k7clUa+N7H7gCoWwSES5b7Qq0C\nymrL+zpi3bkYwS0Cefz5ZAEA7lNFBBd5sQt1tBczId8bd7CZp7kr4pJ0Hixv\nqlytwruvHzQtkGhmD9f2GpmdTYwkdBgtVOKgcS9gx6gW6k25NdaS7RpGl3Ev\nVEqo/ANpstN7nN15LQnCG+g/VpgEURFVtMvHQCyKQVa9qJmM7axyqBXEIdqJ\ne047KcciQ/u5pX+jKmYRoKLlEOlTXwqbmjLuOy2jr9siXVmjXyPJE/bY7Vio\nIObguDt2B/uCe6m/ZlKj+atdy0PprAhOCTLU+TGxBLB72XLVE/yhhGadKG4J\nOObD\r\n=kB2R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"7cb27b149375e04b74503f26f73155a4d29d445d","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004191447"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004191447_1587307662299_0.7525200042651632","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004200127":{"name":"@aurelia/store","version":"0.7.0-dev.202004200127","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004200127","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d09f061841866eb012cf47ba4f00a7b601e7f604","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004200127.tgz","fileCount":11,"integrity":"sha512-gGwsiIxasqhknm7IeTNiX7wZUfIWcee/ZzrPtkIWweychsnqbxaC4n4u54oBlC7W43oV+OqYOCururfETYQqZg==","signatures":[{"sig":"MEYCIQDCJYa8v4s8DwtQVQHl9YDKo3vqQw7bI6EoDU2ntIOLXgIhAIhaNPjxTigmwgKDgr+8YJmLtoG9yWIDNk/oRqdaL1ej","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJenPpzCRA9TVsSAnZWagAA3QkP/A4sZBWG4x+enH8o0kwl\nPVh/QgdCX659V8TV02N+tHH/V3IN2Ae2WKJtEvRAmqBqYE8NKtFnLd6dN+1b\nXKAz195lZ3KtLoAdUlkyk757ZWOF0376nLngJOL2H+lG869H0x1mDhG11L2b\ncVMqXyYtnD3Mr4s82ohlcNoPKo99LiVbxH3N8kJj0/kiQw9HA5vaX774+tsu\nH2wV/vCht55l4eZSySituCE13IBFtq0/oOoJBuX2c9jgRBqAsMErHNC13BME\nWxvwGiGXmGTZx/YF5DwuktcpNEHZIN/WnkPKtGMknXrNdCq2K0zXuV4MJPDy\n4g2riEGphtRi02k2OMFug0OHPcBzai1gasaUqcl2H//HHeWQr+cEibXcFMei\n5qbnAIRezf54/JrPh3rzx6Clv5F8uIM2EETLjX8wgHatU/5VOW/p1rCMRVWp\nuArxr2dY7slyaRxEJ0A3WYEzlCjS9O+BBwSFYBW6ITj/dYJ0oq6WP2OBuIwK\nsicOPMcT/P3cFo4bIQppcytl4acnxWjnFF8hdiD79DAjQGe88xvbuX4YogOZ\npltpvUeRmMwn2hGUBsz2tlsrw8ARHsEAml6zkt5skoAnwIKLh9r9KH2rOwXX\nMs+fDcIg1OIlCcPteJkNw5Ev5ZJNGV4aE7HIIcTN1TJg7BCOxf/szSuCujHK\nsKSH\r\n=Ci6q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"5fd6c18114aab1df6562cf162116f677b4820448","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004200127"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004200127_1587346035150_0.8003165337959559","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004212047":{"name":"@aurelia/store","version":"0.7.0-dev.202004212047","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004212047","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"17979e2bd9b33eff2ba5ed16fbbbdbad663de4e1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004212047.tgz","fileCount":11,"integrity":"sha512-8G57cqxaNWNRLyOMSRiG/DgAB53U8glx9lb7mPCVzWiH7lzBmXKMn3BtS9avhhYCjM8t1SmiacZ6HkFpS0T6MA==","signatures":[{"sig":"MEUCIQDrbAD2FSw4ruRiDjt0NrT20L04qWxalW0KREAEiQMgIwIgSfG26nS88Iu8r1GFXUUjc5dzkiz4bnxIyDsSvURJ22A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJen1vWCRA9TVsSAnZWagAAUOcP/RBbxpBGjFbXfh/q3XUn\niHWyN76Tr/+jSlV9zSSGK+qtnQhwngdbIt/ekDV/DBLpM3skZcmOF8y26lv6\n3TAA8kG9TJksDbFUjAMWm6RPkI4ZPTw1oDb4zn2LHYMPMMXkqkSLQuZNgG1Q\nrKd5q5tvQnITMOSrLWFDwgiwEAll5kIQlByw6rqwktX29dZJNZYQKTJTGHkx\ngZZciFUXP8jsUr9ccByFQETsV8qwoxrdYCZgSMTLv2F5MyiQ+bnhkFLghs4l\nBlL3cen9QLk/VO5u4YiYlkq/YjOuJmrg/JQYtjOKFDD350Qq2PoYtkgSdM3W\nO+o2sRXbVVXh9sGCdgoa4ZpNLEYnzehPKtZPF7GwYtDapc6KSbnUGI6/g6Xl\nNuElgAkMrNt9HSu3ZvTrdEFAvWJPhthD0R5CztPhUo/hKxbOU8EZ+AeZS7wO\niYrbpeDSSQ/KufZOfoxP/+6vdX4FhZTdPNK2kqeBpG3peYv/cvfWK3slzt7Z\n8uAguS2SJ71CFv+KJSsyj18Sr1ImlUnx23LLcMuAO0azTsFT7E1OMZq6kMOO\n3RQGGsJEjS2jie6Y1Oif2uF2RbxcRAWaY25J4C2Z7wEYIg6KgDElO2zJSCJc\nleGgnSngMW5+XKdm8h0N/NzIEGAR8QqM0KxOC4mI+UeGWrHodpEq6pvPKQIa\nZdHa\r\n=Qwow\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"14d68d2526d03743f6ed6e052db3146ac791a25f","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004212047"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004212047_1587502037841_0.5974326108851971","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004212352":{"name":"@aurelia/store","version":"0.7.0-dev.202004212352","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004212352","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"461d2e51cb74be6c8512858f98000a7010610e3c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004212352.tgz","fileCount":11,"integrity":"sha512-HW525UT9ll3BDgBK4kNqz2FHEUpEkGCZfQquv4B4Dq6Lw2OnrO6rARmXGS7NKG89dqeU7/fKh5Q90OjbN7Ig3w==","signatures":[{"sig":"MEUCIQCN1fSNqd4/BY0SUwNeGicInHcJMuqfjbOLGorgoiW/VgIgB/K/yXIRbg/dqU8Fgff4foeeiWtvVXguinnECc35IF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJen4dPCRA9TVsSAnZWagAAElIP/R6Bwx5G13y9n9pzOoXN\nq9ew+4KlDXX5gZH41EO8hsjIuMoN3zj7ZWJbNEKVAEpUO9rctXltbBtFjltp\n4z76ZMV6MKN6ePxDiPaP+wyY/ev9s3aee0JCWCgTJ8v5ereONzzNXadX+J+H\nZlbHx94Sz2QaJ3NlrGE4oY3LWc+/1XTmSxNcjmQdn070msxIj0jCpb2O+jQU\nTx3iorhmcMT+vXdhUkO0kNpp3lkI9KUNXzos5crgsr/G1IDO1E9d1dgBpJwt\nOrwf/rDsaqGcXT+GrBUAVlKx28b3SB53i0Zrg1wpGNPQEjIt2M+NJVv1NruZ\n8+LTpND6PDCCw28pGGY4J2mkdqK7sZrdYPClLauqo3BZM7hPTNzdBwK0bfBX\nGFFVJ2MWwtNrHU4ZiSOu0GL0uKRgfWD4hP+4PHwHku9DsjueaLhIYNbi3G7G\nFNE9K+yr6sLr7jaQqiW2X7K47gzxJBl7qaXZYyqqCzzkJU4aDBQBW2r6a1rX\nkuv2InoVTd9lyJbGpxERM6a/VBi2BXFDlOS8Y616rjPUtaI8XltNIQjmedWj\nKALj4t7YgGipiycMOK/Wl1ueZqeq0az+XmgmTUJRM2OuGTNsIZQWbyi7YZkF\nogOXOHk4mYlPpAwroJH0DGkF5naKpKHXj+mp6MiWvgq2N7QPajGEzOilEDPX\n+HV8\r\n=PO4u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"ad4d3ed725272dcc5dd2ff919bd97450b147f085","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004212352"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004212352_1587513167378_0.7243597259867725","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004230130":{"name":"@aurelia/store","version":"0.7.0-dev.202004230130","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004230130","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b270597ee9f0cd49f5c64726467971597a362816","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004230130.tgz","fileCount":11,"integrity":"sha512-0xVAKXVg2xSFS7tsOPqv1i8Xmd37anZPUIKxBNx8zfcRr8ohp5Z+7tHVm8ehrCN8a+1iABK/NueVXtPnC7ShWw==","signatures":[{"sig":"MEUCIH4kmCnNz+8850xaQ9DvagIPR7ur42k/csV0FdweFfVhAiEAshmOdSOHGDg1DWdpvEtTCkE6gPnOZr7lAGoEBch9P1c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeoO/DCRA9TVsSAnZWagAA7uwQAJL0UAh/C+mcqfLiJPDJ\nm/YyLI+tcU1g38ThpEyj4RNo2dcxsxaprKzg8eQ0nnIZ2iXSQdIa9akRORvl\nsSZr0EoJ719juUz/i/U2qz8aYfAIzzN7HoT1T/xor4NFh1U4/LUa/qeUuOnq\nkagq/vtzqQGHW29iLPZMs/tJE0Jkm4jSlAiMJhrIB2XV1YsOD6qOUk/JwNbb\nKpETtq3Xv5ek+59QeCwa1ZX2y/ROUxTLn85DyzWMu9Sns9Mzl88rvZu6R9Uy\nW6QHIOlJcWs8hd5loWy8b7KDxtC7dyVb33laR3BTjIBdybSDAYtOGmpJJ9fQ\nZ5iP+d7gCAAy/AftIsMAcf+kXwTWzrmHxEuCk0vI7Xx4JWplBdGqhpaeviod\nDdaH+fwz+KPyy3b0BiEOKSOXohc3mGMVavj1oshFfiqTlqta0wmPlm62T81X\nXgI5feJMAXEqHjgQNbEyOAOeCbVc61oxk99cZcFfJOS0tsLfRwyQ7qJ0Ymaa\nQipiZ7WgP/a2rW2EmvX+5/7sRKul55JsX7Ey8YieY8xSwXcIblv1Ctux8/EE\ni/vJh5x0dl4aIipxOE92SoAljJ+Djy7vLkvmPTDyhwpnh5+rd/diwvQ4Gify\nEzv69r0/U/U9bHXiVV3lkfaOSZtWtmeyrgG4w5KoWUQktIAK4v9b3lYOo7+u\nv8N0\r\n=h63n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"d4b72094024ee119096a59f1b620f4ee97c950a5","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004230130"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004230130_1587605442550_0.5078174373018323","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004232042":{"name":"@aurelia/store","version":"0.7.0-dev.202004232042","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004232042","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6d2564a6a3f454d4a6e47e51991e010bc822dd75","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004232042.tgz","fileCount":11,"integrity":"sha512-JXpOWGxM17Pxy9ZiBT76wZ8B//xvqE7onKyxoLvc+OyEfzU0jrcLV1k+qAX8UAoa6ccpT/iZzgGMxT8tpMUCWg==","signatures":[{"sig":"MEQCIDUS2ORG1fDz+GNR+n8HSdYJRg6lU3Vk1VB1WYWXzKYmAiBe2K+Xfkdbo53dUd8um2vUeY4NbAx5hg5mBwkomIbZiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeof2+CRA9TVsSAnZWagAAg4YP/2/yyLDBl2oQzhBEJrzG\nJQZWZl3a/Wg/WgHwHVRxlK3BavP9omlRu0VZ93MDKWxE/qVWCIHOckS8aBHs\nkk5E0WBr0vQDruyombxR21c7jOYkbEyHkt/sG2VyfENcc6FXXkM0a/zouH+B\n2LD5ThDFdtnzC+LNNpNtkg+XwG0YO8ULBnm6tRQa0K2PXDDuhsM6BBU2QA8N\n34PfHb00XxsMoMcqbTaYVE1kn2LN3ZFjGZ8f/Iu4q8JFbWu3iM+Gp+gZmXMF\n8u3hGvwMwHzyxomkgeh+EeiIOpNcEaaiFSe6zJx++KFvvuP/JgfJr3ncswbz\nhU7ersyIb0ZxcHWlL53eogZU8zKUlaKiCnKqRTTe3f31dNzZr9/1KEhFRpsY\nE3vlHyulBq7IBlbsbMffGzSG2ZbAtvGRq28zp9z5OIwzBIy/o7Mt0/za2Vvt\ngpWYFe4hvr2jfYDEB1mf6UiEeLrP5hOcxaxWUlOgJtKWzLjuZjnGnTpD2n5i\nd85aTIP/L95QFFHbi6YUKEpR6EB/K9DMnk6jbBHyTUVb2oNkCXOJ97PdyexY\n1O/BJef3wwtOkWT51R3nH/o5PageBNakvpwW9PjceTslSzu7wEpY4r9DKlzV\nO7Gj18jqvLxOfaVN/XXmER+mhCgWIOyjFX+XWhOU3Ohz3qN0pMlz90BG6eOy\ngJ+R\r\n=kXoW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"a424cae630d5828377f990490cdcf25ea75c1c49","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004232042"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004232042_1587674558294_0.4745446456454441","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004242202":{"name":"@aurelia/store","version":"0.7.0-dev.202004242202","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004242202","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f8daf01087a74105183e66ccb876c710b383efc0","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004242202.tgz","fileCount":11,"integrity":"sha512-N0wzv4ShWWXPYe3Dnf90L4euckOI/qBzc8cMBMPRWoyvamaWDk3w4sy6VLFUPfekfECEq3L1Cw9cJcU/ShXuSA==","signatures":[{"sig":"MEYCIQDRwb8OW5Mgs0GehHfP/76ofNnUUVTT7U+3LplEDxLoIQIhAICYBoNvrFwAII0PNt8r5KvTZUkSOTxKLMFn9CLEGjar","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo2H0CRA9TVsSAnZWagAAlR0P/3I6WPhnTQ3doFaSkqPw\n0Isg0eST50iz+KJaKpcVScxAzdcHZ+Zno+ifLkqw8l9nvfCHJTBAp1O6vzgO\nHZeMtyuimh1Ncwde82RI5UmSiw2vBnIDlxnUSzYsU6cYE8HuBV/lxjWlQs73\nOW3jxag9UlU6ec8vA06cGTa70L9CBweyI4SVXnYbwtpr8KmIlsLZkEcFe+eF\nA//riKR6lR8shg5f/d2CnhDBrdkGpEssCXwwQpBGCzDI3JFS0y5P6M91VBPM\nIOIi111ZZm0q1F55CHcg72APVxMezja5V8TIzPOB29RCnCchGbCZ1pdp+9Ng\nxoxvnSrLWDCwonfzxTmj7ctlPfMOOYHkuL+ys6KsIK3giHWkm4/9PqFiAqWP\nJSVoYlyVw1k3aXo4442uIoRHM7rxija8PEYMSTbWD3dW2yfcklOt9yzWvt+5\nmERmRKHVk/UnX5ObB85Eou2IaWwWNKYGTLYh/+U9bb7tfLCkh4M76g0fCLeh\nz7Ki3RnhmZ9RcnavVloFjYS4bPVuUgBLBx+0smMEGNktb/I5zi5wAfahUn7O\ngFvxj10C99USyKTt5+ILlFIz+oaGqer21UyULDcu6LU9l9rRHvoJv5HsGU+W\nOXYhcEwXXhlgR1r2oUT/eVE3r3iW5EK3LcwjXtheFaMJTXvi+kWeHG8D6f+J\nBwyW\r\n=QNyd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"1b015a26186210440b91ad97d15ba996fae75bda","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004242202"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004242202_1587765747623_0.08309789650099098","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004250256":{"name":"@aurelia/store","version":"0.7.0-dev.202004250256","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004250256","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3e061ec62400e0043a481932ec962dfcccf754e1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004250256.tgz","fileCount":11,"integrity":"sha512-r9BZIOUJdNQUK8nbO+T8Fw0eGCeKfLl9+4nFLFXohL0ofn2k8atze2foH5a0Mw2Tf4fge+sMzabR10ghjazRgw==","signatures":[{"sig":"MEUCIQDGLiDF9SwDjyzlwqgb5gHUw8kwdnk3GcB+Ks64D2FUrAIgM/5rzm7hOzqMVK2xs941FkB26hn5xYZt9vBe66GQFXo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeo6bfCRA9TVsSAnZWagAACUEP/iCnazDIqo8+b8Q0z/4E\n+3azgLVNvTTi24Sq7QvgQDTA6x+mm+SqJWhaJQYxi5QaKzie49cvZddrsCaD\nMdmM+JBoyf6KvXbPbq+PABo9mTU0VsQxFwNTnjLLi6JH7WJzdCNP7p9GOfb/\naG9+S+BRE4MRhTS9ygIaS1mTphfRgy0iYUHDIE9KzVvX58SMYRrJc2TdV9pe\nxy+YZj6fzmwova9Dgzb45uufpz8YaT0fpNX/fmRYjnBWUWrfd2mAl0Vt3Mdy\n0CqEgDFDJBBGaBUmXsE0AqA/uf/nJem4ZmqgWzOxAlzMiqx5Rco4s4f3yeEj\nYuJgPJWeLxeBSyE3lPFRp4BqL5LAVDI4EpQZoQ14AI5+FCjE0TPIio0Ocfbz\nOCzGcwUAzzhJ3abcYiLK86jjV5T5X5McxKq7bZEnVFsvQRwBmAH+6A9B3+iE\n6PXqBX1MiHNOQbIFA5AUJG0YueJBBDrbuHhT35+vhHpTsSHrj2Yf5q7Nc7S+\nNO08JRTQUtqDiAiDH43oDhKBu6oOV/KOaYL7dxKU9BIC+7sMs3tqUkmfGsWo\nks6e2/oBrWQLCS9642RKuly5YJ3Y2B7xp/lllkqtFpnpaHl0hTnItVa2Tzvi\nUQqUBeG6o/EVqLxa27laaicMr4N4l9EefMOJdAudi9HxNQkXEEx+hB9/baNx\nBhEr\r\n=bGAe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"63fb21623ff8c7fb8b20a5b62abf0c2928decd5a","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004250256"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004250256_1587783391022_0.4364507007102154","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004251657":{"name":"@aurelia/store","version":"0.7.0-dev.202004251657","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004251657","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8dfe6878f47a6067d566c575998cf2a4ba0653bb","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004251657.tgz","fileCount":11,"integrity":"sha512-NwQOEqIBp2DfKW2R/hPcFD722muAaDkrTXJaOe30PwRhxG+MxWO4pNv/RJFrFJJNA58V0wrTACGFsfE5+B+H2Q==","signatures":[{"sig":"MEYCIQCiaMOlK1fFkNrsvkio1ePBzjr5Luc+UfwbubqIiyR5XQIhAJ5yNXOLAiFFDImao/x+GycoRSveNVoiOfzSIDVTf967","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepGwLCRA9TVsSAnZWagAAd64P/iShUZvbMNZ1BAgN1h7A\nzU0vLyn3/iKF+isdcFwyjqMoLpuqYSc7eCMcghM9EGWiCJjZTnJpz6TvTofg\nH7pfMaAPHuXlsx0WMg/JSl8uMWJPGybxaher2N/kGz1LhvfTvCjOwk7t1np/\nL3CsoWWJFQwEAzzyZ6M2tWPONvJYmI001wA2ypvaS6Hicx8aMnXb+3XquMvV\n/d0uIb0Z7YAmSz9ywYVolfF03oXT1ccJAAjf2lsMWEfZOYoRWTd2w5wgfP3i\n4au6tCSUcxANsEoFBElcW0yzAHGoGSJAo+6r/LKycOiB/0w+R6UREUcjXtk6\nKDfsZMDL/qT178xjYjD7j3Aoa0c2FtB1++vO4162exp1X818+pKfiIhwq6e/\nGkhGS+SawLSu9vC3I/gKnk7hEi58AacmQ82wjIQHCIDL9eFQslofUA85eORN\nLEkbqFezCo0IMLfRCwXdF8xe0/sI0DZ2lZKjjSh+wEHOc/inJEZKEIHzbgYd\nleHPzsOC8wq3lSM+SqFGTVHveCNW5uidCCrrjqfaDdw6p87lZ2PQssBnqavW\nvkQeNaqFt8qHFXHrFTJN8uJzku3wC81q39izEsluFjO5IcgL1BhkB5hUOvWf\nUrKcSvesYLSHDhClYG4FjSxFILFwVbybSXeHwY4sHU3IhGP10IL41rYqJ3RQ\neqAo\r\n=P4Uc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"7aa4b48835b9abc2ce8aab762b109dabb9721017","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004251657"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004251657_1587833866518_0.8573476736770089","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004252113":{"name":"@aurelia/store","version":"0.7.0-dev.202004252113","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004252113","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5d71e04d92859b8c423b8561e54bd4d0f2986fd5","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004252113.tgz","fileCount":11,"integrity":"sha512-eU52NrG3wbkdpbB3gVyt7xkD26hxR8zlFKoJR9+V4K1DDSlZ3n0QGXp4mVPd5sZsbA1RpmgUUh/u7wN+WSF2Xg==","signatures":[{"sig":"MEYCIQC1bug8YF1JpdXw7ywdnbN78H1SeutigXGxmpTbxoQXFQIhAOWW+zpqjEOrXV7zbtvnhgi9uCzUyZJqFbmHZkmJkCjr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepKgjCRA9TVsSAnZWagAA6H4QAJrD/+WIEufhCrrRfJYe\nWF79aDoSLyGygMByg0GVuU9ZnIY9rmH0uFgpAPegWVdJhxdAR5S169DPNjeu\neSF3nGvhn1sR7w31UyqkX8/JIkvMfuWBsmKw/1r1bXYiBoJq6hBJ7kip4ZGQ\n3uFHsXc1bwK1uwKAGAPzXU8ibHDoWwsMFFdG25qXePXIVNZwaHp48H9v4ZJI\nbXcLQ/dMJOsXuD9WbbLqG0z+F7vOyAXXhqjzZGWwaOgBZCKssZBQPZeEzOfq\nRS2rpY6TUyFOtQX+BT8yMMnzAC/Aunul5ApZdKJh5cC67gopvURomvdDhcNf\nifOnHjrumDspySABrvGRMQ9/0ExAQg09XMbfIoPAl2o29qz1QZSW27/DocLi\n1ne9xoL3fjC49STh/gIC1QBLjWIP51IBej/glP/t7wzMjvX2El9LuNudoher\nZABHow0tgYXtGSAWOTkPTA4CUYQSe6OXXMyN6CiPmgqatrB97Ag0dhSePepE\nmdW3wT5T2QmE+toQRu37H3zoYw42lhLvs7HbNZ7wkETj3ShmIYt2jtT16zdp\nsar4Tda6bYBzV3aVkC6cXYB+l4q+drhViooa5OiWJeCnVIttwQL6abi9p7wQ\nAJ9c19YI7yIQY9reu7gmEM81qepaNS63v2pr91VlEVtcPD4trG7mHq/6650I\nx06+\r\n=iT34\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"1df47b3cfc0a5f65799f22fdf9d6c1140f8fcd25","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004252113"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004252113_1587849250928_0.23540313446518013","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004271639":{"name":"@aurelia/store","version":"0.7.0-dev.202004271639","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004271639","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1f5a9b66aa659f95f8d07deab10b80888b5d635f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004271639.tgz","fileCount":11,"integrity":"sha512-hlTK/LuKGXaJEsjvaO6Eav9DJrjDQN9pBugN16GFw+7GnR+Eb8ADUh8E54G1mM08unhcE/zgxRN9gCqBJSmObQ==","signatures":[{"sig":"MEUCIQCr6BOIVLe4RsIUSHOjdTf61YSYahpsKzraXQ7iaCS00gIgOxOsl0ZctU/CPrYV1jORI2Xi+BWnY5Rz6esy8B1N06w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJepwr0CRA9TVsSAnZWagAAH00P/0FFnFwC7Uazk65kSaw/\n+Pj3VKYsUoB3OFSMeUsyH0ZRBgXZ2RyXH+hJ5lzl73XvAGlKpS9/CNd7qWRS\nFcCUdW5NmRcCA5Za0BDjTtHpLwVkSwrxZjwooCgIrYUSjji0XXJpmuIv4UTY\n5BT1gHaf3EyKAm843t8Vi7pujXL4BgU9Wzlog0HCNYuwZoGMK7uFnqHrx8dY\nAoxJiatFsfIY+TPgC447j737Ttgg2HV6WpVH+b06+x4fcTYRCutfCM9EhAsg\n0N9q2kAKmhc2UX0qi3If2Sj/MpstcwtJ6BR35Yjbiky9PCXStXli+GrRZdgp\nY15OE7UdmTn5SDKtRsm1yNsIKaHHh6cuK7TRYROz8HKukm80TRXBW7wppwaA\n5mPUlXnS0g3NglJDXd9vtKnaGgom3jHXkEjbDnFdihKEEf5XUAppdtPFIrzB\nQnNfavBJsYYGfwqcE1R6i103UxgP6GEX1raWzBFz82K/3CjeMYXNPYPM131D\nlA3rqAPDqV2yvaIAVbBn3r0YuGI2061fc1Z1OYQkaELifk/UG48t1YBpCGvY\n81adIGtnQ4q6OO+SMRbsfLbRNg1AS/5naU9vpj7uZJfwh22sdl1aaw+nHBpX\nMJr8tIo8M73TW44ciKRj7Fk7OjHt2dVj/mX2EN2rrZaCd0pDWlqv3gWzJ+OT\nEvc1\r\n=4DnM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"c7c2266e52f803e378c3a6419ff737726c85b916","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004271639"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3","@types/node":"^12.12.21"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004271639_1588005619761_0.34515554256042513","host":"s3://npm-registry-packages"}},"0.7.0-dev.202004290437":{"name":"@aurelia/store","version":"0.7.0-dev.202004290437","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202004290437","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"daa89352965532d0f180cd345d602aa24a00ce94","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202004290437.tgz","fileCount":11,"integrity":"sha512-hj4i5aIZHGCdtTd5FEZ1tGciDlCiileAtX/hNoIpbS5n8beSgEY55idEShxlNXWYHCGaLJ9R/yc3mW6z4mSSrg==","signatures":[{"sig":"MEUCIFGbU0oJt95Rut46Mqj+xQ5PqJGXaxSWk2hzPrimROKkAiEA9eMyxb8H8ULI3fj2/zbAu+QcjS/SQknU36TVpjM+jrw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqQSCCRA9TVsSAnZWagAA27cP/0r+dgQv3119RG777z5g\nf49OwXJf9gtbzRAVfdmbj8EHO36REI11Xn/jOuOxvUpiJMmO3W/Zlxo5p57x\neUqcEslP5qbQuQK4tjVUo0YS1ukoewJh6LlrkabkQpLCzfzN9H9uNg4HWRJo\nGgkP/XLiFMLa+Zc1UhLFOdH0dKYwBRB50IODdAzdU/dJOhamB1w4PiR8FMiC\nHBjTgAKGm2tg40d75JVpI5SN+tMcYA3AorEVykH/d/4mLQaj+2OlmiV+BL+R\nPME3iW7R9TON3eYu78tH0DZlKCrhSjcRRLijh/dVXS+7rv4SWtLt81iHUrfq\nuAoup30L9nhvGdauwq2TBn40D7SGZeV41aQBzngqjV+2qZlXog+KGVYazSF4\nuiRSqqf0dOXDNfMXGfnIWYyf3Sgd4/zpCOSP8IsKsHkXnwtWFhYoR73hYYJY\nBtFAWbNtH6hZQxukYGn1lIKOIA2eo/SBPOfnpni73oOjugRJDHllDmxkjf+z\n+HG1zbJM2oMCKx0K+BiCQPfeoOk7uKkbXTrHiXdJTsAoAy99AVYkcyrdcVvu\nE4e8dEtMXEEV8mw9noVTXbC3recm9f5piaFud7x/OqeiTM8+uWBAWiMC3qD+\ngQNu+k2Vr6ySQc3YhdALhXam9VOiCALD0f4Uwm9qOZ+nedKRLQPhjnL5T48L\nEgrZ\r\n=iP8z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"e8c670092c1e96d5d325be100b9221ef6bcaabb7","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","bundle":"ts-node -P ../../tsconfig.json ../../scripts/bundle.ts umd,esm,system store"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202004290437"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tslib":"^1.11.1","typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202004290437_1588135041883_0.7424924344111825","host":"s3://npm-registry-packages"}},"0.7.0-dev.202005080323":{"name":"@aurelia/store","version":"0.7.0-dev.202005080323","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202005080323","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5e1ae56c7df9f21a1d4d3fc40c12d92b259322df","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202005080323.tgz","fileCount":11,"integrity":"sha512-mscdNqtdjtAclHDwzmI8RFe570CPZV3wwwSj0KyIDq5aROClFiOb23vIBQxZPuRCycuqnTiEkpS/MrJVi5Vukw==","signatures":[{"sig":"MEYCIQDDWLwohtZR5LIxHC/J7cEL+vP1czPGKI50uY8Uq6wbQgIhAJbb/999vPcRJj0tm7bLZU1+CekL7zVsX84Sm7gzICI6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetNDRCRA9TVsSAnZWagAAYCIQAJb0XqRxuQY4Ic/ZUYGB\njRwDb0MA66n4CO8aEHypAtk5w/ojRxEhQSY8SpVFu9lGOfsc5v+ZbAiPpALT\n9ti/QXGE903kW708X3j208gt68Shgi3WVJ0+oiqIKNoFCbD+TuMkKTW1o5lk\n3+MdANppoqHHfrilmBNhrRd5eW30bCoIfEVN3JoiMJ+xBea4I3Rr7igzEZFi\nZOCATnczLmPuAyYfimQzq3xeF6W01c80uRi1YPOMaMmKUb102pN8H3mfettp\n/o8b47CKhgAkLXacXwIjNRGiVDIAMsEMf5EzsZQvcKHaJq8pVrrPYJzACv+g\n2jXV47PAeLOuSFei8dQ06iA/QNmoI17Haz4SBVk8BDSpaF+teZJNjYBHVZbe\naAuV+X5FXXQ/6egnxnjHAeZfECPmqPcG5FLg71u9+ivTGtwlxAdEylxRuGDK\n8+Jrq1OmYGFJhKExNmORSf0R4o96T1cygz26jDgk1xJNuZBHixb4MkxxoiPf\nRoUe4vzElwSiX+U7UL8x/sPr2+Lr8JcdLC6v63G3oD0uLrURS+G0PZ9ycS3K\nMtgFvYHXY2MswQQTjhkK34cF4/E3lW4Iek2leKMlmhRL2zPEmBtmdaJrpDzR\nOFwiURV6BJhxkk9CsBbduPQc8rMD8JrYmvo3pVIUFpBTXZ0qpYoCiRChZgJm\nAuJR\r\n=xI9C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"67a7e3e4f8ee7694666523102cc4ce4f0eddf661","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202005080323","@aurelia/metadata":"^0.7.0-dev.202005080323"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202005080323_1588908240594_0.04286222293735631","host":"s3://npm-registry-packages"}},"0.7.0-dev.202005082023":{"name":"@aurelia/store","version":"0.7.0-dev.202005082023","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0-dev.202005082023","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a4273d8fe1d011848e8e3d8dd723692a6495db44","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0-dev.202005082023.tgz","fileCount":11,"integrity":"sha512-iYE3TapTl1aqhzG1v7xTHbLU5m1Y3JIAf4HHDX1Iyvsj2Pbc90rx2NM/wN0PItwz+qLYsi2wvJprhyZVtMkUjg==","signatures":[{"sig":"MEYCIQCHVWFg40RTMn84MwzLZ4l/Lfm9kGDAng/d8d9joU4MTgIhAODDTSBqA4tAxFkfgRRo2SSkeLKBPCuusXtO2z8VnvKR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetb/gCRA9TVsSAnZWagAA5TgP/iTHcLyz5aTCGDRBKF55\nnE/oCPGxXiwkjRYOYB5qIhi2Yvw8uJ3XwjVMx25B/Gd7QksEMKZtljrmhVkC\nOqFvhBI4ZPekpfuTagQ6219AiYKl4h6/DL0M7iFJ26xhYDdVifNGUHPDYB6c\njhufeZcMk3vDO+udeGiwK41Nwlbk4Nv2uBtdAA9cmuljqzkX18ttACqLxEbG\nxqa+uED23moS3nMa4gqxUkjZ1IvYsPjq1wj66MHblOmoWGM2Vg+LKTyXIRpZ\ngxssIBDYIbbN/fmNdNX4qC4XMIJS7Ml5tiwRQ4FyfyWSgD63t6rnLxRDYMK3\nn5n1BzqwCn6M34dRzh2KOuo0QQktZnaCkyZT1h2PbmT2X13gLS8cK5LhwvK3\n0uV4vLbPjU1I05ZkdkhFNS65Y38pDfuLeGyNkh5yhRTMPIy+hGptdpZ131uD\nrSHMFZaEbYq2xyhgLSStNJkgia1RqatOLdLmBgGlSQ0FmYQbzZLwtM8/5wO2\nhEXBCsVXU3inuvCzlRptgZEZLJIvLUwVsOxJcH/0G194qgbiCWsCMWSM0jQs\nFVM8dnceLugdPD/0hGVv2lH05zYiA9++y8OeXsOJMX8P8QO2SpadqfrqmpRe\n19/lYAtTDE5tH8JrlI+BhoRpLA6Gj7d6/pHg+nCYXMhBefoWwTje2vfX/Twz\nXaBT\r\n=tPI8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"cc1b576e0aad40d4e90ae996677164575f184b19","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0-dev.202005082023","@aurelia/metadata":"^0.7.0-dev.202005082023"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0-dev.202005082023_1588969440282_0.08511560812975127","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"@aurelia/store","version":"0.7.0","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.0","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"978814b78d31f0d4974c8a47a4ecaeebd3d29f6a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.0.tgz","fileCount":11,"integrity":"sha512-64q0c1hfKNe+GEsWhiKfF5bLxOE8uNCNWv8txphBoOjTlVM+zRtoygWnk9QGj8/EsfAv1h7J2v05m68h2DVq8A==","signatures":[{"sig":"MEUCIH3UFvR+J+FGOQ/RAfCQ/B8WVir4wQvD3LE9TmCCCqa+AiEAo3Q3nZCgYTq6IR5KowTAY6X7pZx9Dya+e7sO0Sc8gJg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJetcbJCRA9TVsSAnZWagAAr2QP/jQ88MezvRQfagbTYZSi\nNzm8RTzyp8DIHOMnMaS9J02ymxANZPLUsKxOm3ENh/rZfqflLthyATUKZkma\nIr4fL6pR1whtcwIAdELaKcOKPFEtP8ntVBPxBpcZ+OaCsR34rh4O/vbf1nFm\n34nE31QemNGY8FPt4HMZHeD54ZmORHYOKwLlyQyDcKmUG8aJ5H3kDq8ghYz3\nE91VN0+ko7Lry8Hq5X83CCWmXWtFCbmmwqsNlYHoBgLCLk/nhXUBlryAJOvh\nI93oI+OM48ahqjq+c9gik84T81rVyaudCclBw8Y1yAPvXh5NW/Ysi75UXiDq\nug6hFmlrCSy7KekMUAd6IwOWVmNHL+lTIuwWGAxFUzuZpoPqWpkX8eizJ9vy\nmG1wPaT5CxHJwEf9eISUl50NqfmDc9yMSJMR+kr08hqxd0pLezpQiLgOk9Yt\n+PyAW6ihQ1h5cBIPUiMF/5jpcc9eF2o+og6Z7Yst9+/m+r0xhjOwO9i8oozl\nTLZjEBzY7aCbHc0pEe0FBCgXx1bx35dm9LeV38nbdFAlN/9OKBUwpo24cEfh\nKfDNaavk/g45a/WbHGzOD2wxfwbML02pPZAjgELekPnGl6SrFU5Sqq5UzKnc\nxdWzhClhG78xeek8dzMuOKpCLEiRkMMm3FxbKbGAjWdmBnWmXXC2t1yDdrFw\nGh3n\r\n=ftBK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","gitHead":"b72852c459296c345b859347fb8911712feef371","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.0","@aurelia/metadata":"^0.7.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.0_1588971209440_0.7297179687225115","host":"s3://npm-registry-packages"}},"0.7.1-dev.202005120219":{"name":"@aurelia/store","version":"0.7.1-dev.202005120219","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.7.1-dev.202005120219","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"25fed244eeeeb6ebe05a4a0f94b2162fa2e4c080","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.7.1-dev.202005120219.tgz","fileCount":11,"integrity":"sha512-kZXJEPExq2tT2Nvmlb95+XmCHyZdXF5Bt3tDzgBM/lWSovBZ7xGFSH2SL2Ow7UeezaC3u+NySVRtb0fNJJY6WQ==","signatures":[{"sig":"MEUCIF+22AHqXtgdkk+McEVJvowF+VOjeE6zC05g90n7JHSnAiEAlnq59nlXVnCTrYDrcBbBweMg+WcpqfklfnE+WrQt2co=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeugepCRA9TVsSAnZWagAA2q8P/3BM4HX7ZV2b33HlrXJf\n5G40oEOkWnNG3PHgQ5HXataq1AojnMe8/I+qLXjbbopypK0HXLv7tcj75Fan\nw6fCVviXxRWFPgWgWUO6QMXc4oPy9CsS+F9AQA33w+mwhN8vuVd0yNwUwbmW\nsFu84ci2rURDjOf0/9Wtw1dQBTHPbf00uff9HHG+fCBD4XtTI3OPRJHwHUNJ\npRf58QGzAf2mrjIenPM/70aNaOJbIvtPfgoqSyDAP2FgvFzn/dDpA7I4y7xU\nzMZ4jQctkXBTKbEkE6OX4M7xC1/DDmmQK8jtC4Wx18LaGJleHPHnFB+KY6eo\nnrSYggjVFwgN1EsT7Z7fZ7C+NdWOpajqfaTV0Fl4qH5dPcqg5T4bBUKr7uuZ\nHoFl+Pbg2O+3WA9gtI8EhpnAiRvIpN7EZEHFJD+NV1Xf5sKZ5B8N2cYaMN14\nivBLDnKQbOHXLxVwHdZmP9e834RcCkL5urs0ImOdA0PjoFjuavTEENIrWBck\nFMFwIylIx46Q047kH4RygBZ+XcXN3HvcIv1uJvynL9fLUevRdVtpVvQX9R3I\nvq6YRG99yrcChVAXIOXBjZTE18FrwxPiX9Gih1IUh7OLu26NCn1Be9mm03XO\neEgIOzK9HnodTnzkl+ikB2UjwqE8jiDXVVEQDeqVRQw3xWzLbj/jzypNGLX6\n7z4C\r\n=pK+y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"4ab24285afa0fd41b4ccf2db9748b2336bdeafb9","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.7.1-dev.202005120219","@aurelia/metadata":"^0.7.1-dev.202005120219"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.7.1-dev.202005120219_1589249960650_0.4565703971320769","host":"s3://npm-registry-packages"}},"0.8.0-dev.202005131602":{"name":"@aurelia/store","version":"0.8.0-dev.202005131602","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202005131602","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7d2ddbbfa831e5f31b81552e04e76f43d77ee76c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202005131602.tgz","fileCount":11,"integrity":"sha512-8h7xy0hbRug67pCPCc062L3h75LknvzOukorgzElI0EDRusTQPsnTn/DT9GafEN0fG8PGnaACrTNZhHRV0e7xw==","signatures":[{"sig":"MEUCIBn1zsNzHGi93iNq6W2syXHcwK2xUcugw8C++rrUCDljAiEAg0YYdQkLU1Ez0jdQoFBvZ0J0mQCbzZE0+XmHyoXo4Bs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJevBowCRA9TVsSAnZWagAALQYP/RVIpnzbE5Pvg2UmS8Io\nefizJw+RIdGDU45yP5dD4JOGrmVUinrvoYQkQZIkxPDOGAgxmZHpjdy/SZTc\nKLBibyXkLj/FkRM5WGvHmiE2/tV3Jc1g6a3DAtEtyoJJjig+p0mzRWaaGKr2\n0YmxjbrHPytig5Tm9NZqNoUjti56cVnHlcgmTbzrJTUKO2pBl9/BUeS5YS/c\nTuJETKlQIyqwkFtp0h6K2EWiw7bYOruW9Z8U9LtxvEVq0E9neGSLMkbHdga7\nl58zoxRsb2uxry6mZFB5AqE7MVbhsql2gmAjAaBEmZfrkqHmK4m2a5aGRbCI\nFB2dhMmNyRSegzQDxnvskPOGFqUx3an9yXcvV8qC+j4Z+atrCmYqCf3UiN4S\nlS57vmRMugOeJRyLc7rDcI7A3oipZKT7ND63FqqheTiE3xETZacEWH0Y5gqD\nW576u9sXo0ERkFPabgRm4OkRmWbx+WbQD2Wf3qPqJFN5mztzLQB6QjpfYRud\n3N0vn8TqUVHp0AbYoTqA8/cDnhhFGz/L6wUp4h2DwKaa5KN5ga3uv+sd8k3X\nk4T0haMYWif15k/VojjTimICAAlNvZ6O/Ne4dR8A5sLNOlNzJ5LbRjUGZITE\nyla5dKkuFGMl5AK0StLR4rZp0EfohJbHKGDXIKK7YYjWIkf0QR++ppgo2KyS\n0zRJ\r\n=9njQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"43f906fc526bd8e4c19b3795c0ea03e5baa664ee","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202005131602","@aurelia/metadata":"^0.8.0-dev.202005131602"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202005131602_1589385776148_0.6862577227893518","host":"s3://npm-registry-packages"}},"0.8.0-dev.202005161215":{"name":"@aurelia/store","version":"0.8.0-dev.202005161215","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202005161215","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"de14ae4c46bc769106e421d7ac12ae4bd8f9a27d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202005161215.tgz","fileCount":11,"integrity":"sha512-UeJXJmUEMF4fopcnGuMQRmWurD5+lciU1KSrZjw3gXz8OfTnaMsmJJT/+BU1sfkx9FaxixvfZvytXkdaIppTsA==","signatures":[{"sig":"MEUCIAxI0eM0SRvYxBmvyslwnxU154xrK3tFCQCGc3kdAOF4AiEA00mVkJEA0FsNNeOj5Wd/55OrvfLzt+9bioX3IWfS3bU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev9lYCRA9TVsSAnZWagAATpAQAKHdfQJyVr051KR0JBic\n8Y+dRmtmIaYL7AkXovkDlaGEkryFQzVWVuvKCymryLMTLxLSyLI8SSGcVoV4\neTnJQGym8fJhzR43DdCmn0jI4G+dIfl81ndDzMuYP2uFnBo/Rva1IZcqI8+B\nbhKYH3VqutDYGgWKVovafwtue+EQmmj2gZKikAOkMjKzWamSw0fuX6I/zezj\n0CKgd0l+uIuJQHYwZKe6DBKUViwQakQe/NeLlBUI6itRAEhVRowWIKPVLvWj\nz2P1INIpEwcysqrwHj5P/jvK2hYEof1upV2V4C0vHpk4U4LsbrLO+euRfXcm\nNNQlS2FoyyQEOCTZXeZUJP28RzZrEEJ7edvAIcCwoM4HjgE/GVY0GMjDbIk1\n6gMB2+IJTyZE+pA+LXF+pPdEF5tHG2361mTx/4OFzDjFuYrMBYIAK2xv9mlG\n+090nle3OdkZuKn9yqk/rZUm3w7JMtH6j/hauF1CJihpu1CbaA0GLG/wNU5X\nK2TZsF/tL0/mpuajIvSZHh1sMqsUWEhj2oJ4/LFDuhHQTCVx/ePe0WjFYVBl\neqRS/jI6ScGRVrYXT6e5lGJKnhowQ1xfhc0sxA2PbqXuS8GP5OEFCuAmHWl5\np/6+ENmxv+aSetuNrdTpLX6tALaYBRNThP58gmr7ID7kPBCo54t8FhD50L9W\nI2mM\r\n=EUWp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"a5aed412c8c2cf072c2b1758f3207d0b66a04ded","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202005161215","@aurelia/metadata":"^0.8.0-dev.202005161215"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202005161215_1589631320248_0.2624789951525903","host":"s3://npm-registry-packages"}},"0.8.0-dev.202005161248":{"name":"@aurelia/store","version":"0.8.0-dev.202005161248","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202005161248","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c61e5025a4f48fb6d8c183a6421b2da022cc4f48","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202005161248.tgz","fileCount":11,"integrity":"sha512-8NKU8vuNl53Lx+RzAVPa/dl2V0ksMWg/+Y7/yi3wVdLi3vx74SAy3BgyLa+flzf3mQLwEOiJnPTBrJ63JLNWPg==","signatures":[{"sig":"MEUCIBp3kcajKz89HJ1qX/2kYx9kLDWng0CS/QeIgYrmE6SSAiEAvKX9a5YzBluGNVQQORnxKlGoy4KxP0mC7b0I0G544KE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJev+ExCRA9TVsSAnZWagAAas8P/2dRCVjytVFuUGcUm2v2\nC7E0vYG9CHn7dvFrq0Vlwl/J3qwZAlUJNJBAVdc5VODY+VuQV3dabOuerUoU\nrFtjkLYrM50jF6SILfPTmTJyYtmwhlKP9g5L0GEdNo/ftf3DPjXRGNe+P4Tq\nFZEpunRN2sZjH+lZguRH2qVkNMpnWd1cT0PkTScU4dS7GiYO+TGJHH4lT7AB\nzqZoBS+a83yiBWoQymiMKWZr2xjCdcjGt3S9lbULimAnlqBNr7c41qx+5HFe\ntaYuVhNO5buziEBjoflNo0YSzM0sgQgZUn5IyUNObKyAJv4nNgyeaJTU9sCx\nQNtUbkKmUWsc4Sc8UZj38ftB/9YKCtIGOYoLN5dGmUhwPLcObTl9ztT4hXGc\nIl+FtuuyN1zzjyl1yNLrByfTBy5iBg3LSOmL/KxQQz75ib82qIx1QfQSvNFx\nSFci6kMJm1y89ybQ6Y7BlF6543Z20lnAYCUYJ5JI0p4/6EUbFrs2cHFn98LM\nmErZcmFmipliDtrd9OtLEMTljUwZG9qZ/jxw2isaor/zHPwWoBH7GdszicPc\nkEnb7Bh1Pwslr5lnH8G9bdRBqLBDdZEpyQUYW8PISEfZK8LR/RqU/aTc0/No\nZ2dZGi2GLGL8ezJXkobZtGZGTvqiZwEwDLwK0eQWrkWKlUtekBvrqLKj61KP\nl4pu\r\n=+QAB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"cf2898d754982393d8f64f97a173fc58b8adb6f5","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202005161248","@aurelia/metadata":"^0.8.0-dev.202005161248"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202005161248_1589633329416_0.961146013282913","host":"s3://npm-registry-packages"}},"0.8.0-dev.202005181010":{"name":"@aurelia/store","version":"0.8.0-dev.202005181010","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202005181010","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4d0d1d792d8e3721eb7b8bd7c352a0e8fa0c4aec","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202005181010.tgz","fileCount":11,"integrity":"sha512-8ZfnIwIJ/wHOxAvFJbWKvusjVuYN3Dr1jsRsDpib3Z6ZiVHwLu7Oy97RQpPwz5ox3dVmOwMoIq24g6LlGp5b0g==","signatures":[{"sig":"MEUCIQD9Vtq7+MJxr6WqCO5a5WDZelCMRqVP7TdZ6qd7cu/zjAIgWh6yt9ve/PwzjfswVmisXm89puNCKTLQs/iOiqZm9eY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJewl8+CRA9TVsSAnZWagAAz6kP/RufStLF63cYqvIp8s8L\n2h9ND4EFLje/a74u4AHK0sJJcoRgYUPHIzLCOkCqz9Yc8JBINIfCB0407tJH\nav0IzyQsqNE4d9CWAOqOdc0RuXF3BqCBPJxidsKLlaaSifPv8DUgAU4FNqbm\nWSwljaucz3Aap5AArzigoymDs39ShR8eovIAY3+XXBFXZZqGJnOJjIqyuvF1\nCIo2wiaA5yEDqfPXskje8d3RkW4CuANTjkjJMAdl20AY4Y1ass40iCWP1q/I\n666cvcSOzR/MKXgcbtcNNm2UXlMQnI2bxZM+Izvl8Kqh9dAHXsj6M/OANLOp\n/ZV+WkujRm7lAONJYF9o7vklNpNt0HWYHdJYy4Hv2NK74gdk1L+bvFpeLW8b\nxWeXyWSf3xgdmbYDH6f9X4Mj1us/Hw42oEPrDJx8cr3v7qNS6hv9oMcVHntH\nH8K5AtRErZVmBCmwecd79HJPQlF91FkDqtR6u58EC0EcAVqaFpTATiu5Zhhj\nSo5439LZd8/YXc25J9acCcfLCSSzuzBTI64iSNwM/EUlbVLCyRwaM6JwUmF9\nnmtFaKojXsfBqx5kF70WZtJQ099q3hSKbFZJOpbRFYZTTb9aHFmwdbeZ18gH\njWmX8ydl2Xt4i2eLDM6GNxqRx6aF3kh8QHf+QKz6jo64Uo90KB/ul0KDTq7+\nd6UE\r\n=M5vA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"959d2687d0d3db4a165563b331c443a8c98fbee2","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202005181010","@aurelia/metadata":"^0.8.0-dev.202005181010"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202005181010_1589796670217_0.38317309929586196","host":"s3://npm-registry-packages"}},"0.8.0-dev.202005200307":{"name":"@aurelia/store","version":"0.8.0-dev.202005200307","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202005200307","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"348b3f619ea9c45fb7d50dfde7ca5b7be48de784","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202005200307.tgz","fileCount":11,"integrity":"sha512-kmTZBoGCI/V6XZ7KmF/2yQNC5MV2EyCFVZ9ARPktcLbw5SMueLuDh87co1Zc0Nf6twYdoHn/mTsZ/6v1rp64dA==","signatures":[{"sig":"MEQCIAUWFVNoTB9ubgzyctJQ715iIh65oUxzOyQthNzdra0jAiBEsgQ51bU0w/iL6YMfv6aeiKmiJf9UJkDsCJ3MIF99dg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJexJ8LCRA9TVsSAnZWagAAE1UP/AmgWsg/9mIjn4xoDzXJ\nM1u7gSDAsUkN//aFE4Q9JhXNwkEY6ogn3DT+ETGGjK66GV0Z+24B17dCeoTt\nOV4i+n5Fpj9QHlKdrHtpwLHy+vCFOa7Uq9W1fkduj76aDUMMBGaaifZi83M8\nnThryq+7P8l2DX6bu/TdMSlBnzcGNPqRoF5FH7ipV32vx1UypINJpFpGMubO\nhrGES0wFHgzU4b3doSFufN26OsZdV5CAtOFGtDlaPP+tNR9qV3pSB+ADS/dq\nR/vn6sY/rEHnsy29RjdmTU3qAG2H/PUfmymCgp+jItQ4SSZrMMAtKF+zWpMf\nSfoIR4Mykto088yaHF4fum72ZG4NGyxZ5lfam0pyWwc6NPzie2JE2IQxXBDv\n6EFocmqzNpDkHm8anU5gDpVuejxGBuPCbTjMyI+Q1IERTiTo5tPnN4xzkt5t\nbBCjS7XMlaIKdJ9mDd6JEsUcQR+rqG2Cw9s3mkV4teVJJ8v0LnPJifclWjvO\nsKvZZPaE5wCA4PmlQNZb7VkKkfiy2IIjGJfIl30ho+yNVQ03T9pQ2RiDuv9n\nGkhlMoS6NtWvVXtIPv22OJZyg0K3/3SCOxqoCCds17E76ZjBPTSk+xZJiv2I\n44q2/1Qnbi6h2LtkaPOkLGg8kzvUXwZtlw19x929nmQHekX5kRGBDJXtD/W0\nFgPL\r\n=x6pn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"8f336da7032c07f6f9efd76561ed702ef282ce0e","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202005200307","@aurelia/metadata":"^0.8.0-dev.202005200307"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202005200307_1589944075377_0.00359947977117292","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006080431":{"name":"@aurelia/store","version":"0.8.0-dev.202006080431","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006080431","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0680cba74d9807252f0751b444d5fb11037f9b66","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006080431.tgz","fileCount":11,"integrity":"sha512-FEUbiuyWrTKyhwGUc/V20WnEnu0nQsXWrYLC09qimR7Xe8a6q9w5flnkZZ5dSP6apLyOaR9sG4qpj1OFv853DQ==","signatures":[{"sig":"MEUCIQClfQIENVXO68/65Q63dqisCHgcBQhVoKzRdLAf+J1lggIgLmuaU1c6uSoUwxfjPPtNCPbmee4kjrBucToP0ItaEhs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3b81CRA9TVsSAnZWagAAyhkQAI+ntGCVs+7xNkdvgnQV\n/jB0NMK643mBHYl92xFyxhoqYl5DlPaGssZ0wa2OZF/5wo1pszkgdGF2Uwun\nPUTIRdxesqCWWOSrBwGu26cV9l0dRCpXydXhJ1U4V7cXwcdJOZxlX/V8Hho8\neksDNOqRa1KmGrSIVwhAZjdILDwU0zr63yBjdYZZpUSLZY/n2UWcn2gHgm2S\nQ/khOiOawSj6KlgXlVlBEhWr5BizEI4thtQRdIlZg79YxSPclMbQP/qiKdD4\n5/WFaxiuKJBO5mg0kj+NZ0eSNfyh+KnRDKSkf15/EajZbtLhywTL/+LVr/LV\n0ykeHQy3B5FcpJaVvb7bo2LtiC4GZ+IxjURIHEYdzx2pLIPLNS6nbZvD9GE2\nXe/l6w37vvJ3ersATG9y2d2KvGq/UnKFJ1WattC1VOdLzMU/Y0PAiMNnXEgZ\n1eYLgJniVuI1NmSr1MRnChtmZX0v/ZGHVLg7hKWRbxQ1g7CYjJgJOhJkRFUQ\nYx4QMpOi46VHsSMeZJ/wJoe49dlXODSV3fT8kZMyGD5QwBTMmJfbpn6Dxt1j\neiv5qXeI6aAzmQ3VvL23mZauzsvWC6qjjUTeYh8P7t1z3tkISqZAmj/sXexV\nH7kIrBiK7RuD3dUr2Y0lHivZ6roYGgblXQ5uuCemOUJ/6JSu/AvNnvevI/o0\n3WRQ\r\n=IEW3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"7888741333ceee557f9dc21c53c18ed9415a7792","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006080431","@aurelia/metadata":"^0.8.0-dev.202006080431"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006080431_1591590709222_0.7860261787245377","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006080450":{"name":"@aurelia/store","version":"0.8.0-dev.202006080450","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006080450","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e5a9fe7d8cc2e6d590c43e04f111d3975226ac3a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006080450.tgz","fileCount":11,"integrity":"sha512-u3mZ+9HvZuznX9NzJAP47h0cEV1Jg7Zt89gr89SSuxax/PZyAWcNDveOZBb9B1nZmPmI8IRDawDi4p9K8hRgDw==","signatures":[{"sig":"MEUCIQDIkJ41pnptOuVu362i80BkRygNK4HZsXtoLqtWjP6UfwIgXQJ/TKN5YpWX/0rjyg/9HKr8WDrpQ93rLqhr/4i49CE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3cPDCRA9TVsSAnZWagAAaMcP/25wMZ5yKVnr8UTa2zoL\n+sRQD8bmKzKzJY/Kld/7ewgPkNTn0+8goAjBYGBdBXrFW+Te/9JDp99niSwW\nTwnriliL3w0Zy2RlFmssxn4nAXm9mQNmYFqrA/kuWphcab4Lj4W1QdFG3xjM\naPnBkS1SDwVSRlmWJqWgq5UNj1KtvECOGWWnavk7TAgVsmbkT9SB9b030q57\njVJBnTzWns0AtMJ/EFCsL4U0HFelly30uyeY0tyHvw59mcQbOz29lrR/2y4H\n8QB2GANSt/IkWhxcLbqg/9Ckw2WOrOYdb2YfSkfxkYWa3gpVVG/aavo3CdwV\noriH7qM8hERUcSCV3aah5HE4VZrdde+Ai8xmdU36jx4gX80JtL0nsi3rmqTe\n+E8cfZRYqvFxtv7Td4/y68uOhbPbzZHIQdsPlEN86/wWqr28L+IbEJ+NyaVM\ncmy9bJQB1LkqolDdkQKNo3oh9Oi3RPJaV5rjqjZ5Hm+kGTtVE8iOfn9OVyMc\nYQ0mRBLVIUhLXkLOGMI3eTnsT60BTevAAY3mHTkHDJ7/RVhAn/7qpq9+J2pi\nckMmRuICFJqpEr1XpvEru2gVGXSkInMQ4UReL0a7oYLml2qKFyTIwq8rgmWm\nI+azM3lVE4BFSaHesXZwSq6WzN1cfKVeJKVF/l23euvTagEyV3rIlG9UfVl+\nTCF4\r\n=y4M7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"f022bbd08dbd81b104cb43f8e8c6a1293f8e3f95","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006080450","@aurelia/metadata":"^0.8.0-dev.202006080450"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006080450_1591591874665_0.03279868078004178","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006080457":{"name":"@aurelia/store","version":"0.8.0-dev.202006080457","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006080457","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"30516567bfdd389328a77bf821567b2df1be5aa5","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006080457.tgz","fileCount":11,"integrity":"sha512-Ps5nScBAnQ/VKI/Xl1y8XKrBklXGu5hAoFuYT+aKn0NesQpVq0Mz/2+/xijrKBRatVT36200qwaDEO3tLFUZuQ==","signatures":[{"sig":"MEUCIQCd50lWWe/MDxGHDUUohnaewlMwO6d8znVLtoaxN0LzdwIgKn8zCNaVmCJpgUZVOYS3EYj+tTYs9w64TUzhXT2/pcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3cVhCRA9TVsSAnZWagAAeDcP/iWKmhjduuiMNhNRe3Av\nSetorlrQt1Qj+lMLsCe127sr+tBLs2wq3WUOFeAls0MiNIxK4z+EDvqeQsly\nIxZbITZPFdEgTrxkZYBIHqlWtH8FNd2Y3ww25pBCAVol+d8WrhaZY2W7ua8O\n651Osvd7QslAnuF+yhWWQeymu+xZc1O84eLJttOqBenQDDLa3Uohp/h/6eVA\njnr+mt/I9HzxHvSr37akIa0Jo5c6FqKxEVkisWYnbV0RhmlSRudVOLYo0lsv\n9P2BgcVqIGFMtJRgeEjF4hgNOMivT2ah0ZfRoG7iPmXHn1eM9wxaLA/t+PKn\n0EJ0Ih4ADZdoaJyNNgbZvYVFD7X8Lz4LRvi8dleFOZd9YSxNtwNZzjsZBB6l\nlu6GGmSoIW+Y99SXmuOk9yGxaQWUSP3icVFmXjgjPFVPrH+pGnlWDB4Votf4\nFJ1DKfulXKgeKR/u50v1cKNh7+8BFwhwXo0SdNV5nsY0NFK2qNOKmTLP7dHO\nJ0YNXKGQ1OXRR+m67BQ++rouxc2nTvSD/byP59OFwnxJdLGFSht/mEz4u4ml\n7Rs3BIU9Fv5R9Q8KLilWIijKuqLaeCDXqAfz6jUXoXbYeYIIwU2RP9DDu+kU\n8oj+JnOgVVfwo8u5V8GmpSoUe6gElvedxe2+6+a31Fti0hRiK39UqaGCD6LY\n9/Ok\r\n=6VIj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"0f0ca64ee3ac0c526a092cea2e2c3cae632f0ad4","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006080457","@aurelia/metadata":"^0.8.0-dev.202006080457"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006080457_1591592288877_0.532446841859225","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006080707":{"name":"@aurelia/store","version":"0.8.0-dev.202006080707","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006080707","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"2c7f3efc56b295bd318b024fe6bacbe072b5658d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006080707.tgz","fileCount":11,"integrity":"sha512-QgllkFnzELhbni/5KY9rVM2kc7xfDzjWJDkbssd8OSXa2/7lNNIxMIboTPBne9v+bEVReFT7hE3Ho2mQ8bJIhg==","signatures":[{"sig":"MEUCIQDNO+9oXjzVG1lMwABRFUankq9BCfyIkBRRmGJeB6wBCgIgJTFZX+YWaDmgxfN+r4g7+Lv85Y9SbuGbpyYKAey7iio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3eO6CRA9TVsSAnZWagAAxUAP/0sn2+fc23hGZlaxrzzS\nhuqj1mh1lcx4dWsiXm/1pVkb0NI4xk8ozT3abBTVumpoU7cjmJQGw1/zrmj9\neRo8inbomnCAUc+OErDoSx4OypV9YnUXkDYCwlyPZGoONL8FaUq9tUa2RZ90\njjXunXpf2HDejpaXseCrv5BswjsTLtbYyN0ZyYIUPyN15ODGXSjvZkDRXbqO\nRbGrHAi03ShcVGAuOK0/AmFQs0XnzznHiP35UXYNmidCuhCTMurPgk8PNQ5R\ngVFV97T8DFyWS564x7T9fU70wv1JWFvfC9WqqOLsuONMkjPSEjpC/UYwXEdv\n97in0hgXD5QsnINRIzZqTc3gsb5nyGErxtzB0Trq625C+gZBDOiz+pG5Ldz1\nvWNI0WMwPvBt9WU8ZzXjSc8MbcWWlz09WDL8UdSP3odJnqX9JvOesM9Hf8B2\nvekml8iOuy9FEz6cZvL03ZJ/JiLiPEpDvz19vBDrTh4Ssp7bQ6o8/4Vdq3ca\nAZgJ0VBBEjIGi09XzJv6ZvbcDIxU/CMD0NwyULAARt3FheDaPbToaLJQBvQO\n45SOLfr1/SVhbUVkwi7EE+srleIcqDwRCfQ+zkid5YeYChIkbZLZUAIBL0rV\nnL+fvtr3h8pFJVLxDAQN/px0ntF28wL18smSE/FiHOTkl8xRiGMw9oA9sChA\n2Thx\r\n=Bwr0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"4d16839efc80b33e5670c6e84d3eecc605fb3ca0","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006080707","@aurelia/metadata":"^0.8.0-dev.202006080707"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006080707_1591600058440_0.7679798603313615","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006090656":{"name":"@aurelia/store","version":"0.8.0-dev.202006090656","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006090656","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1d9e31775492645eb1a0805995375aad3eb24822","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006090656.tgz","fileCount":11,"integrity":"sha512-2R0xwLoFAjsI9oMzTIT42V0nqysZtGm9PJkzRURNqqsdP10iu0ooPqRUqaBHfsZYSAJVcRc6h05JukKGeKRBAg==","signatures":[{"sig":"MEUCIC/cHYkeB6fXr0pR5nCJlZOE1NIWLwhzfrKiQU3M5vgOAiEA4976Xgbj1knNHCINI1iqDszriJ/oSWdgH8ZX12jnlSs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe3zLBCRA9TVsSAnZWagAAsgIP/2806v839S/mqeSqvT4j\nuGG4vMPqr6HAKV72sAA1nqeALql1l9dtfsrvFnvVUxyMFZqBtIwP/41XquV0\nhdIo7tyLaa4rbLLuWiNL/ntiTVnDYflVwakdfRWbxvboAHshj10FLUU4Lwtk\n1rcFku6ov9TQB3zrA77IM4ORxCWBR4W2y7lKPHUzPzWn9eNcVjteiiB+TnW1\nNIVHKT4xfy+bNpOKkzyXD4djcH0wY06jd5nD8Z2IZMV7lOIrOF6geiL6hbTI\na0xGPP/5ep8z/OggsVR1zGcurU8VEk9E4ryCFTe7SKZSUcxt3Ex7XjfdYWrV\nja9ACtu50PBchhXapwoQODiWQ7XV33jdG1cpszLdxaQD31FNR8U0C6LfAPgA\nMtZr3tFDFtmR42zM93/oiallb283n2WneHK4dc860vjT7aLL0vQhGNH7Xzs/\nsR+p+R5h2Umd8Ix9XdB/FxGnV11UDg8DvCtcErwuK+ICjQJRzL0CrxprUrES\nLOY+Q+OcVP+xEfRliJd0lmIEy36dX20bwvdcTwyMqFLslobNliOZr+0sHGaa\nfIzZW6ruluwcXbigFC+BirquHutLAmamv9ESfZc8cgKvQoGbSzPfzgFQJoai\n18R8Tr5kla8K9I1l99bFdIWNcbt8y8p1AQGmJeSAr1o60l3Jk1go0gTA8dIm\nYOjn\r\n=2iee\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"cf4c149b894418e15535eaf0ec5c53acc537c5b4","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006090656","@aurelia/metadata":"^0.8.0-dev.202006090656"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006090656_1591685824622_0.13718636456381117","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006100442":{"name":"@aurelia/store","version":"0.8.0-dev.202006100442","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006100442","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ef2a0645a70dca3adb50351997ab56f1a9d26452","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006100442.tgz","fileCount":11,"integrity":"sha512-uzhV5fFU/1o/JQDKTH/73leu4Vf4TIG3bz9O1CCLfITVaghtk47HUiW93w8oR+6xyBVXCTQ7cY6G65Eg+aBsLA==","signatures":[{"sig":"MEYCIQC39kuKA06b1pnK2M07EZ34KOwE0SCppkxm8tMxYuawIAIhAKnaRM0if7SuDHWlTV9bQwsXHGd1TlAKVHOtoOqDJO/8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4GSwCRA9TVsSAnZWagAAOCYP/jg8Vu4RgZucQvVy4m7a\nIGJw3EwPcWyQW3aI5JfdW1dVVTYV7zkDt9CP6oCln4dnfKtU1ns1ROxLckdx\naeecdTloYtv2vVIyVwRNN82nzVa4Kl9D0PPiBf35A2Cjl1Vg4t3soqrws7t2\nWcOkPmiySbylRBUGGqoUDghxcakv1Tiytoj+cvYMy1al0iaF4pbSd+o4vW3q\nl6n5NHnFhacRiqobm8m7//4U7YnTCIsB3r4xjS8vemE70i84ngWLPErmKU0J\n2AF5f0eA+uRDEYyIX0UdcAwQpYoa0Wv7h1Gd9B2n0kEaEtsiL1i4xSf1Hgpi\nJ3yuy1ncVurlytmEWox8EgWV9VXfNhE2+j98X70Hn7Rv4cAd0p+PtEfjcDxu\n98qg0rbhOfRdiLUFyC/xC2SJISFTSOIXKE8KROD1zxPacDcEc9rF0T9zgxS9\nK7fn9bzsKvDFUv8wNbi2ZoSvvAmwz3/32LMWrpDJkhE91IOrqGzRrmC2Qv8g\nFdvWWGlgGftGzpHxdUniqv4SQqyDRgeu2ugY5g2z/iXLzbFD2fcFiMU3rjIj\npjZQ89xejq9dc7Sq1axeujvYG0P3S+9N43SLjJb/+t3DedvIRnWg7j8GcO9f\nqb2VaqEcyT41Nwf2GRPEVSEEc9r3Ain03iZfkHJtBdUKU/xf2hU4G5qMDKEv\nRGYg\r\n=699Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"4081259be9bf52fa23ac43cbc1f9d5f341f2fc8c","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006100442","@aurelia/metadata":"^0.8.0-dev.202006100442"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006100442_1591764144114_0.44283072271329726","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006100445":{"name":"@aurelia/store","version":"0.8.0-dev.202006100445","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006100445","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"97f74d345703d2429d654e3c25e3c8a0a40363ea","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006100445.tgz","fileCount":11,"integrity":"sha512-tJZE96p2uAp/cnMw51wAHARvQvGBiIFHwSa4d5HJGSLVJ+228kxaNadbQlSOQG2nSfpStLTh1Bda2TLVhCK8bg==","signatures":[{"sig":"MEUCIQC81YxpGTsBMjVQi1KTkEaIidPijtsZ/qrCqRQOJnmH8wIgW7UkVZQucLUF/wj3aU6OX+q5XkPBqDIXtJx3yCUdAsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4GVhCRA9TVsSAnZWagAAFgsP/1aPDl5iVXuyxV8eOlzE\nlWS2zuvOiunFKNM9nh+0knEkn+3g2BF9uuV7/HeKzN+EBKuO/lycATF3uXNV\nI7iydB5DkUAyx44egj5t/oKJIgnTzLQ+zi45NP/TZk1GVEUPBvvGIoa3i0ty\nc0nyq5PAhdu0/HKlBxKtKovsnQmyss8YU+MBlBV4qbJFgTtUkcjWdcfI9OYv\n/fq0ZG37IBwFj2p+bFtXdpps5rRwLCfeKKbY0xuhG2L7/qqDignDyai9hNHQ\nxf1NyF1m1XciSHkxwJlKmkIm9ahPaDUBdbABxS2Z8oYkA9J+UPW4yMCU490d\nlNkMH5ENTpm7RetpMPrsckSfcQxjTIEfMRMaH0dqQy8NVcEmNYeJ3DAcOy4h\nSAQbY4uG13yPRrj0vX+VccGx3pCcj1lC4wCJpgWe3p760aRzYRZnOsWzNcXy\n3YaJknIhlm3ijdyfpjvl6rdkDa8mAX9APfjXpCkoV/x1tIiLIuVinBUwaWpE\nIh8Ab90p8aXEQj4KzkAwjltyq4cHpfUhkLGKWRrSRIyy4YvFZV7U5nUSg5Zg\nHSWH6gyiF6q7lVv+89A8QhQr1wFQP4cOkMN+F9Xw4yCaUGtYm5jBYb+HpQud\ngXOSLYgAuUm+fUucw9ZWxnsR0APcrM9h5gEdR1lkKVDEuPQdalA+59iUilas\nES4E\r\n=B8xw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"ab50a6dc3f2b2be186ffaae002173f007eed31b9","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006100445","@aurelia/metadata":"^0.8.0-dev.202006100445"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006100445_1591764320853_0.9919111183189053","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006100649":{"name":"@aurelia/store","version":"0.8.0-dev.202006100649","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006100649","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4799aaad0fbe2d79c5661d447a5fcd357569a723","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006100649.tgz","fileCount":11,"integrity":"sha512-a1IuNN1pMAhIymHKyQU8/5ApPAXQcwO6rVqpMpuaqmxrVBEtOdnQ/JvZUMRFm17ISwW6Gpjs9iYwXV56BV8SpQ==","signatures":[{"sig":"MEQCIFi/6L3BF44QsRskXbm1LY9TU9/oDVqkRjWrOeW3iZquAiBlgvKAo3qfNUVy6afGQfg4N86/w5SBP+zsuN04+ZZ0bg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4IJ+CRA9TVsSAnZWagAA0OMQAKG1tW21+DpFGOW5BBTE\n+1+286ncQUjxbu7JbtJC3dPK6nqBOkwooyKpYgpTLm29PqleL6/4ZMVZ89wQ\nUcbNo+syOn7WUJIle14BFUy54OpIb3fzinsU1v73UCvRYo5mN/Ewrt5fPPWz\ns5gOMX4j/PeKuST3USq94tMrxymj3WyAAWXP64P3BAb+2+69kioNETh3xycW\nkfWIhO1dCOqVqsftYJnUyOnEBDR0UAiKZoY4msX4xttF1PV4NBtnDBN7NSQx\npJKOiWqqsmtWpinknrH4JgST2lc3gshhI9tL16Ch6xJNx138tm/UYtsy7yxs\ngN6EGhtAG8rLFfSm7yygghbO0+yXRnDoCY2fB6/KPDSsKpRxkNEHGT7kYmdI\nU2K+WHj4buIPg009kAVWbRqL0k3lT7WKyTSd3yTs+oDA8bG9+H6B66E9H7uP\nBA8/tObZaxafreriohCgpkAHY1DHMXCYLmrShTQf1WgnNKA+IAnNsojx/ZGe\n3zjBUu3J0IYgYh3YjVz5KZE3hDsXfHA2YcyCDFygkn5CtRWaiKVi32Dx0Qs2\nivAD/+VcR0+4UmQIGcXV5uNVfoOu+hdwXnIIpBEDQLNOYfFEmEMnzEv1ZWbV\nCc1pTbs624r+AV7qxOjnW37cb1Uyoam2fZ6zhYzG1tRq8SmjMPiRCiFGC4lP\nbcWt\r\n=1b4c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"dd0e94f4eaf76ad913cec1cb5442ac9f636d30df","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006100649","@aurelia/metadata":"^0.8.0-dev.202006100649"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006100649_1591771773871_0.8300331144765842","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006101005":{"name":"@aurelia/store","version":"0.8.0-dev.202006101005","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006101005","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c5f36b257edf9c56b463a142399c222c95fbe701","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006101005.tgz","fileCount":11,"integrity":"sha512-ytoBLnPXIv9LtJYb8QqiBI4ljdxr35VW1+8ehgKXSVSU+kjm3ho2ZyeZaqnsgZ3ewtA2ib1UtxIVpQ/j20AZ4g==","signatures":[{"sig":"MEQCIC/zN3ITZzXcJkmfTn2nc7SPGM6vWJ/v9d+ItVrYecodAiBlK5lY7X9MpoLOH8Pp3/GymuUuLZwZpeY287Gb+0FLuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4LB6CRA9TVsSAnZWagAANVkP/iqrRWHztjmiM1G9B7s2\noQBq90b3VejpCk4wb/sEaCYgR9JThaS/NcMl6AHpjjaC7yVjrkfop6qsQ13z\nNKlL4wnhbCs95ZRf/fsRnjF3Ddaczx0RMJbI9XChV0xLTSiucD3ODlFFulm/\nemMKn+w9YsWkyzV5Ki9vaAxn/a2IhlTooaMuA6rzMF+om4hJ0o//yYVjPkbC\nJ7ml+w0oaE9vBo7TMkdCrOmJ2zi7SE17irn0WwCJ1aGjDZCa1U7r8cMUSLq2\nLae+dsYkxHwAGcjy0gCiYri5Qd3aLgUlG7saiKlpPDcn7ohVHzPXkF3Kld1v\n4iExPR1WruLhGCiOEqj4AZP2U4kFK4WJg71gm0zIqOqAMGAckGoGDunUXJqD\nkky/TGwJT3pAJGpbEg69OAy+wBKSm5ZYcNkQJUsr9d5fojNLU6+n29N65ev2\nSfe1I4CV3VHPzs+a/NUxJW56CIBEHiSjGxlKk0Zhv5RjdwVtky7Gda3mHd/G\nE9CE4csXJSPtBYyOEtpKghZfLHgpHyfDtmRZJCEiHQiW9sEuymveq0GwK0Jz\njeK1KrDgLMUUI0BWjM0/JYy/m/hVHpgA9l0T7IKEkZN1UjbcmEEnOTGHeAYb\n5wYHdtqhW9VKEOQNbgW6O3MIl4de1LwTZwNJdvOtNCMmHrEW3A2RMTFKc/DI\nub9w\r\n=hyCy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"b202d26bbc5eb237eaae2f4132f4c798a320eb35","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006101005","@aurelia/metadata":"^0.8.0-dev.202006101005"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006101005_1591783546237_0.09010214046816367","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006101130":{"name":"@aurelia/store","version":"0.8.0-dev.202006101130","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006101130","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0726cc221c8c25286a0c8231755757f5710365a0","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006101130.tgz","fileCount":11,"integrity":"sha512-HaKlQ2gVTQXKfNtR4/Rqz3baaS3LbV1L4Wl1hm9Vwuc8uaeg9uew3PQTKJ19n5HZOLaJS2J6Yivvjr4t4bgrNg==","signatures":[{"sig":"MEYCIQDkt7DCrZUpsOgzBtFPEFS8zxU3GGvvbt5RN9ImoqGCJAIhANusBzkXO367VYu6KDt0bIwZg89mbJjG6vafY8xl6BgD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4MRMCRA9TVsSAnZWagAA0MkP/2tR1nIkdcg7OgizbHzJ\nJCIhbzesIohRtRd/vtnX/jPzZRUSFetXZK2SMhDXc1nVVfJtH5xg/3FhYW41\nrGoZ8kVsIgiD65W6t4PcSWQnS2lf8fSxMd8q/GV2vP/CK4WfBg5K800zUQiv\n/WUwC6OEFSEPv+68k9BMmgL9VLABV/SeCKyd6X3fcrLUpdAsWe0ouv/dohQf\nOIsz9oLcg86ev1AQ3Bk5T5Ox/hnTbUt8uMEtqYC91qvc4GvUYZcRuN6AVY5K\nJGNlcIemAeNflWGLWrVgoBlW+ELHwge2FoUxDSuOCzHFGSrTT1AiewbQhduF\ngzjyObAoVC53IST3it34pdSHBN4QL3iY4CwfP+94ipsPAFfS/Hp9ivAK9weu\nthtm3/YZ/ue8HEDosD+3seSmuwm5M55tA5X7GiXs4Cn9PvCCCdepuPEPmfpf\nlA1q/tEXtsd3Cy0fS+uAY8AmVhcIb4Eh0brjfHGw3ziYxGKaQp5k+N0b1/5o\nL73AwEoJ/J/uTLAuJNXwzGELtlHuZxRDbhFsMqy43c2sQAdgGuXypgsdWxOv\nv8QkfZmqwSGdm97EfjFQ3f8oByqSoh67kf8M7Mq2wMWeFGqlUk4H6HbMIpMX\nzoB5SQo/C+Dwv2wRcvrXoLRCFZUh6AFGIBevaWYDXWQjIy1pGy2qOac6nMly\n31Ti\r\n=SYMb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"78ea31e0eff1113b59e80490562d0682fb8537ab","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006101130","@aurelia/metadata":"^0.8.0-dev.202006101130"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006101130_1591788620131_0.3537164640511383","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006101158":{"name":"@aurelia/store","version":"0.8.0-dev.202006101158","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006101158","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ab272764191789180b8ec8221280ea687c2e5d0f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006101158.tgz","fileCount":11,"integrity":"sha512-vW1oPmaEl83mHFJcXwWihPQvG2108aA/q+yCAlY+cH5UaAcZIHbOlMR6d+LzRSbOVhvvagIklQTBnhjlUcCJKg==","signatures":[{"sig":"MEQCIEMj5/uqrC+zZiY09YyO9gCVnTVdZxtwO1AHA06dHI+vAiBy5qBn4IZG/Z+6GOHNl9b4jbr7OSd2UxuWvEkeAcY2ew==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4MsOCRA9TVsSAnZWagAALH0QAJIo5wQha8woADEGo36q\nnr4Fh7uIVUaVBsVW3+qU6kbAixhAMpf8jHJyrtYlvuB2SKH1PehqlNxHisjt\n1moRXELYx2gU1h88/XG/rmnc7dCI+IEMS0E+CUvdaAfz0xVJ5BT7BgFS/Yks\nUsncClILk7xXZZ2mR6NdP+N1PXkpO17x4H5D0/04XBpfggUXqsOxZzGX22v6\n25rUB7hzURBCA5lcgKzuX1LP8oXG7Kv0Z+nYlym0OqZE/LHGXe7KC5kSB1vG\nbhozhSS9x504JIWkzsVP3/UkOMzo4p6jIO8zbK3k62+2fzmanSFqBPDZbtRB\nOVDZNP2pUsGelGrGf1XaqJu2BdWLCqWwdcEGMtiFjfavs5CajVWGs/UVxtfN\nSnDVHRoXbvAS5N+QUfJIhk+E8gCS3DXkaDJ+aoVJg9a0kQhUje2ImxBMzNAg\n8Z10ISW/hpc7/jok/ycdR8EXf2Bq4zuQjqsKXvePbFVz9t1CwgMODVnFRTsO\n7HM60eTwCia0RMk5/35ztw5x+4IW23gB7Dya1YM9jHtL7nWNi1IzyZQCBsEv\nk7N6Se6N396DP4GNmQzOJGLJzbQSXn8j9f5CbzTuyR1TGeuTvL2r2+/XZ840\nomIABAihu+sGoGzpVABs/ROXnJ7BwVn2cbQRAZGQcth2HPWk9b1k7BcLGQdn\nrK7b\r\n=j5ws\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"c93048957b32aa4cd464f2401fec29a9c038936c","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006101158","@aurelia/metadata":"^0.8.0-dev.202006101158"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006101158_1591790349758_0.897323993568655","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006101205":{"name":"@aurelia/store","version":"0.8.0-dev.202006101205","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006101205","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"de4ad00d203ce20bae90dbc64260053558db5a61","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006101205.tgz","fileCount":11,"integrity":"sha512-FGdz509AkYrQEaVCMG6rbDioVc47rO5vXqU56p06TmgCyoZTK/HaGft9cubiJcjUOX1A9/0WAj4FxLXhn98pwQ==","signatures":[{"sig":"MEYCIQD5DMnXflbTKnJWRZJu9d9Ek3hwubfSqOQOKte8tWpL0wIhAIeH3h+U1punAvoXquUwYKvKow521Gu3FTLeXG2gmJCr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4MymCRA9TVsSAnZWagAApIkQAIWJiYsXUlxohXJpLI3T\n1jBwgX5RV36X6agjX5oOScoZINgPgVAa5g9Xck0f/bquzUAlbhFHVuBOWz5x\npFoUsEblLmvYokraqttgxoquLyqQE6ufn9uiFxoy9u0s7ab5eJ9U5Dxt3a4W\nG9uvvmMsORHgHH4la2O6hEIKhqp3MBTOg3FnYnssME9r6uJDEoTKVnrksr+N\nQeuoaR29767pJGNlssBRxJp07Cg4pvF6AMpqjDC7mGMCuBf/9ODxLchGDoNb\nJCVhyK7yxLDxFVYizxOCOlEQO3soAWsupfjauwvqCZLxaWjtDFh6ntCa8Coh\nQEE4ouy8xuaZyzvumh+wLc9+xkF9bEJm5gkVx8AwZxbu+b86KeuEUDOW3iAz\nZopSDNwIk+UgWDG6xMszvSO15n7oAxSsy1k37ULlNmzpCBYXwxkJ6Te72NtK\nTBprv5V2MdTCfy794JcWoD+FJnai1XMRsKvh2vFX7LSrqk9S84ktl5AmEkZM\neqKHY6+PFGCOjTV0A0Oc/Kn6RvjviHMegpbkMH3pKUFGYvJznZYjn70ua75e\njEqXd6AknNEZYUWHHCd8Oexpz8i2zGgd5fl37yvv6fvDiT4vAExHrHlKJZzA\nPk/a2SEo2glKOcBDw8DPL7iShh0/hywpTt7nml0lBC//BXyYAnNztFAKWSaa\n7rNc\r\n=UI2R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"523c2070bbfe72ba6f81db3a2a65a193b08887d8","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006101205","@aurelia/metadata":"^0.8.0-dev.202006101205"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006101205_1591790757785_0.05929865657916955","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006101254":{"name":"@aurelia/store","version":"0.8.0-dev.202006101254","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006101254","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7a7bf8e1f7c207064346228f76437223db13de2a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006101254.tgz","fileCount":11,"integrity":"sha512-6rin/fPYyE9tlIdMvq9T7vM95iwMi0QzTwSrg3aiBv5XHdtoEqL0l3bCccmfd0OUZ3Mo6ECnL5ctWLNBRLICdg==","signatures":[{"sig":"MEUCIEXT9PNoWq3jpcfJmqbIdthPyzZQSak4uvIk2MpDfS3TAiEAjabd/pHeeC68Rr3gCdWSeuwa+raukAXh5sVqsBLfVAg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4NgdCRA9TVsSAnZWagAAmvsQAI/boS4e04g1I7iUQaVj\n749VMWLzD9BRmZN8vdVdo9h5S2lW0VExfYQoAq+05HhmQaeRYbnkf07ygkSE\nWR3e7XvWK4/99R+ZQbOgQa7/fRVIRQnJIGOJAxdkbw4s/pdNypOs/dU2Z9ct\nWROgjYvMxHCwWXavzDulC3bOR792hNXtvVrLt+kFxr78bw/C9H5idhip1nQF\nLxWf3HQTu8RJs2TjTiN76zxbInkOPhuyfihPvJc14zchnh0t8w7UhSpKX7lP\nPypuC2vWk8paflkEoZREtiUTmoFxJb19XYW0h9KSlGhiyO45DoAOFxUgzgmC\nqeOjRqwX2kcY/Lt0ydVv8wOYvmXbyEbGcxEJhYHQgi/UpZDs5EbLW9JrUZVK\nbeR8cQU+s0nngyL2JcbWnC2tkbjyW4eM/cqGY53/XDt5PFM3nIpuYrp+Er1f\nGyQ/uAF1iR3Ue/V7Y7qx0ccEJeVYHYz5mGRoqJY8Z61PPb0kcPhFJXLyqiLO\n/0CrSOFFSBA7CDwDPsqDSoSnYQC61mzt0pvOaf5q8IDb2XZx3P4Cwyp6530R\n9mG9lX7VwcUN+Gtxhalm51L4blqVCDX4Iyy/5GjRjolF5LjLY0keIyWcGIa9\nUMRGs5A0eELDpb+Y3DNnAkc1JIAVP8qSVOzR6zKJApxRepAaJJ39xama7Z+S\nj1zr\r\n=Fvo8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"7d8cea61527725904ee79546d1b20016be38fe95","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006101254","@aurelia/metadata":"^0.8.0-dev.202006101254"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006101254_1591793692775_0.255992450666787","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006110450":{"name":"@aurelia/store","version":"0.8.0-dev.202006110450","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006110450","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"829707aef96b8e29d597411b395f645399c43dae","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006110450.tgz","fileCount":11,"integrity":"sha512-AXdART1006JMjCCBRM88JSc//c7mfNlMiiocs9QE65vDCF5OgzvJuoi7Gz4z/h2bPe7wLLRAsPlIVZSDoMZCWA==","signatures":[{"sig":"MEUCIBpXI7zQwETOBETGKk7qjdZl63hFuIqsEOGg2bzLC744AiEA92qlxqdRYAWUKN4SBoWOOruPimN7mFKAGaaSbLVdaGc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4bgvCRA9TVsSAnZWagAAmScP/jTi5GjVm6uaV/P4t0dz\nV0Ytys+G9odtSa2F2aCfkJDbLKmuTZapSWrEiufB9dMmUIayJZ3tVgT7XsvT\nD2V1fV/VTiFb5EeQgep4PcOJYIexilzb9a76c6zsDciH9dBR+UUyuW2T4R1w\nSBABOrX4W+B0plNBDYOrT+PZ+t5WeiLvFu/7p6b7Dap6JslDtrZ87lhLS0Ns\nnEHYh9+Hxux8Q6WMXng2ptJVd19tZDjhnvbb3saDMbDigIacRJrB2NDIClzA\nxwnZvq2H/AA60F/+dM4zjlSBEvcc9Vj/TqLzJccL3dmA0NVkX2Gl9d3hjXSG\n2cDBtgIlf19HkoGwSQTt0XZb/4SdZA11f7wSB3xz6DMYCcXrXvVBtaCPDAyw\nf/KY980E64BVQ/AqG4hJDHLSpJRBauos6XTGrGP88Zqzo74rGKh6mD8mKgCF\nf/3iyE9TUWC3KDQuEAhbIcV6xUgsnJk+eNw/IHetPJ9r/Z+cCOAgJF42LGZQ\nGzjdmks4k0CB5glcpSRhsV8tkZDLypqC2n9iX9mv1o5SX2yhASo39MQs4zTy\n4eDHOQbYCYzpdWD0NAME1BfLx6hxaULLkLZr4xniRJtJ0b4Z/AyX6nj0e4aI\nhNYMpN8pV4t0u8GOd/5d+6m56LUoQQoESi3fXSTQrSuD4KIZNipNtcJhBuNF\ny8vw\r\n=j6Nj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"05ea5c9b5f88fa1835583bbb8eb7b4cc1ca577c3","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006110450","@aurelia/metadata":"^0.8.0-dev.202006110450"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006110450_1591851054787_0.6449086836884073","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006120521":{"name":"@aurelia/store","version":"0.8.0-dev.202006120521","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006120521","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d3c3494f4eeb16ac50de21b80b976ade97b0ecbb","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006120521.tgz","fileCount":11,"integrity":"sha512-EuOUXrGi1wMljBgHlGP9m5tOVAr9brzaYyED8K06KnGFM9q8paJOfP1JM7ikvw83Rw58cyTwc8qk4GDHOxjiVQ==","signatures":[{"sig":"MEYCIQDp22/onHOoWdCIXA5G5FcyXFSpSj6EvTJNWivEcJENCgIhAOGWlsDCzBdu+k8QIfqifi/DLNdyXJoGBcBz7dfr8nwo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4xD4CRA9TVsSAnZWagAAowsP/AnLEA4YaLn3fw2lcvn8\ny2B39vjesIbNTAf3V3rQYFZXMD/qpvXw/j9Ps+8WbK8DcUJmJyCJD/6MpNrE\nozg+1dTwwBVhnZ8L1XHB5BwINIeyvOCThCS8O3hRc0XyhoUamNOtVTigPaA5\nwLuxJise08qht4NEtaFv0HHxMZVaXgRzsWXTU7++IJzv1RO8Aln+Vg+C3X2R\nSCipOdGj4fpD8OzEQhq2spo5jerNulsrXkd0UiufZvemTqUAx2ZRegydErXg\nnvAHej2cykk3Y22DcxWKk0E4bof8AZSNveHcxZlHly8AEypePymNI+04aLoh\nCtijZsK46M46Zr0BE01TdfnDxlQwbcWzoaZWonaMiJJ47Om91dJW1yTWDVM+\ng1H21x3xkr4K1HJS8bgh+t9cJYCBZuZG8jwfYgvhvoB3ys5+66wC/vsuVjhA\nGWEi8lrYa+XYZ94EG3i9k10YnINgcmSJ+EFlcoZdHDz9l6Oh2/D31kdqjQFY\nSmqp6QCvr3+poRJTaYdlEQnYLyGpNehBJGSBgcPgvmM/yN2qqkNL2nc3Dk+Y\nXXMN3aEAgElRXf1qzoSLZLAnU879xgiFQQ/ZzAdFE5bLZIdvk/BFH/a4V4ma\ndv/JfrHBPSB3QURBytNKlDQPEKBmN9r2UgFq99QGy/RwfJKQBx/g7/P9spBc\nn3d4\r\n=psPA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"67beb32b7961a11b7302ab7f417b43af0aea9905","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006120521","@aurelia/metadata":"^0.8.0-dev.202006120521"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006120521_1591939319804_0.017716878682888293","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006231201":{"name":"@aurelia/store","version":"0.8.0-dev.202006231201","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006231201","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4e238c9e6ab988edcbe5bf046ca9a5f64a01148c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006231201.tgz","fileCount":11,"integrity":"sha512-GMuoefWZn8PSXnS9aM1SyRhlwf5QlmBi1ekrezl/1sBB1KGxUX941i4gqyo7H1QVtAPDby4/VlCNvvSh3WxJlw==","signatures":[{"sig":"MEYCIQChQPFMIHLPwEh+z5JvjLq/PUjPvCOfwnWmp1347Gk/wQIhAMD6q3/oWBu0VbjNnfE7Jx3vzennjSOSojffaAy5CcP0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8e8QCRA9TVsSAnZWagAA68QP/0ao0S8k6KkROV2yr2EZ\n7rhn/oXUdn7tjmXGts594/jQXDv80iWPoF7wLknWAsQb2rcU2ZpfS3xcoSh9\nKaoFkwYHZ5WxjUQAKkojrBm8mnEwWcTd9wE2Lo0994jAtZrRR3NFG5811diK\nq4SwFiQgIPCBDmf635eMLqO4DTzmvz0jFckspJ/WJsrZ0lE/G3tucHjIfcnV\nKezQCHv7ENBzuZeZV7PbDDhz6iAe1WfxAnNX0o1vJe9GOJSL6uGzqyunwB5U\ni1+/P2wbjeArlnb44DTpKDCw2om4i0gApZ/Og1OYKTS75/ODXQvwGyRfp4+J\nulxwfHD8hUKTNOZwI7vjmubmywLkcFevvSMDteJ4qMAYG41RBnb+BFKDZrHK\n5fZ0DGBm8SkAC+ggnL17q6RKfGFUDO/kAAWY5SpPo7uYkjUvmAF0SLjJa6FM\ntH1OhNlCeNoxB0a1lUoXUEgU5r5KCxqe9q7R3TlQ1Cf3UPw32kMId2ABRFmG\nttK5z+Ic0SImoeuG1EnpErGCjwYCf9Hmlu6DcIc7ejn5YdiLkaW9ZzIHK7Tw\nK9PM5/JDtWLURu1heuohrd/jZPHh0OY4Pnl0k8lb2TVgLvExSeZodtE5j8w4\nYjw+fdmRff+2bFy83jwSqiEfMewSwUWjP9B8p5xSj6nuG+LZPrfn4Ld52ZBe\npiYj\r\n=E1fa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"99a806fbb53ce06303255d4bccb990b34ef34a48","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006231201","@aurelia/metadata":"^0.8.0-dev.202006231201"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006231201_1592913679801_0.26594223497630387","host":"s3://npm-registry-packages"}},"0.8.0-dev.202006241024":{"name":"@aurelia/store","version":"0.8.0-dev.202006241024","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202006241024","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e6367ae4cbf82849e77468ebe90e6c57bc03eacd","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202006241024.tgz","fileCount":11,"integrity":"sha512-gCgIg/2Yv5KQVDKRKlT6Jbih/dYL4yoln0+u4xtWy/Au3e6nz2TsrdupKi4iLFsLuuxax4VQaNI/SUhuoJzcuQ==","signatures":[{"sig":"MEUCIQDoFMUq6Y1lTchszVp4gw8r3kfvQnUpwyUX21GKmlv7CQIgb154F/DELm20zKRwZX1RN/J48paaehq0C7eUsJqTroI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8yn0CRA9TVsSAnZWagAAtK4P/j3tCWf31KdFepZwWv+X\niVJ4UAqjD6nzEXhP2z/f/SZU3gGnCngIE/4csX/8YjzDDOfbgB5piPs8hOkQ\n0ymi6eklBcVAUEplbiThEkwhh1tR8Q1cD2wu6EVeFX/gsLoivDW6FW17En2T\nAja6IrNeXhkv4FuI4LFBjkedh69YgUGlmifRxGUwzrC0ofYh3dPjhYRhFSU5\ndXbv+Bhvf18W2Q3MW4jMI4SgIn79CAomBA0ZhvMnmK155lI+LHBNCeGcDj4z\nJpVkpXHTfU0fH9cpu1YF0OAAansLKdV9VOjeA6lguoWmUF5R2T7mALXA+e37\nXLhiGOhzZXYtXrYDc73NT2xCc1BkrE/zqkfQ7/mNl9O9iilmgW0f9TmVbeY1\n09BSzY5GuC9ON701qO+lgxmMQN6nrjGeMpC9bgDSwa+T8Z3mLWS6HlsiEqSc\nHMpWnUWVmv18vnuCtTD3wle5//uyezg2fwcy1WPdt40oJK0HeQkKIREw23Mo\nJFJ+bISs4B5H28X2xae5K2QfIIeP2+mvHHIe9sOzcdHRk6Q48ksVDcVZjst8\nxJrpmyv+7D5t+actp/CP1PXzaHaimLGBfBnMAgTd8Z7K8dIb+qOtp4A1xIIy\nRf3VRKgHU1yRkJqQUTQztO8OtrzRstTRD/Dag3Lyrxn5AiZvrcK3HIgvr/RB\nsFby\r\n=KeuZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"015df8b213e4bdf3c8a71c357a49b6351e0c8422","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202006241024","@aurelia/metadata":"^0.8.0-dev.202006241024"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202006241024_1592994291676_0.8569246029006539","host":"s3://npm-registry-packages"}},"0.8.0-dev.202007041506":{"name":"@aurelia/store","version":"0.8.0-dev.202007041506","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202007041506","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"93ec6f47a6c7b47fcf98d4494c91184ed6928baf","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202007041506.tgz","fileCount":11,"integrity":"sha512-impURpQMVZFDwlNFXOWqz2wSd/vOUyeMspRPbC6+0M6jTKOKQUS/sRpYIh5ZVrrTfdsaYpOPrq6PCGzxF9um+g==","signatures":[{"sig":"MEUCICHIx7+CXzvLMJCgPHzCDQYEGNNEu59HsgKxVV04AdIKAiEA4zAGk8kEtAEqxkfyH5kvUZf0Q1BTaKB10EoTQKChAJE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAJruCRA9TVsSAnZWagAAzXIP/iVIZH4VcoDQZvlBw//3\nJstR+yU0Tz4mPUDLx1wOf+4ccYsqV89y2z3rEKCpK2g9nl98JKqug67cbw7a\nxyR8m7ufA2VciR22TifachqKOhs4Yuka8j/gC/mxg7X8mIgmcGiaOBsy2U3H\nl0xO7EtauydvUS8R/OmPOsG+xBlhSl4HNL51bPGIp6NVVFGx0EyYppAbxbTA\n4WnxgLFZeyo6SmUcYpjDEM6HVvl8KdacmTD+ib+MK0v40MKQ7D+H9IkOhQuV\nhTs5PmLqgwD5oVNAEedLxqdbvwHL1r0R92lYcuR628Qm9E0zWIe83dsmqepv\nncgZbuRRj7OKDqA5fnVJp50KbYu9P3SB7BujPXqQyapDfmqeSYbMtgSNC26X\neZdX2ewnI3Rv7Zsb7mhtMsGDv01NTYnO45fkP+/6lAufqBowkBAirDD3IfvP\nDiDudOWHqeBAutcnpEut3iRqWa7uRDa59zptJLEKicV6G+d8wvtIaZ7wf/nu\njlyyEbqnTvt8+jRoWxhjUiEn3JA0ALRqDmfU30+Ig0NlRkWQjaAKSmaWpNxm\n0RmnvCMn9fbHZcxm6hA89HtsiKUFyIHg6nDGf3xntb5JWZ0Nkli+ly6aDRUM\nMUWPYz+lXYegolUpx+bUfl8qhQUknBHsa2EUv+ALCLXyTtoC+Qwff9DvtWAO\njP6d\r\n=vnay\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"3f15eb801bac897d8c34890e1559be7b9e5b86a6","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202007041506","@aurelia/metadata":"^0.8.0-dev.202007041506"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202007041506_1593875181996_0.6367843386336711","host":"s3://npm-registry-packages"}},"0.8.0-dev.202007041536":{"name":"@aurelia/store","version":"0.8.0-dev.202007041536","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202007041536","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"af5514d263242be55ae9af4564e03ea9a1025c64","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202007041536.tgz","fileCount":11,"integrity":"sha512-F0V+vTHL8PoQvNtJ5wP3mVLZKCu935rlpcI/vd6n9HmwlDZcvxbxtgQMaW/4MgRvAEZ6fmL8c8rW6/b19p65fQ==","signatures":[{"sig":"MEQCIDi3oxOf93RswgYWTTFLqGk57nTBm6mex9hb2P7jZQCNAiADUCF5al9yg/69gvIDbpZRZNldqr/HDxiPr3BvoA910A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAKHxCRA9TVsSAnZWagAA8pMP/2x7XZ66Z5as8xys0KYd\nnZx5BjpqjUIfp7ULZhCF7EQWZ+cZdiMk0FxLwuJTlO8p0c6oys6Uqn4W7fTQ\nxTv4Tz5kCZsBxB+TG40tq6LL3MIcT2oeCQ4TXdjrD8GgzqmOHGHXzPa1CefY\nTRbhqxpykDkfsJdvavEIXS42ko5zsNiGdgb9YVPOvdc3Zraun66jtfP8znoU\nn4yZkDZW43gTreZC3haAOGWkUZij7wgzMdKKgYKYXgqz9yTEbHbyXW05DABe\nbC0FVgW0eL2sc6Bgrz1C65iBvLH4BWN6JNszOD977UE52AIJK9ASB4iHCspZ\n5fC3pW4Mv8KdJ/3NqZoHHG1jJQjJz49m6f1Fs9YwAUf4g0l72LIPA2s2l9Un\n02nmxemOJaVLA9wZqjm8gO8JDTFHEUShokpGRut/qZbhYTRaBbEBJXl2P2kZ\nBYvYLtzBPUVhJTkbdMWcPZAdUBAbTv5+RGsV8I+jX1VG2oYyCta4z6Hxhmcu\nJnVFp3X8cocp8ft2DmdrXUmBNtDPNGHUVadZQWHmrmwIoBlgHCpT3Y1GsUtZ\nddzYo3sR5kYJOsjOanRdCJeQJe5x0yNJXyjzaLA3QJmD4MKjb22QBo8qkf2b\n/zcL7iQNwtPxbxCluvMdoV+iJn4HNwC+VVtiXGZt3u1K/ljtmXKjCXa3Yaom\ntW5s\r\n=lAA/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"9d406495e7f8b3d25d19e01a4a3c17eec9d6ce60","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202007041536","@aurelia/metadata":"^0.8.0-dev.202007041536"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202007041536_1593876976774_0.6940019156200614","host":"s3://npm-registry-packages"}},"0.8.0-dev.202007050834":{"name":"@aurelia/store","version":"0.8.0-dev.202007050834","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202007050834","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"890b60a99bf65163c96e23288e9e661b044af8d3","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202007050834.tgz","fileCount":11,"integrity":"sha512-ioCQP8FEKbhOxLvA4p+8y4ny8ukrLpcDknlkkZeTwfEis1fNZakDODAK3VDjqmk4ZnP2GeCvzIIYYGCgmsSPxw==","signatures":[{"sig":"MEQCID5/h63+0uuBceL23o9pInWZUF8L8TNYw9h+IPcRwDynAiAgXsY5e+LGPMzJhSPGhNMIzqP+zZ0UEbC5OZHrVAmgfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfAZCxCRA9TVsSAnZWagAAQo0P/1SssxiGbsXxG3p5+crR\nn0nVdEY8G8jZkVwyP/SsWXobMgfVYoJPkcbIOAlvZonkjEzbE2HnzqVhHv3O\nPXErdU9z7wPWR0yPHWC41yC19XUCQvwR+j/Fkxcenf8yCp9u/Seiw8ZXrxZy\nUYDwrMcRL22mVUT7+msYJLeTNu20JDgibiW2ZbA4tPuPyjfz6ayi6tQatzAJ\n485vwxgFzZEjTs7ylZNwdEIG86hCeW/UU4rZ0N6hJHeYaJV4lthDKiSui+zu\nKCw9+I8GzCNfGCoK0V390KZP5jna9g2eJHCIz5/EciJvMJP09vW3FAaJq051\n1DvTu3gJWeXto0+w/8zGzFLBc77YSliKe7+JQlIHb0U8sGMegVR1frwXehfz\n9aKtQXannAbp6AJNAAy2/3N02rr5MttXJV/I4IPL2gNUU3NRWonVuVYVn8V0\ngXovbassmP9wAdstIAp/7DHqtrZ+N0hVEKJvDj7NL8IrT7CkhTCfrmy5bSf1\nreVh0hthrkXm/pDC0qYMi+yqdjd/tA/c5f+WVTtPldbDORO5f+vJH7EIHbq8\nq1Ss2zc962rQlUe4R25J6l+xZ/GPC0JG0ivEdecvkOpx6mhpbT9M32/t1yW3\n4lNlojTNvgoGBL9oF5uP9694ZlzP5Y4rdMUFcsLEiMQSMu/F454zpIZ1CuME\nu/3T\r\n=Ik3b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"e821ae0d7c57feb1e487db1625c928586902d889","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202007050834","@aurelia/metadata":"^0.8.0-dev.202007050834"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202007050834_1593938096566_0.9158896247567574","host":"s3://npm-registry-packages"}},"0.8.0-dev.202009261951":{"name":"@aurelia/store","version":"0.8.0-dev.202009261951","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202009261951","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"fd2d7862873c8235410c70c34ae3576182c88bba","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202009261951.tgz","fileCount":11,"integrity":"sha512-KW26wW8wW/yHJZ6lbo98zsohQnCJd3GoBx5dAlD/9ELUrXo3DBtPwN8wUn2WIqgRzKuXMsk43zLhB/8BTw14XQ==","signatures":[{"sig":"MEUCIQCNFKDvLr6RmZ+x+AwV8K7L3uF+p5ONH6+WT17XMTb1/AIgTxeAtP0DWT8MBMWpLnT6FYzUYwJmG7bzalR4rqJVS2c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfb5u/CRA9TVsSAnZWagAAgt0QAIdcvuY4J+gTLtbeCyff\nr873Vw8+gSpcEPhjLZE3bfyDWnku05xQH1N7vMgJhxqc+9FgI1Imlwr3oQCx\n9W6CEdj2I3Tg7iBew6TDMToDKkrQoXqgmwQuR31rDpJnxH5lWZ0wiOJUFZfE\nYmTBHnH5walgji/f9g0feuLV7Wgiyftx5zDms4+ssg/OKZ64up1KYXj5E88s\nQiOMoljKnUPJYH4kOLR1wXi2juGecaH2pfcI4/5/sSxoLebVkyQRNlgOkzKZ\nqyQp3sLy2Se9gfzdtAySD2QA0C23Oxb+FR92ZaMlmB/0AGyMVx2XTSZtGOqs\nww5hPoQadq0CMFYezYSj7L7MXUpHIkJEOn4ZqoUZ26+yZma0d+KFKvwkHxTS\nGaalaN7Pb1qXBCF0jtIb9SEf+nwFrgaq9AZ25ovcxCiNOVNGiJ7wIoRsUV+q\nGxqGQIdsv+t+pv40TnjJoJj4BS1YdR2apXqpUQveqRsbEv8DTPvH42QM6Pcb\nv7tztyHVqeug5jPRIMH/OG6f/gIrJmTLEReM4Zpgvski63/HA9mrCqoAbN4f\nlzjJm/7ENYvre99+OIn/cYdaNjBdRS8XBgeFo6d4V6aHem2ayVZ1ZWf4+yhX\nYXJK0xgLDsijxR+te+3N5S4nS5dCCpZ1bbBZju9CoqtM/gs4v8GbPpzYmHku\nNd9j\r\n=3NY8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"c9069cb543611ad3ea76a6e79edba06533be8bab","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202009261951","@aurelia/metadata":"^0.8.0-dev.202009261951"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202009261951_1601149887327_0.5120895158301204","host":"s3://npm-registry-packages"}},"0.8.0-dev.202009281652":{"name":"@aurelia/store","version":"0.8.0-dev.202009281652","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202009281652","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"eb7d4ee28c8db72a238d3270772463ccc22dbb50","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202009281652.tgz","fileCount":11,"integrity":"sha512-RQQr6QhClZgE86L5LXAhtA80ZGqI755nY3iYUAF10ALh0d/WJio5fwqN8FQNM0FLPrb8di9BwDx+L9gYxWsECA==","signatures":[{"sig":"MEQCIDT2sitH704nFFcRlbYrgJ8Fm/9FGfJm/JpaD9uTdSSfAiB4bv5Kw4B8EO0cToOjY/XdvdrHdds5N064cx6v4THprA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfchT2CRA9TVsSAnZWagAASJMP/3a89xop20mMMXWswQlg\nm7SDGrzaBGU4jzOiXfeo2cBA3mAb6/lKK9gIHdDDiGan/OAjS+QwjBmqmQq6\nRTm9/mb2bworjN5lXhUPQTLBQxWDXunDSUn0iA0S5nt6w8q+lRWc4/mQ1kWN\nFKmmZKP4+Vbi4bGwFq7hXXqptuTOeX9IlbmrKj4ABO6/EfhHG+xAjb5ZJCvU\nAoH25rtpiMguQT0CaJsbGRaJOZ75ZBY7I5p/WvkBQ6rAyp2Wgbn5gIadjNEC\n6bK6sHjELgp+ubLNgJeEITX8dT1Pyc/UhA3kqwEuBgs4TQUUEbjKcv0niitB\nIrSu7kSo1m2c2PgcwuLv17qPNAtjRFBTP3dMu+VjdnhxTRJEOHxmqzsHxPep\ncBxBKB6opJV0Uif/MAClHtV3+p8SlM6z73mXDTkHQeLpzFtnhUbKPfqdxQFp\nWBODOYHmhznULJP96TMd4mR3m3dc19eHYIGU2glQb0D3brunpuTRnRuqdJ3x\nzveuOcg3twFATRF3enz6TOg3YvrxO7zl8oEtXvDV7/L7eiW9/a1aos9D7id6\nLmAqQFCbnWjwi2O3an9WW8XnuIIQikIlbAxfuxb1W7ZC+exH5oGNlnvTRG5G\n9+byVXIPBXZK5elIM3h0Pc6s/luHhWYV2isGofCUl9MTPMjAffP3wbvnc0CX\nnihX\r\n=IC20\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"39cbc673acf68031cbaa864577f6d7bfdcea412c","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202009281652","@aurelia/metadata":"^0.8.0-dev.202009281652"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.8.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202009281652_1601311989738_0.02746497682274396","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010011758":{"name":"@aurelia/store","version":"0.8.0-dev.202010011758","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010011758","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ace530f32a665180a487e5a5d07494fd28930347","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010011758.tgz","fileCount":11,"integrity":"sha512-9hotdJwjCKZrWXOGw9YxCT+gBU2JdLlGMUPHJsU0QIjh/SvNWzsgCz1gDvYfB20WB3b35ZEH1m1uHCki8PoA7A==","signatures":[{"sig":"MEUCIGAaeecG2tRx+h/VLllP7voT9VhjqkfqQpFVkmq1nDVcAiEAq+2hkisK1TvBueBsy4XkBl+WuueKO9j5ob+jGuVo6tI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdhjcCRA9TVsSAnZWagAAUbsQAIZUndvcu8AAcOFq9CZL\nZKVw3ykJ63A1Aazq100ipwhT4jEWUbCvu/OlmCCs0+3LEBOKTtjan9peyA5z\n66PUbKSxWyf1Twl/R1tFw/D7pPg5wFc0+dW7cj7ax4kvBuOz4MmKUqMKbdUA\nfBUxDQoTW1aZOHF1CCKQygDpmZ6DTa7xbevdw7dPyVpJ4cyOBhcSP+ZrPv33\nAb4Htv7dBcT2UGJwxiLTLPvEocc4WHHM3lMs791PolpP8Q++apvZTkICPXEa\n/VALqKGJ6G7nx5rrUhklCLsjG5Zxoxhc+j4j8zFowhqgpA5JYt0ByPACX/B0\n2vMuSVu0PSaUwPQMiBsF7QVn7XvHQfz3DaJXjH3XHLApHniQm0nPSzlndLsj\nvJZmAZZomOUjm/0wTVNjq9W7xuImgeEMNWau46xeaLF71UHN9TUcM3Rs5MPY\nmtFzVtrCTQluUo91/ScImujEvWovmqtqV1jUprMfGve08N+OajvGbT1MnE+p\nh00QCa1BndTfi3ibMRj3MomG/kJQ8ct8oV+1m8wLbEvDjrcN72obUHdlCKeY\n/rUvDDgqrx5dRLGqzGwAq7AJITuFsSlsYx6DHqRyB0ECBVnvihCSenwLe4al\nUXIQlFWww4XxLXLDtJ3HHEkgUACQPDWBFH1zKQGiJEliEHOuWskT/Liy/E3r\ntAqd\r\n=CD7n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"ce811a75155120a7f6b9cc505677a9e9cdc8dab1","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010011758","@aurelia/metadata":"^0.8.0-dev.202010011758"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.9.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010011758_1601575132424_0.02319723041013022","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010020705":{"name":"@aurelia/store","version":"0.8.0-dev.202010020705","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010020705","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ed1873bba7d58b44755a9be3f1297095431fd491","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010020705.tgz","fileCount":11,"integrity":"sha512-TdYWkoCcddoqA59SMm/PDialxSV0IkDct759nh0tkfdDjYb2zDLa0agsKJcT1F5M1oCakmyStaLt+/CAmGOnTQ==","signatures":[{"sig":"MEUCIG64aHuTbbW0ETL89EISK5qordgKygiBojm4+gUhFJ57AiEA81BnJvbVf5FDVj3ffTl2L9wemAS+Qk5993lYl2XhHXk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdtFcCRA9TVsSAnZWagAA4yEP/jalHjHhUV/jjKBBdT8L\nQTzivFrRyFMWFAApiKxsAsWf8+v++AyCamuMJ1VXwJ6pZsIeivWwveO7AwDq\nAXoMXmXdJQdFm5eigKkIldVeIJLrUoYicgYzlZv47RfZaCHBb2Y7k0C/qyoZ\n/c+YvdNwYjfw8iC4H+U65MMOEVer6kZzJuRQfkgxMTLmjGOVDi7fukWtNn4x\nvQ8mgrETEud8rImaV+0bsC7nBlHjNMIflwXC4/yGqT8sm3vWLR+Q7u2uI5ZV\n1KXVKokC6WUdIuiGJrGZg+aHsvyYNUKNJYEue+/5fOrVcaOpMT8tRucZb+/E\nh0j4iFQ3ufovv+Tw52VzyuF6TsyBapgjPeHmBMEulM6ZOXRsCKB1lYQ923ZL\npsP+gA6FzY/bO+PGAVKEyfanvGLZx5dwZ2OO/Kg5dQ4ESrRAqGA/xgsTqZeo\n5k2E9PskYHdiNsdxViefJArvnZB1+/jYmfQhVbU6Z03N4GVWwBjVzcQRJ+ID\n+8ZoXTcz3zbz5nYrCJlmi28FdkKz7fLJ0dwZrGvx9DPSf8hjtE2ek8HzT9lK\n0otz79CUaCPoZQ7836aRb/SLSuTBm6qhrISventxcFzsLC0kX5nwSTuxuPpw\n5vam6feYTjfvWpv/DTvGZ0vZV//Fm/DvTUsakiTAcDjnQta7q/+zpzeoWQKA\nQJP2\r\n=/kPI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"361de8b78b7888d6492890a4e993a8b446930f03","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010020705","@aurelia/metadata":"^0.8.0-dev.202010020705"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.9.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010020705_1601622363659_0.8579062165430942","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010031322":{"name":"@aurelia/store","version":"0.8.0-dev.202010031322","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010031322","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"740dd5f178fdd2ab68f8d0f0231a9ea95e37310a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010031322.tgz","fileCount":11,"integrity":"sha512-+osGLNMREcpSWoVKaNOAhZ4nYvBp0arsq4ENeilf2WOAxBxE6bhXkHW+GX78Ii4aQzedFEeYy9hMTDofa9y7iw==","signatures":[{"sig":"MEUCIDVIAWiG2IW0rq/PyrbxkzWATL+ciEc2oyMYVtbS7bUeAiEA55sRSaXzNTvAuY6B06PxKUeb0PFS/Wrx3b+F01kFWcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4820,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeHsaCRA9TVsSAnZWagAA2mcP/3QP97bdRRFSVyh38UZa\nh+hZucaTGpcIIkE72ORMyZFAk6bxEAtXaCJDnpwS5gpdyTBMncjrsulxteMS\nXIfdBV+xJskh4gOCw1eW0zTz1xLejKu996Mq5KQyAZllo9KNa2llqHKX+3xw\nWp0ToVPsiD+O7ts2YUfMH+ei273PH4/OSpCvYMsbV3YwgdyEqXo16SmRKxbn\nDg155iHsMZduWYWjCFjXXyFTRxIYCWf6stdFmZgZW8RrItQJqvL6VVhyoU7s\nw25TQcXdzV6MusDkaC2+taloKGF+IvhB4tKkpiOIw1cOoTaT+EXRgHH0i8EE\nlqUyWe4d4l887i7G/AVjoN4zxQxq9JJmSY5/pe9r5kvp4Wb+DeNggkrCAE9w\n2cQwQyU9aFi8tgMZ+/UvjuAUmOkgSF8bx59FnWSj4XChgslD5a4CO2TnJ6gA\n6FUwqxUoaxgkGkuzG/T8Z+1OK7JS67gxQUt8qJDF1wflo/KzyXJ/50LLhJCr\nZADuX1IraLsomoxn3uA9v7PPpRPPnnrtUCzdAc0J5tZ2SxP7g6MBj9z1mGsj\nuaL5qAjdQh/tnnR+Smr7ZVA06tSc4Rfvm0EzQxY8QcR81EVa4L+ZmO6frjTC\nvXq/GBYZgaFjM6SoptECIZfpY2nAeRJjZoajqeYrZbizoW+jaCm45ol3WGSx\nZfiB\r\n=MmbP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"1e3894bc1ef0353a02072cf41c902ac3b6eb6628","scripts":{"dev":"tsc -b -w","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010031322","@aurelia/metadata":"^0.8.0-dev.202010031322"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.9.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010031322_1601731353554_0.3969982284940201","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010031518":{"name":"@aurelia/store","version":"0.8.0-dev.202010031518","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010031518","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d535c77b6d838025382cbc47704fd1761a9d8b33","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010031518.tgz","fileCount":11,"integrity":"sha512-lFPZ6PRd7ac+72SkNbex88ne/nQ7ReJpA96+wSeGJa0y2zJWTEWhFJfw/QyZQ4DsuCp4OSwMI9qp5Xs2g0oZDQ==","signatures":[{"sig":"MEUCIQCd3YuGi1Zq+6uQQZrybTXxFFn7NcNd6r3jAJEOSJEpgwIgHhG+Tro6A16hMQTBApWUSB9+axT2Y26bUyfYtk2Iz4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeJZSCRA9TVsSAnZWagAAXvYQAIexoOLRp63IyGykFKpY\nnghJx+CitPoHkuA/pw58pAYEfFgSgetaK3MVYCOBq5krMTSQQzrJZOW+WPOr\na3BgkQKSwbWwTu5vaTTphkbicat9fIe37/rcMX0YwzeFH1yvXqLgc2G1Dc/i\n3XbsXJaOzgHfFwR6HJSjfGomlsBRTpkNHfI8b2vjnrp1bEAs469re5ZoliEN\nKWHi6StS7avOkyYwDZkTeCX77yo4r+OFXbuA1kg4/rDFDoVSMqSwPfafeLCS\nGQ92mRP/ZJXHtEJr3ZaWi+Vqmloh3w99Yt/Z4/kUM0UlyTzjRmWMbxrL07bT\ne3xLt+qZJe3MRtOw4NB8ePBfu0C92T7jKFi+JN6EaJO7LB4xtfc46K/Bxe4b\n8IYq2OuRsr0edR1mJXBKOib8mp/f3l4f3gbHKCXRHMrUFEoR/utygtLsYl+X\nJ68cshKB8C8Y717XQu80ltbmll8AvMY2jHAJYZler3h4yD1/w4vmjRmMztgi\nL+tWarzdbFQ09uJx3gBLtpHBZbY1ypWqz69xK9ZOfo6jb1uWPzLXO5CwWsCC\naIiSaAZg7x6OY9Jl6RJI0bo0ey+A7aZKEEMW5k5l4/yBIj84YD0dpa/i6tmc\noobxDZDBfYV1dDEDbWSa13tDieEW2h5CcKGeHHl+Hwqe2ajDd76iILf0ikFV\n4j35\r\n=i5Ha\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"78689e3dd5e58f39dbb4d450cc87d723f2c763bd","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010031518","@aurelia/metadata":"^0.8.0-dev.202010031518"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.9.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010031518_1601738321497_0.6548190799186275","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010031855":{"name":"@aurelia/store","version":"0.8.0-dev.202010031855","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010031855","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5dc0d092bf8e005017ac636c0fe41ec63d5b3d80","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010031855.tgz","fileCount":11,"integrity":"sha512-xI6s/7Z7htqnX/J6DpH6WCuvjcu/Ju6nCxCvULdFXr+YL8c9mLM2fntmloP4bCIljQd2J/HIR5++GJkJ5SeBfg==","signatures":[{"sig":"MEYCIQDc/eGMwmdXVV4WcPSXIyZzgXJlAWTDAvPdEFi4r10x8gIhAMyiXCqjZ8qOXP2ZNAOK6ommPeBaDBlc4zx0cW9FDCuJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeMlJCRA9TVsSAnZWagAAErYP/04IWXLMD4lUP3dJ1kRK\nibhv5x9lDaHU7UpQqmQNVvJFaWwMDvveIWuazISPNKs5kkmLQHfXv6tmgto+\n9XsfF0+0nU28guxvifWN6krpve/gKqO/KOOF2Ynt5kvUtmNlaDD0bvFiIogm\nufHYLHzHnT1X+6Prmgst7hU+gBgcYA343nyuD2pNraCP4HXMAZR4zcq3tuNk\nKN2VhQ4/25nXfuS2QaCFbtgAhrK1bfJPLndaldgZRyhmkiP0dT9nVxP46DUd\nBELhWE36g29BGOmU1+0F9BRD+69oeik9DCDmWLYITcVVcljLj9mwjyEPIRZQ\nnyMrTJhNs+pIpak9VAdUvpQ1pF/+M4vUR76Q6STKtt7OOf7Zjf9zYbdhYskt\nhaYgI/fwWzcfohjhpDB8uc3uNKlL62Qv9QnXjh8NFJynKyHLSWSRAsFlrK6g\n2xjXeLkdPdba1ECm9S11lMkdnyDAaqT0vP+Nrpgpe4EAkjyUemW4NQguFApR\nRzkUpg+2Zm33pyrBwuvugjCNkLC4WuvpSBUVH5kIhIQT/dXQi1KIM1aFgrLO\nwYFLtawNorV6CFJY4QCyORww2FwB5kmk1MOEN7MtdIsHK/YD9VtjsZ/qkHKK\nYafzsi5uLPmr5x7159/5t73zjMXYNV8bP4OZv5xvXwdGT5zvLoetCFMQ0yF2\nnSry\r\n=MydJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"b00269662845ebab36bbc91bdcd85c2b57f417b0","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010031855","@aurelia/metadata":"^0.8.0-dev.202010031855"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.9.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010031855_1601751368740_0.12848375183043004","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010050213":{"name":"@aurelia/store","version":"0.8.0-dev.202010050213","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010050213","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"cd32b525210e776c02bfbd508740a4f241c36f94","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010050213.tgz","fileCount":11,"integrity":"sha512-wKkgsPHbOpOPRfDwVkyYmXOo6rg3pGJahN1o//M2QzoZ1SjViLSxyRgjz/lq1g5x+iPQZV58BuIWS/0F8uqumg==","signatures":[{"sig":"MEUCIQCUTf1F+vAnMamw35Dkhyvg2Khsb68KIAG+fkA8VgB0NQIgfOtgLl05eiZgWKJhJHxS57dSJzg75eH0lCPR8m8i57k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfeoFjCRA9TVsSAnZWagAA3LUP/0adXwLbaBnlKXm8bDmb\nj4cFmAAs99/RFJUy9tLcq2clBThb1Wy1BLylogep/Ne9zvDSNTa1/FDAaW/0\nvYhXS/zo1OsJHEuxko4+0p8Z36hYaVqTq5HMQE/pvZ5bwX7hrA4QowPGvdjj\nc34zPQOHeKVrVYnvnJhX4RZH4MSC7sst55UiexrpPyCcQzL+LovlAboVD7Cb\n88mbs83e05T3OVb0yRVSQORgMvPLQ5fjYsEE35huXnEs7DKs5l/7tqmtGciL\n8qtzzFLHhQYpmvB3fjLoB/r5xjf/phJBzxjF7ZiE9rWOH4Mk7uTdn7b65WpT\nnuSsCBblBdJ3+mz3ZyftFUvdW0vCHYF62vcIJBXe1EH+9p4B0uzonwaN+fbg\nUQsyZAvQauXvzI8w0wSh17lV3oApAwEvOIoNw1p2/w8hufBHyo0zYS3UdBk1\n4KABqGZR/PJIIsOiZeV60Fsj7lrCTDjbjmHpJCKJ8Bo7ikBCoC/c97yvR7lA\no6aN4UAa0MPWqJoTwO7wk0DJSUXWlGBhByUfaho2uqf/3Y0PatPUNrzNe0ns\nKW5JoiT6OLbDhHA1WqYdQf5wCUBpYGwO2SEg+SxjTNrasTJuNHcQVLBPS5A6\nU1BYJ7DJGP2bf/E7CYieGomGhjt+squW4R+IkeLkh6VPl0LaRshFkYD5g2Yq\nX7OX\r\n=IsvF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"cc3103d5a9e296adb0d57fe6f5f7f38c7e96b344","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010050213","@aurelia/metadata":"^0.8.0-dev.202010050213"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.9.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010050213_1601864035362_0.4625074317807052","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010050535":{"name":"@aurelia/store","version":"0.8.0-dev.202010050535","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010050535","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b31e25f3ca08dfd7bb22d52c92d4f94bc84f1259","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010050535.tgz","fileCount":11,"integrity":"sha512-/64DHb0VMxf/h8FTVupE7vPlIsghhP+iUIFPQb1lMB+DMEMP+adt8CD5jhl5EpXhM3bxWiSBj9+LJiOSjLTbEw==","signatures":[{"sig":"MEUCIQDy0iQ2CTJCBWlAcjeEU2WHPsVaFbtyJYzscN0+krL4qAIgTA+aVpMEO2O1F7u23jcvdekfo6+YcVa6KYyNIjTXuqI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJferDICRA9TVsSAnZWagAALMEP/1a95fjpOzkrLsnlwZ4D\n4AF/fUZ7GIQL5aURcVcF4Ymv9jNM+NQXw0Y0OxgzaM1MZs/w1Hg16WQo97tK\nynq6HCusFeqCgr59DfiucGAuLQRRHx5B4tSDn0WbnjC8wH6FD8hPH92y4OIT\nxCm8r+iFFcomi4cANCQMqnro6JBdDbuuwbHR190yLGfjymMylJXCKgvn1ONn\nHocMchAFptO8TXbfuGrR0Ucvtf7XZSiVQpmt/pu8Sp6I0001hygZAuBemnX3\nkmOGpriA9l0lF1mzd+mwOJSNeE+IdOrkURgqt1pyF4TrLZIpooOtqyjSBb7M\nZIu4ofydiOIpVz/P1eac79ppFnXvo8N3UZh5G503iPciCEGiRSxBnFneC3dA\nIDvD6tULp1lIdg799GVjei1XCa3ZzRkIqCAmP/XyqGImihplEoTQhll3U9eZ\nmCceWvfRBHfgdBnzizk5gV22KbQntFSlyLXHbeNAyC4quV3TSrPipqsGxdNp\nxTuSEgjbeIJLnr8xT39M1+MqX9mSnM+7cGpL9f4+T1Hub/DeVy/pkT8yw58d\nc9GuBWd0sdC2miMyNnh0eaydjtC+Cuj1ClcPpSdusshJyv6gWywyzvExn5Mw\nvzM7JhXKkQgU3/5VaCjqIP+B6OPKWN5M3JGhp+VZTZG4lSaQi3BUVk+6LGlu\nHe1s\r\n=oO6J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"b6877feab8cab22b17cc3ea7f28c47b1807b09a8","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010050535","@aurelia/metadata":"^0.8.0-dev.202010050535"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.9.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010050535_1601876168340_0.6597126763696699","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010052040":{"name":"@aurelia/store","version":"0.8.0-dev.202010052040","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010052040","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0f3f2a0d099d2d918f3735de9af83e00aebeec51","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010052040.tgz","fileCount":11,"integrity":"sha512-9N3CG/E+D6z9iz9JUfjdjmDyIoxaaYRJZSKbeDRqJEULZzssNmQOX9Dr7K7/hHHpD82CKht+pVxL17ZKzzeb2w==","signatures":[{"sig":"MEUCIQCnkInLZ4YLcT6OLxEQXlC58Wt5TPXshdb4BCSt2kbOiAIgDtwPf/Ry9dFXQ9nj2mGaLY01SIdu1Anv1Y7pgSCmFsI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe4TqCRA9TVsSAnZWagAAv14P+wSyvHk1e0KghGzYaMHW\ngmakSccKZnU3Ko1ywgd3pax0GHbPSx3BaclVco8O8/rnavx32muaoPMps4vI\naIexunaITpufe0HuCjQGOE47zX30dHgxZ1WTAiXTTwqxgFlcpnBjqbJekMv0\n9A1GLtu7D1HHA2nw9DLwExrgv+vRIN8VuFFDM3FK8Ddqn9Dlh9uVBs7OExHo\n0/oNbVGDw8IWyyYnvKpjVgFGEn1s4f5uWucoZD1MG1MuM3Iuzg66nsSHjGZ/\nJbQZsNiFvUcMi2xFUbK4H/VjVvqPkjhSMiik2Wgh+sFRDQ0UBIx/+jwuv6C3\ng0q+2mTJEdiZzn6JM2lPhAwGy+ZkJeljavvTLB1S5DwnWaH/4MZ1iZk44rQy\n04GGL9b7/yHG/cKJUjpTbWDMJoiEt4s1VySv3z85vZyQzIqjgAFr2xbGyyE/\nDmyjDsNTpbLdUNfguMNFYG4WzO4b5M0/xsDmKSHYdWpGAL0BM6blVOckIB0E\npKd81ceDCLCOXOoKKUt0IQCyIgtcBlLWanSVzQ0AdJk3O/AXa9uZn8yEb8Z6\ntrttLvtW9D/UitgM/fWCRgTiihOorkmlpQ9izwh3SKQtkXlQjitgp6Mzm4cg\n+ojtE4wtTZeSWEyuTLrt5xImYt2fiVj6y+L9SObw2h3EXps07fGpMjmtwo4S\nk1kc\r\n=u9OH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"137114d3c65fdb8039f635878669500ae820f3da","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010052040","@aurelia/metadata":"^0.8.0-dev.202010052040"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.9.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010052040_1601930473582_0.27941655047524816","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010060014":{"name":"@aurelia/store","version":"0.8.0-dev.202010060014","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010060014","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c533931aa3c7fc0ca3529e30eb8c90bd585d2cfe","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010060014.tgz","fileCount":11,"integrity":"sha512-biszEW5sVyzEE8SBlqUmUU2GoptqXBvM9EHOuJpKeqpMMTQsiKetRU+MpYO105mGlOSjeKyV6ZwQC5i7AXde7g==","signatures":[{"sig":"MEYCIQCQIz5fedzp6kf/q4FfRcCCS1dEc0971deuo4WFJm4SmAIhAKb//iH1BKXsAjUKzIOh78huv1DjCpiJTJWNEyAN9n+x","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe7biCRA9TVsSAnZWagAAiYwP/3uDgcEVyP4Qe1QU+5lT\nCYuJaJm+rVwnscgCEaemj381Y/NGtF1Ci9a5+EEiNds6EweLua70ns4hqneT\n/LTIW+EYcScXdhnpBUtQj8y8wGIjlQDKgbNsEWxnJ07nEf8oMLadJaFB3NrD\njPuEC9xxcLSJhirhlHxMoia5Qjgng+bRcRk/abRfRrWr4zMqUly8Ij6qPdOa\nHwe2HLOtxSxz4wC8fIdkLtW3zcn+XCGHwoFYip0aTfGFwHOUr/xZEwoGNscs\nIum81a5P/B1tah7VU6Xf49XSSKSqhEoVkfWF7SAMt8aZBQWVU2H8efF81l6M\nMvo/i4yQeuNq3wb9KwjugjHZAxMHm7QFvE+18cfuFG4ntwD9lFWmJLPTPdWg\nASTJeodohSV/N1L4ltkN48WlbiJ3VoBn6jSZE8Pxdh6sBRTSBzUNALnnhO30\ntwbtioUkREP+Hi3NmLH7W2mKgG32YMEx2xbXI/p2YVrtBSDbuIKUVKrmv3rL\nnVFPcvcV9DyyIVCS6QKffNBrdi7dW/GhOYK7RaS2t025Ndv/HKM62jzhhnuc\nROQ4zU48Gh0hnTaEhD4HM+D2Lffalq9g84NgJf3Qkxn5RRbGnvuGe7YG1dGN\n3BotQpgDC9xES3v8OSOzc6C1pltQQLrzWwGhVhtdcy8xal7M0soxf2+kAkW2\ntwHp\r\n=1dH1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"db1045ff3f852f268c25361add1c0b72c9739b57","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010060014","@aurelia/metadata":"^0.8.0-dev.202010060014"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.9.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010060014_1601943266041_0.7241340455181988","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010060234":{"name":"@aurelia/store","version":"0.8.0-dev.202010060234","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010060234","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ee080689aaf40cb37826ed32b640d8be536e9fd9","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010060234.tgz","fileCount":11,"integrity":"sha512-JmL2rlovw5qvJZagO7wNGtyX3hADvGYSwytiGuqbNZPV6dxQdLGoQiAzl05HZ2GPfZcrK7FLgQeRTVgiVwnlUQ==","signatures":[{"sig":"MEYCIQDrNFvHl6ZKTMYi84STuq560ufoEfPDzHH4gvsRizlgqgIhAIrkfnXXsenYjtRVD9zSvXlHgV6pbGBbDUQhIsXN4qW3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfe9fBCRA9TVsSAnZWagAAnC0P/0G8hH0yaRCbQldlM9wM\nQJNel5geA9v3dgHCQ5AmUcLcydqekOxvGm0h0PskNfg3p2h1v9ImRN/TXgcu\nP18x6CqNmfOjcyO+Oj+2b6K3X+ak8+EGLZJzyT4C3oJCd7Yd+vPrhAOOiSx+\nd/Hza7C1E98xhGMR42X6IOyU1VDEKlEzIhQcy71fcxOo+4p5MmUd4xLx/BVb\neWRrrmLrGhoyPtokVKKLcR3MWeEvhFc8PjOoznxhlJM5pUaArrxD1U1RQxn9\n4zyCc9ktIHy1uLgimoNBlcWY4NleQ+oAXCScLw0+WKA+8WyJAv3WOTKZEdp0\n1w3I+rj/ROCdRicVdcJa2K90XyEQvg1w3lLNqsAoQXwkGlctOZDBedIQ8PJQ\nAxoIyFjriBmZ56ZPwFdU/KtgMJesv05LdFALe1Lo5WMYQBtOTC3yajTySbu+\n06I1bqvtVR1Mw61G6ihHbKE/OCmb060JR++AAtsDB5vMhZ8bFtXVghEnorlk\nJwHP17fmMHMCctZcbowg58iguLfOwquYaTvw8Yh0p38pm7xY1y2s2IwN0j8L\n00QLY8ybE1iBcoTnqKBTGr5joroLGVhd08U1D0AK7RAm1KZn0sz+l3PQhoU4\nrYgh50WVO62ISx1A2cpP1hulRmloK4CZE62kNHT7lhGBVFCdkAi/5jYlvcDG\n7cGL\r\n=U3MG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"49e27471fb70be668f95404875caf8f70aa20723","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010060234","@aurelia/metadata":"^0.8.0-dev.202010060234"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.9.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010060234_1601951681088_0.02793955930007952","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010070120":{"name":"@aurelia/store","version":"0.8.0-dev.202010070120","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010070120","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9f242c790f89172d122a236ae01de73f55805f2b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010070120.tgz","fileCount":11,"integrity":"sha512-nfEjiwLiQ2dW8ZAn3taRK5Y2n0KjuE5yt4tlMrkPlMUPV6UQtGvXMw+GPnRDLzjElQ7klsrr8PAAiw6vaaEYGw==","signatures":[{"sig":"MEUCIQCDvD5Fc64kw9cveVJxCxBeQVzQeEkKA/VgWolUJv7mhQIgdWJpDhToZ9xyB+Vsi/Ab1qM4vN+g039ymjcUQpXcrXo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffRgBCRA9TVsSAnZWagAAGqUQAIsfButobBi7/zAtb+Jk\n4LqRLrz21qtXHtxwMMMigTdmVtMlUZpv77uAs7/+0D6LLykcqn6QFzaIBsRL\nqWtOKszlqIbEeXOJkUjBU09ZbFD8qemQx22KCKnMIXKrIz36E3T/sWlmfU+Q\nUxRFiF0U3GpPJeWY6d8ovzSpbViYCU2e0pAE8+znwtnVC/bj01BFhV0fWuDd\n38w6tpviCjabs75SL9iiTWJPy/GpG5MuUt0GymYWneZtedgcWXnpv/Y/2GjT\ns8Q/uSfz1jZmymFPClprL5105SS5lntWjvwBprdHL+BPaT8Fus48JTElhadI\nVXEhnb+lcEP/gDdLiMlHLu4Xuoi3+l7vSnj1REMR9BFcmaRzGE/nyHHorBmu\n9738eg6qGzDxZfRUbPbOfYcY2FEt5JXC2AREHzR0BuAgOjxWSRJogqtiTuwH\nqWdqAMBTA+Laf1StVbpuCTJZtvMHwsIypIIqxsgwm9tHybCrG4knwAu2S2i6\neyF+kJRGwb16MjgqQdJXvxfU2CvC5WG4cJeJUs4qM7sFPWtStqAbrCIvPlu5\nGW3r+boeLWS20PH9q8WyUN5nSpXRRSra22fhwGuU4m4gI+ojvY+PxlpIagov\nc6Bz2cOIsS6/Bia7PCwt6VmQ1y1Fu31e4PUuB/gHBTewdwlUJEosq1wvx2hA\nskm2\r\n=pXbo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"0e5759c1b9eaab7a7ccdb7d0c1ffd99faa3a02bf","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.20.2/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010070120","@aurelia/metadata":"^0.8.0-dev.202010070120"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^3.9.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010070120_1602033664891_0.25662981312609623","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010070306":{"name":"@aurelia/store","version":"0.8.0-dev.202010070306","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010070306","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e07adf43cef8d44a76e0f8fc7c292094871ba68c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010070306.tgz","fileCount":11,"integrity":"sha512-sNBTV9ch7LuspVheXW9SET67yGcs8Y2WCaSvWPfvxGZCzbslnCV+2FDou0VFWOxqLactzIFSnpQo27cn2M123g==","signatures":[{"sig":"MEUCIQCTX+lYE3Q07vpXwszpCqnIRjUkWC/9qWA/d4ahGgdlpgIgSAg1bA5wwwMjBFQmMz+GdzU4KlCikVkjYvaBZX7ppNg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffTDeCRA9TVsSAnZWagAAbYwP/1lxrgd8ld0b011NDqeM\nr5G+PDJqlWXcFolYy0KulMR+7xNDeGPU3BBX7lTgmpLgLDazjddbgw7h+DH9\nEkjO4raRd44H5Y+85V3LkN1f/O9ckFu0shC+myrmusyj5OENTNLYhYE3G/0Y\njS6IqgIN0eorG8fd+1WOkb2v/lCZH2LNMfJDCLS0D3/6bepQshM8Ok+pWyet\nWnJR9SjaGSVLj6390/ryWSaeW/Jy8EMflsvCiYwzGFOVXfdCOAExBnyCdlxw\nhIM6lLaATmai2cn6plMZuJGfsO7zuXx12FTo1oHseU9hhQtSjOQiSugG3ZAO\nNOEPIEQ7cwSgJrvYAYBrk86ZUDhgz4RyADcxauayI+TxAjsxpy68CfJmJZxo\n3pljr6vA7nIk4b7XUa7tDn61CBwFgdLhoFJTnAgfWGewAOE8li6SMEZgRFfn\nxLX5iVSckwssJsCS/uu3xiE4blDOyoFrX4y9nKHvSn5YYvbbCQ1LrnYvId92\nqXVZq3s+PL4e6VFOKye7XbLb8ErosLhN4QL4/lOtgSOXObszU80f4G1ugGta\nBxlW59uU+3voNaIc2B5oJv7brvMXA+GHLOuJU5sIz20VNdPbGwyjKvBXVCLa\nmE8J2wsydFAJCdArfPIRGjvVYUP+deZrL3XeYril0MXzpbAhATuLXjgyX9h2\nAljr\r\n=e7bu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"c16cb9a2ef6b8052945c5dc1b8b1d99d154343e9","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010070306","@aurelia/metadata":"^0.8.0-dev.202010070306"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010070306_1602040030141_0.5791124213778172","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010072206":{"name":"@aurelia/store","version":"0.8.0-dev.202010072206","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010072206","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"198b23824c911ee7ae416ea5f9e2ce6523240b27","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010072206.tgz","fileCount":11,"integrity":"sha512-nTdOLC36g76Jm5FVtMoiNfOEvWNYdcQg4EyH1dAkJ/x771LFwweRKpe6BPoQHzymJ19lvOcvUJweg/Ykt7NDDg==","signatures":[{"sig":"MEUCIQDirt3CwNpqt+vkuXORBAyqYCmHv7uLs4b6LHcvtOSQWAIgcGJ2mL16Kz2ZtAO1Vs37xQ6Ai/UJCTibCbrvgwwn6Ic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffjv/CRA9TVsSAnZWagAA0YYP/1k9xPTb72SijOfSymsf\nKHIc83XpoTXJFUQda8/hdPrn8k/isIGx151t4dG+b4YxrpsVGieHvHLs9mcq\n3h2au748Qf7+V2c1J7EwIX1R+fFdCG95Lm9obb7UnV/RGJ9YjG8PiCB5CpQw\nBFZa33Wwz9dHwhhG81M+s6qGkCbxXythBNFjK/aPf2SsBhKrUduV/6/L3upG\nGIseecT31ZJu20AQKhh8g4o46JpNOgy5bJfsRTdE0Y3PBNXOrmeCF1YDabLS\nziMWXZUkQHkqFv7AYIZgIxJYVsK9ep0klzGaZYHiUca4k2K7PU6lVQRTm8uV\nakeNQ3aKS0JCeyuQiQVpREohHVbC7/8E+MyhrTRktUvskehRHlNRt042blNt\nkOygfZuUtODus6IFDGO/cxGOPhmEnU0EIIqPdlMECuyNss0rGyS0yVlvT+Yq\n5VWCdZZ+p1PmTuXvmzST7dH8Yn9Fhn8Qpwig4JW1jLgUoUC7MDpaKzyWz39k\npEOsM23L1jKEmnqbntvE1fK5lKHOF/p6njm0bgFMQRroJWjHU01L44sHUGEr\niWuJYAE13N5RUnFu03FJBk2cfz4g0VrBNAFnC59UkFDs/bHESPEa3kJ3tTDH\nByYK5dJJu1nV3BoFUyzoXW+dn7sukWvicCwWesUGnU2rivtGFQg1ni3mpJnR\nDa0G\r\n=YNq8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"dcd6bf35ed5c8ca7025be771d598fa87c3c6b4c3","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010072206","@aurelia/metadata":"^0.8.0-dev.202010072206"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010072206_1602108414952_0.0530287127277318","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010072336":{"name":"@aurelia/store","version":"0.8.0-dev.202010072336","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010072336","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8680f4bd600d4c693a54b7f8f5e2113c5af83a1b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010072336.tgz","fileCount":11,"integrity":"sha512-TzEQ51lgQ7E/tcyJ4lW1W2xet++5hE2Hx3rfmjpWkyXRa2rmt2Sb7FMujfwiCyFQwotKeUaKmkdM0C63eqFx/A==","signatures":[{"sig":"MEUCIQDYFr1UBnWn47N584z1UFuNDfTxjpKFziQuFAcuxjzDugIgH9YIYNhrZgpHYyNo0CtD7HO3DtK8d070CFUfWJKy/FQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfflESCRA9TVsSAnZWagAACR0P/1B8cuh/E7zvu6iGyZQ2\n7D6X57gJrPhrbv9cW+dsZuJ27MDbS3Vld/QkgSpf68GF3UzIh0Z2+JbzU5YY\nyRtdm4uBDv3+AjFYugB04cHgOW2dlxbfw3ys+2vfRs9yXq+VgLhoBlUpzX3s\nHtyTe2mqWXj6ZEIdefhXdG4PKJXWr6RxTNN/KhZ3Ba4vtAV49hZK7AcxHgT+\nkPvsgJhf5eL5+H5ePgFUA35lwiaVZJneFRHsN0apnrm4JgpkygLgoKm33fjn\nf26Ydp012KJ6sq+4bhbsI/BYQdnfzfBNGJzjEPaFjyYJLPM2c13Tk/1m1dUM\nq/lyVpvqvLqG7p9MNOTudOifQ5/ERqW4Icg3w0Y3Y3eOVUAnc+67Qvrf/8/+\nyfrIOQ12Rn2S/ogM/O0Pko57n07wfDlDZ08cYH++XOrXBtSQdHfTstHGL6G9\noa6YRWANlvnDXolp8Hv18f7lqX2m/y+sh9svEuOua5E4nxA3GbwHyvghZzAy\nBeZIgdpizu6tpEF5J6ggE7ENpLt+QRzHsKvzyMiveDYth6vjorCPUSYLbx7z\nrmrjlJ0OOUKtzL3KvHd+Gi2G3p9qmwcmHMF3tAb1r1cUN3UCHHur/OCm0m6E\nUkRS1ueD9iE3u1BoMiQUJvWrAMuz+EJqQKSrwGMfma/ckTsEsBikXXvd1Hx5\nDpmp\r\n=eAl7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"56ba2cbcfc47aa2800881869ab9dd2f3bc68c91e","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010072336","@aurelia/metadata":"^0.8.0-dev.202010072336"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010072336_1602113809617_0.031008757592521974","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010080100":{"name":"@aurelia/store","version":"0.8.0-dev.202010080100","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010080100","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9825b23ef88974fce2d4e056aaf3b11783f58873","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010080100.tgz","fileCount":11,"integrity":"sha512-y72K1FolmBZVeqzUxuGAxoY5XCGtj6t4a9eVkdUE2Fs3qP+v5bGhJSbksb1gOxWPnfHCHiPvSDDt7GDs0wDmGQ==","signatures":[{"sig":"MEUCIEvF/mdRWRkmZxcPhxHcFHQrpTTGYGj/0VEVn0fOa1FnAiEAistz7RXriItgOWpDvTQ4jdT/w4vYJ3bb6fhmXIum1UY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffmSjCRA9TVsSAnZWagAACZkP/3PfeJAr7oOiZBTyP4NT\nG09dEYgGUnvrYbNb6+R7lkipef8Nm6BHy3ftjwfsa6SNOa2kcqiA+YKGxPci\nObaK9oTIEN+sUvCGy+GJQ3DTTa3E4PaXkmiKdg6CV8s3gO/eNpXTZjFvRpsW\n98Se5cVlxCNQWpGBKI/I95/mEpDscvICy8TqiA2Ku2t6nsF9jBN4sAqHu+Br\n8/uTotOSMEUaQgmK+nh9H8m3ory9ZItSkl1h2A8wCC7yfq9GaJKZ1tTcsoxu\nVu1ydRO09uBURaKcxhSWM+0J1DfqjYLTXx7EqRLG7jAltP0Xrf1no1BxEe5/\n7CReciyrvJad//mEEQfLN/QjAJbLwZMbQZsjRkfHBrQ9wWWb00HxuWrwp1zX\nWhXQiyDEhm9yG11erC/jlSunxDbdvl7VTl7BeIqnfBYySgkxra1xnVu5wubv\n8ibOoYRIPTzQs+TGDCLKSheZxeKaVk8XDs1ipTdn2hDqic+iC7WAj4pZbQ6p\nEc338ArE43+HNLHcr0cEs/gHHAvBUUUSL+qG79bgnQZY7InL18nnMZQeAogA\nnCdyt3mfQSZhiaj7pDSBdlqky5Ak6sgn3ti7Z0Sye9W3XBWBFSVz6RYS+jpL\nnP0SojfOOvGpIM0YUaNCv0fdvrLiTy+q8CSL3pScInWiDHdd3pKKgL4NhVAM\n6kZo\r\n=BRpb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"5daedec27908015638e8033316a035f247c33409","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010080100","@aurelia/metadata":"^0.8.0-dev.202010080100"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010080100_1602118818836_0.23096488301201745","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010080125":{"name":"@aurelia/store","version":"0.8.0-dev.202010080125","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010080125","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"614b11709c0e68a6e59493e616e95425ec3b4a86","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010080125.tgz","fileCount":11,"integrity":"sha512-lRqkDeRH+yxJMZ/EykIftpXPhJ0TyPwFqFxdsFcROtaRXNaJtOuOFmctsOC2BGJDy35qNIsFZ4tml1alSSiroQ==","signatures":[{"sig":"MEYCIQDs9wE+cJH6ZaKpqsXWtX26cSDNG2cVXQQcUaC5fNCrRwIhAOc6V5TPUa6zPGHoa3hLmePFk+Q1Vt7f1239ZvS+VUKU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffmqNCRA9TVsSAnZWagAAP+oQAIGyrN1Mw5rbgJsGRQr3\nMLQO+QLKEAXmb/QuYaiXJH/Sk92PyYTTqY/zGT2LdSh0i9p9zSP3ZiEk0IyM\ncsV9jYepNv+HAVp6Ihb2B+RQ75a+oz2MbYGlRp6d+WSZDrKLYovlkHN5QVQt\nRhq8elcXeKptkYtgzWQ+mqIqfBeGIwwufHYacb44scurEEUfAR8j0ZZHnClp\nC3X0YDh+2J314/LQFp3qMmFKtagMV3Goa88/Pil8mbrh5QbgerzXXcWF6Rhn\n3pBiczmizmgPN62DseElSqaABHtXAphLjvwn3Zkt7+5dnqp+d4Xgw6M0Wc84\nZ+OuvUJXZbkq5nM6p6pgxs/JXsI5o50MhMi4kQUZFKXamzZYhd69IsH/xJZh\nZWSygG4Yn0uZUcoUCp02KzNWrL0RKE03MtG2OcJdj1/RBWJbDC+RyuWFr7JV\nlyz65RDZaQt9Dzk8m1y9jwNurGf4KAts1uFX+oxQtRHjbQKjJCu2YO8eWsRg\naLtjV6IvAFkyo4EyncAICiqpNmbflGfCeOg3EVboQujmO/8jkA65jLYjqUNZ\nTfi/hBliAOW4Z75uW9UnknPHyX+rYHgmm0bkxUJK/MCPJv8xKuzEG5Jvl9mI\nGkbCe+jlPuDPeqe4lpT5rGwIx9/hYgVaGHGIm5aSTHbuGEYhB88eYTjS/im7\nMjNP\r\n=h78d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"8a65b224515c9fde5dcb7920493630a4de6ad90b","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010080125","@aurelia/metadata":"^0.8.0-dev.202010080125"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010080125_1602120332755_0.7462257054276726","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010080223":{"name":"@aurelia/store","version":"0.8.0-dev.202010080223","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010080223","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b501d1c7671bd84d3130ac5bbd74a85c445b9e96","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010080223.tgz","fileCount":11,"integrity":"sha512-C3QSvXIBX4+NJY4MUddxkuh6YLlYr0N6MSRypARCeTj/MSmm/dWEHNF6Dk+wkI6AUdNn2sdwPFArp7tvxrFQTA==","signatures":[{"sig":"MEUCIQD7u04//cff/R4iqshXVI6xnIr3W/CZszirSjQ0Gla2UAIgDTitr6FIfzL9nxIz27eLh1dfFgZq4pZGL8kZzASucmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffnhHCRA9TVsSAnZWagAAVPEP+QH0qioIMbwT6nwxfiJ5\nsuGYJ4fajDRSGTfkVAIN6ybyrVDLinkUleApj48hOsS6xEzg743NJzqseeBM\niGqXp0gMDNcGvyGhHS1Cqm6pNKsO8RxWg/CMnPn1jCITCpl6JLFh621A5Jut\njm3Gti/fKByu7/vnDHg0JHkINUNLHkpWbqwRnexXQPwIYfasgeJuyYfEMwEw\n66gBmx+vsS+U+5prtHmu+UQdkqxni7RqCLC0td3XaRPUhOvofi+wcYRko8jo\nHl9QwsBI9xSQoDnNPdOw6seSF16WqMpi4iyxIqT5R/7h0w2VH/JBZjlWwhYF\nnd2P0ag1Nj0x4FAFfpO1qItROUnp8cd+/Q6rz/giY6luosyDR8qnDevnNd2+\n6+qgZ8mQF5HqFWCfcJcXsZ3gzrnNTwGn2ifK6whetLS2dViLAEZnGFkU3w3r\ndjXaqooclsrKtUjp2cg3Zh2dcxhaKon6gq+0rujWD0KUUvXOnaKRf+LT+6SR\nYU0dUiqyztG8IXLpY1E6bmLGCnpXXyQz2k8dsNGVKAdFRzeDy491dAUXCddn\nPo6oxq91l7ilIRC4ku6kcYDrh7ZWl8BSlYdTYyQzBJ8Gswoov5EwHhfGAtwJ\nxQHe2NLdQ+EJ8a+ov+YC6ZFpOS+2msfBRtiyB0Afa3Q9XqDCJzHOCQcoxIRg\nA9/9\r\n=Vho2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"3ab0ef8362db76406cfa53f0861badc4f10d48b3","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010080223","@aurelia/metadata":"^0.8.0-dev.202010080223"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010080223_1602123847483_0.489811299857418","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010091301":{"name":"@aurelia/store","version":"0.8.0-dev.202010091301","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010091301","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d357213ac5b33e0557d63731bc4dbdacaebf37f9","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010091301.tgz","fileCount":11,"integrity":"sha512-+PUzPsSmoFSQCEx5m3MUiaXES7WVc+HUPBqlNMOJQASv0/ekT4EyZiwU95eL6OvjF35zxGUglZsg8t9qvc3VtA==","signatures":[{"sig":"MEYCIQDh4CjItYBB15+M+MSbUSWXpvAs6/F4Rfjzu8yCx4v9SAIhAIDTow3SxucHcz5wGZSGPwnVzdk/LiHg+IIFvHjrblWe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgF81CRA9TVsSAnZWagAA3X8QAJFlej1ggXJPO2dckkWY\nbakdOoIKQ7lrEX8D7EDWs4pAvORDBy6hcW1p8YLf4xgPeU7JTIXSImbpufBY\nC4wl67PFEx9uP6ocGF6C7tkELxSuCoJlxLydbkjWGXpVHZxcMuXatZiQianA\n5f/1yV34PAa4y3eCCqHvIHAobCkeA3PGesiQcDsmeithDjDQOFJ8GiOViPYC\n5wUq3KtS1y0YoulUhciUjMM6W5G8FdFjngqNyH9gWiYMo2FncjeIk0PLX8pd\nydpwMqeeadEa0YaNx7M6caovjUtQNdhWicpa+nOZ79dJtgqG9X7QWIBJBs2f\nhSSrSFCq5aFfZ0iUEH2u5QDLp192ONtSgrmLhT2XO02Om5TW6t08DaUxXu8g\nTZrFJ0cqPKnD1NXzQxVEekT77vAxo0DM0UbUX8agLYYPvCXEOT//JEmfnB7x\nJX7gNcOE3qsk6KI1SMJ1/b0lUcF/vMvHa9CgvS+l0MH2sMDy2soZ+h3wSa4b\n/gV+Yhs2ZH8LjojVOO1T2BW8ppfAHNxj5lGKG0O5UzrFXvv9Du5N/V2MvUV9\nZpQI9XSHhOI+0LkHdKQ9Oky2WcPUAKReH5okRpSHm1mmMh7ErdH6SOnFYa6s\njfM3s4tkziC4hqXbkaCjaxWMWGU1MrmXaqNnYfQMYeS1CV6Q9mWFtbyaDQk1\n7p8U\r\n=nshQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"74ff11175ce91ee68fa1fe65172601793983d293","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010091301","@aurelia/metadata":"^0.8.0-dev.202010091301"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010091301_1602248501421_0.08961404074336721","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010091307":{"name":"@aurelia/store","version":"0.8.0-dev.202010091307","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010091307","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"373611526e59e81a674562049bd4ffb722b6b704","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010091307.tgz","fileCount":11,"integrity":"sha512-21sl04xWmY0+pW3hx5Ke/3hKEVxD7e28e+sF3PqOpn0t+3gNyyzXuK3qHqPcKyJ3ognUlVdVNVJ+xfv57+rCnQ==","signatures":[{"sig":"MEUCIF4Y/rHysxUW03Wm3tW8kGer5IlBlNZ5yF000XZK7j/wAiEA9awi7LpKEBfskyk937fSFtf1Oe8PbdT4LXVGKOaLp+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfgGCWCRA9TVsSAnZWagAAjicP/iRymGxdNN2mHx00owXS\n0owF1Rak+tBbZv6EIlo+viUk75ATXMgesPwLxS+Y+XX3vZbmkUmcqJzHW/hz\nyIQwuL+eUcIzkJUNAoFyVn4Soc7xnKsIWhTIbJu5AwD+qfeza6J4nqp0gPvn\nq4kSrzkmjVfd6hH9w8nn3WWnB3qpMwGNNRexvvHDNTxJRUDyj2+EVfktmv+a\nyga58Gng57682omsRrYZx8JKYU41Ps9u5V/7w8mYWz4hZIJX4PzEqSfLNy8O\nrXDqwIcQuYCttxy2ClWYxe1XUoPUEhtpHbb0ENRdovDFnQRwhBMydbYWR5oj\n0rhVxdsWRCyyrq1mpC5Tzzx0yIYG91wU5ulxRYasVjlPDDAz7DvC7m1dcThk\nSWjgWUzfOKCSJDNncqfN4F8hcO4u1QoYwX0RmSBZQ79wHEAkAEcxMmZSB2W9\nW35ByDn49le0rVo7BfI9jen3KXT/pD3ifCLQfVZ+O6Wsbpn67OP1szRClMJR\ndqzfcoLFzXfmX+NW+Z9e6kMI5xIDFfrKpIMI0r5PORsNCMkHxM3RQAKp8I2j\nPIEfraF2360xiv5sf3TALtAR0P3dwyg7KRjwIMgTx2d2i6DZbZJu4Sn+qm8D\njaCf/KipTY+cbaRC2X5MqrQ9uPMXC0p3vMBc9i5b7J+iQcADWqIoag/tAuWU\n1uyH\r\n=zXx3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"74ff11175ce91ee68fa1fe65172601793983d293","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010091307","@aurelia/metadata":"^0.8.0-dev.202010091307"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010091307_1602248854334_0.47526784262591626","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010121021":{"name":"@aurelia/store","version":"0.8.0-dev.202010121021","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010121021","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"97aeaed0c0a1e056953d8f73dc182250705f1abf","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010121021.tgz","fileCount":11,"integrity":"sha512-Bj49G25ekhjrqRB1LEwkJedfGXtRkoEJr+achT5IBOLPq3rK/tCOkyGUHWpEAQFVamkL3KPegCyRF7JwS5bxXg==","signatures":[{"sig":"MEUCIFLAviQllznnnXQzhsH2OaywPibCegA5iJo7NxrZi8OZAiEA0iyKgz8zFlwBNJ6C1YII5oHz2yAeqMpQCsf0F80RgpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhC4lCRA9TVsSAnZWagAAXBwP/R4xDZDUK6k8MmyZNixF\npK2YEEuRPtfQoARWpDMvquVREcMuHO0xWSi2OaJaonOMHY4INYNXnJhPOzmG\niWTTZs+a1fQmItRYb5tY//kfRViF15nJAs7KDchshD0yPeSbJuCYuQ5UwdMh\nesOhzjLNB07XE68ANI7TV9Q2qE0oNYpl3tqcJOQJXAGTHHfVKEgtdSh4YLSm\nhARMVf+Y6QtyTkXaQ2fJchc2mPd0Jb1v8Fo2Qg/WKi49E003LsZuMlSCHZGB\nSdNtcCFYMO1Ri8/EfFOI1n+kJYdymZRs4gpPXzqRpGhL96rZsPbO7sbBKf6Q\nbDGmXrudf665nWccMx6R3a+wZrRuR6E5U4V8TrBF3O72If0dsMvNUQ01f5Mu\n3wL9XxPZOgDtus+XRsHMUrftckYAlZLazEGosQW6O81AGWaFcbEByt8981/I\nzej3AqAr8S9dM3OMpAaZ1fwyhs1ww7V9zZJ/2Ib/TPtnrACrCFi3dpmtTX74\ndQs57SViaq9k+HHs6e3Ts0eWZM1/o4LinGiShh5cDwGIqO5W68nOLwdcN5J/\nW7xLFkaZTenhvVNzgtiasYTZ2k2W7tEWZ4SYNs7alCZi6sgR3+iDsAB2mlub\nWBiBFUNQwbhop0v3gD/zq+rozRgAyLR6/iPEr5elN+hZpoNKqtuU2xARr+KD\nRptG\r\n=zD17\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"2ca777f76e6fe2a2f11428ab778b44e2c18c7a90","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010121021","@aurelia/metadata":"^0.8.0-dev.202010121021"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010121021_1602498084697_0.5183282644785245","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010130234":{"name":"@aurelia/store","version":"0.8.0-dev.202010130234","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010130234","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8e89c58286a938719f077ce757ce2f63dbaba822","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010130234.tgz","fileCount":11,"integrity":"sha512-KJKvUJsVFDZbNrQC0DtybOr3r+bI12h9wkZeFdNIWDIbe3ztQImARNqNycgeXEh+kHEY729ir6eAIZvBJCkRZg==","signatures":[{"sig":"MEQCIEZXwBEqwcKWSsW5rLXYgWpYJxtGSdoVPC6sAEtvW7nuAiADslem91ZTg48AaOK7c+oTKdQ7OLiwd5ogujogpd0sMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhRIvCRA9TVsSAnZWagAAAEcP/1YP6sNmEbZTqdkULi7l\nir0RjEKHnDaGvRCfFAeAYQ+m6v3DZdg08sB1TcnjzwW2/44GxtJmkEdMJXo2\njTEkcRtD3jRHGNDN1Zv5354aYf6ip2osK8eY8OLkOiTHE5PDnisET+A0fPZJ\nyJLbKvKLHol8xGHFsP/p57Ww3g2dziPiuEKOMAjGYcspHF4RdBj7aZYQ9trw\nN4neDZ/StSLt/K/We+O7Kd0CMiT0IRKWiOGgevVtKlz20bi+lxNlyJ5KfXWs\nE+bOJ7DcnKifWKkgyAdVhze+IBl6oVU4yuKQkEufGr+xlyzBsdzNrUVIAekC\nE49JKO0Djm8YPOrn/Cr8SVGaflJO5TGZqchByKyPiBPyHo3A767lUcc+Xsj+\nKrGVLed2mje7P/p6SVCt6tWKQ+zp1NymG2QAuYciK42ZsMHoK+OFNmdIxJx5\nh9wsvEEuHGj0JHzXbPS/g42fkNRwmQg5P735DkSBBZMg9pzaDiqOB0V03r4o\n8YVk7eERcs9RJ4AGl+2yFt0G/VdTVZb3NmpNLd1R0HBmoM5VvHe5kU0jGwS8\nV01QPtX9V9s2CEOWoIYoVlvt9DI2H7Ja9HlEg1NSowOyEJ4hBVW4B2e3l0Yk\n7r6pnVtfaBsthSOz0d0Ny/SYozwLgzCIm0A6kvJwxTsVtnnKII7TKVn+BgPQ\ncMRg\r\n=eVE3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"62e11b4b4f9f1fdfc21c2f821726d95a06a78333","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010130234","@aurelia/metadata":"^0.8.0-dev.202010130234"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010130234_1602556462987_0.06055883019408825","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010151055":{"name":"@aurelia/store","version":"0.8.0-dev.202010151055","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010151055","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"58ad910a41f1a13ca4936c522f85249b560c3e14","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010151055.tgz","fileCount":11,"integrity":"sha512-RV91z0YmLNxUTbBa/19G994xq1WBBwvnWOsI53QuBRLs+co38/wPHgtkEZ/0A3OAaazBNfLMD0AL7Q0wC5KAUg==","signatures":[{"sig":"MEUCIFJ8geI/HyPJF1qzjsicpoKLqmlSJH9omP/8IpRT1luUAiEArblXoRxijRp6NBnyt0JfsONWQTQsvMhLSHoKm14IQTs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiCrHCRA9TVsSAnZWagAAeuoP/2MoRoCPXdnofR0xGlO9\nDLcSU6g1ABNgMbRiGD2YRzRKwDLhwaualJwiz4RKePI9wfapYC1iupReGO3Z\nnRiFa7Q4XO0KFI4s89V3YtPC3mM04kgemrYhwcDXIFX3vVvYWtSEqB+ywNrW\n/9abG3xPlv/lDg8I1hYEJEkxm01U3SCQmCJDUFk38VjWOek1IjW13yf0DxcM\nUe+5W59v8UBOoshbtI1qRlpRG2gH2ZzibMHWfIMDB0pHqDEDqf4h0ddIUffG\nkbvms+wSiyBz5k3dkX2IrUdzZFfvNsSu/CH78+XZ1juVGI171/sdDnPHKXS8\nlPsK7nVo9VEGsGor4fXn+zcawo3mrYS+r9vT3ruUarkaNwmSeJNI3oSmFYFQ\nN6ULsOhBlLKdCXYTsmrK5/paVDDqjk4N8fYdFSAHgNDRdTbrKT956xUzx5S7\n/wbWGzMHsGKvenbWjVZeeDN5F8wx0CkOjIY1YliJIysA3VvnqBKdIXAhIIKU\n37K37N1InRaPaGZZIQgm1f8P7mFbxEUMExYzeBMrLIldpgbzHKX2seCJbbUL\nE/Nz2WrsLzdn64UDL2cA9bWoVFd3HYZDzwdLziTj6KnJCetoA2iCxpY/Sws7\nUxmkLRuWOp0RmSh9DWKnwkttcUKFMGIdPgqaOaRffpvfafFsH/qEgfWL3TWG\n//od\r\n=ltPP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"0686a14bd2e264f266eb1b2ac1c95d5686158513","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010151055","@aurelia/metadata":"^0.8.0-dev.202010151055"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010151055_1602759367502_0.12331717719521729","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010260913":{"name":"@aurelia/store","version":"0.8.0-dev.202010260913","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010260913","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"06bc56fd3d55bd440e717b6c8b50f809f63c6a92","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010260913.tgz","fileCount":11,"integrity":"sha512-ub5XWwDO0aKEuXWJ81akvvGKPlAW2qyqcZyTCCXzde/8CrAiQzkXZ2jUou4M7An5lczNwTE7183RN0Ehtp0nbA==","signatures":[{"sig":"MEUCIQDePDPKtiyT/q/FgWdzZMbHrP8iqXHrbx+hqzKUGCIhzQIgKvNMUp8FN1Cd2mQc5tLvhHtZ8NvzWdfMtLpDnmo4wQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJflpNlCRA9TVsSAnZWagAAKvUP/A3J5V4bVb+VejOa0NG/\nlW1qEdJwEzXjVdCprVme+UazbeKc7tPXK6nz8crejx5f/k33SpZObxkKu6aT\nWYxqIAlxiswCzdgTlyluqXP5Lg6gPuBp4x5QPEKe0RiLeAGRFLUwSK/c7iic\naU4cCoWVL/vUEfb2ErK5V42MqeuLsdWrIuzKGsAuKzlPW/2NBX72oXgAh3ON\nV3ChAOhcxmJyzT379/l9wiQxkZS2ZcaM4h4oIJXWpd7DESqf9K6cKrNY9h0L\nMT8b1GDOhj4faUC06tAE9uXKC2xkUQPZi9f/6NY4tksALfFx+nMPmJvY97eM\npGBPpPO4xeJjmdw1uHszeK8PyvfCv6Nkb2mVsWO0/QCqL6Fgy1iIUZ42xm7X\ntRfYeZBIe8uEIhSNfono8FRAxxVrhyWtwoVYjxWPDRuEo7edAV48L36oxOBE\n3rc+lA9DZMGD8+HODOi9Uli9TbaCB7OwCubrn7+9aiRH7g1QB/bis53k1LFd\n2OvlWFoBeUCCEVG6UbegJNFxDveQUicN4ck0tKdU3GW4KFariOM08fwTNz1D\nOYsywCJUdfWcBCIOS82NWMbnQPEkeNTZnT31ItOef3r2lyNcFA7iCFf4At78\nU/u9q5YXDHpymJ3RVQwAQUA5R/kD99JZVlGR+WR1psVq0eUEwYE1wEgz4gRJ\n/6YI\r\n=3cFD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"3b448c94f9fb0e36e5a4804261cc8f5d99a0483a","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010260913","@aurelia/metadata":"^0.8.0-dev.202010260913","@aurelia/platform":"^0.8.0-dev.202010260913"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010260913_1603703652763_0.6624805472168485","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010270226":{"name":"@aurelia/store","version":"0.8.0-dev.202010270226","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010270226","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"73a46fc6b31d54768f75f2be9ef5847517b7350a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010270226.tgz","fileCount":11,"integrity":"sha512-DFRhVbhp0ute6NHK48ojPEeOx5W1vDxLiia2Qr5pIqcQpEY5+UYBql+54lDOtEK2VhxZAH/kSvnKaKSVZNqRmg==","signatures":[{"sig":"MEUCIQDk0stbF6bfAtg+1ZCnmGYeMLyXT6wZaqWbyzEdjKF9ZwIga/nYLiigZ1OVtNYJFMqxKAVCEECmoVyhCkmN5Z0wM4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl4VnCRA9TVsSAnZWagAANMMP/RT5HufYe0843u23N20g\nKtHWtTOqYw+EibAQsuY4HhJDMyOPFhtUsIEm3d51/XhKndKpVoWBItWlb84a\nPKl+UrQJIQFtnt4woXeKGLm6mcUHZNoGl1idDhgL8ioXNix+zAhIYC/uhtk+\ndhm277jEzuqruosHgJZrqsXcq0EPEm5WRYXRDX8Dve6WZcTXPp2nbcc9FhJv\nhCCUWpBSyI2FlkbsJDieGLG952+SVi1jHeQxrUiIW3Dfpyup6MPjdyzaae+R\nF23699bozyiPttbehj88f/fi2JI3UorFUwG6LgWVJnFBqyh6FJrRi4b+cfQ1\ni5+q0pbL+hfZzHg4wTwIaMiBwhhlTL6kpMHLnDrW8LFmPSCwQbeLc7pparqr\nVVy6ptF0vs04Ddbhsouh44zX6LbBQ4hR5UvMIYwDZnvl8Q0DLCt09o1PYH5p\niiICiTx57GGd/EtQ4fzY/jkz/lJ48tR8eXaggAVlDV3yZnbtIYYNCT/6JnnJ\nSuffMGl7t+TC00v4B8oHQC9k+kVQvxylR6ZnYWRWdWDXTuMw15cq9Kxfje7H\nlhZLkljF1zfy1XQjoJMRojNthRWurn9sjq4EYLOeZ+cVWgZWOxhCq6U/Y1uU\nvz5TtHJenvRjkL1lHGv9S5FcxYblabRDLwAYd8rfbsrjJEQZlzW9dkgDXI46\nwdw6\r\n=1cUJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"4ae32258c74dbe7e711bb83d7174ee1510260559","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010270226","@aurelia/metadata":"^0.8.0-dev.202010270226","@aurelia/platform":"^0.8.0-dev.202010270226"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010270226_1603765606610_0.6839649238076517","host":"s3://npm-registry-packages"}},"0.8.0-dev.202010270611":{"name":"@aurelia/store","version":"0.8.0-dev.202010270611","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202010270611","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f356a74bc653183717e3730795d7e18a344ec719","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202010270611.tgz","fileCount":11,"integrity":"sha512-4lCPreVmy2s7NyhN+RgC0qL4xwNfk4sOHR6BmpliP6dDcCFSu0Cchk4j9p1z7ElmK7twNIIqN2w8tAH2Gn/laQ==","signatures":[{"sig":"MEYCIQD9m2F/VatBRKS20AZKEfR+CN9pDx1HG1ongGHcpCJ2VwIhAKG8YeVuqKcZLpgLW6fAAUwLcJAftPqU6VdgNmT4qF1j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl7oNCRA9TVsSAnZWagAAwy0P/3pvIJEu4IzWr4tdBRU+\n/ZWdASM39uac/sVHnaJ3yRgiU2Gl1fK7lXVSsL0rYBV6who+A7kHXunE7vI9\nL+JwQbp+eyeZwYNECnKhMgN8F8Eb9ZJAmkLwdPoF/gCHM8+yffd1LFBCjZdm\nmkq7eRcIqFeOlKYhAQoFQcgOfR7se4MBhnl6IicwDrXSbgvQtVyTWXc31k8j\n7onv4l01/Mt1cFdMP2t1xRKq3wlnIT4D1uwtRGXJXdQHzQRNdfbnU2fc9Zb1\nE/QbRhMa5ZJi3KmjLxnS99Csk1oQP2/9daEls5f0aMnXpGzDlI7Hxylq1m6A\nMX+3eb9XUVB9UDE+aA2cUhYvcMBv1XZbbpFxMCWq46gabbJNToJo3yqUgDDl\nVeICK1+dMhbMuL1rRUEZiuXFIdAu/twRpyymAwUN5Sy0oXeYHibW/0KMm95g\nvW9X8HOrM0CZArVlCa/q2TUjG2G4C+/UXsLjZv6QEwksOJ0C1TKHr7Ij5n2k\nUXtNgusrH5SPrsQTDh3aYNs3gB0sZWx5DjhtOQVfGkQ5reQONMI7u4a+1/fY\neLrWJNV1Xdhfg+ctJcx+sMz8niOn1z25DB9AtF7rbhFLaDVUWjCQq7M7HHt7\nAy3ND+y5DHpK4fPZRw9gaHIP9VO0UKlH+49TbtIXG9CB3X4Gjpzm7r/ngKcY\nR+TZ\r\n=Ir9s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"9eee6d164ee617fe089ffe380b7a498369511c59","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202010270611","@aurelia/metadata":"^0.8.0-dev.202010270611","@aurelia/platform":"^0.8.0-dev.202010270611"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202010270611_1603779084864_0.8073271177888022","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011010944":{"name":"@aurelia/store","version":"0.8.0-dev.202011010944","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011010944","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"2457a3090e33258c7ba88dea757bcdb1e64ab65c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011010944.tgz","fileCount":11,"integrity":"sha512-4t/loTjbz3PONtsKh+b3DJYGt6IMFEXhEHLopvZSPBmwrz9IFqe2NPONWxkcBfoavij29T7q/ynebXlxvlcECQ==","signatures":[{"sig":"MEUCIDsWYEuZJOkzpi6oGWDSf5woB0f/AGetqFeDn6zgAG26AiEA9Y0vay1GYFucoLp+4eaHHpTEWbWE/VkJf7YK00ieQsk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfnoOcCRA9TVsSAnZWagAAVLYP/2J8OnYUASuczKnWu8Ln\nE2zRD0Ol+omLnVv/gLGngokUqsIwK7tbTNSeAatPuZf8lAlUJVVXCdNtflJS\nmYbBY/bgJiyPpYwlTgS7qqy1DcFJQEYGBUOkaJeKx9kCGi9z1s0FtFdqtj9L\nJlNiDZ+Min+fznxtnZu4ag5Qowc6nlQWMQxkWtwxS112QfIM+di5hplTSWbW\nHPk6koCPERY1oXzJbc3/vETOToRsJ7R7YHN2a+emtjdxWPBxAJKynint1niB\nbVb09cNKWk7xAJKy/i9F81tXTc7c1M5JQY1lsB2XdzeaDggpBx2JMR6x3L+w\nc/JWxLGwugwVV0PAmctrbeXK/uWgkqJ56NpL63icKOwrpeYxzSrdi+MdWYjx\nn7FZJt8lVrEEPQaSwlIqixZ8fvESrlRJTCfBULDjjzN+SOyuh8FEU+c3Gd5C\nlyHMfK5muW6NzFF/MxC5lVWRREBrZUbCdx0r99wAyLKih5jMuCrY2BIwXqqQ\ndRpZeriNS9Sfjg9FRVop6p4u7iNu81Upy0QtiFGj7cY/ZGkc/623x2jOEzF0\nvRFltyyAoIV9maaLmUZoViXX2HD2ZsyzvefhsiRADZj9MU0UZWih86poV5jl\n+U8tm6pwGpuAL7jqEwLZWS+McaRP49e+WaY+iZC16im9vD77e0JsxIv/0Kw7\n0zmh\r\n=6ee8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"1047d63f267bb65bc78cfa1d48c4902164fb40d7","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011010944","@aurelia/metadata":"^0.8.0-dev.202011010944","@aurelia/platform":"^0.8.0-dev.202011010944"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011010944_1604223900320_0.9507792755618987","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011020142":{"name":"@aurelia/store","version":"0.8.0-dev.202011020142","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011020142","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"511508f2d1f5dbd398a9d83d7994850159c44b62","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011020142.tgz","fileCount":11,"integrity":"sha512-Tx++i+kba4e4UGnOMF1+9LqJyRNsuVTapbEYgXGPmbChCC68M3aC4mITQ5prtov4YtfsEHy6+p4/uu3Ar49fWw==","signatures":[{"sig":"MEUCIQCFAm4V9og3FqEyFRnBgrY+DTxkPlbLliFwKTLiZHeXQwIgSkqIQ4G7iLSqLc6Y1ItAcQsHObr8RafXw1PJ0s+kUKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfn2QnCRA9TVsSAnZWagAATmcP/jvKvJ7KNGXHxONqxgdS\nKtsoH1eWKGMYRU4zKsl/JyruFw8JwL43nxpIbbYY9jWarICQWfFd/mjPzzmk\nUtEh3codOiSJ6O79VJY+RDqEuKoqJIwRFdLI1nuU4nCy0OQaFCEc4Ycgq7yl\niM7QS6/OwW/3oK+VWZq7luBfNWhl954tKU+SydqZu1RFxZ/Iv0p02pkIfhMx\n/SFJfoKo/IjbUPozV+jtbnaYJlZv2RgF2ePNvK/Q5KCmxDepSEAaFBP8r+CN\nSqYjSo+YvO3oEkmKoQyfcXGu/YSoKPuKBind3uLSCeplWascfvBzSLYN4/TT\nSCx1/tYk2kXwMLbR8DWnBOpAVOomy6OSTVG8MrMUYCNachbW/bEAr2GSRQfd\n1xwNiorhiscvNsK46XN9t4TI58aJsyLceXt2Y1BlKkBVAl2A6mv+QAkEpqOK\nx2DpwwKDF1oXgYfQTcBdGsCWU2pR/70+DeEPpFvlsWjeQJ8B2y6LIn3YLR2p\n0Wi+nhuSnDNlfuHJjiUUIHgT8z/sT8XZqHR6GZ8QNcWwlng/Lyx83ZMpmluk\nGEnLVxqSemw97kXi1S4ECVCMCZFTEt0lXotaPmfLk53ciMpwEDxZYwK61IU/\nvkDAfKgkTL7wIVzHAYD4CYhPxmNhLQ2fW3sRHHjKibqTGlk7+H56S0/ErpX8\n09H2\r\n=AJtF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"b881d7717c5edab72d83acd5a4fd1eb8dc606691","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011020142","@aurelia/metadata":"^0.8.0-dev.202011020142","@aurelia/platform":"^0.8.0-dev.202011020142"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011020142_1604281382748_0.3221134828145167","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011030923":{"name":"@aurelia/store","version":"0.8.0-dev.202011030923","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011030923","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"55e5ec2dedfa0f13c9912f9383bfea11f9c9db25","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011030923.tgz","fileCount":11,"integrity":"sha512-Lxp7g6mLR71GHXqiEty1Z/8oo1qzpCA/ZuTEr0Aa3mMvRZI4Wti90E6zx1DE/4Qyq90wZLo4EEo9PpFizQJ5xg==","signatures":[{"sig":"MEUCIQDSWFHmUkbtt76sgai4e5iDka3GxJhILEhgMy29ST7KOQIgb+2b4H4qftMLHiQO2VCBb15ST4EuHzMgcLmbE1pHhdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoSGKCRA9TVsSAnZWagAAvCYP/2mN5qyF0zhp5tCg5A03\nIa3wvK96r9m8GEP5y9BV6KXWaLY8gb+vdwqdURy9dQfCuZqrdDqKfZLzdbmj\nTGMWhvDj3PHSs8M7jPvBQ1+iqMKxnffAECNsdta/EjKCmt6gHkEVWgyRPOnH\nxLdwCVDfuRT+c6PSMrYuO75FvzmbuS3FeoTR+QKUpllbZ2zeJZJa65XSafvT\n2ZZJqQaQgKv9UDtneZk9WTq3skrO/BxiOoMRhgMt96Vjj+NW5uwIGjLawWQa\nYDm2G2rCBjt+AwBjNCEjgthk1U9IQ/O8cXrDH855wVViz7UYQlCzd0UfhRZT\nphgWE1KBiOyupDT2fi2Npfh0pE+E26mQ6HjDGasDXKKQwlhV8p8UYXfLx9wo\nwccT6XoFLHqAwRF+O8Ne7FN4hKu+YtG52Pa2GCgx5sG2+FLcgOmaiH1a/1AV\ndEFc8sfsKyCvGS+vEI9plsczAYY4pPGcIfLHgRyMdhWRtOatAJWTl8oUG04c\nAKM8liiyQdTQDm8LNE1IXMAFJY5WCWrvZ+fUPCVjOmgbYXhw68Jbi1R7nplk\n/Ai63/AKngDdmdLX0bDGGdnS83QBZmFfdFn5k2Wd0fI0xbB/afhekkiuilz0\nuNgYPuo4/RTf2cnkY3m9ac1zxxWVuJ7J8GjpOG5ffdH20SeU4MV6LOP/5ilv\ngBIH\r\n=YC4T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"b6f1b93fd6566e0c36aacd20acf37974d21cb8c5","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011030923","@aurelia/metadata":"^0.8.0-dev.202011030923","@aurelia/platform":"^0.8.0-dev.202011030923"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011030923_1604395401629_0.713821441398413","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011031051":{"name":"@aurelia/store","version":"0.8.0-dev.202011031051","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011031051","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"19ab8d1a87fec60f74fbd3438c30ef3c681e4ef6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011031051.tgz","fileCount":11,"integrity":"sha512-QQ3kUBtiPiXh88Vj59sHETpJNPW6ABUd7MS1fZknqX5r7Y4R5P14BEUEst0qNuHVK4v/iEBQJFSQPw6d8xslmA==","signatures":[{"sig":"MEUCIQDM3Pm0LPR5ZS081oOHo0zKi0f2PaoHDB+ZGkFG95yNjwIgO2/HUmm5KrjCmp/rLNA5wz+uoQjdFhJCpHWL27O/ffg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfoTY+CRA9TVsSAnZWagAAl+AP/1YXDcCRxKpFrKQ0iHq/\nE1o37WcdIihSz2P25cVys+me91elTvl+F/yAOjJCrTKnaGp57FTBmM1D957O\n9NHvKSRFB5Q57VsNMyeJSU0+QfOGo8Iygv3FRVj3ZkTyTpcI0P6bJx+ARDRG\nnGhSezLBPPnkB3mvs3v7ejSH6Efc1wB+PVSsjvcHlST5eo9dXrEnDtQopnPt\n00SRjSOhQtd58LXHJOZ2EBn2qx1vg34sAjq4QOaSo75Rjj9BK+Vi1WnaXBVB\nRKRS+WmmI3IVsRXb7oUY3VseDItctIL5sys8V2SqhE8DSj1zdxEqrxMiBEJF\nkUUgwwSXl/jmKRcqmVp6fMZkqybshqie1nx7Q8jBFxE4yVfGiSAAxAoeu+22\nM5ST53/FxNR+p0G/bSszHQOf7eKa3VmbOSvevCSy/URprwwuP8EbNbvJqlCa\nfdSY5jPsXgA2GIO6PT9xgoF58jEBLLqpEMmSB3sousOjB+y6ILiGdkji/nCb\nQ2Imau+kEWn7HeSX1AI5ilpGisIeFC9Z5vwVzv58vWnV77ejpoB4mL26jrRR\nSS0tTKkzanFHVcGJHDS65RsNwSWXovGYdMeB5XaIiQZE46mI/5hursH3+H9O\nUMHXzvM6BwixMZaePY/5z1WxjDpcHz4vpnemEts9pAD3usyaxMO4B43B4wfv\n8fTN\r\n=zhmC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"cc1e9ad56eac76baf4e631260780ed5a72597c3f","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011031051","@aurelia/metadata":"^0.8.0-dev.202011031051","@aurelia/platform":"^0.8.0-dev.202011031051"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011031051_1604400702396_0.9251314121007945","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011060102":{"name":"@aurelia/store","version":"0.8.0-dev.202011060102","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011060102","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1b46ebebc030458168093ce653b6e2c50c2ca6cb","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011060102.tgz","fileCount":11,"integrity":"sha512-fk7tdw536Fv9ys3M8a+BP3+CkZo2HR3mD27soFW7bb6BpzVzCk5u12KKjOGwZQvVDxBVmjxC8zzKs6tQit6/Xg==","signatures":[{"sig":"MEUCIQC3x3297sqppYauXdKvHS4/RqA8XK0kGIIXekdNZq0jeAIgFgzldCORelLKT7asIom7Hylpa0Gddhtq5CTI8FhxrZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfpKCwCRA9TVsSAnZWagAASpUQAJUJ9paNJE8/I279h0Ru\nY8+OWO0vhv61/elZLF5eLaY6qv7BIwCXlsT5HwP5jokyRDgNCPxNBag/1cdp\nn3F3pUZqhiOgDGk6CfADHAJo3B8cNbjQOQU78l6M+8ECuCjVJDkr4P62gBlO\nwcYuvg1j8LoxhJx4VRs7oYMqOACPpoODCySS0JqvHvQHJUyQZzeEMuYQji2T\niem9SO8eJWIctrRLDV5ZRu3fCo4higEaJ8Oo5pmzF4kngtfQW9Wk4H3hNiFa\nQsDjS/Dkjz3SmLfwwf/eRYlVIZwkqaOXQd/TDjGjW7ZspMV3aBKMinGj19BL\ncPg57wJ2Y+sWZDT4U1fCrgDKNXMxWj7IJAaBHcuqPomPUqyoYEOgav4+21Np\nDmFK7CUr92k27euJuKf6tu2o8+2RaZkB4ydYyNR8mJh+oVl2XZz1OJZiULix\nof1JQADZ8dGI+Ne8gemur155IczyD6RsbOP9gVdMN9jhFT0/VMXiC1Qegp07\nrxMUSfhs0YlvMzS5Iy8Mir6lTHYhAhDlYUwOKmuAY6+mrAe0jToQLg4gwcQG\n1WA+fX6vOrjBHDpbdnPZtX0NoLvOUPQ1uujcjlp8JJIbzLGNUmH0VOaAromd\nIdxXKSqa87r1f+dHfJToc5P7AfGgpnnJQ74Q503TaFBmtMh49+j7t4kQG9cZ\nw7du\r\n=+miK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"a424f8b88c54eaf7368f557a6fd49da0d54dc7b3","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011060102","@aurelia/metadata":"^0.8.0-dev.202011060102","@aurelia/platform":"^0.8.0-dev.202011060102"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011060102_1604624559740_0.8619549909258704","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011061513":{"name":"@aurelia/store","version":"0.8.0-dev.202011061513","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011061513","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d633dac8664afa27d9731b771b67c3e52dc0e325","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011061513.tgz","fileCount":11,"integrity":"sha512-fW1BxgrnYbut1/IWOJFnmj8PwU9aiqNL8SN79KW4g0HFpKPtDxw8u/gFxwIaArwaqsriUyryXgRgYoJdrSdGgA==","signatures":[{"sig":"MEUCIQC9vcKkNwJqRNxkKaw2w4CIs/mfdvbZbKztnmbx7ja0eAIgV7JM4KV1m+ORnJbqz24vKUmjrQnToaAhWiiy73szCzQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfpWgzCRA9TVsSAnZWagAAdkEP/2S0J5OFVt6NTE9ivZd5\nJQD9pT1I1hAfPV7m0IxrnZDfTt36p0wV5hV+BaiBdb5Y9NInJiDqENG4Oq/i\nvSp2TKBn51FqkvvktikxQoE2VbXu7nll3TMod0x8khfWkDzOW1NSARVmzixv\nivjSKjaYdQGSZXzLqY0sf6pRRZXVRKmRtquE9TCZgdr370zmH96D6ufnHuTs\ng3SDI2Az9du424ohKdhl6y3dPrdKW3inY3ZeXZyEJ05StDwnrplM51zAf0/u\n4zy2PyVRXlCXMxNtAnoiJwvRS+1mqQ/dOhXDzGGP4fBI6mft7rhhZ+glmYCe\nWUO84cL0FnyVI9Rq5j9hgdyKmI7JM+CK9bq6+mrnBSMLDeGahpOJf9uaMFY+\nblg+qiZp14N34/iXru1IFVkDSlveANp3DzJlZpenwA2BQ/TZRHg5VBFK/kqz\nusT4201w7/bWghSWWepdbx+BRvNMgbe2/G5K+cmDQJsO20yNMShdaBWnQjbN\nBF9ONaTKI/bQJMQqtChqwKWf9ZvAZSmLkMFDRWnbup+3sqEhmlOApNUwu/Ke\nrUkyIvrkNcweXSOCozdfrNRf0QlPl7IFQZEVc6QbgTNqwoE+ILCoO3LGD2u2\nDFJO+3drxEFzqfGcU7Gl3Tup12Bg2clcRdB9XUG2mJlfKviL7brSJG7i7vE8\n42Bh\r\n=iRXB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"d90479a2d6ed19e1eeb46bc38db39222a8d02730","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011061513","@aurelia/metadata":"^0.8.0-dev.202011061513","@aurelia/platform":"^0.8.0-dev.202011061513"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011061513_1604675634730_0.7719293437464427","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011090907":{"name":"@aurelia/store","version":"0.8.0-dev.202011090907","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011090907","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e2db5e2a7b9065c766985702fa5732f4746b3e27","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011090907.tgz","fileCount":11,"integrity":"sha512-QgduI4IZoykthcqAsGQP/tsHjXv0DIQaqRMPCtcZw0yHGBggN+2ICCiHMSQGJt/4v2vLFv0+7pz6QS6jR7G5lA==","signatures":[{"sig":"MEQCIEDzrmIFbHoJggKeqW/0iLJ7c2zBSohExN/X1QRaH5LgAiBoU/L+WwYXjX8Oi3Ld9GqG7ns6y+jiUnokjMB9IQ9oBw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqQbrCRA9TVsSAnZWagAAIOoP/jRmdDtyqOpzoVpC/lYV\n4T658t2zSLUokTgqCJcWjYUrz3Ybx4o8FqQQidbLcxAOXYEcM1idAWNq/fXK\nHAbiuqjb2dbwBaRFXIiPhWBlPxFo9R2GlH9eh/a7uQbspG8wew+J6LE/Gk4Q\nGPNacjEJN3708P/GGg67by/bt2QSHbU7B5Ji1gIKZyZzzostz6Yp8rFfQi9a\nnXD9IVD6ejPjjG3Ur7jlEQZjU4K7FvAzgX5EE2zPhhrkFOJITyPNDPDCLgUs\npqiog1s881VjZ0zeGI0FIAQIgGGqB9lqvBPWYM6xbvA9bTzd69goK8B6DvWn\ngb1AGi3vAyXdumwXljz9FnNYlx26skRwcQFlIHnuFEjJgRV/6CAVulSVVJsp\nzAKiKrahFD5xQM6LITczBCZYPJlE+wuQ+GdsFKL7vkPzQ9pgKG78rbDre5tE\ne1SZwxbg0L9Z4Ax1jHV8qInD+JDB7cPLYsx58gaRfMOBTYS+AbS3OF21rX0J\n+HmvMkRb4WMsBBjXd/YYcudD/f8OUBZyC2hzGr/7UgCSWd1fUdVJvoWkm8tI\nqZtAEoVkdqR7vtaVwBk1p/t/bR6zX5pfvhIx5QlPhYttvywBCGOS5Ek68oQt\neAQcOU836VYUg2nBqRCUEs7G5v/WFLE9UQ0BKVajsfltCv62uurgD1RL8ouf\np7yn\r\n=KrAp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"be5503219d12a8165d27d0fd0812bfffc7a35baf","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011090907","@aurelia/metadata":"^0.8.0-dev.202011090907","@aurelia/platform":"^0.8.0-dev.202011090907"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011090907_1604912874633_0.46836022889410267","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011142313":{"name":"@aurelia/store","version":"0.8.0-dev.202011142313","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011142313","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"37b8a703bbe66bb80506f79152b3a5b42cdefdeb","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011142313.tgz","fileCount":11,"integrity":"sha512-2tYN8e0jurkp374oRuZ2l6cdW4ocAFebft3T2wzpcXKGpnGuxoenyLb/2L0JWrDWtRT+xuChEKyqLVPqfZcQZQ==","signatures":[{"sig":"MEYCIQClcjRtZpGPUrEuT2BXCoSJxtOql/Np2w08afKavbt2wQIhAJbjoL7LS/v3nJ7ovTC407ZxaPTHxLb6tuDmC91xDvtR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsGSuCRA9TVsSAnZWagAA95sP/2y9Uqk3WE8x8SpVfo8L\nhLiEqY9SChSQoY/qz1r4c4yeuxhEu2GRJmQivHDypWQkF3h7NC8V5Pnzkx5s\nDsgWUJkvxdDDlj+0qp43aDkTrOZhswMq8cYVgptn13drLKBw5w7o7wyF+ejk\n2FVvnAsfW3VcCfh/QCu/9htxkDX7N9uITl2IntRHmypbBJfrsdtFqi3T/p7q\npWHqKcr2aK4WGY7ZvVgpRgtov4UajDHqmEki7tYNyi/rk2iZ+wPZY2D+oM8G\ncoViCeFXmftluKLKcQ4GBNOHYJeRIp9t+A1ipMiF9uM+NG6HvNn+SSMSR40c\nGRYvQfy9i5WHo+M1VytiDSgIeI0jPVkZ/PYZT8WnqjeSjK4io4BCTxFBaYnJ\nIil+ZQ7MFIFB63QNAr1fQFnmge0z+lfGzxs8jLP88w42ySpMc8qN6qQhcCiV\nT41VfD8uTboDRREF5fcVQdEvXx8i4cpNPlKpKx9lTP3yQkuJtxUkMO8TzmFi\nv9mKuSRQFjXJoP6XSfWwsBL8IQFIf3gEZCru2HelnlTwa2143QO0KnLIvWLS\nVc67Zbdn9y4FxkYnii3K/VbA9FdVDYUzS9hgk3BOnu7H7/1oqsDd+Q24n+wX\nJ/5sgd2XQgdBlVeiMWjSJhUoKDCfQqVk0e7iCwKgFo42VcbIVdk5ounjkQxU\ng0zk\r\n=LGcM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"021c34a4bc560864f2f8d01b98611f77e92af454","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011142313","@aurelia/metadata":"^0.8.0-dev.202011142313","@aurelia/platform":"^0.8.0-dev.202011142313"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011142313_1605395630223_0.6628992207764071","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011152229":{"name":"@aurelia/store","version":"0.8.0-dev.202011152229","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011152229","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ad971a5f2c18788e1725a776046c0349026801a8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011152229.tgz","fileCount":11,"integrity":"sha512-J7IboJNW464xstyGCfaDYgp8ugCHiQXELjaI5kL7CR57auS6W0cxM60xzU00tym1z4W3FJue/57VbX7VDfOoDA==","signatures":[{"sig":"MEQCIEhzfBq7h6vBJYQTP9CXgT7U5YnVNMcKcQh8s3N6gSbRAiBNpKH+guhCZYbea/RKrpN9L2sOUqXnpEVWWgiTZYAKrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsau/CRA9TVsSAnZWagAA84sP/1F8tDAOlAben2sci1/s\n9Y5i6tKT3bgV9znyg8H7C0Rem3PJJA/+TqmXobxUHUSFq4N2ibqp/dsKfKtc\naKBge7+hFG30/lRpYDLdarZLG1Gc7047a+4npzrlNjZCOy5lGkKIzeBINkxf\ne8usoUHfNhLrA9//Joowb/jZauMxUgvkuaVUpAsmlrFtd6oqOp86cAm3U3Q6\nqoiitF18zKWwcr8OlkR8EnXdqp+08DFcNY8SgIpkyOkDgV2gC3lNVZ+bKCcp\ncYgjTXJW9mf7tH8dxFaOAgASGgtaHtErBGiPLtIyQ2pkgbNHWhO8yUWgcoY/\n9CZMdM30tO75NSOuZ6vW0gX491jKMvfFeYdacKpbpFEFt7YDQoQzX8h8ulQ/\nVC5ZzTNOnOaRIeqFoBnuPGvoF7XfUnmCxehDbUW2VThv28saAO6Ty7dWJ2nr\nGI5RG0SLtsD1HvAcdU6zNCEvz+GzsikUMVaF6gEJpes/Y0pvy8BMmeo+Sjlm\nebZa7bYawkkqUUSMO2rg+1S9IfaCNRc4mOdg0I1Gpqa/8xBwJRj84SqBUOH8\nGIE4vi1gqi0Jhlp05kiQtJSjWKWaGMgS9HOAAUg87aFq6g9MF9nPqImbQxC2\nfw7YaYWGo4UTHm8ohm9HG/Z2qfMj7sU/CzOJjdQbEYKuzKGCZ7m0KqDfX40N\nfQua\r\n=hL5m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"d234da8b41b6d036c52b294fe02be585aa6f51ab","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011152229","@aurelia/metadata":"^0.8.0-dev.202011152229","@aurelia/platform":"^0.8.0-dev.202011152229"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011152229_1605479359110_0.6442451221422172","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011152346":{"name":"@aurelia/store","version":"0.8.0-dev.202011152346","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011152346","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4e145868acc8581beac0ce74def348590483be11","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011152346.tgz","fileCount":11,"integrity":"sha512-lDvBY9UM4/RL68NksK3Hi8vj5OQcvK1Vv+UP/Ea79IelbUXq45+oP70GPWOXD+ROKe08P1sc2rAnGv/PWj3nxw==","signatures":[{"sig":"MEYCIQDMTU85pdUElgiTK6e/Ftmd3YjQv71Oskprpna7wUBVyQIhAP0gQsXmtp4rA2UkyaPweyq0hjdHzFMIheKmOXFCWcvM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsb3dCRA9TVsSAnZWagAAhPgQAKRn+8+r/v+K65+q5mkk\nslwDgO9PKjui1rPFomH+noS5T4mKlJjarkzeJtroQRScmKhYDcx0Rohn88I4\nxrKu+cNhapwK3R6e2hq/WkvB9rC0mG9Fm+j66RjIVSjmOChsDuS7jETRdeI5\nQAFMRBVZ5jSwtX28LAqKqDzC0j1rvOHLKpTlXWk9qkKpBlmV4jebYhbMSih/\noSwT8i4alKdPNT+U7OwKbffjrvf/FOCUPEFsXyIp4kx3yQUp7Jdd64bP/Ayd\nvH8jx+6TLXDVbkvv6ta50xpR7w0ragv3/Kg24l7Qd+/s7EFW1QmqtRQysT+j\nShpd6zp2Sr3VVb9g/hyLPvO3wOLidMpFNaYby9zHPNc9igHOs7ePpxW5bJ7J\n9n/IJ65nRuY5iA7fZnDfhTtj2tBUaXjocSr8cbWGb/ow9akeNelx4SkIk2xJ\nGSFzzma/+o9w4hVffTNIU69bA7pZMgU2ZNlV0wnDa3HO3J3tQiNigO60D7fK\njr33myPQwi6BFp2hj1wspTWbDBwdj7VsIuKbwjR6ZxTWXasNREBkyMDrhtoq\nTJ+cXSr/03GDanexmiAIBgy86Ue1o5a6y+o9kG84K+ELnN1tdEtTwzpwxZFY\nP7axCN8ucaOTw6k7/Ch4tu2q7qGZCzIGA42jm1d9dFAYODQUngYF8h3/RdJO\nwpen\r\n=6Lll\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"96d56b4ea1acd32d0058fa2f975b9bb1682c4075","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011152346","@aurelia/metadata":"^0.8.0-dev.202011152346","@aurelia/platform":"^0.8.0-dev.202011152346"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011152346_1605483996978_0.6665367222389438","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011160126":{"name":"@aurelia/store","version":"0.8.0-dev.202011160126","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011160126","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d2a74482f58f7ba3f9d3ab22125b10a0538b5cd4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011160126.tgz","fileCount":11,"integrity":"sha512-JmHdIcUZX/cU4P6WUJz1heS30avBYwG0miLurf1pWjCEFhOMR6bPz/WqwxSEciMiUDtxP0cDWVfjpLGDnvkmnA==","signatures":[{"sig":"MEUCIQDStbVUggee7EdGNlMBKAs88NS66mHjvjsJ5NCZRPnRoAIga8FDFkLX9+VLhuPRrM2y5pA6mSSuW5EACdFCec4i6CI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsdU5CRA9TVsSAnZWagAAFQQP+we8rN044LGVSKV2rFz3\nH+bJ89BXuqXF/+wEiYgDp7Ki4njrIIjcSx6qn5xIkPrIbdFnVV+R3fdzhPtb\n/b5OoeHVUABTv1b1fKh147QuYatOfLpG/Ks6bA7dHJSner49Tl/q2R2LUtSE\nWOGTLZBJVCnswwW5z+8C98zPEEO2cjG8scGHR46TclmnbmAmrJ3nQtIrtmyB\nmy2fJuUDqdny0ENJ+WLSXe+3iBz8ARqMYoK6D2o98HKayvDWBtrm551ITCeJ\nHjZD2R97YPjzfXzJWg8RE/XEQce8CmwVUP/3yXA3Mf5K5vk5uJocao3Vdeus\nR3bnYm8Tmv4+JbuYzguEW7ZI8mACcSWQ5C8Ltsvt60HSJ1GMKEST6P0Q7EUd\nhuB/YC8nUlVR9z2BKWAou0yPYXua4YWVv4JyOWpFu7MJCkpo/9hT2P0BckNc\nny7fajcap9WkgR1EbD6gn7jTzlAc+GyKVgjwDmI81d1x+tHStFQt8cK3P3+Y\njVy4BOLeun1WPuh7QQrpuLo92WglDyc5GNHOeDa8o9YXst9/40AcXuJecisx\n8rGDH003zDAAWjJT40QKyz8mvuVZifw6ZCNvDRBBQEcTPMX4CNpitre0hiVa\nIf1aItmSQMbUeJ0+ezEten876ESGKYeXf6dxRABBGyGNfm20UReYkjf+BhIK\ncqlp\r\n=KpIS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"07da5922ff210cf2eb0c478423dce2472bf0b0ff","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011160126","@aurelia/metadata":"^0.8.0-dev.202011160126","@aurelia/platform":"^0.8.0-dev.202011160126"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011160126_1605489976885_0.7433505850334847","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011160528":{"name":"@aurelia/store","version":"0.8.0-dev.202011160528","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011160528","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"55af4502c31a4ce198e7cd3440e9327801ffb7e8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011160528.tgz","fileCount":11,"integrity":"sha512-Ug6ScyiNqOynTwrVHhE5AoQnrSr0pN2pngnEkRVxMg1Tknk/9gvIqd9j+rR5cTIkrORAFKuZNxo0GQU+llTYQw==","signatures":[{"sig":"MEUCIQDBHdYQbgt0oGKE9uK9eAT8jzkXiUTCTD/Tf2zXRFyWpQIgIEavvyLPb+okr+dkpTFuoyDVEkXJhkR2tZiUSEa23GM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsg4NCRA9TVsSAnZWagAAKmAQAJOxJv9fvpCY4rJl5DMS\nlH+N8kbB4GVSPmJmgs7o9ygECpAaTN5EI3g2AwsRsgcRP0VFhCtU7458Z8xC\nTL9vbRL9FVB55+Dy50XDGuN161+2HXoZDMGsmGb5VjwjC4iYDkAmZyabA/gO\nWmxTC80yUWBI9tVEnb96E1yDZc8yMVRsrwNZgsyIUY6Me4gqSkCCuUqiJ52d\nniXYoAkK82rFmhL/8+wWieAsaq16eWs5tOheMYq7u3+AVvMcfdPh1zP/RIZy\nXPUt3KUp3lvfymoA5nqdiBytWoa8d17O5k5NycK7OFjfPKEB+BFGL9pJkija\n6vFVM/AHGIIqWR8Dppj/7A1tYro3beJumEnszkM7oJaoQCmvRPOZGDnQgB3n\nlfBSfIv2H/RaqomO6EWI2uySYkRA41dGY2cCD9Ad3YOinOpKycBfA5nzttrq\ntZoThrxFCPLLxz36IGAZcWFscMwNg51yyrDVeubAQNytobjyxhr+yipZm3jt\nuopFEyTR6SfemMeUJNRD9Xy7GnE10qVYz6ADNb3sbAejKE4zKdwLkOUSURwm\nBj1uEkSgvRJcgyvf3BJrOZP4cuEPvHSxFAlLGknN5DZLSdjIrEakVGnUAjaf\nUf9o28AOt6Me2dS6AtEMF3Z6r+Q84cnz2aabCtaKxzkpDXtkxdxTil4twQRd\njEtI\r\n=cJja\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"fe44675149d395da22503ed172d7e25b3130a59f","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011160528","@aurelia/metadata":"^0.8.0-dev.202011160528","@aurelia/platform":"^0.8.0-dev.202011160528"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011160528_1605504525415_0.22072457123032385","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011160555":{"name":"@aurelia/store","version":"0.8.0-dev.202011160555","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011160555","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"328af053813a9b9c42b52710dd2c6b9baaef73dc","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011160555.tgz","fileCount":11,"integrity":"sha512-bVcSrs0HPe1PV/CYcQeMLwaLK0cyDdwhchP4uQtWx0OGQqX0Pq//s2tZp/gSaxb9ePfLhiIK3nu7kA23boWzbA==","signatures":[{"sig":"MEUCIGBl5LXyBfHNSXWMUvBHKWxgCmXg271BaeeffBGfNBPxAiEArgAZuhv9PAsblK0TrzWwFPMdtp+1zzyHnqOwd/7UiN8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfshRlCRA9TVsSAnZWagAAQxoP/ii7k+fZZpzuE1Z9IUnN\n07mws7SRBsGokON0lZ7krEW9G9oL7M9oveUVDWSg6C7SBh7hJtn2yrcDiJOI\n7sB+Z1YwsDFUzxo50P8Zktw1mjyOVuhlWe6boR1kqufn/wBdVEIgUCEMkOha\njCFEKrhCFS5wRyPaR1ocgXgBeA6htOV6K0K2WYRYyB/ZJCdwBH3TEJxIF165\nvkhGxwpCyhHihSKkSa0I/M8/wkcAqobBpNOU3EQ8aquIE+NV8YazMEwrLxo9\nLCoS5v7+rlWDzAs0TxAtcJaEUCpqPSXvvGFeUuCz/HZ4FPeFaP9aC/ME1fsG\nkGJEG7hYiyJGP1Zs99CFkvUvHsqO5IS/YetRZhuYM5Wf7P2XAkPbQg0EzqJh\nYaCnb4pb5qrYcUe/ecI3OkgzgUGo6XEiCj/ghAG+WjmAuNePlCaB7w09ja5A\nN4asy0KjbWX2ewqQyGfbjPlUU6g/gBllNS0mZbIAf37BGmzxkdGcRDuoev7i\nzcPNAymh58kt2hMvsRywOBXVpl5xzVurXCCL0XFwMfeVYVhayNmplM7IXU1C\nKnjWZQbxpCBBsLob0e2ABx4UwiesRZalUS7b0V69vObE6iIz/4meGuawYfuZ\nc56Zcfqo9Ed8tnTj5gMzVAKZOUEMVrkM7Q7Ua8bIy2VawunGMwjk/ReG7jES\nwsPk\r\n=kQlm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"5a13c72d5d9e16730c5add6a2208bf1b799be0d2","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011160555","@aurelia/metadata":"^0.8.0-dev.202011160555","@aurelia/platform":"^0.8.0-dev.202011160555"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011160555_1605506149431_0.8876030252464193","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011161324":{"name":"@aurelia/store","version":"0.8.0-dev.202011161324","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011161324","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9f534f0c9cd078b82961919b865e8424db78a06d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011161324.tgz","fileCount":11,"integrity":"sha512-413rrgkoysst6A/HVjlqyKQeb+tNYMIAcPiBHQwSzPQlrO3XM2j5M8BCNwYotlxrc8TiU4c1oG/M3yLU3WYZ4g==","signatures":[{"sig":"MEYCIQCaY7Ny0fjRLixdZ/ox0CltFk+NkKF81VRPLtRF6leNuAIhALlV/4LCD4GzbCpbFRXIWQYJcOOqtqEO2SWCxC4g1+8k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsn2HCRA9TVsSAnZWagAANZ8P/RmiIMghdBiNqdp2c5jO\nzmhgVoHYwmrTLaHhzmd4HfE94HxkozLaci7d8ZjESr8wyXjSkJHN3UsqgEvh\nVy5QWIXMJLuzSI6j5yg7R7VwZDKEa/ECHxSMgIKwQKZSh0HbwwX67gEkM0X8\nkmbGn9oiWOu7/n5ZdVLbLDmEaKwh21GAKPgRHxmJgZ4vh+Gaduhl9dE2VxwD\nqBw++Y9wyAdN1IiFT88zb6ai/VhCA5a7rEX0euc9UaWbMZWJb8ZAZa+Jky27\nC372XC3xrI/gX7aENliKn7SLg28IbJf+uXQboLsOsHJkOphKlPpM1sH4+Ard\nCIeG0ABi6BNNVkveV3JClaAMuzlq1OxpfxhMgdaxyNdAbQYa9WGI0IrIEytL\n1/Ctnz0hcvXL9p0nvun5fWKOvfcZkfkISZdHr1JDduVwV9zTXkI9X3vBfXuN\nfh5hYKuFqjMrVBl1WkdDCq2oJm4SrTcm82jom2x1bVPmNy9Mzq+axASYwDWc\ngwdHCiYqzHs33+OUPB2auJZEuPuCQK+NmxvygROK4vSLmDj2GO+V7ho/3gTT\nhGei7PyC493kikfbVXa3apC3d2HTSN8eRQqrUxo+R+Latl3kiIx7zokAgGiA\nTB3vwZVf4rgTftLd1KhxIjh3SBBN73djji5ctjrqsVIItNkUKrozv/2nmWF3\n7k/1\r\n=qJUi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"a89fefba229ea12b7841ac364ee0c7cff06cc01d","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011161324","@aurelia/metadata":"^0.8.0-dev.202011161324","@aurelia/platform":"^0.8.0-dev.202011161324"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011161324_1605533062984_0.3026916690583672","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011170847":{"name":"@aurelia/store","version":"0.8.0-dev.202011170847","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011170847","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6c94a3858fcb0175ac45a66110fafa0f1253cdfa","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011170847.tgz","fileCount":11,"integrity":"sha512-dLuy6Ljg7MlvKCUPblBb3Cy+juY27g6ABTxXHRj9KTLkctY3pKujV8irDOJ4JOjBPfUMsPCC2T+riKGol+xcEA==","signatures":[{"sig":"MEUCIQCAD5RhdjayIxP1a6mnvnyC/rBMtkqpCnINX8KLu5/6sgIgZ0ap3oGOz5jpg4OW8T2gql65VG5yvRWMVPSfskyEWfY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs44VCRA9TVsSAnZWagAAzjgQAIprZbOYOU+fLhxHe5Gr\nv/fo4eoZBZVhX/3OLDPhK2fj8j3fzlnq/n6RIWkWqr2fX+SFcfQC+ZM9fv6S\npyyYwvCGVoD1In76E6U2lzNS2LxNAUCkFmW35T3kAXoSdxOT7j5XlcNjduqq\nXlKYaOB32ozJT2FOVX8h0A23EK3bEjyEUTaZdSVy0oA902+0KFY7uc6+TWZi\nnddiycGV24QwqUbyVQIx8llJIic4CBlih/LTYcdv1Tum+AE+mp3VgfD8MhvT\nZK8JnsBbWAvPwxwwZe37lD312jY1JIiOxw5lH3BeIhFQgzxOzRZRSaUbIELe\nTNDOY8M3BOvcMloWeyDFu8hpHPgSxJK3F5g0lHrdqMv29SsKNtdOMh1pvvPN\nmSOoykRAlP+jzE1OjmaELi0csuwFKiYnyotoq6RRlYu3GtRrhrbgGtvnWdRr\nyRgPGtomaKLppd+5Q3MNnlT86VRPDYSZ2iV0/wzPTeknhyG2WIRRUZ8SE6dD\nhQh9ktHPFeks0iRXQyzxild3ruRl7nP+LZWp1IJC52kvm+MPDcgEtJB71vTn\nAW2tPwnkuuF0/mge0pS1/Ad1GlX8/QQ3reG5AUNwsVZKYXR6URq5zO8/TGv1\nAc/1dVTtkW04Tt4ImPdvTWbbvcLnVLsiX5NZF0axMnp4DxhmEuAb5cczcP4F\nRG6Y\r\n=n8EI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"6b24a981f85785fa8c4dd34b5e8f54cf0c4b29c5","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011170847","@aurelia/metadata":"^0.8.0-dev.202011170847","@aurelia/platform":"^0.8.0-dev.202011170847"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011170847_1605602837381_0.13102503938395205","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011170949":{"name":"@aurelia/store","version":"0.8.0-dev.202011170949","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011170949","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ce5badefec4d47bb0f06d466cdbbb740f2b32c1d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011170949.tgz","fileCount":11,"integrity":"sha512-kVId6iZIlakA6InqMJGXFvxdL+SeeyUe7ws2PZkaUckhNgznGnSoPlxFEil8sbi9WAU1tVXTyO96tb+DUv/HCg==","signatures":[{"sig":"MEUCIGwN6sN+KmP8cjtFK09mDt5kAzyRSzRuVvCok1kDR0ivAiEAjb5IVbiWqLCfjCcDED5M0eRsjQD6IvsIenQeqTOsgmM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs5yqCRA9TVsSAnZWagAA4uIP/jQ6oQynOJ18OpmO143I\nAa6gqyJ2Ja6FvX6rTvM4yNP4d1DGpEm8t6skJxAfm6VbnbW8Cwx4XQHqDD07\n+7nDr1USlIfZbFFYeV2gpfrAu4IcBKB9pHNiOiRZ6pp5Ewx4CxYQkEaSkJmC\nI02wEUnT3JztSvcO6x8UBA4IdLS4EC3chTlB6FqFtHB3wyP7zIHuqeKOUkwH\nDrJ6onwbvTwTFj5sXUIzoHs0KcHi9or8UQC9lyMN58ZfHxuo3Lfaq5vwwDfe\nWl8X2nVKZsnlFXVzuOBSN+ftcuW3NHdOvYelBoo/Npta/8l2XP/hQ3XhQEmn\nmSJBpoDEkaLEcLEKKRWNwzu3K0BtnBG132PC5Ap7LaDd+R/3Csdtr/65bnVC\nMfVYEWO5vPjN4Eg9QDt8YPSzLVYby3WaG1mtkilRmeoegwi2hjkSVBTNTkkp\nuXSr1IvbCYsSjeE0ucyftkoq6N9rXYSW+gOzEaRWGlSFIGfrKmcxCXArhYty\nxpzVAMx0jSdLs/xXqwKMWzNGZSKm2h8LY4p7D84liBZfNIbY8+EQuLNcOwzE\nrwUTSeyVCtBUVUglBL3nnjJSidInKF2vJCvmQur0mhE5xSKvuGin+ymTaQa2\nWhiR9Y9C9hcmlywzsShYrfUz6JafWZ3txiz/hROgzxjB15/2o7ahQN+aptdP\npETX\r\n=hwkb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"bc496b73acc89f4eaa15c778d2d197230a50fadb","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011170949","@aurelia/metadata":"^0.8.0-dev.202011170949","@aurelia/platform":"^0.8.0-dev.202011170949"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011170949_1605606570422_0.8337254834230885","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011191306":{"name":"@aurelia/store","version":"0.8.0-dev.202011191306","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011191306","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3d1a703b66fd1a3a1bc3810fdaa8773959c06386","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011191306.tgz","fileCount":11,"integrity":"sha512-oikWABufi44W4ECPS4XffOIkHLHVYnT8lGke4ZdsWSMczahW8ecfvWZxMJbKlHaVHY/rh4ELDGINF6br2fDmOw==","signatures":[{"sig":"MEUCIBmNckNPVbjIn1SsWI0ReMtjkkAxQMTGy3Oy0vf0wD3gAiEA4VBN8wszbgCUd3BZyUMMd7GzUec+NsAPyTpU7zwKpOs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJftm3eCRA9TVsSAnZWagAAjGUP/Ay/rpzv4dhWzn3CCnjm\nz38VFrS1RuEJnxieYIRL47HPX6nn6oX8KQhLudEPfFimIXHP+d11Kj37jFGd\nAgGpqPX8iET0YAIDWNalptwxwMS09K9pBb6flp3pOAWQ6tb9E6UleGteXMbI\nDl//Mrp0isYJncdkesARJHoMw7iE7IRCMIUnYWDLRBoDvHeJkwFoPJpybb/D\nhpD4NVtGbSUobtnynMoBPL3trFl0xS9qNLIIVGFo+c2bYbUO+nzBfjTf+kCv\nAlWj7lJaOXOIHToXqFhqaGJHtG09zovu9kjDf5EVKNqSQWIYHb09M2ccJFT9\n0VakOV0QManNAkVwtOa6RiPLC+rj1J4JWGxkirS02oPUmtAaOZhaIUb2HHfe\nOHyc2hOyWeTK6+8dFZ9mbtlo72sKI6A/xLiRmk3vX8jQqxGeriHyJbrBYYpV\n3zlyZUNueiWZWkrWJ1U5JdKEyXeqk9+mBj5VC6dyMopyL2LGOuLPgaqJXU1M\n6Cl/8Aej7caZ35JuWW4U/x2d73jAxF6JbeXCkorONLzy6Z/Exgx6T2P6Nx3f\n/PCm1tKh05eO8SudGKlx23cOZLdwxzozBOfMdkgCN13JQvnBtpwvIcRhCpSm\n5ths+71ydDyg6pEVir98W9YkuWGXYxYTKM+pdX7+ojfJ5V7oW8R0odnrCAAU\nA9Fj\r\n=U577\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"768e70c6004a34ea50fac2be84fec4c4bfac659f","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011191306","@aurelia/metadata":"^0.8.0-dev.202011191306","@aurelia/platform":"^0.8.0-dev.202011191306"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011191306_1605791198148_0.8456852567732354","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011201531":{"name":"@aurelia/store","version":"0.8.0-dev.202011201531","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011201531","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b3a4106b958f08efb0cf2a3787a98dd4f7dc3125","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011201531.tgz","fileCount":11,"integrity":"sha512-joGy5CNVEkLDmTpnSxb09v9d+xO2ccVY3VcRa7+H2Bsc5XWNQUgEeBdQwIaPAVQJm4ENBNwpG/A8zaW0V0vO+g==","signatures":[{"sig":"MEUCIDR68/Nzg7ykxoOTJ0e5uR9DEhkgAwHaDj+53x3pvcAJAiEA8H6W9cddZTl1ly9zEIicLORzW+aND7coY1FSrzQduIY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJft+GlCRA9TVsSAnZWagAAm0MP/1sl4HVaRQ9ABrW5o4Lg\n55aBIx0scOPP47+CWAlwPT/WmWSZFQw5kpXLcBJj9X1E5xA1Pr17PTRNlPkS\nIgy+AmjQYdFJ9spmV93HrHEGycu9WqnApB03UsLotgIRqMNLPpnyf0CT39mZ\nYRvySoWCWaGruj7dIW41tATjVsV/iPK8Rd5m3hVDuTthJVoYP68qy4srYUPA\nzJEyAHUR0gX3vHdGus0TQUS99Nd21J9gdL3F8sPI65U2E4tG4foPCoZICQxO\ndDdtIAPmxN/cCMSKOGeLysIp4WkmtSXvvtmeqEkEErJriYuvlpz4DBIIE+y9\n7yteWDbG+7AfYfWJROmSZyp0bdrNhoNxJMYwU9ZCAPbKcD0i48qFO3qXXSbt\nRivETk8OQRbWUfDAGfPdS7/nfof0mGyF50/Q0HQTkm2HQ6/sLx//8AArMnwR\nMpzK2izIn1WOOGhN/nI5lnNreERABjuic8Q7G5mqHVygWFfcHjNo6SbdqaoI\nERghohtLLMgCsKDU+xM8/5oYInik8qhTAX63JrSUab2T+6vAM0i+rE+4oJBA\naL1ps030mn5U6/9+jO16T1P2zBOU5d90h/MMycIJg9PYE/Mh9DcC1wgWQAq0\nb8WJJlNNflkM0+kRGER6cWSyaMQfkCL/Wr3KqxHaHCH4CLMtkHk4fFoOu8af\n8JRw\r\n=KlLH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"a00d1703e70fbd66cd8a81881e0eb6ee49df10a1","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011201531","@aurelia/metadata":"^0.8.0-dev.202011201531","@aurelia/platform":"^0.8.0-dev.202011201531"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011201531_1605886373287_0.46488688426924996","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011211344":{"name":"@aurelia/store","version":"0.8.0-dev.202011211344","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011211344","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"72fd1d209aff96aaf2b452ba20ec2c56e7e141db","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011211344.tgz","fileCount":11,"integrity":"sha512-qo309BW+puVEBgNoa3m9ou1QMln9KLHYOqFXPYrqH6GQvPUAOg51Bub5alSOH04R/YI5s49Vp0POT2n3Rn98+w==","signatures":[{"sig":"MEQCIDwBVSwWtKnLZD5CpZ135ahd29uyWuA/a/Gdz7LTRhPjAiAk4YR3U+4TGq82v+Y/2yt3W3SLD2c1fCEtuWSGrrRemA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfuRm+CRA9TVsSAnZWagAAFpQP/2YTHr0/VkbwF67iBvHk\nH9FueMnjZwdSLtFmmQbc3YHksIEF2mJrpol1qV6EvHogWQAX9+GkqhVs5vYO\n0Dq185WiyDQ447a5PM/0ZFRv3V4unibzIPaDxFgCszPNB5nnkid3Pr3G3Eeu\nYurKA3do80foH7kZBW5IvQJ+AGNQUNRy7YTyp0YmOhRdRx8kU9yLll/e2Bf5\nyieQ7IaVKDu7F3FOymNTM1ZZ9LT82FrFNVb1bNq0ux0v1AJKeJBdfaXZ/wOY\n5X+Y2XgGAH6T7IomYQKVNZHeYvsWHsGFoYHhmuFebzF7DSh70adMSTOaR6l1\nLJIs1EjL24RW0HcWpHLRCGsT+o+OXnS9WoBA4NXai7Yx0cwIruZSVYTxEsvZ\nGutrldRd1nqZ5UUq5Us+MJg4lqOKqNwLDhTJV4Hdg6bT1eNMxKvRfQbXPn/B\nczNWMJNUvwMZdDfd7CpmEIClUAEPRNIy3cbxP+IpEieCnqnvLVL3kf846xcu\nDt75q2NQ6te+d164YPjbFuPXShlgG88EKDPnFXbLpoY77L6ZRndhFiKG1i4x\nkSWdO18mqZGCJQ7x9ypK3iUFZggXZ2CD/KJtokYRTUtxzT53/NIJB7dPFOsJ\nBDNijPVjCMi+/P18ErGnbuc5hNUU6JBhbdTzK76S9i4YFU2+DvQm+GW8a1/q\nOe0r\r\n=jnon\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"e0d7a13a4d77d2c48126d5a48443290b8defbfc0","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011211344","@aurelia/metadata":"^0.8.0-dev.202011211344","@aurelia/platform":"^0.8.0-dev.202011211344"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011211344_1605966269975_0.3928687127028596","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011231103":{"name":"@aurelia/store","version":"0.8.0-dev.202011231103","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011231103","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"297dde8e8987d95d07ea6080fdd3e01617bd8f4c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011231103.tgz","fileCount":11,"integrity":"sha512-dzhl5FRmgbS6VbluERAJODbjZ60oLHmS9L0OFPAs60EjSMXJfFa+Z3RszgxlfmX+IrkGUFt41hpWKVeA7oew8g==","signatures":[{"sig":"MEUCIARPI5Sb94b/MU38k+WO57ixrrWXLG398yttsIy+Q6eiAiEA+3+x0pS92eOVZP3C+Bld+1j+SF6dqvs+jiDF7meOfhI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu5csCRA9TVsSAnZWagAAOS4P+wSB6X7G4SZcbIvxfyid\n+hamQU4XJ5X29skoI0sSCFA2hZirLmpK2y6wBIGJTNUgsdaKS7mU/zSdIT08\nymzbvth5KZU7Q4O5IOlUol+O654M1sFRKjdTqyh/u0ACCx+DoNGfL7uwwTiX\nAylrgoOkSxU/hBK3AdoqSJEOaWjBUfsRCZhM/pEmeNHovduFvZCRWSZgR6lB\nT++9+BSLZgovLDQyyL7TObIq6YfikBX8lhSmHkPhkRxjqv9HYw5lLzDfNCSk\nggon+dafTf9/02Xl5bQX3NEtfG1DaEe0hHjWCkhU+kRz9XVw/hEzxRdqSkDb\n6VzRw7A/MzJi7HHzheAySEEDRbAJ9Rb75u3pShU8uq/Nz1dIJKOCOtjsF8AL\nhZK5IjB/yHv2MZMI34HoNUq31TDKJL8y6L9zFHSjSaLD283Go48GrXeO3zng\nF3aSSJ5vb7g+MZBpINxg6310EYoM0s76oMt18Knwhmr96cwyq9HVicG+JE7L\nmobryTIalylLI1ILISXWABosoMBlqSJar/D9srIm8Rml2hW9u6VkeB+UDXRZ\ntHCSe0SwKR9k/Tfl8CF95fDbAZrnNmogPJF5NGggH8ISEq8XVNT7sWYqQZPU\nepP5NcRhyBWqrnHQRBdNSf1TBYe/WoUCNHgEsgPTEdineWEd4vwfBqrmvQqR\nOtRw\r\n=qb2a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"c5e8f11af3a5b1565ce7458c0a89ef065b63f199","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011231103","@aurelia/metadata":"^0.8.0-dev.202011231103","@aurelia/platform":"^0.8.0-dev.202011231103"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011231103_1606129452340_0.45102764298091746","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011231147":{"name":"@aurelia/store","version":"0.8.0-dev.202011231147","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011231147","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"06f3c0eb9fcb77bce9646c47d6a131d67a41b609","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011231147.tgz","fileCount":11,"integrity":"sha512-yiH+E6NsmJP5AX47aNUKwTqa3iGryygyQwAQtT61wkQA1bB2y4Vcqxg9Ocmnxl3RA6WRuPOXySTPMFEw4iaP8w==","signatures":[{"sig":"MEUCIEKC7Z2MlH+U2+701JNdxFyT4FLa2ywNd6ccOQ43hA3dAiEA5llP/kQ33Fa4+o1/Otrb7EzoSfgVqciPUoloyG9tiv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu6FYCRA9TVsSAnZWagAASlcQAJcAoq5+Yyu0j8dV3aLZ\nxbTc54I2qdJ004JP8w2OiGpIdd/U51W3puDUN+rzG9ANWuQt9AhsqV6qKjN8\nHAmYM1rXJ22qplEpkCu90eb0Fahyw7wC8TsNn6CTebPwJCABmcp9x8onSM5+\n0CnZWtxIilzWiAO30789JJ5WnR5Lf02NucklTA/zOp/CtGTCARUcV8uiwRZf\nTWt/FQWKzmmoeo9lzPQrud8uLd8RirhKYlJwkbn0vBOHMRnCG7XWmIEmMMCZ\nkOXZybHP/6Syidn3hWvbqB/Zyt4wKxP3D4mLNX9hxqUDk0v0XYAE5FaV9jD7\nVar3mUbjJQABxSGRmzcuwHrSO105wTi3I7rQG/T8sl1Bc6rWumR5NSLOBrVz\nAzwnQ4WUL2R2jJhVnXM6SKCtusXdq6jVBn7+F9WhCfK3MYVq/hq2gqvuDHAI\nQkR90v/C3rc3an64lr+EBbzge9kN5tqxdfr69rj2D6T4YcANueOJSFlL87kc\nvjIkE/3aD3ccnP8gUigTE0lZP1K/HtEEvCgYZAaUenqltArr/2DYIFaIkZ/N\nNY1MgnSBr8i9qkrrXjV6qYSBU4vg0DicchdYiShO+OQJ5mTivXYDD/qGoOrj\n0bl/HKWc1uwYnlEF7vAA5wL+ihrkigNgNQmEZvL99fvUCaM0Li9xHxhSl4od\n62My\r\n=ZHka\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"2a122e2432d99351c74408ca3fb40a7edea61c4d","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011231147","@aurelia/metadata":"^0.8.0-dev.202011231147","@aurelia/platform":"^0.8.0-dev.202011231147"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011231147_1606132056317_0.350868667383589","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011241505":{"name":"@aurelia/store","version":"0.8.0-dev.202011241505","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011241505","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b2105ce9f5801c19eb83f7595c2613484d17aa97","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011241505.tgz","fileCount":11,"integrity":"sha512-exwIBnpYuaBh3aZj0JOsi20n+WiU9ChOumpfZRs5mNbTCIqnPbuQL0wOv5yneHaoNzS8kZkW+E8i91XOBsNDlQ==","signatures":[{"sig":"MEUCIQDW+la9N7qpKYBaeNbcq7HNrkVVf3TThB/KnwVqixf2gQIgBLUET5Zqk81nY07FAnm+r3gVL41JRv7Wh6XYt4MPbeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvSFXCRA9TVsSAnZWagAAFhcQAIefYH9mcMJGX32Whd+x\ntEcKcTvJ7NPqHCKw+l74Vv80Wct9EOCHMCA+0CHdjrcQ471d/Wc4kGlRgjrX\ngA5nRZwJEHY5GTfnCK6o/OGrb/yjVz4Bc3sx+cJl4trqnoAbi3LXq/eM0m6C\nhmBt86dKv9YBAjhhe5fFqrOJnpl+0Ezan1mB9w61XQFf6igGjiC1U/i8fcXT\nuQJp8t0Boz6s8BSkGiBEheCcC9hm07OXkNccYbL5OJXnomaMqOwvQmnnvM+w\nFpsD76qiKaOvLfEB775XPXmPzGjjTHwkLK6Vug9GHClfvNxkUr6djNYI+cg9\n2e9ogofq0nq16hTE3Tkx8Zc+hUNQRbZegptowvzgqvhiOBOX2vyQqBPZXPcB\nxx6QHGux8AwxckvIwfegbrqjELQUcR/WjA30rP9XeGDM6V20UXE0mPtqqvgo\nwiipH08wMHBoMIQlHg6WOOKmBxaAgtd+tg/lNgE+WIzeGAbQWqynfSZH7OSm\nfA0d65kt8TvODcpPSkoNb7OhVx/pC6LHYnYz24UkbMeQyPg/WhKK8OM3Xf4u\n8VMhuoqjR7COg8JVU7cs3dlySDk43OAHvKxUsKmUnb+lX6bKE/l1ywx4vjZ7\nBoFMBCULQ1DzXhWuH9h3c7a9i2f9x1z1iVPZ1Fr86jSse7YDEIqFUCd2yQ5I\n/Kl6\r\n=6EDX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"97241171b4acd1938bb6c09defe9ed8e58c478c3","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011241505","@aurelia/metadata":"^0.8.0-dev.202011241505","@aurelia/platform":"^0.8.0-dev.202011241505"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011241505_1606230357784_0.16928236065372748","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011262311":{"name":"@aurelia/store","version":"0.8.0-dev.202011262311","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011262311","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9bf12bdc611921a25b6cab1399ac3a634196c1bf","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011262311.tgz","fileCount":11,"integrity":"sha512-ChSdeY+cjUGfMmMvZvL65WwoJcAORl3D3ascMsGkKP9UGfJk/PHZN4fjPuJfOCVodcil1D6C3s11/VQjWiwRBg==","signatures":[{"sig":"MEYCIQCGsn6mjpWjC5p2/G/3LruNKJlHtMT1jUyuMTreBaq59gIhALJze0jBc0YD5jPy1aJ8SiOmPSpJX+hp3UgFDe5aKh0c","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwDYoCRA9TVsSAnZWagAAL6wQAJn6DuAKwMVSWZJW8B9S\nMF/QGHU2mD/PeUglJD+mBu/PElT+H7+wNCSVaAB5L5JfkSkTsE9EgPqFmI2a\n2r/OyjIkc9brljre/iRseS0UYwjnP6urHNI51h2uG3SKO42mFnI1sVxljxDe\nRyE2LWygfiXvucLrbwYZX+6vNhNZg95LIcDSnK76V4+8r6a7k8MwHPdhwL71\nQj3tosGEUQHtYRBO/RnbgsaIqH1imsI7n06EQP7WqDnjlcgEjVblKy2330xJ\n6oIaZ/9o6Dlp9ZR3BCjQCbk8DbOtuS68Dyhujg+cdWwSpOSpGcNqzm/nJjhJ\nI4HYTaQIx7JMkedK8GgYunNDf57q5y3qG4zdkOJLBhdULoUzqeB6axhW2gjj\nyNajv86q7OYBII/IEW23NHOGPj2vNwN4hAFAXUch0pdqKWAzaCduVCl4+EvZ\nRa3GJFGGAq+iT5OBrTJTd5Gp68s1k8QafoQspuHUXDoUJWxwDYJ+z7OffElL\nB7S2cDTxtc4C7BR098rds/+Zas66nZKLIYqtBtatALetErJgdmMmDr6wkaWa\nS7i0zz48J7p9G81GZphYjO24PqXNeLFjaZkWiOPDchxDMRkOOwku/zdKSWdR\n/XgA7MYskPRnk2BW8CRjnuC//lyXZUV+QoY7kcWVp3LZGR9v29zNJRviWqr+\nHmmU\r\n=AYWi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"5624d48ed71da267b77daa45ce1228e5b68e4f08","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011262311","@aurelia/metadata":"^0.8.0-dev.202011262311","@aurelia/platform":"^0.8.0-dev.202011262311"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011262311_1606432295895_0.22354455310381227","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011270035":{"name":"@aurelia/store","version":"0.8.0-dev.202011270035","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011270035","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"277282495ecd78330a83336dd01bd4854a9b12e2","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011270035.tgz","fileCount":11,"integrity":"sha512-KodgWBwsR2dwh5sx2oLsQULXTvbo7/zcKZ9C3NBPk6NRrjQYtzr42B2X8jkXY27azDmQHplcvoOU1GOJHKV3JA==","signatures":[{"sig":"MEQCIGYMRC6MoaZTXA8IMfAZa0N0Qf6EbJf9I3elWy2ruZQ8AiBb0Rx+koYjzm8p4BbHq8QE7MHzycwV3VRrTZUB7i1giw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwEnwCRA9TVsSAnZWagAA2RUP/3m8YKj+fPhKdFHejwJd\n/OiNUcKIA7ZHcULG4F9/dpfnziV4fGcrtWiBe0UBsduM4SXZItjhweKgCmQx\n69OP3LzrpgcULddKjyZJcBTA2zE4IWroiJPs2u3UtH1ThXnE3STvLAZt7B2Z\nLJzzXolpalAC7Fftc01qmhUniDMthPZ8VwlzJ6iouaoC+dF7piRRg2BZXJAw\nmu4pTaFeBa6ySpnPaNARR2GLokV5F/jcbGRTxyti5KbsjQHw6v/hUo3Ilzeo\nGkGgM2rcTzL7wVxpvb7cI3Cu9Gby54b154F5swD78EYT/1YDjBF1n3LSDZAN\nYI/YXEY7KYkDtDBfeaSTIRR/PLOrcKLdkKopdmjrx86oA5LZ1YCdk1xJ+kmX\nGAABFozPNxLiqVDnY49oXjmyvQ/nffbHWpM73PbtkiXS42PCZxIPluwCJpzb\nRj+bFtMaK8UvY2lNZGmUTouU0XirFEO3ElDNhQTfBEr7n5aoJEoo3IB9S+oC\nEm7mAPS1lxcC4JvA2MRvVzfMPs2FK24W9nWemNPGTsjrWP7AqkUM9RKavRI2\n/lWdDp+anKs8NRZjzXgxLHSNQ/uFYoOPJIic4gYWBcTcCJjgiFR6+Oj1f0ah\n/v9/ZNfyrokBvnbbVZJvdtTAqiYAPIaCm3Y67jZONBLI5JA4Imbe6QP4BUhq\nZqPl\r\n=LKTX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"5edaff21dc30b0979f120e1c8880dd84433f84f0","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011270035","@aurelia/metadata":"^0.8.0-dev.202011270035","@aurelia/platform":"^0.8.0-dev.202011270035"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011270035_1606437359729_0.3089772496078833","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011281148":{"name":"@aurelia/store","version":"0.8.0-dev.202011281148","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011281148","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a53159d06f86bf99a337293a06d8d21bf83329f8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011281148.tgz","fileCount":11,"integrity":"sha512-ANmxkynSzvXM3IyR8lsHphXrJcxK8k2a4KCaduF0yTbmJUJZU9w+cKy7hbyL3nzDfEFO0IbWE5mJhJq0O5N9tA==","signatures":[{"sig":"MEUCIQCgRKMDVX5AC0sYZqflvtlpJDvbbYdTva26XmMDZcL65QIgHUStsH/6vngnVdKDLf8DWqcC3iWcUJE/ojW6D9zK3p4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwjkaCRA9TVsSAnZWagAA0L8P/jnKq/I0/wMjyfFfpVAS\nn1dMWv9r1s3xOvImw9uo9UX5O/0yWeER5mSE6L83vWmQnzB20wmH2jpZf1bT\nlKlIqZyT2/euvR04sd5D/gx+t3nhJb/WnA8c+kzIbCGsgamWG7SRcUUV/hoU\n0VwO3az56vq2MKBL2yE8+6u+SKlRDHE0FhZeJPDlaiSRTTLczdIxcc4rEixt\nPWhLymxO0nciYVY4rV7xwdSQt8NZImYOUxsLPFpNKSPlsWvZ4pnkrr/O5rFc\n/3KnOj3mXcy+nIL1DZpPQYEQRsN6wxZ7tO/DpDE9ww5CCyuVv57GNdWp+/Z+\nFOgjsdmq4oNzEioSJSffA7x/K3amktYp5lXjqDir3ajI/Luwi428rM3AC638\nqHKm0kUB/zvjUO1N6px63rl9SjyHJmu5DNZtzDgKo7psA9jswWHpEaVAR8Ny\nT8lrOYrep7HU+GycOe4ZRCFOXU2g6mgrTeKYUQGbSO58Qd6ZK6KrSbFAtV7e\nNBri4I6V+BC/o6H4VfqPZXjXdk26g1UI4y8tMH4Z/NsB4xldtMJ3gAMGZWhe\nDb5HHbGs9hvbSxobQmAxHfSfPLwutWTksaiMH6y/YLEH2cL/tBc3sCP5ORn0\nwyoZAAMIZQzxOygMHXkfK4spGl13UIBwhq/dN1ZL+wDnsQhbibainpBsU/O/\nqExX\r\n=3hEx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"b5824600004a7c7c88277c53eb9acbd0be664c31","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011281148","@aurelia/metadata":"^0.8.0-dev.202011281148","@aurelia/platform":"^0.8.0-dev.202011281148"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011281148_1606564122125_0.17662666320045828","host":"s3://npm-registry-packages"}},"0.8.0-dev.202011281716":{"name":"@aurelia/store","version":"0.8.0-dev.202011281716","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0-dev.202011281716","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3eb4dfc6adba65819e54246ef8f30322a3c24527","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0-dev.202011281716.tgz","fileCount":11,"integrity":"sha512-vnnknka0FjYdxOBP+90qdSBDk+bt4DE1H+YlNt0aim0Y+2ywiz8Fc2GXR+Ej7AX4QKBEVnWXtczhGVYMb1BRAw==","signatures":[{"sig":"MEUCIQDYCg/8gTW3DPUkiaAl7N48H1HnJrJC8PY+aJn0MnqTIAIgfzHN2H7OwxFRDrsPFIwEK/CiVbW5Um4OqfGQ5TtmNmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwoXhCRA9TVsSAnZWagAAOsAQAJ2s/F0dvSHxT/qeYSXY\nGZWvf5EVByQPGvDQEw57pGoevqduw3uUyAyfGKMagKnBynXFmA24OexvB/Jm\n6fsSJ3OHBEKFEol9dwsH6cCkypmlAQ8jCzZCPjAoghoCJ1G79cCMBcE0tXrI\naTOpHuKAmvY5WycUp7puF5R8zYHZqhKvxHPPRlQ+eNilvTWXfLA9aua1qjMf\nxQyMEgDSdJi3kDkwuK646qkY7eOFSXV4/pEBs/78jCZnmyJZPJl+cNIdO+NF\n4cE9DSoyDd3RTAkW4HwZrYINE+3iin88srJQTgeqVrPEpSEVwmRaJ0rg8Se2\nWWEggUnkJaWKTixxvpRMMtWih7JUMKOO5mcy0cIxMyJpx3meeMku2spjQPbH\nxWv0P9I/OAgqbGUxEhz0fdLoJTN6/Szw3wDgtsc/4Zodi18jb0/GGbeUEfyq\nL4F2Y3tjjz9j1StIT2TIdsSk+uyBs5YyaiYyekkDEWPU8sAPNzWqF5D6gIkR\nac586efcDEeN+eSH7o9br39x96AeVAQu5jRRiZP1210u9wCYJACNXN2YARUL\nsHKOD/Hf7HnlREC7My4m8pPdgzoz2NM2/bHHGeSXthegof8o3cWxFtB89M95\n5wGe38iuvWhJcfxtnsy8tvi4rYJxvpuM4wP1X7DLVByvdmphAQPGjeIbufjI\nX3jT\r\n=6yZq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"27534976feed2116fa67ce695b6fbf5078f21ef0","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0-dev.202011281716","@aurelia/metadata":"^0.8.0-dev.202011281716","@aurelia/platform":"^0.8.0-dev.202011281716"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0-dev.202011281716_1606583777308_0.892279618603625","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"@aurelia/store","version":"0.8.0","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.0","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9ed823e5770496626e38afecedec3f642ea617e9","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.0.tgz","fileCount":11,"integrity":"sha512-MXPeRAQvYi3D52HodmPqAe8zgA24cEDOe7nyVH3e+iFfyGph7G8UkNaCRLo9FrP9Yt5ILz+hwZXOHfA0RD/5Jw==","signatures":[{"sig":"MEYCIQDQb+yKE8GIEQteyKkwM5N19U6rOvMjnxbmsTsgV0JrtQIhAMHE4vr4QGocq8Ffr2G1CmmYcrKKAnwNgUD866tOYjl0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxNmyCRA9TVsSAnZWagAAFOsP+gJ6bj3Hsk9ecP72fqgJ\nS+hHCpE4xCbKLbQDw8eBFpczUCJ6KwQZcuC1cNmbTxwOCs+Q5YBgOb7fR3yC\nuQHVdMZSpnwoITIsh6tQwxf+w3Ri52Ndt1yQY1MopuiJ2Ujg1IGRBvWDJAjJ\nQLm/i2JzUQp6CyX4V9Ry4gSqsbiGtZtCsFkX1947GtfulezA2KXJPXvEKH9C\nVoI4fNKd1XwUTQBunDzUpdSVwX1UNfRwxpyois1fktnLy4f/SpPitwXhc7hb\nrgoSsELNwSJxUPNVSLPMsKhrrLtZKxVObKeLZoRiHey3KjfhiAiu02eLHWNT\nwkd0SEo54GYFw7ff4T1t07fI6VGH9b+UmRCzuxRgj22cCeRrnkESOenlwbX4\nfYI23fYZDJg3HjWiZtzRtc9dxR2iAKET3whwaR7Myxpui6Pjmg1/Hrji8iSq\nxJ8b5EjQSyoLMuY0ZO++qoIbWcMBHdRDu3hGNs/YJ4OQaK9UEDz15iM8LOu2\nsZzcGKeboGP9AU7epVlmUqrydMI6Rh3mB5JGWQeMywhs4Ow/Coz5/rFDljR/\nmsRWSVPzHakDrEQP89Ooq3zYTU1+lSOHWndo1OpoIZDukgl+t/lsb6sANAIV\ndCgQf97lyHESjOS5/u5vuthCUv+M3wTI3m4DW86xuJXob+aJBZ1y232a7Qaj\nAQGL\r\n=r+Yh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","gitHead":"5eabcded800ac66c01e680e99b2d52ff94ef63c6","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.0","@aurelia/metadata":"^0.8.0","@aurelia/platform":"^0.8.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.0_1606736305845_0.3096946879348883","host":"s3://npm-registry-packages"}},"0.8.1-dev.202011301910":{"name":"@aurelia/store","version":"0.8.1-dev.202011301910","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.1-dev.202011301910","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b7832f4bd5cf4db30b5c4a9d6e424f97b4556379","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.1-dev.202011301910.tgz","fileCount":11,"integrity":"sha512-kYceQhBddXDRMgzsdkT5vBzf6d3loN8zc9Wx7Qy0Vf6jNhJhljpLEsh88YavDFyD2rbNhQOiWTKVZ5PHh6No3Q==","signatures":[{"sig":"MEUCIQD2OfdduZkJk7eCh/Uskol5I66rPYx859sOz06RTIsVeAIgJO8mMjJ99NIrsqmTsE0b5C4aFYOTRIV47Tk8ChfxstE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxUOkCRA9TVsSAnZWagAAEmkP/16JG0ZLI9qSliROSrbq\nBV7Re7EPHicQFsHWx8lQ5e2D+DMkAhxq1x9o0RsTs8KJxLN9p5CG9xppQGlr\n6awC1DZCIe1WyCKueUby5CnxDebT+3YvbWXjh07Aa4QL6qsxLEiQP+hXxFbR\nCDwRD3L3uvoSLcIoekWKODuSLriLq4pmUCTQVJ/XxK6lfgHM8OAs73habocR\n1ycY4PASqq0dDCgvdWDhhwKpJ4qty4pkaYI38ve5r5dePzQLrPS4sONPs7Cr\nrpcCYJWGhxEe1g2fRz88cZbvr3stwb0bGrKLM7T3xtVzfcQqymuqeQxf66e1\nI5CmExOleLkBT0Lo/GlRnORogaFY+7RW9kIoxeXaIwA9qZHmmHKzewmBYDXD\nB0MRxYBaMks+GdqrPDtqh6udXMIg6BIDU5gPc5Tsr2gjEUCmeLnWTGTwdmrc\n6xSQkQPC+/ol6DsoU/bM7sOQXvXmA/ZiIBu/XMPRMIYBHv03uX/CmrXl6CoL\nRWYRMKVl5puFBlAa1prs1+Z91TW9X7iVeFSrwKcfBrdpaG+MLkKmc39AEFWO\nNGzfU566TMOwcQ0w8227jxRZsCHrD4W/CZWIxp190mb3do5eIfMb2/yHwKKC\n9DfhjDUdw9VfZFunk/A0EWnWF+/x+Xyl6mdWf884nvMEnzs9Oi/0H6otFQi0\ndNlA\r\n=TH1Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"ef7720df568d7aadbd716fff825b19e50f8a22f5","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.1-dev.202011301910","@aurelia/metadata":"^0.8.1-dev.202011301910","@aurelia/platform":"^0.8.1-dev.202011301910"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.1-dev.202011301910_1606763428258_0.02169493764027286","host":"s3://npm-registry-packages"}},"0.8.1-dev.202012021535":{"name":"@aurelia/store","version":"0.8.1-dev.202012021535","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.8.1-dev.202012021535","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bfba4c6d6700406e58cb1ff7ec61630dcc4a34a0","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.8.1-dev.202012021535.tgz","fileCount":11,"integrity":"sha512-XUzdun2XKEY3jsS7iwnaaxNoOyc+cTWV5ezhwcqAjJb/Z5u4n4MV8zwLy/1JVsYaMzHE23mXtWvabSA2PgxRPA==","signatures":[{"sig":"MEUCIQCQqw5HO5lkeS9HYQRWJHp3U0jJSs6kymz3pg2329TiZAIgRRHzAaX9FHiMZHUGcFcNlzGLd2PnsOtnaf73foKTJGo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfx7RLCRA9TVsSAnZWagAAEloP/0PD+Fw7mWuWzaP6gmHO\n1x6mr+WOEHdDgI8H8Vyp7jUhJ3QDsOv3znKkE/aiuLVj7t6DOgFir2oWEDqt\nvGojlDz8gEbpiQ5XqIV09r80Zluv2PtVnuR4nqNU8iM1tPsYc8e1zA3/9Mcf\nfkNDAW3rj0pvtYzHEoAYYhfHJXyPy7Bu58Ztn0OCxamdzaInqvqarZz6rB0w\npkrkyQuiwXdgc2ZoAGFoFb4xDsyeD26kIQYJLY1LTTX4bl5yh0rt9eXpTcz3\n9BhRbiEaPRc9w5ZgnG2la8Q4kCgP2SpANOVoIgx2cey1cj+YOLxL7/kFcydS\nAdd/ZKQr+teYuC3XVE5SUlmFfkwmKmvIdZuHcOCki6JQ8YTJ2NpV+DyhM84n\njKgBA9z86fIxDFwXCOUIGQEFgUfSA4hLtKhDQPW7mLipfqAm5MUjRYutn318\nttQnICsE3MsHVknItwg9kp6LcfaqrrYWJls91gNh3YbRFFLv5XV7wgf21YJJ\ne8sRJM9/xqCTpedxpmshG/4xA11aC3/PYnP5rc/lT0wYwiw4oYii50mu8MRD\nwYqmXKAz5w1P2sDMjgJLhAgd1tgZKbtPu4h//41RptzkUKWAOLwtM/tQxEaZ\nfk99HrRIAyNDOcjt4VtW1cg9/bKs5i5U8kBou/zFYX7A/JiwF52yFdHKe+sV\nX1Vo\r\n=gzj8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"d7dce7eb2e2b1e5779656976ab64b23abeb99e87","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.8.1-dev.202012021535","@aurelia/metadata":"^0.8.1-dev.202012021535","@aurelia/platform":"^0.8.1-dev.202012021535"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.8.1-dev.202012021535_1606923339500_0.25273105711386856","host":"s3://npm-registry-packages"}},"0.9.0-dev.202012031815":{"name":"@aurelia/store","version":"0.9.0-dev.202012031815","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202012031815","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"833b380deec6bfa5b77282c9670d1346b0017bca","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202012031815.tgz","fileCount":11,"integrity":"sha512-yEVI/vbh5jUE0S3S4zKCH1ukEZgn2YgSvTvUiZYnHfk06D9OCeHFrEBuymtG6+fv1+IXqZ3/Wap8O11Igb2Auw==","signatures":[{"sig":"MEQCIDLUbs4zz5nihjUES4d1hFuNoRw++52fmWi45s5A6u6eAiAlS0KHNyMl/DbkELOHZfWcNZr+tROtOohU/4WSfjwO8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyStOCRA9TVsSAnZWagAAk8kP/1FuOBKoTChS6BgF0MnQ\nn8gZXRlHbmPM+Cddoi8flJb06jTm2PGlB3TGOgzaCf37I+5ItnSlinO9gxOa\ndK8Bn8P4mfwHlypchy7Dk+7lr+cejtNwT3Urjq9OFgSw5ANWWKPC+taJhzbp\n3S3Ygu24GnRW5zJsBi0Dnv6iOg7Q3VSeDbfnfDiGopoIqtBOjcSXRIxY25/Z\nZrU3P8OOnZ+/ruhfZfdhMc+Hz2SjbOfNtT/8nfRKQQ7WGInJL4RNkdzo1Ptq\n5vj5O+2lQKCneXWL3gljJ3tqw2wJho2/ltMHwR3zy+iQO+1S4vldTNoLsuCl\nnI/btuWxDz1ZfUbvNPePu0gnLUjviPDFwlbefLif8jcQz3OIlzDUm+Hf8VRW\ngcLxPllGP3jH5T8Z8y8cPc0XLD9Bfj9RxDmM/XQHZPF7ukYYfRhT2ND2URBw\nxI/EmtXTzZ4MYYClEHphlLlzCzfTH1NEgnT+sWgwOcvzzxFKA6T1jqTO67DZ\n7GcQjGdiXHfMlwh3RhFbc+Z/MAQszJ0RY+0crHKFwUZSJNKpMuzxNDJBhGwA\nxGwaHT5GoIKDRxznuJ9V0gKIa/11lpsO/ECDaxNXsK3bEHxQ6Kg8dV8fZGWU\nHfu3+i0hulVHAYVJDvE1MUqo6U+lcQNetRkr+TD8mRn5ailMiKOwcmiEvero\ngtKl\r\n=tTKy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"f8bc6c3a936af3dad9e94cd626bf6741dcc0a5b1","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.9.0-dev.202012031815","@aurelia/metadata":"^0.9.0-dev.202012031815","@aurelia/platform":"^0.9.0-dev.202012031815"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202012031815_1607019341984_0.9218682906022997","host":"s3://npm-registry-packages"}},"0.9.0-dev.202012031953":{"name":"@aurelia/store","version":"0.9.0-dev.202012031953","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202012031953","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1a5b0264e5d89472df1a31b674486eff213f67d2","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202012031953.tgz","fileCount":11,"integrity":"sha512-5znbZnw052732/WJbkYDwRCIbzpSLJhi0yrxYpX3NTM8shL77ywr8cNn0xhrrFNV35GXQyOzff0+cGLC6HEXgw==","signatures":[{"sig":"MEQCIGs55m+E0NTgEo/alieficK/IoWZRf0JVZJ4qFfsUOsCAiB29uIMxPOnTsJ+La2LODe4YO0n2NYydY7euviwky67Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyUJICRA9TVsSAnZWagAANTAP/j4C0KCl3aoBL4yAsmsj\nIy33qqPAERJvGnYeotR5GbO/gGDx3Mh5znMksWum60SCTU91cuieYM4Jam0p\nH/dGGtnGMdUhQQVBFa2dhx3qOBoM4yya5N/Lhd60rA4p9HXGU/USN1QRpjuf\nurMzbyGz5j2cj+p0aR3t/21zqmoIZtEA/nj/ktaVkIgoREG8cqj2zWYjsrh8\n2UvBbqN3t5s8882RFApwZoQpwtGihs+6E7y3HdUpe9XbYiqSFoPEtAunjoAB\nXiVnKaFAoQSka+JhR66RtpjGYHe3Ehn8lRaUDpfHTBTO7UsSIKZzf3hC8fTQ\nFm9KeHfUnIh252kJHtd4sCp1SKCPSwlYZr8uJsjn5TVItn8bMRwoTYcd5zLH\n1od0NskX7TInRxQGhlzLZZQApE1hyrF93wIppeliKgdINxNOcAXw43ntIuSl\nXdSQBv9gaYdon1ZtleXuPW7NmySXsurHXgmOBLByylXVMVrIFKeEaDeSz2Cu\nIT6jNM39dTp2i7GmTjcKo0AUy9TfxC1fAyVd7Rr7UqSEyG9bl5nsI6GDBL7Z\nbYLNYHHGFNnfSGZKXLuFM8zR/jFb0O/qwWdJTu73/TdVgrknliaT5yOEzn+B\np5cyC8WsN+XPbDtiuLKg1HE6RyLpKOQBofI/Su2fjw+BdCcAT+Op9kW8zvOF\n5ges\r\n=bRnB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"5caf12df09e46d9d70f81ac10c5c57ed694b4e55","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.9.0-dev.202012031953","@aurelia/metadata":"^0.9.0-dev.202012031953","@aurelia/platform":"^0.9.0-dev.202012031953"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202012031953_1607025223685_0.3970120613869652","host":"s3://npm-registry-packages"}},"0.9.0-dev.202012032024":{"name":"@aurelia/store","version":"0.9.0-dev.202012032024","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202012032024","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3421aefd14cb49d55de79629996ef2dd1cef81cf","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202012032024.tgz","fileCount":11,"integrity":"sha512-RYrsUxcTpWdf558JHTVJHLvCSwlztjRwlB1wmHgoYnaWbli/56s/L8IPbJokDXZ9K6gMO4n+4fdDqhYKJc43WQ==","signatures":[{"sig":"MEUCIQDDTYD5kK0PIBdRoDPj6MS70f4/7Z69sYeQUzvlXvxbngIgbAU4PtxXen6WfAz8xqpRgAdt1rv1X0Ph08eaMrgOHhM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyUmOCRA9TVsSAnZWagAAhigQAIN222VsBPWW670zX5WV\nyEcphrCwyl6ecFd3Skn9F05pa6msF230PLlEk1sSI2gMrZHbhcvhRFOPkduQ\nKaR2hAoL+rhVtrUTx4S3A2A1JKLbpFlvjfUp04fjam3V7em5Raz+FQbp0buU\n7yw7dVFoIMQ5xKyJnHULxcVjxh//4TQD6gDjzhs/4CJn1ndsxBngrjLsKfMo\nELD0XjKBsD/1w6ALX+XJ1NqztBwulhkQwu9aE3l1EHeBnw6wC1ntSzuTmgjl\nZrt74BDFU/+qIxEyDxhrTHExTmIxcGessInWyBafiSlGLZuZSBNGWwexr2Hy\nQAscN0wWmAT/U6sm56T7YEGGG1a7lpcE5WpDf1/CbsJ4vQyrHZEo+tQ3OwHm\nu14x2Ic13hMPBfDVfzGkzEyp2didY56GNYcrhYZrMtCG111DwKRK5iXlY45G\nheRTTj5Kb/1EL2li8qCe3fYyIG/LmBDFC12uk4ucQ/vpZUUbbPITbP9l7QiV\n4TVuU/fQ8Vky5my7f7mlE2hGYS5QTcSn6IVfjYyqdCvS3olHgnRfdz+AIljr\n67XlgM+nMhHV9DdzKaiMDLHTuYG6MdEtIrAu93iN3OE8hfjHlNB11Vi2Ol4d\nZJpOmhbhClCeZ8jdX/kQueSWlWLQR9CKDlvPx1XpAUO6AHQjMOyq56oiMLqa\n3SNh\r\n=KJtm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"437fa83aa06c1f77d235adead2d7122369a4e3b6","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.9.0-dev.202012032024","@aurelia/metadata":"^0.9.0-dev.202012032024","@aurelia/platform":"^0.9.0-dev.202012032024"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202012032024_1607027085583_0.42883705807514216","host":"s3://npm-registry-packages"}},"0.9.0-dev.202012051732":{"name":"@aurelia/store","version":"0.9.0-dev.202012051732","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202012051732","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8503d15431d78e12a2907b9954e799b3b3fcfca7","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202012051732.tgz","fileCount":11,"integrity":"sha512-EFwLGCsMJqgk/j0PpKkZYmYuTYTIelEegZlhw+OLOltJTRZjvy3WmLOFCGwWHPJOooJjfpx/lUvwiwEYIRWFxw==","signatures":[{"sig":"MEUCIQDeIPT+NXckIct3mB3ovaSuvEM5YYOg99Dh2Pa9XySQRwIgJmbPmHcfXg2AkWtj3Rbl/ymDAMegxr40/gC11yzaDvM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfy8Q5CRA9TVsSAnZWagAA6M4P/2FX4rISR05PMkCj6b1T\nj+TwkBGk6XLR3RVGxVghSZF2AZbZ48d4c40u7vXdoKsKSUTeZ/i1jD9IY2BO\nrm/+4535S7yNae++d+i6JR9YR+N7WCrdPZbcLvOEWDAQIt/gzGy5hAznkXWk\n42wNL11nDnUEpEmh90YFFX4p5NXt81RFM471ToDJqWOTOuzc/6l6G47NiY12\nWU6p04Y/QxnM7Ul+TDGz8yrGgH8L/rLQuKWZothtm0JXZGq2IohVix/8EUHp\n5QT7XPpGnSYGfs6RSr35YH036fpkcEg7iD5gawmBD1xJx+x5lJBubmN5rVhy\nFBDX+UIpjFDxeeMMWX+CtN4W/M8OV0Pu6ni+JR7Zq4/iQeZwc7JPykW/z0Eb\nse23pI3zjy7FTxf9Og2+3xIWhMgPQ6Gzx3A15wTXphx2eAjZzAc+qkjac1+g\nllxqcar7OxRUeNZCZAotOSvP+XekmW78GzEtro0Qfv4v5L4mqscYjswE9UPV\nyTEFRsQqQf6wTFqSm0ths39H3RkbU5f110AfHzCizMrtEV7dm5WRjRoA6uSn\nT+91U9wRIsoA6h4SEPwMOQDkBoEzxdoHDsUCyBlK3q3wMG58pFyOkhInoGu4\n0n4t7CK3uGYWkjLhjTtNQpEb1OB/06pne9Ga08amUzERs60FOEGqobIDxaaK\nXQuy\r\n=/qPM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"21f52c88ce531cb1324c5623a3d4caaf4cb8ec82","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.9.0-dev.202012051732","@aurelia/metadata":"^0.9.0-dev.202012051732","@aurelia/platform":"^0.9.0-dev.202012051732"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202012051732_1607189561319_0.471124774549764","host":"s3://npm-registry-packages"}},"0.9.0-dev.202012051733":{"name":"@aurelia/store","version":"0.9.0-dev.202012051733","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202012051733","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"266b23746ee9d81d947bb38e3dc12d3f81e8b3eb","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202012051733.tgz","fileCount":11,"integrity":"sha512-W7TLJvOaSvkY7/U08fTKpLNLWlK3X18MCy8AdUyExn8S6uW2I2YbmcMRA0bchFNGZlgARzA/oFqUFkgEhscRxA==","signatures":[{"sig":"MEUCIQCehlEEu433S4aEwwjkSF0OdFdcXrKwKN7nFoBKJP1i5wIgX6bHsAsDXaXE5waUBSWJuxdxUUIHjV3viacE4NtPTlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfy8RaCRA9TVsSAnZWagAAH8MP/jmHVcPzoqAp7yg2ZjoB\nTyOZq2anEfTCJB6i8ldwwIxXEKfrhZwYIrxMrWm1y3csxj5+bGAQC1wnFeVP\nfxsjHFpS/qYMbLYWCSW5pqtNeD702ou/bH769fL8/5DS2CrdftoXBnppLJiN\nZPy+s9J3kluZQJTJPDHlYy9zPLHYtxUw6Wk0k/Qjdoi55Mv0QosP7xQ+3KGB\ngAMtl4h+e42CESsgFOYQxTL5MtFvANWuku65DrETlrD3E2chRcF1Agu7eDg2\nWYPGGNGZS7j/QHFglOh8HK7/4eR4b/1aV9hgI5ivWSc4uSNhzcTkozbPebOq\n27y/UQY21VBcFqvrGHCVknIsyPrkly0mS/xjiWQooa32kNvHuI3o87/BrHV8\nB0DdYKiGmoEo9UawG+264sxAZcEvprJeRXsJ0L5mnUu92C0cvtHBM5hJ4qkI\n/JzStUgOaNxEkmlODI3RPeXetGqT4XKvTR+18XL9FjJuismRCbJbq/YO11fD\nLsGlG8uMI77tWQIsiE6DpTRdOt6gqT/CFQssZBoVLqQ0hr3hhsg9jXa1PajE\n1exW/qOBX9qPNNPpD4DMwdjm+Z3HSu59bL8Bsh6mIJQPOdRUULSttcOOvDGF\n12XYyzshZxRDrE+j6XDVLeP59rkdPGsPmlBpYQ2/fu0ZDDUG2ncOY9PzPnE1\n11Pm\r\n=1FA3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"9292976ffe954dbaa1a0890bbdc4e409cdb4c2dd","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.9.0-dev.202012051733","@aurelia/metadata":"^0.9.0-dev.202012051733","@aurelia/platform":"^0.9.0-dev.202012051733"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202012051733_1607189594175_0.2448504601873691","host":"s3://npm-registry-packages"}},"0.9.0-dev.202012051839":{"name":"@aurelia/store","version":"0.9.0-dev.202012051839","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202012051839","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"da57e91bfd87c87cd53f6ef22a4d4e0ae1c4d973","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202012051839.tgz","fileCount":11,"integrity":"sha512-Dcg7HA6oBJigFN606wvixWlzadOp6fxyyTmN/k54FGTbhV22CRDKJDL1yL2VmUo6l/3aSGIWLpPqBwxA0mEKNg==","signatures":[{"sig":"MEYCIQCTa90I4+ph5zLP/ldsC0+CTDyXbFIktzjyQ2tR9X6+cwIhAL9kVhP4I98V++O2w4a4RdMX9EZ9SjpJbGkNedMmK62w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfy9QCCRA9TVsSAnZWagAAIDsP/2GhagSVO0PpFxaiwR7W\naicLS5Ak8kRESSM7E/FIOglvB+9xqadDeD20eNTyZ/Oeill3gYJxYSmqHXpK\nL9OgEPxCsk7AoDP4l22rxCf+pAoLaDPRmAEnJtUxByuuB0XoyVz+ebsSFDnN\nN+kYY57b+vN+epVM1KnWhwQ/pYqn0q/+7b/bFX/wAEbeJIFMHpPLUNoJK8wN\n/z5/qd8q6eD/efAz0vm8hkQoy1i2Ge112m9pWwa3obTaulc1LVnfanj0dUTc\nILjP33Lqlz+NuTEUNAyr9WpoTYdjFaABCCLl6riudqVLvFErNN4XwP/+dt1M\nhcjpDIyM9NhS6pNv+f1rUSeAhz+mHbLjQuvklTDkY8Oqule+aAowBMBO5vWx\nYp/qX9lK890fz27TOZNYOplU07QmXsmOGRRI8ni0Y3jvuW1jAxUE5wEn+m9c\nR65vtaJOub2DVl2dN7rxprekkgHke2xx5yLj+pHXvojt7thJamI2CUpvBmrn\n1n7yIGqCT5FsS8MmuCqCzK4yHdZxgRDKGT/GRZTTPfkbEglPE5h2vJbBD7QI\n4QEqSZYfqnz41KGEMlBgi9STXsNGmU4TxEMLe+xoGq0j+iFwyIhRWEEM8B7X\nJvTEAjQNa3o1NVtdtkpkTXeqXbTZmCQ8gmEhkoXUYMbbeZ6Zqc0RVUHXanPI\nj8Wr\r\n=dXbO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"4f8a9ecb86ac42b68812a33f538e631dd9428439","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.9.0-dev.202012051839","@aurelia/metadata":"^0.9.0-dev.202012051839","@aurelia/platform":"^0.9.0-dev.202012051839"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202012051839_1607193602174_0.019388930977388474","host":"s3://npm-registry-packages"}},"0.9.0-dev.202012061154":{"name":"@aurelia/store","version":"0.9.0-dev.202012061154","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202012061154","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"fbd674b8080ce3fb417030027ec2e295225096a4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202012061154.tgz","fileCount":11,"integrity":"sha512-ss9Jp7Ye5AVH8EkyDdFYYy7PpzYDoTPLp6tbnfr7QgiSkEXHH//kmW2kVMMZxYCmh0UjwrP/bsQAOSyDSGlC9w==","signatures":[{"sig":"MEUCICs9RHBndAZKNlmFD4mJ3VKT3Gc3klG/uR0eKUAWP30vAiEAuB5jR6WAgLyHTdlhU0KuReLvCCbYyDAje7EmPj0j/Sg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzMaCCRA9TVsSAnZWagAA3rEP/igrQwGhjNS151VySLbV\nNGQ+jwynG7zVRm0tEV4WJFFFA8zhMlP70kCBN/h4lLxSiuxseUh2BdMnKVm+\noBvLeIFOFgyrQej0uoeIr31z2piegSSYbWSPnj9B4IG4N2U8tcVLDiCMwyZG\nc/QjljbugzNEijZ3cQBf3gaoQfQXpe1VATLRotEZSNMlS1h9lohULHJBzcUo\n5PJ4L4oMTA2BeFjAu4RL9m0MDrHpztLh/BLhuB9dG8m48MvSOKJlnCqABHdm\n89MAoPb0beofpirCHu3jSeeQs55yNbRPBFbJ0Hkfu/ussMRBis9ab4/D83Js\nNTO8gd+Q31jm/USzBaayv3S+imnqXEugFj5PfqvN0oUjaLBq0oqH2MCx5YPf\njBP4mNWKyNmpSZRH8fRTb9smkXBkm1RM74eRGLxmEi8fGyWrFL6aeGkPDnRo\nAIcbv1HAxtwN1OSqjS+iuc3IYK6xWqfDswWmOB6nbECobEujv23q+XHL7evE\nCBHZ6X15qgLtoiLrp1lU2xzENWAuFjsurwA/IG7UsVZdljc35ve7basWsUM/\nM3lVak1oF7zIX0kfIUpIw92ekxx2W4EBvFahHZ5hBG59B80onhrWB+sExkub\nTEfzflaeeiPx9cLQi15bcnJ8Yl1JhZdDKy2WHBTanhDOV9XcDjxABodMyXY3\nKqCj\r\n=T+1E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"06fd5d2d50fd636a3946c5ebeaf0b591dc9eb6d4","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.9.0-dev.202012061154","@aurelia/metadata":"^0.9.0-dev.202012061154","@aurelia/platform":"^0.9.0-dev.202012061154"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202012061154_1607255681770_0.56750203710765","host":"s3://npm-registry-packages"}},"0.9.0-dev.202012061659":{"name":"@aurelia/store","version":"0.9.0-dev.202012061659","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202012061659","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"67ccb7f16fb1741485d291afeabc8ebf612ddb42","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202012061659.tgz","fileCount":11,"integrity":"sha512-ZWiumQqs1barenbIogRloI4lanRCW+nI9HD8PP4OC51hTa1leecHyotr38N5aB1r0ymVaxHbZlzovtQDdoisqQ==","signatures":[{"sig":"MEQCIGjms4alWAKFfpuhL+0P2TPS1u+S/E61whKGBGsM83RzAiBZtxTUhpJiHmlW+C6/EuCCv6iavUfQ4BAcft4deGLFUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzQ3pCRA9TVsSAnZWagAAOqYQAIzV49YoBFsWRCBTPE4Z\n+ZtuBuFmVbsORDIOa4u6zyUNld7Du1NPf+Sow6WwYRVgKYvHXP05IT6DWMaq\nPb4QF8fY+pgr8nRVUPFxd78MNU/gCtZN70H1bgxvHYpfK66JLVvTHgB60jEA\nq+qKkwlzEswbBW1bHv/5bz7tW94ka3MUITovulRPZPA/JwMH/fiM2Hs6mKeG\ne5t0/UigPEcHK1SS2kCCjV++6LiHgR5sIVkWtFLYL3zknBPg1X5bvYnzfM5U\nk3cHxIIq1GyB6h3WukwHHn8p9DTUd/qd2J3afW0lJcUfFCV1jF+sIOij8lax\n06V2RMxqhL1aqs+ymOqEpDQPIcRs6KE3iRin7yiCN9jiKfvHXHewcrG9zDuS\nk9WToujlXV778Q7+qMlUPkR11wAHFVlm6gNCq1K+m9dzhNQ+09Dh/RDS2IUm\nYZBQsdbQBSrpbMMARDYj4xkm8r5EdYyznMe/ZVgmUxkc90ItlWWWeOuhNyHj\nr7ovdZfYZFZn4q6ysJ2z+jlPVQHyd+oGKmBV5+sKrg1O/7biByJHfVe0bPaU\nrE0yCVIAS7nXjEo0CWjErEorErfqStirliE3fsCAtQjeHPSFieBIRBomDROZ\nNp4Yrvaz5hB6+Fey247E0p+jZY2BgpIWVYHskvoVhhzNsowLbc694jILJSw1\nhZ6F\r\n=syr2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"6a05916b5f7b2fbec7bb9bbb044d41556ae9a866","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.9.0-dev.202012061659","@aurelia/metadata":"^0.9.0-dev.202012061659","@aurelia/platform":"^0.9.0-dev.202012061659"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202012061659_1607273960859_0.8845167397303746","host":"s3://npm-registry-packages"}},"0.9.0-dev.202012081144":{"name":"@aurelia/store","version":"0.9.0-dev.202012081144","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202012081144","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0b5324f743afc093d92e8bc20f6d1b51bc42e190","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202012081144.tgz","fileCount":11,"integrity":"sha512-SjB9hIwxtQ4PJzSK09YkNNkDHZ8dIKmy0wPJyV5HicAG9vici9NfwYShf8OEA9d7dNmCwZnA5IVVNICwjA8Pzg==","signatures":[{"sig":"MEUCIQC1TWZp5jJXXHf6tQBGJyvz8NFDBpOsFDZtW0mokP404gIgR6Em67Jsrt5Zu33NwG/I4cifON27n1Vr2PtqYnFNb7I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz2c7CRA9TVsSAnZWagAA1dcP/2k2Fs9VWo2Ym83/Qd9h\nzedbwqDc7pAojDsEqita2ahseXdcj0OBcnDcYD8cpa++TzbYcRuVs1R0g7pV\nmHpqz9uF+yfL6hi4IcVAXQonttqol2DLem6UlGyecDtAaRKQGrakGYI2zro1\naIj4StVC7dAR50EMPeKDaCpLyHGrn7mhGypCp9KQJF23k/helbb5PPSAGSbf\ncODBDkYIu4GXd5kJDcVpS+a7S8Tetzk8D+hYm7SkHIdm7nUo6dYVUQf2iFlM\nJ/a+qqgB9vDmVJA2VA2WXwfu43WaWmh2Cb7QSrzFsbPJYY0A4eaff2g58n6I\n+ufsSInCtPd+55znsY/WrTXw8bWNOXAVFn5Udtvb08rxRW8tzcc5RWHJ/5mZ\n/sKNqg9tsUC9yB3Guw2prCMXUdoAGeu1u3+Fq/UUv+SxXHrYhv/1/6n7ys10\nEIdy55/4HXk9fd0O7UAniQz6naJTN/PsoO5WnJ7YnvGWW+LqFtZ2TPAsMlmu\nAaElnbmCjcwRqaWNQLShLydMy9Z5LyjHtCWcE1TySKzrPz16t+rW5lhG7FX4\nKvq9Vh+dpu4WiWChkUhM7y0sc/CVjYqqIcOeX+tNvFNLPwmYyrgJkMr9TX2y\njmvq9cinjY8qYDZ+gIFQhdgsRAOcTiUk5lxVjF7bXB4XAcIjd2NqT1UQ8CDZ\nDX3f\r\n=UeNp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"4b0edb44a9f549f91a4d385a3194cc8a822d7a1b","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.9.0-dev.202012081144","@aurelia/metadata":"^0.9.0-dev.202012081144","@aurelia/platform":"^0.9.0-dev.202012081144"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202012081144_1607427899325_0.7961636543675834","host":"s3://npm-registry-packages"}},"0.9.0-dev.202012081214":{"name":"@aurelia/store","version":"0.9.0-dev.202012081214","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202012081214","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"dfe20d20faf864611650d5a03e41bf08224432a1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202012081214.tgz","fileCount":11,"integrity":"sha512-gQLZaYDC+yiicdvxWrCa2VLDcvk2PSfqPCgZRdUj0agi1pCcwJhQlJr7w2Pt3WwYCrobhyWSzXmvu/KzivULzg==","signatures":[{"sig":"MEUCIQCrqwNiFQuTzCmEpOPUIGsJCFyn04o2CO3viYXR8XrAggIgdzdLdC5zu2juBqy/a6Ewv3xinrXeVHMQw8kUAOQv5lE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz25MCRA9TVsSAnZWagAAbbwP/22rc8Kfvrz2Lou8OYHI\nilxXJKfSqr6Yxa4OTSoNeClzFlbY/zQjRv0uH/xmMe//pEndZcrX96+aOzaT\nXlV+AIer7FgghiR57NswT99SK+47vvfc1Tws8ru/AgVhyUppziYOKItyJAIH\n2nrCTPFzH1cL8R2F3NTFv+7ZRT7QEJ7TpprjasYWKwHbPj3T6fDD9vKoVmPC\n5fyboGWcK5iaWiGUmJIfJ44QkvBJXnPYWd/xkKnLmDGjITNSHo6Njbw6VHLp\np49sJlvzbuQCV07kLPfFwQXGH9wGHMJGJBhoxI9+mNEvWOArK8LCSWMx3uVA\npcgxvAig6oesbtehYRgcELACQ/mG54TXYmZtJPl/u9KDm5tgwJhi1gBIp1yu\niv5wIl7W8s1k5U9qwlFQXuz5X5h4p8/U8NJNvcuKNpGWUUytf8RpE2nnzY2x\n5pwB7I6+c9Zn8cwqrZ7V07Re9V1jj1T7WxjHMbe23i4CuZaDwwusuX6/0o8h\nLPG1X5ttcxMcn50ayvQfKNxlNXylrpc02/rgnIYFG3a+IHjGe4zUK9oDP1RT\n/hz1koYbcf8dklaWTGGV4nSr6yP703GjXbYvJV11PZUqR2mGeYRD7wHQ/Ga9\nDg0PEvJfEzVQxtZjA6yafcHedTGHwX9wEnNwIOoePa25bg8l4w3/8m0dfWj+\nfPXd\r\n=TAZt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"2fc4f9ea097a8e4284c250f1cff55953789e91d9","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.9.0-dev.202012081214","@aurelia/metadata":"^0.9.0-dev.202012081214","@aurelia/platform":"^0.9.0-dev.202012081214"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202012081214_1607429708257_0.9283552289042833","host":"s3://npm-registry-packages"}},"0.9.0-dev.202012081304":{"name":"@aurelia/store","version":"0.9.0-dev.202012081304","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202012081304","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"731d99117af5d22288d8197f3cefa96db1cc1a7c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202012081304.tgz","fileCount":11,"integrity":"sha512-x+lv73H6O/Od/lhpwcGAzMCm1IMEi3mMFjILewAym1hpYXz/2PvhyVhR9MHxkG1eiRlJI2TInTMBDI1IRBTqSA==","signatures":[{"sig":"MEYCIQCmrjvZoSlYw+waMe4kFpkcasp8ni0hUOBfD6F0KUVW+AIhAJKtd+LjFxZ1mAJgnonWz1+t/kmvj2oWk39Chmz/oxUD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz3nmCRA9TVsSAnZWagAAcB8P/3qwcpPcZ0KLFO4wwSyd\n2Lm24YMDhXEPeOqoQlHIhL/s9/Zco+V+TkKZNEMB/6H64O6yuVn3q20tWLgH\ndPMMOIOk2YH4DXg+EIqmnGpo2kmviHenxG3D0Zdjy7CcLM5QBX/Gss6+cjGV\nJzCKCu0riR0e4vdfVOhAmCiPnO8f6qrHS4DZ/zPVyuKTvSL1zlicsi70G5RG\ns5A6kXavZmEt8QMxPZdkBP7iMUgcVbI0qcW5QYaCXycoF65zyGkouYCFZ/KW\nXN6uVGUDjd3HVGuGddbYc4VAFR4GCxZ9vR3RUcdPVTB6sbeREdt3Zm8iXZh1\nsK5PsDdG2FVRNoUP965L9/lPqYhko+o0ep5PLdKbSTLoHipcnpmn2jYYfxoq\n5Sde/GeSmNb+ZFdWga2FbYn+5qIUAvc0qKYH1hmjzOFw2kQfTiio3uS6ZsaS\nb2AfBQe/TVUkubSKtQroDA774DmVZmwT6412KJdj96Jfdc+jv5Xn+/FR0s4T\ntsmfe6cQPIKJNvDr6Dv3Cxq7ixbn27g38wCzfp+DtidBDP8Sw+3PSqZi7Nun\nAta6zkY+gjvxhZdabV7XNaNlc8l969GqNZlpH5f7NK/BB8kM5kVPCgNMsGkS\n3Qw3MqMN/JbcoyqSZ9hP69eATYstB2m3mqTIToBeRoFrgI6qBcNi6i7cAYTp\n1GEV\r\n=h5VV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"a23fab3b434c195dafe6df7b359db081d0ee54ce","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.9.0-dev.202012081304","@aurelia/metadata":"^0.9.0-dev.202012081304","@aurelia/platform":"^0.9.0-dev.202012081304"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202012081304_1607432678271_0.7746268237976557","host":"s3://npm-registry-packages"}},"0.9.0-dev.202012081749":{"name":"@aurelia/store","version":"0.9.0-dev.202012081749","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202012081749","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"42aedbc3edd41f2ceb18078bef60d1a246686fa7","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202012081749.tgz","fileCount":11,"integrity":"sha512-HRgPM7tzwrOBw/d2OgjEfRh19KXOH9hAbGLYV7CRkU7cbyoaHPkmcDrEfWwoiQhZeLtX+3yBJiM9+sNRDJniaQ==","signatures":[{"sig":"MEUCIQDi4kLsBiVe+4ih5DUhQ3RJLF4Q1cxg4gwGe35O7sGbhAIgdRnc7U+74cB1jxAHmSoMLkkkVty32POSMP5EDWPFglQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4993,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz7zRCRA9TVsSAnZWagAA4kEP/RAPWVUc6uhUsraMvijm\nEnNcLLqSLjjXtGDikCgc/OwmW1nXqVeX+Q0EWem9/3c1A32XhQgaDFqTdAdg\n4kGnhuXMWFpRaGf3sXbOdPYWHd5exXuYYEUsVs4OTl7Z7GCbx6hiXY54DLRF\n0en13z3qhOzpVTtR21NwTlGXAnrvAgmH3rYGaw4i6RtzUPf0D6mSV9B005qR\nEROfGXh7YDY9JMwz2Uswjit2MOCru1uOZhuhbCoLhKxXYzp/CK38fRf6Ctwd\nH/zdACsr1tB47F+7wM2dOsRPDBgn/+v5AGyd04YYgpDJrJ+zrEuiEKpOPKrU\naK3ajodUonCuakcCB9UlwkpTwv5F2Nob7zB5hYs86y5fARYRQ9nqOCZWc0ZI\n/DCiT6vYjn0baM02yBYPvfa+jKS6NWj1udPoxsgbOVw6Al2ISpsmP3djggEH\nDb3T3G7BXt0LMgAtEcWib2YJdB8M/PnkjRAupwgM0JKSJLRxPPE8upp2tGVS\npY6cTCGypIkMhiK7ABcuFwEKF32TEG7ss9exFAskRhLFVt2NkDvc5/cGnS2V\nxlu5B4MWWw/unb4Olj80oJWSTEqv1/E3PMNUcQYfxVAg8YDPGDPbpnGeRF07\nw179kqUHpKAXYkyzQfz6qz2PMIIme9g6yYIRVZlmSE2iY80vK4GCmTndaKPk\n/VmP\r\n=StaP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","types":"dist/index.d.ts","module":"dist/esnext/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![Test Coverage](https://api.codeclimate.com/v1/badges/5ac0e13689735698073a/test_coverage)](https://codeclimate.com/github/aurelia/aurelia/test_coverage)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","gitHead":"4d302b3acd26d1e014b00c31a9358f58b5dcac98","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.4.0+x64 (linux)","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![lerna](https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg)](https://lernajs.io/) [![TypeScript](https://img.shields.io/badge/%3C%2F","directories":{},"_nodeVersion":"12.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"^0.9.0-dev.202012081749","@aurelia/metadata":"^0.9.0-dev.202012081749","@aurelia/platform":"^0.9.0-dev.202012081749"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202012081749_1607449809354_0.013400504541567049","host":"s3://npm-registry-packages"}},"0.9.0-dev.202012231727":{"name":"@aurelia/store","version":"0.9.0-dev.202012231727","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202012231727","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a711801fba74567886afa9c9aa09beb8fa333653","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202012231727.tgz","fileCount":11,"integrity":"sha512-RazeSRbZb+yKe8y69nIJE7HUBUZoMlqpu38ceK7WDjcqC5ArEeLCTHkGjWyqSr1g0sr8N/A3OWCmWaJi/DgMkA==","signatures":[{"sig":"MEYCIQCHI1WXq8JYneN0DbzjsY1pxbBj5rjAEBPUrsbjPaWe2QIhAISpAElwPFvh0oaVmns2U/BAtrZCFgzJL8bn7uqOzsR3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf435SCRA9TVsSAnZWagAAZUEP/0oCKy8UjW4V4Y03zQ2/\nRB8wgNoJ67164uDmfjOnptHaiYxlGM+lPwpRiInzJhFfvGQSYA09eEFa/qK3\nDjmhJ7YY/kxnGMbITC9PAJnTzQi7b1cEdw2cAPcvMsG6l0zWT2YF+b4f4ZYz\nN9fqXOmsOggwq6NEMMrlQwOBcoyxXis/TVHOdodomyCjBMkn5h4DdVolPe0w\nEHzPE18iaf+q0CZu2NRvGq7g4PxW+BVpyscsZVw8EUFZLff+V4T/xdRes6p1\nnkkHwPmRpSv9MuJAghXmaoTJDefg+xfWyuLeCIuqMsK1mYrmLEZo3J7tOe2O\nxo9xV55wtpafljoOhT0WbOuYz/OCdNQbmErosD1+W4L3CYWExewve7iiEeUT\nx2aqUxHST6ynzjCBACt5NmKiyIdiPNf4BtY9tBUbR6je6Y/Lu4oTAdNeng+Z\nanIPOTDEEB8baAxeb76Fk/ID4+S4ExkgO9t7/pzG2A1AB1wU/vd8rzkXHuta\nZ/FrQgrWNeMHP7/eMxNhy179lyB/F0q0Si5bdI/zJF7TfFnxds78WXXEawXr\nikUKptgNIJK8Wnc7KZjXQN3QtUZQr57BZpck35sHRXrYI0zcVRvGXDaG+dxa\nQsDcwmuXFlly1+g/U0VURuXExZDHYcWE8KfzHeP0ZvnvpsX8+srfaJjf1tlQ\nm6W6\r\n=CZFv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.0-dev.202012231727","@aurelia/metadata":"0.9.0-dev.202012231727","@aurelia/platform":"0.9.0-dev.202012231727"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202012231727_1608744529845_0.779688275443948","host":"s3://npm-registry-packages"}},"0.9.0-dev.202101071501":{"name":"@aurelia/store","version":"0.9.0-dev.202101071501","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202101071501","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a9bc5031bb09ab4d82ab2dd1da0fd400d7b5121b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202101071501.tgz","fileCount":11,"integrity":"sha512-pOrTmNGI2T7/UBMVeiNH/OADY4sctaPTkd6zAE0IcrAA6djWwEZ2S7AWzIokvdspSfO3zxafD3Q+Wv7LNK+lXw==","signatures":[{"sig":"MEUCIBxNFmWe98AVrBG3/ek+7QJcTdIvdw2K2xbTr64y9TdTAiEAttbCtMXDPxGUW28dXjdvNobr7rDudOwZQm3h5sCOU/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9yJ9CRA9TVsSAnZWagAAPz8P+wQbT8/x8uQeQPrciwkS\nbtYwP4vmHBYE7Tfm495Ik7qeRqq12Mn5991oH5a2/4y5MJ0HgZqFbga5jW2/\nJkJ2oGMZjF0cis8EtITyfEvqfzYyfumppueEjjP/ulxpjRwd5jUoY9yC4Syl\nIY2TqRXeFe6m9zfjJKS0EgakkOfNlC81KBHZUNdRvLvGEHXm9tO1+WBzczk3\npGX8tS0BVZzsVtTX6qodDUr5QGDYX3pB2LtcSNtBzgl8Z1cWCcAbiGCA353S\nuJ2xXAABBAx1l5QNU+M3F4M9ZQD7JFSga60g4VFUwhR9zk7J5Tq4WxgmmstI\nKlslAmL6zcWdVO1JoLhvBdtPSs2QeHyAZLBCYAsRzHDk9Gc/uE6kVeHCVspP\nH9/4G2raLEInnHwZbEMwI0DE1V0JasTKNxwMkRrtF6hkQL9PgmhGTk2005S+\ne+2AsWR+Vtd7l1+o6sXLq4FO0K0UkhskQzYTrvENJ2vScJdBCRVFcDzL3w6O\n9J7Oo9I8qg6fqTQq9+h7SgFzichfCVVmJhB9JEeezvjZwWtfw4LcMiDq0ehQ\nvZ7E4kH0oXJHtkpJcb36/h5r+T9IYhHbuzp75YsIfEEjfi0VV0wE1K+xLriu\nngnYHaiou/jL+MtWd5XqlWXdqm7ZVAGjekY2S1w0ZJW/V8MXWztqGEy0Jxj5\nj1aw\r\n=P1rn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.0-dev.202101071501","@aurelia/metadata":"0.9.0-dev.202101071501","@aurelia/platform":"0.9.0-dev.202101071501"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202101071501_1610031740893_0.9225139901951223","host":"s3://npm-registry-packages"}},"0.9.0-dev.202101101643":{"name":"@aurelia/store","version":"0.9.0-dev.202101101643","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202101101643","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f8e4a972d7da59112a0a30c7dd443b9f69960604","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202101101643.tgz","fileCount":11,"integrity":"sha512-A2si0ElIS8KlWalmj0IkMrgqVikaGmTUQCLbLYUVrL7ePRBzd/sQCXzRJcAelkJV7GI6V3am7maZnFv9H5DK5w==","signatures":[{"sig":"MEYCIQCaeNId7WUUVm38lLgNJGENvhP2ESD69vt0wLBrxR2p7gIhAN0YPfFjvn3uZZ4Co/tCXy2Bug7C08brZSHLM2hRVBJN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+y8eCRA9TVsSAnZWagAA/JMP/jVXPPnGn44d37BYiALd\nYJqVL4oFjBKpSGfdpmZE9VETL1Lloye0nMCWGe62zfqtRAuGtDbi/nonrXG9\nbMTN1iLw5QQBWNUL9dPcp2SmK+0doFy3JF+xb9RU+bRndmrYxqSOJ5lod72/\n8d1lZGhzjF2xLUPk+I41epfBayVlo3pvznUGuKG3ULrCr4oUxyEPpopJnHF7\nFYImM5xfBXyi0BRhC2MT5AwjwARUl/m2YYO1Sger07f6xWkNbt/GtlELixAy\nJMWNEM01BK2rcLtAGU6I44KGV8/ehHRrWEW/reDIhAFwEdA3gnAxv2mK3ABi\niMHZMHHYdXpnMvC9VpNObrxJ208xa39OEvpu8rTICMRMcQHO6p1h4Vx/Gx6U\nJBoEJN6kfOBlAEYzrVxrvL61fr3SGeev4U65uw6BDAN4sTTshaKknTLjYirI\nx7K9Yf6Q634LwzYD8Wdg8H4nlgcPCUAj6s1LShInD5qhJg3JgGPtXrBMqG5x\nhUL3R3uJvEKzIQzc338mYP+1/na+BXLig4DqEjTtDMTi1sry+IJsMLhREnsM\nRWOEgxBgjIxdTcrTQukrwy6QpbBbx0A4SBgCyFdIX+PwRAUWNFUBv7zOofO8\ntryEiuZnqRrvo71x78N0NpIzKKBDaySqv3O0au1o4eACuIH8exmcvl+2CkTV\nLoAX\r\n=IWa+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.0-dev.202101101643","@aurelia/metadata":"0.9.0-dev.202101101643","@aurelia/platform":"0.9.0-dev.202101101643"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202101101643_1610297118263_0.2135550918250475","host":"s3://npm-registry-packages"}},"0.9.0-dev.202101150947":{"name":"@aurelia/store","version":"0.9.0-dev.202101150947","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202101150947","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e4dd44dd81dba4dd1ccddfd80c6447565de069cc","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202101150947.tgz","fileCount":11,"integrity":"sha512-Fh27I4Updv0inhaPWIS4SzDs5HRruQXHFocE0lCO/2QBTYsKRV6Hqh63mB5aUaj0J9baICodREvOQqPLT8UJTw==","signatures":[{"sig":"MEQCIBa0d8Gnhy/5REkpuNMkD73CIKMq9bFWz+JZZDXnolfyAiBs+eDKa4mQMAWev5KVhRSDILKYC/yJmr9hXQZLyZB12g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAWT+CRA9TVsSAnZWagAA8WsP/37iKUvpzbrW4qxjylRq\ny9CbOJDu4N73ijjO4RwZRZ2HhRoksI1pV5hihhI6EQ4ezg+Ykz7ppQj1YdKW\nKvroUbuiJXFoA9+HSXM2RGBLoRsQYLT2bGywnKkiOdJUs1bzvcd4YZXc1IWB\nRW/WpM2a3KJp6tsrnQt8MkQgkveKy900AH+SBYGfinQwq7GaBs5b9ZCy5gBt\nhxYJ2kUa1TLPZHg0qmbGJ0yN6P6WhRir2pStknm9IfIJUrr/9p4/78ItoXhU\nHkDirHosf0HdR1ygth5yxU9ue2Ayd10R3HV8XhTkBQmNrlED7WfcytUYZqnB\nDKytYE2ystv97mjqCacVFgWW5OTvBLWO4AILBSibKocU1JSCliClsuFnKklE\nISQweFJ/F4fubVQ2auewx7xXybIh+XV9iNAPAMOcGCdFjh9QcpHhLqv5+hpW\n/Pl5ScqvPo6Xt4w7hTbI/t8ZxfTgosswhwECZkz5jnokTE4SKwAZTqLDcWwr\nOZO+dT9+8gpBEija5qS+h6dhurQneIMSbKyX5gRMRAbJ0aX9ZaD5UElPow4P\n5jkPxUYcohfwNRgDYNMZlA9fPwiIXhLGT+hNOH6CS7MwC0CZLfigJXOGE7Yl\nKyI30H6pFSsHDSHO4mMQiBH2FrDchlLkUcX+wMUI+upTauoetvNesvY2LRr2\nbJiQ\r\n=SRXp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.0-dev.202101150947","@aurelia/metadata":"0.9.0-dev.202101150947","@aurelia/platform":"0.9.0-dev.202101150947"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202101150947_1610704125999_0.3898428685926567","host":"s3://npm-registry-packages"}},"0.9.0-dev.202101272007":{"name":"@aurelia/store","version":"0.9.0-dev.202101272007","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202101272007","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"caa16ac7ffb4fb5411e7ce02bbb57ba0a2772e4b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202101272007.tgz","fileCount":11,"integrity":"sha512-qL/z0uc3UKPi7Fd/xtbnmQC7zf2MVcnqhqISEhVn4vJ+WbFtkAc8e9b3dpueZD4ZwXacW0hFTWR1GZjf6YjbSg==","signatures":[{"sig":"MEUCIQCmGVzXv9gr6JpG8TIf0icqJczshn/CHCDGC1W+GINVngIgd6ZyuxoDmBe51PDHaU4nq59NOnFNy32G1JGtiZdwOQc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEchGCRA9TVsSAnZWagAAfRcP/3vyHqK7cbTTYM7TxUv/\nPEIT4/oC7FDx+UCBp4WDAqyIUfGrw89sGSd6elSuIL2z6K+Aao390TUTex98\n7SFemSMJYGjpQgGnM/dpBt2TK2ZF67jYec2UifdVoaQvNDpokCE/Ew6MXa8O\ngXn3m42xMoR7caZmRHfrn3nHyUH3IUqLVxqzwif9JI+dYLqr7LTcvOM1SYcd\nPRjS6X57OU7Iuio6aZI8vrE2BGlerY9zaoDmEIQWlOLOCgKts1qStcayurMh\ngtpCosWmrwt8w8keaSriJA74ucW8WTADLKNrHf4YFLYDcG3ZqPlwXDyDDmxp\nGQpi/nTSLxm0SNmcB21WkoiIaW7WditDVPmafNUIYyX3Z95KC+U2pKLcsyT6\nNCWt9AxYMXLPsfXn/eg/YzIk0AaYINnb7fH5H4FPNL1UR3hGQjCetSeBU6hD\nd+nwFPKdRoMK03CheYV5ckwwfTYrB4jzOa1OQsEis9QO14h8XYLxpKvZngjJ\nRIVEwP3A7jfcwCuG7YCkvqs96z2ia5ZrLxI942UMeaUd1T2hvJIb12ZcYFKS\nQhwtb9TAo11i+jak8/LbV4mu7ggE9MbMnblW+RfHU0Q7oV4fvN5cvS8BvPZU\n66n2+kVhY+e9P70bGIu4SCkDbBD4kB5uDW8NrW/liCELVt3kIPQ0nv4AwlXs\n/0va\r\n=IosF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.0-dev.202101272007","@aurelia/metadata":"0.9.0-dev.202101272007","@aurelia/platform":"0.9.0-dev.202101272007"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202101272007_1611778117724_0.7841162888825373","host":"s3://npm-registry-packages"}},"0.9.0-dev.202101280411":{"name":"@aurelia/store","version":"0.9.0-dev.202101280411","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202101280411","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"e469b129c5a355c9ca67b7a6f495e8ae94f23bcb","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202101280411.tgz","fileCount":11,"integrity":"sha512-e5nNycXWI9o7ot6SJP1CPSEG+6DiD1XCulK9N/qQrlnW0QapOavNGYeB0CHFfH9Vx+h9mz/THghkg+B4aZp4tw==","signatures":[{"sig":"MEQCIFit2pth9oKlaa6JgpkGAg2BWlNGXu4elzaXYoBkPpwNAiBLmr9Ak8/3Fn8lncV6Dhpf4ZyzXb+CqIVV8yUUvjiitQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEjnpCRA9TVsSAnZWagAAL2UP/2uFHoXUQwy0HnsfJ7X8\nTAOHCRTxG2xsq6bu22qH+smxgp3P2xqN1L0psj319hytOBt+LBwywmDKu3yz\n4r9TssjrPoo+cTompUP9A7Z1Tjiqf8tvFNIJ1KgEZtvvSXQBtvcN6cS11nVX\nE5r0W5m4bCXHYkcg/60j7RYOayYxFzYMwqfUMPgVIrFnlBpypuNsibs52UXF\n9tg2e0iP84+ZrpiZNnbDpftY+iblJ2uhPMs/4W18/oeZqt7CnNi4Mmx8uxsu\nEReSki8Ou/ShOFbVNvf/sKV/rkEr9/rte5JYtbDe+k5bBbBMH0ukmRoah6Bc\n+U1bu0e9j3Bcf8Hh7mChSWLTJIWyzyI+Nh2dIh2rRm4VfLqNoPGAtqBaeaYG\n3PQ8GLSCStz298L/iMxFPxJ/zPwFaPucLUSljRXyVoxsrG7tawaSENEhDOk7\najcvPQmvh77bHFaa2buNo+b6qltAY7jclGElrcI/UyKT5U9zxLDEVyFbH2La\njXH19g5o5xO5ZLO9yGZi2d/o/NuqExl4gJ3/nku3SzjvagsGJZ2osvS6ChUh\n2RlCRx3Zaj5WIIop07CVRdmNaVA1rZCgMASoZ4NOzQt9r5ZlhB902nZ4iXnS\n6kLcFGCUDRPVntPKLbyopu4YOKzP2UOzqPseYHIAZL+lyseGOu0N82ikEX4z\nIpbd\r\n=dvxL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.0-dev.202101280411","@aurelia/metadata":"0.9.0-dev.202101280411","@aurelia/platform":"0.9.0-dev.202101280411"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202101280411_1611807209513_0.7123992796605423","host":"s3://npm-registry-packages"}},"0.9.0-dev.202101280542":{"name":"@aurelia/store","version":"0.9.0-dev.202101280542","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202101280542","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bfdc4a06bb81c6619ff33ef52dcae01123ae663a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202101280542.tgz","fileCount":11,"integrity":"sha512-fGcvAUjHW2/N6Uds7lT2R5YIkMa40zjwGwPQhHlz/8rW06bO/UIzMpCoKT9mT2NC7l4i/OJq8CCnEn1koCmIDQ==","signatures":[{"sig":"MEYCIQD0h3WmwwmMU3JOZ1o0he9+6Lbq1XrSnQtnkb0elJLp9wIhAPW/zfxsSCVkTUHlqNhaH86DbWkdM3n6gRZx/7qIKeGs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEk70CRA9TVsSAnZWagAAyd0P/iLISe3vYTFzNC4HoUVM\npU7rb1JREbW/6suIvrs3mHRkQILj2zN4HO3BVCZnKLHT9A8WPtEbil09WGC7\nbkr1oyd+wMemQIKx3tkDvMTT+Em+tFa+tnd4HiAuW0iGJ6POymg20ebXa7Cy\nOFdQsrVYaXaSZqZHgqOwrCnZRTWqWUHiresAsxcd4VEIAnEP2arUEuMoUk4f\nDy81ljjfXXEROjXb2qo0wHX+3PUq3N2iXPz7VYgNFrzlsI7pKn5ovhC3pu5m\n0j4PiqF0C6ilYEGzMTUJ/++yiBxvRQGxwhxn1MjVbQuEaBE0+WEPlUbQHJh/\nKcRIZ03TQq7dZjbss5LcE5rcL8E03Gtkg/ddotxxTM4Fugc9bW96/QVNt0a0\nesiouQcFSMhBC5Z64B7iUl+5whzIxAxLmvBqgT6Y7dYmOmLGK/C8m0TE61Un\nEjLdJOmYOn5hEdornfPalIm2pGhTKMby8qUFSEO6FcCOWis0D4P9GyYaJZhQ\n0y1oUidVQC09491daTPz+gXsXD0Q0yB537MNohPXHFeEv/an/zqeUXBhP0cC\nCFI/99c/dGkUHXtCQFZ8DUF4p2uXwvgR8/EgM6epR25HAH89zYQm/u5o9agl\nK3Zo7TN7dCDKZL5EON4q3o1pOFGjme5Fxw3gt/5B4actI7Db4UirUD2IYUvA\n7/xL\r\n=qA+8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.0-dev.202101280542","@aurelia/metadata":"0.9.0-dev.202101280542","@aurelia/platform":"0.9.0-dev.202101280542"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202101280542_1611812596413_0.5592699992969767","host":"s3://npm-registry-packages"}},"0.9.0-dev.202101281311":{"name":"@aurelia/store","version":"0.9.0-dev.202101281311","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202101281311","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"746fa2e5763108d33d3e1355249ea7f1919b251e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202101281311.tgz","fileCount":11,"integrity":"sha512-gz5vvMP0fBgUYTFMcQ1WnB8I9CXA2DS1tNGHyGetouyKXC7OwhS1UmQp7lYrmuHsOzNn87044Lgbxodh6XKXOw==","signatures":[{"sig":"MEYCIQCXfkOP38I1CJ7SoEIwHD03vSPkUBkNhP9l2FzipYOcXgIhAL5bCtHpRBA/p3OSU1oDPmcHeSgksK3Yto4TmQfUsNiV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgErhYCRA9TVsSAnZWagAAA9EP/A9k8v635nv/Zjygg9hB\nWWgYbFXiL4FbKWYQAnyqW6lFjqVH61vw6QBHYgzfZiZhb1I8J0rh5TVk/8MM\n8dMbYNDPvonQ9/K0q637MrdvtsCFd0VvwLswHBEWXRo8EMP/lLEIxCveVfB+\nDFWFs4M/Im4OlmGvkjeS0og75VrbMvSyoQV3jQ1vzy8PaEvVAW4PTBka1gZH\nrZLBIHI973lEHtMm8SY1a4jNnaxR76wy+FoXO2iXeyUSRDqbUe+9JGN/QRq0\neK8mJbL90/TeX8tAKLWnEAsWMwphLssFuj2OVldzEm2K2wRdEgl5BSh/bH/1\ns5d77K1a8IXkzHc3jwso+y3KMD+dMHS5jTQhUhgZkSCqZScquOTh3fXBNHv8\nakpJqFcX9lCOoHEkYcXC0s7NQcWT5XtCiA4MJ/Ziv40xlF0v2ZiwQDiyl0SF\nO4UUiIU+dsHilsvszDgVRTI3Ag8UL1nXNEr56Vtv7SoVlnWTJ4yedqBNFGDs\nQvhk/FT8Wsn1cBnia6UrxLRsi7C1cuk6wGHwTPaKifqv30UbB6Cv5lgzhwp1\ngY/gzDOitd5F9QJsuTuNsUdWmsuBfIbIvCVa5VajU33WbaFJZxI5fTE0dyoV\n7/kqUf9t37IIHOUaaK3HMx3yvELravxkbEy9A4EJSfSR0QcwJ7++ui+vngWr\nSaj6\r\n=Xbc2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.0-dev.202101281311","@aurelia/metadata":"0.9.0-dev.202101281311","@aurelia/platform":"0.9.0-dev.202101281311"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202101281311_1611839575928_0.12429920731220401","host":"s3://npm-registry-packages"}},"0.9.0-dev.202101301811":{"name":"@aurelia/store","version":"0.9.0-dev.202101301811","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0-dev.202101301811","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"32185084d0e1d678e54bf458bec65a026eed1918","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0-dev.202101301811.tgz","fileCount":13,"integrity":"sha512-J/+5OP/3ykVGe0I6nDYS/wtIAWwOeLbUAfPWJvbcZ4UMDoaLex8v9YVzD3Hya8Q0XeNekqhA5y/EHEy9wFCBmA==","signatures":[{"sig":"MEUCIAcsUkWX/8jelPttoE/FZI3Z2CwN4m9dQ92dIxzr+V82AiEAgxohAkoWJ/w2omK2/ZpRrwwhSU/NkoS/MjlIHE+Ct0k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFaGlCRA9TVsSAnZWagAAKJYP/3AC3EZbCpIUgQwz5M5b\nadFCvclyESvHhl/0T6P8KGU4FGt/mEuLvdXL5Y4ufs5twZ35u3UxWrlgVD7U\nGdG0PcsLxVjhdMYTiAsJrzhbZvbf22i1xIFTWnPuPNPqCAk5tZSIuU2y8f3r\nVm4wv2uFjF7yJbV2pgB0P73KwxC3JcwdXVjNgYdAy0g6KoPfE9yCIMeH/QSd\npWHIQQrnYLqJuZYSVghTbPhz5FKm4820ddSqYcXLJVX22KAJ8SDiu/MGn5VD\nCup458oNGFJd9eS+kbK67xn43OROZqw2vcOs9lDJDGDDBIvkdZaE8W6vSk9o\nHl9UmtXH2mhvqxJY97K2N8P8IzccYj9z2QFUI+53Lp3rFp16b0e3mpOj5rmU\nEQMrR0EL1+t6oloqhIGd+YAcQFsjPH2HctY+WMlwN5/+2lxId1s9UvBSRchy\naquX7xysUOzubIuXP3O3R7a9gZu9LcbpWnOxbavowyrx7nyNPQPIGyCUnRnd\nwoTHccZipqGTUsfDb9hIK2yOkvI3rOhdacMscHDWohWBTvTRF+eG9g4yoQ6S\nc3P9SZKf8k7+9qcHz9LfMiZvL+cdbhjwk7NGpdjiOVmkqxwuAjTm+X8lLcWF\n5nkfoQ+neNBlWQeHP31VIMxhFCRlPQYcs3UOgQuzVF0uCNmDrSS+im1WITWQ\nmYW4\r\n=crPU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.0-dev.202101301811","@aurelia/metadata":"0.9.0-dev.202101301811","@aurelia/platform":"0.9.0-dev.202101301811"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0-dev.202101301811_1612030372932_0.17027091920226622","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"@aurelia/store","version":"0.9.0","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.0","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"13812652d73a279f527b76192afdf06c436003ca","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.0.tgz","fileCount":13,"integrity":"sha512-W1VNePWT/+uAKtTFDo95K1FMuFzHTOMg0Vudcqfo3T766m0DnVzO6WW8nIbP3uKB1493JUXDR/84unqJv0VlAw==","signatures":[{"sig":"MEYCIQCJIKvTlOGV6/2bIshdvbW/spioLTxBJSet6MuSVuuhDAIhAOqVg12xDxzcY9vTMpNKih0FIQZ8s4h/s+QEhZbtMOwO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF0nBCRA9TVsSAnZWagAA9j0QAJ+7jvCp1IzhJcwPIva7\ntXDBim6+8zmYopEA5xry7lrtTfe4LDHt1rhk/DFx2cCVI3Cyba+Kz8FfEVXt\nZvQ3LfqXhCHeSYpCgB8nCV8D2leHpdZKixstksHXq6A5rxeTFgQx9+kF8I4U\nyIoHyMU95hBg2TrVxrKVAyOXeOvda22gdkOwInaH6rrW/2Bfji0t7jhYS5Ia\nkiHdqR1K/SCV+XeyUebqztrVXOjGsrV/ik7hjl4CY4R8jVhwbs65lV/WDU5h\nubDRaNg3hsUCH4qM8/YR2bJVQ7OnlZh1xSIPCXBcKs1sHXFN6xLB5No3DtFC\nwZ5BEconcBl7nZqK7sFSrlDPh3GaJsVikbye0R3vPJR3/ful569LoqoMHr/y\nkhDpapMyLtUVLygyfQ9YKg4IlC7s/IBkAfbnB67kSm9Wkg0mFW2F0V1W0OJZ\niS8e9XDlleKpl289creAjOjwegpKArCZnpu4r8D8579lflSF4q/AI/EVY0yD\n/yZye6yAKUj/cYZkOy5+nw09ZkbvLk3nXPJAVdBpIY9MW8Sen/cRq2HK70or\nWzmVF6MSHeXyPMlxStU5WT4t/e8zewFYiRT1/EMDi1YLR+ekSNTvHU0F3TLK\naQCes8wpgeTA4+X1/zO5vREt5iwuC1yJN9gG+bydngbnDJKmwxAfCGMNJD7D\nY4jk\r\n=MXRP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.0","@aurelia/metadata":"0.9.0","@aurelia/platform":"0.9.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.0_1612138945161_0.578125442418044","host":"s3://npm-registry-packages"}},"0.9.1-dev.202102010049":{"name":"@aurelia/store","version":"0.9.1-dev.202102010049","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.1-dev.202102010049","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"547ea483e8033a70bd482ce97113fc953630dfdc","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.1-dev.202102010049.tgz","fileCount":13,"integrity":"sha512-kQe+tMOUXBaWJqGjFxHNZRgSky6TO4VQW2CH8idUtzr+fMXnLEJQ/1Ce7vE144E4zXeDkq4LZRX+nI++8jcSFw==","signatures":[{"sig":"MEUCIQDwd45A0uTNftnzrACJHGCDUTJlHT/XFxSU/ka3CfbHUgIgEhqiKP1JSpaUeTuqsCoYB8veZDMWVnqQ927juesZI0c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF1BaCRA9TVsSAnZWagAAtfAQAIkUaopgvVn9/q23rT/n\nXVIZcFcL/nHF2CBdvWRYPZMqhpNDDjYv3BpH4kiRja5KndscTP9WCQPNRhUH\nQHlxKWa3AmDByyqL1vDI85ITS+l7qoc9WySgJemkCVEFavj13AJI0nl8ed+d\nciRaSCx43HqaZDAJJLEDNVxVOCQY83tV+BkF8wk/u6nSz0rgbLsmQG+XqhMC\nIkbGbfuLE38OofWMhNDNTl9P2aVxfDNJwEIWznTNUIInl3vgwaz7P4VH37oK\n7ln5THMeaw6l7ZtiknTStUttjI1elJNJpkXPfb6atdOshrB16saR8kKuoBJp\noCe8di4QV6ZgBn2iu4vIgjLm6vgXIopWtxyFvPQnYzZsuXwpdB7QN2QETDk2\nn7A29lB5XPpxzgNakMiaFBAkGCWEFhLhWhADSCkTPO5VgXy3NdFsyUWNbW/S\n3hz45ogD3COgsUViLTz8cnzEaNb9uLOAlZmUrCPhGlFf/m95coNJVlz6uOFU\nmZ3jNxWzA4vCvWBw5NCtxl2ZrsRiCKpj2s7gKK0Lp/w/117Odzsr+2gNfKC+\nt5VYgsfQfd/53fROGK9hq9TSomKX6eiYmxAZkKjgkJWeiPwq7H8dnbObA43t\nF8y0e9I+T8e0VugZDd63Z+1ubCXjdmyDpczNSsAeQuOft8edZvwFYPpWhDNv\n5nLm\r\n=dAI6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.1-dev.202102010049","@aurelia/metadata":"0.9.1-dev.202102010049","@aurelia/platform":"0.9.1-dev.202102010049"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.1-dev.202102010049_1612140634210_0.0050280820427202055","host":"s3://npm-registry-packages"}},"0.9.1-dev.202102010146":{"name":"@aurelia/store","version":"0.9.1-dev.202102010146","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.1-dev.202102010146","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c94f49506ca4731eb92b89fc0a645c33728c7eaa","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.1-dev.202102010146.tgz","fileCount":13,"integrity":"sha512-2FFoPyvIr3OX8I8FkY0R/P9xQCKZImYkauSbuUj2Th/x8jJcgkQqXnyem/bAISigq8YV8cA18SJYtQErk20HJg==","signatures":[{"sig":"MEQCIFdzpzZbvm7hD12Mt59As16EyupiVhMOYX2Ky0onC06SAiA8gETkEPCchTZF9zMAoYspGPL+PnnHMmhlskk3cyX0xA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF2BICRA9TVsSAnZWagAAItQQAIRu4PI53nnRYUTiAzz5\n9Sn52mplb7sEIFTfq1c0iVVB/dtf4hAEBds+kZGYepctlxlUsutPkQVqg5U7\n7ifYj9V+ifoEu9t5s236dXlavYMEExo1qahm4Xy5cqSHGjCUwfgw8oP1Q5Sh\nsRCXtTW0IDr0UVWiMVoMQpYh5Z25/beyZfSrsy83Ryq0yPqoObB9PIKuD+Xo\n2MtD9s6l+ARoZQ3RDcfTFGyzYHiYhqbkWVBhTa21Z0Ay4U4xeYW/ElHvrrnZ\nsaWJqpKBJqUdOLUODonAYo8CvYTCDssMnNi1H8H1LtNo2JFxnOugB5NwvF+Z\nc5zJq8xa14ZGXkdYGzf5xUN9HkLN8fEBtbDpPiPl0jMcpeP8+0/DwvFg/epu\nnsTIIwA0ab8HL52B9mkM9lnvhPCbn1Yqhy3hChCnxlnKuRwvCU68Y7mt/ZQh\nsPY61CC97wmjj+WmyBpGcXQ9hNufqVq9X4U1NuxJ/TMZxlF1IcShv1Qy2P4G\n7ORY7tnoRMTGZuB1O9yqOgJ/U11raHUldEW4Y5sqWgXlHjHc1jrNbaZqSe3r\nOhNAdhTR/ZuUa73L0+GnVfadsfEmqgCKAo8SU2ScQd992AH1rcwn0OSakZI8\nRgrTNuKp349qJTLsD+r/l7DSIb6HoEC1XbydzQQ0Kn5mKUk4f9ciQMmm32as\nUMEX\r\n=/9LS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.1-dev.202102010146","@aurelia/metadata":"0.9.1-dev.202102010146","@aurelia/platform":"0.9.1-dev.202102010146"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.1-dev.202102010146_1612144712206_0.38593617333277375","host":"s3://npm-registry-packages"}},"0.9.1-dev.202102010203":{"name":"@aurelia/store","version":"0.9.1-dev.202102010203","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.1-dev.202102010203","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"238e86572b2f99a41173ace80c0ea3e622cbbd8c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.1-dev.202102010203.tgz","fileCount":13,"integrity":"sha512-isDIxVJfrw/EFB2y3PGciDwZDwfWNtsUjTKDvKus7nwwbdouwiMHiD5lIz1pYQ8ZcsNWwaxKWGGw6FRwR0vKdg==","signatures":[{"sig":"MEYCIQCk6ZDPGshO0wZyup7U1dBGKJBxsxWbR1h9PLkqUfv+IQIhAKz+7vFUVnvDLJHMv9U+hNayg/gGLDv0+ZtriO2nHYMs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF2HGCRA9TVsSAnZWagAA5JUP/A1tf6efu/4H3QVKP0lS\n4h1NKm7U7Zo1J1KaoUzFFOZ7PPSFcfEdLxSxIbuN5j0x+oWMtJzlAPzrhssx\nrlNPaghCYXlK2PGV8ut+MWJJmfAOfSkPP93bAZaCIGjfHBQv3TgHhszGUyyW\nXXTynUGDVdDnx3ygXDNd/lU8DV4iwcgt9PDcD7baKd/2hE7hQyzPdsBFStjt\nMa/zlFDTZmrmUzcudTVbiHGFxSn2+xrzq/Aoi9mPHjFkHver8W/Re/Y5poru\n1I/I52mrXnBxWAQbFC3IF8LB0L807FSaQ3fUGdHxuL5ZQUC1plCIhU8rW6vy\nqbcDNjS1/Yu65V1j7IzlHrOVyDZgFpLJvXN9p0bJsjX33cKKm3X+Gmloex94\nfhRa/CeUApdBD5ZwS2DJ1MBgd+GwYOJ8dFvda+LOfE5jllTUC8kln8kakgR4\n8Yq4F2sNZBaf6Px+Fn6r4XHnCOdlfS7KOBPn93lGI2j8dnpbbCMX4h9QzAFf\ncOAwWf4B7Yw/M4iDtSfxmtrMG/DDqaLxTISu2cxwIHDQmKjKNLfWn61eCEmq\n4dYzub5pGevHSRLrcC9uV3JQIF1O2AEe5GKcscuFbeIgSkI+G+BeoezfXoZu\nqK/6qY5GvNtncSrjUYsp3zUriK6wNZL/zw3zX9R664X+3DQHQX8EMPS0lWq+\nx6zH\r\n=tUUD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.1-dev.202102010203","@aurelia/metadata":"0.9.1-dev.202102010203","@aurelia/platform":"0.9.1-dev.202102010203"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.1-dev.202102010203_1612145094332_0.9677036120715845","host":"s3://npm-registry-packages"}},"0.9.1-dev.202102010311":{"name":"@aurelia/store","version":"0.9.1-dev.202102010311","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.1-dev.202102010311","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"96439a6e250715b34b0ddc90977a431ae0fa3a10","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.1-dev.202102010311.tgz","fileCount":13,"integrity":"sha512-v+Jl7484liMP6S5f2n0bldG0VHieoC19TODY7OG0PisIgAY1pfk82IVNhIaU0AcNAbig6U/BUj4RkJI315cv1Q==","signatures":[{"sig":"MEUCIGgbaT44OPU6Iw5DEL/Q+8JhyAD4JEb/9jvIQa6wpEtXAiEA1QsrmukQeXKs42/d7kE7kQ/dDKR9jse7ya/ppU/ZsuM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF3HgCRA9TVsSAnZWagAAvpwQAJX6a5fI8ORbOnG9PNcE\nlrBXZAJ4hCrhqT/fg7N3HnN3ylL8v9qATlziv8tmd3J56EGBszV4s+4wICO2\n1jkMoc+5XlLSGMhchJ5c8JH0z/Z605giwI3b+CNxqhnyarPVwl1Ndtj5QuXk\nwuvf6Um64RCc9XDZEYL0L2infxfX1uDzhPXDSHS+z+wT18702jjl6nr5wINR\nJXYVorVzvmuuQNQdxhi4R9oqkqzx6fhFQIVRm9s6Y0/oxoYbDqRrwx0EOe3d\nWO0gYvirbJa4UqrIhXIoxoYc+AfDcE2tO53gEBrfy3QTys/nPs21TFHxj85u\nGAdXldvHJb5s6i1SeT56oiJ2EbvfPwkqL+VzgOPWIh+vI8HaTrTkSeF1Lw9x\niaDvD6quVAcjGwPVzrMk45RtzGMols6IFIoJCFWqKcZ9Kw2YJJaLehDleZLr\nMVesbdq8h1csYTIIUOukvdg7LT7yDPBBInbefiIBFx3RhfeLxrE9cGssO0b0\nme195aclcjaaYXAOjpqcHNIlfPPH1+cBXi5Tru+KyFsk2s2FGNMXu+7RFDOU\nUfXN0oZiR+T0HS/CW8M0zanLUbQ7Ld2f6LATtmqzjABY7VkQqdetwKcqSJ+O\nE62EBMbdzNPX5UrenjwWsUlyU33MKBcHCRqIrDDoPbr80VzT/5rEdaSWwWoi\ntLy1\r\n=r/wT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.1-dev.202102010311","@aurelia/metadata":"0.9.1-dev.202102010311","@aurelia/platform":"0.9.1-dev.202102010311"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.1-dev.202102010311_1612149215581_0.03405935467024612","host":"s3://npm-registry-packages"}},"0.9.1-dev.202102010400":{"name":"@aurelia/store","version":"0.9.1-dev.202102010400","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.1-dev.202102010400","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"83e2e66f5ba49b5ca24aa30ce709ace01a1f5a14","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.1-dev.202102010400.tgz","fileCount":13,"integrity":"sha512-vdWqn8Pv6LG+nIU/QzIWsN0nc03l9z0rz3LuNlzfLbfs7f9atYVb5Rzg1MYdNaZK+rgTO/95QOk7JlQyC+oaWA==","signatures":[{"sig":"MEYCIQDWjH0UQihYRDMvdB/9HigyZzjHTaIFcomjoyCuN+96WwIhAJe82c7dvqUuYDcqIAEJMNjX8blSBwJ3Mh6NIcMQteZT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF30TCRA9TVsSAnZWagAAYmIP/1rit3dp2+ww6cDbjQvO\nKGpkPMn+FiUueAK8S/0fywpIZqfnr6fh4XYxugBJb3jaFE6iTP/YUp2GZdok\nhkMAPCbIsiHgTk026lNUc7d1nv91+d7rfATsIcMFpYfiudvK7YZGKbZ1tmWn\nieCJSIdd4ix7JUvolOyj3MzsHEBsYaT0EKYHwfeW06NVQacwUiL+tcyt3j9Q\nwakkWLbUZxt4YB0ik4xwliC7zEFs8AFFHN3zbJqb0KevQZa6FQDB7h2ZCADZ\nGbW6fQSyip2LxyxEVc3j3QG6hmt89M0IJo+n/2dDSW8zft5KvKGp3FFPBC68\nsJ2nAHo/BpvGc7noJqXCOiOs0RPfgpxdjUh5ak440+CP+ccxnZbiwDwgT5es\nKWD+q6QtT7VVRNndTTbfbj4RdCkwPnWqJjXhja2zzU0MYc8J+Qg3+PJEw0pP\nkG2v1waFKdg3AGPR6xav7xVx8YBuju1Wtwo0+1Bf6WTj6uNJLZGc9S3e3Uu7\nQ+vaQkiDz1KjiFRJ+jIXI0ShPyRKlXmf0rNWeTWcSdlIHX/ABdalUWBtIKvk\nCXDCWj4yD72I1cZTC9lSjmavWqntN7pNt2xolAWtTB011g2nXsJ/zjVSyVF/\nEdMltkLgK9HH2uJHtYIgoLZD1ViG59Lb1UrmG4rXFQmclP1PY7Y6nLIJK+fO\nKRTJ\r\n=DA0h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.1-dev.202102010400","@aurelia/metadata":"0.9.1-dev.202102010400","@aurelia/platform":"0.9.1-dev.202102010400"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.1-dev.202102010400_1612152083294_0.5261883265915577","host":"s3://npm-registry-packages"}},"0.9.1-dev.202102010405":{"name":"@aurelia/store","version":"0.9.1-dev.202102010405","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.9.1-dev.202102010405","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7070873ff6b338ca1bbca12fdec8be0187b7930d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.9.1-dev.202102010405.tgz","fileCount":13,"integrity":"sha512-8J0L7IncKgZBVpoVFVb39YT5cowxuXJlUVYigJYpWALRC5gF0j0ooZl3V/c/xSkY/zKD4tNzPZm6PC4Q2PfhGA==","signatures":[{"sig":"MEUCIGEIhJvO0T6atE7XGvFpsB97SU0GVqgpe9a4t81gMhuqAiEAkbTelrRLJVX/ogF/3ihyomZ1GCcTn0NSXqwk2UHO424=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF342CRA9TVsSAnZWagAA5YUQAKJ6ggn0U2HMkN2R7CwC\nBf3nK4rTn5kMNaWAhgQcA11aNhiw+5skFfoRljmjMKzBqRi/tb8klcglAIvg\nOa/x7q+6s0rRQIJGMdyg2pY3lBRF6NeSpZn2+EXHzGO+ECIxnDlSmucJxcI8\nAfBYL3FQH8bdgxcRkkJLB6ALR0xO5b/qYTdzp56a2/8SNW23DvtuOzgR7Fx3\nhgvxsrXMVCAIyZPOHdZjElMb/UQC+T+1/HsEB3MZnDnffSNZqH6fu/mw9Cgp\nZDVL/ghoeUn1ts9xWtPI1WZx0/HezIzEHKDYt8YxCqbvgDYNnMY/chq+3Lrm\nRspjp/qeWniLTHQeueKCfoAWMjsW2sLlTsryAsqeMyJrX/sEvdC01JRkYwV9\naplp4T0w0YgFEgf6yk4Kluz+A5lZDRrJyQK+UrhSUbsrFCSYKAyWAvddWhD3\nRYACCxFwqnXuWOgyoIXc/WSyUp3O0IZAOorLIrfu7ahwvBvNB5JBTQaVEw9p\nYOUntBcYkDdOvgDJwVici41uwQfDswpLjM2/o0gwuft9ed+W5fRklJp1ICWy\nXT0NGTNmkkbyY50crbCXRPnDrei3VTCNHXphtawD6H390dIzIGHGVnZfenb0\nwzfcNv4zdoaiZ0fOgFAaw7VaP7Hzwtp/w8ErYmvbXqxr0oW5002VVNWMi4CZ\nCVnR\r\n=54W5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.9.1-dev.202102010405","@aurelia/metadata":"0.9.1-dev.202102010405","@aurelia/platform":"0.9.1-dev.202102010405"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.9.1-dev.202102010405_1612152374235_0.7851804125640807","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102010502":{"name":"@aurelia/store","version":"0.10.0-dev.202102010502","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102010502","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8f30c7ce45b1386808c2bb582abe77be89acf31f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102010502.tgz","fileCount":13,"integrity":"sha512-60jr0YlDq6y9UPtXPIt8Ozo3N5InvvzvlDav9MULzE/72pnEJkHmPKdLus/c7aVPfNCx2K1KoTDn9nwITOLODw==","signatures":[{"sig":"MEUCIQDoOmcUa+Wz7tdz6H4JyYg+Rls5RExT+lYRErEtOO57WgIgb7hd6Q5Nxn9elvZiMWDUaF+wa1TzHpqyFvr4LOJm57M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF4vGCRA9TVsSAnZWagAA4kcP+wQBqw7A98cjD7h1iMot\nfVNTfYcKRPeyXk2efIkRzY8VdkizBywrt42JM/SxPvnjz7OmX6HY/FD0+Cj/\n+DnIjGYhNltN6mKe1zFsyX5iycGjOeCBJeVf6FnESR0/W+HMqcrS40GHUJO+\nJkM8QHFdi7P7K/T5BQxZQSdDOSqgzT9TlQmM6XkBG+H5Kwv4X3tfpE8v9RgF\n24P4lDsUP/GfkCl3FdEvqPAUey9x1VBNgy8QbMjs24f0JAxNhn4tFGXd2DlB\nkgEVVd0zj8/hPAv0GLlpPUZ5jrnI4AUa7D8mFn9RTw8ItRsZZknMLFeyhUtv\nlNgxsjqZyqNc0flBVim1k1YA6KGGKyXknI3Z7oWHlbDjcU6UfZLzDhkryzqb\nFa8ZCmb0GEckRwuCX2fUcS9lzfvs5kqTjWETbNIvUH6QwjprXKpVLmo0Lm6a\ng3fTfdHBhQo+8Yd3uU6lwsnsWv6D3CQJv53P0A/QqHlDKfS3oBmPwxZEYAo3\nGkvra6DTDOSrlTO/VHAm5LUWXDsmRRelsIKTdIhgNKm+wqtbAu9W7KeZNvp3\nz1eFIRKn7z/fVJhBHAqKF7iVFYl21wjRceVfL1yKXw4hFLNKaCy9/WIdDrQl\nw+4iTRMIctQ5iG8E+tN4Z1GN2bMigGrh2+8BO12BdGqDutXCqY3gdMNnwy0A\ntXJs\r\n=ZWGG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102010502","@aurelia/metadata":"0.10.0-dev.202102010502","@aurelia/platform":"0.10.0-dev.202102010502"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102010502_1612155845641_0.4059688748180965","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102010602":{"name":"@aurelia/store","version":"0.10.0-dev.202102010602","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102010602","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b8e874a391f474bf20cc31d62d4952ca1a8d147a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102010602.tgz","fileCount":13,"integrity":"sha512-CFPPpZm33G8eVpRLGE3sGBGP8l1StBWgpwAlJM/qdrYsd1DJGTsZJq8uz8ByD7atrzuXrPZVR3UeFyviZ1i1WA==","signatures":[{"sig":"MEYCIQCnDY3vXwLIvDeeLd4F//3/yuSmzRrtd4bzBiFEo/CmOwIhAOLzfv5In7yCN2By45XHvhRok1xaS59Li5uvLar4HBv5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgF5nFCRA9TVsSAnZWagAAfkoQAIrRAiqvUg8ibFWGgsLr\nYbJEzZwPMSdeQ027ursDxtoZVZY/gZm2KcuTQH2o3/ayvYThOszlAAbAPnzz\n1/zbSwji7e4TwDrpb8/MFQGJuwFppI7PGYEP6PWTqUIeuoUNBkI9qwfDzw9p\n6GfRThJDbk1oQtNsygB0I9WP6n+VJNttDvIclzf8/7VzM6Dgbs2VYcwbicX9\nh8aypV0XJUDSKcWdMQE8U9h/D+7pFcLJIQRtjaiVw+/bq0ylYbBKahyjUa/B\nlqlJRcvsv3CKU2VkIMmgYih5LsrrNDqrbbGhsFTeTlr24+S6xLcUkgbCuYna\nT2Q/kxZKs2vLvvfv7zoTFZNerqB/purDYOASW8GJEntA9G0ATYcqDvt84b0F\n7rfMvCUmRwt07rUYOMfGQK3Jd5kg1WxaeUWAwGiQW4CbPTXM8nWZuzL015VO\nACGa0Mqf6X/xzfTPsCHACZMIp9lTIzJoUMrvs3bIkiiXTn73II0AgLVFu2MS\n4pmJwu6yqnys26C9dU19yypH8nyQEuAY/qKDtQ20l7niokUKTheLCYR91bWQ\n7QHvDroq55TDazswprMueoBAzSjcGLpqlLpOmfBJBI3AWb9Sx1EmQ1NK2MrM\n82DsQQvCwz6NDuj5jHycE2ODi1okjFaalfbXru4bB5GDI8TjEglBP1OHcKRC\nEBTv\r\n=8t51\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102010602","@aurelia/metadata":"0.10.0-dev.202102010602","@aurelia/platform":"0.10.0-dev.202102010602"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102010602_1612159428858_0.05467684819469065","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102030621":{"name":"@aurelia/store","version":"0.10.0-dev.202102030621","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102030621","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5394ebae6e33492060be477073081fa425dbbe34","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102030621.tgz","fileCount":13,"integrity":"sha512-dvkpK1C2JSBCtNJYJVv9fqcwpg8axrfeUGnboaO7x+dxAJgUgQ3DMg1BtCIG+gfY1sClEiIPXfTtauudNY4mtg==","signatures":[{"sig":"MEUCIB8CrwVAwadBVtLWgmwHytoRU1y3rKBR/MXtfuKk+FoqAiEAheWQYqmSHswbaIawHzIgpwY+XxINr9QW5R6KWanenJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGkEbCRA9TVsSAnZWagAAtFUP/i45orHr2nGoAYtU5Zm3\nUzHBXDh+bgUfsOonecDFW3jVtR1rbsN8gdCEChYxv9WHcrDJOnVUKTKY/a4G\nDQ9aR0TVYepphDhWR/Cql/T8vbAkT+B8WO7p2v50k5N5UZdAfugj2z0DPNVv\ndjM+0y7VoGrnekTci3OMJJvi76lglLCREh9+G++nFJyh7VetnUtP2DVlxbFb\nZoUvfhcJq6Yju90BOOJ9DGOCi5n3czApvC5Pg4PHCXZiC2dcom0lZem+KhPv\n1XVmKru0cQRwPhhmXu17Ri3pqTjV3dnjM2pvVhp8LHdEYqaBaSF5H7rJv2YQ\n/Qh876imghFfQUQj1iM1imA6UggCTKc/FfPw+eykuljx82RJVhPfW0JLC+Ps\n76npWxQ5DZj4MI0ZKLAR1GfhDaQde3p3xtw8IP86S2tmJ/DZ2D07yOqDlDYR\n8YVuSSjvVkl+TGTYyHdRhG/Mwkp3CP0lrMpAMbkxpKQPzWq8PAjDj3/o28Ss\nMbAMmRtbBZs7HoWl7qogYdGP/3GqaNalLwQPlxCCj8MtiSZj8z4bkXm4gAuD\nwu30YrBBkE43d36kOGosKorMaumyXWsKJaJuwQOqoXUwb+NfBBGcpoMLjP2j\n37Smkd10XFAMPDlxornn012zv5ZLlWneat+yL+LObkeM7On2ZWYxshbRm4NC\nU7l6\r\n=WdL6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102030621","@aurelia/metadata":"0.10.0-dev.202102030621","@aurelia/platform":"0.10.0-dev.202102030621"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102030621_1612333339061_0.5004627910911688","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102030643":{"name":"@aurelia/store","version":"0.10.0-dev.202102030643","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102030643","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ddf15976b64da62f41027a2ffe9516771bc8eaf3","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102030643.tgz","fileCount":13,"integrity":"sha512-7CCMHN6xZ6nkpdTLw8Msxf6Ifq8s1632rm52OLp1NJMRND0TTsAJ/bUjtSMZiNKd37IPRrIJOajCeMrBskkN/g==","signatures":[{"sig":"MEYCIQCzw0U+xp3/U1F1KQYvPSh1oV8NmTCvBxhpREBGabXpzwIhAP9tmivPZibwWwkHfXpgZU4jA9tjuXiLfJr/fA17+fbY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGkZTCRA9TVsSAnZWagAA3i8QAJC4LeWEHjL+AK6GHl4B\nqXIOA3r1xAuboXiZo3/bTgarTlxgxVNEADDncUvHCNohh1Rxh+tMBBgUGQtv\ns9QEAbVjJQr7VOPSpLK11leiak54B4bLfOE4GOYRxMFw6YbaWykGvyAqrDvI\nee0CEPDjYWcp3uU6wFckGOj+KDZCqFrwMdV+vtNUNnxsYbttbGzceAoP9ZoY\nvFDcRRCJGlvgULWpSJoKqk8och3ZD4J2SZbzoEFNqT8HigiJ91zbRZdv4LVs\nqQsSzPUYiBXvKVnWQeuEUFIXluoteTKxjeYwfEez/Lq+yfXt20wTZONnp48g\nsR2VDAVA5ao3gvStabab+MR7pus+J0IMpZ+NV1KDIsfOu9k6TMII59dFCVsK\n2SXfCJmxe3cfUwDvXC15t5R0UwBgnPbjNb5yrqrrLqd+rl5rw+E68yUCc/Sr\nwHrlZ7VfshkjMApR8r1eKNYJSVgpA5QuIXiJBSZly+h0cEYzXM1ymy3SszJ6\nz3GJvaii8m77m+Ck4GU86RpBiUOZDrHfDAY7Qqf6SLbEVUOTOXvPOtk0bYjy\nw7sjPmf6Kew3JiNEmsUUkXafGenDHu30u+aL4sG2t5Ng5X8Gx0qQ/psWSM+h\nby7WZTRp5SCheuOodM6UFNqf/z9UjaEBncOuWUux+UVjJMUU2p7hubt1SNFR\nudit\r\n=cw/D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102030643","@aurelia/metadata":"0.10.0-dev.202102030643","@aurelia/platform":"0.10.0-dev.202102030643"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102030643_1612334675182_0.46244881359586176","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102050217":{"name":"@aurelia/store","version":"0.10.0-dev.202102050217","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102050217","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5657910af9aaf62ad9ec67e2a6ff26441af5b5e6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102050217.tgz","fileCount":13,"integrity":"sha512-HhCsNs/mlNYV6Zey/JQ1LE999xjC5x8VpQg9qYLq4CAonninCLNMXU29S4q4E1trzSf0Ul4mjZMxAGL+7v6tsg==","signatures":[{"sig":"MEUCIQCcVua0uar7hje26/BQMFzvJQPTF+yyXkt3DhfIAIpcpwIgIOTYEen3TltnIviwVkd621dlYjptmzz9o2MqAlV0avk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHKsgCRA9TVsSAnZWagAAjWUP/15sQ2gqvQ3oB2o8ToHv\nZZfJPDRWdhs+7sJn8PhlyxZFnT6ri8wLGEWJZ66PBtOHhpyKdn/Zc86NQQSa\nPwQM5l1V2xMaWATQk+YxkOvhDMd0p+iWppFHHzylSCpRYaMzfhBm/QwVcP/Z\nVYS4cYmilW4JM5LLMtXXf9RS8Lr8e0/pw/fonsbvmsn5vATis8ckn8kQf1dH\nhNqnDVXldWLVKllSn+pfNgHo1p4I5CEUPd8C6HdOxMAggkSxSgbxjinFAjvT\nK4KnvDhAnHgHyneRHFzV9vS7OSxby/IEm4LBLV16JGSq1YLYdTeH6Es1zyPZ\nZPVV5jzNL2J2LYAYf/40lbVhRrIsKT5SD/VgZeV5ADj9Amncr0JbzSxQ2lWF\ngoh55HfHBhB4nxnojM7cu3+0AVN607ytcbkygRh+AxTeEkUMAXVcMeOkGGCn\nTbnzi12nY6h4AG28QTAUPoV0i2HrvyuuP0tFcE2wxY8FYX4wRepBkAPEw2xX\nMrwgSklWvMlInkrDe0c3GPEMJa3+qgKXaSZpVVbe+Bt8ZEynPYBQ2jYbiKIv\nlGRgTGOyO7S4jrImZq+G5vT0s1TzhEc3OGR4vswv6lgc/3GamLaVvxrlu5bv\ngTqa+615FpIUONfjOpvl7Km47RCrIe507zrmqgBL0vXtmNSFXqMjKvvFlRnT\ngCBu\r\n=ZC0M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102050217","@aurelia/metadata":"0.10.0-dev.202102050217","@aurelia/platform":"0.10.0-dev.202102050217"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102050217_1612491552577_0.36821080371567905","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102080207":{"name":"@aurelia/store","version":"0.10.0-dev.202102080207","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102080207","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"59a64bde8ab6d6d6a37808e2fa8604045ceede16","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102080207.tgz","fileCount":13,"integrity":"sha512-LeP8GxBbJvw/ri86aA6yTYilU/h4PtVmBV3gI9yeltSwZn9lXorVp80qiq2cxJ6ITHuggeNTvxLMYjVsJEvHog==","signatures":[{"sig":"MEUCIQDbfXRtUZmRlZUNE4bg+pTQJtSHr2InVwlTk3cshXwb7AIgHjcyTwsKmly7URgiMNTN/R/e6DhCt99FxWyYyDNvf74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIJ0YCRA9TVsSAnZWagAA61kP+wbYPKuYY7xiQKh6Uf9x\nQrnTplFMjw4cF401BWORkTozrjc/IzOCevniin/2vNhjdgLjOy7WFfI8fcMI\nddnLddHtrWk1ydFk7RI46mROrMTI/eZ9U18C8+4sHLInYbSvymPq1twoi79T\nnW8URgJPBzq1eejKYmTBE2odX/IeucvC+U5XrpxQeqkt6/l71jaDGRNWxp/a\nNetufhGHTK/kXIhKhWGodnjOII1CaDOXHZJxMZ8vNULSWenn+a8o9hisPoHX\nXaPVPdGurw6o5BOQAY2TvAuGzC1KIQ9C9ueEI3fqZGyIRRWdQLuEwUz/YSZm\nHpN1FlFzSyKbQ/zjrYy3m4zG5rBjs7tmaWeIE/1GhbXc+kOBC4IbbmKnJeYB\n1gzNg0bUUlbj6ftV0Ll6RdeZ73aDm0O4n3L2ej1LmzfiHF9KVA5e2ZBPkFF6\nijKRE5iNmYt/v5W22ivaQf3svc3jMiztyuzTdyO5VlodsFHhwZIo0UPE1yNW\nlGDu1lNwYzsNayS20vEQOQT9RW8ryVe2ITBZvPBCOTBxc9rQR0zfMNqCEZtA\nW+21c/k9GJ6dUBuQY/Y7db1aqrUoFSs5goeqyZO47+aMSH1x5oprDLQfKOCR\nrwJQE5yf41VWVg2C+INfJXSMjKzMBbPYuALFgZ0kIAXl1cxOPZ1JhHgbKU8x\nmoB/\r\n=ex+J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102080207","@aurelia/metadata":"0.10.0-dev.202102080207","@aurelia/platform":"0.10.0-dev.202102080207"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102080207_1612750104528_0.776951050647777","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102080313":{"name":"@aurelia/store","version":"0.10.0-dev.202102080313","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102080313","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"561ec5ba1b1006fda45d7616ebf83259efcdbadb","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102080313.tgz","fileCount":13,"integrity":"sha512-cA3/krG3n2fm6K96ogYKAeObMGzPeZr8i/6BTrqrPsjgWmLMGMQHFfTxDNWpCRnlZt6vCL7o7949nhOhf+Pshg==","signatures":[{"sig":"MEUCICO7ghQjFJgpctBZy8+mQOKsd5IBqbTDEXz/82uRR7I9AiEA5a0ceghnSLDkV1xvtsySeiUFuY7eljJGaZtXAVI7Spc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIK0ACRA9TVsSAnZWagAAp7wP/0vyZ0Pa0A/agZueX+4h\nYrt73UKWHLfcu9/h0E6452VOJ7NHQZw+ogohX9MhpwZWb1bAcy3ZqYb3G5mW\ngAXv203do6TlBkJ4MEKZzPVFt869e0SMohBpCL40mULBKbPbQojuqxy5+dOo\nM/56SM/zbMTtFPTig2xfsNxlhxXkXv78jZ7yzu1oA1xMyxQhGO/MqvOGDnCE\njwiiL7g/vxPoVVZbXbF2ljjsoDmr5i6GuXRprhfB49gqdgcvdygyjmocDYjT\nhEdIOhDuvTs9QgxBOhzclU7hdjEvxxIyaefcTSCT1j1Ux5WV9gLLCltZ647q\n8yBOSM7t8X/n8U0VcJat4PCm3QZFuwu+0P/wuKESPJ+oPh7LtvFIUdnHPSmX\nIMj3F097RXqhYnkyzMWjppD59BSatYVNR9CLmgY0a8/8xkqMvVvMdaa1YXyp\nhSixGR3lIHSjH9mZn2sjx+g8tfZuDZ0nTKkR3obHt1ia+XjeABaki530G4w2\np3znJq8U5IahBr5brRfrc7xss4qX9g7v6BMfjnB3wmLnlnfowfIOdu0rdj60\nOcpSkD5I/xPnEpCLMAKa/UvxgFMSNsk9UGgtFfkcfaXe9vm87M+hb/O7PLUw\nvNmbpA3gJs0wycIBusGsvsmgira3dfOp0+KWU1689FPPoG+XKMq8iUyXTGQa\nimee\r\n=Ztm+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102080313","@aurelia/metadata":"0.10.0-dev.202102080313","@aurelia/platform":"0.10.0-dev.202102080313"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102080313_1612754175674_0.5834216745649394","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102080353":{"name":"@aurelia/store","version":"0.10.0-dev.202102080353","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102080353","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"3a42cece65873e5b4a87075136aae5864a170e42","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102080353.tgz","fileCount":13,"integrity":"sha512-fyeWOUDJxZkr0X2wTXcE0uR6psYfWKk8GOyBxTVrJMSw+mll48bW6r686oE9x6TpQnuuE0VH857KVA9Xoyck5Q==","signatures":[{"sig":"MEQCIGR1PRuuD6aAEC8QHb3gY5vgHHsbX+Ip+ziWQWniA0VDAiB1BW7EWFhkLf029paZunVRl2aboeRdUFoxBQN1LjwTKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgILaJCRA9TVsSAnZWagAAPK8P/0q+UsbTuja7YiAabkFD\nWOaZAAIKEIxfA3GfyzZk9aw4ZNqH2a3/Wqy5Hrn8UV7OQoetlPvzR8VxMIw8\n7SmgKsQ3tseNQBhaP7qKGf1hx2rU4PGWWI90MPJXFw9hJvRM5PN42OKQeyC8\n/rWxQJXVMIh6O3WM9vXoGJc/VieXabs2dfTORrm9pGHd6D+waguJTINI0dpF\np2uG8tY0kmklUuQ+ME9q2RNaOVYdtwSuevYUG9K50fx48bFzwQJJzz4rVnhk\ng128KNC9+8xaU8bhehrK07OsJVtru3ed8Fp56uKj5z8ajf9aLOwHkR9JohOw\nAB6U7AHtWsiTjh8nJpES+EB1Ob38nUuwFFeZjl44UE2GL//G7GR+UxRqXOGi\nVJTW4e6KtRjNJm2R3M9cfiF8krfvBvLFyLLFQmF6kvjtB07LBmGiqdRUkzvK\nefdt/4KptKTStWSQ0Jtdte5CToyqbwoKxi8tpOZeinVUyBBbZb6/MfvtChhD\nEeybLJDbHapgmEgPnIJSJwO2pZkUqXc/2XX9w8REL7LDiXN2iFPuuwolCLXu\n9RaPs6qgnjEpG87J0o9kKW2NWpH2UnQ+GE2BR4dp3bjY7WZjO9veO5l+SyrF\nwmgfGtfq8HpqgGeGKa40Bi2u5igOp0QXcutRPzxTp5Z5hvrvDATeLkcSOnYB\nMPNi\r\n=EotP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102080353","@aurelia/metadata":"0.10.0-dev.202102080353","@aurelia/platform":"0.10.0-dev.202102080353"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102080353_1612756616938_0.170954089364318","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102081421":{"name":"@aurelia/store","version":"0.10.0-dev.202102081421","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102081421","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7a9749e78f5729451c8193671aef2240fab4d718","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102081421.tgz","fileCount":13,"integrity":"sha512-cfbe8T9A8I5nYRMfs4t6p3Zq3QcKQcUynD7QsfWlxye4rv3HIcWS0MHT7Yy337Uv6AS6Z0Yk0gS935PYALssmw==","signatures":[{"sig":"MEQCIAlWj+O+X1zDchA9s3O5T2c68kz/x4g5edYTY9wmBbGgAiAQpNIqejqu/bDHm3BwXG5DTKDyiV054XSCt2vlql/BiQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIUktCRA9TVsSAnZWagAAmi0P/RlungTbQqAHIIQpdOmE\npmohh9N1QoEYPZU/GbtY4yRG+q8WJ0msMpUQTk813jCVJudLNSTkI857w/1R\nww9X/TFu2UISWP2/51orjK9goCq0z51A0eM3pP5B1YE1izocIp13BWZ/tX0n\nI1pSMRM1qM/ZNupKoe6RWfvOC9rkFiIg+ZBSmd/eZ5AJib8BYsSbSXuWI43J\nUr3JD9Jeq3wfuIyBi+LwvnH/j6cY2q3NoIlMJ9IdvlUzQMnlJ9aUsJI2Aj+y\nvfAVzvCl5rODqWOIsUT67jsMyI8oHj/lqliz9kCr+CRYTDP2+wBpPntog8of\nZl3gufqKFnWRzYseYVeZND1haL5BT3rSqxPucK4PWDtd2k/lFWUWniJYLw7r\n4GFMkWrW9sWlUarXdpCuqVlL7lASO1PB4y2FFC3+HwSrNgxmlu6UQYNzdCjT\nAGK7GXwhJwfxuLcYA0hiNEI3RPtsOiUzwGK4dgSWoqvE87F05JQ4VO7P5Xgo\nHZCtwdnIV/7W+9tEpbpcGGzThrkXPIYILurEDoxfuHu74CKZKA0MkhZlFLtR\nyXSGBkb1q8klUzZDYzjN3e3xjLKH9jLLTxFvZWp5O/WUmIaH1AC2qqpsTxlv\nJpsMqzyM2ax5T/dbHKzDSFUrW/uoqOfTOqSrw8c+LebIeWgCCYhnPMDNzuf1\n9H3e\r\n=JWqS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102081421","@aurelia/metadata":"0.10.0-dev.202102081421","@aurelia/platform":"0.10.0-dev.202102081421"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102081421_1612794156677_0.4866315370655161","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102090854":{"name":"@aurelia/store","version":"0.10.0-dev.202102090854","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102090854","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5422d45d7e5f5f3f4d7fda73627c4549526b8eb9","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102090854.tgz","fileCount":13,"integrity":"sha512-72PUYjMuOyFL1PGtjkPOtxWgv06lkyUeclyGC/4aUG0RiKGJYUSFt7+EoKgjIiIThWSKGR+V5vD6eg1MOz7L8Q==","signatures":[{"sig":"MEYCIQDJf3RfBZp9EmbaiVzg16Tpny4vSeDJytmFITIuZwkqowIhAIKpgtec26w+mLz3xXrskgXaHI+WY0RvaLQR+YRbwyiw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIk4gCRA9TVsSAnZWagAAdhkQAICSr5hGaLpOSOP8t0qH\nplV9Drmh8z4N8sC9KbKl5yNvySPgk1Ni/PoqsLMCF6kjYVrowFu7HgDHuUkt\nUN0WpmmHzMEKq2se18sBv9cSttgg6XErbOhkXZMde7Tao1+BqE+ToASS4Bha\nF9AvvOjjW0G9PdfOoiVhcv222RWh9lyY6CEO/QjHLGbdIe2hxuU9Yx6LWKl1\nHVSz+HtCoB+tkDbptkjLS51pCI0+rEt34y+fU8jVJyAVO5+PZN83BUpXLUj2\nWVScEUVYKk2AozvIx6TH288ODh3DZKhptNyDGCmEeNc91l2y9H9xWOlnS7UI\nkAhJXTL43FxC89bFwSNk1UIf1U8IIY90N+wzZT9cLeqr0pA/8nuWW2o5yQYe\n8uYGs9dUzD7CWqwJ1idGVeDhi9vNLLgWW51e1Lu55jDnJrhvx12kkEhMep0g\n5qJrKOjY015EOkLDsh4Jr23Amb+28gu6m5eq0gBHgz7cx6Kb2iQ/J9fyKIJQ\n0fF2+lMaxYk1W++r3ZL3CCYeDam+60uAnN5K7qsMCf3uKHUXE7sKiD4cC+3S\newyCbVqmAPCCyw765/q5hcIA1GozQ7IQ0z91/qOMoxxSPIFEfWV8oierNnGJ\nFniwbNRjnzbA9P0P/BEUuhGrchbtzN69V5iov0TkWR9J9d8ageTwFgxyq5RN\nJHdg\r\n=pNoz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102090854","@aurelia/metadata":"0.10.0-dev.202102090854","@aurelia/platform":"0.10.0-dev.202102090854"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102090854_1612860959926_0.712652301177805","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102110248":{"name":"@aurelia/store","version":"0.10.0-dev.202102110248","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102110248","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f0639444bb5bacb8ef7aa74a602666b99a600f38","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102110248.tgz","fileCount":13,"integrity":"sha512-a2XawhMuNoGRkhD8yegRlOdFH7Qa5Hj3prl7Cw8BizLcqtcvQpMtO8DYyYLGNRZSlmCjhgapiXLrfO2dzi66NQ==","signatures":[{"sig":"MEUCIDZlk1Uw01W2QtoDTFf/Hoom5hYTg0bmIDPGCNm/huHGAiEAkRoiIJSAzy3LjfyARUpiFQjL3jVt2sqpJaKQp1Gk9Qc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgJJtNCRA9TVsSAnZWagAAQScP/1ydYcb6JuWszXXaanR+\n9gTxtTQTgiIIRhCrLSdB/+xxHedULTOrJJM+BpgLlnvRL7v5xTjIFkSbt+EZ\noGAL34TdGthjqdR6KxrCdwxCTn/d4d9GLYHOI4FBLeOZMbnJlARA5js7cHVt\nCqOd2SdVxYoWh7uiq7DN0fTGpUSre20tqB4TeUFnhK/+Thgq4EYZA9Kg7kR4\nZE79gTvB3Na7GypMlQokNs1MzbIro/yRTEHoMrBFSaMXi/etuVdMvQzn0AfH\nuxgvwp1n69G53FaUWBifw9oyG+H2GjGmZslMG862YOHfCfPlCtAt09hxKheW\nVYD3rqqGHT95VTQdF6EBwc3erZd9yoH8LXJHAyVKQ3kmSBO8J/Fg0CLTN5uC\n9anP72t6PZ+ag9GJKDBDLwcsnsef9s9Yaz4/fKNJrNwxLpdhFIJi3PBxAd7u\npTFQrZzrkm9JH8XWY8zfK6Uyy+OZrSSzfsLc3eo8V4PKzUZlbStSZ6jFbQqI\nbZlNhhiaoVudS9X3/Y42r5/RFe+LBsSLHN/YuCFuvwLd4VRmgBi6pKs29KQB\nFjDa7DBhtyLlM+UfZzRnrPWMwHrNKJh8gyfvYAKtxcyFYugDcWyT11AdXhRC\nspp6uAop5nO20cjWZpl6dRRAFphhwpchcGhpR2KpHQOmqsZU4qeNvmaLwQvG\nvCuI\r\n=jeiS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102110248","@aurelia/metadata":"0.10.0-dev.202102110248","@aurelia/platform":"0.10.0-dev.202102110248"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102110248_1613011789483_0.8688390902612888","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102142052":{"name":"@aurelia/store","version":"0.10.0-dev.202102142052","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102142052","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"44177f16ed1b563e4ee9d96b5333bd5785e19034","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102142052.tgz","fileCount":13,"integrity":"sha512-IKOZpK/ZbUUm/wp3xnTv7Ow4ryf+2+wu/shukroVkgTM5yohX6ux6rpEzjXfgcSUx3JYZeaPJ17KzZOkI4BKoA==","signatures":[{"sig":"MEUCIQCRrYxQV3cEf5aiCvov+Hrt98c9r/PQWAGoVo+vhM669gIgeVBPVjfUeLcNT3hs3fqqrbESjxVkoUJmCyVS2yeS/NM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKY23CRA9TVsSAnZWagAAJrIQAKDFzUbIuUkTSgklBrTo\nQewIlZkUONGdNyadhyc/dz8rjugF47xTu3NtPEibO8YuZZ2IFzMJ/uC478fU\nnG+k7sdMGeeAVX5ekL7MuGgBTgUz+Lum3NSS7H7A0DhT1Fkri8HUE0JR/Qs5\nG0KYTuJM+CY8WFzkXnZ2/Pt712/hWV6G/bpItXh+yjNUSCa5TAynLheCMpSh\npBxMOqFUJLiw7tz8YtSI6UECj90LTeQlX27lksGf3jWdztk311q99TPX51y3\nlWu732FhJTo6mWb2MrDyR8wAX5Tep+63Xp+qzGh4H94y/aThkVyDtzDPTR1J\nAoJ0d1mcRwy3bN82w3AnX3+ZQliNExO+88FWMwCLIAeM3h8J+1nmhHegOwT3\nPoYg8xtbGNl0LNX6vWvRX6ugBmwKFkXe5Skvt8u2WhYdWaRz1F2cW/hPJp/4\nRh+pDfVFGGiu+DxIEhBi0IEppeAFcGI1Er/0wo3k3oE588SCKhwgEyUBdMa/\nU59xPRct2gWfI65bP8oN+1R0l1ichTfR4u534SIgZhfOMCnaajEWV/NqdhzO\n9SMv0IeHGRp7UHNWM1enEZu/BWc6BA7TCIBPKrpMX3tpaYHhVR8ElDr6gy1T\nQw25GzvASyjgPmkb8YQAQGy/oxuhVV8M6VZIR00HIDmkWUeypXMlb5gH+/4D\n28uJ\r\n=P59W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102142052","@aurelia/metadata":"0.10.0-dev.202102142052","@aurelia/platform":"0.10.0-dev.202102142052"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102142052_1613335990971_0.8437758072115247","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102150310":{"name":"@aurelia/store","version":"0.10.0-dev.202102150310","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102150310","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"80166f329b204034261c7e4a789ef6ae112a7aa1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102150310.tgz","fileCount":13,"integrity":"sha512-k9UuhImbSUYvdEMd6qMx78bKa/+mSPQsX/p2ELRA+qBqbB6zXzfLDwcBnoH6xc5hPV1+iQHHjOu6H+nlo13R2A==","signatures":[{"sig":"MEUCIQCSZIyAZPhJoazsUtxWP6EkbKY5zJ++m+7YhtFlcQPN7wIgCaqG/pSx5aYWLbeMyb4kVKZwOXK0aD6dnZRT1esjvjQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKeZ5CRA9TVsSAnZWagAA+REP/3MWZZ0oaJK7tkY8AVPN\nVaU2EXmT0o7InA4AtZNfBAVmQhREMvUEQPnI2Yr3YLEd9yZPuGxXExEwmsxE\nFyTr4gsFP9FD8aVvQAlv1uQOBH+rog+hnq+/4iydxupu0VqXa1HXe64yLGXF\nw9tLc09PoA4Rm95MzneZIN/1zoRZk2+p+dyA1puxnI78A6vsinnyAjopdEyt\n8wJ2aZNLhw4m3TBqlm/A9ZOW+N6W7n4JXPv2n00us4/vdJWfetXBQkChb/Tm\n7vjaoP2uXUQcdFvfZ4sMbRUk3FjjoB8VwqsV9nuGwAgQRnVvd/siH6GYK9A8\n1t/5UeKiUPSHt/rQBieq5laj7KYZ1Vfn7TbcwzCQYR1bH9I262b6DzN+Gs41\ngBq0vVu9PdRTXn7O3ZcNBh7/+CsujH38cF0hCHtymeQ2ntl836ptxZDpShhi\nkM2Tw1E7edEQbX6zHcWkIh+/XmICkoCtTtnoec6NDPYSn9ucILAKI36VZKQZ\neic/lfSWQGOjoz+t3EUDofpO6nA53I3WQlC2Av6Cwgq8GUKmxQAKTftTXIhP\n7r8bYM9g3yBLc0L0Lq2o8vglkuX6igAsknJtXx4CYWjMxLNEWvW0mpH3KDTA\nkofJPyGQKqmnqDJYJ5zo8UcpknRLnWETOQpa64YmXq4IvxWFriTFhkqcPnlF\nj8Ks\r\n=gGi6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102150310","@aurelia/metadata":"0.10.0-dev.202102150310","@aurelia/platform":"0.10.0-dev.202102150310"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102150310_1613358712736_0.9751658986964615","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102151921":{"name":"@aurelia/store","version":"0.10.0-dev.202102151921","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102151921","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7585582cb06a9f54dce154c4bc74f3ad92db96fb","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102151921.tgz","fileCount":13,"integrity":"sha512-pRcURAa/2q2TFTABhYyCfBW7++WPO7XnQK7JjnAvZz7wEphe8ucW8qTEbKxPwKJKqTHDraWTxBHojtBNxh0W0g==","signatures":[{"sig":"MEYCIQDrfxEuQRV8vA1jxNh1y1LShAO+korJoKiSlN5Pq3RZ9wIhAKDLn75iLmWjVHbJOUUodDSGW03+SiFmJeBh8VnCs3mR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKsopCRA9TVsSAnZWagAAvCgP/2u1vZLfRJJJU4faCvPx\nH18E25zHz22vR+nNnRa68ROsOjZs8sWBEvWcMxXsLcZHx/xdBMPJ5HfVstFP\nRizQenwMckVNcwr9xNlYYNN/DPTfK0mlDvUEkYVnCYdL3aNdC6psaoqt1w3l\n6z3BazYIJ5kY2LKPMhJ0GI4G0Po/uDkbzXCfOP+cGIh10fM46T4ApFLI8mqC\nZQJK5vntg86kdEsVkZZDdGkPG7uEjl8OmhkX+NzmaU4w7hw3Jyk3W6HydIeU\nMz6kzWl3GsC5uA6wmmNn1sQzBg53fi55geXr5O+b4oJpedePVVuON4fKjQZo\n7b4N7ReinhNvDCFrA9hRWvULB7GvDM8NAFMzd+z8fcwPRAaSmzFarJgpvxX4\nTUGiY4zmu588/jDWlybfqHJQGjnoOSQaHR0PSU66LPfQpjcldstArGfMRfNJ\nKoDxXkEXcMr5LWEnFvWLwystCetZnZaIFJnHJtqBGLV6qC/JIuHCtxfKU0hC\nNDzOzEpjXFqNJGar004jAuuHTPUZUY1D0lLlK3kJ2R1BNBB5yrZHGfOF4J83\nVAQ0AEo9UvrJulDW/GH2zGMRHpkmPHWPiNsu6PXG55L2Y37QaZy0kvxtC6s4\nozZ/IBQ0z0Oce6mu1MPqbz6zKFKsEPh2R2xFHXsp0b0b2tl/a+FDskpTWkA+\nXcp2\r\n=ed0m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102151921","@aurelia/metadata":"0.10.0-dev.202102151921","@aurelia/platform":"0.10.0-dev.202102151921"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102151921_1613417000752_0.8731901868206089","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102151924":{"name":"@aurelia/store","version":"0.10.0-dev.202102151924","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102151924","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"00672defc6fa304347480ad39d31598b8ce76d2c","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102151924.tgz","fileCount":13,"integrity":"sha512-i0E+9BpKi4nXtAGcbRXs7IOky3oui4aGdE8JSKEkYpqW7IeXbn1K1RLgZ1hwLfvCydOqZkA/rwbM3vRJ6PCzFA==","signatures":[{"sig":"MEQCIFoU4M06kQPphZWSErD+5qYbEC0c92Cq9VK3jBFnmNRNAiBx1oU2w2xxRvlgjEIam6Ez1tlrsSpTqT3ujOXDUcblcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKsqSCRA9TVsSAnZWagAA8SIP/ivqFia7VYlYees6kQ0w\nBj/w/ibgaIMAv4NKWGNYY8PaiKsLzxjt+OSm+uCXHLeez9TSjHV9O5CCzAtf\njk1fbfMNe1cnwPjYbYXq8QdbxZQAK+KrWMSpiF+O+zX2bHmjj+J48ZRtnbzt\noEAaoMV90KjqDb8d5Z9WAwQyWP0veglWGTHws0w3bBSjQ8nBJhsW8Rri8iwK\nlRbXIxxMLaewCmXC0bjo9QiFnnFrGXu2eYrK04bVlBx47SHqmQwl8zXje0vY\nlInMWHPrpTFTdJSIjhn+ltpAWfTq/9OoXj/QSfxWxJdNPIWXccHnaWuIsvk2\n4k7DLt9e0qsJduLnTWCwvsKAPthwsJ6fHw5g4h2E6vPnV7ruDGAii0UxGamn\ntP4uWfKli/uTqPB6SgAz9JNQVkjbzysi3JlMwIatR/bhq/tLkvixv44f+iRS\n1sgg2rXXiRK/tP2FpGVyJEp4dgKyJkRInX+Npl5B9LPaJ6k21hPxbA7z5F4E\nbuCmVKF5GlCvklqYNxb7goJAx4M6gdnzVvlUgnwhHNTokBt1ZdfCU/cNB+2W\nHo7HY1Mk+JWWXeLK2KKgZC0wYy3Uv3es7CiR+2uZhMsVAW7Aj7Qv7McirXyo\nZfqvIaaCKS70Rca8vXAP3Sp40HTYVILXINDl8tx/F9FiqVrCpBcd8zZtiMTV\niE8c\r\n=1WnN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102151924","@aurelia/metadata":"0.10.0-dev.202102151924","@aurelia/platform":"0.10.0-dev.202102151924"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102151924_1613417106479_0.7869005224898264","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102151925":{"name":"@aurelia/store","version":"0.10.0-dev.202102151925","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102151925","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9750a3a6276bc77ed17e1b025629af2c5ca0d3cd","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102151925.tgz","fileCount":13,"integrity":"sha512-X8PNq0/uVw/KhBOYpedweCFGbCRMFdvUAB0uaLOkCYaKiR4wqcR9T5/8xadDiQn0WJSfPVriHLNNxKbVNdGR2A==","signatures":[{"sig":"MEUCIQDkWBMe5AtgnKjvHUqRMEcq2SkRhdPvio3hSnjBnx15xwIgYY6gv0Pw/WjV1MtZhencHaAK1CVLLjWG/08kJ9RRZGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgKsr9CRA9TVsSAnZWagAAk6kP/AgwkX5lThwIcwlwrDC5\n7ytU5BYaEH4XfWH2j6oPmEpFIyD48lPP5Xl+gLQkXtB4w/hhi8LslMoJbD1L\nV8rERdTa++uxInEmtRHdXJdHnM5Ex7KR5l5yU3E5E4YExwsmHI4gBbWAH7cT\nvl9qoNdDuEejcMNYyisuby40Frub4kacDF8M+PgvqcJBxRonFkhF+W9fPweo\npzYNejeElowjBWzgRGJtidIgRBV4oDNVizHtwalHmKXpbJwrk0KWIdB9kiab\n9srxOzjyDfMXqdK+eCeT8qaB3q45qi/OTODAg6+5PKHDD4tLNl41mV6o8R2s\ndOLu+pW89orAAcue74eQab4Zuh5xz+zFoA2foTFD94xWj2KuBkcC2P+4XWxk\nn4WeG77W/E2ty+M84F1cP+n7Witq+/XC5Yd6g02lMfLG/dtGdJankq5l5mXb\n1qwMWT+mOPWo4QYryEnHO74lTKIwKveOuFUofzPAFC5W4MhINdAs/V/RJzvq\niAzbruUlGEpqtFVkbCaMFBNcL+oCbvXbu7rzqVgoHubdsVM01SOPqjX01Ttz\nrFqjrSmUWngDpJZjcg25C9r9rZynM94UWUgbkCabQqgz52XcpZohEPklxMAN\nz0WW9XKqF3U2dk68I11GRlRpyqixqC32j37bRPnrRvHfnclKj2kHb+HT6/Sh\nwRWu\r\n=g12M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102151925","@aurelia/metadata":"0.10.0-dev.202102151925","@aurelia/platform":"0.10.0-dev.202102151925"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102151925_1613417212908_0.6867919644828937","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102161145":{"name":"@aurelia/store","version":"0.10.0-dev.202102161145","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102161145","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"43491819ef5a8ad57b7ec00b32f0285ed049bb5d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102161145.tgz","fileCount":13,"integrity":"sha512-R8MyBDN90E2jFJhW21/CBEAtIDwLGyBAjSMvNgsZennvaV/3oMK4BuEfQ6Y47dmhODKwUvegCHrdv8Yk+y703g==","signatures":[{"sig":"MEYCIQCePsqvqS3C2a++kaR9/nurU2I5EyQYdDa/1aicrvJO5QIhAKPpa+rsWaJF4IuweoVRo6WYuYKtaoCYQ2WDcdX+Vy+E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK7DWCRA9TVsSAnZWagAAKoEP/RPYs2U3yeiEHnRib5eo\n1xAeFYq1Hsh+xyOeGi45gWJqC/vYXf/a7jgjozU3UfwwjFA+ongN8WIdQMkZ\n+ebNCV1pMzeIUsgrQE1s1bs++k7q6CrlL9bLzpJv+lXGZoGdtUF5BzVNmJ2p\nU6yHbEcZdgUB26drVOpPpApyA3DU1rGkNVq/D2bndXvKWa5Cp2s3W3l+hVgN\nhD+6U0Yy5ORfRRrJjqNtXVkOrWtzxJap5Z0GgYqCzlihj/R3DIjdQs/GYZB7\nuT3jUrHbt90QCA7razXfJprIa8EVoEckn7EGyBFwMH/UdMnHuus1sAyjPqe7\n9oyL79k4EbnkM5XmpW93TwX3ukfHoaNJXgtdCc2z+S1yepZHH90DcOt9dnbb\no4bg+JS8CAtL4NREkByjbEji6JXNbnw700fnmQACS9w7B306i9phG5XWvJyt\nHiQy5QtBtKSX4I3ap4rybPC483F33qD2oTwMyA41CW+e5dA3+JxsOglaqOdA\nReX27X/3OQkyD8bYvi0lrXWw8tJwhN9Nrhw3ueNjEd55M1oMcOnALpFitC2h\n64R5jUbmZ42h4ohnvov2D8/Mycr/gNX0o37ml5zgCLFpa+mrL5aiTW1y6MuY\nDNFynHbzuWz3WxtpVCsJKadXsLCXyXZOBPXY4N4ObOFldnB18/5YxnBbFl01\nqUoP\r\n=v+3p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102161145","@aurelia/metadata":"0.10.0-dev.202102161145","@aurelia/platform":"0.10.0-dev.202102161145"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102161145_1613476054375_0.7101278894801002","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102201602":{"name":"@aurelia/store","version":"0.10.0-dev.202102201602","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102201602","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"842e3dfd9f2ce0740d0b5009716afa20690e3e7b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102201602.tgz","fileCount":13,"integrity":"sha512-yAMIzAejGPfQmwcTv4xmOpSjjJQvseX+YMGqAhcPMUeJlTkQ4Yz7dpy9ULEbSrq7WeP4JEzK1jjkKgCMmgZiZQ==","signatures":[{"sig":"MEYCIQCOyQqFC9Qhw+AeXeFw0JdzZYCA1yc8HomA8rPOCBb0vAIhAOH1kzSvz+Pl1GgzZQl+dEggAvz4Npd06LwH6mtoIOLZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMTLaCRA9TVsSAnZWagAARqoP/jiqhS0P5PNqfyt/B9nS\n8+ct+vonBTAUIQ9t/Hut5BdLZikt14nVmHxnXXpPbpNNvWNlQOFozY4mZJQW\n9uynY2Osyv/SnyiZhn6Ms4nP/iB3aasDnGgArEKc4I6PFJR7KYYYwxXVEcC7\n2I61oreUlbfizGvtP4lS0nQvEXNNQ8xac2dGSGMP/lrgeAbEU3E6+vLG4R/B\nmjyg9JG1uXbWWAyfGealDElhxas3b0NbA2rE65cvpfRFl7MYuJx8YpTyL3Vq\nPmLrCJxE/G1Ruc/7C0n/b1ChrQapXbb7LQa7aLxQg2cdvZ0UQTRHuXG0y93A\nbETyJWjbYQ9YGh1CuyCDsUaUgH/TIHeCygaccdv12+FshHfsoC+3C4XM7Gyd\n9SWj34Au3Mk82ZmE+2gXizLP5xGnaXyLOEX42zlAv/3fuQobatvIzLJcFe38\nG5bojOTBQgcmCHeReDUWm0ieK1kI26OAxBF02r1EyN/GPiq3PP9cPptbvFSt\nqJt7duphVPwWDbD42nU1nM07CQQcGyZqVCPTONKEX1AG2IYBioCyC01I3kAV\nB9A5mHAZfy8wx5TXdeV4fB25HrwPQ1bfGfaKd01WWKBC8YzytVgQgPhNivnC\ndcvhIHnQHevvhEV+rlv8B24DP6ws+Xr1Y1T3+F150X3OZskRSdAaRhJiYbVe\nYfjn\r\n=2MrQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102201602","@aurelia/metadata":"0.10.0-dev.202102201602","@aurelia/platform":"0.10.0-dev.202102201602"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102201602_1613837018083_0.1562023484159547","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102212309":{"name":"@aurelia/store","version":"0.10.0-dev.202102212309","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102212309","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"98eb57b0c523a3b05c2f3aeff7e079e68422b358","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102212309.tgz","fileCount":13,"integrity":"sha512-4pZKuNT0153Dw65eiYhRPL/B38Dzal82g6sjfor6qafxMNtRa/RL6x6Wbt7oU/JPEN89PVh54fCpM3UK5xZlWw==","signatures":[{"sig":"MEUCIDjkcRauM0tYa4L1EYclsKqtaY+XqUqyxJsh8eUoivIzAiEAx6t8Pt+7Tl0YiHNNZ55400FSRtPnQmGws2vEe3jPA2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMuiBCRA9TVsSAnZWagAAuPcP/0c1Eg+3ZC5PK0S+AP3y\nYFu7WuDTusZEnPWOpqoRwPMwENiGf7EuT2cr3q01vZ9FQE8mV9aHZrBouk7n\n4oTwIGaqu0gZ/S1fx0Jvo4YM7TSw583eKP1AnSzng5jX9W3CqMPus8qtw5zZ\n+weEEGQLQiKhvSdDZzz3qFT4JegaaE/9vcqgQOh5I1tcZrFBROwuRTR48KXi\nNVkvekzIwMFYlVCDEraCriyysg4GPE9NgSDN7MpVbO23T0vPCwFtlWs95Y5O\n9V76/FetVK6S5coy+d+dmu2yfbMUPNutOcnh+zAhlsi9qMMUWqB9hm6Nl4fg\niN2/cWk7ej8julcFoHjY4hV2fUnu+HqDpwmGoBcYznuJpoKS9qcdzujn9nDw\nd20ypeQUOMwoSG0vstZ9nMHRyFNJBH2lK2cdkv7gZ/VpqcBSAy9Zky5fyXeG\nlmUu2QzSuabvaGBztU6R2qptv9TTmrewURXAumqA28HT0f5Lya1/TlcYdFx0\nPUWHAhhFL6ldH4uFR91En+pP7QfAqDl12oNzCpp3msgqNBVarWc5o481JUsd\nLRD/uWbtRLsfxd/tT1TMqtiKu9hL9kPeWuOVADF7invhLZ7V7SG+iKa87IcL\nD3ttGU7tKwjx5nXQKrx2nYbl6s6t9LVfvjzvrWRBGovIV+wFNWyQalaMXbYj\nMfCO\r\n=6r1E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102212309","@aurelia/metadata":"0.10.0-dev.202102212309","@aurelia/platform":"0.10.0-dev.202102212309"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102212309_1613949057277_0.43294978943602547","host":"s3://npm-registry-packages"}},"0.10.0-dev.202102251102":{"name":"@aurelia/store","version":"0.10.0-dev.202102251102","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@0.10.0-dev.202102251102","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1fdb4d0e2ddc337293cc7c186e1f963900a075a2","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-0.10.0-dev.202102251102.tgz","fileCount":13,"integrity":"sha512-B3B6VFxvkshH9rNUgRiapBnRTR+l7456enkQjkVqnoakwQimlgY5WkWwT93iLuQOjTRzZcMq8aw1bdCgkfuFOA==","signatures":[{"sig":"MEUCIQClhH4xVeWvq2sWRFp5IRY0qkPHSRA9ey+Q8EphESMQJwIgJHB7v4YMTKKZRpNBpV71lXf2u7VHFb6BLrYzgk1AeGM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN4QoCRA9TVsSAnZWagAAsZkP/j3V1SwGL8mXifcnO1Z+\nZNs7aJ8Ld7fUKOOSlbKD2SFxWVsxApya8GX8sV0LZpach81ceqm1sQx5erde\n2lgbrAGXq1PLJvhgikydJgAgSEPp+5Kj8EBpaM3rKXLl3jVMJOXRk5Kobzv6\nzzND8zGej3f8LsCMGan6Z3NirFI4/ZZq1f3kjclHEJh5ShW5h9oorVOw0SPg\nY/nQ0cTROoJ4/K+IKs2BpDOJ+2gXBuKxTT1x4BIsZO7jHepCfIWdf0K6UOMQ\nzC65DdAbuMbvPvJVw4L7qv78UFUs2u1yJR0/7COZ1HgWhPsMAxNrv/xGqr+T\nvRpW4vz8g8n2e0R9dtZk0ini6Zwu7WijCK2wZD5ims6rL+yMkJi1nhXSoh2K\n/dk7lPOAPkKcbRR8NhoBSJE3d0R2BqJ+pxRhmMjdEVH+UKqH2IMOclkGvP4o\n/Km4yOeUnmuLCLGI5uzxXoZW+MnTRjy59c8atbCZdO9XDWMD/1x96vBaIzIi\nd/FDt5aosPwpGgpvPVFJ2g4hb4tT+9j4MLA/xie3a2P3Gk2U1XTCW3SbP98z\nlBPSQWZU9z548I6YDsQ8LDyxEfzyLm7ztiDU5c28K7/X4RjlD7tBAW6uh572\nGYKh3iyoYhAclvF2hN0AAqxBWVAAC0/pxZjMdCKgTg5wLoMISV3nIH+pZu9C\nsNXF\r\n=rQPQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"0.10.0-dev.202102251102","@aurelia/metadata":"0.10.0-dev.202102251102","@aurelia/platform":"0.10.0-dev.202102251102"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_0.10.0-dev.202102251102_1614251048356_0.6813526681112401","host":"s3://npm-registry-packages"}},"2.0.1-dev.202103030041":{"name":"@aurelia/store","version":"2.0.1-dev.202103030041","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.1-dev.202103030041","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"692d905f93eca055284decc83791497f2d708fae","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.1-dev.202103030041.tgz","fileCount":13,"integrity":"sha512-m2whm2D1xxt1tFvSCIem2tUOz1ULkZyrO/xM/uEsDNifxBMLClWjD48k5LUi+hS9YHeGqiMB9b35R6BiKoFwVA==","signatures":[{"sig":"MEUCIQCrJGRZGdCVNfgIy+iTgppvosULHt6Y6pRBuBzsid1aCQIgKC6tAr2vFUO9gc0cYll5BlBYQpqyj2XGQQRT7dgSMrA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPtt8CRA9TVsSAnZWagAAkD0P/jdJDrXSeukpVO0NzMOy\nvCezZ9PosXNwC9dlbpOIEKI5JXdu0rFmlYhAogufOk93m+00lB0Rjz0zIkCu\nSypTrlXbM+YnOehIoSnyEMerExU4qxM+NFOUg36jEi4/AVW7iaBSXJacZq58\nyF8MdR6RJDmfOm5fTdgp16BmQoepHc65d094QAlUtQzrXe9vHJGDPPWkM4HD\nhBKxa6pcQK30qS7vzBBLJ6F0CDZkGGXM+LOaU0me8G/ldpsaKeE3W4oebLfA\n/FebjQVIyayKBOtmvoYRYme6v/2EY4cvZWI8OqUSJ89mpoJj2FfNI43xUuwx\nsTLN7P0ZihOlqpzJre/24xubW8sioGkBhOgBuTS08DhYpQN+BjtXBAxCX2TS\n3lGRJYPxIMxYA8QmanHNxnnayLMW/gtuYhFZuD4rbDUQJUMqMbFcIYOwcRyH\nHQ5ttcpzlA5MU2mxFG/IDxcypAKvQ/sROTh3UN5cORnvoitnmO+/ap7QVUQz\nlwAAoi7JKWoHEvGttZGId1CAT41iPM/8VCXMhhbX5Cm1+sIMgUfmrvLRD6Sx\n6fHhTYQb19BhHClQVt7tPvGOK6ZxCVCWrdo8WM5iTBmven7A3nfAPr/Sw9St\nG3+chgiMJERfkbjPh/geS94bkth+ZmKS56VB3N21jtlHt0b/z5FLVM8k63O+\nJGz4\r\n=l3MT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.1-dev.202103030041","@aurelia/metadata":"2.0.1-dev.202103030041","@aurelia/platform":"2.0.1-dev.202103030041"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.1-dev.202103030041_1614732156247_0.4736173073967518","host":"s3://npm-registry-packages"}},"2.0.0-alpha.1":{"name":"@aurelia/store","version":"2.0.0-alpha.1","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.0-alpha.1","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"13abe2a9d8701f4c15040abd9a5b903bceda5ab4","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.0-alpha.1.tgz","fileCount":13,"integrity":"sha512-71E5wxT6rv4uvoaM0rkMJUcJDGcjffec9SHExNHzcD2Id9RM0cGO5RmT+1d9KeW808Szsu7ihgB2p9E4H1rT2g==","signatures":[{"sig":"MEYCIQDdBdZK4uRqLZDfY6RXxo2P/V9FyJOvWHObiA8a0kTEeQIhAMIxf1Lxx9JCU6bCEXfCkj8c+B+HKuj7xWxgkHzcxP3k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPt8iCRA9TVsSAnZWagAA1+YP/2XEiNrPLVcZB+HnSHpq\n1VsV3EcHEPJILF+RrbXstLPjpIS2qymPRc5j49PEHM3bMLMYBIKQ3wjN28Sz\nFiErBXsfkopikl16rkkNy8VziLOEVPcQNdqRnYcpBCrWUKvm62CzsxiYAavM\nxgrGVMot17A0D+4abQ3zcUamO8v+LlgBj2O3X/oUa5j6jwui7Gio+5b65Lpm\nDWYnUHNOSNs/9gTZNagyymf7lhAc0jygPVLw09IWp1G5rSUprxThk9e9OmP0\n8CeUV8OZVbMSjzthS19CvBd4WAvtT74HrEAoflCaTwu1k+dwC8ImUR0u/Qbs\nx9i9whrRntc8MZENu9TvKlxVxWDqmU/bIT6HPaHyxZqUBI0cUTwcFMnHtTto\nxKQCre5a5dRha1JOROXp4NfWuMPQl6LysZX0VohQE5RYvlgeqEzAumNt+thl\nCXxh+/rBkTSKHBazOOfhV2S/KizxsZZWdYAsz43du/eKQ55JtsdDopjGwBeN\naa+xouuQ5WNkd+8De/LzoSHrJeFiVERJ68U9r4KFcxtrIcgc6Ub/uWisGGF0\nR1jV/1VNeONPF27t1Lb6GGfodNteD9H/NXArjh63ehbMPYPNP/aLEtqU2e/0\nd4IvmBDXKOiQMzT3rdxw2lJvgS9DNssodNcCr5VDxLIn3Cm4eSq9ycBoQxG7\nArv5\r\n=fqE3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.0-alpha.1","@aurelia/metadata":"2.0.0-alpha.1","@aurelia/platform":"2.0.0-alpha.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.0-alpha.1_1614733089680_0.9432968888002273","host":"s3://npm-registry-packages"}},"2.0.1-dev.202103031040":{"name":"@aurelia/store","version":"2.0.1-dev.202103031040","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.1-dev.202103031040","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8d673673c696bb6487e950bd7beb64ca0a9b5d23","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.1-dev.202103031040.tgz","fileCount":13,"integrity":"sha512-7RVKjlwZBAsh8h5nrlE6hKCCSeCcHwImuQcm5oksSGqWX9HO+JW154pEzfhlgi3uY8j0Eo53RD2DAKkN5CClEw==","signatures":[{"sig":"MEUCICHLITnc1SrRJNPSkxEFyeg/FBDgxWJw3D5X6bj4iJ9KAiEAl5XsN2GNTjA2Faj7urX8zVZS2ZPa979w4Kq3pDT8E04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgP2fCCRA9TVsSAnZWagAAqIYP/RzKb6MfxXLj7PFKc/W3\nm8kWjbWSwKVEF1AqX3c7s+QUkKn6IPcrMxfz2APWtzOv3vKNm+rimTzIBpc5\njKxP/pr1Z4+z8AAGSVClJ0xQasKy3Y2GtIH6A4Qq3G4jmwEhE9iucw0THF7t\n+vJPoemn2dmkmcKV41gh9bhKVPY5l0sEeuXG09v7tsCdMGu+ZFgn7ji1fZfs\nNmBIl0mEMWdT98mf3L3loipx3Y3A8hCg9W2V2V7Xvsgm6nK2qW6w9W+J5JRp\nmtO2dkAvj6YFwdztSMIn1uCzP0Kbcgz2XlQf8XGqLMcL1/2Ywm7JKkmXSi/d\nuElQwVg1jsQX/dLVfyAJf8wcYtfC94U51xMw2rMeV5iv5WOZD4zoNIaCZZHr\n9CYgMIYNop1jAfMeujT7zlzQ3PwrezZMh0j5pebzsjhwrR3MTXH4RH2tmCjS\nCIYXIUnF5KLcc1lcqItNb2TsyWZuZkqSMZZlybiCBvYLECvzHEK++SpkMnzC\nyOLq6ZsR+VvDFzWTQ1e0O0L7xQnnt8ex6QpIoRHf8vpXasOqJ7p0u8Co2LCM\nOpTQkglQU89HNuu9I1+ET+prSOZV206t7AQ256zW3YtlSVkEFxe9urfwVlkh\n6VYu0rBQ17nQ4Op+q2A/2xlII5bBpzGLKaxv580CLPcMUVypUPR0iOKFjvjI\n7nN1\r\n=sbtG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.1-dev.202103031040","@aurelia/metadata":"2.0.1-dev.202103031040","@aurelia/platform":"2.0.1-dev.202103031040"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.1-dev.202103031040_1614768065977_0.29861160773100326","host":"s3://npm-registry-packages"}},"2.0.1-dev.202103040337":{"name":"@aurelia/store","version":"2.0.1-dev.202103040337","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.1-dev.202103040337","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"93e6d2c5cc36dea0fe0a3896beb97e9be527d773","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.1-dev.202103040337.tgz","fileCount":13,"integrity":"sha512-ZH4emGq/aYbW33VjkLrcX81kn/j7NPKQlCizMbLP+AAQUjiGrb8j8sO6Mgz45OCwcrCkFIbFwZW/kUYbVhBazg==","signatures":[{"sig":"MEUCIQDrKfG6oD1Ny9F9sDVZtwhMNvykighO8RXDmmW7B/TH8QIgW2+ru61gM1ogEPUiELzDSktpZtkbO4UGgtptqbKz1S8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQFYoCRA9TVsSAnZWagAA/+sP/jHgepuhaKBlAMSqZYWC\n69jye7PZAYtwpyHbrIJeFnI26cdLoL4I+VYhaD9dN4x35s3bkNjjxo473/WA\ndD5Vt8fNWyxWYPbjJDZoLhQtEwnIjx3fuLHk3CdwwCXXuPnPh4OXoOyLbKgK\nyzoH1BFO2Xd+3PvxwcXPrZVdT+aI9Syw/p0tgxckvTTm/H9zaemiWe7WCC8/\nLyfzWDqU7vitjLRLQPk7uSWqWaaMBVNdxnSjBBX+L1wd2hpDoHk1gE3demtI\ndAa54H0A0epZxwV3pxl5pYrNLW6frFWKJEPirmv6DQ75JQtNm2KgIfYHZkWQ\n7CfHFXchfztX1arFSxSgs3aYKJH08eG54a2EfltM4GtVuOjNf+AhTb4l2Mlp\n+liCBLTuUgwCw49h4ogiJ9CNBNprzisKFrNqyLv7H/6Adg0qyiL9NNi75122\n7yGoc0PU9SW7MXMe6pT7Ty5PBvicpLfKZX1I8opF0wtx+EmhImsNqrI+Ay0w\nkdwsUoEg++8fNo9nWz7OPg6vI6jOZs6xdKwjJM8JqJKp2Gury2mxENFDgTQz\nhKj/MAs4RNz7O41of0Iav8Zq5glyp/4qTDUOMUu0LKwxCmsv3P2pFebOdPMU\nslT4VtsMXD3Srw0EnHztSh/OJPQ2iEr3ktv2cUk9ZObLvG1hjRalvoDQ/8gB\ngcDW\r\n=oc4D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.1-dev.202103040337","@aurelia/metadata":"2.0.1-dev.202103040337","@aurelia/platform":"2.0.1-dev.202103040337"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.1-dev.202103040337_1614829095597_0.20277904415773262","host":"s3://npm-registry-packages"}},"2.0.1-dev.202103040359":{"name":"@aurelia/store","version":"2.0.1-dev.202103040359","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.1-dev.202103040359","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"f6a39be7580b0f9496b28ff6374090e18bd45a9a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.1-dev.202103040359.tgz","fileCount":13,"integrity":"sha512-hwNB23T8FS0WSbK3soLJJRQtFozuHZ3vghru/igfO9gdoK6xJw+f6saDPx9mqJpPSZAiAFvtJoVbHzIhPsJ6+Q==","signatures":[{"sig":"MEYCIQDY7Fr2Ep+CY/nKnQm+aCmdNLK+Pf+VIjOsMzWnsEEfPgIhAI0prPawLcsMv6qlqBPYHnG+M8/2L5reWWOqvg/47sFW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgQFtnCRA9TVsSAnZWagAAEhkP/iRGsqvydpjNuM4IWlRZ\n5+elv3DRShq3hVtx6xf2v61thOgrdMT8tkSkCDuwbHizcgqAst7rMLc38p66\nI6ocy1LJDN4LYTR6s5WbI0VubVDdSvcNV9wFKbsVRvw64RiRRBi6+6DAY14D\nQxbNF1bIuMcvA/EIlVXfNrea3tD6umZdnrUebCk/f7L6k2WcGtoXkE4XGc5N\nxp0eP23OlyIXVcFqoPQGtub2K8btdH31RlbjXtUTBeek5AoineFhAcMa9kYW\nmx7PeIGzaW/b2NDtoQZzHHvOqndUAwZl61zHwiUND6cP1e7emL5dYxtvC9WN\n38XhZd/FZO8SmDDP+3O72nZW0ElsW8JMs9UHXXE9DTqiOwZmM99qVVoJL4wA\nVTsO6M0ZayTLw/KrFX11HU/SlUERBG3+y88nyL8mGRfmT/ipwaWPH7oHrdSt\nUrkhHCpHtlXiOOq3YAtdlQtfN/sfH1HjLaf+YrhTjRuLymyDcQT12m9fvDjU\nuxBGoa+4Mfjmo6/eap4Hvf7B5BwNv/1QeD5udljfFD+3Q4wh+3KyGNlc2dLY\n6pF5zqP0boWWHuXVTL6udASEDT3ZuDVL2jvQIeahwAlfwgFqWf9xAZ9Lt8M6\nrdJtK6hAWTI6Nqdx745ulLJpe53DMs4vXSFpU5lU2qCLM7X/OEtCTWVXWmW0\n8diu\r\n=CLkk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.1-dev.202103040359","@aurelia/metadata":"2.0.1-dev.202103040359","@aurelia/platform":"2.0.1-dev.202103040359"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.1-dev.202103040359_1614830438829_0.8734220814712317","host":"s3://npm-registry-packages"}},"2.0.1-dev.202103070436":{"name":"@aurelia/store","version":"2.0.1-dev.202103070436","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.1-dev.202103070436","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"7b19aa05067fad48aa0c33a98420e8d4d630aaee","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.1-dev.202103070436.tgz","fileCount":13,"integrity":"sha512-jFSQAyPzDs7IRwbj3hlzIedhvleUINk9yQP0nSkbzsIk2yBwpzk78/X/pW5eLZ9igJXRXNYpvV4duNF82i7pSw==","signatures":[{"sig":"MEUCIAS51A6goVaP3YlNBRnjbsSNWHkJphncycN+o2pn7le6AiEA6S0olAMoo5KBmQp1ozEY4H7Cdr9vrdWMnm63GBrSMZk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRFidCRA9TVsSAnZWagAAisMP/1QBNcwNEAMFca2pqThc\nlUveDhgYkxhNGS50i8nD1Eyx0/Vmk4WHrnh0yBbetl3OXMk+rZ3WNxA2ocd8\nhA9z08ywe/EKEnxCIZDjgRGPbRnly/TqlqcJds4C+O+QlxqEIHfGaJ6WFgS1\nKCzbYc+DPoOj4r0FsFnGYhrl07i56I3wyWBEHkONNdxzAeT02teQCmeNJqn9\nQF2zzTmApEbFuU7lNffhk+DEMDbMAx/SyaQ1smyOvgaWGvPPdiGP6cop7w6d\nRr10hpWGqVNVulheyP4PesWmNnKrHSMRZNV4eCXva+hytFAcqnDHw4hguxbe\nDPwvLFyxJPO3UorVCdYffoiFsY6XRQ5WqgXulLNRvHYgA/Ho6HJ2QCwP9pLG\nsn2rvPq3YpHdTXKtBGnD3/wNAGn5cOc9HTQpylH+yMCK39jLjv0rH0HynMnw\nH9Dj95M+P4m+dkc3UcfHprhCndE72QbNdcHfZEVz2+2kARP0ptWbr8AbCKPZ\n5ZlvhGxaJop14kJ820xXeUvtFxPZZap1x1VUdbphCTOk0FyASypNvvA6m1E4\n89SALza8/7PxLT/xfe0jQpsMyC6k8vp7jcgNPqy99C1MHeEdPU/b/m42AyaY\nRmzNCu0ZPPtV+d4cLsIFsFUefokLfL6pYGE/YsNZcs1SH0IR2N+xab+evQUd\nEsRQ\r\n=O+Sl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.1-dev.202103070436","@aurelia/metadata":"2.0.1-dev.202103070436","@aurelia/platform":"2.0.1-dev.202103070436"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.1-dev.202103070436_1615091868885_0.6079016793215715","host":"s3://npm-registry-packages"}},"2.0.0-alpha.2":{"name":"@aurelia/store","version":"2.0.0-alpha.2","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.0-alpha.2","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6d5da12bc5af707a109dc1865cef690876d49369","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.0-alpha.2.tgz","fileCount":13,"integrity":"sha512-3OwNn9T6uCUdoqmL8hyqq8VAQhETidvkc5Jm70Jiu1odJHAr1SdNpPoYd3jHElLLPicM0vATnfniHFhSyasyfQ==","signatures":[{"sig":"MEUCIQCMBY5MiV0A5NVmMfeJZbrS/yeTYc8Uab9htnuRONQvtAIgacwzuDSCBYJooV674F9l4s6G8eM0a8Zn32hz7ry4zi4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRFqwCRA9TVsSAnZWagAAoPEP/jnl5gv6njav0Mj/cE8M\nQXj1BbOHy7t7Pd3fluQMHiSa7ZUdCmVYvDAMVJ1xR96Zstm6yYSUV3FNKg0L\nhn5vlYw1ouW7i4QYF5w5UGwab74TI4hfsZuI7OcCf3rOakyxvgypli+WYhqQ\nk6oL9bvDtjsLWK4K5mn1eNk8LyuiPECw4qyXqaY+jKLjOmjFLut/b97dHu/I\n5VmWYQf6KlOkOOK9xg69qGRaZbrR0QonJ/cReQQdnSnT1gZ5Ard74Qnn0sUg\nvi0SfpNQ9cg+hfDHbnIBso8aXM8g0aXjcqv3JH78nVS+BWIuROvNR+USRF6G\ndlMDEJBHRZK2JpF1vtVlPTQ6BgwDM704ob/5DfnBlK5E2KwH4Rr77GBRn4a+\nVMZe1/k6liD4eREjiF6WZ2rcnHsMp41oyFYNmDch/Ke1rfo1ZrINHZ4IrLOF\nf45plTeMLC9zd6IKtxme81wa6AkyjxununWYiOyw1Tw0PbwDO2caR2QP9m7V\n+SSMrv0RCfakQ6zv62RCE5S7ErgtG/XHH2l2juai+sLoQYZUSdT6C69m/Kiu\nmmj0wkX/hG1sixf7qyubd7+ahFuE/8JJzniHRVeoiguWmhnMRrAeILfzY3qj\nM6oFG2HCFnr2nfCtxJZdJ0ArBc3TIiXVZn8cRBmdfT52ZFH+OVGLv3yKdQQb\n4qna\r\n=WzEd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.0-alpha.2","@aurelia/metadata":"2.0.0-alpha.2","@aurelia/platform":"2.0.0-alpha.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.0-alpha.2_1615092400382_0.9010335834514838","host":"s3://npm-registry-packages"}},"2.0.1-dev.202103072247":{"name":"@aurelia/store","version":"2.0.1-dev.202103072247","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.1-dev.202103072247","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4cdb1c8330360d821d6016a379992ddfd48a4488","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.1-dev.202103072247.tgz","fileCount":13,"integrity":"sha512-0UIaIXBtggqPxwMyXuSAlWVtQADpQ9qDQolfna2ZfWSM2eVRLZL9E8iCmTcHxK2rBZbJeYIflbGJExo8G/noXw==","signatures":[{"sig":"MEUCIBy50LhYP3eSU4yvjvCDlJq87tKC6OG1aTkMS4NVPZkqAiEAwGyLgycoAPsc+7sYbeLh4mYu5ihejcjOu21XnK15pDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRVgXCRA9TVsSAnZWagAAGu4P/1NmpHNgZZXHhThvQLek\neVDqTkWDM15vTg5tc+AP/OBC+rnWEkgG/6UA2/1QN1rm7s4SgvWkJr+UtIcB\nKYnTIO5lCE5qv7khSItIknV6c+y4eIVuQuBUlywp9S0A8uqaiGfH9aYtYwfn\naeKapOmUsZzdNDQWy8PeBeNhJdfQRkc3sejAR/tUXGjVtdZLw5an20I0CZq/\nK+kqUm18FUjq3R0f/cQMU7E9IdNXGzwc1iXry56d3koTaSlXhpY0NmXV4u2e\ns3lX7fMOGgiavBCEsdCa052THrFKWDITx7umSH/N2ZfOrMGo7Z0SVNU4Ki9l\nb+MEdBt899CrDbjsG4kHsrSsvZJjg1wxXMWvgqF5RlF/19okTD0wBicuPGnt\neSTskVgrX7Srta9ZIX4vWya7Pr/IpQU1tiZqBcAiupHZElKffSiefgoVAzzV\nG7LfdCMc462OkoCCC6J97ny+eMaQc0U7et4JI8Rq2pcvtn/xRx3H4oKGrG8w\n0/Btaz0pVyJrwfutVyUXO/l4DzYYmuebJhlmpf8tLxt9NKRMZTp22biYNb6V\nYrNZaRDdTdWmzyrU+3zYny0mqikU806WMLlTDe5Q+vAnpNwkWANXWjubmDKe\nLGjdoj+7yX5Cg/ZBVlsluLv8H8qSrodiO2q3sbnoHKC11ITyXf5ET2c3/RVh\nYVc4\r\n=6yrG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.1-dev.202103072247","@aurelia/metadata":"2.0.1-dev.202103072247","@aurelia/platform":"2.0.1-dev.202103072247"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.1-dev.202103072247_1615157271421_0.021492025641879575","host":"s3://npm-registry-packages"}},"2.0.1-dev.202103082019":{"name":"@aurelia/store","version":"2.0.1-dev.202103082019","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.1-dev.202103082019","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"8cedcb319803342925758cd3a4a102951061a7d6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.1-dev.202103082019.tgz","fileCount":13,"integrity":"sha512-JBRWdFQf197ZpkgJJlLaWAyW2hbVjopaw9Ke08SxoW6UlNjCzXnkuPEdxVuAiLjiH9wzNjNKQ9wAIkn4V8XmeQ==","signatures":[{"sig":"MEUCIQCcq7E5SY6yUtwRwhukiLmEjhv9rTNN26i3p2FmknWj6gIgKumn5jdC8S2arz6/K7n9/ICr1P8F2OXs6J6a/jwSq9I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgRob6CRA9TVsSAnZWagAAJ9oQAJeb0Fc8Xw7NH6MPVS9j\nUejL9zjV75PdlhVMPrUrYxKOuSTGy8Jvlv0nXNY5nmrVtI1Hccf6kjC2Seno\nKI/JQSt/468+ri0qwTNjOtD+MhnOFiFA/uNYz7P/5piudRmYlcP+RDkQqjaT\nOickvFi7Z30LUh+G59ppvcXocmHgjOtREYumb42Uayh6qH8VmU5EqZoA6IKy\nun362SVwEMsj91AobdJxbm89Lr5jZk5qe6PoA5DBeqsEQcjVJMdJEh7hB6Be\n2AsdWFJLz4NnhrBPeHUX5+Vj5Oxa5P27GQLiKj7ujF98L4EU49FAA44O9Ls1\nGsQTzndYOuWxLfVSCsijuIg1c6TvoMQinN4RFE2Qhyy3dKgUPY5Lm1HoRGSM\n73PvzpE8VAF8WCVPwVi/pQEMSq2hfAKEsvcRxsCnt5Q4L8A1Mv6HAuVaoh5+\n32bOF/POx6Fd1XR6JCoEzgh+E3hWCBOtWKIrmnvfFqR23Qpu8wTq6M0QI7EP\nCHpSgclndl0+ZgtjvMxJrqyZnI+tKZQTXoyBgWxJ/iEA7G24xX6lXR74PlFo\nHSZphnvMho/yHp9PLBdziDt0AOsfNnJsfD0qBx/MghnvWR+kItMUVOMIALat\nO8lo466Qfce2790v6JdcdAuis58CO6Q3BSaE6GPUt+wHMwSBv6usOG6XyX6T\n3S/B\r\n=TTDN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.1-dev.202103082019","@aurelia/metadata":"2.0.1-dev.202103082019","@aurelia/platform":"2.0.1-dev.202103082019"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.1-dev.202103082019_1615234810362_0.20126980311912823","host":"s3://npm-registry-packages"}},"2.0.1-dev.202103091412":{"name":"@aurelia/store","version":"2.0.1-dev.202103091412","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.1-dev.202103091412","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"89ccc86b3b28f46c83d105b339b00659d13a723e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.1-dev.202103091412.tgz","fileCount":13,"integrity":"sha512-8ZZqQQwFBMssvjtqZNhIaWSeE8F7oIRWCxGCd5dRGz52X2er0KcFKNZl72Ci980aw/rlNK61HHI2ePVmwySLNQ==","signatures":[{"sig":"MEYCIQD2LzHQDg6DCompe6KyBkRFWEKCdUVD9sF9IlkEAqVyqQIhAJrQAiaS3+KuXBfujK39hAF7/FyMSrpitac3zNKM9g+n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR4KdCRA9TVsSAnZWagAAaYgQAJMnzFgNTnF6Pa+L1KTF\nYolD0KW2zIPvtYVV9jPLy5MLdYLqdbZkQGqrl3u7MCBH01ROTvgZRS/U+EKN\ndd+bevz1c6Xv+j9PTXxuBWG3GYblp3sQ7mFvhBE9bJvWgjl+I2R/5PQVFveF\ninWQeYQrGGKSlHT+hYztV7Z9gz46vPQkhR7IrMUj9dnwfRoMqe3qKWuoOg/w\nccaLXqayhh8fhyBRFEXjzAaAfxHeKqN+QslKq3im6KLK49BKKQtc1DhTHGLi\n5Lf1ebkRTFafjBTaGl2zrvyc8I2zpYnGEJhmncLQ1Vijg59/6wAzE72XD7mk\nB8qdOFwpyxVq+8XK78pCbcLuCOgylV9Lrd/pojD8GSS7x/SN+bMH+e53/Jvw\n0bDKMfMrPVynJXKoNXbGSsPcQBCn3+UENR7pYpVsxz5zOr75SqHYqDliTPJc\nQtxr/raFkQSdCTvDLayhCO0qlu7D38dBPF8qdk8gPsk+oTFHW7xcKJk/7OIL\nKfZCP8HVOha+PuVDS5rq6eUlYZwo0RHJxRE6J5zlj5c2hY5Uw57Zd5HrhM0A\n1Ht7qnUuWthUdnKIP+lSLx77BKsRV8dSmkSnwX9QRG3I+Mc9phLY0FpcOV/H\nAF5c3T8fnDUysKw1jwe6NuUrBy4kymrT3DHTC/Ud6vIxp5KpMv4cxlefuO6X\nzxgt\r\n=vhE5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.1-dev.202103091412","@aurelia/metadata":"2.0.1-dev.202103091412","@aurelia/platform":"2.0.1-dev.202103091412"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.1-dev.202103091412_1615299228585_0.2674486445550235","host":"s3://npm-registry-packages"}},"2.0.1-dev.202103161950":{"name":"@aurelia/store","version":"2.0.1-dev.202103161950","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.1-dev.202103161950","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"5eff4bc8b6348c88e6a6263f303a2b90ad168173","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.1-dev.202103161950.tgz","fileCount":13,"integrity":"sha512-S04cwQIkOhVSeDSmet8ZjTMEp9uemQGcwQLYlKWsCr5KLgHHF4c8Pth82vTqnSVG/qiM0sCYZUNS3A4kVZBvNg==","signatures":[{"sig":"MEQCICpPbkJdDJ25u0XPCsEPZad3YD+t2s0vHqjpC7SiVPOkAiBW6Al38v5sKyuF4MYs7Xan5SM4PVeYo2ABayWnBSLKmg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUQx1CRA9TVsSAnZWagAA8GIP/iUf/GeOqELxREyjCE4i\nFDyoNcNOeRPU5M5F1B75hxi/pVg1tfkWQuZB/3OkIwxbKG5zdnP3xvDEkCCJ\nFsw67dAXLan752P90EoGlJXwkgTz3cglqqbsxe7y73fZ5Nr8AGdRTHweK5+7\n+45vJziOWlJw5cEHVhyDlJH3p/e7nBPJM0pUzOpPeCpk8akwISa7TxGq5gKK\n0bUR8RuvO4do5a9sBvwmZhpUmdYwNCL7WsNwT+9DEOlZQ9fOm6EqHBmT16y9\notzLZyzp6mQwQfUfgnTbXp183Iwzito5mRhpRbJLbHkjSzKgJ13PPWcQfZfZ\nxmga1V8U6IE17WDKTOLu0M32guZMnAsikLtI4xgo2JFk3JP0FiJoj+WBEHDC\nV8KP8cFEIJBuqLGdzsYCjv29dZfsPSySFN026frgSO7D052sQQCsR6ypcCJq\nZMO7xZqnx4/1K6IM3+cwtaNUtgBQxQbChnFX39fwzAGDc314vJVJ51z0F4rj\nQHK7euuanOF9eTtoVhDOFx850pgGIX2Ggsq9HMfkQigIE4EYg/7UCnHrJ0cj\nIEe/X/0aR49X1zJS274UZsYyPcEVqvtNwvSUqcn2xnbuYlvoQpYvOJ43nLQs\nbv9NM3IP6GoAA8DNbOtf6AGtSu8PUXlEbZBtwpwlG2sz+d57zBCCaOMoJheJ\nvdI1\r\n=+OJq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.1-dev.202103161950","@aurelia/metadata":"2.0.1-dev.202103161950","@aurelia/platform":"2.0.1-dev.202103161950"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.1-dev.202103161950_1615924341027_0.8685874800650468","host":"s3://npm-registry-packages"}},"2.0.1-dev.202103161952":{"name":"@aurelia/store","version":"2.0.1-dev.202103161952","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.1-dev.202103161952","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"69b06430cf71f11aba20ab9974d53dcbf74280e9","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.1-dev.202103161952.tgz","fileCount":13,"integrity":"sha512-mcdWRhBFW9/xycGiXaIDiJyZWRruJnqr0iK2EXOwyG8SULEv7jkChTlyTbsqBWbrElMMzAMtDIDMaTtM68Qb7g==","signatures":[{"sig":"MEUCIFuQZAtNyCOoL80dCyo/fq7yWs5VbnRIu2/2KHO1pIWXAiEAzK0bGleeQr0cTgtREVYV8R7zV6rzn+IIvXpf3dBMCpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUQzGCRA9TVsSAnZWagAAehYP/Aog7AGYGPj0wvVLIzNo\nc3GcgrtYTSokBk7r2Nfes0JzZxnAro6/FJiM56cE18oQpCau/tZAJ47H5pk1\nLU5H0iqSKHsJY0Ml6TirJudU0MskaFkO0fQGkgUPmig43mxeN455zK0hmyrA\nN0Z20zDJwx6nivVYJ0Dsjoj4Awf/LvbnyBZaSdb/feWMuzE3c6uOtejut8Zj\nGvSRqmoBNoNp4Jfev5u8fAGn3uMyE+HDTbLbPlPGRNnH+9I4E4KWYZjgQ+hn\nVyougRJmOUWvc5NOTwlJd6fLr336aSY/fCj733nr+udMYD4f8hIFzxl2cLMM\nldeLsMn1/l0bxPEacQRAa31KK3BPVT7He5i3sN2MTZeUzD6fJnPTBGVx8H03\nuVIJFz1JWHyD81wgreqCAxqd1N7glrdSHSRcou7hmoJH9M+swWTUEU27zza1\nElUWqeklpPKUJmPfFrF5U3qN9vL2f1GNKpFaA+YiDqw/QD1LSuhMt8N8ehCI\nL193TikSKIDCEeFeiuPugeL7TGO6A8mjeV6Kxs19hNp7BchyiYwZRfB+9DiN\nJkFBjzABVLj0U9asZQLtVjDVHKPAV7nvjHjoICDPfxCPBvSa0K84w7kBBUzo\nL5Q7PjcHbFuXO2MjT2qKId/JpodD6eCKFLxcPk+7Aere0VSQH6VyZokWPCTW\n3M5X\r\n=meyU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.1-dev.202103161952","@aurelia/metadata":"2.0.1-dev.202103161952","@aurelia/platform":"2.0.1-dev.202103161952"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.1-dev.202103161952_1615924421637_0.29552485505934767","host":"s3://npm-registry-packages"}},"2.0.1-dev.202103180457":{"name":"@aurelia/store","version":"2.0.1-dev.202103180457","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.1-dev.202103180457","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"26a7ce1b9c0684fd6ec874804e6229c58202b9b9","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.1-dev.202103180457.tgz","fileCount":13,"integrity":"sha512-xjr8t6hHORlTr48JcA0ksspvbuGZ45oz4LeEhq+5LBZ7e4YBkwY8v2TrEKn2ZCYfRfbd9YwfcHUL3vHkEgB6FQ==","signatures":[{"sig":"MEUCIQDWF5ooERRzRuSoDr8vnVwg2y880ZOmo+Qp5ZYeBKxL6AIgL3bpcYbV7TNerUJ1ABWc2ft3wlaQtJLENbzhHvWHHYE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUt4bCRA9TVsSAnZWagAAmD8P/1AHB8xx1ahYR+l1Mh0M\nY+tdXuMWRknt/3DIXx2oJT5dUdjSMrrRM8vFKwotsQna3dFHrE8+FbxSDzpa\n7uWZQBvYw+NbvyeRSCG54UgnP+8up7FFg6Ta/yKVJ44/rBqjEvwu4t6Gj6vE\nh+QzVD0O1b+9VK7i5jojL5OYXvBGClYUjy10qliBuMtCNWxXy/oQ0oyGRIK2\nPqzcVluLs6uVwjcHyyROMd2OZf2SzgCZErWSU0PZC80WBi6B2aCyrYTeIbXN\nRQk/RkrqAQxzsNhYAXqsaZm3vb3SdcdpK6OFuWSNRDOHL1/fwcIc38jzT23k\nhrwV1bOfus2gMGCih6+xAU9fETgMoP06O1ioMLb8cb0elapEAOFLx+hirV3P\nTTI+6c+Ksm/XV0kOJO4FjSEE0EMbJyzgXkR7pDzQuG4XkLohIKutl1kM9gNl\nrLmFZ6tIvJXSfkNKCVtJ1h2x1SYNlggcikt0/iM2IKU8qtOvQBj0EpzxbzQJ\nJxjkUDMUVfSuYpZV264I9zvmWY9T/R2XrqacBjNPeUWEACUYBBOPlJzuLxip\n76h1ZbB9toqw+zZrE+JaChO8HOv9icP7ietRmJCi7IDjg+Ir1C1WSHmTrAWp\nOa6D1ohRdaBnI2IM0EQbxxnasHKjU+AgEOqB+rOabKOLjlc/9aIcG+bHkxAg\nRfpg\r\n=1zcm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.1-dev.202103180457","@aurelia/metadata":"2.0.1-dev.202103180457","@aurelia/platform":"2.0.1-dev.202103180457"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.1-dev.202103180457_1616043546684_0.605790727717997","host":"s3://npm-registry-packages"}},"2.0.1-dev.202103190504":{"name":"@aurelia/store","version":"2.0.1-dev.202103190504","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.1-dev.202103190504","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"2acb7b61c49e5b44a60c7075c5e5989fa655322a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.1-dev.202103190504.tgz","fileCount":13,"integrity":"sha512-xUK2lqKLH7vMRJMGXE/O8lNFOwNGH5BWskhQc7SWho9WITyBu+4Lm7zv1jhQO0ovhBZvzSt9mI3hkmQjS6BmzA==","signatures":[{"sig":"MEQCIHGqVnV/pUxMpm6KctmUcE90YFeMRNH/h+QSrsSLSWBmAiAM1kB/SGFHk2Esdc/zv97SygGjQQago4GbUHXFKm3wNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgVDFVCRA9TVsSAnZWagAAU9QP/ixib3W6YECW7iHZUPXs\nqgE5e6R9kQNtObCTWLCmbKVY7CvizcyeI4nGoE4FkZ6f7D+VRY63zAFQVOgP\n+oQ+N6qjx11xa4fBnwvyQ3VXac8L692i9srsuZuMf3MKjMxLa435n4Teccol\nFaYrC+HEznpAEyTryjpN4K7gakqETFXvbBdtEmN4kLIf1O+tgDJUUNaPzar/\nGaRpWX6ZDq+2J4S27WP2PcYYc67xSK9SLVwwtHqXd1XE8qfZ5tUmPI03vNpJ\nM34mqZ7Momgj3kiI8K09Y/ObbtSUiWs/cD2cXROffyeY88VpWkcq+BLoBhkg\ntnQqoBcjtPpNTjsGi7CTke8c3WTB/gBeF4lY1xUasftiYkIm+hoT4pxdOKlC\nOzCYH5gySAC7nu1CIg52uHZ51mNwQLV/CTHtQxB4X2jcREvPlHbw4TsITanb\nxStIgoZCWX/ele+DAsUebtEYN1OIpTpq/fMbK4ZfnoQywCcTLlvmXLP7PyTx\nMLx0xwh+hZVb3dxJFZ7VYchoLnMELI0QHKk4eIVr9IERpYDwxX3gLdV0rqWF\nYuPD7S1uptNlxc+PvZdwuqU1mQ1Fw9jqbfM8BM4K8Uy6ka3KnWQ2L9iUH1Tz\nXoXWvVZfoK0cCbSUPpO/Acb19ky23xWjllAHEysLSo7bBmYCmBT9qR0LoDAX\n90Uf\r\n=6X0w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.1-dev.202103190504","@aurelia/metadata":"2.0.1-dev.202103190504","@aurelia/platform":"2.0.1-dev.202103190504"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.1-dev.202103190504_1616130389261_0.4563208160394119","host":"s3://npm-registry-packages"}},"2.1.0-dev.202103191416":{"name":"@aurelia/store","version":"2.1.0-dev.202103191416","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202103191416","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"deed7a65a0b4fc56d66170698daafea04a5ca1f5","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202103191416.tgz","fileCount":13,"integrity":"sha512-flPTnBTKYBv2gusZi/Xn1Z+gH9pikVNK08B4GJw74RCrNc+hdn6B6TUrOZd3IOw2oLwwdbG56jb+Mhr8o1zznQ==","signatures":[{"sig":"MEUCIQCnWjv83ok+pSJvV7U1Ya88VlUe5qO+FjikhLHghpn2dQIgG0YxrIi8jo1LYVfMwVgE88K6mML42Ea2HMp+PbgulHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgVLKdCRA9TVsSAnZWagAAh3QQAKENEjXru+UE026rG1tF\nL/hGP7x5DDK87UwdHKuDk9OvUGY2yrvlouFuLONtb4ApsmqdxgyYp2er5/XD\neaq08jcr95a4rawi/ehVaQX6fV8z1xCFQ6PvCptJHZns8BD+vu8CnVrZKcPY\npBR6e7+J0uwIHuMzf7nMHLpM5eJqc1sBSnqblphS8IbDLMHs5pZSFbc3K3/p\nXuZpFUMmdJ2ZZgVecDoFCzPBjU+RUi9ihonpmbu1ni5iBwm8nWRIzIXMfz99\nkprKRWBPkowyjahWGb2m6HEUFyGF5mOQu22e2JNWnTYcg2YsmsLr4igmehqZ\nFrb/EnCGrO3nuU05q9tL/Et8W+VvVre2BmRROtxxXqptFnUq8yI085Txc68g\neCJSb4pXsa+2leJ3a8R1jKYx0BdtqlYY57MZ6Us/0IbLz7gEZddeen82Z6Ho\nJCKxNaC5JdVO6bKSAk6pbZjWXKDXUbUtiy7UrLTp381aaLDAFZKUy9CPvksy\nPTCplQ1t9XUfameUeO1a6WWY3xUFkocFlxjVKqQY6APF8WFqpirqT2CmBf/7\nwNvLrnNpVl2D+xnitRAUxwaFD7rMwpnocTvAiEGXKdh1xns5FQYZEp49qeHM\nkaCD5Ja1DQeKYBAHXzg5EE28KB5vbXtK7OrtPyxnzouHSD3Cn5vBdptj7iH8\n0UIn\r\n=Nvl+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202103191416","@aurelia/metadata":"2.1.0-dev.202103191416","@aurelia/platform":"2.1.0-dev.202103191416"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202103191416_1616163484552_0.7421879802749853","host":"s3://npm-registry-packages"}},"2.1.0-dev.202103191418":{"name":"@aurelia/store","version":"2.1.0-dev.202103191418","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202103191418","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"ff323a3a514ee7b540040101ccf8c5284a560761","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202103191418.tgz","fileCount":13,"integrity":"sha512-tAcQhq+9C0BMq3xC8R24EXf2z6nD5NoP0H6j753upqJgtB8MLaVIlOWKnJEzqB/tBCuA+I7jf8Zd0hXZzFpjUw==","signatures":[{"sig":"MEUCIEVcbHmUuxeSm7ca/SDPPSzDZKuZg67YlzIiD6fZf51DAiEAgAZmf8iK9GLNaFRl//lS4OPM1n8sozhMynzF0QCzAYo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgVLMHCRA9TVsSAnZWagAATL8P/2i5plrRgBn8VfO84ums\nZPeDVgzTxo9BPHxgcFqaEEW1ynKnz7vGgrHcjLCB+RtTF8TDxy4kJiyYPQ2u\nxUJhOrT5Vd2oRd+2QBh/avebQCsqLbH1JHwDhnvTPUmsjom/LGHYI027bwGb\nxwSzxVdXPzX02y8Jy+c8J7yik07q/MGKEcW2MnghGbAjwhVWXkvxIhqTnFzM\nyPahodPuIdrAgAmpbKBno2CfFIfeNwl/Cq4lSwo63+l1MbnYFwSsHTiSH5E5\nN1CjK2v88ARTdJo+dXp65fbaOzW8y5/DYCysPOZnbR6B8PAYL4bvspE7eMro\nhuBft3lUC3SadqUgGpOYomhHrokD2G0KObGRRlkGcxBrCS8u5bGnJF6U5+DU\nL908rifUTTXtewdJLyffXZnKNZH4NRV7o8vytMa10KZ3OfSmLy8u05g+Kedt\ngSHmqlgHAlo9a2AfFE3FbekqdKXWpPXmtmeNqkgX8tEDjtXLPCfWBmcz8fHQ\nHToC8TJvAf0dp0Nmx5uRs+jzJLvuf+fQRSoxEjyfbxSFp8RWOYzJmnJCm5YR\nKfYg6zd1It1H7cA5Dh1cf/2hTsGkGuMc45B1UMjT61C7CzGRVPCmJtwEzUO8\nBorUnjLRR3xD/Iq/7OfhnRhoyyNULzrhYSC0lAR66Qo/B8jnkNpIodl+IGFp\nMNkr\r\n=Uo5h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202103191418","@aurelia/metadata":"2.1.0-dev.202103191418","@aurelia/platform":"2.1.0-dev.202103191418"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202103191418_1616163591502_0.04193450848913405","host":"s3://npm-registry-packages"}},"2.1.0-dev.202103221441":{"name":"@aurelia/store","version":"2.1.0-dev.202103221441","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202103221441","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"9d578cf60128001cc5b3b49a2ef98ebe041ce20d","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202103221441.tgz","fileCount":13,"integrity":"sha512-pFpUZtK5HYzgED6ktR4xK65dcpV/2bR3gjoqUG58RJxqKzmjfORNY9kAyfpKYvKc1A+GEnx3yuRjvXNL+vwqxA==","signatures":[{"sig":"MEUCIQDhumxCFDVckKL527MRDSsh/cjoeK0PwpK3i75YBXBj2AIgQTgvzteJFof6MpBuYvl6xCa4GnaIJuFlla8OFjXv+KA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWKzeCRA9TVsSAnZWagAAsQAQAIG0PX7ENhKwe7mWhztt\nojwq+IxQKSZeukPE6mQjAhJ7zqPwUZPeu+o4DqilzuTpl6psDLvDnwcgup9J\n7Czm5nR+lJ0RZ9ibCKasxq6tUKAGm+XqiKyr3QDZ9eU2kUuxe5w+xa/69Hkr\nXaxieNcPWoDbDjthN/EfIpG/D30EZ9/zlgP5niWMIdN0yBTlBY6R8EaOTzgi\naxNvXLjeoMlieUGXw81PwH4QB17zqqCCNZuuT3M8BzRmWMUN5AUBScHAC+0Q\n7uK7xCtQKLL193MYOObjS4p/4AG3qQo9BnoGV2muSN4khjvTzzO08Zt4PATF\n8/+6H7uszWcim6l4Vv9p3wylzKjGisbWmMGof5CnU86P+sMNJ7lBHooSjm42\nbq6QA4+qo703iI+nFKj+aC+2SdVNO9GpYvoUFWWEiJqPbfYOkwEdkvfqwiZe\nyvgNB5WwoNKNVIbF+6NWb/NqRYQke6TO06jE2GLlQzeU47pd52NbMhZt7pY5\nMPQZWOYM0ekvPptIXNWX3UqnQOegfCq0PdmrIjDUW+KrxtSqIIYXiqT0gW3I\nStcQFw+CpeKGmoLxW/ESSv1iesbP7C6mQCv4IdQhU8lik0qKazWy6rek4Od/\nfSVVxsCvEKJxbmzTz420lTYbpGVs4YL4X5dz549wlNH7qTj+dG7p6I+iGyd0\ngsFq\r\n=Q0YC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202103221441","@aurelia/metadata":"2.1.0-dev.202103221441","@aurelia/platform":"2.1.0-dev.202103221441"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202103221441_1616424157744_0.8755865019685065","host":"s3://npm-registry-packages"}},"2.1.0-dev.202103232358":{"name":"@aurelia/store","version":"2.1.0-dev.202103232358","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202103232358","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a492ebde46511e94e312b5840cf7e5494f1f8ec7","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202103232358.tgz","fileCount":13,"integrity":"sha512-82mm/UO+6A02DKhYKg6qy+FYyV22U6m3eQG8mp3ktrOzYohVxqR4TXySpQPCCG8SvDNuG++IX0A2iR4w6O1XFA==","signatures":[{"sig":"MEUCIQDtcEzAE2cXHG7uWpCEtzT97lxqaVUSEW3sxRaok5DK9AIgCzZCQZsNoIzxEyZRwx2d7FzJtZFxEIvH7yRq5fBqa7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWoDYCRA9TVsSAnZWagAAg94P/1/UKEMrNxFfO92wVvhA\nD4X1mc1dgkS73zjf8S6xNxifu0fMaW8lman0EIkULoGNyCRga1Th1/9ezWEI\ngwxFGI+4Rgoa1ajsmWWBkci2eKAq9Isjf6bkXSLm+7xfxM2iGFqn66yk2zSM\nq38EcI2rySLz0NbMQMjuLY/k6d+OGUANSB9hZ6FBoQQ9Jhul98I9VwHMkIVx\nvHaXIyfmwhNG4DMRw8s4fmxoq8EuF1yBfjY06WEjqB3+sfLKmS978ca7m3oB\nTet0zhqXL3z+ll+2hK4llhUGGQUrxnVZc1yOJtb+fVE2ODV42pX70XsPWImP\np4Odeg9vwy44NLnQ799HpnLKQLTP0FnybmD7vav0kVmbpU+Tm28tzss2FJ/y\nErN2jJEslDO2qarrel8hbGwLuRVqRX6pLT/RhAgc0VhsgnIbQVdO9B1RB1pX\n+Y+QHJeaAskP5WJWdh0olVv7hlwZLd7v53P094ZOyWYysZtp2NYCD14JSrqn\ng9w97c/4KXbIFNiyquKbSCKpose53bIqSvZ2uyo8JFwFIP8aMnKNfcGXyUqL\nkClmrx/g0cM0cyibLYiVyxCPFCzzdkdwXUUDbxxP9BfxArLy7N647nVfk0Ye\npakM9O9Kgx7U8oeOifZusYOb3OXZDojVKHw/ZRYPCs7rT8XYYZnNS2ub15Wr\n4dCv\r\n=kXT9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202103232358","@aurelia/metadata":"2.1.0-dev.202103232358","@aurelia/platform":"2.1.0-dev.202103232358"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202103232358_1616543960537_0.8852668850446632","host":"s3://npm-registry-packages"}},"2.1.0-dev.202103240000":{"name":"@aurelia/store","version":"2.1.0-dev.202103240000","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202103240000","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"dc7980792d9792fe73a2bdfb33e14419fb8b618a","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202103240000.tgz","fileCount":13,"integrity":"sha512-czd1TgPvvZ6+zjQLXrOmOECnAHvCF5gsLOkj8mOVwOlg3ZkI1Z+gqwHcX3ZGssQ6vzFF7cZR7K23SdVQOe0BgQ==","signatures":[{"sig":"MEUCIDs5oSroRXPXAFzDAw1xXmMezZhURoyQVXUVJuk58o/vAiEA41fw0RvuPf5wyLn+mAr8xbc0r0RA2Fe9ZnhYvM8U30E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWoFvCRA9TVsSAnZWagAA2HYP/3Wv+6lLZBIFgbjsTpdE\nXUVWBF7zs1DPJyNIfjZgzreLmLAD/ASiisKbjsq79RDOeH9djoV75Qc+DUEK\n4hFxIR5ibKgXDKazrnA6gXogBEeoyY9pQk9OgeQfll26YIxVAK9XkAD59uLV\nAXx86IAYeRQ3o/afc6119gsc0s25l85NEPq/ZU0bZ/nXQTc4gcTYGcK4b1y+\n17gwlovW8HFD4kviqwCcE2BjmEzR3B6Jnt2vMjk8G+0LU8a4Jbfp5WBxltUB\nS3RKj3T7pFXHK78AlUd4AXZlqOD3WQP4qBhMT1XNvs1bG+Ax/yS7I6VkjwOg\n77LesMfE53lrXuAWjjbdnodaxZj4mmBFxBs1vm4AArViFqnt67abeQyKfr2i\nEl0rWwKnjDg/CpjVVuvm6wsvure3oDyZkuhbAjbxdWWIjkGmIyc8k6Q7MlLw\nvYqs5zWpdM6rdafakdMGbEoNEUin4RLCHzzI/OSax7FgppACuRlcgF8kgkbw\n4RpbLAx/eE8I0Gq12uWTF62z3FLGBGNwQu8TpIPHI6Je0bfdkkIgBJYmp7dd\npIYjib6TQX0y+bcWk/vseNFFEvfvK42Gr+ADlGVKZhn3dvjDNAMFY1nJABre\nk49Jfy4bnaVkgEDcN6MobFkS4fNLzCnHS9A1yDHSRJBop1EyVFzyEKFFze5l\nfD9T\r\n=2eAN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202103240000","@aurelia/metadata":"2.1.0-dev.202103240000","@aurelia/platform":"2.1.0-dev.202103240000"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202103240000_1616544111353_0.17885458201895532","host":"s3://npm-registry-packages"}},"2.1.0-dev.202103240817":{"name":"@aurelia/store","version":"2.1.0-dev.202103240817","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202103240817","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c61c5116fd32119327c45bea792d25a662f9e7a6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202103240817.tgz","fileCount":13,"integrity":"sha512-PRleyFffrn4jIf3Gl3dXpHh9jPCfFyRbQqqQqbXPAKTKEdW/fOh+M11KlmNUWUaqGQlUu3xCpSXcFI8T3k14/A==","signatures":[{"sig":"MEUCICM+VNaOi7FlKMmnDPc0MMXSJaBDfK8cZHjwfgmCB0kWAiEA84i2RL+A3kcdMyWnvNE0WW+4VUDL4STy8YmCyrx4psg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWvXuCRA9TVsSAnZWagAAyLIP/2MxU+/c97BfsYaM6+0E\nJ2odtGuGBOU9V1Twz6Kh28PBT3WYbofw15V45bmAwdMxNZtr9GvBpCMCD2Ru\nGHvepMp2/mUVRTsle8k6+8ZMBrqdOJgAodK1q+bbxEzyHO+7yZG9JdDalUt0\nkQW6ZOpgteVZbGhVebLAbWtYLZuaYyKI/R2fKoPMFYTUF9W0p1fh3bBV2fbY\nQwIjQuBfqXE5coCk3UG3GnoNdQv3m0VMkNAcfH03RcQFNpXbZlWLDfTKSoGH\n7Ze+eHwl7WPCxY0UyJbcuFTq3UVyTk/bwJzHj8SmdYVp6DW8970iVU3TqTPH\nF/avZGqh8IREItFzAfsrpCxRSuDebNZl5OpU+w5DeXHTQYn5S6Qbw/lWSzzR\nqrUkkeX6jYCowMLlmyiaD0p4/FvnXq7o/4ci5parYUHKUNPLZt3NhKzEH++p\nUPMfT+YFTnuXASScEsBMSHHHgu2v90XvrQj3gr0xhlTDl6SN0RrBLwljr2im\nrixCKFolNRm9Bhxj/aFjQvYst7SSngOkXM/PNu0eYVDjTeeEB/bYIAvpzEAu\nrD5tLq8nt6bcBEIqLLMg2OLoIzKUqBRjMGGT9l8+TDwwKuwJ6ZXTEj8N/WKY\nUUYl1PFD77U8leYaMWYCXNIgI7SkZLH5gFOIT6kEbwmn5npCWM0DlS/45QZY\np/Zx\r\n=6Jz5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202103240817","@aurelia/metadata":"2.1.0-dev.202103240817","@aurelia/platform":"2.1.0-dev.202103240817"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202103240817_1616573934022_0.014411974862160282","host":"s3://npm-registry-packages"}},"2.1.0-dev.202103241545":{"name":"@aurelia/store","version":"2.1.0-dev.202103241545","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202103241545","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"b80a6d966db635abe4aff700f1b30dc3d2404ea8","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202103241545.tgz","fileCount":13,"integrity":"sha512-57PEGHQ5J4XtAGpUyEzGwqLnRJeq5T7S19vOswVXlbaivadYk11kPlIOVjre6x0ycw5O6qy9qSQ27kUKbPd3gA==","signatures":[{"sig":"MEUCIQDD2R5i4Kp+/PhCQ/ti8NWQgajxDukApTCuon32SRyrjAIgDQ1sBHY+xJz+M/q8JoPfO7ITvDGojWHbmGrQxS0JUys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgW17nCRA9TVsSAnZWagAATZoP/13UFMhUdhD35D8YNfS4\nhCQnKh04tpyoVR9DLrFuh/xgiCaTn9kx1Pzq/A7bYKL0qXEx3TL7+xEt3HZm\nK4CAFq1d2kZlDNL0YAzrlr6ZxVv7ksq0wzmRC2Sf95sY6uc9jivoU4rajsyc\npjSph/mqJD71rSixsMTVxrQdM52wmrGiG6o2vDr0FnZTkjm/kJjvGZWsAJpR\nfZeSXA8YmxQvg5Qs+FnZUbAU6ipVX3SyC6uxwKKo0cHzF5kYrQ41f9lEPR3F\nnRuK4qljAEv1FtII20dsKNoQFhd0vi7UofRQf9Mu1UBh0xH46L55q46/IEQB\nm3xsBjJ3dhr3ifK5AiqWr9bcFa0gA1gf7W0cSMoruNR1AYL/7FG0QORfxW8U\n5jvEO8OFM1QMwY7d3viehbElikDdnPpUV09K8F3+ouCu1esBnUWOUyYzgzgk\ngN+a8RoTFvJ+5koYoG5M0GUK3xkTmANWLHvVvP9CtImIBaxgm8lfKOaYzfib\n2jYzvH4le8UZexNAqwDfWDEqvujMKIx196ExoE7z16lh9FeCYNLBMlQ694r0\nVa525RrgtoiHFyr0ct+pbPehzchXFa/59ugikpR5ccnc4wQ4MIE8Z6+I+UpA\nR7zFrY1uZRi/KAm1vUefH52M60puRXzcmPgINOyQM+5Ea6kXDnUgKD+zxe5V\njCGh\r\n=+pCv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202103241545","@aurelia/metadata":"2.1.0-dev.202103241545","@aurelia/platform":"2.1.0-dev.202103241545"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202103241545_1616600807526_0.13074898224225895","host":"s3://npm-registry-packages"}},"2.1.0-dev.202103241927":{"name":"@aurelia/store","version":"2.1.0-dev.202103241927","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202103241927","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"078c7edc97cee3a739382b6fec1179ce1c0d4bf5","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202103241927.tgz","fileCount":13,"integrity":"sha512-bP9QRInuRSY5wzpq3kdG0LZwXheAYkAqjyqubzY04vskCcYQHY9cdt1U4akvZThPJThzrVozdD4SB7LOdRUz/A==","signatures":[{"sig":"MEYCIQCGa+jYaW1edGPU3wU6Br+htM0q8cpJPeRU6mDijzV0UAIhAPsZpPY4fY+R9CYS1XjT4HkERjuwj7VHAeRB+UJp5ir+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgW5LXCRA9TVsSAnZWagAA9JAP/2TuDCJoayL+iGEfB1zc\nq2Hh2DzXYxUxxcneIw10oU2QOxeMR1lHQubDPQH1cQbNI7f3k2JUHpukZEQm\nadFkJlTA0/60VXcxTS3vVbijDpQwwIVp33MP5/A7Xri+uMZ9kU0qdcqfQKLR\na0KYgsrm/Zy0ZG0GLnry5+18KfU0xv9ZpCJ0KLOF9pTBFko/y5+tr30AnSPV\nMpzpLNUkX+Eckwq7b6ZkbH0M8tOQXmTrnLPmo/Vsmjpnz6Tvu61sVPR0FOTF\nORUg7SkdRwlnkSE4vRBsgf6UFpAFnf+mck+7JZOF6fOfDinebid/oB0XD7VL\nrYtT+iqNK1K8u2ePKFCbTdYP+ipq6nn28jlJC5ReXB1eNTZrP1i5UsBcFeiZ\nKrDjRBBDNXa6VE/MkVGZfqjX89jMZSHwPNHF15TN+W4r1cdvShY9ZsW/kusy\nb8WCgBLmekYzvk6IoCjp53dIkIkVswKGDTRLqLLaUoTi8rkPourIZiO9OGui\nGHmDf3KIpNW+INh1CseJqLOwmO/yWQ0S2p3FqkAIbvDg2oS2M4zIE2O5NbkA\nofDoGWTSwQxIfJwkHWPi7OagfmHPqPPzktRWa2gKOMkSgy3lcSK6SrjUl65O\nqbL5lpbOPF6leFXHj+IYm3lklmE+6kC3c47uf1+EPoJIyzSvpXHDOwUiWlOm\nHXfa\r\n=IdZP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202103241927","@aurelia/metadata":"2.1.0-dev.202103241927","@aurelia/platform":"2.1.0-dev.202103241927"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202103241927_1616614103236_0.8470266272357196","host":"s3://npm-registry-packages"}},"2.1.0-dev.202103282325":{"name":"@aurelia/store","version":"2.1.0-dev.202103282325","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202103282325","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1d3e5f10bd629344c1be31823ac8ccb965548180","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202103282325.tgz","fileCount":13,"integrity":"sha512-9HgQg1dMrOEkRjfCMs5fHv9FH0n+332F2tnSxYDbseasTVk+zetqP+5KKu5m2xbaDf1AkGoXBM+WmF1ZBsgxSw==","signatures":[{"sig":"MEUCICmSNZIkQLSlPKKTCxQMP1dueoWKrq7kD7fZbsPDplxaAiEArzLhsl77MYYtbzWcJ6eF671SpR4UBd79PQuUyA4iYIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYRC4CRA9TVsSAnZWagAAex4P/Am2AbR4U3J4CAP4P4Zk\nWFmBPfA2Hx/oMWTrlm5D+djKT3wIk0JR2TNG9kV/RQh3BnD4dJkv7mj5M9+D\nD8YU2C6MeoFEiFx2Wq43UIvQl3Pc5SHkJMVsYI0p3X4aMrF0eMXsAvgPOZTb\nDTjzHGymYF4pWj5fTGLtLgEJmLJdtBJ43vVTMgxien5muv9aMOdH7wtoMQIA\nEojoZfFmuVTTIo+CBcVeTmvyYreQx0IRrGMbouLgH/JjSkRUeME8Fdb60DqQ\nB54YCoH2M6RytjR+PEURySmcOZ1CJEMZgYpyQClJxqCAwHHBHGGpeRfVCNP5\nUSnRDmIQYplDlnaBnhmKFgWtldp/5Pk8HjM2ipJsStQyJIdRti+Sx0wKCfaZ\nFCEwhh0KHMzyJhyZNIGdLxyaw29PrNq7IEGyjYEcYS6rtCRKpQN+mYdi3zVL\nwLQSozHrpMWi8E1E5ITyrpt5ZYcKvaSMANX+FmFic7Sm+WJxljNgBGSpjq4s\naev5IPQ5lvqBuwfgFs6wlofz0L/lRfc+Q84g38XWxK4Boi9RQD4tcVSzuXkT\nMcvW5oSScP2ZqCVzRGGjC3dTQcI7Sq71IauWL4XfSP5WUbA8XIzoXgpAA+TI\n8IG2Ga2J+3ewLz0lmFFWFVsDc99SdP6SCbNKzqaHTFVoODFjz1XWLrt6aMDd\nfbCK\r\n=lHH5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202103282325","@aurelia/metadata":"2.1.0-dev.202103282325","@aurelia/platform":"2.1.0-dev.202103282325"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202103282325_1616974008253_0.1492991639885768","host":"s3://npm-registry-packages"}},"2.1.0-dev.202103282331":{"name":"@aurelia/store","version":"2.1.0-dev.202103282331","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202103282331","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"776e2b0a431172c463a0803b5a222f7a6b81e66b","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202103282331.tgz","fileCount":13,"integrity":"sha512-agkPcRqOYReolwchG83ZJzeBujnznVjUsEuRlbGlkYrNn60/oqaDK7eBpITY9LvTIm8gmujXQgLuNJ4nTv0+Xg==","signatures":[{"sig":"MEYCIQDTGBxhHfp9DnK2FVJIXo8qIfTaDz2hWaAs8sMORpGHswIhAJQveaXgpADwWqo8afmHVRkVbzyBpcnaK0oyf6c51M8d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYRIWCRA9TVsSAnZWagAA/IoQAJsxzUh464eYJkL0rmSB\n8q8cWAb4jSHk3p3xCcpkc401n09Ogqxm4Q8me7ixVPuz1Z7XHhy8lpEWKOdz\njBV+zM/ic4hRzR0JHuxXqWNU1ZxrROV4/e2HIffBDPPI4btN1sCF28/6GyBF\nomTkhuvI1EXmOBkqceBinRbzs5fXHKNZWp905luPdPnN/M/Icf2pnyijemLZ\nuG9imbQaDmzDK5HWU9gc40mPr4vWkK98QDbZYL/DbTxJuA079lyCPpNtPcML\nJ52oD+3JOOSIX9uYCeddUSZmDm5Bti2rMXNuxUFrSSVi1VBfDSBbZo8EKk7u\nwawJc0p5wd/O5JEew3wIynY4kxOONgZ2SOb4TcIJ8S955lgkwuv3wICdMbWc\nte6ovaTFJnomC1V0fXnIxB7pefv+/zDKHgnPb1FDSQipInsYHPh37JfcJHou\na5MFBZXxv4GsTkTedqjvkJQwGv7UGpSbNEaHpnvt1spLGQAU2dbNTMzsdUa7\nXvt8Kkm37d9HPBaeXp0fX7D7cPJgyGx0Ik5RaMmqU4JxhAoh/qzWlRFJ8PRz\nSJ/aVyD6Ez+QyUy9JuEU5HjUr7QIWLM1si7D1I1BgFhhQhni92Yv4Qu52hAy\n3qsz30WYBhk3eXJ3COSfeRsgBILi6flRMOkXGWUw2f+n45pSpfWPWN7zmjvb\nJOzf\r\n=bPlE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202103282331","@aurelia/metadata":"2.1.0-dev.202103282331","@aurelia/platform":"2.1.0-dev.202103282331"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202103282331_1616974357927_0.32820953649201057","host":"s3://npm-registry-packages"}},"2.1.0-dev.202103301814":{"name":"@aurelia/store","version":"2.1.0-dev.202103301814","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202103301814","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"fce6ea9e65a7e58e0c0febb1013d09096af2aa7f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202103301814.tgz","fileCount":13,"integrity":"sha512-1hUFC2OP7qBWJctwuLmzRpT376dPtZfSWZyrM7tsx3zcDLVNdjTKATvlHkTkCuDgKITDNcmZe2BvFQTEUjBcOQ==","signatures":[{"sig":"MEUCICEU6P8jOxSsjybplQV254hp6QG9PPKOwkJio6os5GoNAiEA3rKMBmu/y0ja5DInLp+uGcB1Y9QwrWiTRmxrJD05LIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY2rdCRA9TVsSAnZWagAAt0AP/3LCZ5qjcber1zskJ4Tw\nKpDhQ9yxsRjfm+r4l5jRf1LG/lqTi1psx+Jtuh0vljPyWskdk1QUz9dlakRa\n6b98qgJgMjLq78pV33wZcpGkBbzbZkumWgCWQ7liKi5Mn1c0yIg7kU3uCfkp\n4EqgTGygeiMwDPbo7jt90aPEQVBMkVBxYQS0136CDr/3JakF/6gHiaBLurWc\nLYThZ82Z2gDQy0YhI0xP7OZ1sdMZtKeyEXUXB4302Ng4kSA0uN9Rt8cXdxkg\nK/jYeI38CNa1u5nPGFRSe8+nCtJeD2JlbhHp7YMbutgVwAcZH9aW+inLOIFw\nK8bd0WyZ73oEuGrxk06M+7k860ac3jYZ3MkG9Q1ESdbDuVNeAwSwPZ+H8+MT\nVQLTtrxnmtZwj5uAXMpDJ/gS28HEUkDl48sNEmno5qZQqPIPCnsaJ6ZMP4B4\nA1OAKDRJO5BHt2dMz1PIgYHBRWtxWxOO5PMfirxoYoVfYPP/PiQ8NED4lnET\nuR4PCr6aNUxNx0T5hII3FYP4S6PEJpVmzoee2Zz5ZelkMGomUpBzEIktTeJN\nV8H6NpkNb3cLUz7CdVTNJK+2bwGZofXncZ0HKVxQC/fpXAS9TWcReldKDXlP\n0XpwuuixB73jAGMim4ck6Uem/Fsu69Yoo4o4xh5pKSWBq+1GYTIPc+9Cr1kK\nQdnv\r\n=CSdk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202103301814","@aurelia/metadata":"2.1.0-dev.202103301814","@aurelia/platform":"2.1.0-dev.202103301814"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202103301814_1617128156955_0.3601991397540054","host":"s3://npm-registry-packages"}},"2.1.0-dev.202103310619":{"name":"@aurelia/store","version":"2.1.0-dev.202103310619","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202103310619","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c4ac94662bdbdd691c804876bbc19b620ea88c60","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202103310619.tgz","fileCount":13,"integrity":"sha512-i0hfCXTnuiK88Fkt0o3AbEh3tpeBzPLsH1Oj2WjpCis0IpWMaJ9EokN0jb3oXMsrMAaDMDyRr29zDuF9txVdgg==","signatures":[{"sig":"MEUCIBgPQo+4hL3BwJX71AelHok1/lsmM+YKHE7k8cfMudFCAiEAqE2CO3njhmBkmeF4OO0jF2R5EHVNn0Ql3OktFaGjJbc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZBS8CRA9TVsSAnZWagAAr6sP/iyKWA2brti3SwNmgj8c\nAvGIpSyknQkOLH5JeMEtshud5blvKUI2f1qHVxB9fbsurbyAdL4DP7C8LDrj\nEzp7PZ2FlzTsa31tiDJWkGeRIOnm8gLSOwr/wEq4KAXxXvtq1TahJvNdjyeO\nJ/6OKvuNTpVFWQriTuv/087fPe8HCEzGAZL/sFCyqv62DQlF7M7MQ9krD5tT\n7Vt5d85lTaQ9dxcnwPaeN5n2r5uLeFbehQQHOTX9vPiFWwoobglszeeTg3S+\nSC82+QFngkb+qBOrxekLNWcEWFvGiuDp5I3tu47SdvTDBXjS4VSxKMcKJm9e\nzEfCDmym9NACyFL86LHg4+tsAauWxjPVP1qcFPC8Kpmez9hvocjeR/luaZ00\n08nj6ZGDW5n+kbzlGNqSKmWc4j4PB/wp3cUrOhL1I8clQZWOpOsEPWVmCPom\n7s2BHq+hxdDk41gyAPbnRdCOLB22n9B1/yDZdfsxW8xPOEplUf8GCjs/JSu5\nRJe/pz/PsXgPk+kPX3rwV7xTb6VXZx2lh4Lvac1xacZq4zmZXb60XoH4vyA7\no3wJpjzILzqnfYEaddVqv8FFZjtZL71y9YVThCRWJAOZ/WgZqAk4Le6KQf5V\nYTf/+gpSDkl7jdr2k29nLfY+bkl57mOr7KfufuhFGISLY80lq5w/+9CChV0t\n6IjP\r\n=F0PM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202103310619","@aurelia/metadata":"2.1.0-dev.202103310619","@aurelia/platform":"2.1.0-dev.202103310619"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202103310619_1617171644020_0.14729173022674846","host":"s3://npm-registry-packages"}},"2.1.0-dev.202104020748":{"name":"@aurelia/store","version":"2.1.0-dev.202104020748","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202104020748","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6b2d83efb4095d6f9bf9064e8b361da5c4c7534e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202104020748.tgz","fileCount":13,"integrity":"sha512-rrI2Qg3fUOCEZSgeS80Wr/kgStTsnq2Q3oYzUBycbeWJd4ilJWaC13rzOM8G9dK8icWLNUJYP7JvOnOm8rsS4Q==","signatures":[{"sig":"MEYCIQCq6aCsh8iQ817zsmuEQCxJOmQMf1OT+Cdu+kjBKDF+nwIhANr2M6SnsxM3NWguAlfDeSvE5yg5dUk6p0SFWxQ1DwP1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgZsykCRA9TVsSAnZWagAAeQcP/RjD6lOBYJr0Du4OO5aG\nunX7mXgSp2/hCiGQ1waJMncMbkZsZZguHumnN22hfZpGPQN2bUU3NBlkz3jN\n8wjntNxSb5y5ZHL6HBXlhwfK/UZXTdMbQt2wX3y9ksX4aLWBxHdJWNYONrG8\nERadYp6d2oapJCwzPXa2XaZhdDy6HpU11L6dybhP9vBOkpa6J5m/jSAUg4GO\ndMQNeAClIsaVwfqMxPZqoKZv/UBY4Xk0yAQ5oA8R7CqcX2eMUlIqrH3KvEdd\nNtOejWsiDK++cBP3Vj/MBX3iPa27GubKLcoZmb5uIt3yzM1YtLlDS5u6oQxd\n/L3f3/KiuZexrcPQG5Dm/zpOlLUTdTOJ7y1BdLZDKIcZ05VbDNgzK1giBeOQ\nLfpantaqyKob3s4lb3t5scGQWdeJhdoI7jX0+I9SGmsZY+rrnkelFdf3jfZv\nL4yIt4pcJOD+oqe/yiOnscPg+wJskyPB4N8C+HmPYH1yRx5hzDplP7AhjZOy\nU5HDqoD3rIzX3vbXOCnZL6tjC/8EEUD8ES8K0JU0qU5bSCAI70tzcQp79cQj\nD7KXpUiNtP1nlsLCUm37m3lNWeKhsRYaKGJjPowVTONMTwpefqoiaBPsX1xu\nK9Pcxy2c+2K0rEv+zA+RLxeCkQsJTy4bZEgkMTvfNwhED9NGrNlCJLdE7FZO\neKDs\r\n=R67l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202104020748","@aurelia/metadata":"2.1.0-dev.202104020748","@aurelia/platform":"2.1.0-dev.202104020748"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202104020748_1617349796190_0.812103851571709","host":"s3://npm-registry-packages"}},"2.1.0-dev.202104031051":{"name":"@aurelia/store","version":"2.1.0-dev.202104031051","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202104031051","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bd59d80c665c644dc3b6df75faefc5a299b7172e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202104031051.tgz","fileCount":13,"integrity":"sha512-VpeRGWB3VMWGgTaN0JEXlTkpkfq/QWPV5RePdq92Q3x8L+gfjpi2hDdUdoH4sbqERZRyBfAHygFWkHSNtO0x+w==","signatures":[{"sig":"MEQCIHLMctb3bT7B390Y4xnKXmjIf5riYrddIlZylr9NwLTNAiBOfQJ866m9yKX42y5E1H587pYSfcVSNbw1FFFZNuip5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaEjQCRA9TVsSAnZWagAAegUP/2AEMcuggcW9isiretiL\nuVJ7a4DiYweF8F1xOf5lcx66RKZ9AsPWKx+kNBNv5RYAd7eAq9X5UQImT6ge\nGZAriAUIeS3krwJDy/kqxEm+19X8HkZpvWK7MnTnYbMCWxRiM2/gZxMYCuJE\n+D9eXWAc/XDHCnMoi9n3VXQOSIP1y9kd/AcSyd1Y53fGNlxTv3bkWloAfbUA\nIRJ/t8Pu1AVRRiqh5nt4WKVqJ9Hw7D0q8UIhfy6ldb458lb0gyzJmfpcGLCy\nU8BZWC9py6MvPA3m7ow3yxa59vUCtZEd3374qSs8guQMRHJ1fBuUVs5oo0SE\nG4XU3vZHNDEBgbEfvaHtudh7iAPTzMs6fkeS/H8wsDgQV1aLYxOv9o3EYkYA\nfiz8gdQhtF/CmeSB69jn4RK/PaCZsQOa8xwiYhynooV8bT0tb31iTm9y66YK\nxp+0C7exaZTGv73XT2By6u7G9S7x4VANq7KuqE7VmP75gk2wby4odctDfvAI\n4Vs9d0e2sRGo+/2tZctF1Pywl49/lD29u4GNfv6CuxbO22vo81l7O30nTsIR\nzi4eShe3juiv4aGqh3OD2TyVtI2lb55JManCFL4i8ZBAENwpYyFu5bCYYKoW\na6SOwC9qHzFKkf9fuqX2Vbjzwqs4RI1T9X2i7OUiMHeQnal/q9CUMBP3S5BD\nAxZm\r\n=3C1V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202104031051","@aurelia/metadata":"2.1.0-dev.202104031051","@aurelia/platform":"2.1.0-dev.202104031051"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202104031051_1617447120026_0.1872076956233355","host":"s3://npm-registry-packages"}},"2.1.0-dev.202104031300":{"name":"@aurelia/store","version":"2.1.0-dev.202104031300","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202104031300","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"6e37348a211745d85a3b00e3c8e185033c1438ea","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202104031300.tgz","fileCount":13,"integrity":"sha512-PQPrxU/DAxG9c9tItCXQtA6Uj8O1/UsrjLd3vb6qu1Jr2l+iqRzyb2GlEdzRBel+xJ5WG4koEdtzlOaYX0yPVQ==","signatures":[{"sig":"MEUCIHzsKLD7HPhjFsQr42I9COjq0aALOmhnW9F76xlQ/brlAiEAkdUYUdBYkrF1p7WivppP8CAHfYawD5Rvf46onXISZr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgaGdTCRA9TVsSAnZWagAAlH4P+gKmONLcg4ObPxVD/HMW\n8CVxJdIjfpZfi0yzUV93kIextH8t5s2ykBU0vaF1njWVHfQL13txQhDc12t7\nNfm/+b88Ek0V98IBt90farbzvNfAXYjDpJYxFNDDPVA7KxFu77+X+cJ9yX8i\nLC739uTt8lZg4fZU6p1pU8o6n5cSVj2g7eek5bGpLiE5hQEBU4fnwz8end/u\nfg9uCTIZJxqAXTuibqh/DUf0RF1AmVXT7Z7eqBOSqOPWLoaBAFIQ7hjosCi1\neVcWhyGHazPNtdp9rAPxG05MiDVRjvQsu1v/viKe+BahRMo7Y4SaW9b+fi1y\nWQInfHO1GRQoebI5qifm8BJGzNWdavY5zoNmuIdTjwW3Tzse1M2z7GxWw4ds\n3+pSRDW6gvTzdBdXieOJpdfONsynzpUyLzwsuoxtoVmnC25v72yduiO0iu2s\n0vaw7lS9pFkU4s37gC0HG91DKwk4U5jvxJempPSGN3SPW0pp097jPVk0JHKU\nIQo7SclTn5Wnl3JfQPJ85wU0xOsxyrzuSc2NJPB29YRYKH8Dz8uwwqKyuscG\nJ87m4lT2Vo5bAOY3Dz5FHnkYFyNiMVsMVz+/Z1bcf6IIqh5VT3DwLRZ4skR2\ngQ674fdLdPsARlNb7Hvdf3m8QVZxWCa5+nA/k2Wqhir/oL9iZP0kTbGgxUJT\nKwx9\r\n=ofAn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202104031300","@aurelia/metadata":"2.1.0-dev.202104031300","@aurelia/platform":"2.1.0-dev.202104031300"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202104031300_1617454931192_0.6020998026891962","host":"s3://npm-registry-packages"}},"2.1.0-dev.202104070047":{"name":"@aurelia/store","version":"2.1.0-dev.202104070047","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202104070047","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"c302a41a2c4465eaf07ddb1040ac47c97159807e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202104070047.tgz","fileCount":13,"integrity":"sha512-/AyYU/5t7NzCZgHjD9t+QnA0I2xBdvaXAbK4qt6N5pdKM3X3v9sfEaJQXOPPTpunMxdsyqnDXX6W0MWbDgQzSQ==","signatures":[{"sig":"MEUCIGFD/lvDvfLchE1cRfiZuXOVzyIC5HqIJVM1FjAHWBCaAiEA8N+N0wmL/IwSro8a8k1US0JHDQjfD3/mUIX1xNGvgB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbQF+CRA9TVsSAnZWagAA8B0P/0LjUjYSPSTkfjIrDmNd\nMpIToJrnpsYOJSk4kcuY5rJEf/Ftswjyeu2o1m7YDeuCX1iJYiqBJucsA5nn\nSwqdSC7NWE5TdGl0SiMXEAJ24ENT3e9N3EXzK1g53Xx7TrDC5O36oTrEenvo\n2aOjnhMlKsYHJy2jKcr9YoKAf+dxuUEQPK9kD2eggwOHKWLx1K4nMMlkHqul\nQcfB5Ida2C2lAa7bENoSilmVKS+WNX7FM7yMNALNi9q5hDLz0dvVEC/XDglh\nyQqj5/M6z+BXn44LFC0jV9mYYyM/W2EU4wmDugCKBRix2TUekkeU9yxb6C29\nIJ9ygSBt1rqK5hdx6BiIJ/2BC9L1/pKMUD8/qUHx/BfNeI6V44q1ZPRFriHn\n2xK1V+SiI+D1ODOrbTmMk+9Y/udxd90cKUfLAAptLI/ssMVQoSbdwCEP0ri8\n7dFDuN5DpTYBCc7rN8G6o0ZDICZz70HzPgI6nnsXuHONJNXQHH3dasa2Q0u6\ngF2rYpw/o+rPojYLs7G/sSs5Qv16UyeNpmKChmm07RqzmBSi2Nv4lSYRuQuN\nbWJokdu5SmONYnpgZvulh/w/S3qNvtMfeSaicxzW3NYi58OtFr6GU6I3dsZ1\nSicB27VjI4Wsm6feI2y3h6jLF3v/KPxv4DWQ2O2JveA5BnZNhWN+T5TVMPf9\nvXx7\r\n=NZUq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202104070047","@aurelia/metadata":"2.1.0-dev.202104070047","@aurelia/platform":"2.1.0-dev.202104070047"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202104070047_1617756542115_0.24904547161529766","host":"s3://npm-registry-packages"}},"2.1.0-dev.202104070543":{"name":"@aurelia/store","version":"2.1.0-dev.202104070543","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202104070543","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4646e6eeb6e802d60c69a32ff4624602b901dbf6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202104070543.tgz","fileCount":13,"integrity":"sha512-YNPNEqv/55QeuFYsFN/QLgyy6k4QpIog6BYSfCo/PNP4r5hPb20ay1mDR6c4xO6foJcVN0SPqnqVw5I9cc4prQ==","signatures":[{"sig":"MEUCIDKTLWB5J2Zej4KyqBZWus/ufq3S4EPAmuLN9rbWzvfhAiEAo+tc6c5KsQ0lnqaj195lAyjRNYx07772oL8k+sYemWU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbUalCRA9TVsSAnZWagAADiQP/3nkLN+dQenuCW/04JOD\npk7xts6W1ajqY6dHHZzBqGGWM8n+Kr6gtjW9TFiXKgqcdkLeD4hNvP6OKfEZ\nWDv+/OfOFQ9ODUK0D34/+cml4mbQSl339Np6D6lwQO+/gDRzYAQBOx4AoJtB\n7hWZZZbMePgEyPwHRqMP0I/H8pYKGNfYdjLeo6nFfXnVHEPFmlU5tAwDQ39R\nM9S5iql0+agLdI6uQM9K5C3c72yauxRJGiajeKlqYxHRKSxj+Nv5f3YDJmDB\nMQsADNeJt1XL5wgUAS4wLSXvNXPj9G/wvfhGhbpeRE7KINX/CXCzzzsCYPut\nfG+5eiJM5lwLVL3XIzUtXuCHw/kszagSNIQ2DzL767Htf3SgcyS3KaIOLi4V\nbc6l1f2ZHKmzoQUlxaoaO0i/4HaRJaYU4/9qZ7A2C6iPc6MpVYtmoaP1zMZM\nwiACj7FhvhF4cS9ENUqGC2G2NSNPzdUS+x+zl2mQW4yY89esWQPuNU6Tq+FG\nIgqMg/6lcr8xA+DBmRsarw71mCXM6w8+W82VhdTKS4lqBMHRNAW+hBp4iRRK\nWkwlXtO0Hm8AYmCbjJl2FHgCT6jya30qcP1Q4zy8unB9kPIR9lwGJJZGOXij\nDKFSI6fl2p+ltoUFa42LAuY3U+9richG7cHSLDOa915eCkyBZ5oy+CMuEQsg\nxLPL\r\n=nh+I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202104070543","@aurelia/metadata":"2.1.0-dev.202104070543","@aurelia/platform":"2.1.0-dev.202104070543"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202104070543_1617774244504_0.6579690676333003","host":"s3://npm-registry-packages"}},"2.1.0-dev.202104081102":{"name":"@aurelia/store","version":"2.1.0-dev.202104081102","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202104081102","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"a4b552b516b10195040fef6b357bbdbac46ffad9","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202104081102.tgz","fileCount":13,"integrity":"sha512-P3NuQNjNX217MqWk/hcCtXzZts2ecnrCFmuM+XMhrXfEOQuAHw0B62Y9DHx8FJ71wKbj4ajZYM8oudOlmiHnLA==","signatures":[{"sig":"MEUCIE1IxPKR9gPhbVFlrPdFDMU6VsA6oJW1CquNPn02GLrLAiEAtv8NCUaKc5Mjzq9lTonN6mY1WerpOjwKmQlfnWF9lF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbuMLCRA9TVsSAnZWagAAaAAP/RX8UT/lIJnq6ZNbA4eg\nhGp/rz6DqMpDKZigU7gzxMCHUrV6CFtkJos12Buqr0OINrvJZSqxCjL5A0VL\nv0yGwQql5wz+H0ZOuh/75p6GLKcrO743+4VcoBJHvoPso4m7A5HJeRnWfn/j\ngzLFLWyq8bC2e5+g72FuHA96rdG9h+y40fRUp10jJkWxKKkA3LMLLuTBAOAG\nz9Xe7B3isSCn/wNoagrW8o2Z+D/sj94zGDQbiTblzi6rBwK8vcZPEtsumidW\n+dzm5YvOI4CiwBWZAi7lHfydf98k470mM/HldCt8FRMKpwxjTII5uJmtp+PN\nmu4e+P44RtrsWbYnoQ+5mTyULKRDB6EiI/e7FVS8C4mNgr9h9hdQdLN3rk7r\nm5ybMShd9IgBelMnYwwdfyhJX3shBGcCdFwe1e0VATLMCd+EPv9XbwpUZ61/\nt/Fxz+f2WS3Y3oMY2Do4jSEOm3aDnytkqXcwgmPgbsGTPW58XbDJgqTPN2ER\nJKzjmyFYaFpNZHcsIXxMZ6oApy/Ni1rYobBGnnKQ4KhkpauindRxE7c+QQ19\n5mfeUfIG0yJby6EKiWaLThRsoCM8ey3tJlwePOQYTm4dg0mZXVY9xY68Pv7A\nBWY1HM7EbZyZ5Kj4Ztx8h8rW4uCLrXJPp1hPKndpyEoU2qkD1lTZv0abF8S4\nH/ZH\r\n=HoYQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202104081102","@aurelia/metadata":"2.1.0-dev.202104081102","@aurelia/platform":"2.1.0-dev.202104081102"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202104081102_1617879818984_0.22460390147428022","host":"s3://npm-registry-packages"}},"2.1.0-dev.202104120648":{"name":"@aurelia/store","version":"2.1.0-dev.202104120648","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202104120648","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"eea0c1d4b2dd46e941322a2296d56628d1a8451f","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202104120648.tgz","fileCount":13,"integrity":"sha512-TOLr1irJncWQu1ZABabMOIU2EvoLEWtZ+e7XGhXOw/nDJqqtrkSxzCbFSr/df/njG90yR0B8cddhewVLIbdFbg==","signatures":[{"sig":"MEYCIQDTTz5U8IO6IfGroJ+STRfcRyi0V7meks67NFKfpn6KWQIhAIoYRw/5SI937JchcHyAiSKhfSkYgLFIz2rOdxYHh1Sh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgc+2JCRA9TVsSAnZWagAAv+EP/RmgsoPiySRxq0pSIR9I\n9NMT1d4zK/CNA5fVXEGEPaS7666bBholTH4KIdB/QHazbmCcsesbBLIygXIz\nxCFgl1mPbKeUZevt6qnaqhYtGBXFdsFrTVBb9n4M15hDRbgLeZ0URrh1Kk21\nGBLa7W+fiKLv8iSNgy/cttmnhweK1csNBZcbURYjjUp7fKwkj5CZM/Yvw55e\nsl1Zhv03JCkZ56gE4wopc4+rjHr+cbzkLyMj1rkx9wf7JMqxe/Lq3NUZyj90\nHdJtDD2NJfFrxb35T26SjH54PR//0IzGUfZrudxYHOq1zjqHWQyro8dRnv3Q\ndw6JJTJeY1Rn7HDTnYeXnl/5C8D8XYQ4UU6Fd/es1mjI/CKdyDzMtEApI9uc\niuOV4HGGulC5zBPJRcIO1NKcDfM7jgVGMvQoVFcpAC+asCNC2Dz0Wu63ux7t\nyOK6DVt48D+swQbj0ox/lVraiVSKvsj0rMJzfZMqI/hIVXjmQwq7aJQl9PJz\nPQvAd8dzCUEICPOv42waU4f9ag3wIFMpZQ9LcvHWQSTPmheAkZxX9zwiq18k\ndBRWCPWnZ+93vEQaXt3E4JWQUKp4uA4UdlsDQk0MQTgWD1rMRslS0yh2Hor7\nLT3A2to+nRublrmsdQMF2esjb7+C8M+OGV2uFKbR1ool5KNvLkEhkkMo0k+1\nxzP4\r\n=7nsv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202104120648","@aurelia/metadata":"2.1.0-dev.202104120648","@aurelia/platform":"2.1.0-dev.202104120648"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202104120648_1618210185362_0.8341931710892336","host":"s3://npm-registry-packages"}},"2.1.0-dev.202104131359":{"name":"@aurelia/store","version":"2.1.0-dev.202104131359","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202104131359","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"d7fe5aee8b2f9c436913ea7b30235fcb006f7a2e","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202104131359.tgz","fileCount":13,"integrity":"sha512-QflCWw8Rsf/7O48GLn2t4kcnLSKP6YX+3ST1OL+y6I3vI5l0iQdBNQpAeim9zuv7cBtJVr+K2fZHI+utDjO/0Q==","signatures":[{"sig":"MEYCIQDTOlxONTwEP2pNOPdrVZAGwYi421bTJrFFMCTZhg1nyQIhANVXdShns8FaR+wSEbbY2NmffK/5Nmj7Z0vHrc3dgdTh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdaQ0CRA9TVsSAnZWagAAe/wP/3dzGdkXVom+QcO1S+7u\ndfJX3d+cSU1jeAcdpeTgrl4KdznhQ0a6E/Zrcn5cPyVSrMwmH9jr+v0w7LXl\nqcuorGdO/WS7Tbfk9d6rwjsl7QniHufH60TAIiet5GfCrWl0RvOBBeHWY/Ny\nEpeqdhoOG8snkwRN8pHUmqq3q56LBLzS0eZDThqHPmZsWIPGAtHFcj3Nc3An\ndzGstBwXMnKvJVjvw9ya9JJShQuv6wKEzi0ME/RgfH5qI4hsxtnIOq6H6Any\n+ixRq5TRAYCrLCvx9lnScQ5czgRgdXZAEsxGyb68QwHtZRa3kJES+g7CgBMT\novJcd+JyIv+ffDtXq3OOUmXuIyz8esOvMRlqPsYXk5uwp9XAHtpIL/Q6W/kw\nGO4W9h95ZRXBmQ/6YNjC7yxAVYg42RZvpY90N+8pUO6hr2/pF+JLm6Xmd8jK\nJNiSfpTyCzv8YBugtOWGLqiJkQ+zvMjyb9UzvMfRtM314yAGzoX05wv1YZT5\nMe7v9JqzaEfVUnn5ulbmc4TXeg8iaQGmVMbMDyjEEZ0h3Kv0q9/IpGVj51fy\n4Z0imE+BDzsG8pubKxooKlPVmMEHSUFVIabSmAMRxNbrW97VHUlsO2BfeCr7\nsehw5TixiP3AttS8HiDDiHfGcVkQVtEuS9rnrlqYUqnUMQcDjenuHpnp7FY4\nNswt\r\n=Gtiv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202104131359","@aurelia/metadata":"2.1.0-dev.202104131359","@aurelia/platform":"2.1.0-dev.202104131359"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202104131359_1618322484066_0.2766795243017277","host":"s3://npm-registry-packages"}},"2.1.0-dev.202104191153":{"name":"@aurelia/store","version":"2.1.0-dev.202104191153","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202104191153","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"0b77b549e673329b5b13a784b381fdb72e1623e3","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202104191153.tgz","fileCount":13,"integrity":"sha512-bwBlHDo552cK3PTKBsW6JTDhd60EsEMhd9ZbKfkLm5UwqrxZNE1A/21S92MKwVCKQA/ZoawwyWOTUnx95q1p5Q==","signatures":[{"sig":"MEUCIQCp8tDTMFOBRCMNE5tWvwRU0AECb35eobeEipMG0zpXTAIgKzJ1CQwwfQD7ZQbwbUZd8JojYFDO1I9QnW2k1NnnTek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfW9sCRA9TVsSAnZWagAAQ0gP/jO1+H7lieM6s7r20S4H\nhcOxkCAX0LIC/qGsr978U2HVBPiU3tBaFnuSVEcvtCmmeTpeYz+o6P+96IWB\nCeYJEYhVKLzAGVksVBUM1RJzZ3a1Gj9FMmq8/J+rOS+JGAdw5/4i/f6sdy5I\niYONOcSrDU031/49tyBNxO4eWCEbZZZTLL7tmlbLc7Lip734xnBvH9qvU2J0\nhYJRtkvlKK0CrO+tgPJWJe1NJpB9NT9zoc8kKZx65/rNGAB1h8c3sxbGUbPy\nSGCy2w5zRik5EdNVxSTIJW/SG+z2TnY6cbVbyvLZ9r94bkKr2fADahOASmS4\n4yfkUUifFj9YBoL9xeJczH5RzWGQrSJtyvQMrWLe/mwpit91hRjpvaNj+Oj+\n7TgJ4t7l6mDW1vhz2bf2bOS3W0VbEVbLuIh6UEv5Ej/itaz4x4zkMk/IRx0g\n4XjS1WNNq+gmTy0FFGE3AwQM0qgGVUARhVlHpJAzj33szSUJ8MUA+iTJSkw5\nqau+Ium4bd3WZ/udXK8Hmb+6HcgD2l7y2NHUbkA5Es5JYezVcMZ5V7uurkzM\nvzCdJYaMwv21QCGC3uZtTqRzGrEnKxPbbGa79brp4RXsoZ3a4fVP9p/Qhzbn\nbXzo5WleFK9JJKtzE10s5kFIANhvvA+YeHV4kbeEV2HdZ0nk5YpW+mygONWR\nKeyo\r\n=j5OV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202104191153","@aurelia/metadata":"2.1.0-dev.202104191153","@aurelia/platform":"2.1.0-dev.202104191153"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202104191153_1618833260401_0.22403067733150595","host":"s3://npm-registry-packages"}},"2.1.0-dev.202104230401":{"name":"@aurelia/store","version":"2.1.0-dev.202104230401","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202104230401","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"2aaf08c2d7114c7d5b2a3e8c7fcea5fb72109da1","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202104230401.tgz","fileCount":13,"integrity":"sha512-6CsfiDGAltvDVwhNcX4xW1sLI8RwMjXSHYJtRPKsgZ2mG+xoPSnVH1iPMSa4rcoIyDaQukJwKjdP2ZI0JnBvoQ==","signatures":[{"sig":"MEYCIQCa7iYK0E1fyJTFB3ddM03fYL9j7Ksuc/dbEnA7mMdv8gIhAITEyL1b+Y5eiGHLRfaPfXdRIHPD3Me7m1wJO7ukWkpa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJggkbmCRA9TVsSAnZWagAAL2IQAKGkQeuLhYvHKLennU1H\nFRWADH7W6uoO6TYFyQFRAPP6HW6Bl+egkLBZaPK2fYNHeIWqFNkKm6iS8He4\nZJfmTt3bES53Xh3c8TMnikPcs2OqQGHyZo/uURjlATnBI4jbOOqhBGfTHoPg\nVmtMvZvnT8TnKGDQO2ZUzEbV2Qapp5ffMxW3qPpXGwQe1GmgFHAjvrh1+2/l\nx8sQvEA1dRDKY4hQuBgHOmVBlFsUlqKYmqptIfankmUMUr6AKbfXTmssSMhm\n8l5XZP2JiHkl33ULlQosdDMOr97L+7ss8jWaeno2Zs2ZdPlHhNah4MXv0DS+\njeyaWQ4UaBXtFlYW/XzBIEg+yGIgiD2xC+ebVasyteeF+sbjVbJreyg4pGHe\n9/4tYw00We0sF0Wk8loe7E5s4pXPavoy+evdADqyhsz2MZCnITXzhFG2e9cm\nqWpt+nXiLJP1o6bbzqG+GXliQw6TQXGoDq95+7y0v2oXFNhgWTuKwvIXvPx+\nrQLsqmA8aPmeHEXiJzr+LujLCvEMLx0r6Mq2bWwdo7SR5Gte2T7YTpah3m71\ne7YNqwuxiOcOx4M/1K7pA3MGffhgSF8EU8EizrcKer7UpEWXGSwMENMeu3zS\nBIHnrarAla4eHlTmDIAp6UgLM2H9dI5zSsKmQ+lJRzW4nE0jd0v0SQGqbgh9\n8Dfq\r\n=kGze\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202104230401","@aurelia/metadata":"2.1.0-dev.202104230401","@aurelia/platform":"2.1.0-dev.202104230401"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202104230401_1619150565206_0.3417399153671272","host":"s3://npm-registry-packages"}},"2.1.0-dev.202104260456":{"name":"@aurelia/store","version":"2.1.0-dev.202104260456","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202104260456","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"588674fc5ef3edf2b29802ead12d364ede170153","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202104260456.tgz","fileCount":13,"integrity":"sha512-KW4ucUZt3T9VidrbQb8hW0+Ix2E4ufLWLNPNQofyHO5vbzBveyUeJcwQe08pd3KJXWYnVRwuTZM8+a4j+os6ZQ==","signatures":[{"sig":"MEYCIQDfxvw4LWHypHloIH8gvjHawamefo+hxSB1BSJqPpXGQQIhAPtsCY6EtQHX11Res6609t7V/7+ExV2ctYcrSm+mPMYO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJghkguCRA9TVsSAnZWagAANXkP/3sRQCX4uVw0h+IPbFXz\ndz8e/oxc2FTDMg7RIwM1orGVTRufZ68RdmpxFDYOKl6i9KhICIL1Xeas5lJa\nJ87jQA9ARhMC1dIpIyPsOQPlBR5U9aD31+1Kg2zdZP+qKYZL/Yb9emtesj2V\nikVPvl18i22wQ113e33S+TltT9Nr2bUYYqdh62Yd9aL6FxMF1bLB2V8bG8Zl\nLYB5WolxIAelUNzYs4W5+zz/Ickg5qXpTCGpwEfNIFiHkJZNqi4NCmlN3vdc\nOm/XTWWasntmFOSK8+wyfLpjLBxePFGKfyvRCQKLAu5n8C+56zaC7+ZU1sK/\nIIwkEC0bZSYk9aKmy14//GDatmbguLoFcDDbTsd7sIy5sidThvhT6JJJK1OQ\nnUVB9s2yi48g6A4GVE9a1bA8aY3V+sbnk8BQqqw3kGeV7iWBoxd3qO/OYuT+\nUfiP2gXXB3TBjq4xNbEEm82Dl4QmkHNX0V7HVhSEDury6ttn5MXp0PBmJC90\nl6bl9wjyxF6KGfsZiNk/+nu4gNb+cAoJJvhX8wGsGMES7F5wIZECh317uFL6\nbviQwE2LJgrcG9OBFn87YPxTsJPoHsbK2Sg6mEcbV3JjviyVTnqLZdD+3Xop\n3ywkhnVlvOQZOB4RGVJO0udk8WTXgdQkFQW8ofQqos2TnVNVY98ut9xucxXl\nvGzY\r\n=L4SP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202104260456","@aurelia/metadata":"2.1.0-dev.202104260456","@aurelia/platform":"2.1.0-dev.202104260456"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202104260456_1619413038363_0.9430870302919385","host":"s3://npm-registry-packages"}},"2.1.0-dev.202105111530":{"name":"@aurelia/store","version":"2.1.0-dev.202105111530","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202105111530","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"cfcefa0b1c35e409bca42896bde619d10bcedca6","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202105111530.tgz","fileCount":13,"integrity":"sha512-/zbOCEcD1ALSNSwfNPKRkaxlfl3g22bhtnQHFHM+XcBMzU2cymoRFz8WRt0kyrL/yDN81xzzGSAlSpu5SxjO2A==","signatures":[{"sig":"MEYCIQDLZffJyh8tz75jN9dz97xcNnuXt7tb243FWgSeX200jgIhALeQqhsaWSPvVyBzAkc05sYvUKK+k56Ydj8Oe4jgRsVF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgmqObCRA9TVsSAnZWagAAocQP/jhRKzZ+vfQf7E8jP8/m\nftCr4CraDvj0ZbZvdP3zvPX/jaZMTUIrHp0mzm1OqChB3jz3LO6Td2ZPIMx0\nR/+62iG2pE+/yUvj58z7AKwsQ2W3SMr50iaunX7QIpgIyIs1Jr89o1nk4Dtp\n27U4vExmx8QW6abHVaIUoffFV2iv7fsGfcrNknYfFV7A923FSdzmltSWD3zQ\nDzDi/QIc+qJz4AHev1yry8x4alv2YqPO1syKBxMNzQ5u+T14tzK5sjPudHTO\nN4nDAbFXlZCoo6aG6q3XqKUCLz4dqxwOhE4mWQPp+yGe31sX0UPSGHnUMgdK\ngPRgevVUMlz21FcttLrWSRS5Q82TuZ4i6IL2mNGx1MsluoJb5zC98cR03ElQ\nILrOwqu0rgFXdw8kWdZBuDy+fTzcBMplvvlsVFuYIXr0aWu9uoyEPO7pTbwh\nqLLTH5Ew9jZlJ7EnT70kf5kAFySzZyoF2kK2R5jD4j+GwugIka1NK2qM1Wy8\nxESmnYMe4uRl67Sb62DA/8wuOaeHCSB2bpVxvkcvq2cXcJIUMShGDN45Ac3W\npMytkQ1SGDROnIdZCDzcYLuVwJ/SvurZTs/COasKogUTUVKGbw2FiaWVNMPB\nvXnQAPCKJPH8/cwvxaPC6S+On02zFLWB5nvdBeI8pjZpFQrbKi04GpcHGi+U\n8LKv\r\n=xsDK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202105111530","@aurelia/metadata":"2.1.0-dev.202105111530","@aurelia/platform":"2.1.0-dev.202105111530"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202105111530_1620747163250_0.1843210491346885","host":"s3://npm-registry-packages"}},"2.1.0-dev.202105172127":{"name":"@aurelia/store","version":"2.1.0-dev.202105172127","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202105172127","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"bf0e8c3e46b00a44f69f79ac21e15b14be19f6f0","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202105172127.tgz","fileCount":13,"integrity":"sha512-sNh73nlof5Ql0VtpF7zy153mNfIp1ladLXSfbHozbL7V+ZPhVSgTXt2jF4pM4qGJTk+rjOZlH4KtsYqbUbE+ng==","signatures":[{"sig":"MEQCIFH7NmotS16a6fvbtf5e/AMZdVvM0gkPRQNY14dewIbZAiBxhc7M6vCnVCPZbucOJXkWGWx4WHI/zCdfHpwz6SowVQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgouALCRA9TVsSAnZWagAAZ7MP+wZD/HABzGjKKvbfpyfy\nj+J3eyBBmOPAyRgMdHvSAabBSlRAcgtwH2PHc6X6eGH4yjRpLgQ+phCjwiLf\nyuBJWxDj4L3KSPKb7S3pc+OhZyaZ4/9pGxC5+A07cvKixXtRD8QNvpylfske\nKB25OJ0rDAn7xJkfQmXvQXuAMl+r+3oelFi7WEbliK/Z9lLcprTFbJhhrbwn\nBhfCeLtsxyMlPDVDdENtLiwvUqP52rM4/9jBdLafV5YiynhqnPBrOzgxsQPS\nYiL43xwd4Zpvu2zGDvpIPGpgcTt6FTEhb9AzUoHWaI/9j4v3hVa3cehoPGGI\nnUk/5hFkZ4wSCtHRDH/jogfaQdFuK30hZMzxPoG3te7LnIP8B/wD8sFnqqOm\n6sW3ObwluW2Qh3NCOCx7J8oIhaNrobNe/ZQDp1blanq3qqnNOvF5mDO/qB7J\nMYJhNEE1hXk0W0GQO/PLM0t3Zmj/J8MAbfR/Hl5dEGKJ3cDqgog5sKnX4ldf\n19PJnVAKI1GsJI9hrzfbHph5WYQkYn7ub+zinB+GK6TDfx1tIqKJuH6UHnqN\nhWSXIOHNYrb/C7sLT8gZnD8Y0Rrf75eqf8iNFua/eRhbcYMDmbCKya12ooM0\nAZfoXk0fpkU5W0UbNfaSTfnrVMMYiTMZoS11IkFpuI0ssZztWl/R6etNJp23\n3KTz\r\n=gk8N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202105172127","@aurelia/metadata":"2.1.0-dev.202105172127","@aurelia/platform":"2.1.0-dev.202105172127"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202105172127_1621286923470_0.6090688812239025","host":"s3://npm-registry-packages"}},"2.1.0-dev.202105190816":{"name":"@aurelia/store","version":"2.1.0-dev.202105190816","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.1.0-dev.202105190816","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"69098a4bebd4e6b0d73556974789260834b73e31","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.1.0-dev.202105190816.tgz","fileCount":13,"integrity":"sha512-kWg4cKLg2+kvPOT9VlFUoxmG19/crTJmvgf4RSO8WJxXWt3x1puyeWU7yOcZd+KL34s1uVQFpG0BFiC4sSl1/Q==","signatures":[{"sig":"MEYCIQCKFWK5hH4mWveDfzMvmO7QUq1WfsxXjhL6jD6pFnoVAgIhALlrdvD/xSXNL1np7xMO8nYTVnhV6AuHmuyhej0ddfLH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpMmNCRA9TVsSAnZWagAAjKMP/1rRbDdY5boeQnpvn7pk\nXBzrr3AwLFS4k/iwgkKSDRRb8iTTMRHvFkVA2l4mKVNlO6OAbupfAz+ynIn8\nk3jJrRPFH+8gzD7mpqyvbRD2BzSewD6d0dBwORwrus/KQqUhVkvrS3GT/3bh\nS/8WGTi1AKsGPywGJ4xckdIXszEz1BB1cRP5ILPHFu+Dq2k19T4QbuvFBQMq\n5Fid6nZfxHRo1ftxK1gG7hykt4S2b88+ndIHXeSLxKGcK84wxlq8G89KKun0\nl5Jjtz2hKVuWIV21aTL4oF9xesd5GIiUdHSL+EUyPuiCUCa7y+edDz4YU/5J\nEJUIwL/c+DOYVI3ZgKX9fA/E7H0NOAHcmIcgjs+u8nIuL3RQI5uMh7Cs0W98\nx0ac07RiDGFd09xPEbyxiqBvTIg6/ZuiYh5+mjH2gn0WifeTvawx2QU/+WxE\nFFZNB5U9Lu/h4cg+V6XIq0ErOCbGQVT3EqGiJxTgiGYwKqQ7kG1TDsl1fAfv\nlWbEVfeji6ZHB1dgm6339xoxiaXVW894YUzmsYYEDVCPoEyskwtGhPQvXMP/\naTWaQE1lyOuKgITnoLcC+vFAqj6S19cYmEpUNYGUgIebu3RUSDA4NHjphOgS\nQKEJFNRKClnfTFUzy70DgwJTOawG3cxxd2IO6Lg35dZISqLtP6DWfsKiqonC\nagC5\r\n=YRih\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.1.0-dev.202105190816","@aurelia/metadata":"2.1.0-dev.202105190816","@aurelia/platform":"2.1.0-dev.202105190816"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.1.0-dev.202105190816_1621412236738_0.5229680692215466","host":"s3://npm-registry-packages"}},"2.0.1-dev.202105191126":{"name":"@aurelia/store","version":"2.0.1-dev.202105191126","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.1-dev.202105191126","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"1ed3e4e2f45edd3815b6a97a618695ac58d4c5ae","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.1-dev.202105191126.tgz","fileCount":13,"integrity":"sha512-1sEIsk18q4ekYFAS+LLodc+g7kitwiiOtZEQgOucUWLgFW96d9XPhP5oAkgfz2MWZz6h9J89y0VvTUW4m5Bo9w==","signatures":[{"sig":"MEUCIGfXM35yybk3rwoHLAw8xyNfuJT5XFTu0+P1In3tszfdAiEA0UmEIL/sokfzQPfS887j9Ue7VqCt74sIic5BHm/P2G0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5307,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpPYwCRA9TVsSAnZWagAAvDoP/R0MmSUkeffkA/vVEt8m\nmF10bW78TQ2UEI5BdNS4+wifudOaGYqw3bamLD9UHBc1kBbAHnkITEkQJYs0\nVh3bARRZJSXC29R9Vf0thOdARQ2DK9jsKtxojP8YnJqje3x9YZY2E3q8jvg2\nAW3hmDnA8PhUTdBjAyTsvXx0bxWvePT0O+Sr9RukqtdWVR9e5mrtdM4qj4mi\n/llJf7pD7YMn98zFr3GIWdhwjgN7OSMCTNueLgcC1ULq2b6isH+LBEEDPpVr\n8+GSZD+QInlhQYweGrJFssWA+QytzARdBOb8PS8iU/02JPnq79HHpIqO7Rql\nhdJH0Nh6Fn1LXvQJFLNq9Mp6/I3q2il8Rl6CWFVQ8hRf1gcwIZV/qLQwTz2c\n5l8vZx/A2VNvBoSsT9JeWDbLgW5fqa6IZnn1YNeCinsPEQJievaNF43XHT4o\n/Vlxlfdx2OwMACmpYxeT8GgoEWh+DF7yqzvnWKq+T4GgnrU0ntcXNynWQ9lg\n/kipHi+ZiNLaL3cNpu5RXwaNYWfoFhPZpVgXZWp2ct3bUWC4L9q2hJbcQkva\nEWEywvk+66fTbyzM5ZR+JMEM5foe8G8b42DHzSW7WpYJ0JhCP5/cVf09KGZG\nlnZdN9YUT+ju1z99wUHmZmiHg0bTCHfeIxznJ8d3cPSb53g2RleghtFHcDK9\nvdKp\r\n=dYMr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.1-dev.202105191126","@aurelia/metadata":"2.0.1-dev.202105191126","@aurelia/platform":"2.0.1-dev.202105191126"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.1-dev.202105191126_1621423664240_0.2296538485317925","host":"s3://npm-registry-packages"}},"2.0.0-alpha.3":{"name":"@aurelia/store","version":"2.0.0-alpha.3","keywords":["aurelia","store"],"license":"MIT","_id":"@aurelia/store@2.0.0-alpha.3","maintainers":[{"name":"aureliaeffect","email":"aurelia@bluespire.com"}],"homepage":"https://aurelia.io","bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"dist":{"shasum":"4de3affaa689abe4227b42356bb44be919f9a894","tarball":"https://registry.npmjs.org/@aurelia/store/-/store-2.0.0-alpha.3.tgz","fileCount":13,"integrity":"sha512-Rrx1atAdxh0ZFta++Vf5NdKx5oXMKpTUJXtlL1dKld2Eq5fRDsTUvL4v6icFfkoK6BpylhUBmFK+ttvdGnUUHg==","signatures":[{"sig":"MEUCIQCPHBiU0sKLL+5N5pHTcAKE+CT9GEb+I38L2HxIF9R09wIgf6UtuYfAfvLxRRMau4ykeZwkZquGI4nJym8J3rDqW/I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpPetCRA9TVsSAnZWagAA8BkP/iDNagGHx3tM0cStDw/p\nuPm2McVqK3eajAk2Hsh7oXvb6eTco7I7pApIo6LltOAuBsVlwGP2xPcO1KE9\ns2ugI23zAJh89p5rEkcPzMva+kgwo2lAuAm3YGcdnCKqLhdjwIaLsrQFy7jL\n2ERBrunmQ+Se9Jtm4UT4R3vOgLizcRwDydndsH4QocEzmLrqPy4hA3kHvmD/\nTPtd5qXo0oANeh21MSxMVN/1P7Qm0mXi8KAgpRxl5eVxQCr6v0z404W1jRAG\npfH4WJYOXbipUAg7UUReQ6Wye0mgsgX/UBghZ4RGkD+evAgS48znQ0miP19Z\nUaUiTexbCG44s/JOj+X6iy0KSQ+kvYIro+wK7FJwFVcNH6z1xV+XXGw8XxHI\nz7kswK3HKRtS25W+YwJQAt5zUu8VonFirZO8R5evt/4Zn4L0KYiykGaA/Te6\nvYj4kO41WITq6hwke31s6jI/470t5Zf7WqbHtMqn3FPtexnREPkrQj5/IGdA\ndA/gHriLFQmtMa0xoQ6wY400fzIqdOHUKKsv1kvhQeiSaHRB5vD4nwyV7rDY\nASdn6D3Eby8w41FhJr8UGZuWO4+TkWm+5PYF/nyBh/dh4C/lzQmkxE8bs24o\nJzwuiOoACwEWY/K9Cr538gQxLQO+WmlnkJ8CoJM/+hYciUqtOnAtr3Vx4nXV\nxQpw\r\n=uC2O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/cjs/index.js","types":"dist/index.d.ts","module":"dist/esm/index.js","engines":{"node":">=14.15.0"},"scripts":{"dev":"tsc -b -w --preserveWatchOutput","lint":"eslint --cache --ext .js,.ts src/","build":"tsc -b","lint:ci":"eslint --cache --ext .js,.ts --quiet --report-unused-disable-directives src/","publish:dev":"npm publish --tag dev","publish:latest":"npm publish --tag latest"},"typings":"dist/index.d.ts","_npmUser":{"name":"aureliaeffect","email":"aurelia@bluespire.com"},"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"_npmVersion":"7.0.15","description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","directories":{},"_nodeVersion":"15.4.0","dependencies":{"rxjs":"^6.5.3","@aurelia/kernel":"2.0.0-alpha.3","@aurelia/metadata":"2.0.0-alpha.3","@aurelia/platform":"2.0.0-alpha.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"typescript":"^4.0.3"},"_npmOperationalInternal":{"tmp":"tmp/store_2.0.0-alpha.3_1621424045141_0.16681042754431918","host":"s3://npm-registry-packages"}}},"time":{"created":"2019-01-28T05:07:22.741Z","modified":"2026-05-28T01:50:40.683Z","0.3.0-dev.20190128":"2019-01-28T05:07:23.027Z","0.3.0-dev.20190129":"2019-01-29T05:06:45.607Z","0.3.0-dev.20190130":"2019-01-30T05:07:47.997Z","0.3.0-dev.20190131":"2019-01-31T05:06:21.381Z","0.3.0-dev.20190201":"2019-02-01T05:06:58.703Z","0.3.0-dev.20190202":"2019-02-02T05:06:27.460Z","0.3.0-dev.20190203":"2019-02-03T05:06:51.222Z","0.3.0-dev.20190204":"2019-02-04T05:07:12.292Z","0.3.0-dev.20190205":"2019-02-05T05:06:22.712Z","0.3.0-dev.20190206":"2019-02-06T05:06:47.666Z","0.3.0-dev.20190207":"2019-02-07T05:45:22.028Z","0.3.0-dev.20190208":"2019-02-08T05:06:33.876Z","0.3.0-dev.20190209":"2019-02-09T05:07:44.243Z","0.3.0-dev.20190210":"2019-02-10T05:07:10.363Z","0.3.0-dev.20190212":"2019-02-12T05:06:47.436Z","0.3.0-dev.20190213":"2019-02-13T05:06:47.341Z","0.3.0-dev.20190214":"2019-02-14T05:06:54.475Z","0.3.0-dev.20190215":"2019-02-15T05:07:31.629Z","0.3.0-dev.20190216":"2019-02-16T05:07:56.777Z","0.3.0-dev.20190217":"2019-02-17T05:07:02.322Z","0.3.0-dev.20190218":"2019-02-18T05:07:31.285Z","0.3.0-dev.20190219":"2019-02-19T05:07:32.972Z","0.3.0-dev.20190220":"2019-02-20T05:07:28.080Z","0.3.0-dev.20190221":"2019-02-21T05:07:44.862Z","0.3.0-dev.20190222":"2019-02-22T05:08:08.698Z","0.3.0-dev.20190223":"2019-02-23T05:08:31.441Z","0.3.0-dev.20190224":"2019-02-24T05:07:06.323Z","0.3.0-dev.20190225":"2019-02-25T05:07:14.078Z","0.3.0-dev.20190227":"2019-02-27T05:08:15.813Z","0.3.0-dev.20190228":"2019-02-28T05:07:03.978Z","0.3.0-dev.20190301":"2019-03-01T05:06:56.887Z","0.3.0-dev.20190302":"2019-03-02T05:08:00.980Z","0.3.0-dev.20190303":"2019-03-03T05:07:31.589Z","0.3.0-dev.20190304":"2019-03-04T05:08:43.760Z","0.3.0-dev.20190305":"2019-03-05T05:08:15.554Z","0.3.0-dev.20190306":"2019-03-06T05:09:08.159Z","0.3.0-dev.20190307":"2019-03-07T05:07:53.698Z","0.3.0-dev.20190308":"2019-03-08T05:07:12.495Z","0.3.0-dev.20190309":"2019-03-09T05:08:26.515Z","0.3.0-dev.20190310":"2019-03-10T05:07:28.199Z","0.3.0-dev.20190311":"2019-03-11T05:07:26.188Z","0.3.0-dev.20190312":"2019-03-12T05:08:17.355Z","0.3.0-dev.20190313":"2019-03-13T05:08:27.812Z","0.3.0-dev.20190314":"2019-03-14T05:08:02.559Z","0.3.0-dev.20190315":"2019-03-15T05:07:15.601Z","0.3.0-dev.20190316":"2019-03-16T05:07:38.172Z","0.3.0-dev.20190317":"2019-03-17T05:08:43.087Z","0.3.0-dev.20190318":"2019-03-18T05:07:50.300Z","0.3.0-dev.20190319":"2019-03-19T05:10:09.365Z","0.3.0-dev.20190320":"2019-03-20T05:07:38.063Z","0.3.0-dev.20190321":"2019-03-21T05:08:19.610Z","0.3.0-dev.20190322":"2019-03-22T05:08:29.271Z","0.3.0-dev.20190323":"2019-03-23T05:08:42.604Z","0.3.0-dev.20190324":"2019-03-24T05:07:49.599Z","0.3.0-dev.20190325":"2019-03-25T05:08:34.045Z","0.3.0-dev.20190326":"2019-03-26T05:07:53.160Z","0.3.0-dev.20190327":"2019-03-27T05:16:59.745Z","0.3.0-dev.20190328":"2019-03-28T05:08:08.588Z","0.3.0-dev.20190329":"2019-03-29T05:08:30.868Z","0.3.0-dev.20190330":"2019-03-30T05:08:21.220Z","0.3.0-dev.20190331":"2019-03-31T05:07:50.631Z","0.3.0-dev.20190401":"2019-04-01T05:08:01.147Z","0.3.0-dev.20190402":"2019-04-02T05:11:35.734Z","0.3.0-dev.20190403":"2019-04-03T05:08:34.544Z","0.3.0-dev.20190404":"2019-04-04T05:09:40.547Z","0.3.0-dev.20190405":"2019-04-05T05:08:29.262Z","0.3.0-dev.20190406":"2019-04-06T05:08:06.224Z","0.3.0-dev.20190407":"2019-04-07T05:07:39.389Z","0.3.0-dev.20190408":"2019-04-08T05:08:33.187Z","0.3.0-dev.20190409":"2019-04-09T05:08:35.761Z","0.3.0-dev.20190410":"2019-04-10T05:10:05.028Z","0.3.0-dev.20190411":"2019-04-11T05:08:57.169Z","0.3.0-dev.20190412":"2019-04-12T05:06:55.062Z","0.3.0-dev.20190413":"2019-04-13T05:07:25.616Z","0.3.0-dev.20190414":"2019-04-14T05:08:14.649Z","0.3.0-dev.20190415":"2019-04-15T05:08:12.906Z","0.3.0-dev.20190416":"2019-04-16T05:08:12.450Z","0.3.0-dev.20190417":"2019-04-17T05:08:05.490Z","0.3.0-dev.20190418":"2019-04-18T05:10:12.573Z","0.3.0-dev.20190419":"2019-04-19T05:09:20.381Z","0.3.0-dev.20190420":"2019-04-20T05:12:58.439Z","0.3.0-dev.20190421":"2019-04-21T05:08:09.388Z","0.3.0-dev.20190422":"2019-04-22T05:15:49.046Z","0.3.0-dev.20190423":"2019-04-23T05:08:16.520Z","0.3.0-dev.20190424":"2019-04-24T05:07:56.188Z","0.3.0-dev.20190425":"2019-04-25T05:09:53.934Z","0.3.0-dev.20190426":"2019-04-26T05:08:43.232Z","0.3.0-dev.20190427":"2019-04-27T05:14:49.773Z","0.3.0-dev.20190428":"2019-04-28T05:08:42.853Z","0.3.0-dev.20190429":"2019-04-29T05:11:33.477Z","0.3.0-dev.20190430":"2019-04-30T05:08:21.348Z","0.3.0-dev.20190502":"2019-05-02T05:08:28.660Z","0.3.0-dev.20190503":"2019-05-03T05:08:37.608Z","0.3.0-dev.20190504":"2019-05-04T05:07:50.583Z","0.3.0-dev.20190505":"2019-05-05T05:10:40.851Z","0.3.0-dev.20190506":"2019-05-06T05:08:54.436Z","0.3.0-dev.20190507":"2019-05-07T05:08:26.154Z","0.3.0-dev.20190508":"2019-05-08T05:08:38.547Z","0.3.0-dev.20190509":"2019-05-09T05:08:48.793Z","0.3.0-dev.20190510":"2019-05-10T05:09:29.661Z","0.3.0-dev.20190511":"2019-05-11T05:08:35.279Z","0.3.0-dev.20190512":"2019-05-12T05:08:27.281Z","0.3.0-dev.20190513":"2019-05-13T05:08:03.099Z","0.3.0-dev.20190514":"2019-05-14T05:08:48.562Z","0.3.0-dev.20190515":"2019-05-15T05:08:08.558Z","0.3.0-dev.20190516":"2019-05-16T05:08:54.585Z","0.3.0-dev.20190517":"2019-05-17T05:08:29.007Z","0.3.0-dev.20190518":"2019-05-18T05:08:34.479Z","0.3.0-dev.20190519":"2019-05-19T05:08:04.712Z","0.3.0-dev.20190520":"2019-05-20T05:08:02.952Z","0.3.0-dev.20190521":"2019-05-21T05:08:00.890Z","0.3.0-dev.20190522":"2019-05-22T05:08:53.521Z","0.3.0-dev.20190523":"2019-05-23T05:10:14.417Z","0.3.0-dev.20190524":"2019-05-24T05:08:28.790Z","0.3.0-dev.20190525":"2019-05-25T05:09:30.686Z","0.3.0-dev.20190526":"2019-05-26T05:08:43.958Z","0.3.0-dev.20190527":"2019-05-27T05:09:18.452Z","0.3.0-dev.20190528":"2019-05-28T05:08:08.886Z","0.3.0-dev.20190529":"2019-05-29T05:08:44.393Z","0.3.0-dev.20190530":"2019-05-30T05:15:14.520Z","0.3.0-dev.20190531":"2019-05-31T05:09:03.422Z","0.3.0-dev.20190601":"2019-06-01T05:07:37.835Z","0.3.0-dev.20190602":"2019-06-02T05:09:05.741Z","0.3.0-dev.20190603":"2019-06-03T05:08:25.619Z","0.3.0-dev.20190604":"2019-06-04T05:08:49.857Z","0.3.0-dev.20190605":"2019-06-05T05:08:49.719Z","0.3.0-dev.20190606":"2019-06-06T05:09:37.512Z","0.3.0-dev.20190607":"2019-06-07T05:07:51.306Z","0.3.0-dev.20190608":"2019-06-08T05:10:00.337Z","0.3.0-dev.20190609":"2019-06-09T05:08:13.182Z","0.3.0-dev.20190610":"2019-06-10T05:08:45.800Z","0.3.0-dev.20190611":"2019-06-11T04:11:45.506Z","0.3.0-dev.20190612":"2019-06-12T05:09:10.372Z","0.3.0-dev.20190613":"2019-06-13T05:09:12.811Z","0.3.0-dev.20190614":"2019-06-14T05:09:28.698Z","0.3.0-dev.20190615":"2019-06-15T05:10:48.184Z","0.3.0-dev.20190616":"2019-06-16T05:09:54.424Z","0.3.0-dev.20190617":"2019-06-17T01:25:09.353Z","0.4.0-dev.20190617":"2019-06-17T02:15:48.747Z","0.4.0-dev.201906171118":"2019-06-17T11:19:07.337Z","0.4.0-dev.201906171454":"2019-06-17T14:54:14.009Z","0.4.0-dev.201906171521":"2019-06-17T15:21:56.865Z","0.4.0-dev.201906241605":"2019-06-24T16:05:32.031Z","0.4.0-dev.201906251304":"2019-06-25T13:04:29.090Z","0.4.0-dev.201906251901":"2019-06-25T19:01:34.414Z","0.4.0-dev.201906252212":"2019-06-25T22:12:14.634Z","0.4.0-dev.201906260806":"2019-06-26T08:06:35.216Z","0.4.0-dev.201906262137":"2019-06-26T21:37:45.640Z","0.4.0-dev.201906262211":"2019-06-26T22:11:48.313Z","0.4.0-dev.201906270134":"2019-06-27T01:35:05.430Z","0.4.0-dev.201906271716":"2019-06-27T17:17:06.184Z","0.4.0-dev.201906271752":"2019-06-27T17:52:41.445Z","0.4.0-dev.201906280241":"2019-06-28T02:41:52.360Z","0.4.0-dev.201906291800":"2019-06-29T18:00:45.172Z","0.4.0-dev.201907071457":"2019-07-07T14:57:47.228Z","0.4.0-dev.201907090433":"2019-07-09T04:33:40.519Z","0.4.0-dev.201907090443":"2019-07-09T04:43:12.140Z","0.4.0-dev.201907110045":"2019-07-11T00:45:36.884Z","0.4.0-dev.201907110047":"2019-07-11T00:47:08.018Z","0.4.0-dev.201907110048":"2019-07-11T00:49:02.011Z","0.4.0-dev.201907110208":"2019-07-11T02:08:32.494Z","0.4.0-dev.201907110210":"2019-07-11T02:10:40.067Z","0.4.0-dev.201907120151":"2019-07-12T01:51:19.827Z","0.4.0-dev.201907172000":"2019-07-17T20:00:45.371Z","0.4.0-dev.201907172300":"2019-07-17T23:00:13.261Z","0.4.0-dev.201907181139":"2019-07-18T11:39:27.403Z","0.4.0-dev.201907181141":"2019-07-18T11:41:18.024Z","0.4.0-dev.201907181145":"2019-07-18T11:46:04.429Z","0.4.0-dev.201907182238":"2019-07-18T22:38:09.484Z","0.4.0-dev.201907190018":"2019-07-19T00:18:46.059Z","0.4.0-dev.201907190635":"2019-07-19T06:35:14.630Z","0.4.0-dev.201907192123":"2019-07-19T21:23:51.430Z","0.4.0-dev.201907200034":"2019-07-20T00:35:01.624Z","0.4.0-dev.201907201203":"2019-07-20T12:03:29.694Z","0.4.0-dev.201907211535":"2019-07-21T15:36:06.218Z","0.4.0-dev.201907221919":"2019-07-22T19:19:32.477Z","0.4.0-dev.201907222316":"2019-07-22T23:16:37.131Z","0.4.0-dev.201907240106":"2019-07-24T01:06:37.505Z","0.4.0-dev.201907240222":"2019-07-24T02:23:14.464Z","0.4.0-dev.201907240333":"2019-07-24T03:33:30.487Z","0.4.0-dev.201907240347":"2019-07-24T03:47:43.148Z","0.4.0-dev.201907240424":"2019-07-24T04:25:06.367Z","0.4.0-dev.201907241848":"2019-07-24T18:48:09.472Z","0.4.0-dev.201907242204":"2019-07-24T22:04:58.528Z","0.4.0-dev.201907250022":"2019-07-25T00:22:29.083Z","0.4.0-dev.201907250150":"2019-07-25T01:50:32.790Z","0.4.0-dev.201907252002":"2019-07-25T20:02:29.028Z","0.4.0-dev.201907252005":"2019-07-25T20:05:30.896Z","0.4.0-dev.201907291442":"2019-07-29T14:42:31.594Z","0.4.0-dev.201907301718":"2019-07-30T17:18:51.759Z","0.4.0-dev.201907301722":"2019-07-30T17:22:12.055Z","0.4.0-dev.201907302005":"2019-07-30T20:05:57.792Z","0.4.0-dev.201907302019":"2019-07-30T20:19:56.756Z","0.4.0-dev.201907311559":"2019-07-31T15:59:53.275Z","0.4.0-dev.201907312255":"2019-07-31T22:55:51.952Z","0.4.0-dev.201908050454":"2019-08-05T04:55:05.899Z","0.4.0-dev.201908050502":"2019-08-05T05:02:40.255Z","0.4.0-dev.201908050504":"2019-08-05T05:04:56.781Z","0.4.0-dev.201908051700":"2019-08-05T17:00:35.462Z","0.4.0-dev.201908051902":"2019-08-05T19:02:45.835Z","0.4.0-dev.201908051905":"2019-08-05T19:05:34.876Z","0.4.0-dev.201908060024":"2019-08-06T00:24:38.334Z","0.4.0-dev.201908062257":"2019-08-06T22:57:18.140Z","0.4.0-dev.201908062339":"2019-08-06T23:39:55.505Z","0.4.0-dev.201908062343":"2019-08-06T23:43:29.600Z","0.4.0-dev.201908081654":"2019-08-08T16:54:26.097Z","0.4.0-dev.201908091501":"2019-08-09T15:01:43.114Z","0.4.0-dev.201908100212":"2019-08-10T02:12:24.039Z","0.4.0-dev.201908150421":"2019-08-15T04:22:08.185Z","0.4.0-dev.201908161856":"2019-08-16T18:56:22.656Z","0.4.0-dev.201908161859":"2019-08-16T19:00:07.151Z","0.4.0-dev.201908162215":"2019-08-16T22:15:08.628Z","0.4.0-dev.201908182103":"2019-08-18T21:04:06.095Z","0.4.0-dev.201908192109":"2019-08-19T21:09:46.367Z","0.4.0-dev.201908192330":"2019-08-19T23:30:59.495Z","0.4.0-dev.201908202051":"2019-08-20T20:51:50.786Z","0.4.0-dev.201908212142":"2019-08-21T21:42:24.932Z","0.4.0-dev.201908212201":"2019-08-21T22:01:10.912Z","0.4.0-dev.201908241203":"2019-08-24T12:04:03.451Z","0.4.0-dev.201908241641":"2019-08-24T16:41:11.545Z","0.4.0-dev.201908241744":"2019-08-24T17:44:46.655Z","0.4.0-dev.201908250007":"2019-08-25T00:07:33.787Z","0.4.0-dev.201908271832":"2019-08-27T18:32:25.559Z","0.4.0-dev.201908271953":"2019-08-27T19:53:45.333Z","0.4.0-dev.201908271956":"2019-08-27T19:56:47.172Z","0.4.0-dev.201908272004":"2019-08-27T20:04:25.399Z","0.4.0-dev.201908280237":"2019-08-28T02:37:50.881Z","0.4.0-dev.201908280346":"2019-08-28T03:47:06.639Z","0.4.0-dev.201908281046":"2019-08-28T10:47:00.982Z","0.4.0-dev.201908290625":"2019-08-29T06:25:59.870Z","0.4.0-dev.201908311714":"2019-08-31T17:15:03.974Z","0.4.0-dev.201908312306":"2019-08-31T23:06:44.905Z","0.4.0-dev.201908312320":"2019-08-31T23:20:20.297Z","0.4.0-dev.201908312327":"2019-08-31T23:28:06.619Z","0.4.0-dev.201908312346":"2019-08-31T23:46:35.174Z","0.4.0-dev.201908312348":"2019-08-31T23:48:56.062Z","0.4.0-dev.201909010016":"2019-09-01T00:16:58.820Z","0.4.0-dev.201909010410":"2019-09-01T04:10:17.591Z","0.4.0-dev.201909010430":"2019-09-01T04:30:33.409Z","0.4.0-dev.201909010615":"2019-09-01T06:15:35.115Z","0.4.0-dev.201909010640":"2019-09-01T06:41:01.924Z","0.4.0-dev.201909012159":"2019-09-01T21:59:29.780Z","0.4.0-dev.201909022325":"2019-09-02T23:25:48.790Z","0.4.0-dev.201909030624":"2019-09-03T06:24:32.714Z","0.4.0-dev.201909031657":"2019-09-03T16:57:37.988Z","0.4.0-dev.201909032019":"2019-09-03T20:19:33.791Z","0.4.0-dev.201909040350":"2019-09-04T03:50:20.609Z","0.4.0-dev.201909041516":"2019-09-04T15:17:56.264Z","0.4.0-dev.201909042114":"2019-09-04T21:14:36.694Z","0.4.0-dev.201909050220":"2019-09-05T02:20:45.472Z","0.4.0-dev.201909051612":"2019-09-05T16:12:22.441Z","0.4.0-dev.201909060349":"2019-09-06T03:49:50.063Z","0.4.0-dev.201909061339":"2019-09-06T13:39:16.258Z","0.4.0-dev.201909061800":"2019-09-06T18:00:09.945Z","0.4.0-dev.201909091634":"2019-09-09T16:34:29.619Z","0.4.0-dev.201909091636":"2019-09-09T16:36:57.980Z","0.4.0-dev.201909130402":"2019-09-13T04:02:20.251Z","0.4.0-dev.201909142346":"2019-09-14T23:47:03.987Z","0.4.0-dev.201909151914":"2019-09-15T19:14:58.329Z","0.4.0-dev.201909201002":"2019-09-20T10:02:52.957Z","0.4.0-dev.201909251554":"2019-09-25T15:55:08.520Z","0.4.0-dev.201909252303":"2019-09-25T23:04:04.728Z","0.4.0-dev.201909261649":"2019-09-26T16:49:36.739Z","0.4.0-dev.201909301831":"2019-09-30T18:31:19.267Z","0.4.0-dev.201909302133":"2019-09-30T21:33:10.663Z","0.4.0-dev.201909302354":"2019-09-30T23:54:54.021Z","0.4.0-dev.201910011004":"2019-10-01T10:04:20.776Z","0.4.0-dev.201910012035":"2019-10-01T20:36:10.643Z","0.4.0-dev.201910012205":"2019-10-01T22:05:16.900Z","0.4.0-dev.201910020022":"2019-10-02T00:22:58.285Z","0.4.0-dev.201910020401":"2019-10-02T04:02:01.156Z","0.4.0-dev.201910020524":"2019-10-02T05:25:04.814Z","0.4.0-dev.201910031229":"2019-10-03T12:29:57.796Z","0.4.0-dev.201910031538":"2019-10-03T15:39:03.520Z","0.4.0-dev.201910031539":"2019-10-03T15:40:07.590Z","0.4.0-dev.201910041337":"2019-10-04T13:38:03.287Z","0.4.0-dev.201910051726":"2019-10-05T17:27:07.443Z","0.4.0-dev.201910060131":"2019-10-06T01:31:42.321Z","0.4.0-dev.201910060255":"2019-10-06T02:56:04.321Z","0.4.0-dev.201910060600":"2019-10-06T06:00:09.730Z","0.4.0-dev.201910061408":"2019-10-06T14:08:10.785Z","0.4.0-dev.201910072333":"2019-10-07T23:34:00.481Z","0.4.0-dev.201910081430":"2019-10-08T14:30:09.414Z","0.4.0-dev.201910082147":"2019-10-08T21:48:08.203Z","0.4.0-dev.201910090115":"2019-10-09T01:15:30.506Z","0.4.0-dev.201910091836":"2019-10-09T18:37:14.650Z","0.4.0-dev.201910092040":"2019-10-09T20:40:50.044Z","0.4.0-dev.201910092048":"2019-10-09T20:48:36.494Z","0.4.0-dev.201910101507":"2019-10-10T15:07:12.582Z","0.4.0-dev.201910101700":"2019-10-10T17:00:18.416Z","0.4.0-dev.201910121731":"2019-10-12T17:31:27.074Z","0.4.0-dev.201910122059":"2019-10-12T20:59:23.432Z","0.4.0-dev.201910130859":"2019-10-13T08:59:37.767Z","0.4.0-dev.201910142205":"2019-10-14T22:05:51.749Z","0.4.0-dev.201910150409":"2019-10-15T04:09:48.907Z","0.4.0-dev.201910150411":"2019-10-15T04:11:30.144Z","0.4.0-dev.201910151354":"2019-10-15T13:54:11.759Z","0.4.0-dev.201910171142":"2019-10-17T11:42:35.346Z","0.4.0-dev.201910171205":"2019-10-17T12:05:23.659Z","0.4.0-dev.201910171748":"2019-10-17T17:48:39.918Z","0.4.0-dev.201910172328":"2019-10-17T23:28:38.001Z","0.4.0-dev.201910172359":"2019-10-17T23:59:25.571Z","0.4.0-dev.201910180016":"2019-10-18T00:16:40.929Z","0.4.0-dev.201910182314":"2019-10-18T23:14:08.094Z","0.4.0-dev.201910191223":"2019-10-19T12:23:22.427Z","0.4.0-dev.201910191447":"2019-10-19T14:47:53.873Z","0.4.0-dev.201910221030":"2019-10-22T10:30:37.723Z","0.4.0-dev.201910222358":"2019-10-22T23:58:29.141Z","0.4.0-dev.201910251715":"2019-10-25T17:15:39.446Z","0.4.0-dev.201910260710":"2019-10-26T07:10:29.014Z","0.4.0-dev.201910261202":"2019-10-26T12:02:36.587Z","0.4.0":"2019-10-26T16:05:17.300Z","0.4.0-dev.201910261619":"2019-10-26T16:19:51.331Z","0.4.0-dev.201910261735":"2019-10-26T17:35:41.205Z","0.4.0-dev.201910261857":"2019-10-26T18:57:24.289Z","0.4.0-dev.201910271618":"2019-10-27T16:18:47.316Z","0.5.0-dev.201910282230":"2019-10-28T22:31:03.963Z","0.5.0-dev.201910282249":"2019-10-28T22:49:54.944Z","0.5.0-dev.201910290501":"2019-10-29T05:01:23.044Z","0.5.0-dev.201910301246":"2019-10-30T12:46:20.576Z","0.5.0-dev.201911010029":"2019-11-01T00:29:29.886Z","0.5.0-dev.201911010036":"2019-11-01T00:36:22.996Z","0.5.0-dev.201911010327":"2019-11-01T03:27:39.763Z","0.5.0-dev.201911020126":"2019-11-02T01:27:01.488Z","0.5.0-dev.201911022033":"2019-11-02T20:33:44.287Z","0.5.0-dev.201911022052":"2019-11-02T20:52:35.374Z","0.5.0-dev.201911040216":"2019-11-04T02:16:51.668Z","0.5.0-dev.201911042345":"2019-11-04T23:45:52.442Z","0.5.0-dev.201911070011":"2019-11-07T00:11:19.815Z","0.5.0-dev.201911070456":"2019-11-07T04:56:57.352Z","0.5.0-dev.201911081253":"2019-11-08T12:54:08.506Z","0.5.0-dev.201911081506":"2019-11-08T15:06:33.762Z","0.5.0-dev.201911081954":"2019-11-08T19:55:01.507Z","0.5.0-dev.201911082124":"2019-11-08T21:24:53.372Z","0.5.0-dev.201911121518":"2019-11-12T15:18:53.931Z","0.5.0-dev.201911131544":"2019-11-13T15:44:17.944Z","0.5.0-dev.201911140046":"2019-11-14T00:46:15.265Z","0.5.0-dev.201911140837":"2019-11-14T08:38:01.393Z","0.5.0-dev.201911141107":"2019-11-14T11:08:11.934Z","0.5.0-dev.201911141122":"2019-11-14T11:23:13.299Z","0.5.0-dev.201911142059":"2019-11-14T20:59:09.850Z","0.5.0-dev.201911142102":"2019-11-14T21:02:57.697Z","0.5.0-dev.201911151441":"2019-11-15T14:41:59.327Z","0.5.0-dev.201911151518":"2019-11-15T15:19:00.465Z","0.5.0-dev.201911151647":"2019-11-15T16:47:18.399Z","0.5.0-dev.201911151816":"2019-11-15T18:16:52.566Z","0.5.1-dev.201911151840":"2019-11-15T18:40:52.193Z","0.5.0":"2019-11-15T18:48:28.190Z","0.5.1-dev.201911161503":"2019-11-16T15:03:39.637Z","0.5.1-dev.201911161520":"2019-11-16T15:20:20.397Z","0.6.0-dev.201911180622":"2019-11-18T06:22:47.092Z","0.6.0-dev.201911192351":"2019-11-19T23:52:18.386Z","0.6.0-dev.201911202232":"2019-11-20T22:32:51.589Z","0.6.0-dev.201911202238":"2019-11-20T22:38:38.416Z","0.6.0-dev.201912061946":"2019-12-06T19:46:59.733Z","0.6.0-dev.201912071507":"2019-12-07T15:07:46.839Z","0.6.0-dev.201912082220":"2019-12-08T22:20:36.967Z","0.6.0-dev.201912180409":"2019-12-18T04:09:20.877Z","0.6.0-dev.201912180427":"2019-12-18T04:28:06.622Z","0.6.0":"2019-12-18T05:19:02.815Z","0.6.1-dev.201912180700":"2019-12-18T07:00:13.472Z","0.7.0-dev.201912181039":"2019-12-18T10:39:31.066Z","0.7.0-dev.201912190801":"2019-12-19T08:01:37.778Z","0.7.0-dev.201912190805":"2019-12-19T08:05:15.500Z","0.7.0-dev.201912200354":"2019-12-20T03:54:24.506Z","0.7.0-dev.201912220642":"2019-12-22T06:42:13.173Z","0.7.0-dev.201912221356":"2019-12-22T13:56:38.594Z","0.7.0-dev.201912221435":"2019-12-22T14:35:29.775Z","0.7.0-dev.201912270839":"2019-12-27T08:40:18.763Z","0.7.0-dev.202001020111":"2020-01-02T01:11:22.701Z","0.7.0-dev.202001020240":"2020-01-02T02:40:21.314Z","0.7.0-dev.202001042352":"2020-01-04T23:52:19.482Z","0.7.0-dev.202001131001":"2020-01-13T10:02:01.896Z","0.7.0-dev.202001141141":"2020-01-14T11:41:37.012Z","0.7.0-dev.202001191205":"2020-01-19T12:05:36.856Z","0.7.0-dev.202001260237":"2020-01-26T02:37:24.558Z","0.7.0-dev.202002042105":"2020-02-04T21:06:08.344Z","0.7.0-dev.202002082141":"2020-02-08T21:41:28.243Z","0.7.0-dev.202003190346":"2020-03-19T03:46:56.411Z","0.7.0-dev.202003201712":"2020-03-20T17:13:05.306Z","0.7.0-dev.202003262202":"2020-03-26T22:02:34.147Z","0.7.0-dev.202004010149":"2020-04-01T01:50:01.813Z","0.7.0-dev.202004010256":"2020-04-01T02:56:52.304Z","0.7.0-dev.202004012038":"2020-04-01T20:39:01.031Z","0.7.0-dev.202004022224":"2020-04-02T22:24:34.872Z","0.7.0-dev.202004030212":"2020-04-03T02:12:58.450Z","0.7.0-dev.202004031507":"2020-04-03T15:08:11.765Z","0.7.0-dev.202004062058":"2020-04-06T20:58:30.458Z","0.7.0-dev.202004062202":"2020-04-06T22:02:50.038Z","0.7.0-dev.202004080424":"2020-04-08T04:24:50.881Z","0.7.0-dev.202004092222":"2020-04-09T22:22:23.720Z","0.7.0-dev.202004141429":"2020-04-14T14:29:31.028Z","0.7.0-dev.202004141437":"2020-04-14T14:37:21.249Z","0.7.0-dev.202004141952":"2020-04-14T19:52:53.292Z","0.7.0-dev.202004191447":"2020-04-19T14:47:42.411Z","0.7.0-dev.202004200127":"2020-04-20T01:27:15.362Z","0.7.0-dev.202004212047":"2020-04-21T20:47:17.953Z","0.7.0-dev.202004212352":"2020-04-21T23:52:47.506Z","0.7.0-dev.202004230130":"2020-04-23T01:30:42.693Z","0.7.0-dev.202004232042":"2020-04-23T20:42:38.434Z","0.7.0-dev.202004242202":"2020-04-24T22:02:27.782Z","0.7.0-dev.202004250256":"2020-04-25T02:56:31.165Z","0.7.0-dev.202004251657":"2020-04-25T16:57:46.622Z","0.7.0-dev.202004252113":"2020-04-25T21:14:11.065Z","0.7.0-dev.202004271639":"2020-04-27T16:40:19.880Z","0.7.0-dev.202004290437":"2020-04-29T04:37:22.057Z","0.7.0-dev.202005080323":"2020-05-08T03:24:00.697Z","0.7.0-dev.202005082023":"2020-05-08T20:24:00.420Z","0.7.0":"2020-05-08T20:53:29.538Z","0.7.1-dev.202005120219":"2020-05-12T02:19:20.856Z","0.8.0-dev.202005131602":"2020-05-13T16:02:56.251Z","0.8.0-dev.202005161215":"2020-05-16T12:15:20.464Z","0.8.0-dev.202005161248":"2020-05-16T12:48:49.558Z","0.8.0-dev.202005181010":"2020-05-18T10:11:10.394Z","0.8.0-dev.202005200307":"2020-05-20T03:07:55.523Z","0.8.0-dev.202006080431":"2020-06-08T04:31:49.362Z","0.8.0-dev.202006080450":"2020-06-08T04:51:14.765Z","0.8.0-dev.202006080457":"2020-06-08T04:58:09.015Z","0.8.0-dev.202006080707":"2020-06-08T07:07:38.606Z","0.8.0-dev.202006090656":"2020-06-09T06:57:04.740Z","0.8.0-dev.202006100442":"2020-06-10T04:42:24.243Z","0.8.0-dev.202006100445":"2020-06-10T04:45:20.963Z","0.8.0-dev.202006100649":"2020-06-10T06:49:34.104Z","0.8.0-dev.202006101005":"2020-06-10T10:05:46.407Z","0.8.0-dev.202006101130":"2020-06-10T11:30:20.255Z","0.8.0-dev.202006101158":"2020-06-10T11:59:09.987Z","0.8.0-dev.202006101205":"2020-06-10T12:05:58.116Z","0.8.0-dev.202006101254":"2020-06-10T12:54:52.944Z","0.8.0-dev.202006110450":"2020-06-11T04:50:54.946Z","0.8.0-dev.202006120521":"2020-06-12T05:22:00.060Z","0.8.0-dev.202006231201":"2020-06-23T12:01:19.992Z","0.8.0-dev.202006241024":"2020-06-24T10:24:51.793Z","0.8.0-dev.202007041506":"2020-07-04T15:06:22.145Z","0.8.0-dev.202007041536":"2020-07-04T15:36:16.935Z","0.8.0-dev.202007050834":"2020-07-05T08:34:56.717Z","0.8.0-dev.202009261951":"2020-09-26T19:51:27.458Z","0.8.0-dev.202009281652":"2020-09-28T16:53:09.934Z","0.8.0-dev.202010011758":"2020-10-01T17:58:52.552Z","0.8.0-dev.202010020705":"2020-10-02T07:06:03.861Z","0.8.0-dev.202010031322":"2020-10-03T13:22:33.689Z","0.8.0-dev.202010031518":"2020-10-03T15:18:41.618Z","0.8.0-dev.202010031855":"2020-10-03T18:56:08.871Z","0.8.0-dev.202010050213":"2020-10-05T02:13:55.495Z","0.8.0-dev.202010050535":"2020-10-05T05:36:08.499Z","0.8.0-dev.202010052040":"2020-10-05T20:41:13.700Z","0.8.0-dev.202010060014":"2020-10-06T00:14:26.135Z","0.8.0-dev.202010060234":"2020-10-06T02:34:41.293Z","0.8.0-dev.202010070120":"2020-10-07T01:21:05.023Z","0.8.0-dev.202010070306":"2020-10-07T03:07:10.326Z","0.8.0-dev.202010072206":"2020-10-07T22:06:55.147Z","0.8.0-dev.202010072336":"2020-10-07T23:36:49.713Z","0.8.0-dev.202010080100":"2020-10-08T01:00:18.981Z","0.8.0-dev.202010080125":"2020-10-08T01:25:32.869Z","0.8.0-dev.202010080223":"2020-10-08T02:24:07.631Z","0.8.0-dev.202010091301":"2020-10-09T13:01:41.515Z","0.8.0-dev.202010091307":"2020-10-09T13:07:34.531Z","0.8.0-dev.202010121021":"2020-10-12T10:21:24.862Z","0.8.0-dev.202010130234":"2020-10-13T02:34:23.137Z","0.8.0-dev.202010151055":"2020-10-15T10:56:07.640Z","0.8.0-dev.202010260913":"2020-10-26T09:14:12.861Z","0.8.0-dev.202010270226":"2020-10-27T02:26:46.750Z","0.8.0-dev.202010270611":"2020-10-27T06:11:24.981Z","0.8.0-dev.202011010944":"2020-11-01T09:45:00.490Z","0.8.0-dev.202011020142":"2020-11-02T01:43:02.896Z","0.8.0-dev.202011030923":"2020-11-03T09:23:21.776Z","0.8.0-dev.202011031051":"2020-11-03T10:51:42.557Z","0.8.0-dev.202011060102":"2020-11-06T01:02:39.864Z","0.8.0-dev.202011061513":"2020-11-06T15:13:54.895Z","0.8.0-dev.202011090907":"2020-11-09T09:07:54.759Z","0.8.0-dev.202011142313":"2020-11-14T23:13:50.334Z","0.8.0-dev.202011152229":"2020-11-15T22:29:19.213Z","0.8.0-dev.202011152346":"2020-11-15T23:46:37.096Z","0.8.0-dev.202011160126":"2020-11-16T01:26:17.013Z","0.8.0-dev.202011160528":"2020-11-16T05:28:45.568Z","0.8.0-dev.202011160555":"2020-11-16T05:55:49.542Z","0.8.0-dev.202011161324":"2020-11-16T13:24:23.152Z","0.8.0-dev.202011170847":"2020-11-17T08:47:17.527Z","0.8.0-dev.202011170949":"2020-11-17T09:49:30.546Z","0.8.0-dev.202011191306":"2020-11-19T13:06:38.246Z","0.8.0-dev.202011201531":"2020-11-20T15:32:53.439Z","0.8.0-dev.202011211344":"2020-11-21T13:44:30.091Z","0.8.0-dev.202011231103":"2020-11-23T11:04:12.476Z","0.8.0-dev.202011231147":"2020-11-23T11:47:36.475Z","0.8.0-dev.202011241505":"2020-11-24T15:05:58.136Z","0.8.0-dev.202011262311":"2020-11-26T23:11:36.102Z","0.8.0-dev.202011270035":"2020-11-27T00:35:59.859Z","0.8.0-dev.202011281148":"2020-11-28T11:48:42.254Z","0.8.0-dev.202011281716":"2020-11-28T17:16:17.432Z","0.8.0":"2020-11-30T11:38:26.003Z","0.8.1-dev.202011301910":"2020-11-30T19:10:28.416Z","0.8.1-dev.202012021535":"2020-12-02T15:35:39.635Z","0.9.0-dev.202012031815":"2020-12-03T18:15:42.155Z","0.9.0-dev.202012031953":"2020-12-03T19:53:43.864Z","0.9.0-dev.202012032024":"2020-12-03T20:24:45.719Z","0.9.0-dev.202012051732":"2020-12-05T17:32:41.473Z","0.9.0-dev.202012051733":"2020-12-05T17:33:14.331Z","0.9.0-dev.202012051839":"2020-12-05T18:40:02.460Z","0.9.0-dev.202012061154":"2020-12-06T11:54:41.955Z","0.9.0-dev.202012061659":"2020-12-06T16:59:20.999Z","0.9.0-dev.202012081144":"2020-12-08T11:44:59.494Z","0.9.0-dev.202012081214":"2020-12-08T12:15:08.417Z","0.9.0-dev.202012081304":"2020-12-08T13:04:38.380Z","0.9.0-dev.202012081749":"2020-12-08T17:50:09.471Z","0.9.0-dev.202012231727":"2020-12-23T17:28:49.962Z","0.9.0-dev.202101071501":"2021-01-07T15:02:21.051Z","0.9.0-dev.202101101643":"2021-01-10T16:45:18.425Z","0.9.0-dev.202101150947":"2021-01-15T09:48:46.131Z","0.9.0-dev.202101272007":"2021-01-27T20:08:37.883Z","0.9.0-dev.202101280411":"2021-01-28T04:13:29.639Z","0.9.0-dev.202101280542":"2021-01-28T05:43:16.590Z","0.9.0-dev.202101281311":"2021-01-28T13:12:56.057Z","0.9.0-dev.202101301811":"2021-01-30T18:12:53.040Z","0.9.0":"2021-02-01T00:22:25.329Z","0.9.1-dev.202102010049":"2021-02-01T00:50:34.350Z","0.9.1-dev.202102010146":"2021-02-01T01:58:32.311Z","0.9.1-dev.202102010203":"2021-02-01T02:04:54.443Z","0.9.1-dev.202102010311":"2021-02-01T03:13:35.759Z","0.9.1-dev.202102010400":"2021-02-01T04:01:23.495Z","0.9.1-dev.202102010405":"2021-02-01T04:06:14.345Z","0.10.0-dev.202102010502":"2021-02-01T05:04:05.748Z","0.10.0-dev.202102010602":"2021-02-01T06:03:48.992Z","0.10.0-dev.202102030621":"2021-02-03T06:22:19.219Z","0.10.0-dev.202102030643":"2021-02-03T06:44:35.299Z","0.10.0-dev.202102050217":"2021-02-05T02:19:12.693Z","0.10.0-dev.202102080207":"2021-02-08T02:08:24.641Z","0.10.0-dev.202102080313":"2021-02-08T03:16:15.831Z","0.10.0-dev.202102080353":"2021-02-08T03:56:57.070Z","0.10.0-dev.202102081421":"2021-02-08T14:22:37.320Z","0.10.0-dev.202102090854":"2021-02-09T08:56:00.125Z","0.10.0-dev.202102110248":"2021-02-11T02:49:49.616Z","0.10.0-dev.202102142052":"2021-02-14T20:53:11.083Z","0.10.0-dev.202102150310":"2021-02-15T03:11:52.906Z","0.10.0-dev.202102151921":"2021-02-15T19:23:20.889Z","0.10.0-dev.202102151924":"2021-02-15T19:25:06.616Z","0.10.0-dev.202102151925":"2021-02-15T19:26:53.033Z","0.10.0-dev.202102161145":"2021-02-16T11:47:34.534Z","0.10.0-dev.202102201602":"2021-02-20T16:03:38.222Z","0.10.0-dev.202102212309":"2021-02-21T23:10:57.391Z","0.10.0-dev.202102251102":"2021-02-25T11:04:08.564Z","2.0.1-dev.202103030041":"2021-03-03T00:42:36.464Z","2.0.0-alpha.1":"2021-03-03T00:58:09.806Z","2.0.1-dev.202103031040":"2021-03-03T10:41:06.125Z","2.0.1-dev.202103040337":"2021-03-04T03:38:15.749Z","2.0.1-dev.202103040359":"2021-03-04T04:00:38.967Z","2.0.1-dev.202103070436":"2021-03-07T04:37:49.008Z","2.0.0-alpha.2":"2021-03-07T04:46:40.480Z","2.0.1-dev.202103072247":"2021-03-07T22:47:51.559Z","2.0.1-dev.202103082019":"2021-03-08T20:20:10.489Z","2.0.1-dev.202103091412":"2021-03-09T14:13:48.739Z","2.0.1-dev.202103161950":"2021-03-16T19:52:21.177Z","2.0.1-dev.202103161952":"2021-03-16T19:53:41.813Z","2.0.1-dev.202103180457":"2021-03-18T04:59:06.794Z","2.0.1-dev.202103190504":"2021-03-19T05:06:29.408Z","2.1.0-dev.202103191416":"2021-03-19T14:18:04.722Z","2.1.0-dev.202103191418":"2021-03-19T14:19:51.614Z","2.1.0-dev.202103221441":"2021-03-22T14:42:37.884Z","2.1.0-dev.202103232358":"2021-03-23T23:59:20.690Z","2.1.0-dev.202103240000":"2021-03-24T00:01:51.507Z","2.1.0-dev.202103240817":"2021-03-24T08:18:54.234Z","2.1.0-dev.202103241545":"2021-03-24T15:46:47.687Z","2.1.0-dev.202103241927":"2021-03-24T19:28:23.413Z","2.1.0-dev.202103282325":"2021-03-28T23:26:48.400Z","2.1.0-dev.202103282331":"2021-03-28T23:32:38.061Z","2.1.0-dev.202103301814":"2021-03-30T18:15:57.116Z","2.1.0-dev.202103310619":"2021-03-31T06:20:44.183Z","2.1.0-dev.202104020748":"2021-04-02T07:49:56.375Z","2.1.0-dev.202104031051":"2021-04-03T10:52:00.153Z","2.1.0-dev.202104031300":"2021-04-03T13:02:11.417Z","2.1.0-dev.202104070047":"2021-04-07T00:49:02.297Z","2.1.0-dev.202104070543":"2021-04-07T05:44:04.621Z","2.1.0-dev.202104081102":"2021-04-08T11:03:39.134Z","2.1.0-dev.202104120648":"2021-04-12T06:49:45.558Z","2.1.0-dev.202104131359":"2021-04-13T14:01:24.282Z","2.1.0-dev.202104191153":"2021-04-19T11:54:20.517Z","2.1.0-dev.202104230401":"2021-04-23T04:02:46.075Z","2.1.0-dev.202104260456":"2021-04-26T04:57:18.473Z","2.1.0-dev.202105111530":"2021-05-11T15:32:43.380Z","2.1.0-dev.202105172127":"2021-05-17T21:28:43.619Z","2.1.0-dev.202105190816":"2021-05-19T08:17:16.872Z","2.0.1-dev.202105191126":"2021-05-19T11:27:44.382Z","2.0.0-alpha.3":"2021-05-19T11:34:05.251Z"},"bugs":{"url":"https://github.com/aurelia/aurelia/issues"},"license":"MIT","homepage":"https://aurelia.io","keywords":["aurelia","store"],"repository":{"url":"git+https://github.com/aurelia/aurelia.git","type":"git"},"description":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/) [![CircleCI](https://circleci.com/","maintainers":[{"email":"dwaynecharrington+aurelia@gmail.com","name":"aureliaeffect"},{"email":"bigopon.777@gmail.com","name":"bigopon"},{"email":"dwaynecharrington@gmail.com","name":"vheissu"}],"readme":"[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)\n[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)\n[![npm](https://img.shields.io/npm/v/@aurelia/store.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/store)\n# @aurelia/store\n\n## Installing\n\nFor the latest stable version:\n\n```bash\nnpm i @aurelia/store\n```\n\nFor our nightly builds:\n\n```bash\nnpm i @aurelia/store@dev\n```\n","readmeFilename":"README.md"}