{"_id":"@firestitch/list","_rev":"507-7fc48e19fb30fb8f4fdd5e3620b5f81c","name":"@firestitch/list","dist-tags":{"latest":"18.0.87"},"versions":{"0.1.9":{"name":"@firestitch/list","version":"0.1.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.9","maintainers":[{"name":"firestitch","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"54bd8d06438072a09e3f9c75ebea0ae0ac143467","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.9.tgz","integrity":"sha512-dMjt0axYHjvlQWHAWUMs7yeI7RqlNT3QsCgbx62pl6+pVdpI2FpE0TRpo2d94vxb8PmtAsFrdY1LJooNi3pZEQ==","signatures":[{"sig":"MEYCIQCthdG7MdtetkQB2sfcb6hQ5TIdT2bQfOtGmZ+S/niLTQIhAOOJtp/SLnp16zjXFvPRSgqhPZseLitOqA8/C/fgtYpD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"list.umd.js","module":"list.js","typings":"list.d.ts","_npmUser":{"name":"firestitch","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"list.js","_nodeVersion":"6.11.2","dependencies":{"@angular/material":"^5.0.0"},"peerDependencies":{"rxjs":"^5.1.0","zone.js":"^0.8.4","@angular/core":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list-0.1.9.tgz_1515599332506_0.5361333726905286","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@firestitch/list","version":"0.1.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.0","maintainers":[{"name":"firestitch","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"3c0bb2b82393b976d9eb8a46f1ccad009e14d6df","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.0.tgz","integrity":"sha512-u8mxsJSQTOTEYr3a3Tc7TceCaHDv7cbwOE4ENrRp9bdRMnS+9kDU8uN+SWZfZykYJ9QI9BojhNFsKyfsSkiFxg==","signatures":[{"sig":"MEYCIQDECswAO5Qkopz4DYslQq8hRcliaFoMiNEpHVLhSYFxAgIhAJ0Tc3ZQWnuuE32P35HliPP6I4ZAwS4PUH41Il3xc07N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"list.umd.js","module":"list.js","typings":"list.d.ts","_npmUser":{"name":"firestitch","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"jsnext:main":"list.js","_nodeVersion":"6.11.2","dependencies":{"@angular/material":"^5.0.0"},"peerDependencies":{"rxjs":"^5.1.0","zone.js":"^0.8.4","@angular/core":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list-0.1.0.tgz_1515599403413_0.5814049986656755","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@firestitch/list","version":"0.1.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.1","maintainers":[{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"35536d5cb91ca37b7925e01788ad697ba2f57326","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.1.tgz","integrity":"sha512-FJmriL1zv7qLxcNdRYlyj86YT0NIQBLjnY2CIPkMqip1/7ADCiZyq+AyVFmg+C0KHgpesCAhWJ3nbGJD4IueFw==","signatures":[{"sig":"MEYCIQDPdfnGy7rzsLPTgZ3ucF8WYg4xulTHlAvVGEXINGHksgIhAMryz2e+oGhVMCUJmCe2hNMIylHFdHhknz7IRUGn56dE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"package/index.js","gitHead":"405595df75701d5413f92389c3f4862ee122ec33","scripts":{"demo":"npm-run-all -s clean:demo compodoc demo:webpack","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"6.11.2","dependencies":{"lodash":"^4.17.5","tsmodels":"^0.2.7","@firestitch/filter":"^0.1.1"},"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.5","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"~6.0.60","file-loader":"^1.1.6","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.1.1","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.3","@angular/http":"^5.2.3","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.3","@angular/router":"^5.2.3","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.3","@angular/material":"^5.1.1","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.3","@firestitch/example":"^0.1.3","copy-webpack-plugin":"^4.3.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.3","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.3.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.3","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.3"},"peerDependencies":{"rxjs":"^5.1.0","zone.js":"^0.8.4","@angular/core":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list-0.1.1.tgz_1517881512564_0.8705531458836049","host":"s3://npm-registry-packages"}},"0.1.10":{"name":"@firestitch/list","version":"0.1.10","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.10","maintainers":[{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"15aaeeeed6db757470c939598ba135a0bdc6884a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.10.tgz","integrity":"sha512-xQo59ciEm4Bod7cnjLE4XsGAA76bAuhRYvS47QNBmx02EBEWGzpLa3XBPu90FDf0c0MpgsBTe1KDkUu5PsdUJw==","signatures":[{"sig":"MEYCIQCPziulO8g+1pCCFT2/UshJKRZlaZLnJuK7EhPT6O9auQIhAKjd6dYY0TshU5orR9EgcvJd1twDCuyEf6ULzNfsMTNF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"package/index.js","gitHead":"405595df75701d5413f92389c3f4862ee122ec33","scripts":{"demo":"npm-run-all -s clean:demo compodoc demo:webpack","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"6.11.2","dependencies":{"lodash":"^4.17.5","tsmodels":"^0.2.7","@firestitch/filter":"^0.1.1"},"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.5","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"~6.0.60","file-loader":"^1.1.6","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.1.1","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.3","@angular/http":"^5.2.3","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.3","@angular/router":"^5.2.3","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.3","@angular/material":"^5.1.1","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.3","@firestitch/example":"^0.1.3","copy-webpack-plugin":"^4.3.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.3","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.3.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.3","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.3"},"peerDependencies":{"rxjs":"^5.1.0","zone.js":"^0.8.4","@angular/core":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list-0.1.10.tgz_1517882328423_0.48926018620841205","host":"s3://npm-registry-packages"}},"0.1.11":{"name":"@firestitch/list","version":"0.1.11","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.11","maintainers":[{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"1edcc2c8505f0478e88001e9c7b5504b3c7e5d05","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.11.tgz","integrity":"sha512-Pinq7khA77tHaLOHN8DBV5QergmnXln/m5DDmE1J8n8AtKW3Vs9gDlZzdbFPHaQmRuuNK7hgKwlSdoEyGCTf5g==","signatures":[{"sig":"MEYCIQCymb115HZ+FBRW/HDhWle1sk8LX2R+rrJHwjVCpOoKtwIhAOXFwaQbsLse1aqTo74dEj93UK2bRHODsQE3IhtZ1sHA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"package/index.js","gitHead":"405595df75701d5413f92389c3f4862ee122ec33","scripts":{"demo":"npm-run-all -s clean:demo compodoc demo:webpack","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"6.11.2","dependencies":{"lodash":"^4.17.5","tsmodels":"^0.2.7","@firestitch/filter":"^0.1.2"},"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.5","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"~6.0.60","file-loader":"^1.1.6","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.1.1","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.3","@angular/http":"^5.2.3","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.3","@angular/router":"^5.2.3","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.3","@angular/material":"^5.1.1","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.3","@firestitch/example":"^0.1.3","copy-webpack-plugin":"^4.3.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.3","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.3.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.3","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.3"},"peerDependencies":{"rxjs":"^5.1.0","zone.js":"^0.8.4","@angular/core":"^4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list-0.1.11.tgz_1517883550227_0.5156327288132161","host":"s3://npm-registry-packages"}},"0.1.12":{"name":"@firestitch/list","version":"0.1.12","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.12","maintainers":[{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"887f714d7268231be502d12d8599f9c86253abf2","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.12.tgz","integrity":"sha512-Kd8todUNhkCEBQeAjozmO2CVBo2GFTBLjKnBRiP4ovR4n/zdxlD/wqY8Qs9Umk1Xbf+8OLpvOaNtDzxpjWZJqg==","signatures":[{"sig":"MEYCIQC8fHNRrPBPOExN/M2K5MMctonMjGAV+tMTHB2/Z9IIJwIhAOUZnae7dggJX1nIHOSVIVBqo8IfN0DqKatgDb0iBhg0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"package/index.js","gitHead":"405595df75701d5413f92389c3f4862ee122ec33","scripts":{"demo":"npm-run-all -s clean:demo compodoc demo:webpack","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"6.11.2","devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.5","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"~6.0.60","file-loader":"^1.1.6","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.1.1","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.3","@angular/http":"^5.2.3","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.3","@angular/router":"^5.2.3","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.3","@angular/material":"^5.1.1","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.3","@firestitch/example":"^0.1.3","copy-webpack-plugin":"^4.3.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.3","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.3.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.3","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.3"},"peerDependencies":{"rxjs":"^5.1.0","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.2.7","@angular/core":"^4.0.0","@firestitch/filter":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/list-0.1.12.tgz_1517884345086_0.30230948398821056","host":"s3://npm-registry-packages"}},"0.1.13":{"name":"@firestitch/list","version":"0.1.13","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.13","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"79bcf737303125182187da471a55c682f058f4cd","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.13.tgz","fileCount":331,"integrity":"sha512-G/HkeIiY9I84ImWVSv/vSZ26rWtSh8sT/vwLQx7Rw7Zw7/SWtpvqKwRyYvmzIb5IV8KaUME+LCWox4g1xeRycQ==","signatures":[{"sig":"MEUCIQC6Z79AZ6jr2FWBCVcpLlzUxtJmuD7zqiCORMXsUpCDJwIgSgbyGqnEERDQM6zP1XXQGHbagIKh62+8UM2nPXrwn18=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34807460},"main":"package/index.js","gitHead":"9902f01840dbe8288ced7de5a1e4efab6db776ef","scripts":{"demo":"npm-run-all -s clean:demo compodoc demo:webpack","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"tsmodels":"^0.3.0"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.5","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"~6.0.60","file-loader":"^1.1.6","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.1.1","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.3","@angular/http":"^5.2.3","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.3","@angular/router":"^5.2.3","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.3","@angular/material":"^5.1.1","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/filter":"^0.1.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.3","@firestitch/example":"^0.1.3","copy-webpack-plugin":"^4.3.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.3","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.3.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.3","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.3"},"peerDependencies":{"rxjs":"^5.1.0","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.2.7","@angular/core":"^4.0.0","@firestitch/filter":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.13_1518101511816_0.7988672083966759","host":"s3://npm-registry-packages"}},"0.1.14":{"name":"@firestitch/list","version":"0.1.14","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.14","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"a1d8d69cc25ab5f81f1e7f519a07c2c3fdbc8898","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.14.tgz","fileCount":243,"integrity":"sha512-mo8J+1Nnoyj8p4IncMnZX81baMbG5Wg9eYJZCnbtPmk3gZumFQBqJmVdtnsrS0GHUt7YFYNPQdZspUL/yRTeDg==","signatures":[{"sig":"MEUCIQDsV6dtlLrVMvPP1+8EOzGlJH8kDEdQv+GIMTrS2AiaYAIgQjO7ovn2XxEAclrCRM/ukCXEZrk1nvuCZymE1VB9/bs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16086109},"main":"package/index.js","gitHead":"6da385832f558680c73d854364fce5eed17a4cd3","scripts":{"demo":"npm-run-all -s clean:demo compodoc demo:webpack","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"9.5.0","dependencies":{"tsmodels":"^0.3.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.5","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/filter":"^0.1.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.6","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.3.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":"^5.1.0","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.2.7","@angular/core":"^4.0.0","@firestitch/filter":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.14_1518448212680_0.6934189597217795","host":"s3://npm-registry-packages"}},"0.1.15":{"name":"@firestitch/list","version":"0.1.15","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.15","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"5b1e8ad7df46df761218f4c7a3f9e32b68b1f34e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.15.tgz","fileCount":243,"integrity":"sha512-rGReqwNA5/nE1ulzjKk6Y2mq+Ytc2SZYwNnaZylPdRc+LIeTbzwPTUULjglEDE1B3Xb+C6YPZCgNnuw1tFIrPQ==","signatures":[{"sig":"MEQCICadsIQZP5U/xyphRQXx1vHgg5TZ9IokG4uvC0lWBgb8AiBG0iVdM+/SG55W7nA71Fv/PcM5yiPDoHcfe/0/+hfRcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16135315},"main":"package/index.js","gitHead":"8556c2ee36f52326923a42662af2b52ab568f08d","scripts":{"demo":"npm-run-all -s clean:demo compodoc demo:webpack","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"`npm install @firestitch/list --save`","directories":{},"_nodeVersion":"6.11.2","dependencies":{"tsmodels":"^0.3.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.5","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","@firestitch/filter":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.3.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":"^5.1.0","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@angular/core":"^4.0.0","@firestitch/filter":"^0.1.2"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.15_1520521223403_0.18779654232576792","host":"s3://npm-registry-packages"}},"0.1.16":{"name":"@firestitch/list","version":"0.1.16","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.16","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"c6ecc4a3be14539503d7abbc9a7351f584362a18","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.16.tgz","fileCount":243,"integrity":"sha512-KMfYUFH15EzAU9B0aGAaj2+VAPGJZvUL43GYmq69MdJZBKnKSKiQrAfa8ubLlq8LObl08QbhStt15y4d1DokcA==","signatures":[{"sig":"MEUCIQClxH044qQos6d65hc3PdEwQ8isgScjw8sx5pHsiFEDiAIgMxHyAyL4TnHCFGbVQdopxSuQ5Ls/IQuJ3pY+PujSkhs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16135315},"main":"package/index.js","gitHead":"da8016087281952c615541d2fa4b4394215bd213","scripts":{"demo":"npm-run-all -s clean:demo compodoc demo:webpack","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"`npm install @firestitch/list --save`","directories":{},"_nodeVersion":"6.11.2","dependencies":{"tsmodels":"^0.3.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.5","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","@firestitch/filter":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.3.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":"^5.1.0","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@angular/core":"^4.0.0","@firestitch/filter":"^0.1.8"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.16_1520612423354_0.3774362896914061","host":"s3://npm-registry-packages"}},"0.1.18":{"name":"@firestitch/list","version":"0.1.18","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.18","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"5b5410031dc933008907a99ff7593b59775eca75","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.18.tgz","fileCount":243,"integrity":"sha512-DtUG/m372q6qS/2FUevNscu5TjtpNCyrejOoW7BFk3wmWBI7rupxNBaM18VTbmoT0/WO4XNaMEC+WudpZ4m/iQ==","signatures":[{"sig":"MEUCIQDTtEyjdo+m+eaDdmW658XOEWVi3PFX1jjSU9iuadfJ8AIgLw2RfMdHHhVdPcuQ17hNZXS1hOxxtpEYXsSugb04xj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13480401},"main":"package/index.js","gitHead":"da8016087281952c615541d2fa4b4394215bd213","scripts":{"demo":"npm-run-all -s clean:demo compodoc demo:webpack","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"`npm install @firestitch/list --save`","directories":{},"_nodeVersion":"6.11.2","dependencies":{"rxjs":"^5.1.0","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.8"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.5","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","@firestitch/filter":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.18_1520614909999_0.4228868638015353","host":"s3://npm-registry-packages"}},"0.1.19":{"name":"@firestitch/list","version":"0.1.19","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.19","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"a1628a602b6890317a0be4d62830b90fa3dcdaf1","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.19.tgz","fileCount":243,"integrity":"sha512-z0FqkBkwii3DWaZPi8aoWdk6SWq9gcB7NDD/fusm2h3mFYNedjVpGN5shPyrf7WWRHAGnw4FYs31tfYehs2Erg==","signatures":[{"sig":"MEYCIQD2zK2n9bVqS2wwzjWu200ETGj/iGi/0nMdQfe+E3QywgIhANRGXc/rfDb/E5tCv7uyOOIPQ658Q1CN0szC5gJAYjWb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13480401},"main":"package/index.js","gitHead":"337efd44129ce0431df879777b20df9b5a6c4b35","scripts":{"demo":"npm-run-all -s clean:demo compodoc demo:webpack","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"`npm install @firestitch/list --save`","directories":{},"_nodeVersion":"6.11.2","dependencies":{"rxjs":"^5.1.0","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.9"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.5","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","@firestitch/filter":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.19_1520622364894_0.06717954321220843","host":"s3://npm-registry-packages"}},"0.1.20":{"name":"@firestitch/list","version":"0.1.20","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.20","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"427345bc461ffcc2cbbdcb284b306aabe7c6fb59","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.20.tgz","fileCount":212,"integrity":"sha512-1EE2kNfyej9kEEfNu/9XxOPp+zeeZQ7oxvcPGMgs9CvHCHAZLmRw9n6abjeK2H3QPctgNIiJpARbSc4LufA04w==","signatures":[{"sig":"MEUCIDmb5kAkKPo6QrUv9BYOW5LkmJUey+0Zd2kZvRAQj8xcAiEA9h2LSA874L/2InohLQVxD7MYhUCulPFlnc8TcGGp6co=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":603724},"main":"package/index.js","gitHead":"024e2a6250f7263a7954536e5dacf3ad52ea0f90","scripts":{"demo":"npm-run-all -s clean:demo compodoc demo:webpack","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.1.0","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.11"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.5","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.20_1521016029958_0.00681186333448669","host":"s3://npm-registry-packages"}},"0.1.21":{"name":"@firestitch/list","version":"0.1.21","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.21","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"5c70c71af5240673864173c6fde88deee7f031e3","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.21.tgz","fileCount":216,"integrity":"sha512-FO2L5Irb2aJjTZ1NF2+guhMs2BRlI4dW88Q0EVWZ4pBfTOmBCcn8HSe3sys8cU5OSFuJHk1UDZHvisTYjydb/A==","signatures":[{"sig":"MEQCIFlwrKOKUhi6UrYYUtkpSY7PeoGo9SoMGky3qpdvEOdOAiB2SuLzqacW1U+RixM+/d3t/+pe/XadwV4e0bbHd4o2pA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":651738},"main":"package/index.js","gitHead":"65241881fca118a3f974a3e3f15c1433bade43f8","scripts":{"demo":"npm-run-all -s clean:demo compodoc demo:webpack","lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.1.0","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.13"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.5","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.21_1521126356667_0.8629209565639284","host":"s3://npm-registry-packages"}},"0.1.22":{"name":"@firestitch/list","version":"0.1.22","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.22","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"ca41d237e615867529870a5dc579510741e88d19","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.22.tgz","fileCount":216,"integrity":"sha512-ofzH1xlC5gPdVzHlPrZIEpbxmIBuqWW+uwzHnznFQ58+IHdZ1+dKL4zO2gi5LDMTT+tnlTXK6hZlVS5t9SQZqg==","signatures":[{"sig":"MEQCIC8CCN0ozd3kf66MNlDbbPOZ02sfCe2tffnyN030mKO6AiBl7CoTY/OGm+xjBaYEQ7KalnzJz665Pt4m+yQOR8a7Eg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":682683},"main":"package/index.js","gitHead":"3515ea4ec409228690e74b22647cda2ba599bdc9","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.1.0","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.13"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.5","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.22_1521198566412_0.647691265933311","host":"s3://npm-registry-packages"}},"0.1.23":{"name":"@firestitch/list","version":"0.1.23","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.23","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"afc230478050bfedae45b215f046859cc1afa758","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.23.tgz","fileCount":216,"integrity":"sha512-30FNdvqLYRKpEGOEbvv65qchAQw87n3gtV5/XgcBvVrjeeX5nM14zu4+0K8AuO3h/FKP3P1NUyLIWeWX1HHViQ==","signatures":[{"sig":"MEUCIGUYEdQ1NXAj+5IF8JCcxBT4xC1vuOuWfkyg8IHWAx74AiEA9L2Rxs4dTjIUzULCKsJ6YFHH53wDDwkChhpm93xUSq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":685691},"main":"package/index.js","gitHead":"354f9d98f4a352b2bc823e173745908bc3ee85f1","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"9.4.0","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.15"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.23_1521536366053_0.030633187179512467","host":"s3://npm-registry-packages"}},"0.1.24":{"name":"@firestitch/list","version":"0.1.24","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.24","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"880e64ce80a53fbd7692562bd2fac67c05f34081","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.24.tgz","fileCount":216,"integrity":"sha512-Zwtdgd1an4ASPwuWexWRjnquOnhXTy2D+2OpNJMUaUkk87Bc8El8vASof/4ojgE+fxzXCqdHcKkBWbMS7cM2aA==","signatures":[{"sig":"MEUCIFfFMmCErjp/Cy2Jq1T/iCjoLl7BxIq35NEDH8WKMRNfAiEA+xKVqdOL06J+nvB1OP17muDEThHsyjXo4PprYOPnYM8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":685691},"main":"package/index.js","gitHead":"772040e2949d0e22c94d6c939c1de75828cae912","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"9.4.0","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.16"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.24_1521727478886_0.3624337719192292","host":"s3://npm-registry-packages"}},"0.1.25":{"name":"@firestitch/list","version":"0.1.25","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.25","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"5e1af48f306f9f3d0beb20213ff330ea6b4addb9","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.25.tgz","fileCount":216,"integrity":"sha512-0LVQYCyBuyXVTFmfKgdjfFtqRLajet6FHbWNoICe3aHXxrFZwG9AAqvBFmQpu459Jr+pWMWq/Wk8Y/Ain/LF6w==","signatures":[{"sig":"MEUCIQDsWNgQ4J5HHpndAoG36hkwQ7FiC/mC5DScA13Gus7e3QIgLBLjG9u7YYe0TSlgLBkQ6VpDXoT2Ydc4Y0H+OAKKZqc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":685691},"main":"package/index.js","gitHead":"0c40080a69ba5b9c56b662196b7a124f2c4e797c","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"9.4.0","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.17"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.25_1521729409281_0.199820125864979","host":"s3://npm-registry-packages"}},"0.1.26":{"name":"@firestitch/list","version":"0.1.26","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.26","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"5e9fb82e3a373f9bf83e373db96b24d72e6da538","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.26.tgz","fileCount":216,"integrity":"sha512-GKk5t2HEq4AoAf2Fblubg4ALU95ANX6RM6tjkL/sKrweV6Ie3SB1Z+c1AdduNpQxJAXOUL+j1DZtALEzcf/fJA==","signatures":[{"sig":"MEUCIQDLyqQR1xjTsORD0mg0ipJYPuTdmWvSpSIpYSo35yD/NwIgOyaUNIFAYN6Mp76+8zTz5rPj7+Zwj/pTZR4q/1drM1U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":687169},"main":"package/index.js","gitHead":"a094787ae7bc122d7a71e19f522b38e83fc4d373","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.17"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.26_1522062301271_0.6302634355763992","host":"s3://npm-registry-packages"}},"0.1.27":{"name":"@firestitch/list","version":"0.1.27","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.27","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"c5f37000ebc984844fab206feebdaff74faa1d6f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.27.tgz","fileCount":216,"integrity":"sha512-0oxQsRVsAtARQaxMBkLG1/R8va9jAY+35YxFCYAu11bno9R30hhG7ED+gswUdOxAvZ7jZuOJV8gVMKOwb+fu8w==","signatures":[{"sig":"MEUCIQDYII0Lb/5pYYKhcUNB4rzZ5AvmC5unm9nDAWT2cUiCWwIgPDF6a3vpd54P+2WELjyWI2b5Z68jF2HGQs6aCCkWFHI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":687087},"main":"package/index.js","gitHead":"f717f0f39102c9cd7a660066f00ae9a4e2061d9a","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.17"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.27_1522064762269_0.4385140172623392","host":"s3://npm-registry-packages"}},"0.1.28":{"name":"@firestitch/list","version":"0.1.28","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.28","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"26056a24c7c36b043cb8491333c10ac4f281442b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.28.tgz","fileCount":216,"integrity":"sha512-Mj9hKmuqpZX0ky0vdZguCJ3/Slr9yYVUbYVf511W2q3AaMA5Grlph0ph8BYpIHKxvyHd05mb3jxKaji2XmvnlQ==","signatures":[{"sig":"MEYCIQC/qyH0KfGf5Cf9AMZAQ7Uh92LAOk70xbYAAVaBACnUewIhANConE5/4aM+YMRTCcVD0FFjIavokKcxB+tkL86YekMH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":690683},"main":"package/index.js","gitHead":"a8aeb7e674fc80edded1d6328f70dba1172faae3","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.17"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.28_1522161843013_0.5065224644863442","host":"s3://npm-registry-packages"}},"0.1.29":{"name":"@firestitch/list","version":"0.1.29","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.29","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"59e0f185693935130f6d8c093bb4f686022e4601","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.29.tgz","fileCount":216,"integrity":"sha512-uD5lGn2g1dLlw4gtDGWuaLch1cchCKOx2GM9TDsmo6lzrzw68loNbmvBbVVwYw0vMRgXU4VJEbUSGbFEPeTnaA==","signatures":[{"sig":"MEQCIFuE98HR4jJIR+DuHU9RL8eJhe8ZQBki1e3WRjgcuOfPAiBf3MMS/VLyqcZHI4C5oaT6pLpI+k3xVJGeUExo3IhtMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":692839},"main":"package/index.js","gitHead":"3cc03b434f8f3fdb93c0a8d75a6e6815f6864af4","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.17"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.29_1522224699863_0.6938719650633283","host":"s3://npm-registry-packages"}},"0.1.30":{"name":"@firestitch/list","version":"0.1.30","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.30","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"2ec347b23043272ac041b2755ab48783a943ed95","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.30.tgz","fileCount":216,"integrity":"sha512-bZ61iDcf+dAuPZhAd56/hwxAgbm8Wl5/eG0GKM8WD7YjEnZ0eM/SzZf1w7DoztFtqhcElPqcYUlkJHiwVMoDvg==","signatures":[{"sig":"MEYCIQCDiLtcCWrqdMCjRfwj6tVEKF5WmqerFMiHo0q5eMTbKgIhANaYxa83No/lrWUbtnf6biISH96Uw5thQ/RM+PwvZOqC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":692958},"main":"package/index.js","gitHead":"e8e6921c05e31b07c0895572d7d586c26fd389f0","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.17"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.30_1522325787900_0.09069058019608756","host":"s3://npm-registry-packages"}},"0.1.31":{"name":"@firestitch/list","version":"0.1.31","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.31","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"9ca7d0793feee2c81e0f16bacfe97bb652b70af7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.31.tgz","fileCount":216,"integrity":"sha512-iUHAZRm067iFYWh+/zMq98KeHjzvEqFIPoU/3JV6QOgrXv7Kgu0mYjsadEQidK2O7ox1apRcbTmtpCX0Ng7p1g==","signatures":[{"sig":"MEUCIFhaMuEzKTbZCwWfgwfWIdlVpSbGHcGX41FGVnnVoGxkAiEAoH36Ol/B4Ff7BSlB6RMVAbkNCEsHCQYdXjYjfwNVMD4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":692958},"main":"package/index.js","gitHead":"39f75088a0cda67d5bc57a67d9acf5e1e2485b42","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.18"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.31_1522429121211_0.8768843699649589","host":"s3://npm-registry-packages"}},"0.1.32":{"name":"@firestitch/list","version":"0.1.32","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.32","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"96afa3947eb5a783a1c1097d89b6ecf099e7337a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.32.tgz","fileCount":216,"integrity":"sha512-5GEndeqxZcnETqFg1Ki9zpyWYIwQ7jtgzh/kGIwYQp3bnVbt9ZFCnZjqCKClVcJerLJfx5pvWLpK2Vp2tid3ig==","signatures":[{"sig":"MEUCIQCCwRLO1GonRwzv4B7d+X2LtLp6NNeUdPL8QQBZmiC4MQIgIGuSaIUrlbOQgfjYeylf+275cJZSK3T0UnGzJun1Jrs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":692958},"main":"package/index.js","gitHead":"8a037ae739f6b76a8a86decbd3b05f5d0b06b7ea","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.19"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.32_1522431105865_0.14203681739422525","host":"s3://npm-registry-packages"}},"0.1.33":{"name":"@firestitch/list","version":"0.1.33","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.33","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"73f1a0bdf4ee66ca0f4f2d89bd6e7f1a5f3b6267","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.33.tgz","fileCount":216,"integrity":"sha512-frZgXOiX9XEq6alHzFtaWZAMe41wwdNKLeUz22LvJlFIyjFsBIPpdGeFIx2vWB7EC5RrUgNcarFYiL3dnTBv6Q==","signatures":[{"sig":"MEUCIQCv4stN9Znwoi8xN2/S9TFkrVJ5O+ysjqsf4ALY63rNcQIgflDUeJyKgM9TnZdxJB63z/NpQaXMp7+2HGuUVcZSBX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":695501},"main":"package/index.js","gitHead":"6c732a7488b85a75cdcebd20b44a223222c148a9","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.20"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.33_1522669533280_0.749184462280899","host":"s3://npm-registry-packages"}},"0.1.34":{"name":"@firestitch/list","version":"0.1.34","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.34","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"568a46db64cc15990662983f9925b627787d76ed","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.34.tgz","fileCount":216,"integrity":"sha512-GoXfOOayPLiFAU4GPsDW6sSKoqH1X1dt7f/BA0JHZkrR97vEdcg71H21lfoORxL4eLgMdGmQBk4YIQF+OIWveg==","signatures":[{"sig":"MEUCIQC1+eB/HxaaQMTMnpfMEq7TWdxdFPfiKVccjwnwhVCpxwIgcXdHo4UtWlE3909LjjZEmavp/LOuEJgglk26KKOUCxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":695501},"main":"package/index.js","gitHead":"596e34668c8c1694809562cf49137d6b913337e8","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.22"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.34_1522842360688_0.9492229263343459","host":"s3://npm-registry-packages"}},"0.1.35":{"name":"@firestitch/list","version":"0.1.35","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.35","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"f8ab3f785525ae54806fba20d75602207fb8723c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.35.tgz","fileCount":216,"integrity":"sha512-SPNH2ogMcSKUsaEpoaoZZgefAVor2VqcFcDrKHE9vaaW5iiMc7iXy4r7QzqvWAHZTYma0WzNJep8x7gtHSFVPg==","signatures":[{"sig":"MEQCIGiMfZIudeqISZoLnFInvzLmGq8dO28mxz6M7asYNw3/AiBYlyFIKIbZrIWvsNN1aJ8WUfeZQCaZcBr6m/zvhvJA+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":697255},"main":"package/index.js","gitHead":"2e8f2d9fe17aa64b57c0d2f65a5cc1ef5641f980","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.22"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.35_1523010170919_0.6985144731626431","host":"s3://npm-registry-packages"}},"0.1.36":{"name":"@firestitch/list","version":"0.1.36","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.36","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"646e6644d46ca29d1d0621b3a077dcd9ba1b9285","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.36.tgz","fileCount":216,"integrity":"sha512-Ix3IuACuUBMwY+DGOmJkXW0xZJa0YlAk2S5tBHwTKa6x/eH5wdry3gvMl+TCMFIcbiNJl9L1yis8Ml/nRUEkyg==","signatures":[{"sig":"MEUCIQC3PBw28VmmrRsYScleq+47R4PJvkMu2lP95TjVSQqdJgIgRke5Xfr3onOgN/k/6Fg7xwFOs6fd0az/XBjyt+iLevQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":698716},"main":"package/index.js","gitHead":"2a839b32878f44ebbdd8235982d744e893ee7564","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.22"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.36_1523018727357_0.6840721036559407","host":"s3://npm-registry-packages"}},"0.1.37":{"name":"@firestitch/list","version":"0.1.37","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.37","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"derekbois","email":"derekabois@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"1a64672a23526a657f46bfd4a7f3bf6dd655b6ff","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.37.tgz","fileCount":216,"integrity":"sha512-JMF/ma6rkOwHXh8hH418gZYyk7qpyqPapQGyzeesJgeqb6jqSf46qq1XcOYsU/kb+5R+MfbMz4uOr6FqK3wC4w==","signatures":[{"sig":"MEQCIDa6jZLSqovnYrUQB1of4648mn3lGkkCiRFeCuewASC7AiB4bJk4yXKuxP8EeLuQ8OwKL3NTQCZu/S+6kjSXRMWHIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":698485},"main":"package/index.js","gitHead":"e60751c5f9fbf39431f0ee183ba1e86201d943eb","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"9.4.0","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.23"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.37_1523343902689_0.935265713271483","host":"s3://npm-registry-packages"}},"0.1.38":{"name":"@firestitch/list","version":"0.1.38","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.38","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"b0ffda2bccd358dc7b9cf7eb2f84b15cfec2abc8","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.38.tgz","fileCount":216,"integrity":"sha512-Nq9cjLGOZxGaPvaoBTz19IbqAGOthu0J6FMy6pbcURz51QgTlhUyAVZyBBjWJB67MpP/gZfDXlah7VpF6TiAmA==","signatures":[{"sig":"MEYCIQCK+389YA4u9+XCEfwvE3RDeqkqFzL1Gm49gFrk65M60gIhAIrtg3Hq7HFLKfxEWU40DRGroGEQST+7aj5oCsZq/HKy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":698730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3aa3CRA9TVsSAnZWagAAPC0QAIyehDYfxYZjGqM7Baqq\nKACScSTjlueLbRQPF+8yJRBfXyQPyvpJGc6+6hO097a6ofyEsde5qy2+MFlb\nPBRZuIp/mBDslygmTbT2rS/HBtY1hzJHuHNzi4UcwIkP/TYZQx4a9JzRKZga\nQH2vujbG98r4y0Zt6zHdJXZNQFkh3Q/KewIodn3gzofQP0741unOtlTfxhQm\nc54EQuVwsEKeu89HudDgWzxPfPpIfRXjz/5xF3KXzmvouGnnUboAOqIYg3dT\nC3rH/eMzDJUcsPLZm2OVHMI7Ypb5W3FKGYNrJdofjGWY7TFHR1suNA8m5UDJ\nnaUHxymINp/TP1EYDWKokMYGbv5O8qh/Tkm8Hgya5/5mLzhH7+FyczUFFcYU\nFtHk8cmmfLFyRtntjrTxPgbcK/BAy18Fs8vBLeq3ohZ7JzuxE1E0cvHUhEzw\n2oOfiI1wKIon12duFSXjl1Xyj3xFVpSsB2I5BcD6kzevlErnFAypLLVcHyVV\nS5BtOxGO63E3Tj335lppRpY7i0Q9JFb5THchbn+Ye8quKEB2tHqHMpE/sEQv\nIo3cGnypy22OHjLjlhYU68QEMCWOwd6rO4stLzaPa0vN0sUz399drX4L0r+/\nj2Y+5AzP7azEN0R8GtuCNtt3k9K9kPSl+tmsaWUMgPIyIjpKoACpGWpJ+0SG\nDSBq\r\n=X4sW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"package/index.js","gitHead":"e60751c5f9fbf39431f0ee183ba1e86201d943eb","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.23"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.38_1524475574911_0.6132741568614053","host":"s3://npm-registry-packages"}},"0.1.39":{"name":"@firestitch/list","version":"0.1.39","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.39","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"2aa5c793bc5ac74c9a8cd6ae8f35b5f56aeaf597","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.39.tgz","fileCount":216,"integrity":"sha512-8fRsvLGlpYdiqjh0PJJAZH6oUwupzq1Gxrhcab5ka+bvKMXOqbO+pWNZKx7Y4TxOf4jouWUHeu65k+lPB5Q1ww==","signatures":[{"sig":"MEYCIQD43+snye1OccxX3fB9v6AOJpCUGHA/GUwnx54C1xpj6wIhAPR92+HhOfuJkQoe152Mrw/OSlL6T0sTbA2HojUwfhkt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":698718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3c2qCRA9TVsSAnZWagAA6boP/3Q+u1cBdfUiJyWNLAYh\nPgtWQzfrTIigaZ4uBaYg0nmK/j60Zur+1BQQ6SS6pVoABCa3FUYLrJXxUOTq\n+PDOYdJPJeTCNk6inIFquidLuk2txV9bx9IRwQ4QR9xMW1CnZ+ZMTUZu0AB0\nwjNTgjg/oOTMOY3c0fqaZ2V0DQi7xvufn+6rNTfS6DSMMb8uTnRUGUF7KuaP\nTeg1Cc4GTn55bU9kuznKAgi74luoIg2qeRCfGyZsny3T8JhlxPOQ5RUnWDQ3\n3KSD7twhXt7ATCmvQ4r6sh4B2g/pWdZ9huMJ9cf1IhK+3Lvmj8mgc32EGvXW\nNmOF+q7Xr3+7YqWcA4gR0vw5GhwBgKCxvzTJkLQqiKF0RdzxdivhkZglqmgL\niwHJ+A64DJOOx35PZj7j78+Z+iPgcPMdBSaFR475geE623YTLWNOpDY00CaS\nQorqfjpqV7YC5+l4EApMVo8BX8rEPL5fmoiMwlkIisv11dzLe2spBGmSNgkF\nBV+md8oWTFNI4TCpPq4WD+jRH59nggCRkz9uNRbCg98aty5JgT2hUsnP7qkS\nw7uykRdCNVBM2mfVO0HZ63gFO62HgLY5FBceYV53961raUZltLjU3MDQVOcK\nXdjDAKkqJodX3trnYRXv0Uq14x1zFD3fb6YKaT4TG79crABJPjSB7v2kKlfM\n+C4Z\r\n=6Tp0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"package/index.js","gitHead":"e60751c5f9fbf39431f0ee183ba1e86201d943eb","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.25"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.39_1524485546382_0.23687403723864686","host":"s3://npm-registry-packages"}},"0.1.40":{"name":"@firestitch/list","version":"0.1.40","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.40","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"504b276c30965088544facd21c27f5c1b43c786b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.40.tgz","fileCount":216,"integrity":"sha512-obddwGvt7qo96QSgUV2DdU1Z5dHo8bg9YjQysMygXKG+Z0vvP+tTVvlMUzg1u3Dazsdih1P+PTk3nDID6hniIw==","signatures":[{"sig":"MEQCIBC4ZT8WdYx/QajCs9P6P/ow2tZf3w9aXdjPOK9HHj6AAiAAnCpcD3HN4Bj338qp4PPXSeOyQUlJXF8DCX29496CUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":700282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa3vI6CRA9TVsSAnZWagAAnNoP/juRfm5UNixXwp8P1gpt\nEnTHpWfLZlLJ3ohmSNVVO3Ueb8P8DYD/aNHL0ncaOkNKnADsvb1RfK0KvHWy\n5SViy84cyDCsN7ZBG7TYVaqijd2Q1cZngBw11zRl0T9LorK/Yx5psWfHl3AK\nxBbxQvSoBe6pHPNnAEH3hkgXQAyiSExdySVk3HTa5P/YFXLYnChN5cHJfP8k\nclTwwnMJsO+asikEuFP5J/w5y5HdFbOceBY8+1UUgk7du/oSH7gKIAloWGXH\nm5yGMhyUJSrpwgaZICORivlwY0kPB8F0WQwa7m2vAd3qCRLgw5Xp0/JQ99ew\ngktETuLjibvSxZohRk7SyWtBJ5ulAG3pNpWdVjhPLIYP47o3eAvy4ePCJ0mF\n6Xx4zavS4XSiMybVFK/jozEUcAr7r9vIRyJ9ugDA86VsbHRPW/47mk8Ynq+F\nSYdfZH06+TTfsfFx6ziVeX/jkxoNaCY9sim8KJsb3YBe2Ff2tFOboXKrMmeG\np3bDUUGiQo0+qjo/rujSWyBsMXQoEgHiSxwA+xJx9kAhwiurZSrWV5T6ItJj\nxtiaJ/pYq5QVSpXznCR2A9STK9NqdcPLwmIvxXajoUu/XqI9i8mM7AQWbXUI\naam/Wm7Y3IuaymsnHh9+GrMgmfJE3gUN/0kbt/JYqjdZebsPh+vF1ggxqLk1\nnOlK\r\n=wLTV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"package/index.js","gitHead":"69cae5fc5737c33b7c1694800658d9db61584a2f","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"8.9.4","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.25"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.1.7","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.40_1524560442619_0.8612110038365508","host":"s3://npm-registry-packages"}},"0.1.41":{"name":"@firestitch/list","version":"0.1.41","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.41","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"a1488590587eae5c83556d8990dac51d901e6436","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.41.tgz","fileCount":216,"integrity":"sha512-hdWIcCakWznM2At1Pxy2Gn7O/ocLjFpFKi2iOjFz1+E4eUxYn67/LO9SmVpVfOyaAXWhU+YYKGyYKXEDR5LHhA==","signatures":[{"sig":"MEUCIQD03K72NLDAXbK9Tqgeu7jLxdk2whSLaFBTZ7q9ufY5FQIgXzlZUB9FmH8Wel39ofWPvWRkKRF33w46YbR7jZrZ2Hs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":700117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa4a95CRA9TVsSAnZWagAABDwP/R1cqrdbmdU9gyty5Nvg\nZb1jtsZCvlw9z70pSkxmpd977uAVQrBKYHZ0viZkvh+qzgLMzEfCa2QMhPtq\nh2Ggx9NPd/it4QcAEITz/TXs+hbJgywOqccjwj78JM0HzEDgUC7lKbc/l6i0\nTZRNbnTxsJCTdJYIjgh2hvrXGCSxv/a3kfsoiX3Srz6rqFJozn4BTtI+Ls0t\nFg88nWcwLtlU0Kv8+F53GpOodxeb3ZEhGbC2k8DIf04Kl8uTUMbeJ0mpvU7r\nvCGKTNovms3/wJzzfAv0msTIgh+4v69i4M5S5Zgbkoe7cFL4cueKcZYrOm0i\nmx0vDfviEr76ZSQe9ZAC90Lo5nAD5Kf+vzlkEgts7m8XZSHWR7LamBsWeRtH\ncRuEg1AA+sNc6fax1StMgmrH0Hn5nwJfQhi/J/eJWT30C2fgZP48UUUcQB1B\n6cYWQGQo5PLbrPBVk0StAeRb3WYEGtvknnn3e5iwHFCztvCKRBI+kd+OoDLc\n5hxl8ds3JRw0vNfAsnk5vnV88B7EiIJyxg3OeBJ02jIbdivgXNGy1MAdsjoY\n34srSw3syxKfz2B3QazHj3OQh6OQP/qvPyp+jz6WHkkJKXFTdPSe9IoBM5YM\nwW8v54y80rV+B66ikfo4MBXD69kICCS21S6R7LnlnJWVDEThQa4uin9r+9fT\nEAm7\r\n=3DT1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"package/index.js","gitHead":"ee20c0d4a1206a1f3a3f4f1c97d4e008ff406bb0","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"9.10.1","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.26"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","@firestitch/iframe":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.1","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.41_1524739960327_0.4870603955614228","host":"s3://npm-registry-packages"}},"0.1.42":{"name":"@firestitch/list","version":"0.1.42","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.42","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"a827eac40a13ccf4a4f93e1238eb75ee257db5f5","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.42.tgz","fileCount":216,"integrity":"sha512-iHLhNOyuY2s/bfiNfB4vyEUSeJ/8nQTzuxnIiRlGIFxalopdpbJDP3aoJkIjiuWnPwCTNQINfD9qyefQ4d8o8w==","signatures":[{"sig":"MEQCIA4CHhtW8gvmBZvjb4TnPVwcGX8g1eL+m+6ZZmz7bI+rAiAI24MRkJP9fubklrPbdaZJ+TRVNKTuhh01RGGAnKM4Vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":713442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+qo2CRA9TVsSAnZWagAAgIAP/i3IHEg9UFlHWWcWqAP9\ndlw6q8LqllVQ4dgAe6N1axfQUrpsH+BDT8LW7HmlP4Qq9uNQSTMXRnFeFoYZ\nPoXsyZePH9GFm8KMUwam7Q7z5AvxYgBGcAuRCIolfu+WrlKFn1bmydtxgek5\nS35Jz36uyLlu7diTdxXF+G3zAJ6R5QM//oYwZMz4+10aVY708II9f+06Md1u\ntLbzB9qAfwL/KgZLjQEPCg2qx5oBlyRUeaFnt4YvGs0Af1OsJe8UC3MuygFo\nvx4Rr8jdGUnd6sHSNugNR4j/ev7jg70L+niO6ybh5A40E0wtdGMl449RZvpj\n+oeMUEAz2cCEC/7URYN6xjkbQMWxquEUAi5yCpenX3y3VpMXHN47d0IPv5/x\nULIlpSZZQKd3EGUmYGWCEWJzuc3umMc21yisj32eFKFtYvQLy02GvRlTRYBY\n564v7AgyTnVEYjkjDPtwd+8cZAHxgMet2/YSBCvzFalHnMPg+jqxM8PDCk+B\n8huG2KYjTL4cNh84wz3JuGscTdIAMggx5DZ42bUihnTNePpMzjah283UWRGF\nvKqK349vEk9QY1wWIMD4eNaRHf/gqOy9/UBY+NXQNErfDASg6+xJu7irdnwr\nr5iwNv6EpKBSs+eAOBQVuM24wHeRL+ZNz/P79Ia/gyLAeOftdzjJQGjOYVTK\n3CkE\r\n=Skvn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"package/index.js","gitHead":"e600d037c6eb5fd25204238131fed3968c99d3ad","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"9.10.1","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.27"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","@firestitch/iframe":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.1","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.42_1526377013561_0.9610372159334934","host":"s3://npm-registry-packages"}},"0.1.44":{"name":"@firestitch/list","version":"0.1.44","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.44","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"16d61e913c77b8fc9b394eb24d8cfc9626fa61b2","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.44.tgz","fileCount":216,"integrity":"sha512-Wp56gKP1ES0ds+saWL9rHf/Zl6DxZ4kF1Xi94oXon5YKsYC4nrg84wawqHPGmP2JTT/Rlln+lF0iYWznohwvmA==","signatures":[{"sig":"MEYCIQC8h8ausrbNcX9gacDS3hrtH30PTzhJTbRpPam5QEVcDwIhAOkBcrY8YjMJT8GC7rG2MqfOwbfEqN01CPeevm9wP7mI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":713442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbBQviCRA9TVsSAnZWagAA1c8P+wSJmAWI6vu20MI1HGds\np4eI57RYPMGLDTr/D/OsgoetsihuDfk9LPrqdh6UaN75zEwDzISVX/1rMOHV\ncdJc3aTXWu+0hf9v7Bn/ud7xNKFAmLjR6WSlf9srgQGRghj0p9hHBu6Z6Vfk\nd3X12o+drWeUXgc3JYVEIdE004fQUfYhBzSSFwEt5BnpIZAqvQloPo89DYeA\nnykhwMutNmtFpizf77w+VQXCwvj9e0SFU/wpqoENmf854v/m+q08TZ32O93P\n0jfWuQPFNtBdA/DBNDArr0dFrC4qS+bwAiIwPzYStO1j6HnNYQ+9eGF3GCzY\nzPCH9Uf34n9W+DsZgef/V6DguYH4gJF2LOYV8leybOgUrXn/CFdnNfqVPlst\n8Y/jFxUhi0Juvz75UFNsZMBiecrjXwzbRn14cu4IZyfe2uxUHFbiPvAe4Nxd\nODVvTQHbY9b73JRxJf4HY38jRcdh48bWnvgT45+VyP1ojTPTZ8gCzIrFvIUr\nYO30zRz2mO1pDdk1hvm9Fxzt0YBk2nudMy8MUdMtpma6bQbY9QNYvlbLEgLp\nwUjrt3QXUG5BgP0V0nuSYQdFREsLcf4DwSwbscUNDKfuK00VK7svMOZRs7/I\ndPYaa3/kFnDgSnuQC3bdaxxkMcy04bNH3BHzIco/U4Ft1a+ap/wcp2Zd4BbU\no2Xw\r\n=ygOl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"package/index.js","gitHead":"f13fae6490fff50fd10d26c82ed3eec8e02d896d","scripts":{"lint":"tslint 'src/**/*.ts' -p ./tslint.json","test":"echo \"Error: no test specified\" && exit 1","serve":"webpack-dev-server --config=tools/webpack.playground.js --progress --profile --watch","package":"npm-run-all -s clean:build clean:package copy:build build:sass package:replace-scss package:aot package:build copy:styles copy:templates package:minify clean:build","compodoc":"compodoc src --disableInternal --disablePrivate --disableGraph --disableSourceCode --hideGenerator --output docs --tsconfig tsconfig.compodoc.json","build:sass":"node-sass -r build/ -o build/ || true","clean:demo":"rimraf demo","copy:build":"cpx -v \"src/**/*\" \"build\"","demo:build":"npm-run-all -s clean:demo compodoc demo:webpack","clean:build":"rimraf build","copy:styles":"cpx -v \"build/**/*.css\" \"package\"","package:aot":"ngc -p tsconfig.aot.json","package:dev":"webpack --config=tools/webpack.dev.js --progress --profile --watch","demo:webpack":"webpack --config=tools/webpack.demo.js --progress --profile","clean:package":"rimraf package","package:build":"webpack --config=tools/webpack.package.js --progress --profile","copy:templates":"cpx -v \"build/**/*.html\" \"package\"","package:minify":"uglifyjs package/index.js --source-map --compress --mangle --screw-ie8 --output package/index.min.js","package:replace-scss":"node ./tools/replace-scss.js"},"typings":"package/index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","description":"### Installation","directories":{},"_nodeVersion":"10.0.0","dependencies":{"rxjs":"^5.5.7","lodash":"^4.17.5","zone.js":"^0.8.4","tsmodels":"^0.3.1","@firestitch/filter":"^0.1.29"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.5","postcss-cssnext":"^3.1.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.2","@firestitch/iframe":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.1","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.1.13","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.44_1527057377451_0.9796475439122894","host":"s3://npm-registry-packages"}},"0.1.46":{"name":"@firestitch/list","version":"0.1.46","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.46","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"c9ae89e68999f1e6ccd69c0fe28315dd2a7f6bcb","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.46.tgz","fileCount":209,"integrity":"sha512-jqCF8wL4OQQiQsHrZo9AFTHNMCGPw+bhVyoGRH/oKhJruihSTMB8yzjdKsy/uga8RvFAE81pkwg1D4/1FUM4Vw==","signatures":[{"sig":"MEQCIFD8aBD271IJ9ebXeLcq41tG/XAcVBHPT5zLtuxmXJJ8AiAhgz+PzGtHUM5VFvc3zK11NeliCDkfXn8zA+D49goEmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":725812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDGW0CRA9TVsSAnZWagAA3SYP/0bfNfXXW0oOQM+kw5AV\nmJMpXrWwoSfNw+nRTLyq8kuUkQqILxGz20GN8K5w3GdfdvtvYcYZ1dVERtr3\nv99wbXyBf8ZCPFiGHFyL/CNxyozcE7JYVvwFRfu4a7xUFk36BnWfax4RUdfY\ne4BUnH3F06IUlE7G2UiWtDYGT5WZqYITeUJw3GrVe2xfXcI1R7voYcM1xbex\nHbtvUYcFWJ9LwoPacLC77orsH72Owu1dMUu3e+lnhfbyztgK+P81wT2KVMIJ\niX26CctlntU5RjDNAhHZ71m5lRtX6o+Jo5KtwWxpzsTDlRFTeZPQ/YlIhAld\ngdrwXJWzxGeBWXtsTNNvK50wwdbuQDtPT8x9ZdnuPUgWhPvksA0X9qsaNCE6\n7Pdkbt3mv4O3KawQZ5Zdb/8GxzBUJmtXUx1ZeYJlOw5G4azX3vRXRtdwN1Lv\n7mXXrE7RAMyJe28m4MVvrE3YX4PGF/qsV5F6CSJiM7p/lUgzr2VuLFiqwB4H\nK4ghr8/vHPrjJahyInO+D5Jd/hP7aTgMk4jCCbF4kIihi0rP3KZNpnE5h054\nm3fOuV8OMkUh+Ijhq5ZOr8oCmf7kTAEDV0ytFzXnflcTgHdgqgIZUokr6IRL\ncyQx/qZUVvaLd9YgG86fMwHEaYY0tCbo4VAokDuvsvIiIZxd2MVfdZep3nj6\n3BzX\r\n=Ike+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.8.0","directories":{},"_nodeVersion":"6.11.2","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.1.29","@firestitch/iframe":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.20","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.46_1527539123599_0.5233293249133515","host":"s3://npm-registry-packages"}},"0.1.47":{"name":"@firestitch/list","version":"0.1.47","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.47","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"abaf0e6ff166e5bba2949543287a8c5d3857f69f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.47.tgz","fileCount":209,"integrity":"sha512-q4H7yFLiixWPao1/sLBzqJXgYSVf3N0QjZVr5zfG4rE3JLXA2wUAxxABErBguLrHJeOpiHOF5+R5uAgJ+HX//Q==","signatures":[{"sig":"MEQCICAMANksNfjPCxfgD6oluTCBwAn8oLvIUNCKEuxk1ehRAiAnbsBAOyk+2/70fP6fzTw4n3OBV3+ocy4w4X+8vhTc8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":726674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDzDxCRA9TVsSAnZWagAAENMQAJJZf7dHeOHQFQHx44Sj\nlIn+zyiBTOBZJz1mdGnSy4lwYMmiMvFcskPnFCxs6xXeEXfFIPF2oY2QfHje\nBX0hjo+goyN2We4Ke8fzN9a1ZvL47FmKUc+r6dxv12tavGM8JZ/P3BLo1V75\nDRH+oItT0jg8tv2y8Tk0DvMR6j+P+yW63VSB6qeUh0nsh0M8jasE3DfdGFap\nmWo2acnwYcb8s7WHl95bp3ZCsLfzFrBZiklU/ScjbAr7xDb4t3MVtJRnkJyB\naYJTaNIXFjlIsTk0TDfEzqHNgoJVNyiT5j6YpQwnzOG4eUAFYenRKLMtFahe\nbSe88f9n94GKyuqNuMMcBp6pTNbSVzVzu3lAOa0jDYVz3ISQo3PTe7diPo68\naBJvoCBIzIiIC64H3XL056vlpXku/+aNPv0DVT8J5mI5Xo/biDIjtGpGz9mO\n69SxhdyqkgQWNK/rlWKxKsONhJzoJDikINi8oZIJW/o9S/4q/pFtZewC+6Uq\n8TGRL0GAZFURd46R9knSnxU+Jn5XRNrr027zrG+FfHxpTWK2VT97tTZWQGG4\nbV/C1X1t8BaMA5AQOHxfoMPcc5tZ7RvEpkKOzRL+vJrzdacYSkOXfVaEcs5v\nkZcDe+L+cT+MeCc24lRRqxelMKotsq18AY4BIUPmxQ7DqQ0woXTDHj0KfA3e\nYTRf\r\n=Nd/j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.8.0","directories":{},"_nodeVersion":"6.11.2","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.1.29","@firestitch/iframe":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.47_1527722224246_0.1648212527736148","host":"s3://npm-registry-packages"}},"0.1.48":{"name":"@firestitch/list","version":"0.1.48","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.48","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"0edc96db43a404ae406553523906dd2f1f78885f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.48.tgz","fileCount":209,"integrity":"sha512-YBLt+6kb3RSrye/pDQwpanPwrsxmMlDmt8OHLM/BVWHFH8JbkpLlo0sbkFWimpdTvucMxXk6WssOSIAR7UqcgQ==","signatures":[{"sig":"MEUCIQC64O5KS2OgGcYAkaCVeeTwEZ7x9w/UCXwWEpin5Jla2AIgU1NiGNJ3gOn9gZupvf8rbPNzOR8uJYOO8kSNEQsvnbY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":724935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDzkmCRA9TVsSAnZWagAA6OYP/R5BUSrG/Vyp7gPmDTgh\njmh7AGGCxYTba+owxd6MMjJ+j6eal6MaHQZFNTqfSBlqXKzde06llYIOpUmU\nxbQS4S5WROi9OLNfH1jyK0Q+wU5UWIJPvYu3bTsUChQDJY652UP3/9s7zGx+\n9nkHpI9zlxZIBAeGCRyNanHjvzefjOZ9jnPET5oRScu8GO17hW6ukOT3CK8l\nxQdGKsLEP3Xl7D9VlebnH8HdaRdk9ZcTJp//R7LsryJMfGfcU2KjU6skDJnY\nIhFn3oMMnpugQsIxFfxaOKxLQMgB7FWZwCgGtCE5YM9O9iVs2d3rI7H5BWkC\n438d/IT96+Z/FNvvBXUuGseSbD8sczQujVPSL16lbtbt2Nyv0ld20EOTk9p6\n9G8iGoXXeU7NdWAUu/Jj2DwKg7R2i8P9WSqYZ3a/nIz/xfKRmxYQLyzMTqnX\nXsOlaNyFxrzOxuY9zB88c3ot/r8X3+AJHpP189hwiiZea8fIYI6FBaE7s31w\nHKJHPPQothJ+0fGTm6QL3FWe/etxqxkoLEn/9mji1qzi35OfXapL6Gv18/xx\nATmg82QKB3nQjfjXx5mcz8T+A1aIJnZvgI9Ua6u/5QsTQnDPjb58uLLukoZs\nuaswieWm+l3fyHCD0Bk/DWUVcQ53Qovob5pavuzXkNa+4ANqWVX/Vb5ISRm+\n7+wQ\r\n=QIAa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.8.0","directories":{},"_nodeVersion":"6.11.2","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.1.29","@firestitch/iframe":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.48_1527724323715_0.4557384661139452","host":"s3://npm-registry-packages"}},"0.1.49":{"name":"@firestitch/list","version":"0.1.49","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.49","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"a35b179d7e2aa8d27ad8994a3c32444dfac1148b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.49.tgz","fileCount":209,"integrity":"sha512-lnASO/KVkW8zeoo4nN3doMaXIyRnwGlg8DE3GzSEkoc1kcHjU+/J8hTPpnJInTRW8AdoouijRCvaonwcVmJ9PA==","signatures":[{"sig":"MEUCIQCvDIJekEqPGpCqBIiyr/8YpT8Y7G4mx89WNDwHX4vXOgIgF4qe+NTVKAZKbOGHhoKJ6JsYFQasviklB0tXmP2Q0/s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":751560,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbK7jfCRA9TVsSAnZWagAAeyAP/A6WVM9ZIb6d7wy7htPY\nG8GKeY9dzpNFbCLAh3oja/9s30PoTZzRceQmButh67UJ72BY5m8oBU157ilG\nsGH+7JkFHiLnFKr5NIpCRK2jvmX+jqBKhN0JiLuXHFq/aqZ/WCB7zh+QK5ym\nB5WVxqquZhUfJdlFG0TkTRYL2CAshwLQ9UcWY42OAzvVP9xoInwUe/bJ3Gm1\npmgfdxvD+s8pIeH0OsqU7VPUJYt3TmCh/JjBpKBQxOyJq67yAfa5dxu0JoV9\n5xYQnfUrvAY4JaAnYhtrFHqYfo76PluTSgPQcmyePgI8wcHLJXZlcqVYgdx9\noFmbhMt0Y85YUi8tKaDw0lz3qOJn+lnsUbzmrLlsytErnvHdsQcBqM7pcu+w\nYNfXEQKPrxfQyqt3pEbMoupvNs3Gji5/vMUFmU7YM0Y6wD4NjDhRS2bntPqL\nj4Xsw1I0lIsja+ckbRVGbaaJfM9/PHLKrJhdtB/OXpwzyFnhpeoVxGnwFL+M\nk0RWpaIOK2EKvMJLjE/4VPqZTsWGIhgR8FLhZ+L5DpNTYo65yKbDO9+EIoWL\nQyA2K7UhVCFEU9sE7LZo2tyXdcAiGK5esJBT5i7bYoxy+oRTP1FDIllGraXA\n9anPl04hqMsEH9ToZ7oDjyewthKBWNBoy4EXttEcvnXRnvMapr/aV7V5/vEo\nbuqR\r\n=Vh08\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.1","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.6","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.0","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.49_1529592030953_0.9256116910870744","host":"s3://npm-registry-packages"}},"0.1.50":{"name":"@firestitch/list","version":"0.1.50","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.50","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"1731b2e37de53abab49f93018fa4dac20c16e385","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.50.tgz","fileCount":209,"integrity":"sha512-4ZeEVdEAaFKbSmBbkTm+MA+4+5vXtw+5nvc47Sw7e5MOuV3EZ3M/njoj79BPeqxjBbxp/thGHyByOgmtKiRFWQ==","signatures":[{"sig":"MEQCIELFqr02DTgmBGOvc3su62I42psNFtkymntgXZZqGBuSAiA1cEx3kMYLwnvcTFB/ixEJrRAdNRcJ4e/CqX11qYM4rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":748032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbK7yLCRA9TVsSAnZWagAArFcQAJKnOPYkAacDaTEDXH1s\nEIhVS3Vr0mACajD/P7Y3Cibb+ngYGxEip9wqmoTIpk0cQc5ar97eChOudrHU\n9gBc3JKYS33zH3trVXqd32TSu7z13rogsSe5HisdJiHp7QOfdug6MDh7FuBE\nkFaOOWWGtj0j+Y+6CLAjQ0GYlB8xNMiONij7jysOc7lyya5rSuMV4W/iUmXG\nDNDKQjINpe7pdCZfj/nybbM3uLJDFa1hVYtQm2LDt+Wi+jI+JiJBYr3Z8fGW\nz25RVQZ6TUnxFaX2iPvhiFTjikiTcE34IqqBE0vPKjrIYPKDJtgqvjZuLKo7\nmOK8JaI0wnaE/zD5qlXsRWYRh0X76iVTwXgUVwb2RZFphUE7fVWtO2vcXXnQ\nXKp04s5n+cSEVGqCdxcoeNiZzGqFLiAl/mBdLN3r73XJThFJ7K9ucd3dsyEK\nb26jLH6SqJHyQ9vz5mjXF8TK0kCX/u36KeXbDRmg0ftdOURU+gGqGoqygDNH\nf/3ymUrFMtb1BIXG5iOjHyByQvke1+LcGUM42xB2vHKDRvXo1WJP4DDXx5Xb\ndkbFK8qzXlkfGCn/ahayRqivka+7vYa3OsCfWLKCuZLEvofGwPqtnHvd0lgn\n7YMEcbUt7kDeSOKhRvOscJnz+XsnN9V5PMuaSTGy4YZiCAMzjSroBj6t/3+R\ncZKb\r\n=M+yG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.1","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.6","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.0","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.50_1529592971085_0.042582949758466215","host":"s3://npm-registry-packages"}},"0.1.51":{"name":"@firestitch/list","version":"0.1.51","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.51","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"992e3e8a0a43c764ecf29922fb75b3c09c01279e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.51.tgz","fileCount":209,"integrity":"sha512-j5Dlnr7BO66fg55ceTTjyk7/8Qw844oHXnGuwElkNsorp6Pl3tQNEIWvN7W6zZ2t6yhraKXbmXu60OueY2LUyA==","signatures":[{"sig":"MEUCIQCPcREOi6BJGuWR7vdnX/IJe5mDWETwjc09oOOA3iuBMwIgeG1FJ3BLVsBNvzFpxlZ88PKMYm7HlvrZznapItXQAZA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":747345,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMh+JCRA9TVsSAnZWagAAQiYP/0JBgvmm02AWXcMLxbvO\nzutnavGpDhvkGP2UkNJsvCR7yMOKYEx6hYec1trK0AMUtzWNUSIhDntOkXKR\nRhWRyR8tIGELwneCjzUud35I9UWTnqlnoXOL/iqIVrpJglaclN4wjIX/SJHn\nG/2Bq42krLbmlgfz2eTv4D3uj9luzt9hLt0BlHMZE/O17ISsSP2+IStVwvpt\nOPohAf/5Fz85XYD8ZbTXnlzeZ3b6QBhdaMHm9VkAM2PV8YHNyewNg4TPg5Px\nubVmQQbHPQ1jTXj0tF+cmLzHgbAQoR8MPTcvyr+DelchnI0p4kkBTVmpKI/l\ntSsJL6SMUI9FIaiAkkV272OYSLtQFwWBGpvgJJdDDLvVmpmj/uryJ/9xRHTN\nobiqpv87RXO3wd5aBDmY0PKDZfcilZTWDIBM1rKl/ojY8yHMclvuVnTdYM8h\nzL2xzKVUtSpud8ztCvC0XchH1x4VByn/11CjWh/iIrWxSlcKsjthIVpx+G1R\nixUa1SEHXE9EiL/MwRRQJouc2UqHywJy8KzhdMplmul3B88Flbq5J8Q1cA6l\nfZas7HvdpFPQfLRTG7JD8fzKJ32NNuIID/hnJA9KfABU5J1oaKkEQS1hBzf0\nf2Fw0Lo/R0k0QhW7XjRLloRPN0yHSvdPwcXiL7VVb1D5VHGeQ680fOhEZBIW\ns7ht\r\n=PkhV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"10.0.0","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.9","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.0","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.51_1530011529247_0.8331719127333457","host":"s3://npm-registry-packages"}},"0.1.52":{"name":"@firestitch/list","version":"0.1.52","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.52","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"4cb1bf33e821bb4c8fb48c1f9381ebfb8d6c44fc","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.52.tgz","fileCount":209,"integrity":"sha512-oGWGm2vjq5SkINxOLWmOgrK27uXX2Fml7Y0CuLP2mrHBBOAap/YSxTiKPMig9tMf310lTHgt7zlIwaiIiWrGMg==","signatures":[{"sig":"MEUCIGWeRcwiVZ+Im1VVkyMAJvJBOKylohEq2tPSyok695FqAiEAvw8F6sl6tnGaQAWdTgHcgcDbN7ilF4lXytTE8/iuQ8E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":747577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMiW3CRA9TVsSAnZWagAAuD0P/jGLtI4pCHuvJjtLWupU\nLPe8C6/7WzzpYu0Iar+gV3ut1F8xYVkaHjO72pyLGAKcKp2BeZYQME8lwBha\nhUXVCezEJBXnidEx6ZOcy9ar4t4ZPlGkJjYqZU5SidMgSmOESBE8g3Inhbbq\nOT11eTOUjWzIzT+b/QS4yCGoloGTW/uK6MnJfehxotg3jMiLIRwMkVQv6k6G\nvLE6+riphFX0ltA5/riVvzgp0+zet4+fX81cMspAMZCErVBhK36QPaXj4ADn\n/ZjPnxHM6IwsHt6W0IKo2ELHelH5647wxXqq9YTOOUFx1V1MUEYAJK0ZtCUs\nCSkTaVwWSpJspyx8gx7KygT9RvlUVjwIeZ3b1sji2xpB6sMHkr9FCrw3HTof\nVGvsF8f+GpvQL4gSMcWtOscWTu+DTGhrz4ZXHBDJHDEbE370sm23+PFaJyhw\nxlSfmZnFYFylCNmz5JAcEp88shWyeqMBoXW4HmrgcdhqIXAZxtEJ9jPCEick\nVYObVsUZzj3mBGB1n0CnpByf9JZ6Q70dmlyijTJ4BkOXocDR3rBPicWa25Et\npDKXA6uv3Q7Dyo5CSaDejma+HcVi5NGHLujID67lymPmG/Fg3XikpmKnAHPP\ndy8Ge94avqpx+hqSBVf5WZCSGz9O1qGcJ518/RKexcj9nTw1iGuwGO1iPwHI\nOWZj\r\n=//7N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.1","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.10","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.0","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.52_1530013111343_0.44028232959019276","host":"s3://npm-registry-packages"}},"0.1.53":{"name":"@firestitch/list","version":"0.1.53","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.53","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"f32f34b29f4ba830d734fa303a02175eba0919ff","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.53.tgz","fileCount":209,"integrity":"sha512-vp+AqsaszAwn6qwW9BKVa0PxhyimMg+zvMvbtzQ3A2Ee97sC5DkFJ3/NnBvwSMu/X3m1+uZvV6KWiOUJyFgIIg==","signatures":[{"sig":"MEUCIQCUiqkv+5+Zelr5sp1lTXArRhoVQm8M0Izb70c/aFTc1QIgTfDrG5hO/gIYkclagWIg2+hbMONQ/EKfCr7IL2EzZKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":747346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbM2XjCRA9TVsSAnZWagAAauQP+wXxFCd9VPdCEIfgz6KJ\nbWQCktOy/et6m7x6eOcT3d+Kff+XcMnxSPHdcXWdDZrnvkqi+atje1HBsbiw\nVd9XoTyrNdZs/gus40YeZd99MeDUV4X7x359IHGo7xibgGTdYNkTqd0tYQHc\n9gbsVPCJy2hrAG8qtqKbSy0PGRvCN2pE+F1KsppyazWnFAxXhWAzIzqbtEIa\naWKU9LMySDqZdGoRM/R5m+FelWv3uwJJBMRXK9gRsadTF6rzEGIwymg6l86+\n414IhZnNlLmUIH5kCq5mLNC71ZaQoZAq4uukL6j/4vx1KeiyfMf5kK8ayk4o\nW1SnQY9yYGq3RuXyMTMM7H2FkfRNTMb/fl34r/Hp5ts7A/Fu8LzN1v4v1xFT\nUAQyOYyFKac0JCPdz796SJoigGrH+DQ+8HncNTUPt1C/q1VLFr//MfW3jsy0\n1BUrMNORuT310/fKHdg8w2ACO8XaawsLOXEsb0PqsMsZYmX03+ehaxF8kQx1\nFA3rqQlWyjwRyaJSX2tLDY+a/Mt59WJM4bHQTuNzn2opEbjesFQoPPEMe0vQ\nUcCcoEoLULfoAddOahId5l5rc4n6HnAwAhbCT9NGkD/fnZzMRMSYal0fxglb\n9Nu4zRr8nyTEjt71ifJFBVwxW+oVft2sP2dWs8P2j2twdHRLRSBRKqcky7a7\noct/\r\n=xtiY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"10.0.0","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.11","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.0","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.53_1530095075335_0.8626876992953401","host":"s3://npm-registry-packages"}},"0.1.54":{"name":"@firestitch/list","version":"0.1.54","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.54","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"84acaa41ea9c7ced78c71d0832df1454074c2efe","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.54.tgz","fileCount":209,"integrity":"sha512-rbQBzd3YjXPYliIK5M5V7d+JIZ3TGcvx4ggXOWwik/VwdhoeFVwjkGEuvre6LO13mFzUd3Ckccm1kpHLjrYM/g==","signatures":[{"sig":"MEUCIDHh74/hJR6aW/mjTrqChAs2YrrF1+HcAcAkpBh653JGAiEAzRiQVl7aVbOiNmkskR+stvx3vtCC6Ogr5vDtQZsKcK0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":747346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbM2czCRA9TVsSAnZWagAA/vsP/Ai6FlLGT0aqgfzfo9+X\ncI7mqQoVKM/pkWnuLBisBd4KqdIZZ3VTPEYM1fZq/A9XV9gMxRAyRnJcB/C5\nRS9gNo74WUPJTJFU88FFtvu9SyLT1OaoWc5C8LIC325sG+Jpcsz7jwTlypgW\njOzrt7YLOJID+Le0sa9L9nRbARd8+TQFiusxDkL4ZYH8NHypIS39zx/SlWBj\nsfDXK0OqDiNgKFi/afkEqs4TM8Hcwhl0qNXnyTDETBU+BJmUVzDPfmucZSBM\nAd7recV9bXykb/QNwAPAjNgDZDRpciuAOStU0BdP5dnHukoICbNxidCf1Q65\nGGyfodyNSafgi8xD40HcwRdqURbnVNx3Of0dCtABbFy3g2a/mwJryp0rA0aJ\n23LCOalztyNawvAtfxgOgBNoYeWBjjQg8Ma/EEzubEDZjDT7gJfD9KLYCvzU\n0KwPIG0PxqM4aShG2wxq5wNPiAg6CaoKPArGmSDs2EE+pnsBtcPqV9Gg3Bct\ndHI8hiJgPfNYwZhWfVjN44rcZPwKosZe1DPaQOF/ToqGiRBOyAuYPQUBP5Uw\nGezZ107WsRVxkLkBfbA72UucHVm++asl2wn7DnhZRKrIw7jRBJcpC4B64SX3\neh6Nad2repef0AJOUYyYpCBC5bCP7t2Ln0DY1HCwsD79rpGQR093dQc5T/Nd\n95No\r\n=/zUw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"10.0.0","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.12","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.0","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.54_1530095411867_0.6652425392206698","host":"s3://npm-registry-packages"}},"0.1.55":{"name":"@firestitch/list","version":"0.1.55","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.55","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"17218b16bd74357088f35e99ece4c4d14a24c3d1","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.55.tgz","fileCount":209,"integrity":"sha512-PpymwcfZ1zrVCK+XnsmiOZ9x42/ZM/ulroMed+s/XBUProREpJ6q5EUk89YiAiBzg2WjRLLzhlPltk2D4oBHYQ==","signatures":[{"sig":"MEQCIBEskr2NhepvR9q83am/oAzkjqGewvGB1dWijT4iVyI4AiAlAg7/XrCKcQxlsiPljTv6kLa7f+zQTSLOA1wOnBs8Cg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":747346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbM2uYCRA9TVsSAnZWagAA7fYP/iHpWo8RZWdFjH5dMuYG\ne3HNDahRIgZHsgQlTxvrqpoGYyXwx+k9zgQr+e6SBRsJQj7/Jqq7zaQgXxSK\nKTbHggd5Ax+icI0Q16+yGlceZ6Z/cPbPmirT9wgG5mfeknddoa28YNVHOzfG\njje1dkF26YyJsmtj/VU/PynZXbyol23wWUzPqz014+2omeBOPVtSZi9vMXx0\n6gxgiVkU9XryT9Xqielq7/xNCuZipROg86qhbUrw3kRMD34oeFndNwm5rUhz\nlAXWsAKVp30qwEjBVqxMYI+9dGhZHdViqDYRAju7PTx5HzwhK5wM0LfVDz8i\nvczI9Tx+BXzOSktzQBEkkThSgjMIrmuP43hqkyCjwOcqKG6HKPzTMV8Ht4SR\nj0v8BhMJjZga0YSXpn4iT2cuc0knoE2zkeUcFEzTjh35yaFARuHUODMQxyeT\nCYJwYrDXJJ+h5nvGVGA21MZBHUFhg1QAFfbltYPfNIA77SGS/br5WiyPfygW\nu1GqjSUd6O2Zl67cubKLXnpaXwSmT9D03Jv8uuierche6LorOgYSrLqsRdkR\nDGxsxPzpHKsIp1ZQstL6cbgmLRzHMRg+Wylo4wjkq4+yFHtftQs4LmHGK4SZ\nUTzauyxu+O6wKVl/+Ym2pJwjETncGIJ3iIsTYw2aAG4J61NmktFsVuBAbww1\naUKn\r\n=zVSO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"10.0.0","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.13","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.0","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.55_1530096536298_0.008670452925649164","host":"s3://npm-registry-packages"}},"0.1.56":{"name":"@firestitch/list","version":"0.1.56","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.56","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"383d26e5b1bf18636517f564cc5e8698cdbf6a85","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.56.tgz","fileCount":209,"integrity":"sha512-HljffcPclI4ChPy9QFc2VthgXnf2fly/BMDKs1mymfvCesCQJyZUdO10q9bkp+Dq+eAw4FEzSsMozG/fgx2WzQ==","signatures":[{"sig":"MEUCIBTws9XVwHC2rK4RFMfrUJ5FJwrPc0THReCak50HWl9WAiEA2Yno0mNTVaB9BtPOke8PL9IVEQYPaBHa2GC+UoQadyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":747346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbM4K6CRA9TVsSAnZWagAAZhoQAIKX6fNPix19R07iy4So\nBR2g+gVjzElMgFE/1/cjiiUjXTc9oZ5GR/UrHb3Sawbq6IBLWHhlQXm4fqYR\n965gBjlpo07b7l943mUuj6lfekfQIFO8/86ybMWDQLJNxE5gvFGeA8xSc/EK\nCGJtWogQNX91ZuPKPNizPn3cDQKBgV92L1Aoh2UyLHBQVUkcvfX1D7g5ywLL\n77yuOn4ElgeiT+fQIwLWfcbx8FDK/G9YXoRY1oaeO48nzk8bgXeLqQisbO4B\nDQ7wv2GitDO3UR6SX8uc5IxSC613n5U54llZ9wQyuGWC15yBrv9YZev2ynwx\nQ/xfe4A+VlfIA8Y411V3hQzasSxrzxJIVRmZIKR7scik+ohgWzuTU9GiMtMR\nyMYYZFynOmGX3qNzZnUraigFVu5Letrh9Iv8iSCh6N/V6DAiNuzrY2o11oAt\n3Z4YGUi0dL5C0n1leBHU5xCMrecBEOlMeDyHWppE7B9H41ZcYlA6QDCA/R6+\nda1jNbmS540HIPW83XufEOF06xHL0cU8P3BRqQHVgpMleGoMCpbu2Xgjvp84\nnqvwQer1QJecbmZVcMiohx39RkN628VSrBwyXgvm180te1acv/zryw41xQ5I\n9VAgPRkR8Q490rm/iKj+QXA2Un5SYnV5zNClvpXIk4Tv/KTIJyVvn5Zniie4\n7CGg\r\n=jBSw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"10.0.0","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.14","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.0","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.56_1530102457999_0.19560141195528336","host":"s3://npm-registry-packages"}},"0.1.57":{"name":"@firestitch/list","version":"0.1.57","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.57","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"75013e6b3c071efc3504b93341c7c3b0ff44aed1","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.57.tgz","fileCount":209,"integrity":"sha512-V7J1vPH2n0Ok2mcSyt+SLDiwuPG1JamfXVoOt/AB6R5OdYT2bL5n1wUKhXtgAqAgjdLXYwBPaUpOgli6tGv2uw==","signatures":[{"sig":"MEYCIQCWyr+XRFUJL00MjVBt2O9tvrj9j6lnwVs7Wpxp+wgEiAIhANveP471C9+Zk7quXBO+EyC2DtyKQIt0e+9R4wuCa1Hc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":747346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbM4OtCRA9TVsSAnZWagAA48wP+wfv5ANx+FDYEdzVGd/Z\n13t3jj5ciOJvarxtaLmP4+jUVDUfldsGIg3qGf58I+FsOAZt68RVMacaC6/K\ns1lIbdgV5KH7NT2o/YjMoncJaQYJdGIamMGwnnlPlwXBRx+q7MfeVdTnsmDX\nlxTxjhXjQLNkVwjoMIMnjHGCNOyt+QgR6Fo8Au6qzJYKzObA12u1tvbOataf\nx6ONw0kppKllCpXU6T7lu+dGd1QOnJkv2h0FIxFMVny2kHHLPN61qOAek/Mq\n1JC50e9/Yj+nR3/okxZ8ZWeEP0YOj+xSEqHJaYFO+7mGcnORP+MIzlaAZUbY\n5pT+eAVfipOrcs03VPNVxOdmeHhTGdoxghYgKEruxTAOfSsWnFQskcS/ThAF\nfBylvqOorTfnLQJxa33Vyd7jWDXB/xBtEfTfFUUCwu14GXLEH3yjmk1CuMqB\nWJWM7vhuOQwT+1iC7DBXU7vw7tj1dYcLcG7j1k7suDZ+2kYd78iOmVC7lmlM\nxOXFBqho1jwv4awzEsSxBCuyxHwNwr5z59Ti9upqkOy9Nuh2EpsnK/GhGwnt\nIJv6jfMxauTB0/AY4J3yXFU2w+Aov4ZnzBKZm7a8NjdxrTx4vN6TjggsrJlU\nqoMk1cX5idbtQEjkh3+S06j2bVLhWWJo5qF0eL4hy385+prqPffNcxipRJGF\nEorc\r\n=Z6MJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"10.0.0","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.15","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.0","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.57_1530102700930_0.39690417946474366","host":"s3://npm-registry-packages"}},"0.1.58":{"name":"@firestitch/list","version":"0.1.58","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.58","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"c1423b56fb7e6eba3326d8717c6ff0249ebfdd65","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.58.tgz","fileCount":209,"integrity":"sha512-VZYpFiy04CCUoRYjtMhu5D91g2P9mw+Wi/NgVvRDBAoUBGYhVHSnoEsRMv6oRWmJlN3uo956rag8dXciab358g==","signatures":[{"sig":"MEUCIQCegZMz8bNWf1/BaUvAvKIRxjTmf07KbOMV0WduICTsxQIgc1bM6DMA+lHAodWd8r7SWE6VKn7ST63STt3HgzaCCnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":747346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbOiDaCRA9TVsSAnZWagAAx2oP/A+PEDhrolPyfiaiQKz0\nzjZhtLhkrTZlQcs77YLFAEPEHE2dfF2fyFyuLONyxuS71CbL+jcxJRlrY4Co\nEZkn66WX6yY/CtdzIpVaiHg44RAzAIcBrq4MYvrYVlm7xYCdK3xeUBRa/T7r\nagsz07RYq1z5zTdQGHZ7xUs65WT0A6eQ2TV43GNyYNEIcyZcSNn5qzmwarRG\n/xoKUfIxQZG/VgKH6gNygdixDavjXUJMkySYV9rkMphRUPF3oYOWh9Hx7CiG\ndZh+brTymDs/XoAbkwxTVnXJxfDJhRUqosQvnUVRFWN7lvct4n7OO3Lqt8db\nzsRIckwTTVIVfpJcpbNCohYllUPgFcsRzj2SJLAK0YuZfZsUp5k1vFPcQVeD\ncwOeS+uTa4x3/sGGkP6b4ICd9MvsLFGGNsgpazAkXy2v0Ho/pobsOLp5eIIz\n7HR+Yys8RR7sTPuOz/jafPkdd3fwSbJUHyDvq6ft77HdRAmzIS5cDVf6v1jt\n7ULBdznjo24AJ59a9bTDZ+u5PtsECIceGdJqUYjpeSdzXu/RX0tzIc71zW9K\nlbePayBLwFjOC0OyvFamjBq5X8kHIuHumHKdv1ujyoPWHdahDZ4DIWxa26K8\no/pmclTIOTXErmpYccrvnnpGbd6kiVJc3Hy88H4nOEs9EbacweevG0INN7AB\nII2x\r\n=wJnH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"10.0.0","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.16","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.0","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.58_1530536154479_0.7978757230573872","host":"s3://npm-registry-packages"}},"0.1.59":{"name":"@firestitch/list","version":"0.1.59","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.59","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"f24d96293f07c3cbd89b9ec0bc6c32e104a14662","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.59.tgz","fileCount":209,"integrity":"sha512-nulOQ9/mRcBl9hzFCQKIEGhcJrHDmTC85d1g/9AJvNqKJ46esJ6QG91n1u6mrheMxzOmvE6V3Kdt9OpYPG0jNA==","signatures":[{"sig":"MEQCIETY6+B/E4nlVdgEa1lxUH5dwthBCRcRoZy0dzVBgC+rAiAXV8FUXSC4C1ZMxgj9CdeeOgOhPTTzwll0IpNinnG50Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":747346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbO2jrCRA9TVsSAnZWagAAPjYP/14jvP2BO0did1SZG7xF\nDz16+nn6SiU68s7Oqj0rHkPYfbq2rzgOBPlBkob02/DsM41r0yjCScbiAjIY\nEybUX/QrFIxHhqD59aBE8kZ8QkOzv7y1bJDLNkL3QrA7JppWpiQXAkL1s1nr\nXscairGgsRKw+WnK9Z69vVpDJa0hRYb38sZyAkvplhExCMgih6umStkYRvgo\nq+7xI+OLNcE0k4p+pyCB5UmicNPICbAW+Y/b+3RPZjlpKLqZlH+0kibOu4/3\n19dogik9c32WBStyyDRI+8Eqdr36+O9Un3BFDUOpUrvdBgXAlUxRkBESYWBn\nSfomUekun3EcwbRjTchTuzUpK1u3l6BbcgQCNcbuFsQatyGMX3o6qFvo3xCn\njMK4U5ROs08MZTzWBaax6ibXPgb8DpL79/WvQBBg4vuryQ0xQuB6xlGVzefn\n+gW3IH8+vIh86LCRB4XqeLSYrwViW9d4T1JGnj7dSy+15s/lNsfaseEhjdJw\n/7Y2H8CNZ36e+bii8PgDCmkRyQGVrTVhpSyH3DirVutsexweJ23eUg5EyjuJ\nx/OKRuAA0pRo2orMruBjpd946zj1AosC0gtdfmzUX/1g/gCWoN3yBx0oLT/2\n0jE/Mo9VkyRK8fm5fbwXFEwndpXesjt4TKk97uyUeXcRoOMvOmXzehQcX9Dk\nDl5m\r\n=gZZf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"10.0.0","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.17","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.0","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.59_1530620139489_0.9848181559123916","host":"s3://npm-registry-packages"}},"0.1.60":{"name":"@firestitch/list","version":"0.1.60","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.60","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"bf9512cbef8e101ac4e0035c439c6892540312ef","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.60.tgz","fileCount":209,"integrity":"sha512-6f5X2TDqx8TSo9Nzg8xfDjyeYqg//khfHOH5cG1BD4jK0asXw3WWHacWdSSYWic4rCMqH8tEdCyWIPZ59tn1ZA==","signatures":[{"sig":"MEUCIBVOHg/mo1cZr4TIJkmQEQ/k25uOa+U6Sc2ML4TcNBxoAiEA245pzWqRQV8juKMcynPt1xyH/TtywByvBmJdKglzUFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":750557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbO4OzCRA9TVsSAnZWagAAM0MP/RLOqPSxbPuhPutC6qC5\ndOdl/rncpUkmvKGZzLSlrxFBQZFeefG5WG0GNOFFBOOGXVpcrltVdjD6WS5A\n7R/tvq3qN1vCZdVX4JRWc7mla4WG8KHPC7ZiiyQD7DAH9ideJHYRpZ74xIRI\nzOHla9nCAgBcJNCLIRIwGu5Y8U85Bgjl0Ql+bEZfOQh5ugOOvx/reB7fXrRh\nl6/nyCiw1nkfb84INinK9j0M206zzGnn4WpNEioCY6tmdZYV4+BRPHo7ck9i\nDYx1TUQQaWUUoD5Z4CP+U4AJ3XtnRB68FufWK4oaRh8DAsS0PZCc8WMFlUqo\nNNzls8XTp9IXk1czzXthlyyQiBv8XoaHE2PBSmITllbVQMBm4rFdP3SIIczF\ngRGXrAxh9krWfk/lB7QfWXpo8R4Vb5uAYB2PwxF3pq2RSCYRlH8slu2hfo/X\n8quGAInJdNrV3vCF6xOR7LSO5oG94V82UeDDDconm8OY6m7+MO8157XYMNiG\np5P5l1X6C5xrwAe8lmUd2Vn6bfTijPWZ1zN8TyZoK0UHTVBUwuJaEtjeBRnZ\ncT2ChnFXCZvPi/7LsCwf+MEEsU7jLYn2gGUEs5sO89Z3+l8R7pbzk9yG/eLF\nfY2S+HROCr9IrTJnVR3OLirNOFJRpmbtZv5ETDXe8byZJmko5u51BjIxeiAa\nyuD1\r\n=ld1s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.1","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.17","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.0","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.60_1530626995835_0.7600868692205847","host":"s3://npm-registry-packages"}},"0.1.61":{"name":"@firestitch/list","version":"0.1.61","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.61","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"1531ba7d971c08f30d43488b4d613cdd2d87af27","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.61.tgz","fileCount":209,"integrity":"sha512-S2ZwrWh3t0aTUU5vHTqeYcFSHHMVXZP8bcR+T+B8hDUucsU3ui5DuPKGsgodJ2sh+V3h6Gy6vsu9IoSEoMmeQg==","signatures":[{"sig":"MEQCIDe3liMji/Y9zt48JwnuUGhjy0Y/t58BaZY/clxwTZwHAiANSSjCcp0YMn3B8SMuPo+8S0fT0dAryp2WyIpJabUwPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1002891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbO44rCRA9TVsSAnZWagAA2xIP/iqCh0qYntP0eTzdqnBX\nhxbhQeavXffsxu5spYmUXhmUk8Du/gRc95GcBNazXukRyXvs8vWDJYWzgL34\ntAa6Ire/YCMz0gjQnG0m5P44ts7+uP47aOFp8FbdmiB+ZRcnhhv8ol7xX/UQ\nl7haZuxST0JrHwJ57bhXoDLVeEMhhX/lDwbely8HGV7pTCDnaBfPuXiLSgzu\nK0a98yVPexAE57u5KwlHZMHKi6k4TN4CFhPRzMCIUE715X5I7sIMEFKVzJ+M\ncOI1mogFr76SS87Wmg8H15EqH4eyrqmz37VKfCluDAX0sG3JwMs4ZYB5pBjq\n2D52ZZNwpO9mgqmTFQxBy0REW9bKwxRoM8Rt5xbXrPC7SmdcyHVcLDWK/XZf\n/Hx3vUiaEhV3Na4ZTCmHRHXwUaajJQg1kDfCPGZfO9b5Vm1VEOn+2Kfsk5MG\nnBj8SG+0GhCxqIsBK6wQt0Rwtq3mse3xOOZM76r0/9foKkeCmdrZ6NdR/6wq\nDr5I1wy+Ms9bqmEisYaM0vzFs1SqXtrC4r4RQi0nreqcsXUWVIAImbQJAI9k\nVqh/8w1jGmsj+GRFkH1m9kKK2aLKvaoZdaDi8nZRPuSWiaEymWd26yU23CS/\nriCLMEv5tz1IrSSEYqe2T63jgmGwqSEk+m3slHlBTavkzWgk6pw8gZKm1ByQ\nkwti\r\n=zxIV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.1","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.17","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.1","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.61_1530629675777_0.8885270707626196","host":"s3://npm-registry-packages"}},"0.1.62":{"name":"@firestitch/list","version":"0.1.62","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.62","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"29be1ec9efa344fa07b9262b63d21678ed74557f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.62.tgz","fileCount":209,"integrity":"sha512-nU7MM9bqacYnnVXqodTPffgxuoRljQlC2RdHHB3MVJs8zEhCqwO9gySgOt2Oi+jNM0qge6XTu3Mg1hhLWz3wMw==","signatures":[{"sig":"MEUCIGn9Gybt8ST0Jdm7Z2OptHBpKOElrsndjxepFtMqZXumAiEAyhbBOlVY0ZG+y2eaMuyGug1RiPjQTr1JnLI3kS/dSH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":750298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPHWACRA9TVsSAnZWagAApVoQAI1KP3we7xPCX/dvTOWo\nQpONUWPKX+lGD19Imt4Er6NTuoYxF27C6WY9f9kFw/eWMA6+9qnvsSz/YzWo\n4s/RZFPPS40NQRxwZ0p78xp7+GjY+Cmxxgc3FooD9vLDW6gVcZagEEeq9/yb\n/+sch+Oc4hwjBNajLNKzJxSNNbwanR2U1e+pNMoREbfYykIjsq5czVf0nUXW\nEnf4EmYwStrZdkEdRNtduapbPpfsF+i4i8MS/AntZrAGQPhxMCf4wOl038C4\nxwXIChxs6cQ/dVTNa8pVn/6PUGYvfCNGA2RDWo04g1LpYIG795rtL8cZr5uZ\n2NCnuYTOTbbwyYMgo6tCILB4xO9buDVhaikEeKaUIoZSPSKkjt8FWS41ZkEZ\nDsA3C30Hzeq4uoIkPYUSo3phbYzNU5o862tGgoUEXBAxR8VRYszfb3DIYKvr\nh7U7P7bLZjX8gS5Z3cqXm6hfqd+LvYMGalTBag1YKIto2CV6vNTFnvnZWDpe\nsBaO0KrGUcFtqk3UFi7SjhPjpeI5J7bXE0vlgvnMUe1I7nf3w8K/UuDyBdEo\n3MdRwCmacNpxvtbG41Npo17VFnClaEZ6LIiByh71i4TnArs+CVpP4E8qj9+D\nDvJecNaydH6vVhFcWMtvDZJRZnyFJVnyKA9uLEBKwb0UU/GlYy9kgpqwpYeR\nGN32\r\n=B8p8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"10.0.0","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.17","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.1","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.62_1530688896149_0.04408136375934091","host":"s3://npm-registry-packages"}},"0.1.63":{"name":"@firestitch/list","version":"0.1.63","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.63","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"e7a6c2a74fa894d0a1dc5a2def12900952fb217d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.63.tgz","fileCount":209,"integrity":"sha512-mBCnDmhHP0Mv3zqMM1Pm8jj/mwCmLoUeLRgY3sH1Dmh4XJedB2pTAn2y3mqlfs/GOe39b0po3zPRZIgbTFDNYw==","signatures":[{"sig":"MEQCICHbb3xxIOceQPpLC5yN+bpo4OQ2bsbXdgOYYAHh5KoCAiBtwnDrEBZUKlbnTLrdrzDsHfk2EKc9PPEVsezfkST2fQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":757241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbPyzhCRA9TVsSAnZWagAA33wQAKLRqCDHeveXIuK1EHBv\npbQGG0c6Bw9op0Zul8itXbzRxoolX/rxJBjLEN77zrREYlEDBU5e1t5asOyN\n+M74t6DP06grNQ3DdUN9bryZU1JFAgYBIpk4D/RTuuJhkAcXeKyFyRgrf++i\nzI+3DDM2KtyH1FAY9TWqaUqQeDyq0nJEIWWPdjpqRbOlLooJvfVALFzOxvbC\n0syvu3id4bQ9Zxdccxr6FbX71pENSUnM7yFSWv1rsFR3Kv+438wHjszDkE+O\n7lR/Tgx1m0T+yCJhf6WmwPo/iKdGLNJ+ok20hsrWXjAdesb8d7EBl6Iny2IN\n8hVtlGmLZfIBIKXDQI85ncjecbhO+CgSCdzElYDZc0LfCcLH8SuvHrPIEIZE\n1lmD5bIo1F1mgOhD4k/hj1StOrU3D9YTx4+mWWwLCnagmK5xqKWiPbVErL4k\n63u0ARaIriE588h0D2MjvQ+8TkfC2A2aoFNkaQ3B0CoUFBCIvwkFiZPKi/jG\nVVK6frO/gKqqwW2ZuSNty/uhbW2dkMljFdqgCkVuQi0SVwfgxX2eqvRGypt+\niV1N0XzQN8RSK2oERWgzYtEQN8XrNuXOiSYEb2gRQyn1qdC6qCu+EEkgR7Ru\nst+60elAMzPigKJFj8mEc2X201v6Nq8ADupNI2j3iDcMTEl6kklGTBdLX3Zm\nW8MO\r\n=ijMH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.1","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.17","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.1","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.63_1530866913266_0.7536759374595137","host":"s3://npm-registry-packages"}},"0.1.64":{"name":"@firestitch/list","version":"0.1.64","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.64","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"2b840a4ca653269def0655162690b0bc53eaeceb","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.64.tgz","fileCount":213,"integrity":"sha512-9NeAJ8NDbMDYx1S/XuriTj0cks6EHjDZhkj5xq66sjJrYPQIKPwHVN37u9zvnwR6M+iiAaau+XJeLDpjcPsY+w==","signatures":[{"sig":"MEUCIGs/mw8rC1znCB+fpGrkmUW3gk+k2StUZTIplvUBSNe7AiEA3G+c8dlAwsgWZW4hbVQxG46J7CYlaRGfmQVhGX5FoQA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":766625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbP2sQCRA9TVsSAnZWagAA7qcP/0+sAEuhZI/WElZJSA+w\n/VGt/PsJnMu8dyVxNYYRLQgB0L4n6S0Erft7wVxaMaREoeckxVmP2zvVJ61w\nBKsq1Q9LEWo+uqBQlvjMgUBe1EzJ2VKxWRMWciM6pmyPpBohdOOA8egjBl/N\nt1qczyJeCOYhEJ6CA5+0A7hxPgPcPPzkuRUp023pJwRaplF5q7rCMVSmb+Nc\n2aELmvCCHdUIcllUxvAXoEm0hbtTVyAWvbcTn7nLh1mYQSjBqzrCuFSr8C4U\n4XOFfCrGIypuvCJu4LRdv05N/KhHjZpZtCXnkYdnVWEsKpQ8SL3ftuI3ql/3\n5T/uDOJrav/wYZvFV2xmEdTzk5JdrCJTo9na6p4LJXYb4tYPNLfLnTBYe01C\nlFgVruTvzLxBrEkNn4A2RVgr+iZBsGxs4tW7Ky7Wbc93rW6EEKTN9sRqpbQr\nF2d12IlFYsUZrlQ9DMLJuRXher7TMIlGU4+92GhzxCAJlAXcIyhNNL+xjiC7\nyrBSKe78Xo2ugoSoyewssNWJliGflZJCRzopddo2qkN/fjRY/JdPbQ6wRrS4\na0hYHK7vrlXvFp1DwKBt68jHxvyMJraZG1poQIHDGLGHn/hyD/r7BU0XVVxe\nW8A3go1YdPLawKFSBKLpLizJym0uHDXbH4bz5B3jQblNXOmj/e7oKkFXi8Bu\nWOow\r\n=gFWV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.1","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.17","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.1","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.64_1530882832619_0.8502183007006914","host":"s3://npm-registry-packages"}},"0.1.65":{"name":"@firestitch/list","version":"0.1.65","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.65","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"64cdbe79f73b1d435fdbf3035aa434b0ef2a1d6b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.65.tgz","fileCount":213,"integrity":"sha512-QnsXMUWBU6knk2eYaKXjNKAV1/uRjPlEmojSOJyrjw1Lz2UTDANlP8kqE+3d+O0csg/dr3VILQ4K+EuYbFGSOw==","signatures":[{"sig":"MEUCIQD/8UGtxWM/hQq7lJylv/hZ3DDx+qyF2E+4QcRLReAFHAIgWse8cnrz/QD9dt/MXlykAsGaTLZm4Ps+GnBWRhaqRwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":766897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQxR9CRA9TVsSAnZWagAAOoQQAJeJILWxWaP/HVjQWNUH\nauDoIPjSpW1wIgUom3sJ3bgWcs6Kl146PikWPX5K6mPMhTbJeTO5kXc1umhu\nLkdKNRdPXNYl5s+F9PnEbZ7h+iv/P9mhLltIjRGfjI7e5vnaz6jfEqomfO2x\nWE9Ag/fHiyImF0CmcdASLqcyNW8Wc+M5m9Dgsy6jvYj+rxTKqA4S1qv4uXGs\n/S3iABSeCYACaz2X7gA5DNuj0krc0yuX/hVhWUtGCq5GnFp0sYt77THEK1ZI\n2SPuWWkGbrfphRZ9tMM+U3QooDG4VaEFzNf6Diagbr0sLDUROKvmSoeEsU1b\nsuKsruI7OzZfTIR6Lt5sb94XRThPrcsEdL2ruDA/AFcaAtM4x0j1zuMNKHkt\nepZKGB88QuSMwq0v7mHYtpVBglbC2qar6RPHKo/UTQsuC5UfamqLLDlwwXd0\nM+2NKzhh/EZv2KrQqbve5Ixn+4m1+/wq28hK83V0yHm7gAP4eWu2AbtspMWv\nYbdHbOMC02OKC/oByboFKJ/0NlYXKwKNvA7ONNxdczpiaEHOdFD1QMG3Q/aK\nss4vgDb8BcvCu8FDw1naDhiBxLA6wXKqJeS7PNJS20D1azj5vwgcXrmby4qe\nOrTFRoVTOsR6XrSce4NhX8LYb2GV9WCvurjbeFKi2LenyYJnnPJlszs02xa4\nhnpG\r\n=bBcA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.1","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.17","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.1","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.65_1531122813868_0.28743370546078695","host":"s3://npm-registry-packages"}},"0.1.66":{"name":"@firestitch/list","version":"0.1.66","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.66","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"6c77e764d2b9108a8c6da46cd8a5fcf0085aebe7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.66.tgz","fileCount":213,"integrity":"sha512-G1GHMNDjuh/vM3jYuhimOEuZryOJGEHenTxBA4CFkf091gJdIgOGQPRUiON5sdEVkcqR5lXgxLZXaceTQCg2gQ==","signatures":[{"sig":"MEUCIQCc4SttSs5dDF+9s46hiAPsKxA8cbH/MgzT/sf1pdURsAIgEdh4VwNLSl/NxGAmyMsw65/5K4rQnCDRx9O4FWlUYfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":766889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbQyIECRA9TVsSAnZWagAAxB8P/A+uzDRYYi7LBEoBOJct\nEuGH/Me21V7FQ2bXLpJ5Fsad7kLi+vMg2xRqhRStzKRTaSsH4nOWDobD4tZY\n8gdWoxulUaoDIcysKqE77+Svhg7vtb9yVLbjZRKHUA+i0obZ2yXplh2bAbdc\nMkKTLURYXRZ4CDo0ygDRBApSLHQa+H7akdV/yToW3Dz0hdL2S1GHGlGikFWl\nscIVP3SJSHHYCqlgyPYTnzj4qhu+Z6k74/DpeNfMx5cw4PObH+F4xE+5scce\niAYR/hKsJNxlAYfe9Dl72gTmJ1TbfH4uM7w8P1zfunAZRGz7t2PY2cIT3Tk2\noB9ReyE7QCa5mQgRigpiV+m4OxKD5PkNSTvlHQStc3pbsIyDpuuHq1KsLkL6\nEiyUgvaw/HdHSm8PksHB8H2Ngrik2HrVqj4McabSPijv8k0m5LXZ4c/DAcm6\nU9McGAjHtuxmr7AU7PrFUlSZ1r8COSJOwLwPYSdU55pJ1Y3GrE+Cgf/YFBi0\n31COpyN5tGJ8JQgWB+byxr4bipXlgFRxs7jVJuk8sGNlMOBCUBK84xSCJ//Z\nDk65CpIHe1TSaIJVmwhE5ehe9NxHcTfoGHjSfz4HA59pRLgN4fi1ZrewgX5k\nasfruvzpxFGBnxR0V+bO4NSuVoXS1OjRDUH+b+eEa/JBQE6S4/rHV2A+GoNO\nmDcO\r\n=uyGk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.1","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.17","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.66_1531126276546_0.7838662720693172","host":"s3://npm-registry-packages"}},"0.1.67":{"name":"@firestitch/list","version":"0.1.67","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.67","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"a8cc82a21687d6d3f12f353c28804758444919f7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.67.tgz","fileCount":213,"integrity":"sha512-iI1/6Es+PemMaz+4XesqnQKshE5v0HQ6EHFpGGxwqOd8pX/qKiyWWiK7KQTKDontWwlPLA2U10gRPUKJ3MvkNA==","signatures":[{"sig":"MEUCIQCN/yYXcN1Ww4YTTve4iW+S1ksoH+lo7Qp8od6Ru9iOJAIgBi3cdE9xLi9rKEEAyU/7rmPdj0qBSAqeYjmIP682iv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":766889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRISVCRA9TVsSAnZWagAADMcP/1FS4zApkBdwlPMk0jWb\nROx9zrnvqILhp0AHH++1iPQAkzf0eAdxvEYmkmS9ETmP23F9Y8hMjdIVVIjV\ntdBk3fQtEr79DYMaXH3IWtHQpKFcfvXyOqpQyrt3swJf98ChqdUiLVbv2JG+\nIpcfAPuHvwcTAtAPhPpexSfbZIjymHhJuiFbUjUIp1Nua3AJGYB/veAUNdUk\nWj1x9nG3KWngm+qMm6MIyLNhgfT/gFrow6dgafk8xwVO23rRH1rGg14bBoAI\n9YCIeFHHays3Q7hiPBxUkR6ZAIHUGKTwLdIN585rQ1KmRFoKktM1vBcGj9nI\n4VryCvIMIwE/f0E8kQ1Uv8N/wmWrF27c1qO9/kv536jWirGRN1Z/jmL3lyIH\nkgMmTcHjxtWBzvRrE9EaY2QbxoHMEze5eN3aSP5xpMC9HYuIredplNHBWUBV\n/d0g+vsPKPFHHXGhWsRh+GYKJCpfM48hNNweQ8BKRSfDdw9rpZ07Rl+rAUd3\nqUhcEnyw1vvfHhW/NwvAHag+ZJpgpDAxsGBx0vXJ2rk/pSytIYSUtHczN9pU\nYYA6g36m5Ys5KU5UFCBtEQomXPjzxe/Qqs7rDi2r+OLx8noiOQV2aMdj0kj6\nDHrayTlvPnl+CzqxbA5M0u+WIvKmubfs+rX9aNl0Glk8oMGVv7CkbW4Zn8yK\n+yTK\r\n=kOEM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.1","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.18","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.67_1531217045829_0.10651056225479927","host":"s3://npm-registry-packages"}},"0.1.68":{"name":"@firestitch/list","version":"0.1.68","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.68","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"473c2de7dc83962559264ae48d5afa514cd6d91f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.68.tgz","fileCount":213,"integrity":"sha512-RhGQXAzgMMCxoWSUbsD+hjJ9C9EeEohQu2cf3+S/T9bu4YmlQM1GhtTZbECS+guWt4w8/oDaB81CPnDET8wHEw==","signatures":[{"sig":"MEUCIAnN0N/o5Av2tx2nzgEMYQ09cKFLrXfbtg6Jc3n8cA/FAiEA2h5fZQ316nEgPs4bkmQyQx6yTjF90DPyM/bQ8azkoco=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":772818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRIaACRA9TVsSAnZWagAAxAYQAKLK5mdjWnmem/UA5pX9\nvhuTD5QO2YFu3baNwY3Yy/NgUB2lN2FqE0bmU/2yrUI+TMtaG+qk8tJkTaUA\n6WZnQaw9RKy3DfDGtke/iB6arloSGmym8IyvB/wcLMYPVeB495aXachHU4g/\nMFcfvd1xtzXIXDdZ5vYmD0fGPijxPu5v3PFKsZ01e5Wk8uBXyLY9Q3aa1wHE\nG0DBYZ8F4UKNsr5n9RzJ3i2IhnYG+wk6Kyf71bwBB24zEmpgFO7SUwkHp3aA\nZm37xswxLAiMGcRNIRdMu2gLyuYQ5qBcGAkP+KZMv0BVojwMkWad2SeUmUdy\nDlsy60ZX0ttZnRC8C17XORdmou2MgGNqIbnPa4qz6g+rNmpTXyKHH3oXHMkV\nVPi8l4RYO8CBjudednPGamjWlNGH0ZuphbN435NNFCDtVJaLWvQKj7uCxEJV\nO1GVboBbum3CT9qbt0YHp+6h0XGDLwBB9eSxLS/vjL3EKiyL7SydmPgs2aR0\nj12MB3V0xVeDe2B+gMt53E7wKbuguVjZdDHcjRqLw+3AU9DkEbc0kTwA+51k\nbgtYB90LE1tL9P5bnV3J+t5ZzrWSgnv/hRspMStr+sjFAbb6/RzZ2uZB+b83\nAcvuOPsxS6xRDRHE2LQBnRaGCCNgMkgECrG3tzEbuc62tkxEoIGBP7hsHBoH\nAXsG\r\n=qC63\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.1","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.18","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.68_1531217536763_0.491144487061284","host":"s3://npm-registry-packages"}},"0.1.69":{"name":"@firestitch/list","version":"0.1.69","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.69","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"595f5966fd7be2efeeae2f69e7951cae56cdae95","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.69.tgz","fileCount":213,"integrity":"sha512-XM7SEDpnfKRw1FkQjEwxIYpma2L7aCyXSh6yV7escHTwrufRVkf/nM9dHaGzkFa7c38F6gO4gU3VadEwB0Yl5g==","signatures":[{"sig":"MEYCIQCPjFKhIUc3SVgfYcgj+huzeoCXo6eaDC7DGk95U14BiwIhALxvCPO2ZD/pGR11FEnDW+pjDmf23mZ5hbI090j2xlHU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":765765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbSHjACRA9TVsSAnZWagAAzU0P/R3Lq+Fn/SVmcuFcu8PC\nN5vscOOFMNmZ74e0gLUjUvuNB9kffjq/2ruHhu962ULlfDlsB6UZrZowvbmk\njnX7pSaS/racokat6oUpHMJRd1bqvhXY7ie34n9YrTGeV0+1y93cArCYyk52\np2iuVFMoAiRSjJvkYSbQnw6IlXCire7v0qUu50OFJhbo8pEAnzQeURost8Q4\nXpVgyPKDtYk9ncTafNNpSqxkkSk9rao1Rs0z+pw8LNBxGnNM6FnxLrjIiBUK\nybxWfxbWY4VODUQjAiNbtQImihXn6qqkgpwL6fRv8hbdnHVpwFCnOL6pQxqy\nMmfvfpiS9KNz4jI6XG07SWcbgBYpE70dseMtt8arAfUneZ1wkYBi5/v3RFv1\niEUdBO2ApfbMC+NINVuE3sYE+GFyS0qwuekWWtAAjYpO/O3INN5WrW0v4PhX\nGaQiZ03DIYi2ydHAdx2OdJFJcAfL65d2fSEfQAHf4zjy1F0ZUcp61tOqg3f4\nW0aoBTYuEvkMuUfs3td0BV4uL2VZTi/RPwOFlooiGCZMnbwcRxyCD3Uzrpvg\ngJYKzx9LrLjPD5F4Gdmi/80IZRVd00YWiW57NsUkcv0BTlMwQWmZFAKyaeEb\ne4RRchinvDUzLCmfk34Pmh+m5MXiV2lKDc/Wt72QqOe7l6d4rYTxu9dK9qIp\n8QbO\r\n=npZ+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.19","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.69_1531476159833_0.9999563510220291","host":"s3://npm-registry-packages"}},"0.1.70":{"name":"@firestitch/list","version":"0.1.70","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.70","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"290ff75e8fd552363d9d0a725db4fbd65c79a718","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.70.tgz","fileCount":213,"integrity":"sha512-4FIFe9MfDWygbNJIQyuu6ssuVJLE/HGtuGMs4lHfjs30pG6e+Y0ijdX+Neygug1J30b7LIpRl2yWMFNA/tuTPQ==","signatures":[{"sig":"MEUCIESFw/ayBFy2lR0C7/nqdyUSUujxjZJ/5nAHXag2OmjgAiEA/uHLMXtWj7rKR5FgS5e153wYf1yUf/HibnHnm5IwlcM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":766205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTFN4CRA9TVsSAnZWagAA5CUP/ReOljWdN+jsQQmc/HUn\ncsQOfxc/dPHf8FrfX6v2C8tn8oAOW2ENG7XjjHmP3JS3mnNyy9d8MBAfn3cj\n2NZtGDfgPLGOjoIs29eyuYcHtVmEnocePVPjk1xkfsYa3Wzv13cO96ZYi7aj\nbnW0fzQ+cVX4Vh5PqNRaS5OzBznf6yV6uiJsVkxTuV3FXJcqy4cFRm7/4Mze\n46DVgf2hkyLGFHVWI2lCzZ7A+Qaym8IxSAoXFjToPIMXZgwhxOSElaioZldM\n1MLnaTLfaye5+6uFEVlWrFd+LY6HjroljBvbW592WR5kqN7sOBSv++YMZBV2\naPrr4zjNUduAU0SjCngf5FYWQ5Fy4bEjo4PQjvsUrudKA8Vi+8IXo1rtyI+E\nnKXD7+noS4tKOci/Yz+QAigbiYNX90qcsBFNypLSjiMpb6e1xcVk7woTKRe8\nilV366i7VpJPFVrtpS1hDWgOP4Zrm2n7dcFxwo05aqj7bVRNuITaa637eiBp\nAGHdmMq950QfRRY9oIM3i2uf+OG6NF/D1yaRezonFJRKtLrystR5tzKKk/8L\n0SrDqBkQsF6IOmoNyon/Z5vTb/FYZFK7cFamtZBWSEbHeXH3uVfynkTT4v3V\npx22P9Iu/5ul7K/J8hZzA0fgTi2BrtmV6gbXkSQepSioJoTEJjKZ1gANq9pO\nUm4k\r\n=ST5D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.19","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.70_1531728760830_0.44874953509580506","host":"s3://npm-registry-packages"}},"0.1.71":{"name":"@firestitch/list","version":"0.1.71","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.71","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-gss","email":"s.gerasimov@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"3263ef2cca529848c98d40dea43511b86c7a56f1","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.71.tgz","fileCount":213,"integrity":"sha512-/EO5j+z842gTdWP8Ly/zwLHogwR218ls5+OS9hdlDgT1RBY8rsFWBRP49cvhpL5qVfHOyYcc8VEzNprTliGcog==","signatures":[{"sig":"MEUCIQDF8T6HdQQ0Hc1eC8GJIpb5jTSJFhWhemAfBQpMBpAHoAIgLaVogUkTlu9nt7NG0JJb1z8HRa0jCC69s3UuWk/worM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":767723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTHjeCRA9TVsSAnZWagAApRwP/0nnBJhVIkZGrxUjcBgc\n5H3AufHg0XSSj08NjzxKZ4f7ljsynvuy0d2fPAHtLmRBY5ADP+CH68jypNc7\nCml+POF0yrlgxCL6YGc/CPMBLjJayssSI1/3sFofzlyVoZu0RxPC1UjSphtu\ngE3a/mx/4BpBO8QUO1RdSr4QzdGIQ4MDwbnxuCj61M+Jw6NUVYchFh9Akw01\nFU0XCyMpjLTTjKYtjzDLKwMU/buhW0miyB7/CMcShimhdHBuM0cVxE1rXSuK\n3yOLpVmBm2MJ8NFN0u3lz2zdIKOnEsyxPuoh76Obknzh1m7UNSl+g10/GD2Q\n2qyyqD6wASlnYS1o6/DgpkyD9Pqd4FNMGcoHJENgX8Jr6E/KWcoY6pGU74gd\nvBTHqUg3b9gYnNdEH5Ucy7dzsApg9ewvsIso5MedzOKnzB2k4al6NQ7BFHai\nfr2ZnPx06Si8gqgYRNNhq0FiCUr2sTAZibo0ITdQDfQECatCVIq7RqWzpGPR\nAX9/b59y4ZxkoR9y8CuaDi+RIPDUS/NT3zdftFbFwXaOuX/PDzW+pz9EFBIL\nJ4/q6GpJzM3cvWEpPHFZJXtXnliYWz2/gSAtpD27lJy7n4z9ZeE/FJ2uROLz\noJYfJ4FkZFotkK5eMFz9iiZ5oMfZCEVQECPx2C1hTRBR4faFqQPj0GZjkmLc\nkfx9\r\n=NPjz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.19","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.2","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.71_1531738334840_0.18483057679531134","host":"s3://npm-registry-packages"}},"0.1.72":{"name":"@firestitch/list","version":"0.1.72","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.72","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"a9802cd200757d349f5ec8942d991c7fc1999c47","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.72.tgz","fileCount":213,"integrity":"sha512-z0IUooOcgfYvGaKzicfBsilJRIn7aZY/DlUDDKRWLmsQpUIxT8fDNR5KFNHyu8IfKMUtsvLagwWqsd20djGC6w==","signatures":[{"sig":"MEUCIQCdJop90WARZbhKaga1gpLSK0bK3yFsjoq1YtlMuTC9HwIgMS8sxM8X4IrqUz01eyXORzemHNodiBYceDWprObLXu8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":797372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVhY1CRA9TVsSAnZWagAAzYkP/Rze3rBtEBYIgAdXcQ6H\neOwb9rEdzCqCvb15EsEd3AHLlRVPbc8XnIbzxk0p8E7rnv+P7qkTJ2GIoue2\ntW88P7cvCw4UJXZjMi5GmAuKRHaaRSQV38g+YGxmXAXCddEhJ6tqihnIeYEX\nvPLcEoM1r4Ybo2JusgqrI+T3f3Lt5uQMmhvvP1O9GjAokKgdM0DtVxHo3EU/\nAku9byEYYy+c+E9ruaQ3BZ4wXMahxg9hASzXxzj16VjpAeJnPod/jDXkx5yg\nyAndJ8UIeo6Kb0o3r8rgChegNCipOFeuCBBFOnoRwb0zLTah7e9SJUIrY0x9\nbOOhOnCey0PIyWIKWm9+zd6VLu9k7vxO9vyghsAo7JKaliSAdGq0REZhiMu4\ndvU8hNheZFJWPQfyA597u+o46zjsBoP1g71uPuYtqZ981ih74R3+yTeoRwtD\nSmP8xIBGJjovOie8cSinQK+CPh3j4nGFDj/ZPw9KaA/Wjzh1IVnecWR9NSrG\nxDCaInLG/y7AQZ1F/QDUIlLIrTaQixqM03PCGwtasVffE6fj3R8Iim7b7aFp\nWmF5SOXtVKbPnvm+LW836KSUlX5PtS7P86iSH19DVqWh1Q0+fBsV6Dgo3yfr\nswEHWCIehOC5TGHN+DDCl5KXKHdAA5jlRMhENSqJ/y9TXlNWKQTv9qmRHTeW\ndm/C\r\n=2alm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.1.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.20","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.20"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.72_1532368437186_0.43545071037207017","host":"s3://npm-registry-packages"}},"0.1.73":{"name":"@firestitch/list","version":"0.1.73","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.73","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"aa804308075d9b1165256fc2b85c463cb87b9b13","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.73.tgz","fileCount":213,"integrity":"sha512-LIyc6aQNuJ/zC/91FZljYfAEUQCUIXdodU1RcOYTrV/2Pjlfy+IFcLQO6WMq9Otn5Tt5okd/a9d0y8ca79PFvg==","signatures":[{"sig":"MEUCIEwo1tsT9Nr6Ro4JY+PjMxNUc7wfVKhoRgJVYDeCjL9QAiEA4PBiU4og4EW1SVp2gvT/YXXUM4+42t9dwK/YYY2KGfM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":783997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVu55CRA9TVsSAnZWagAAcQQP/iZep/r7xy3kyR6TYvTu\nBiaNv2c25gYopVnJW18kmpv8Fh1cOZ2LkWSOKhta4IUxu+v/UtUPRZUsFMeo\n46OTy30xP6taaLg3IFmdRAUQd9S+AXyXm3Jf0TI6zLmMFARahOtNfqXJPFf5\n1AuO5XtIibQS+gGPE1bqsJ9oAE/s5RmhGu3JabtTJGcet8Dh0EU8q1bpDOZ4\nYr98rdpMtvYB585RE9zXGPS9DCZ1QC1ESgvqCReIvW3ZvhTsQSvrRvSYUfwL\nALHdpQdDFPh/QyD3skDtbGVT7zWjadfAgHsewxh1fXrjtenW9iMYKcz47k4n\nKLKzprK1B56MEotdwNVIBs3lXIqisNtgz3e06hT6Yd7ksDnjp181qWjXL8L/\nL5t8Wm+j134ZytH95gjlPcAT4txRZcrC/LxL5jHghmhPTF+0IrrJQmGNLpze\nfWtmoc+UkGPhK9dFxPqsSVY2C23sA2Agdz6aQ9cT1JjUpb5OEsNCt5h2kNgi\nwQot3HyzNePeECAZUcZXDmTxErvlKBuQyd4B1LqToBFHmlViGRXEr1yzN82p\n1yuD/cBnDiWq5ZwdjehiKR90EyEbRJLTFyxPK9M248DHL5ZNlGt4j3yLPnbF\nbJh96QpohtBsH0NYvP8iy87fqg/bD+iFAsZIVh3ndpxAKzfSRTv00GrNuyA0\n50Tz\r\n=I58h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.19","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.5","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.1.29"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.73_1532423792182_0.012389387225786752","host":"s3://npm-registry-packages"}},"0.1.74":{"name":"@firestitch/list","version":"0.1.74","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.74","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"21c1039bb62b3339df5d3b1289142663ca4c050c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.74.tgz","fileCount":213,"integrity":"sha512-HYIhzldLmvCAoW6q75ix0smEZsxizf1XSqEIT6UgwciBE2yZFcLeHUgGY/Wx5Vbz6p1kSLxvKNYDgRKrtZfiIQ==","signatures":[{"sig":"MEQCIBgP5BwRdMEBvh35r+7H2swc1lQLRLZOkvVvXUjGE8HyAiANtQ/M0sjHgPedbhb59L6oUbtJjeoxqGlbYJL6YvfKcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":799909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbW3bWCRA9TVsSAnZWagAAAa0P/0vbz345wsLttc96KrfH\nLSaYB5eJguQR//NkHjwBjhcprI1jrf+Ka0KUIJXHWjnhx47s9RjKGeGKVOpO\n3WQ7F/E3TEUBbrrBA/rk9GoCcdAZg3+adsiFr7rYfEoXpbgSvwfo2t4xkK2e\ns9OWRkFG4WTyJLzHsbiakGS8aO1sZKi6Q/WfdCoLpo6NASQJcjfgs8IWzcKD\n02jkD6MBAhMEY//JGyLlsBNj+j+SC38l0fnwq/oV+Co8GXrDbR3vrCdqJBl+\nLp2MiYyYvrTnXcza7F8rRE4BxHMZgslusBYm2Eqh3LQuELj6nL8EfyF8ocIQ\nJyFXiQtXkQieiWMtZWOGNLaItUSQFAUGo0XAOSoF464SD5XhAyvNX5wNofmn\nD+O/5ELDWM6GaJMMPUuxnlYzzB1vD9fJ4BMQsj71gQT7/+20RJvDD74Md8gP\ndYIsrVthugJ0WK5YMDNQJoBjPAf2p5GQxgi4XobVazWbVmtcwNN7WsMOuiHt\nMeKu/FCeJAFYIC7EGsuo0luWcda2s6IYRbz0XaJ/u8npGy5KsbPY99R5CXvL\nl8A+ReTPHcbREcSRaw3esGgNIqpdWULaQ9xzciiOhPyi/JSo3xb6zSd/KqOD\nFnvtP9A9QI6O2tYZTW05Ay7P9caK732X2zVgkxZAO85oAt83n+Jbe2w2h6re\nXStO\r\n=YNN4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.1.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.20","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.7","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.20"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.74_1532720854013_0.388089496329304","host":"s3://npm-registry-packages"}},"0.1.76":{"name":"@firestitch/list","version":"0.1.76","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.76","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"529550d133418470213bf8cfe36b2dfedded8376","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.76.tgz","fileCount":213,"integrity":"sha512-4kDStcrxdxoftGKDyNoXYm+RGm6rSwrBxvmUjwEDoIkaGLFCj4N4NIb4DsHrBjSKglq4sSF3amBz+YCym2ZV0A==","signatures":[{"sig":"MEQCIF3/ZHZrbxoWYODZQf+3Qy/0OQAcDhqNgSd78fqCtENtAiARp1X69fMjNxsuw04PwmYRdP9fpek7WmS5fbj/P3EREw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":795996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXF0nCRA9TVsSAnZWagAAeC8P/j73xEDOIwJw24YzQRyu\nQARlb30ajD6NnSKxGh1O0Y+y59Sp01TkTdocU18naNrDACdGhedUA4Ws42ht\neclDiB7WiUDK/VS+JqBi8uhN91ZB0fWxAr02+YFkbS9yzvo8Df+BSC4fcQf9\nmWrutm393Yuaij+M1Fc3lT8V3CrsKSzN28Rpnztsxn85jGjdpGj9HlLlbdtp\n5P5YD+ALKSfIFI5nevoh0PxhcyrpvHDcHDpa6PPZ7dHm0rgxl9ztfCEoNepT\ncxRQUumIqyV5WhcnOl8bt3N6TqyI7IA96I4Wt+pTMjA4Ajt7kRWvf2A0symB\nkdglCu4ffBly4fLbATZzgDAhGL4cEzfvmDK4/qom5BIrkhxFvwaIfVgkE5cP\nZDYi2PUG16z+M9aYiSmch9NiWBrGov7jOrtMa2O/vMXHTf6Jyctp7RWnIadW\nr4CXqfRqpoGr4rrtkKB+WFeNR/2eEWwhr/YDz85FW/U8kTuh2XkRH1ZwFgXM\n7gijnGtEtOgfgPcQkuv7m8R7odZpXyBsLfzd3+wh99ZxUsvt0LQipCBpK9BG\n9KxV9N30Hjw7H6fUxKXrrs8lRrNFBMW5e3WCbERVB8TQHDG2EByFt3lBKGXj\nuDryAgHrhQf9KyqpVl60069F6eETUwQmDrHw8gCaneVkdAItOhZFb+o/1khc\nMato\r\n=a0MJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.1.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.20","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.9","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.20"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.76_1532779815731_0.4282308475870047","host":"s3://npm-registry-packages"}},"0.1.77":{"name":"@firestitch/list","version":"0.1.77","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.77","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"1a43e2e3786a4e6ee0cc40bea8a1dd14a5d0b7dc","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.77.tgz","fileCount":213,"integrity":"sha512-JjZRet+hvJPFYTVbcclozuMQk3ocBGeSav6Svb0U3aVO/y3+wGw/RKP9QtYAPsrEC6n8//Xl0B45lZju/Tsohg==","signatures":[{"sig":"MEYCIQCb6J/Zd6Wqmqb9saBNbFqMx0F7RGRVT1SIzAGedUokHgIhAK/IXMxQH27BMkCMvGj+k455q64vWL2SAaZdF7hzG89K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":791981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbY3OLCRA9TVsSAnZWagAAiMYP/AkyZYKxCgHl/WfAhiZe\n6ifGAMepyGInYOkfAHVeRqfR5a+WDDEMo/VBqyRItFdSc5oo987DpzcD+Inn\nB+HybnkKARGURIRwoVHTUnPcQyrVkNGASj15oimzq2QCpQVT0wxVYzAoJpWO\nAW1NsLVA2KVKLi4YpRHJ0IGWC39o3kJ6g01ikVZSyzQegDBjMWCmbJ4hQs2i\nDjEvKcZ1MnMKGEMOo5EkIT+12SABU7oMGcUoRrVbucmOyrxXhmjYMxE+yTAx\nVjYUpCvGxT9V1jfUtzM+NTj7pnFc0mKHyQuEmLffdIeRGpc+9LYFLA+npKYh\n9raQWK1dNuSFJEE+VO7crFpCmFA2/xCxCWA2cBOblkmhNTKMlmXt7qV82BsE\ndXEfWVyike5gMkWmQYwkobFO5LuNQFNSRHFp1FLJeQseLO4Lcg1bEtudTXDE\nZwzqN7TiQPu3pobcIdfKV8ftePI+ckUC+txz8Qxicw9oM3j8LTItRC+B+hHf\nPGBkr3cJE7ipzhGE3N5/M6nYjaX3MM2xD5rEN9hPcVMTRng17MHXe3te16gw\nJ8gO1Y7znDg/vf+6bCcNZciGjuIFAhBSYnOv55jQb9ZJR86nGRNxqPB8GxCR\nxh1WtdFL04JqNH35J1sS28udJ8dDneHti9OSV0GDgQbleg05rVSrvu3P4HBy\n9XJQ\r\n=D7dD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.1.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.11","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.77_1533244298448_0.6533994467098478","host":"s3://npm-registry-packages"}},"0.1.78":{"name":"@firestitch/list","version":"0.1.78","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.78","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"a5fcc83541de36d1d680bf08b8c5ab699f0dbf20","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.78.tgz","fileCount":213,"integrity":"sha512-NsVB7aAZtSYN5jbt8Ma+DT3wqVpSTkndi814vnSNC1cnUAF40ZTMkxdMsiaqBx2EHWEtYseKYfBXJac2ZTIskg==","signatures":[{"sig":"MEYCIQDiSp5xX5/naxMZZPOevCipgVGvv0bIEd2qrXI33fRiXwIhAIRWnrdSB0z8ja9O+soXoBAAVBcNh6hGoVHx2lXUw8W2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":792296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbY3ddCRA9TVsSAnZWagAArhcP/3VqU+1PyoPU8iOR+B4n\novmTtB7rI6/JtYoB3YYdrFGmmpQmCoqvMyqq8Izi6eRxOnPZeEeb4PU8RWt8\nRLb1v4C8fTSXKnQ4wTv/QAPfUzkwEAX+Bgxa5tNDjEymc/bWvMnP4Jisn5X9\nyj4qfy10ZAAXVdwr9k1CWqiao3/vPMyNTvEvo/xGWxGSf0bbumdiabe6YajL\ntxzIKmAsHQgEjeh4QyV8NfMBqKXvwZk0tUY9P4h7dfnWd1uUxg1IWrhekTuZ\nYWzKIWkoY3wFYRQ1nkOlVvWyGsvSdPkzmcT65mhKLpww+BVu4DRTuFmh8xle\nAwXM49pgJBA4HqbmKH0wcVkEK0gMJJxateJZJm3/j6F6B6o0t2X1KVW8teiy\nAt6olZjMTEJJ4BsD7hBmsfhkbJVBTUl7HrkJtvCqdmORUU2oV+6Vlpv0w65N\nubsTiezyweTgoV/dGnAniON4We2mO/sUv13at/RR73u/OIpTidiGS+GXInb6\nN0MTH6FyDK4R18bcSdi8nS7uYD2FTSKVPpLEhhDCw6Loeam4y0x8tWLOdJ4t\n2NkvG4oL5fu5nPftWJsxLi267ylfxrtXdM3phWWi1z8mG7hEeeEjDym+K37T\nl4lOlL6CyhLFiUNZCi+HBG9aToZsuVGSzpRT4mmaSYarGRDZC9CCAdhVlecr\nYvx9\r\n=g97J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.1.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.11","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.78_1533245276658_0.2597180210910157","host":"s3://npm-registry-packages"}},"0.1.79":{"name":"@firestitch/list","version":"0.1.79","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.79","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"b274a1a674126fca5c3a05a3907c5f455d4f1b21","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.79.tgz","fileCount":213,"integrity":"sha512-Ky8GCfJRhCMqa3isD2C23GF4R83YIMPrvF5nF33OLKLy05nh3TIG/8Jvw9sWzOy2qe2VRQ4aZNnKur8ma8WHdg==","signatures":[{"sig":"MEUCIQDDN402XoXXYPZXTMQ1r239Wmrp/1hEv/7bwLAbwquU9QIgCPtVytXMAVUlRpAp1tA6gPPl6TIeRXfZp/pDBswqD1c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":793478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZPb6CRA9TVsSAnZWagAAjIsP/A40wfnoJe2V9LInmEf/\nTqppi5uDuo+q8DUzrw1gre3dk2UZ2s9aGi1cwQsc+oGFh/tatsJGHcjVt+g6\ngvBJdc2A1XaQWEc7tLSB89NxCcc6XaVA5RDqwJDoAkmtcde/8yOBzMPFhlfZ\nVTyMW8AbZgnQM9pu/NnC6j1N5FTwRn0RDYYnqWxGejAb5TdP5I2qmPl2jzm/\nczYADMqY/JK64O4nUM+0RFYZVtb0bkDjvfu40nS1uGj3kuBbpSx95aBKODLF\nYv3+00pN0wxrub/vXio6pL1aQF2pItwfq9cfPOoSP1Nt21CNiiRdHjwb6dYj\ns2EW00+Jmt3wj8tNV5RzdS6ym7lsMgZ1xIC+Bih1Fn4eED1Or5qAcSQQedIw\n4qJhmG6WOtrJuZbRvmRpklEOnrHuAXA3pQ8JI1GKc+iydpbqszpLbqYMgR1Q\n8/w1q1RH8EzgwuBw7pRhZZ5357qJNDlQ5CBqZvFoAAtNIS2YFZYeEyT/5B/L\nvkfuD7LMm3cO0F5GUQX8/4y2Cb1YA12cR+AzykHUUSPSrIc/xcU5qnOft7Yp\nI7WOI9gAFs6Dhqx72VWyLNIJMmQfZQiP5QAAbsccQXl+Jg2ltwT9SxeHN7YE\nAwz8C9CqFFKHMxSNDleQczgLvdO8MYeRnq4ooI88kl5/sr5M6PWjeFnYUcD5\nCR1b\r\n=z490\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.1.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.79_1533343481455_0.26030741485065834","host":"s3://npm-registry-packages"}},"0.1.80":{"name":"@firestitch/list","version":"0.1.80","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.80","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"77685c784f682c4f4ae1f3684f902b476c167da5","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.80.tgz","fileCount":213,"integrity":"sha512-7r5nReIkWEzwjQp5pJ4SIi65/VMWtDd+GVbP35u8ThQLx3wN2lAVrD6PXuA5+VHEAm8lHjSNTPUdkqCj+MbrXg==","signatures":[{"sig":"MEYCIQCJ/acNpNZK+4D/IcfCcygXy4Lz+h+aisLpl8kIZD2R7AIhAJxb39FNN8EeOojpi8oSBCzG0U3EmoMw5wbx/7cuaKWQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":793607,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZPooCRA9TVsSAnZWagAAhe8P/0X8Ym7RSNAPOctFfVIS\nEZ+bg+v5fJnqr8KwlIiQR9MnneMJa+6ZF1IHzhfjDntakXTTNKnN2f0JO+R3\nePQDpqEkgqWdYeM3EqAfWhrkRLya60f/0D44d2xCh9jZPOHfnsTpylNYGcTL\nXKEZDIlYfCz4sDuOOy4+ObdRHvNDO9aZQw/byvEgnR3AU+lujVgCqLG8/O3/\nBew1Q0mpSb+nS1VtNw9Cskp+y4XiXXsxjo1OiLzoeZh3fRbOfy13qKVtYNg4\ngSp/Cyy2W87N5T7mrSC0ecEPR9AtUf5xIU/J3/IxkWHmV0Lb7BqY00mjGoao\nSP82/UDCTdvnP5vRnOyk4OoZSZvqqdpxahur5Po/nQ8ra441VtXcgPnksqAu\n20ZfzOWT1vptFJnd4QiuegqbULwyXKnlQfuT1PXs8o+e2YKlVox2ZOiW0Xy0\nev7wntmA83cTu6hsl3xpXWsOaXrDiR/IoGth4mB7WPVMXNGbIWQF4xSTDu2N\n2UJkQp90NoRMfw6wKPDt8IDN7t3WAuZtv32XDzW/oXz8Gc57JPdjcbC6xlmx\nPFyPIIShCz5UJ5Yxy6gW4dQbYN0LKJxDvrRnzfjQKnprYVlt3iusqO8hdM2l\nF7D47FeWYxm/VmG+2ELNOYhH0VwZNptYmxDW7S40DP32x2u9ieX6HMC/wc33\nd/MJ\r\n=FlKT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.1.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.80_1533344296020_0.5026103255796495","host":"s3://npm-registry-packages"}},"0.1.81":{"name":"@firestitch/list","version":"0.1.81","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.81","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"9a725d349033c0275f3c14b2001648e1982628b8","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.81.tgz","fileCount":213,"integrity":"sha512-PUkKCbL9MZkUZq0Lg3qRT7TuaMI8k3HT5DVWXzQT3tO+rrivcgfsxztfnPrWm3PwU+36dHY99qjh3p9cxxl+uQ==","signatures":[{"sig":"MEYCIQC+8ys7rSUbAn9P4cEwl0OPw3OKSpk3v2+E7smsqqd/3QIhAKYZvG/yRMoRhNn12fSfF92Ierwv3zfyTGF2NuEng614","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":793388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZZ+xCRA9TVsSAnZWagAAfO4P/0u0HYwIqQMXg4naxxRf\nbI/JDtoIc3pCjS28DXwr0k7Gl59sa8Z19uB98UgdLpeZdPJaPdADkmoLkSZ1\nIjYO67MzbAcey6BWYs8xkbwJZBeDVh09233U599Uf04pMLX6dV27qbE07NAP\nAwghFpJQ3ro99P3++R97X3seDeUp0/4w0AmOiTl2TIfw7jpndo2XhO70Wbfr\nKBeai1ktT/O1lFcffPnfq3AtTsN/+iMh9E3JS61N18YXlVMxh+PH0lEJpfyw\nkDv8ESR8m9KC15d4oCRbinnBIZg/c59tJjiU1jii0lIjShfx07/GWIxIuH6k\nVgazQVFGqXAn5OhRYGrlFEOLM5l+P/m3QRKElEtHi6FouQeHu884xoK4+xsL\n5cDLtq+UPvtccNDjJsZKUpnyIJQPRCxsGaSjm4H4R8XetRGbi9OkeJoP97pm\nXLCZn6EZf/Y5yB0BXdFrTkZXzl1Lylj3nJemxy3g0u4TRl2gyM+5zxYibWDV\nDkLukqV7i+f/IC/aWX1YwrAmDmT4vuRlQlFcG/TquWb3Qm3kye6c5WaIisJM\n5HEVOv4quTwQ7j9+p7ew4wkSQtg4c/ssstNgciPpOSHWFFuAaDuSf2IxX0VN\nAkL1li6q+Bjmvgasfmw6YrMD0/3RxpxmOmMubmSSHqfZuKM/IbMu+quBy9FJ\nr8OO\r\n=yQk1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.1.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.81_1533386672716_0.6178742539718269","host":"s3://npm-registry-packages"}},"0.1.82":{"name":"@firestitch/list","version":"0.1.82","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.82","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"a9a5c78a6fb9232620c2fb368d6867f853af3bba","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.82.tgz","fileCount":213,"integrity":"sha512-jq74bYR3EtAoJ0F84mhjWPc0XmI4xabdHKmaTICzlNVflLjP3irhR4jRZCWi3p1tEKXt1mWCXgNHxa8uhNzsxg==","signatures":[{"sig":"MEUCIGUGCD0E9CWzGkzM6sOAXx/lV3IZYTqivKCjKHIQrYKxAiEA9F/MdKQ812MPcEfGwOE8/+7ei1u4cUUt4xxAIvISG8U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":795675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbZ38BCRA9TVsSAnZWagAAhTwP/iXIiWTV+FqZudA1YCZf\neP2Ziyx79HkExmHImzVPdAGuHyHFOtYVcwLWMEEKUtFyF8G/aT08OZ5eQJfA\nCnfPg+EGeFdkUQzwo/PGMy/2t8ukS6Or6iB/DBSD1M6U1GuuYpSl6XQAT6t/\nyRDDjwpPo0Rd7cOa039xgTz5CuFztN038oynD8ikw+o91anmZ9t9xt3RD8Dt\nPmFcpptdmXvP+vhmKOzQmvcQ1kO0CLzxalBNWJyyROL6TOWlApXPIfnuUZtI\ny+o09O4fFAQmNatWCJvIhMi/K12E8L/waJw/1gxVWvBFREDr8qrZS/+xXI0m\nGd7kpWXlXJINUPlfYbpMUG9iDBJ1repWUu3aze+xlr68kyIUtwmvQ+S0neoc\nO7WyTq80ubMKF7l4qPBnKFuB8F0TifVHifo8oUy6G0I6QMPABBQGqK20378u\nZGTSdrDp4Y4PeIhaWp2YkAuRW1fKr5xgxr+GAVq8ZqFTsWEcj94xRrY0Jo7O\nS33Bth4+LSqNP6XQ+eT0h1haKxUvT1rXfrT2HPe0mQmzFFufhZx6J9by1aFp\nEVHkzFTjZG8uPj2px3gHvXBp4+a98S+3sRCLwoDnNBfOpctEKyjvjeSIs3BW\nSmZYkUrheeBXtVEVUxNXo12rYRgEn9h1fR9OAf5UpDgOTitiOfWf2GLr4HCA\nyTyk\r\n=NQav\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.1.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.82_1533509377399_0.924642540379421","host":"s3://npm-registry-packages"}},"0.1.83":{"name":"@firestitch/list","version":"0.1.83","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.83","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"49c3d203543129c615c421704396e8422b0e8ae4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.83.tgz","fileCount":215,"integrity":"sha512-YkSgKSpnuG69k5Sq38Y3TQuEuO4gao6Y3ldX8Vl6lM8N8g5ou91vLzu4dVNMaIOgzN2kth4YRIOnzr8HfGRYfQ==","signatures":[{"sig":"MEYCIQC8DZusZJcfLnQBoRkOH3gmDjTkaihUbDhxNsBj62vj2AIhAO8IefmJ0ZQywj1euSs4BiKQEIpqa0ixkfljJQHllbwJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":783557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaAR2CRA9TVsSAnZWagAA+XQP/jC2Fyvm89NJJWlGxt3g\npg247VQl3GCGAV0ibWISLu1eIC3y9UHgZ5YvKy6DM14mXUHCV1xj7lM8AGJn\nPHqXZett6jEHLajR6xoFbDsiDett4on40lDSRoxBV2vcJmGgc2MtjpO7M8On\n8+IRF+Juk2sXnX50JY83YXAJlMOmDk6yYm4fSBRb/Qknv684ag9Gwe8A4N1h\noJU0WBElzzz7GRIvwwBmeOVC7aH/MqGQKrxPcUX2Ympyqba6e9uKtNQf0DSd\nVZR+BEGRnsAyl7igILGrNZijliTFgEWq9titLpADEXnEK4A7f67G+WrEqHdI\nVP9JYy7dcQAvXBYQRvfVZ1vnm1VZTnXzM11NcjBYCUwsPlJezYqZbpyrYtkL\nZTLcsbCbDqDDR3Tk79mhmXiLO888RA8857Nf4+vY/fUybWpO2GPNUPQ+0ue2\nnzNCzWXaQx/mMEX3CXXAihWLvIuKXzArN/RED5sEinQpLXvQvXSZrxcwxly0\n78+QdSujpgnNtKZoqQEubyD+3adOoD14LJjDX+WMMTHJjYDW/RNqrmsl5R8t\nzd+J0o1ahbpZOg0JraS6Fiv7mK2S9Km8VXH+535vZGNRL0O8Ehi+M4B4wChX\nynUZzznNxOZw7IjCYIIyXzZpt/59tlfdKjsOlcmpFfFq+g26+Kcr5Sa+y7L0\nSTOo\r\n=GYR1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.83_1533543541445_0.18868351689593532","host":"s3://npm-registry-packages"}},"0.1.84":{"name":"@firestitch/list","version":"0.1.84","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.84","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"17b5d474e530823b45e95622a2e2e29bb0bbcd46","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.84.tgz","fileCount":213,"integrity":"sha512-uWmHqF9/oGEhk46KLdeFTiVItM0D39JQPPWp4W8g4yk7/zgjFJO8Bmsd1wvZ1bQ1j+Z/TNhLE2piDanYEea7MQ==","signatures":[{"sig":"MEYCIQD7iFXetB3XttWFSyCIaq0MEREJYrjZpAcCeL2iLzDbTgIhAPtr2pJkMAS3EPKXTmofDEkmLA+iX+sosv8Pt0Fwozw3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":797128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbae3LCRA9TVsSAnZWagAAifgP/j415asnm9iaEamixKmU\n4it0sqZndhVgsiK4Yl2z7qXLcH/YUQrXoPR3jZJS4iybQ3sRlkzODGoZzfBK\nCS8p4CnJU/THFvmzxhayf1kj6C6uQ9QptAsERGNCJ0miLQOLEuMKbvqaEkUr\nOJe4MEjV3DmWyCDAAp5hukgd1GzC1mmxPh2BS8kToanMoCaDVZfXwY3S3yh4\ntsnVtNfTx082yc4XWbOEo4E9gar8QOLbAK4NeBABJsTRigQfHcBbhIp8sKuX\nufMDwE7JqWSEb2vTd9UU0X27M/t4vNAh+SFD0l95g4mO94Hu0i7CTPdjXeng\nCbjOZ1kbc/OdeLSLViwH9PT3r0EoC3OxSnY3C19g/9Hl656Ghcfg1ykpKR5x\nksjuK1WVvjtmZkjzBSml3BhXV20BKQuEDTZu38uT1Jj+TLekNiaVdbMIVlYn\nINHJkSsbydvwr4oifmBixAG+wAn6HdwTYdfqToOM5DITBkunr0EhA4K75GcA\n4bv7UqvDJHgrJxUdE0HO33ulGLUk6tLnAvkDe0/kk4FRqrcmuxlM7FNd968e\no/a8jBjVHUZ3NONr4fAhf2NtRwLoK/7EpiacxifEL7DQW4XM/7jlTOev8/vk\nDXjNASFBJyUnTCFKskeB0536DL2VmcNhK7vAozGCYZxXdmgEn7sdk99R3O+s\n72QQ\r\n=4yAW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.1.0","directories":{},"_nodeVersion":"8.11.3","_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.84_1533668811652_0.294103639707622","host":"s3://npm-registry-packages"}},"0.1.85":{"name":"@firestitch/list","version":"0.1.85","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.85","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"3d37a820250f7e55c00deb0a136b8163eb0f707e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.85.tgz","fileCount":215,"integrity":"sha512-ZAmWu7BrOWlOPfK7Fstzer6x43zj8PQRvPqs7r8+4LdhbQjIQkRMbn9oSKX0Dp5QaON0O1g1sXpEhx74rLYhqw==","signatures":[{"sig":"MEUCIHr1DQJcJG68ywdn+w8+Iifo7DzqPpGwplpKzUlFZR32AiEA/7GhsV9ZNSfzjQKivAg5KHUHOKf/PGaFmnKsHHPO2Tw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":796984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbVIRCRA9TVsSAnZWagAAPioP/AxfkizEfKSxc436O29c\nYyAykxVaUWE/Z050fKHnP50DEa5HHbsbsd0FJuhmT26oj5FxkeZNsP0tGiMJ\n114AcCKDoFVF5SUSC2vhZM9BIl44ovT457yY3mjL2nlJqIf82Kdir0ut9dLn\njIZer6BXSIkovRGkowJcr3Kfqm+q8j49GPUNXDM/XNcatOLV0OoiD1wAFzwY\nEPnohLnPtWzI8I42n909uCiPQudOf/UQjdLL59nENLofsGOyacXbbdZ6/Gww\n50WS8tL2P0dvAXt6j8Ra9Bou6VHxxgFhzf2JjWU6G1/JV19ZQOjCiEiam2Jp\nDRVVeV4O4Tc4IVDSc3jX+YKFRlgvAxCrVBH3r0ImM6tC2YGJVuBkA6gJPNRj\nS6HCc/JYDn1LH++JFEr4gNouTKvAekEREGsQM14XDcau7iYP0xvHplcNdX+Q\nb6q+z0v9PBnI0a4ygHyxEG7YVrP0nmBchWGBYs/ls++DI8P6AFbtQzHVlZC/\nfUQVlmHDvlEQQPj5WJy3eFpB6FgvDoCHPI3FFsjW+mhCL3mSNvJecZAmgyFW\n9I/Sr6pVG2Lue51sGGrGKkUVwt1EG+zYOJUhwT5kxOpI1h9o/84xSsAv4ZkE\nMRRwgMhZeF5BY2eKe6ShEnrtGTpHy+NXFZ3PU0FhRBSExNWTYuVChdR/Gita\nNR2+\r\n=nlka\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.85_1533891088880_0.5789724059728238","host":"s3://npm-registry-packages"}},"0.1.86":{"name":"@firestitch/list","version":"0.1.86","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.86","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"dbcceda7071f8874f58b0252ffbef5f1ed406e08","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.86.tgz","fileCount":220,"integrity":"sha512-v1W17npyIWOSWm6kdnf64KoL+t1j8nQrA8EaWYSKWLVh31XrIn1C+s5TTK8EQ6SlzN7aS+CYw/g88aBpJkD37w==","signatures":[{"sig":"MEUCIAtFwDjFuXBs0tUl1Q60wr7hRFEA2a7qBAMJRapGNWy+AiEAj9XCY5A/LuBEOnWjFylJcFlqhZhCOXPsT86E41zBxoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":807171,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbVd0CRA9TVsSAnZWagAANuwP/jbhamS1sm262WYW+JY6\nPvd5/8KCeV7uNop2QytfcoucCBY6RBeFPoVxrGRg22hXFjRvpPx9LxuuKADG\nCS+/oDvuDDMKAEpEGEXeD2YS2ctbfsNxL7O3M6f2HyaOmXdIZn6IRM5L2xAz\nawcmkSGilIWKMN4d2Rf7hlz5LpBOZOfuHYesTgXp3QqMrRveg7Wzvm3Ngj3H\nL6qpTUGboJIHLDva61kDdE/dTpAcf6Yn33ODillGVjEGMfYp+6IP+bZk5khv\nMwaT/gS4hZYS30r9aaVRuM2sLPqYeHibOfvrneEtyXBC81FH9WbyDa9+8I3P\nNt7esP+OVAoUS+OVQ6AXUj9fXrunUTEd2OmsdK2ndnk0nE3tjX0xzpWdgk1A\n/BOvgSu4KeV5Be1joBRerNZbS5NgFfLhwSEqc8qnfctru8B6WRSyUIQNDcdf\n/hZ58leZyhskvPXyNoR/5upXTf+2PFvNXiGqMbxiUK94f17cFoxAtGx/iFVu\nheVlS7U1SH7jspZ34rfx/gDxwZ+Iib6/j3EzfQ32CVU9iWEI34Zt5/RZjcU4\nWw60RSiDC/qiopPez1NCQzOX3WwtN9Om3qeo1LTEiQ5z8bqaBIMbXxamJD+U\nrr8oQQ9a3kz+IdHVIx97K3mJyUd2L4jKM7J76binREbSe6QLfiy/cCgKj5cw\nrrWg\r\n=l29C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","dependencies":{"node-dir":"^0.1.17"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.86_1533892467707_0.4370189606740984","host":"s3://npm-registry-packages"}},"0.1.87":{"name":"@firestitch/list","version":"0.1.87","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.87","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"d08735344a5c7dd76093384fe1ae90e0e568b39a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.87.tgz","fileCount":220,"integrity":"sha512-hW6m5qgKCkQvmrgzO2+d1FVjOfnIJBZQwBO/MJgCP+IXEPQcuGkmFrQ40fyXJywCyLmDUWOPynPzWnWXhrFKkg==","signatures":[{"sig":"MEUCIQC5xHzrsxy/kHvOMcCeW/ZKS1AqoWLzFDkPl1KKQmuUQQIgKBzWH97AhCLEItHCfl1uBdsdDrmhLr7nsZSWqyK1ADA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":807040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbX2LCRA9TVsSAnZWagAAdOIP/0ef/4wC+X5dwTqq3aQz\nQKXmL7KnLPAXju85jROugLtaaGJOIWWXeG2JWK5nu7Gr3cjvSF5EXen7uxyp\n+MhVoJCPfBCXBeu0Q+szPO0y5BfuItK63uMNCgcEGV6oRd8QVqTFBBrJQ/u5\nigZMFUv3gxifmlgRkaJoEpufDrUliR1eW5I28wnqOkhfubjYIUj6sfoqiXYD\nJrYSK2vqBmaoTiRvcdnkEPZJ5ha2Bv+ZuRDh/HkVfRVi/dowx1LkYhTE/VG8\nO45JaQ1j4hIFnxOfg3ncjwI7hBAHNv81kyIM4OzJFhntA8I4rzPyxiaTFbVP\nmqywPKmbUkF3wCTK9ZIGPRzfXmITOByrjUdfEdV4vjQhdxRDJMAJsmzTPDeL\n/74oRb9czQUt4zMLLiMUYDxPT57zQpwn5b9HUTT7PQREBDhnQhDsup3fOlu0\nnpe2oKAOMPD8VNTDXDtCGmHHLAJyM49ESurEH2xZIiW28motgA0ZtfwKzYNZ\n1EXYKC4BbI6porE4zhhsaVAA58+QyhnAtj2Ndb2sWW8ntpjVLnW/2OTCvhnU\na8lGkmGLLWp0R9Xp2bEb86UjtOpZeRpiwrtfjnMHcu4RPft48JgDLL/lB2+Q\nPV3fxUVbVzZTMlTPPEgKD5B2cvNd6mYTmZ2QDxtlU6zUPrPnMRBBu/eeYN3x\n7qii\r\n=pSFz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.87_1533902219195_0.03807553940692232","host":"s3://npm-registry-packages"}},"0.1.88":{"name":"@firestitch/list","version":"0.1.88","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.88","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"33539cb3109bd8b501f37b29254f1e4de8cc9ecd","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.88.tgz","fileCount":220,"integrity":"sha512-cbsGUyfn27tfBusF+QLwrZfwJvP5KoqB60+qerrSMmGwbgB7KD0GAG9kPqFXgTLMYtHq8gxs3WVnm3bjXfw7oQ==","signatures":[{"sig":"MEYCIQDf/wwv1Bgj0ZMpkeQKLXJo1hSwLtVBt5yUIaEHefJ29QIhAOYl4yUQ7hmFFvkpJMGDHu8ntJw+VqElrMPxWqiLAN0I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":807258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdT1ZCRA9TVsSAnZWagAAe6oP/3vcG+soq6eMMz8emXUa\n8fwrM/wPL2AU1/YxYWQAYrb0W3xyATN0gV1NSu6tcR2tYvV+Fr2xOZ4TGwJO\nJzEqoYGcVS5KUAwSguOtGfcgf6B9dqilp1LBZWtsOPjFigQN3VcFCcdRs/Oa\nLSngjNubjgR4WE15bW+hAZ7JftRx7m6fKeomMxLWwt23yixyYDjso9L6gF+O\n4/P03XeJ4vjVOUEbxLagt2WQTe6yQ7I4Y/MKvKT47U6Mg6i6jvBcHpU3KURw\nwQbVAl00RKm4La4EqZlocFfFlmBGdCsjS8M6ymoQOUnHQmKORElRs0vF6z8v\n1w3YDmqVFPDDLKEz+MzNbDlEA/ryK2GBpijXZzntpNxIAkY9LJ0oVqqf78HV\n0j32M1dQp/u00Jm1RU/tX6jLfxRchbmGHH89L5jyhfJV3uQ8wkMY0xdYl42m\nPQPdgmvD7mB+JSqh+ZCkMTWUedGna+wW2bWjUQtb4F9VoOLfQ6PA7ea/VtY4\nfTTk7FRuniOZxV6qzVOQlyf2x2iffIdHbZ3Bd7sL6IbWJlmeNyg3yUG0Yx+o\ny0s/6ZpJRFJ6d5PFB3A9xO1elWvwLs6qJNHl4GxLXz2Et/WbR7rICvZGdh3H\nSOypbBPuMW+6gfFjWphxhAvH2Hcjo3c1II/2hSso06Pxbtvx1xjS3mUcTdwi\nARv3\r\n=32Rz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.88_1534410073350_0.42256695393319865","host":"s3://npm-registry-packages"}},"0.1.89":{"name":"@firestitch/list","version":"0.1.89","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.89","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"85aeea318bb7bda56d3b056e9f3b2ea99a04b161","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.89.tgz","fileCount":220,"integrity":"sha512-+ic79oCW1Q9+782caUEH/9hgkzfE1rntyzntHk49uWTbkRgSgDQXqqDIcjIBMfj460MQBLBUCe8hS/RqG00c1g==","signatures":[{"sig":"MEQCIHmyTR61RrX3vNzW8ZfNezLDPRb0PJWqaqkn3XsvTMP8AiBDBZQeWCpXN/dRyCnxakEulyTq7aiBmUn7XngwX5GbTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":812313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbert2CRA9TVsSAnZWagAA5koP/14d4SV0acfHb8wlImum\nKFiULV/7HmZiRf73MgwNt58aSq/MBZS2dxl9m4clZ+ifVMvk7TrDowi+l1ue\n7kokVI/DYHniWGCvq3vBGQgdJaZHToAmPN0Sea8rIfbJdqzLQPO+7MIl+br1\n+sgTi6GpN0BYe52pIV0oPd+vq0seEHA2Fn9P0w8LWsGwJY5gQVcBDVkoYmvN\n0aNRyA9TkAlvcBycFSjPGxnH4zKfnezTo1GrEJ1HLmZREbHpSF7awQqY0AsX\npjl71fDLLoBhHMd+2ND+mQSOM9QefgDJ+mhjC2JNhgTfYta0zRgG24WJxrSb\n4gtEvHG/RLroULyulNb8gjbdAwHw15pujMLuoBmIDfzHSYBt4j/jlzyQJmU1\n2oFinYaLTVcnE5JTbm8d1Ap64LJXEDIakbA44yA2DTTkT9KEjaMbCD8kgbfq\nASek/lUyMU1BHOuPt5frzENI7QiL2taQGpCjoxLGqanj6nD8hF7UcrOjTeAc\nXSEhMpQMuSsbTDs9gVli8mqr3hn3u0h2WGfiJzNFfr8NmrDpK/zYxB2MJEhO\n2EsDfn+yWqPW2QtYesNdru5Kbb7FXmGTRKPabY9ob2U3koNurx/qMs+fpg8n\nxcPlaDYP4OE5ifJgA6GEjg9SjrU/ZrjtDbB+HQWzlMMvSCLDHw11X4oPh2AK\nD2Kr\r\n=M4FW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.89_1534770037626_0.048629880210750764","host":"s3://npm-registry-packages"}},"0.1.90":{"name":"@firestitch/list","version":"0.1.90","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.90","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"33b384cff107f4cf00cb065953b9fa76baa0ad3c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.90.tgz","fileCount":220,"integrity":"sha512-oG00WuiP41ECsZa4p5ILfpgYCsFnZSNBkGo5R9EVXtYKxvHXD6LN4akaXFD+ZON58Jt+pv9d3ziaJXy0atz9fg==","signatures":[{"sig":"MEYCIQCC+pYAvLBftSrp00Zkm3R971hz1PMHk/Q9LRngmSC+OgIhALLLe8rqAKA829ztpui1hb2mHrRW1pwOYN0QkWrx4l5q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":812521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfVgVCRA9TVsSAnZWagAAD4YQAJzLfkpGUBd+Laq9F4cN\nkbVt/d5ZGI0MyCQ+bk0Chj426vRUT5dXJ+ThAyRFoMaMyYEAI7H/O82fqsSC\nKSKku51qkRxL72vePCV7b+ByrrHtraNMQU12Bcm6o58kciIijRRLssz6fa+4\nNHcnrHkMeaw0JBNsgBQQhi2ty0xIGO5yaGMk2i4ZlGPcmtOLEdR3hN5YZk97\nnCy/qk/wPuIwhT1yj6dl5VU3sHq37jXEzWBL9mr+DES5+AvOFFIlV3u7wMTl\ntdjmhCEEwA2Mau2B8ub9Ks7zpkOD4MDNiRAwafSsnQERoJtT6Paqe5/qLVCX\nmrjaRD36cK2xUcCCbUGLVM0SnsECAEf5Y5uTlWoskJ3m+fbsycof+xvntg2H\nUO+AVg7jyJ4eJj/UIqWVaZ4WrhdExOEaHeJHh596apWGMtnZivQfOfw5HmI5\nXvDwnw/1yR0+SbM8BLLJw9b5vA/y1pVOgLVHfn3i5Jzpi8VKuuA6lzrALXhd\nTSP5cuyuA6DxsPU7u5M/RHmTwVeEJLfrefA1UQ+CsZhXnBUserjk2xbeOjZK\nEA0RGyNvyDGdjapPeJnktx4WMZCi77hXgzZDOHwYVmx+fuaBbmcPb5ZXXS+1\nZSirN9TXCtiFMpk7djOLPh9zlZi2zkY0ljB+JiKwNOtEQWo/OkE6jHGiBrca\nZfRx\r\n=qBup\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.13","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.22","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.22","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.90_1534941204919_0.9038436370821963","host":"s3://npm-registry-packages"}},"0.1.91":{"name":"@firestitch/list","version":"0.1.91","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.91","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"8147d024e0846ea5c1aa5de2a9c3993dd7b0f33d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.91.tgz","fileCount":220,"integrity":"sha512-ftMWNeYEKuSlj8BZEcG8LrDBAyyznIcqZj5IDndUcUvwbFjhCAy7fmyIAUL0ELW0MIu37EgfFKmmqBRogbQNkA==","signatures":[{"sig":"MEUCIQDS85PuVMTXKEpbgButYVy+iGS9vaIFO/ETeWmvJWOIeAIgG9w2Qufnu62WvD6AC5DeIGdh5owlNeXQjlUKv5iG3pU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":827541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbi/yxCRA9TVsSAnZWagAAoVQP+QDdbISvkwGPKkKUunRP\nQRE8XGLpWEw7cgbUNFlStvwFsDsN8OSZpvr7GuP4xaMsT2iZ5EJqjmsKPpjk\nCrBv21hJNsXwPOP579q1HA/C5otmhgW2DV1YQxWQPQungvKg4U8CPssY9QhK\n3v1RQEpMkVQJ9qIULXSfsKlWnw2ugw5wXVn4oBax+g2aUOhifQjoIsKXUm02\nNyxWrCNIyfP9ZI1NgRcDdpiyQXrbtiChvVf+DzneWeO1z7Y80fpzklWFefmX\nLmasGsypTnfcqJO2fl18rsdGGNPjDoJ2izJAfqAzTFlNa7cCfUwApXn+mlZu\nf5OgP/1bpQEH03GYRTbJHyG/buZ+5JQTpI3H4hS8fxS5bt1LWbfNADKWW3b/\nu5LXsS1kXufpJ6FunR6mILkOu6+9jwTKmvhGKdgdq+vo/HS71n1RGXOH8hED\nZ2qlzaW/KUb/yE+B7t0ywwKQ2tEQOQfQezkpx8Pt3ttNOJM9UIr2EvOnLd9I\nGQZLod725JshCmTyAGsR1BA8mLoj+Yoo2Qs1ot9uIRrjfmaB+89CBADpfXBM\nQ3Zmn4mpnY5J8mlHlAKziQGYn9WUXOgtAOZRNDvCAszir0OtsYt68oOCRP2g\nJu0CRDT9/TVL5YZkgBuqtEfwaHDKoAsR1+UufCho5U3GuXdXH6WJP0ZuAi6X\nsL5+\r\n=hYDM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.25","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.25","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.91_1535900849287_0.611793587511942","host":"s3://npm-registry-packages"}},"0.1.92":{"name":"@firestitch/list","version":"0.1.92","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.92","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"0fb72c7eaaa4ff262c605c4c3a73065b96dd6263","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.92.tgz","fileCount":220,"integrity":"sha512-G6iFv+gU4jJGD8y2WUg+bZ5nFj3PDOBpFWa7Zm8AFnN7PI8snGZaxDZ+7I9roGyyMhzudjftXAiEm7gYZis/0A==","signatures":[{"sig":"MEUCIF0Ort9WkyaO99iqazt5WsW8/cnWhKfdDF8F3+cf5n4YAiEAoXF8DJh6BdkFq/QaxJaL/itF9W2NpVL0//QTXI6ma3A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":814149,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjUWUCRA9TVsSAnZWagAANxYQAKNlavNsP2OtJ5uyVF2k\ndHBoNZ8hlqEZm3Ujk1rCZ0ksCD7J1OG3g2YyHViqeh8rPEg9XdUftaqW+vEO\nzdrYsQwHnmQLtAvjycIpUHMT3T83MEY+tWT1V7Cpy1koJ/iqSUicdmJVmVm1\n2Q1ppjJphRwH2vM/5ED9eSyVzxZERNGEPZQ9IddHuZ0+GiYdRmJzssH8xLRT\ncWEF+SvkXSCIXm9k7DstOUnGHHYHs+r7H+CjkABKiZpCQJXo6zfCCRuneKRz\npt25vYczes0AOHliok84AyzOkz2qRr4RWEnHzDyyOLJ/EB8Xdn/3fytdU9gC\nGUg+o6PVvXgcESploREKXh5Rv6XBIm+Ir1IfNRUtKD03okdXhhc4dZZQrHjN\nKeXnRXtMg4Z4yZzLSZhPc9r5X42cFzex1tFk1VEVRG5KisPTzDx7MTuZQyGF\nR+k+qW7bQh53aH2HlYlML2rGtL9MPd1UJ9PKiqktxExO7BtMMvfGT+CSMPdO\nDfU26zXnXQcZJpw8c28hZLBJk4STJXP5nLfhWzJJ3KUaPqS2eJizmeX9goEZ\nJBTU7EJvZwNVw8UsCbDrMGfbJhHMv90aMGILG5FuFRULtx7qG0ZNgQXZNu8s\nDsxJy9ExriWGCi+EUurS/jbJZ/DzQgNME7mbIYkBWsF2VgIIFQpHOhpp1KpT\nBcuS\r\n=hpeK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.25","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.25","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.92_1535985043387_0.4848390287854967","host":"s3://npm-registry-packages"}},"0.1.93":{"name":"@firestitch/list","version":"0.1.93","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.93","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"00f6a55f6a3497438754add47bb8ab2472b27fb0","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.93.tgz","fileCount":220,"integrity":"sha512-0de+GpRrsSEVGTFzdxfjC946X3veRAfBrGbeSX920dHDN6qhTL6urSrnItz59FX+WoLV7dxMtE3GhAKSwkwybw==","signatures":[{"sig":"MEUCIQD9bYEZx97GCy9EJrr2m0jnpTZBP6uuWsAIDEO+CijwsgIgJbTGISetapim2+MaG0zgbitRVeWMWR0SxGcBD+8Wq7E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":821267,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjx/YCRA9TVsSAnZWagAAUWQP/1Eci6S5dkMygc4Rd8uy\nYXSKwiJ/1aysnZFX2Dab0NKK/4PJRznrXlEJ0IuQblg3frL7bKSNQk/4yJCG\nukkYM0cyvZRUunAwTE1vLe393WwLrzqNf+WjOgq1GTr4tH06/3uhzo4l0ecJ\nFeJM4HRukA0TPShy/M4AMKWtB1Iom0exgbGMQXinNTiHRd5Noyg/SusghYIM\nN8oFFNGP5VvDdjpyEaX8k4YG0i2DwvsDXexXDfTTs9oKOmq2pHG0GHNXeBoS\nlsWbxIJIoJtUuc0IKnMf1wHmcrlqSw+/BrplkNAVAdHXf9LATqMa1jB83VlD\nYkqo7W4YZ+/ftnqFLhnLuTnTmQLaN0vqeKW6zkiYvJp9v4XOjzGWhZA0pY5i\ndqk1IwRqf1sr6pqsPMd4anbuQubj28u6QZf5xq6sP8CmfBIISkJrtBb8FqcM\nIPktFug1Ie6/R1i/b7DicHrAu5MW6L+a6op1inK4CKJO2QaO3VyCK/DmLFmR\nFpA/RJyr1ELtV3u02m9b+woFYbf23zQ/HDILQYhW40F9QHMB/3Q2PtO2QVJZ\n1B60sduAvTVpTF2qYkrCUAv7Bslf09gFwyoQ+6oXvTvc007sx89Cq11Ox641\nqHEObyVwyy7+nHOWJCe4JeD52NdisoRQqlnGzooz7AA66c7zWu0fo6dyE2nX\nAaP3\r\n=uRZk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.27","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.93_1536106456066_0.6767204932160444","host":"s3://npm-registry-packages"}},"0.1.94":{"name":"@firestitch/list","version":"0.1.94","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.94","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"7003370c6eec3d3b9538c408b75fe42c8e4f8edf","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.94.tgz","fileCount":220,"integrity":"sha512-HJP/QwHF+tKHUf4+BT4DNnCiNmFapGOOVdTrYrOOMsi6BYl3eHAe10Eu/1j+gORyM4RvbKPJKPFpXk9U5FsONA==","signatures":[{"sig":"MEUCIQCU9DP9Cdni+msWr7T2oY6L7rYERCKIyoMSAYD0lS5SSAIgajz9C9uNuTmpDDqFdimxbJgQc/GlCXThonQ6TyJp9+k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":823330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjyQ9CRA9TVsSAnZWagAAwwQP/RkuXAT1i0WQfWcWIxF9\nM1I7Yy30BdQyzl7Rh3D5uz/EwLeLt3ApDN0hChRcwe0fj5zaYqvg+hXHfIVd\nj+iHW2T3+i+sNxN+idXB8vDpw6f3Jatkj63ZvzwqrVhwtA0RBOuQfihgTsWv\nStm4m7Y5iW/7YqDpxA8h5c98iEugikPQPL5ASVBfa9NSRfN5NhNi6UV2/qb4\n6CVOAp9wboDI46/XSRC1vtXqlBajtwd51wiqVA3vKjywUGuDS2RKUFjZIVfv\n75iuEelj3AKiWjHcwam5Fz2xEWfoLnTQvVqeq7X/5s2aT8pIthpBA8jpE6dv\nmvrYxDQ+Mr4YmKGcicsb2KHJQXt4GDGkkTUt9YgHnRMzlKLhbb0bHpkqHCxr\n+vPqQNbAEY7SICw01Q/vkAhyv6Fsb1DtmoC9kWbF3UpwsNmwGhsivDXHnUsS\nkaUmM7cey6NoTHNXynhTLzabfN1Iw3EsW4oSmLcNnAqlRJsmb6gLNHRxD/NY\npFz6m5aTukAufz+e3x4E2fx5qYjBz6Q5UyikAkMJgxLP7DrSaSx4B0eccG9P\nMpwQpfk82ufTBctLGWpuR3r6F2X0pyQ9EmEhb3skBTxsE+OUcYEb5g0hLGpL\ngGJ4SKUi2RfEjp8WKu96dvTHFC7CUY4J6tMSezHRbp36xfiX9gm10yZeEgTK\nz0Si\r\n=VfeI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.27","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.94_1536107581053_0.02239817259900101","host":"s3://npm-registry-packages"}},"0.1.95":{"name":"@firestitch/list","version":"0.1.95","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.1.95","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"b7c3d14b95c0469ea8ff9ab2ad3f691e7c1c8a1c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.1.95.tgz","fileCount":220,"integrity":"sha512-fcVDwEqPrr6DIL1P7eV5KoOOaZ6FtKj88cv7q1Da9DiTYRp0wvWYxjQLlLMa0WD+65dPytcNJZEoR1r83Dg7fQ==","signatures":[{"sig":"MEUCIELuYg9r1YNXg1xnAtmZMzY23L6GoD3P/0KV6DgI3wJqAiEArQXB8CfWYA1sEYPH/tKqXp6WRlG205IPDfo5tBjI7Rw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":805684,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJboQUCCRA9TVsSAnZWagAAEzEP/ioos5O/caxuNQ/RKiGQ\nsQRzsJWwRH05H52G7OJZs9T8ySJ+VPObZPewOZQXiftlnpu55XX1jjPjIks+\nMf3fo6OxPIGsW+j9JDfIyU95rpuDZYTqjxPC1Q/kgqO336lC0Qt9xtLaeDw3\nRf5/B6uZBDSWXcBqSZr9xGR9Zf3lgW/YhPa36+oHrsIfCMaB/Jx9WDSqUypl\n/nuChErK3SwSPriK+xuh1EQyu2GJOCjmR/Ok7l3Z/LMc1CI2Z0tzkVG3oc21\nbJa8HD99kVvH8NLuceFs9TRd2kuCk8ybRUmfDSccSOVsmbfnSLGjLAQv29Ot\n8/Ojv/89x2wjHdwQQL6KXC379n2eJx2aecVpcTEdUnfcnNlT9A0N70usZhTB\nCVcAoWKcpdmFvve0G2lr6hTJK2GJHXc9DQUweH2lF2awsm+fmoStd1MXqo7o\nyYhNoHZHKGVBbUMO41KiPJjIx1z7ozHc/rACaCuL63Lf5MOiuoBUKxXU6Pjr\n3ICQV5P1O7m57DVNyfVIA1sdjg4no9YF40cFgH7MziMrxk+QeLteySN585W0\nMuFcouDdlvcHiCQz4KirY/Q05iD+7p2h2Ip7g+KmJcmInw7qumSZwFEIcmSQ\nA+Ve5hBn0XvEZhycCGb8+11MKFUT0A6HJZTraG2S9vNHKle9GcYqatHvala8\nFyIF\r\n=bBJo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"10.0.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.27","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.1.95_1537279233441_0.6756951532496014","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@firestitch/list","version":"0.2.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.2.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"18dd2ac58cb9c09d68f06b46240ebbca8b02b36b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.2.0.tgz","fileCount":220,"integrity":"sha512-mXl6WHWMQBEa32gq0vmoKDZyUVmxNbGPOrcc+nLPOttRdTg/L46YbdPOamVV9PQpdj6h87cHEYn1ruAyUH9DOw==","signatures":[{"sig":"MEYCIQDTJS6S/z3D/KZ6nu7+ORpILBGgyDFIWki9uJJZ9Dmr1QIhANjI1c6tpx5/VfXgGJ5v8EZ6Nc34Ku7bJ/hPBOJ7jtQO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":804803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrnb6CRA9TVsSAnZWagAAwo4P/3HMxVoZlbU7AXni88iW\n8FoxJID7eNa6svcGGILn/2po5JoyuECG6/ABnlQ0MrwC9sfE8iJFDMW5yoqi\njE0w9IMZAUN2ig3m83lMz00MjZsjmS3mCiqEYXwOIx/nb0s0yl79k0UuHnuW\nArGO8oLPrtWZOC35g3usP3PltcZgff0YVrqBFiPzwcuSSa7QjDHAnIfZBO8F\n6Xm4bqjWFISqTiTUAKUxuU068W/uXdD4zied5bqkSqNkjx89Zvuny4rSgCiY\nj12EhUd5T5CauCTOPzNfiLT6kcBWuiKt8Fsle/PlWcuRB98d4wtXdeh/n3J3\n97yRLy2Y7oCqIWNcSC5gvVTlFQRK98s7ihu6vQDx7M4kR96vYaQbrWInoOoZ\n5PjBDyEoILG0aqN7kiHOw7wzjXn6j4QboRfBkVsd/Mhij5H0hvLyqz3qot4P\nhUfMGGdLu9S90TNHNapqQkHdX7NokB49HCPUGPuJ0pdmnp8h39oLE95pD55g\njmqtVpaZd8r87QrWZBBA4iTa8bOH1R2RoN9x0NcmG+h65T/DaYK/XJOnQAHt\nEMOfhwY6IEf++kYNR0sP6dKeXZRGvpWzTKQneM5L/IMueVcRfO0VDKwcIbOi\n0BAvDK8VuZ8PIfYa54Mb+509FbsrR7m+E8U83WZO4P1XyV4RDyfifttlHHjh\nDQHU\r\n=2Xbn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.27","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.2.0_1538160377131_0.3434432626020003","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@firestitch/list","version":"0.2.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.2.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"1e46038c5285ec58e12bce8e406007d10c8a976b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.2.1.tgz","fileCount":220,"integrity":"sha512-DhyEiHgW0C/xxq6xb2XCv9xc6eQkzSDtJAD7DpoG0EeYeSw7eGido+ZaU3KZshkXISBPnJmBHtqkaVMcMAKjmg==","signatures":[{"sig":"MEUCIQDxkiMESuuR5zhVAY1kza+Sx5UdGXnbLKWGImhlSWNP+AIgAM2rO5+mAZNYDMenTmnMDuHcNSNifvmzUKT8sL4WO1Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":804408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbrqUqCRA9TVsSAnZWagAApZ4P/2rOVhVRvYphSl/NBgQm\nvPzNKVcunqj7vb019iKJUdiMmW8IFrnyAqY5zoeMWfUEEx9EuC4pyCIGDr94\nCKeUoXcS2ULtwPIifsP7KivbNM05eJ4BDNxSLsK3c4QV+YKcVojIILSlILVR\nfST4C4fyntZk+dqCGZG674hhiif+AgS691RNj9+hIj4zM7wBO6UjDTbfoLFw\nueQAAVhGoRkfZPIkvUrJj6GMfz58wA2OJlgwP9ln8BdbRAlUVAO1xnu/eBuI\nDsaZ8+LpyXOnDdKDZ3UWQ6lQ3EkTBVyhW/Fcr+mvoJf5fECMtQ6e23hPxLYJ\nI+/Z1N0XJ3f4Yil2VPq/rrC720cYWXadHYeagszyYkgzhxFhS+3G11KZDNUq\nMCeRAYpuJvZDkLsurRNCAoB+S550bx90N0E3q69fWlctjLO7zUDfjg80BP+k\nJJwpGrK2D29V2jO7VLfxQPfGZfM9K8lxk17x3kMstyqZAi3V3rgPPS1M7ZhU\n9zbtL17Tz2ZhqmIIBj069YrBJJ+XAIAIkKEYUzA4lZnZ361pVyrDdMW8HUMv\nRbkHo+BssscX2dYYh0EYhtuMP9oZm+A4xznpF+YcCwXpTaT4MAbFO7xYoy9l\nb1EC/CxmtOgdB6j/yKE3FE/nkuaSKCyMrFeMkr3NtDDFWaV9Df22PD2ClzZS\nJJCz\r\n=yXMa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.33","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.2.1_1538172202197_0.4191497219241014","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@firestitch/list","version":"0.2.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.2.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"a8b94eb079000ea5d8e7d75cb26d538f597e5f49","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.2.2.tgz","fileCount":220,"integrity":"sha512-nwrTGkpH5g8OI7L3VSdk4FLlzXDsxUJgMzCAKpPb0F0/Ah420vV503XtStT4hfez4f5LRDfT4QPP79lnoCHxdw==","signatures":[{"sig":"MEUCIQCTv2WUqnU6oxBHsmpwGfLQccFdc+G/VbwvX0yE5Rsr/QIgPH4v4Ul+HS41tVbmtvb+Ulgj3BW682v2nzua/TFrduk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":810371,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbs6T6CRA9TVsSAnZWagAAujAQAKJOh+z4V60YJRbR5UWL\nUS6s6gTUgCjKGGpTuucq+R90fIBK9LRDCi0RDjRWqu92xF+XJs7REuORiqYK\nXqzCpbevKaNMdM3n7W4+6eJRP1vuZRdMPZZybwU3dITT9NrMeL/iZdn/4n6U\nWwf6+ad6GLG4WT/4XqEIiqTi3oXeZU2PII9vGUKv9WQVmcSxiyH5MiVe5vcw\nj/WyuYoOCVSRoJYstFZ5ocxQR4qjdcq4/TsEXBg7qgyJxPLdB1fdn03hYDGj\nDLu/iUgejt8D7UsQJxud+uHMPk0uWHHCCeErX26T6NMz58lR1iNXXvG0kJ9o\n4wXnWBAcu+445nK4EAyAj4orxXecyX+nl4OTPlafLqbAzB4Hj0WZEg1HmuSA\nVBkenQBWWqtp3tCsNb4yQNAhDO92EvKK5VcYZkzvoyLdplySbLLnhfp7iu06\n7OrhMFOWmoWYa/x3QGrMAbZOFof5e3eHtUiVnHqpiAXO7nfTKao0v3mythYy\nFHtOK2rpk7ZC1GrKyeJE+P/khqXnOoGFZVxPcVDH1Vu+MlYvK3f6+wZZAssH\nWi2REk7ETSwQ8MtgVUaYk+WTCUSzxm1LW2jnSyW4cUORTcSYFo6jGWEDl4k5\nrpMsz01XWk8SmvHGX1SnaRYDPer1VRVg3vtHK1oaDdeFYOX+0Vr2sWKJgoog\nKqTI\r\n=d2zd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.33","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.2.2_1538499833904_0.26854094875954493","host":"s3://npm-registry-packages"}},"0.2.3":{"name":"@firestitch/list","version":"0.2.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.2.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"4343458c0ea485942acbbcc1c7883f406eb45434","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.2.3.tgz","fileCount":220,"integrity":"sha512-894kVTTL+ynMhO2hK40SCbn0kNciR64Gb1o7TMVhhNQUOVWWftJK5EdBI2/yXDM1TNxTbCy6IcE+09LXw3Vb9A==","signatures":[{"sig":"MEUCIFJdWFJylGMHLmvCBwDiRR+6Cf1k8Cwu6WHHsxtWmAKQAiEA+uUjPsABjj8Sc2DufJTAcfC1kFWWS7urH3Dp/TGdc3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":793391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbt1KLCRA9TVsSAnZWagAAwRMP/0JVSdCKCep5/BEXsm2Z\npeigCeKPvfb/B8mFtAwgYaeBRdwuJ71OQAmWuOANFLupPuHIOCQ57n1U1Smc\n2BNGUbAelyVUA5wWJz9q8iGNZDgOq34lOnCI1koTwhnBMRpcj/9s0DSFT5Tk\n+TsUjr2oIX1J3AmeVvWRdJfu0v1wXoG/Cxpqs7OVyBedeqLcwr/UiDlg/0lF\n91iU9rCiqGV/HkJ02xS7dCneK85donKq89DT59oDBqZmQkgv8S3fE2TTQSza\n/4aenho+t5luV8apDA12PGQaaj2ygJ8UUdb4mWGierkj4CdByTEvvudaWhyR\nPZAeDl9K3fc42Bq3DKCuPTocairWJzcTfMT9OJd456Ck2ratPOucl7zk7Ax2\nOKSU7OGFNZ8g9xakAFJPOjdHamROaIe0KyBIA8VB6f14Zgt3urf9tq4+vDr3\nbrwosKFOB+1VFnWO3D8cLTzYRVXqZuliUrl6lW6+bjfTy6myw2Ua4M3nVix3\n1jZnJsXhR3RHbj7yXJo+/NtCdzOb8Qu1NWxuAdYJo2CMaYv0dg5JEuQ/B/vw\nPV43piqJ446LQP7/kTCfTMu+NE5J5dnEW6iLiG3+TDKSWRh4oMbTevZvINWp\n42jYkAE9K3HvH3jfkqof/9jiuWvylUXG4wM4Ix7gUfoJmlfue8b4BhM7uDWw\n/cgm\r\n=6VPA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"10.0.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^5.5.7","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.4","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^5.2.3","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"^5.2.4","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.1.1","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.37","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^5.2.4","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^5.2.4","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.2.3_1538740875080_0.4712853462800721","host":"s3://npm-registry-packages"}},"0.2.4":{"name":"@firestitch/list","version":"0.2.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.2.4","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"a4a3623fa4d9f51def7efd732a32a5d12fe79f38","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.2.4.tgz","fileCount":220,"integrity":"sha512-mWYmCXCPScRAFhedmPFVNM9U+IOWzLtZyt60GMaToF17UjcDyJCq0YPsN0df5GFPWJwqy9ELjfectNfeEzQH2g==","signatures":[{"sig":"MEYCIQCRB8iBcORf36BjbvSL0n6xmJ888XlFf1O0f67/FKNOywIhAN9yhs08Aj57qC9zllBShsIUf+1iP5vbn5dgkNPkoDAK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":788293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbwIzCCRA9TVsSAnZWagAAa6sP/2079o1kI13HE5VLVA1g\n+I2tsHspATj9qyy5lW7QucWFswn51kXmxwOr4AUqn6hHqTqs4lwbOH46qpuf\njyB42YLJ4+/E3JhMby7CdxVBU1NUvSPSfy+Z9Uz1AkV+HYUGQDtZnVRIaOUR\nBYt+4F1J6xLRrZgtBhj4jYySdV3qaEvF2YkUyMawbq9eA/4icqlQx5ycWVju\n+k6Ce9nzidRSfqGzYbXhH4n3HVUMbKFOO0db7wdaGAwz/i/vBfJxZkhPBwxL\nfPLF1BQTY5/MnexUF7AeYVobcJDWiuJaeia0Vm+EQd1smj3uWVnB+Q2rtMhR\nnK9fCs1UeFKaLj0Iebmig3NBBKozCkNj7tFu5Ikj/3Hqqam6FKDlnrFb3EcO\nFP8kXe/f3hwacdEMmnRXrmxQ14/c8WJxkvh0p+wZU0FKXmsuFxa7lmytTznj\nQ3VwEG3eNs0/u2T5fNjeexS4uRy0QyjZlwzzSkMAZWKPJHVEabxfQCHduoa/\nPXpvI79mE1OtUyoGTpr3+r6YETFeRoTcFBUac0k2ctd9dMPGn6+poux9DK3a\nS3TZJdc1h4DhlyTmnC2IEUoo02rlEtUluufYhTZcycJhQwLlRkfoNLbOlaSr\nm6j9Tdvw/bhHeIpZNQEgE+GOYybz4AcDozXoQ3cXOUtHFCh7dMgJjiv6OWn9\nWbAO\r\n=7yO7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.0"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.37","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.2.4_1539345601859_0.2934143248015646","host":"s3://npm-registry-packages"}},"0.2.5":{"name":"@firestitch/list","version":"0.2.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.2.5","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"1378253ffc17c348751a7b387c28c2c0560e5d3a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.2.5.tgz","fileCount":221,"integrity":"sha512-1TdL0dataa/Wv5ZRv/nmjhiC4FTtGdsf6yboqcRLZliERNKH8FRsG70ypUbzW50z8UawOpz6+ZQYhewxqFL6BQ==","signatures":[{"sig":"MEUCIQCH+rPX9K+P+F0hnsBbfuDV0asNCmqReVhq9sXhPuEhSAIgRmjzc7O23YzOUihTSgrS8HgWkhMKyQ49uLIXUXVMfos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":790672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyG7uCRA9TVsSAnZWagAAwFgP/iMg96A/lIAeBEcPlWGn\nivWFc/0LBtr9tJPCNOVwAc/RaYRovTjc77szzCy9+Cvm25SeZhcY2UJzatod\nnz6uP/oUB5Zai6jCzu5B+qMP9CkF71eddlwkIDF8tBmY6fvX41DZJIjxcaCU\nB7HBG3hpVq3Z+/ntW1FLlMBVJtNH4dTGJbtGW7wMM9Owjl0J/n49HO1L93/M\nwjiFay4dFGh1Fj+2NBXKB4ux4O8DksBeZYhTmxq4ovthduLRoLbm0nkhoPE0\nO7/ODFPXKDmIReYKvbB+vGf95O8xOkg9JRvOWttcBoRvHZDqFlLKCRFhS+BU\nIks8+A3AOpweORI1F763WdzTjCklt7orqSCi8JC5bPsfPg5bk4swym3VJoBO\nfMvPr/HJPILhOk4+VqnOfrMVH45omKOL9yE6rCQtDqSrPAQcR/EjA2nJhajf\npYVJsD39+nzWpZP1bIz7cNu4TEfsEB4A8X4VYEyl+zo6utTZM25hPLUZ8B39\nJ6vBsrEcufjrUY7B3US33g1iqHnhrFpOrV6sA9SoXP22grpYcCzPdso+ZZrt\n9LHrT2Xpg/ERh2OUPcgCUXbrAEzOYz9vSjhpZ7evj48I1tYYJBKRy4xVWSg6\nNqTFYr5AD6cBN4uZcomL95XpLmbjf8RMqfhkli6vvqz+TIL7v+ifGiyIzXdp\nXyvx\r\n=Yun3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.37","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.2.5_1539862254185_0.7664178272419111","host":"s3://npm-registry-packages"}},"0.2.6":{"name":"@firestitch/list","version":"0.2.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.2.6","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"6a2db342f9cb291196091c6fc6105f9d7b1cc42a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.2.6.tgz","fileCount":221,"integrity":"sha512-9MXqIrQfVVlLibcxmi5yTKybqutLhV7t7UWUCM3EshJbQmvPSLYmOIyQKodlCXwz10C9VfaKgFm3umHK44sBmQ==","signatures":[{"sig":"MEUCIHR9NAF6kiIrEbS53vjFMtVL7ODkffckCZi7oUJq933RAiEArkprs9vQSed6ohGa1iQtQ9+xd8lxwbZhBARB9Ox5h8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzvA1CRA9TVsSAnZWagAAHGAP/3nxl6LLhSTTfzfNZcx/\niYLNXepNX0M4AEoyMJxDRFOjkzbmD1xmEXvOBZbqA06yJDmA93rqKdqiySEi\nPLtMElh9EHry5l6NvrRPKOjtqBwhe2q5T8aV8I6l7oGd44EvrYQ83ySTFSiN\n9/fJhikk2Fy6BzjlhRBgVpaufzMtPtks4xrVxPFEyzxJSVH3Q79QZG+DOurC\n0SjkpPSYR8LZBsDnK5hj2jgwubFAOp9tWuB5tSpEesWauQBvDhqIoVR85v7i\n9ouyOdUxA4LD1WOYt9y6oyzN3vUctUvdPynUFMFEUY4e1l+dQmI+tgQdTNon\ntz7qrN9s6t7Epg6oPOszNdpCVOr0JLGf77icBANDQDGXrAhp+OIPaxn7xWoZ\nWBnJIG3Ho5qp40mwRea+m2dVnlxIlTCBmFYrt26mG6TQlcNbtmDq1uF1FO0K\nwFw8LRqqWcfbssJSNBVu3zewcn+yBZxMsSu2/PVrbM1GMguHy9/sqOoQlgl7\nwUQgW0ZPadjV2vXSPPgrskPlSmV5zi/LZ0au/jCq/iCMEm3qCU9aeBMe8LYE\nzc46FZajdwKlhbwf8M2IIr28uF3aHRJ3O+0agpH4lVvDAjFZAq+W4Vff91wt\n1tPI20PBposJco+5F/VAjwDOfrwM8bn3E2LDjy2I6fsFZDIv6wtClb+lB0P2\nSn7Y\r\n=3ya3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"8.11.3","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.40","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.2.6_1540288564792_0.3856192063817694","host":"s3://npm-registry-packages"}},"0.2.7":{"name":"@firestitch/list","version":"0.2.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.2.7","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"7e2dd1a83cd837bb8a69937f367408dd53098717","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.2.7.tgz","fileCount":220,"integrity":"sha512-5SGnSZZ3CSRVsGYVRCivmhmzngiHI/NqqV3M04jDDdF7aTWl29Xqo8sjoY/6gbUQdovIE9hHqwAVJxKUT81S1g==","signatures":[{"sig":"MEYCIQC1jZDIRo80efXgcLtcDPEfeusLo1ca1sYZYhwMK4PPegIhAO8nbahvryZnT1/Gu9D303mx2HAzo/4E/mEx3WhnTqjn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":786811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0EcYCRA9TVsSAnZWagAA5tEP/2w85S32QBGORB8nW977\nEO29tWjj6qCTEcTVNc74ZxpEx3aYO6/KpqbKTrp32o5GdEoBwq36u+qXNIlM\n4J8GmuTIxPg1g80FF5y3PpOXe30oXpV9JRkEvTzJaCkiQJOP8/CTgC//gd27\nuUxRclK01fTl4967VoG2ycfPTDR/gy11dAzGQrv+5NUCmf91pOjl12xmo0Rj\nv50ViGkmzIt+qiSFThooHnj4eFYCDs3mHoB+EuuVbbLtJg6CFdXuW0NfYQuJ\n9AKJhu40AArZyuRV0Q24M59q3juEpMy24jVDRwxQHWZds9ZLBh5jI69mUUal\nGtfpOyEMnqm/6STVZT7cYurr0O7/0qFpVdQ/lmQKc2Pq7qU15TSyOirhRfD3\n7o9EbwyDmck0dxwrHGHMoIBmxD2gUy760ZZdeNHtSlFGKM61cGco15SNhbJZ\nkW/abM7vkndGUv6GozIsUE9WFP62q2pp2W7TogUBmKyzcXATgwPEKdNcmlF8\nITSmSJZae96ba9+Lo20oa5VG83fj8wOhI0ZV/N/DfJ5rbjTl0T7UrmalCOJ7\n9cLjGL380Mr52RLlg3a89cTNh25SejpDi0NaCv54q6jKoLhzv0IpskyI956u\nYQ/k65XnyEghyGgIhwzh0P7m95rxJ0+HbERsxScg0/LsW1XfkEagvEDnfUZj\nxf11\r\n=4fmu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"_nodeVersion":"10.0.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.2.40","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.2.7_1540376343335_0.4373073450438143","host":"s3://npm-registry-packages"}},"0.2.8":{"name":"@firestitch/list","version":"0.2.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.2.8","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"ca548e02369aa79bd36bc71c89943b3884041653","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.2.8.tgz","fileCount":221,"integrity":"sha512-GebbHqhymLS4Wwa3OP1ls+74bRuQb/VAw9U+AT4XThHBLhz1ZYX4Soow6idgN32wKgdX25x8cLLse99sCP2EGA==","signatures":[{"sig":"MEQCIGqP5Gwt1Fgvu6hMPrgYgsnA6tnCXUlgwdNqtYEB8xoAAiBZnpxkyIDis6lh2gTer6o+QkBdldkuYqX+nKP7hpvEnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":788504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb/9LICRA9TVsSAnZWagAAkfoP/2EaphOdoWGbS/nypB0S\n+N9c5IE7KMhgy142T8DiHv/BdX2+8nIsjO6H9YDXq0NHfVvsCy4KPTv30GuT\nNJBkQp1WNiXddVmNc0AeYOxBDLn68nfLxlneG887Ms7o0l8LJkbHIghXSx+K\nVE3j9/Ex5PxSAJoCMz67lo0FolI6WT5yusL+3WUezRYiV5of7Yu20unQpiA1\nP3z/WOohLm0ZvZB12Eo2BG73Z2JPl2wknRvEVSTnkJ0mKffqlZ7E/P7+kye1\n8i1udCHVkkagCMt/wP1spjRvhUtACa7LnxkHyHrH75t5wNeqGnDgxSM6PSwV\nNZTJvuchNhENk6K0txA1bFzf82xV543HiXrLAhhRno5RT0nCeb8baCn1oifJ\nzvG1mmVBzWpgLuD68MexsXOo8zqPollk/cLyKOjO1SDtoj7l8O/L9A2F9wtE\nkFo15OklbKn3Vb23eecGezi0kH/GZKOtP5r9KW8V8txx6s5il1+NSfLjfMQ3\ni0S82VPv73AYZ/NZ7LpwStH8v1y8ElZK4RAS/HMVU29KUaDZQnoJX/U05oBv\nXamwoTVnUEgc8LSr7tgCfeLV8u5G38hT8ZSTlOn4epmAlIbwdfa3d6dH/tbH\nUQNBcTE9CDsyvg0RKhemJDYrjSKn5F36GPdCcp2SBB3CdP92PaySd+2s5GhK\nCPwp\r\n=cOVU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"8.12.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.3","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.2.21","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.2.8_1543492295965_0.7409473447218278","host":"s3://npm-registry-packages"}},"0.2.9":{"name":"@firestitch/list","version":"0.2.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.2.9","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"ce55f7253ff691e1c6a1791192a3c700d6ce6402","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.2.9.tgz","fileCount":224,"integrity":"sha512-EOfLcSycGJh2VtQIQu78qvFCwoJAO2+ZdUoC7GPxqYGgikXFRk1Vkul0a2Dm0Y/RgfT1RrRchLv5jguZgcT9tA==","signatures":[{"sig":"MEQCIEVo60tuXmXSba5RbjCi6rEsU2nHkQS/NmayEIQL5YbZAiAmZiHmP0CKgKuROxtjYT7wSHYRK/V6FltVdu9RTXE8Ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":869007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCOi/CRA9TVsSAnZWagAAjTIQAJaQZWnXHGVCyKVwTeUo\n+B2Frz3D4giMjkvxZI6hNQmgp21NtgQ2BuuEjuEqfSmnU7vxVrSNTwEGvppK\nk6ZK+jIxY1UTpUpUxehauSalOkC3c9s+T63DoR3fjDukUIIGeG36CneTcgjF\nyb0B2qU/4piqkB+IomKEK+04W0WFe4YRJcvf4zlqGothK5XEHYlRZjIwd3HL\nLxfskYghYvWKDsFGbSy6IEHkJShbMs/NHBkQJGTAZl1SAtnop3gkT8x9WfU6\nNLU8u/swKTZX1ae+elOMFC0WCs+KBi0LAK4U+4Uwfcoo3bPiXJDFcmhWyHpQ\n+RAIvCIVV2UtSA1KLKr7MbTNClhl9z71ABLMPJQYgf439ISPS7MpdTaP5Cjz\nwJc6cf2+mNp20wy9aW7+5dLjK0u+7JOsVsMHyZotpbQU7KdXvWj0MnUvp8JM\n6Y4xOjZw4c/f+WAAam+pqKdTtwA1i5f+vmObTyMwk6Mjv1k3284gCHNg6ea4\nFRetku2hrf+i/kh+fi6Zf8s3k3Scikq0KpuTh9797b7owjJJ1JT2VGC4zFcK\nx5KOIpVOmnjaSDtaT5zqSGtQJZi32i2XHPu7oYWcO7zYonCT3pGEs8co/lyq\nEb6ZN309r8XoOghsVVefYpmNiOe8BaObCejGhR1YVcZqSfVbO3SCiXPCKRLU\n+UPr\r\n=GJqv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"8.12.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.0","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.2.9_1544087742848_0.2769776958193726","host":"s3://npm-registry-packages"}},"0.2.10":{"name":"@firestitch/list","version":"0.2.10","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.2.10","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"ecec13b3dd4b6869ea5369915421a35b0a954f57","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.2.10.tgz","fileCount":224,"integrity":"sha512-SVfoGjazThbC05rbxumIR+poL6w6jfHv6TA5s04AX9Bi40bmypFaqy4fyeQTCM5yt8RclDIblZnc3lZGlmghlA==","signatures":[{"sig":"MEUCIQCcQ/f29iWGYgw2BevIie232Lw7Q1VaGWGC+9G0PvXV0wIgVhfU9ngjH3fx+Bw8DWSDvJH9ZfeQIGYsRvZWZWGA/AY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":868778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCQu+CRA9TVsSAnZWagAAT4MP/RuGP5P8mHNvgLdqA0qa\nZevjhWhN7I3L19GZsZzecVljv3oKcVg2gNVw5ntmVnG8z9HsA8dd07RXyuow\n9Dp1pXjGSF1wtucjUOu0ExdjRIyqszDRnV8JODLOy3TRKS7HIF3qSNddr9Nc\nTEvqL6yfxujp+tKy6DOY+46+cnBKBN7QUfxU7WzHW/KS9RNMGtUznm/xYfyd\nNduU7B2X2o9LSeeHoAy8I/Cxwf+rtEhEJIbZmD7DuBMrgXPsx/S9rXQUniGE\nlEdzwxPukQjcZwDaJHzb2h3eNeVqYTbmuK2lz0whF+jb6H8eHSZJBI/5UmLk\n4YKV/aDnRUdrZi1copXduBDUTE5xdnOPf01NLHBAsiBl2NqLrfuOMayXGPH1\n9Ge2ZDXSa5uDQrJfwprPU63ZLJwIpk0HTzo2hinSiL9fS4WKIOgWggunfGQN\nEjyA0h9N/9SqsELD8kKteNF6uPCRQMIrLoAd8obvWOyyvCqjBbB8Xc8lp4i5\n34JIh5RleV8oiTxzd4hLw/SBou6iNYpWFrXlrW1b4LqU0iRnlSIi2gDVcGjr\nSJTH8kAFGrSWCN6S55RwsCGDT0m3OPic2oS8zhy3eqF2J/s1x/sbNv50bXMU\nYKZINbjFMAVudgq71Ugo5oAoWqmqS4GmIMYpQFEhu6aZWEzOQ4zrckAVUiUr\nbLhs\r\n=sf/V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"8.12.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.0","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.2.10_1544096701559_0.16610526712989837","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@firestitch/list","version":"0.3.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"81cd2628cc8455f3e6257b81ea260ef26a194324","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.0.tgz","fileCount":228,"integrity":"sha512-A5c3g8E0npmM2b9chHX8hjZGkuC0vOFeHvhi34RJ4OdLM3baBmVHIeajaHmVqljtAzik8SC8QLQkNFOcxXe7Wg==","signatures":[{"sig":"MEQCIGyLEDNRq/ImS3XXrjBXrO+k0QWRha1W+xlrr2Ssu3UgAiAVCdVnrlmmefJpb00+V50KQl2PNxasqNDJDyVgRvo8Og==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":921792,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcE2Q6CRA9TVsSAnZWagAACmEP/iMsCGZZ/39eByzhdGxU\nRqVv2MTpEnF/afEXZAC8y/8BR1/M1xKZfeEmPjr8rJuykgzJqjzPJos0kGHz\nTZp0+bSNHfxLqt2GhYao79WgS4+QNutqzKfYuRnRZY4bHwJqYFQ+PKnS6MFZ\n6p9hDdQqvrxfvgK0U2Ic1sAKjUYMkHkQ9HkAPquEAx52NZkmrxO+wv0FPtQ/\nsv9bAPQJ22dtERJMIy88yslRuRrrY648rh4Vwc0oyABQNXp0d2lQj/Vvn1ri\ngDS54uOfJr7HtkeXb9nkM6FyLzyt3os3lZyF3g239DVkrxkRcGKQB4X9deQZ\nepcxGElDMskn7393fuWgEGStkhGqY3eKFwLNsAPM1Fud+YFFHZt88yq7th9L\n6WD7KNsk4ce+vynUYMfevpVSmSa1IqfygjeYcL5cNU87hLav64iRf0TdwZ+m\nuhIHrq/wWStQqqB8BiccRemmYsZRggvSpd6RZ7uq/fQe9yTzzLXlZaii2RtZ\n9YVBH7v9yvXCJzPjV1SL6S82UZwvVJ1XDX8sV51T6azY4eBPJySQ3WPyPt2B\nSS8O94aPkPDfFtq21QqVANk5O/SZRo8K4+aaQ2Cs7HOxki/4yAy/EqFTyMh1\nXBJUZbLgjWt0zYxlqK3jzbuxSPS+0M9VL3qlgygIMn9oJ8Wl1xMxd8ppSR1o\nnkpw\r\n=+OC1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"8.12.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.0","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.0_1544774713493_0.42626525544514693","host":"s3://npm-registry-packages"}},"0.3.1":{"name":"@firestitch/list","version":"0.3.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"99bde9989cbd3467fe1b372171175d6901bf2c85","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.1.tgz","fileCount":228,"integrity":"sha512-7wVVNivtp5T2n/byhO2ulXXCcwlpZtiJhsg0O27iYWGlciBew+9xe1HXjWOihvcT4GXjlMYh5FSavVKIGiubbA==","signatures":[{"sig":"MEUCIQD1weUZaKo7yVCZA/PszFtDwN0IEOV0a+Cmzh6EXABPYgIgaKcdnQKDYJu/cWMabfe3Og4okPePrsTXMa+nkgTxvck=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":952020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcG1HLCRA9TVsSAnZWagAALCoP/0DrKDvirNORY6bhNiNf\nI33mikO+TwljCXJ1gWTo/aEqth5iOX35eO9Gh71pIUKGnCmrVl2GS1P5qQVY\nx5uvGgdmx4m8LVgccJ179whRj8mAp1BiR8yMZ+JJIGnJnUhUrHnNPEJ5yrBy\nM5z0frNbAGzYUIKeTaEoD6TwSBCp+mGyhGBr4c8t8gaaMD4VxkfgFmL9wxNG\nsRT28owf9ohlWAGyWShaI2ZJmGnV7eEGLrf4YvjyemNE820y8Kp+zJR5Ka2k\nL1INsZrMFdMqkUAYGWKketbmfIgnYFjHG/mspVHoJwEHE7cKchHb9hBKVopa\nqoZYJuYSOXVd2bg2y55s92JjSZ/VsQNHEcPVF4H7xeW8tTpMytyErDeEweJN\nkxJdtum/RNk4fEn1LZbuyjNz50bwshSJzuttg1aEZsm/Lv/iKbIk/jF1r3IQ\n6to0JmIp5lfBjaL34/vO9BZFDBT5WjYq867F0FAYjRdT/No09ymchQJeps/T\nm3PNaD9e+/MZ1hTRimN1thIPbC0j0Ol71Y/mVVQYiKsUNP5EDmjr9+Qt7e6Q\nHLrs7gk56SbpdyuJsKnSQt2OV7UoonjMnYI9xsxMrmund0Ok05DwLvAcUMZ2\n0apw0rCPyZinRkom+WonD0gGy7qYEPL0XXXgwMIbm/JrrAuVTHQVkwITAsgw\npviS\r\n=jLev\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"8.12.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.1_1545294282750_0.6528525680869637","host":"s3://npm-registry-packages"}},"0.3.2":{"name":"@firestitch/list","version":"0.3.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"ebae956ae208718caf4e88dd615f91f6678ffed3","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.2.tgz","fileCount":228,"integrity":"sha512-+AWjFjei/r3bMEuiBh3UDTiAKnL+5cRSExyhyT5Tm91ef3knmPJMUIo62n5DF3pRTfP++0Yb9pmlpamwpI3+NA==","signatures":[{"sig":"MEUCIFTxTp6LjrCDpDGprbFX0xYcUNEua6Hu2lNZr+5zbLukAiEAsZARdUT1bJ2ygXtnilFQ6RbODDjjukiTTaJVglRHeR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":952588,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcG3jcCRA9TVsSAnZWagAAmLEP/3mRuHw8S/0xbg//kwxH\nAkMNw/Ngq0Pou8JiL1irChBxQIcYG4qy5YQyIGtvX0+JqS/24OeNqpBORiF2\nq6Z77XG8dvz+KICU3ZHmw7XwERFcESFgH/Kj+0hH4RdLTFsSRq3Bgy41hpty\nvyiLhHm6O2uzL9phRmVqFUNQW36IY1kSxMdN4wZX/fpQAfd1vFblm4z1NLY/\nWEIcEWmmkWXDippBgqJvdjRFJuGIWThDecon7bE2SDtX+wwQ2CeyuKMY5OSh\ndVrtXWVqOrEcJBl7v90Yer/ujmuLBtJOqjMNT8NADIlBov6Wgqwd78ti2K8g\nX/ixSBmlPyEC8hV5Rt2GMQoiZbL/2VxfpmBEPLTseSKKGHB0USRj0NBP2QHA\nQd996ojNY9xyW+YJfmWtTDyHYqvwZg2mTbucikYgjWdnoESBsKw/1oYXCT4r\n73AVn/usLU/fVbYalc692YQVJgzgyWKJLUmnYHZekfNmpsYZKl7hQVPUlcv7\nz2injazl+51LvnPCYX6Tdap09UmFHRscp8RRA+ypN1K3dqW16IiCmJ9paTC7\nd2in3kFuaasf6GT1lrE1X+b84N/VFpYLHceLCn70kBpE9w2+omQqGb+maGIU\nkKYRK2T8Ie2Y+KdBIN0qtv2i0sx/XyD7ZpA9uxfk9eDLWOY+zBbqrD1szvSG\nMwzn\r\n=Xure\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"8.12.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.2_1545304283773_0.33126023550436123","host":"s3://npm-registry-packages"}},"0.3.3":{"name":"@firestitch/list","version":"0.3.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"e2b121ad28c3c9cb30bd428bf009139d5f0c3dfa","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.3.tgz","fileCount":228,"integrity":"sha512-ox+abDe9bvkx0UM6CFtiGsQBrI/lQq0CxZljSgL7u5ELdDAm4FZ6VE+Zsx6KduZ9or0U1/R3fisDZGX1Acy4Ww==","signatures":[{"sig":"MEQCIDL5nFddIpajKpy8HdY0Y9WU4pQ1NUDvcjMIKXqNtzI4AiAhFKB5sKGEQQtf26e2MpMPgEX37EICn8NqlP0nDcaCvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":968331,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcG9eFCRA9TVsSAnZWagAAfAQP/3Q4usfFOhcVner5RW1m\ngMHxs264t5pyx3oppIoKnrZarmt4RxuOkvt1RvrHlYNfDUk4KoWhKi6/EO/r\n6aOHQp/dejZBc14PHms5T4YuV2+oSfLMzzSObnF6/InPj5Pq7WduA14cEjNh\nC0bHet8iG0kShVgdroRXY/yevQrlxw5hxGwMV1SYyh6lT0omptGqCYbkbs4D\nWB4l5kLPHjVI5XwbN49BbdE2OShHkJy/8+zcv7tOLQ/AZZMltOLJzR949SoL\nmeSAsDxClnWqWA97X+trM0y+Bx3fMrpFzCUAUY8nYZITuRoCz0rzcEx1VEum\n18/UEQnb2rU17p72xFq6LfQymdQ9+pzslm1UhjW5DaTXY4EgK07jprv2MbKl\n3BtLE7n/7gh8fU2dSEx13s/RyIrPH5gzkgNBzDB52r3A4magzx91NFPCnbpa\nJC5wRZThvY1K9cMdCisU/8S9Fg1DkCMV8f8pbL/KEfGRj6bcGtCWsvQemdu0\nFHN41mjrTgR4IiCS7GXsaBk9P+069m6wCW+oZRXxNrY+AQ9FGEWBANtXEy/f\nc7H1Pwuq88/Tjlvm77uMJslvUkcLZEsqbOrpVOTPULI/seYxwvJy79xVjlXh\nGe8iCTbCgqNGUwQbIKqlplJmtJMm8JkROWHwTCgQLAqp/RV6ojL1ycbxJnTE\nhEOL\r\n=p7Oi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"8.12.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.3_1545328517226_0.6584210474144712","host":"s3://npm-registry-packages"}},"0.3.4":{"name":"@firestitch/list","version":"0.3.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.4","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"f2bf24c39df464b0b021ec974a41d687d70dbe12","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.4.tgz","fileCount":228,"integrity":"sha512-7sT8qBid7T3gViaBhJmTiT/OQqQlTOVByI8ZmZ86OZOPD8DqDQGqu3CZ3udnV/V9QGk8tWa3w3CmuyYai/XqDQ==","signatures":[{"sig":"MEUCIFrjj5x/CAZCVBVYgMiOhjNKKxrJ0/JdUk+fx2cHC/KvAiEA6s9ZFuBNVQVWidM69C7G1X40F9y3Q7mGjlGd8EW0rys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":969667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHMNaCRA9TVsSAnZWagAA7EsP/RL/kkCYmVSZkbyQOctE\n+9b++sTiN6dIX5oC4QdMQwri9/dfW7SYn6pXEluFUhx0V0yCpgTuvroXGFaN\nEopWq428mSc9WtWg83+M7X2GnvlkryD6Haq2c9OxIY6SWqqYUk2B/2xdCj1/\n4DGDjDq4e1yAai9M293YTmcXzFEllDk+qH1tbB2YE9RYVUFsJA7gvyTTPiN8\nSHRuL8eXb4fAxyZH/6BRmF9YZqhA2VRMR2gvMkwwdKoP0qNUaGKknz0jeWsm\nZKUg2V/pUdl2oP5olERcjCscdu1oAXtaaFoh47bHLwQfy+dRzMYeOjouhWug\ntxYDvMIRnG7RaihqygMUB9x2zPBGxYgRZL1G9zLmfd3i1u7y3BsR+YCLAU70\nwdjb0WFjy7e1ZXJp+B5Yrdn1dabZ3AIYnBza64d7iaaXQwr16lalMumJtSyZ\nRQQI2FFOP1nIwR4qhDuoPCh/uTNDIlbTTfWjIFDt5NI8Ly35/shuix5x8J/q\nZDVodcsSHH6y0sL/VBuxOC8nKqT8BQxQO3WeHJTJHBtED9xkDFzF1pY1Klnv\n74xWyJ/00xmnLxkSN3AIbWq7AaqQLfDPRWjl7nYxKUj/ShFATDHNBAYoqBjQ\nwPgbke0GoVePbN03xp0llv09l0BC+RzQzh8RR6GDffC47W9tdimCqu4MLYsd\nWQE1\r\n=/dLf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"8.12.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.4_1545388889400_0.7579286597688415","host":"s3://npm-registry-packages"}},"0.3.5":{"name":"@firestitch/list","version":"0.3.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.5","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"bcb1609c8a57bd832d721316e7c85d8c03096dde","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.5.tgz","fileCount":228,"integrity":"sha512-47oGRJJRVm4o47z6WvCEjow36UVtdw6EzUpkPfSpBIh0vKU2vE43aBP8m++GPweD0vme8OpBRDPFyt9tH/Fldw==","signatures":[{"sig":"MEQCICVRRhgMmt45B/H3VMdBb/AzzVjKn6SbztyeL/IxtjDaAiAIZvjxOIuXU7wxSTpuMSEGsLC56L/oerMnzyI7jQImMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":973121,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcHOoXCRA9TVsSAnZWagAAhjcP/i4uo9IXUJg94Ff13xoP\nx2PVbyPVdd2AfqKA0VdL/sG11HqVOLpcgmwHknXBXT7DNoYpuh75ArRO1fuk\nluWNFX8OU7rwAxVrW5J/xuBmOZ8PdwMEBIxp8ZUu4zIgcCUNkcIvLnM9c34y\nEjzztEAKL63e1XExHtxnv9vau/44hXTDT5riF4LBudN+uwKjh355H2AhQUkx\ncM4sl3tEhEDbF/FoNcWAU1jtfGdNUSiWdz2vz6Gd+GrY/t6W+OQYCje0nu75\nsRwTIz4enKfpAKqWezH+kEi/H0UP8KjT3lCvWjhfCr0PyJHRckrsCcW1eI/Q\neTI+teVLfwZb/FdNHCtcpBIXrhalQhIv6r8opUU59AGp2wVY7mgi8mTx4N+T\n7fsbwttSKRQk4x02ccE3mvikG/t58eUPwKLIX848KGXYpob99bQVpU7oREdO\n3o/YCq5c4CP8SgG11eWZlCipGhJu7aRBeP8fxvOhSoApUQrOXR+RsIKXe0Ii\nTsc/IoC6rdM4IqmRVQo435FagL3c28gW86cRJ8k0d204QXa+hg10PotC1qcH\njfS0IXXyIluHyQPZNQjWF2ZS0TqaoTLIGjmYxdyRoWzle2ZluX7ICUib1MPV\npVrog0NS3VjBNFlBfj2lrkMPPgSyEKwmvVtaSn6a7zRRKXD+7GKJx2wF0qEp\nV+BL\r\n=zY9V\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"8.12.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.5_1545398806493_0.29819420436449984","host":"s3://npm-registry-packages"}},"0.3.6":{"name":"@firestitch/list","version":"0.3.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.6","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"481c6b6501a7dfac58c026178c50527d9e8077a4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.6.tgz","fileCount":228,"integrity":"sha512-szP3Q40ytZG0VtYWxtnxWFUwozJ4tJLDUC/Az7Slwp496q6EQJFGgw2kKKX1YopYVL0P2Koy88niVLwNT3uxQQ==","signatures":[{"sig":"MEYCIQDuI8BcpzdFSLUZWaPUEpinYTWt0WwIG9dWcd7pPYkddwIhAP4JdRdbXXMXB10H8ktFXiuW1gjU85iE1LW4FxLtXspP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":975795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIO9hCRA9TVsSAnZWagAAFaIQAIExsnkFZZmhQtOUroZ/\n23WMjPflYt+nnsrypzW3tHvSuLhfN4fgupIxVV598TfJxPqCD92orq3zWlCM\ntkvSDNKH5nStlNRadoc8OlniSrtZ1aU5pt89oqottupnyBj1htZ7Bs3bky3I\n4uTglupQRGBg20OxZixgl1iJ+jj7NKN/rSIvlp1NaiY4lNGyYRvSdi9gWVpz\n/PxszsvDbEpEVwW1WjsABq8eGhdAb5MKpE8i5uswtJ+AdSpSojSnSnxNnJCn\nEYzqi4pcBcoznvTrO+vKKyMFt1KeJcSGzVqGOUtJyOQY//7ep9S0juJg9C5z\nahsHCGOPi2lsTergAiv+m8NWL1kHegSmjOKFcokwAMt8ETXmofBGhO7Su64Z\nJhbRxha1k/f/keQqf3jJZ14Bi1IwbuFLvRc7tEwMMSalp+OVXTYLPc4KYKkn\nlsWARR0ZG2D78SxbZvuhMv7YVdfOM4fjSFCzklRBiQ9lcowJYlnjwOrVRVkF\nu0dTDHzBXb0uLr/0XgesunulYHr8F5eAhQvKsfw5RU+/ZhtdCyRgUpmQyrIy\nMN4TbvfKPJN77UftFtSOGGxRC1H5AoPgbnHPO0MiK9j6T7yfoXX63EibDOq7\nM10Qoo7WMXW8biUcA2Y7Vr4HET6RFbjabWKPmHG2RwtWSGxzsMmMMqNWIX2J\nAwr9\r\n=evn/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"8.12.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.6_1545662304820_0.6494632310833457","host":"s3://npm-registry-packages"}},"0.3.7":{"name":"@firestitch/list","version":"0.3.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.7","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"7a282cd9e6cfaeeca6bb550e757f94c405eac462","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.7.tgz","fileCount":228,"integrity":"sha512-fLYBUd32+I/HJy8BqCZqF27L8uRjf2BxHg729wk7TwAaqISSrjnTiPvM2yKM4E+mQiEPpu+W+OGA/x8glUTpoA==","signatures":[{"sig":"MEUCICEE14ehqETsyY21me3OZt7vYts8IWU0m3AE2guWsBkpAiEA9xPfp9XcMSDYKptYCNP12Qz5pOw7Xw2zSttX84WBnwE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":976869,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJzzcCRA9TVsSAnZWagAAX+IP/AtaSltCMniEygfeXUGG\n6Ucj5hbeQ5R3h8SMmBGWilyQqO8xzMWH8wyt+Jq2mTIYNe7ypbDo9HPvdJjH\npFrB5oSollXwce6tLG2Dm+4ZKLR1u9kLIftAw8EgtecYURqBjCeENfi83lxh\nC+cRjAW3XqqGJdpgv7sQaKu3po+rgpGtOmga1Ex86c6i9UFxh37TVuGhmzAy\neky56UMn3rw3E0dIrRxIUmdABI24vNfVjCoC8pV4pTO4FTDociQEvM6yX9JZ\noAE7tGI9bWbolRc93iYA1zQkZLHEpacIBMtnzQ2RncT8hKWNUmKGYBTj36MB\nEgkCwcqN533aXLnVRHv8fI8gxPTcHsBFenYTsF2iH+fDscX40ahKIgQMcd4y\nAyMzFL6HxyM8NikjOnW0jMQt+fy4svcsE1zuuJDjAjuZJRRVt4/mfwo8MHSs\noO6/JAAOmn7aZ4VlgjDjwrcAaXk6ChFNt6ci3wiEHMhqfd86ImOiY83o+fVM\n61gCxX2JKskyMVpJRLw8Rl1Bj9N1nQwcnspBfx3ypgvoQI2aX5uDVnjsKCxs\nvQKOntfJdoo8/s1CQJp05epSEkxm8NGe/MAC7W1Qlak+csxKgZKBERHcpdJO\nBsc5zDeB/EJSHPHXa1sbYaTv11EMsXQsXjoyXDZk6om75zFwBiwa8g1afjmf\nmvgd\r\n=98vW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"8.12.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.7_1546075355973_0.909002693128607","host":"s3://npm-registry-packages"}},"0.3.8":{"name":"@firestitch/list","version":"0.3.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.8","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"4ec061484cdfb2295a87bb2d5a3ed1fd502c90e7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.8.tgz","fileCount":228,"integrity":"sha512-cNR6kWiYnqNuGpwzxQoljrUYDwQvgzQJosp4qBN4cqIdo7XBqEXV7TzaMQYDvy88rPqpxwTgaumjs1H0Se2iXg==","signatures":[{"sig":"MEUCIBKqaoWu5gnmdRpqZrWNUUU2DO1Y37Zf5T4LFpeCrqcqAiEAwm95TK0xPUlhLWIGbKpekhuWKBAehVPk4g9Gjccl7JA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":976873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcMwVVCRA9TVsSAnZWagAA4BcP/1h8kjVRar4p3ePQKY0p\nntStWiZWriy7KcIi42Wk1mgujZDRhCQ/nIKP6dYbyh5KZpnB24TJWVHb6aV+\nSqV8Dm3kAVL49xSJNYubWYlvP5A4eKB6A1JNxCoGHznywrunzDBWYjZCYFB0\nuTOpaJwJYWQPawCugkzxc4MksGRao58Yqg2K6TisJxzARdt3FRTqLhDWq80m\ntC4X/J9I7MNwnqS7sX9bHzSHD6UIQlFI1DbzkNMIqhVRNK7a6lI6GIvlnw8r\nhypbnLVP7DS8gUgw7++d9IY1tD2pZHe9Fo9e3mciWrK3A9ot/+XWSez6S7O4\ndM+7BrwIh/ba5tKArZA1QprBf4CJ+gbMnbtR4UkgSEFvU+17Zs+IBbfvY8eO\nPdGD6+tlBNs7JJ8CA6sNFjYomxDxcelYEzvzF/SeIy8MWudUoaE8CXbTku6t\neUjWaOfWt+wRdT77cAGtGc3JQoh52SEsbAs3DNu51rfI94ebakCjiT6j9lJq\n0vCGX3WpOnRR9zkTOAZGhc/NeUrajbFE6d+Kx6BMGt6/BZsAo5y0m1sNA5Wh\n53hdLHVGDovvyeD9O5Yzs1IBuKtTxF9JTZzQy65/zhgs/1TUa0w5jWtJPXPS\nqHb0WATiyOSlwuNBADyDZSoRXqbRFw1soQi4uuulfZ+JdDABaPmSCadM0TAU\nfJ+L\r\n=RgYf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"_nodeVersion":"11.6.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.8_1546847572843_0.5731605191554283","host":"s3://npm-registry-packages"}},"0.3.9":{"name":"@firestitch/list","version":"0.3.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.9","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"2a86f82b776f6c7ae8762eb554e5b934c006e408","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.9.tgz","fileCount":228,"integrity":"sha512-FZEQ8lMdfZIlUSVzq+lOKqVLRTliZPd9SPY9tHjmRgCgYXdlnNplbnWqsHZjEN50PHo+IsjpkocE2SeQBvCX0g==","signatures":[{"sig":"MEQCIEFHhP6rC2JNWLXqavxjBpax2QZ3nhb9TU/2TC4kaEviAiB5wt99tM4ZPvbXeKXbhzfjz0gzCV3rqQPpDY1HyFZiGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":979873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPyuhCRA9TVsSAnZWagAAy4AP/jLYXeFBSs4YuxvnJuTL\n2+snJfq7+wIXnWsUXzGt1e/Gzjq6nGz8TriFJbUR3loeXmC2jYG46GpybYqg\n4/EP82M6lJOcEKkCrvoMTgmB6jpRh4lzvoYFUlInSn/qKiBSiJrrOCN31+H+\nLaxMPKoA+rI3Gkq0mXJIgzjgun328gOCvkeVNwPhlVi4l+os9ZT9GG73xhV3\nQNEMHZZnmNzxtHFTPNM9Px4zXROhzKbOHO0vVLs16hcqgxfIH5PyrN+yT5ra\nFQ0ib/hsd4ye85qRA10gsdqQzWSWZNI63mnxgu1temF5ZhtyOWLUKmwjIZmf\nJWmfTUIaa40gp6c0OPwMn3FgaQd7mbnbwJ14FGwZV9ACiGeaAh2GyqapNm0P\nJ46H/gDDlrfBxl1Y5mJhUZjMSsZwEprGeoOqUzTw2YyKv0AXfUfShi3gk74D\necpd72+Dl7+uoU91hPnpz/R00gKJXJkaO7mdJUV0YkjHm62KSrDDmi2kkZbT\ngNuxuuqjDsA53894ccpcWTetuS1PN59XjjDPRIhfB9VTyoYR+0p3QJIn3Kwa\n/PqE+YMRxvUeHxI7C2m7pxajNN/8cmABzDtbDmLR+NvaCc2TEmV30+XzR566\noXUlOy312rLvuD8RhlrtO/VeWPe2q+siefcGQRzy/fE3DuJSxiVnwSxXB4l5\nsGtk\r\n=jM3X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"_nodeVersion":"8.12.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.9_1547643808615_0.7721541176865894","host":"s3://npm-registry-packages"}},"0.3.10":{"name":"@firestitch/list","version":"0.3.10","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.10","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"8e9d275f080c4331de1c41a58a508bea8445fba7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.10.tgz","fileCount":228,"integrity":"sha512-Y+tfHRKDBZo6+GYQHS6UuAQON68a1KfL5gjmZqWX3pW5ZNvf3MHekcHgEE9k72bRFByLIPWMpVYdE7VOaQJHew==","signatures":[{"sig":"MEUCIC7Gg3TdGGtKS8BU4Drld6tM/FfQ4GMCeb3kI4P0IkXdAiEAkBJaxhSoeWhez32DcUI1oUElzJUnOsBTC/rEhkpLE3Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":981672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQFDFCRA9TVsSAnZWagAANGEP/3wm6U51p+mjEyYEP8eO\n/ueihqTKRLEhuLcsFLy39XI5D3OBrjS9k0no7u811OTHAxt6gxwdqj9OSxp+\n0xa8vJ0d89puhEXh6OQPcLnnEr+sbFNgeCJSUOnHa/fg0b6otQv8lMq61BXX\nSPWM862XY8G0FFhFrR5fjbF0xpXqZWJ9FF6COA8WxkNM/pd2l0tXV1gx43r3\nMyTGP+yQmFBkTg4TIJJhkU8/ZMLwsm3bD59rch/XiWAVGzcDImo8IXe7U6pA\npfsKy6+vhg777n821HNOdh0KUXf6UiSqs+EoAsSHKFkdob3V4HO9QFhM3TIJ\nK0Taxjy+Oo5eA1COO+GGOSJNgMpGBOnBJx0O7G8Yap/ChMRbPVIEwnkjMkdr\niKOFB+F+0G9+Cc5c+1S6f3ktcrmP0GHp/6OGlgeGaI++FIhTSMdZ2Db1cXUK\nWbecTr+6hq1YASmvzIp0u0b98QFdFTx6ieIAR0JfPfTklJZ2JuaVoVGUlyXz\n7q0aYFvrywXM4B16TiverA+ll/rdWYK3IWRvCmgupK7ZoGSiBHNlprD61IwM\nmpsUzNPe8Z6CaA7oBw9+0rUHHFZPWVtr4+Uj0q3oMrQ5Pz0J+msPxLmAbcMH\nqVSpgVrNPr6pwGqMwfnXyq5OvRPWFRGj8HYwovlVMbvxRm1GfCtvWYpna/Kj\nD/p+\r\n=EzCP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"_nodeVersion":"11.6.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.10_1547718852637_0.13313025757558283","host":"s3://npm-registry-packages"}},"0.3.11":{"name":"@firestitch/list","version":"0.3.11","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.11","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"52bcb8571de03ca3014c497f3a4d86b823460a95","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.11.tgz","fileCount":228,"integrity":"sha512-Ec9XDVHX4FL69Z6xE+l5KGCOH7TAR5i5HmCYrFDETIbDeyjBPLU/1vj7ugCeNucHqk1WsxlrBWbXmp3W4gfezQ==","signatures":[{"sig":"MEUCIHR9N+dDcrsuCbAOgJU32eOEeWrXIQbso9bo6Ju3fYX9AiEAzfdoeiYJvCS61s++FSKHKnl/vLWkbKXSsHdASNlekKA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":981748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQHTICRA9TVsSAnZWagAAKF8P/Rv3z/z7H1TDS7drNPiF\nhmFk+Bs0zrcpsg+QDxhXq5Tl1ObEUDY00DEnCLllq9FZVWeHDtOILMTIX9Pa\n8iiLtBgg8thAzF7LfQQDa2bynpu4h6GOQEh0XtIXkbovVFm/ZPLujq2h42DS\nDLCKApicHqY8t1SS1c8VIqwf02kEJ+6FgFfcpwOjxEynZoF8TriPP0EyjwnV\notX/EBKzvzlWe3AFvJE4Xk/SzF1hrfwNzSXIV247KwlsiCIY1gIzRSkIXShi\nuolYy6jeowa8ucaot8f3i+LK9pV6gEC03HyoLc6F4MYR3DbsEonJmYVtBkgh\nOGYS9G1i7YC8x9H7yCxdG8I2KbwBI1sOroOdWn6gziKyCGeVPzwhLhaUQLB0\nCwdurrcwUI/LslI5oT+B0ZH45RZA1ZjgAlulJD70Z6Djc0rNadEcM/unDgR8\n8f/Md/33NlNekivIJmalRQohXrNywxepfErWHfzAud6b5iSqFxpVyjN1UlR4\nZfHJKo5xng0rFwieqcPjdVcVf9QmBstETwNbgBt5aqqrPHCKFBS/i+uexX4W\ns9Wn3L73ANAHqa1kPRo+S37W3uKTsR9ovT60VVwYcSDiQfhzykImH1GFF7Xk\n5cclDt7isPp7Emh9RVgjs+BYirOuMgN8Y4S1thra8MO3fMGW1HtQK2CxV72A\nK3G6\r\n=kBJk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"_nodeVersion":"11.6.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.11_1547728070943_0.8058703249044519","host":"s3://npm-registry-packages"}},"0.3.12":{"name":"@firestitch/list","version":"0.3.12","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.12","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"3475acfe02b771bbc41ea56b16da92cf147255a5","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.12.tgz","fileCount":228,"integrity":"sha512-JBT1raqYxy+QhwnD5PegsEftYV4ORzo8qat9V3x/bxkJOeIalUsir2oIkO+gtRL1d599G6GC4zwcvAR1EPh1Yg==","signatures":[{"sig":"MEQCIH0CouEPYPBB/ZgRp0teWU2N0b6Zx4xYMpUVOGquNQD0AiB+UvKw5HPm2WBse+i2HUgJ8t9kUUTQY9JXdi3AgoEpTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":982242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSsjsCRA9TVsSAnZWagAAtbQP/RCiezrck36LzSNFJoIc\nUYaKacphxP1Gy5TmEskuX/KI6oC/IzVunTS0gDfheyv3OnzPBm92P0291VEI\n0IlO5bXGUakvQKkscpnGiPhqLDi4dAR7xi+ZlEaW6H/eBbextGKE8ePpFLRo\nNB2G9Bwft+5YjjK844093D3U8fQtKHICWYbHrBQhJ+WpM4qHgyJJwJgySrNy\nb99qia37JlM8KW/XPTW8OhMZwxwtISXVwFqVso7Fwgk5OX54wQaJIbiieKan\no/ULaMtPnZD5rRjNKyDB+AJ/zNpPX+d3mZ1DJdjrhp6sZGvemc8NmPH3ZjzI\nInvwEguZkdwC2h8NX30MypHJx6yKCSoQgCrRdDMq1+1Lv81DQJW5hpGs/zgW\nuCj22EHafTLFreEopxrc3VBDGFZbhI61Lq3GalDgNwdb/ePs6Qdx4DPo6xaJ\nT/JAuAeKKGNATo4gr6zPh4mAqYMr1vnLQbITxyf4BMVhjAYu0AqDoV3Jzxdk\ntjOWFEMbxUytrhmzBnK8V2Ei2aSW3zRnjWWumzCtpOrNdyjmnsUxvWTNlxvx\nzcGMftNdWlqkZj+lhMcP8/4mbGCJxysqt7C6CXa29XGYJNT/49LWLEUkSvwk\n0ZVYV3SYF1OJ1J2NEow9Hn9hn0HrvnL9qDaa1oELCcZPf2+BIx6MPL7BnxPk\nkXHz\r\n=HmCD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"_nodeVersion":"11.6.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.11.0","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.12_1548404972186_0.07540267046576554","host":"s3://npm-registry-packages"}},"0.3.13":{"name":"@firestitch/list","version":"0.3.13","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.3.13","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"04c33e55b7c7b147aa973bea380c057f9666f1b4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.3.13.tgz","fileCount":228,"integrity":"sha512-cA0x+d7Z1b6oIp7/U3w4sJ/w/yEId30Cr0AnQlnx7XP1aGS51XmdkYtv/ERsvVwYpsvdP1NbhQ4Hnv8DoH5Rfg==","signatures":[{"sig":"MEUCIHADRHKJKjdqb5QTLrN8ZB5JBaqL9/RiebrPRf3Hs/fPAiEApG6Ao0yRk03t8AxBG3NF/0sUUUO9IJ2XkNPYQAWvGWk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":983645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUfyFCRA9TVsSAnZWagAAY5oP/jTkx79WtQUEuHuetvvJ\n9EAu45WFsB1Vwb5dcK1EpHBTcNagIERawR5jLO5uIaVVr3ZoGwvvmBolLP+d\n4WM05z+U5pU4DPpNgEitWMmdN91OmvsjSUnRLP7tm7PUeXmNmCUduch+M4cM\ndSekyEmJppiTrVT9tjRo4Bg2CHvUXhjkV8DeixGaQIUqDvLsRIoXk3NBYLOh\nnHZsemme+BhVbU9gfzpTO/ywdR3bzBDHhQUlpTVM+KyAoNPyZmOoxIVzEk+c\nK76HhBVU9HhP7fbumpXIoFYYxcV7U1dIYYyh3y4cnPlBn+K9E820FNYyiwyp\n1B6+AMqr07GGq4TSZgZrhGsvTARObgaNfrBp7yuZPIpXdgbEQadTb2yJ/DHA\npx/aJN9YAohFR26ppgqvt44qj0VJL+V8FsMow3uNT9Id7kvmkyGGz+Fk7k18\n5+7hrnjPi0KfjH5Y2mXzU32Az79nvc6ORqtPvx/O6knrzWILXH3RY+6HZgow\n3XIk26AjohgpE86ToOziKkGWOiIUoNNEJtx6LbLhC+pQkcNspKnql4LDG4YP\nPts/w1o0oTgVWa4ORNf0pDV3PEU5rAzUFM5WNimkxVKVAzUbVr5Udu5NI3wf\nWGrDu6SuxuJlLwQ6xF09jMVNAZBGS/LqEEb8xHxHTIVf22CBrFTilSh2ZTvA\nRdI7\r\n=UHNJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"_nodeVersion":"11.6.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.11.0","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.3.13_1548876932495_0.6186247097092503","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@firestitch/list","version":"0.4.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.4.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"2eef09afc2ba634bb39f6a9112d8fdb82bf289b9","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.4.0.tgz","fileCount":237,"integrity":"sha512-mq3c8yzdE9Izq71lxpwIvO6Xcag05RWRiUx47O/KBuaq7KQLy/XV6xD2SdCzs2dZH2gVA+DunjF691z+FfSe6w==","signatures":[{"sig":"MEUCIQDJ6op4DbA5lUu+XFbxNlRf50Z+DiPSSNW/09w9p4cyCgIgTd/o+8SxSiwKQ9X+h8UAMVxXtwNugoLoPh1X+OHhS+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1005157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcXYPACRA9TVsSAnZWagAAWUQP/2nFy5Iko1mIcOhXMCuS\nvcXnQKx+IvSH8vBpFCb1FMIewLSqm9ys62Avf7UNDjTQv0u+/31/AE48hlvY\ntr5Lgm5HiwRoLWOrPKUezB2CQNSpxrRaDulEiYZWa6hH64PzBCROrX1gWgMT\n7Mj2LONGnN/auwkjFuCZv2PYDJNup72DfSF9dXpNYzjT970y4UONayuycocy\n2rJwOIGPrBnxjZ3RwM0y2IzolPly+kehYvzz3tGNlR8QvnmnMahkhkxAJrds\nEKfVDRtkxncF+/WiJPKeMZ2Lyf2BdjriEHDbxvlSQ9ZTaWomacjcXW9wUvS1\n8Uwl/rkEeb2H8+fd+H/60XoHFC8Xhy+KrVcwZ6wULSbVSnObQq9kUMW0pX3a\nNCHO4A5j0X1t2Bl+6Uo7Vxs8DZtYQB30Pvv3E0gqw+Ow4xgomNFl6/Ws12Df\nYAOjOZThYNWZTK15R/BKikwksNvpXfeaNtvbRTaft1bRNwWy2ZuEj2qO9iuf\nfv5F1XwrDxlFn0cQZZP6/d2LKHraZqcBoAd3HHnD6ZQeM26vzRrncCPrnXlh\nDslfEdkMjZY2pgT6IbIjj9tdC9g0apR5iN/M3ERLVhB6jWUXpDlnjA19nxPI\n+1bW+3xqBrWrM6c0X3thlbFx+xWMblrWavNvBpoZh6Zrz9wIP28WC3SicBln\nwo3z\r\n=FXOP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"_nodeVersion":"11.6.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.11.0","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.4.0_1549632448309_0.11509316364522193","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"@firestitch/list","version":"0.4.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.4.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"a3723c579ff3a01ab6793513940c367ea5c67bd6","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.4.1.tgz","fileCount":237,"integrity":"sha512-t3T8VGT+/Mkgj/Rncc7hveqGwpxXWNqL96auA1qMDDkMG9ZEmW9HlxePuj6YMauqQAUNgE7qugiJ1E5sixgtRA==","signatures":[{"sig":"MEQCIGYB4dJMNb2HmFa9EfxySHcist2MNHsuN8EbhGE3Jw5BAiBLI3RWxU4ttwn521VRPwcBiWFENDD8pnnhi6pnojB9Yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1007741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcYTGiCRA9TVsSAnZWagAAnqoP/iaMlnxMo5XDqcVp7nuw\nA/v2k9XNz0U66/d7nheb59A7NjhsUOa4TxmNBNI9oTx8C0Jgqkuiie02Lmdt\nDM7/Wc2Ei28avw6jvI+QPh0+ZBKM8QEY5elvTuDFKBo2zzEO+Tqoysf3X+jY\nOPvTVaqclEd8Shjagucf8iMfGbg8rZDqNWsEdGrthrhVs/ywr6D1m21ONIty\nsoO4lLPB/Ar6iBUqWWmMTAyo+oK5JWlIC3r9HCEn8mZRFRqL890rtAMWW+ET\n8v9yMWUNaDC7GXMqv++HATTNO6cb5uYSX389B3QULkZXtqTS7BWsz0FtDUYy\nHsSOnHfYhwU92rrY56kD0w8klteYfUwJeEC29MzUIOCUCjmWJrcvcoWfM3+U\nSV/vNaKnnAVFeEf33FHNhBuc3rucuzM+tyj/PS6HreRYTxsXUy/L4xxexduB\np4CLxynOKE64y48QbnrN0wWA44QA7F17tDprSNEc7hhErdcnSzORxNbAY63F\ngRkDLokLtt8kethOSF3zSWmpfYkdw+MRF8WJ1mjmTZUDQqsa+CsIj63j/EXF\nPUuCvspl09atWDNG6vdWf6ID4MIFTpTd+DjGTj2iokAhPr35ZA3Y3mqg5PUw\nMNaenupQrfFMZaTJ6GGv3YigA0M3x9Gvy9K5evlDdc39bUHpc4iy7iQs5lyG\nZMox\r\n=3YrS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"_nodeVersion":"11.6.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.11.0","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.4.1_1549873570259_0.5655455683715522","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"@firestitch/list","version":"0.4.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.4.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"73cab688c9fcde950609c2a2d10512a4cf1e1096","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.4.2.tgz","fileCount":237,"integrity":"sha512-mxoEsvWaf/f+t7EjItmzfbJyQF1e0C+WrzHLHpN0dyHI3jI0+pVsYCsirhwZcAVwAuDmrBZIRkou9LqM+soLBg==","signatures":[{"sig":"MEUCIDKRoAeFnOSoIC8v4DOmYOH7/r2N0ZathkcLdwdEscu0AiEAqrCAxLfu2TF8FOz7H+9nvaEXlwWPIZDsAeibEABLjbg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1007224,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZTYACRA9TVsSAnZWagAAHJwP/3Txr1FyUlgCZv8361Db\nJvC9z6COY4AKWHK1BEwgHB09qBSbA2sRljSQta6pGYpKb46LNVODgNeWc0Bb\nJEwHZcQdr3Me6Y9ddpPjVgJpVqoobyKSMZhW4touWcxoSyLgk8MvalHpygl6\nrUlU16U4+UnGP51y/JO9bJQAGd+pzHh3XHnq1TKOK7gKst8EaMBPzNrS3Us3\nEqEsCuRMnt3AsDvM/RPN13EWy8aihdtxZ8myG1Aa6JAV52l7NAjYRzsX+/vK\nFkIo9EGPgfEh9zeYAaGz9KPLqQqsN/2QYBtEpvUPakZ8D8S89NSwtuR211H4\nieEGIMp5GkA85IaOIfStQpkHwenGbGq0OVsrrXOnHB/Z44LsaKFhe8n2YO2G\n2hLR5nHHpBcPizWTH88gVBgOuhUt2omfWjxfJirAes3+A1PUMgss3/n8GxxZ\nO6Dap5YtL8iv8GSF3Exx2bgtlfAbIsZX5aCSrf/nMsToYk2vJME9Fv1SRCKS\nbr7zrku4tDVfPo3htPuUu9eSAwsmHCLZtQwyOtyt2zkttVVP5PbY8pT9kn5V\nxo8ALIXNiJWIiFVNCEfMpKyQxkQzUe/EKx53xN/uRnLJoBj1FCxYbTCt1V75\n/5JjOnLusqN7Us5UyHegE6+MUpqWXek+GR+QUBXVLp88jl/9mp7bVAra7Sqw\nfJVY\r\n=JDUv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"_nodeVersion":"11.6.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.11.0","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.4.2_1550136831542_0.1369999989034012","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@firestitch/list","version":"0.5.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.5.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"4db54a341d8f5c30d398b68e3322576034ab9db7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.5.0.tgz","fileCount":116,"integrity":"sha512-IaDFCWXUgpeqMJpKehjf208U0nlXBjuaBrFFabISifmvPOPZOtKG1dQKry0rttObA659Qcz9ftFQ7OPmoMO9dQ==","signatures":[{"sig":"MEUCIF3tu6CV8EJGzQB171mz+VVrtyCQaLGPHchBuLVTJCB2AiEAi2b7cFuqhJmGWu0W/o/pq1Ot0XlfzY7onbEmTe7lPjk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2239316,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcZyRRCRA9TVsSAnZWagAAtZgP/1EdD8CsI2ZhlueijKoD\nqi8OZei2YjFXA1kya8hQY3kg1SQDjrNa/68NSuI0eZkxBCWQRmcLrSgsKphF\nXSHMbX9gX3ZOEaSFH2dxK+Jm9f4X1POrvRlrNfP/NrDbQpT36BOIXs+q06Q/\noUinVHRQw3PAoDkB27UDU/Bq46Oq6i79Jn7U6VXjhRE4jpFKBMfXOT/WsAaT\n05N1jEu+GLyAb7kzaVW1N20l4+T5K/kJP0NGSq0j7BgUCxQ1M0pTXARrYkFK\nDDeHirJQKv7Q5FnEEA9uaCKUrgZTG07L3Q/aQHfoBBpQyNa7o5H2WIGG75iy\ngcGUwKMdv+/BndrNBQhw9DNy1mdCyfO/M58o+mBrmtZ+ZyOJRpETxyM7yeBn\nPDy9gE3T40Dpn2dGpe1S1g/enBTfTur7hDvMe14zoeD3MM6saurfTcPIZbfm\n8Yi/d7VFYiiY1NxjbxMkqSnJTBzfhBqz7+3flBppS8yvd7Yqeyli9L2OBTDG\nwF/51EMP4JOWA3EMZ5YxO0U1TqDfTqElFdX5jGpq1Wa4u0tbuI7q9r1FlF0i\nbbTRpCj4mikHkaX/rwya94tKoykTvKKAERL/KTiUbyXq+5K9nDTmIVpAj+N9\nCWVnmHoINSRJfO1swVSyouTqr1pcJcT9SCVlIeg08yfT8Ae640GC25YCf05Q\nG2A8\r\n=uJZr\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0","lodash-es":"^4.17.11","@firestitch/menu":"^0.2.0","@firestitch/filter":"^0.4.0","@firestitch/prompt":"^0.2.0","@firestitch/scroll":"^0.2.0","@firestitch/selection":"^0.2.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/list_0.5.0_1550263376774_0.8977428272807293","host":"s3://npm-registry-packages"}},"0.4.3":{"name":"@firestitch/list","version":"0.4.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.4.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/fs-list#readme","bugs":{"url":"https://github.com/Firestitch/fs-list/issues"},"dist":{"shasum":"0c7278fed7a0df759816ce4e6bf06df016732c68","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.4.3.tgz","fileCount":237,"integrity":"sha512-ehGBNOLpW4Q7//VJQASKZzNrNdoJw00wPWgdNK3CcI3lun/25JmNm/2qV5heR66gpJ2CEn73A9vLKG3j6tYCpA==","signatures":[{"sig":"MEQCIEcPTtzZScNFXAynsuaVKdpSM50RPdMYyWp3N9C3P470AiA4VTYf18qTb41Gayxgb5iWSxRz4aQqZ23dHyq6v7WF2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1007142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbAKbCRA9TVsSAnZWagAA/ioP/Rc5T01xmZKH7cdi+mmA\nVthOEyasK2OFV4yPN/bLEWSQtlDFdGI7D7Lf/HcQWgtWG5W/JbjKoHuFVcBC\nGdygKASQJ20MRzHscoPlQf/jYZt3o2Lbtb/pnNBHaGRYSByn4fYrU9JIgJt0\nprwTUionlwadBCmb0h10YZ6tBUFc1/4jzGleNUihj64V+UxPTOz4PzAUxf5V\nFC+GinA5bEmkhvasnYWHplHnmzk2kBIfGu5LkPtHTRJmvWVqU+T0zetJta40\noqV25QmNqq8FVNb49xPbUZ+wuivtadK0sARG5nPq/GObDiUxR/GRygqRSIW5\nzLSaKEIR4BfnZAt311jy7likv8AgvycYhMX0KssovC3N6ChqzKywF4IZExET\n06GalY1sGl65a0Ycx7MhfKyC8Y/CVRN7V8h3XaBOxM7bBHVM6Syjo6jCnzKl\nx5H1BADU0zxtdUZwWrxET5ao8y76VP/b7TBVO2aJ02BU3FqOtB1CDCAmhS6y\ny7deLdqWZH5T24q49gfxjBbtQvFAIS9/d2s62j0WMA0OyXVhhIfUYYF1ZKuq\nvhRBwmcqY4oMlBUHrjAsd1Eh5TD+fJdZw6CqwURad16ap+YStrHViehtXkIu\n7iKCQsq2NyGRu8G6YrgLpBMTtgZNcJfEmPKaia0DdrNa2BIjYDA2GD0PNwRm\njFr+\r\n=wS6d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","scripts":{"serve":"cd tools && npm run serve","package":"cd tools && npm run package","demo:build":"cd tools && npm run demo:build","package:publish":"cd tools && npm run package:publish"},"typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/fs-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"_nodeVersion":"11.6.0","dependencies":{"rxjs-compat":"^6.3.3","@firestitch/menu":"^0.1.1"},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","rxjs":"^6.3.3","karma":"~1.7.0","lodash":"^4.17.10","moment":"^2.22.1","tslint":"~5.7.0","core-js":"^2.4.1","iscroll":"^5.2.0","replace":"^0.3.0","webpack":"^3.10.0","zone.js":"^0.8.26","hammerjs":"^2.0.8","node-dir":"^0.1.17","tsmodels":"^0.4.6","uglifyjs":"^2.4.11","codelyzer":"^4.1.0","karma-cli":"~1.0.1","node-sass":"^4.11.0","css-loader":"^0.28.8","ngx-toastr":"^9.1.1","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"^2.9.2","@types/node":"^6.0.99","file-loader":"^1.1.6","http-server":"^0.11.1","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^6.4.7","autoprefixer":"^7.2.5","concurrently":"^3.4.0","highlight.js":"^9.9.0","jasmine-core":"~2.6.2","moment-range":"^4.0.1","style-loader":"^0.19.1","@angular/core":"^6.1.9","@angular/http":"^6.1.9","karma-jasmine":"~1.1.0","webpack-merge":"^4.1.1","@angular/forms":"^6.1.9","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^6.1.9","@angular/router":"^6.1.9","@firestitch/api":"^0.1.17","moment-timezone":"^0.5.17","postcss-cssnext":"^3.1.0","replace-in-file":"^3.4.0","@firestitch/date":"^0.1.19","to-string-loader":"^1.1.5","@angular/compiler":"^6.1.9","@angular/material":"^6.4.7","@firestitch/badge":"^0.1.6","@firestitch/store":"^0.1.6","pre-build-webpack":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.2.25","@firestitch/filter":"^0.3.5","@firestitch/iframe":"^0.1.5","@firestitch/prompt":"^0.1.2","@firestitch/scroll":"^0.1.15","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.1","@angular/animations":"^6.1.9","@firestitch/example":"^0.4.1","@firestitch/message":"^0.1.22","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"^6.0.0-beta.18","clean-webpack-plugin":"^0.1.18","css-to-string-loader":"^0.1.3","webpack-shell-plugin":"^0.5.0","@angular/compiler-cli":"^6.1.9","@firestitch/selection":"^0.1.1","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","string-replace-loader":"^1.3.0","@firestitch/datepicker":"^0.3.1","postcss-flexbugs-fixes":"^3.3.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.2","@angular/platform-browser":"^6.1.9","angular-in-memory-web-api":"^0.3.2","awesome-typescript-loader":"^3.4.1","filemanager-webpack-plugin":"^1.0.26","webpack-dll-bundles-plugin":"^1.0.0-beta.5","extract-text-webpack-plugin":"^3.0.2","karma-jasmine-html-reporter":"^0.2.2","directory-tree-webpack-plugin":"^0.2.0","karma-coverage-istanbul-reporter":"^1.4.1","@angular/platform-browser-dynamic":"^6.1.9"},"peerDependencies":{"rxjs":">=5.5.7","lodash":">=4.17.5","zone.js":">=0.8.4","tsmodels":">=0.3.1","@firestitch/filter":">=0.2.27","@firestitch/scroll":">=0.1.15"},"_npmOperationalInternal":{"tmp":"tmp/list_0.4.3_1550582426674_0.7129465440022016","host":"s3://npm-registry-packages"}},"0.5.1":{"name":"@firestitch/list","version":"0.5.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.5.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"433c37f7705e3dc5232647cc68f392b9523b372f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.5.1.tgz","fileCount":116,"integrity":"sha512-vmHgNXvqe0uYtGdBWPHzesbjDA4+ckdAJRXAiok/NhB+NxCdmbLTWdZGloT/l4SoNrXB7lsT0ywcyLytkBxmog==","signatures":[{"sig":"MEUCIQCRNhCaRC6i0vaZr8Z91yG+rcBPRGAbYoI2nc4dgwHYFQIgKCF7HVJZNYOwBavP1D2hCJasnxAyekZ1VAWyvjsdqOA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2268239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbJjUCRA9TVsSAnZWagAANnEP/16hetuiykCa95CCvoTe\nLhMXkgO7HAi4J3hO27b2ChrwkmR1Mbo4VstOnDLxplEwPXTJeTppLstQHOJp\nKe1LN/xYShjBRISCDrYjxRPoCKtLwYn4oMzZrkUzMSNlBwNS7zdpVid7+AAv\nrC/+gLog+wqxp0jIKCdiFpFyHjWy/sQ2VIGBFvpJUoAIoR76sJ+3wPfaXcno\n7fuXb3xXYKkc0PkV73MEa6CoTuav44cgpZQPJi6WsE+0ri8CSIon+dzOYdQ+\nNayt6L1pWgfNEP4NuCUXyoPj8dVYDs49eFq4DmU3yrN7JIXyj9xr2EfmRL51\n8WTeS8uoz63xgO7zjncXbygFkgujaIY+RRxVuh1aWBjF5twLHTp1dX7vhInU\nSc9dEIU+mQBZ1QFtEEvWyXdWDC2lYAr4dgxOIpV1G94ytghSpCdVxSzrINOK\n1KczECzgVXXMVSUVDg+6fOlNJqjKwLpTOjMExS1rS3cx8ZNVeQF7qsL1eqQL\nDqms91eNSnnhheaBjHsoZgymzuuSuzfKYINC+14pj1bpAEVwegquesxlQCx2\nI3APMDd42TrGlR7TA5beVuPzauN/gkyK7GIfoBr5+sAtkZzk7nbiNfKPhFTn\nuFtw/S5xZ489bI3Tt9PEQPWdEve1OsGs3w9IfFybEhS+8YMmKs1zPgXXl91R\nd1zM\r\n=Y3UT\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.4.1","directories":{},"sideEffects":false,"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/menu":"^0.2.0","@firestitch/common":"^0.5.1","@firestitch/filter":"^0.4.0","@firestitch/prompt":"^0.2.0","@firestitch/scroll":"^0.2.0","@firestitch/selection":"^0.2.0"},"_npmOperationalInternal":{"tmp":"tmp/list_0.5.1_1550620884192_0.8015512531105771","host":"s3://npm-registry-packages"}},"0.5.2":{"name":"@firestitch/list","version":"0.5.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@0.5.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"9fa3f075627402b7317710bb8cdb229f2ba8943f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-0.5.2.tgz","fileCount":116,"integrity":"sha512-C/xPSaVJNcuHEXfZfbFgyBFXaMyudpt6TyzXOC3Y1XOlfFKw8PyOXI1YKf458kHcxLexJ20WddXFnduhnjkXTg==","signatures":[{"sig":"MEUCIGAumqVRWMlCn7vYbW28WlWMi3X8F4DKLj7wlG1Nsp4uAiEA38YXt2bodiNL8rxdXEDCU/ti+AEcdtKB3rRcuT4+vnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2243441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcb7aICRA9TVsSAnZWagAAxBcQAJ6KGqO08fj4r2q18mDF\nwaROLEKBDvDzLvzN7z03J3sDo9VZAISbn0gduOkoYGHDYjtDxUgV1JFP/1a9\n2X1XbxKqY84euCDZ1qYl2rQX9KLaOLMmvEyb9QjAmBzBY/E9brYYj5++CNh9\nIPOzhKS3lTMjmHwibccqxOb2C2JIVn87yYB+VfHmVvUdil/yq7ALnJS0R1co\n4Xvk8StetwFs0ASXWQVx6+vB/2kYN36hqPl2ii18VviPN7bG83q7O6xaRms2\nQ1XwAq8DRidhV3tM8d3b0VRwRkFdyHp8WWjIsDbnYxtYwwa2pj/l47THb31O\nLipzXXFsa3/wtQu08c+tSv/hxpN7ExKsjK4MYU111JwTcoyk9ij/XyYqXkFa\n4voRVkEoXSMpCJCM8kVgUhwB1B8TRll6CO32qVP9felO6oMTftlSsBeVkB2J\nJ0PAuxCzRpTquefRH+P0vj/3TYf9RjTXCOkdZxRLXBtlzE7AwUMThZbTKcu/\nna/TRoHm3+3WiNjnT2k4mmEKc+Wjob8TOPbGSgLggvI8AHjRyBhNG8MnCfx4\nl94nVx5hqeXZAc4fiirb2+Ei5OfmDAWztHdy2Tm40FwqAOpCXh19fs6oX/xs\ndgcCrv3d0Mo36LTn+DEiRqOSp2Dn1dxSF44khwIy11DsFEaBi9AAo2+T5vBY\nMgcV\r\n=eP2E\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/menu":"^0.2.0","@firestitch/common":"^0.5.1","@firestitch/filter":"^0.4.0","@firestitch/prompt":"^0.2.0","@firestitch/scroll":"^0.2.0","@firestitch/selection":"^0.2.2"},"_npmOperationalInternal":{"tmp":"tmp/list_0.5.2_1550825095748_0.289635345951347","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"@firestitch/list","version":"7.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.0.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"1add9ca1666e790eb4b2a9cd479fc40d774e33d4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.0.0.tgz","fileCount":116,"integrity":"sha512-6je6U/rebWAIDQMihMHvcN3KRnWpTHd5T0wUlYQc0tpBzMOsgTkUqfqdtaVRuCoybsQ00Dl8wcvXVkRpn54k4Q==","signatures":[{"sig":"MEUCIQCDICHiPGdn9U65ZpX/Pmg6KPo/CfHXPpEg14QVC8tNqAIgB4HFbFfZ2w7P+l6MaNrZhEJEnZKJGidggVPMxr4xpjA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2272347,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgcXMCRA9TVsSAnZWagAA5aUP/2KxH8MABwYkLknFFeNA\n3UJ21M+8HGPxaiV0IP5/IDIQQeRpAp8n+zpt38vydzGVpfyVem5/NjKa+GBc\nTk3aFHskHd/R3MIpHUatm96L6U3Y6b7wcD8ddqnHnczQSpguY0l/a3bVO8cJ\njzc81NtIJIp8TNiLHo1hec2rFh+UqH1cJaSfjTwT/GuMkcoCnHaKA22dGb8C\n+cgVXDbAbcrfkinysCvkpTriYmA/AJn65wc13nG/RX8BjRVZfXzJmz+3gQQ8\ntrnyhkdakYoZ4qGSsOMwWT+wzBYafYQaKaJKCV10UrudXZ0e3qp/CeU5mH38\nXhiAluts902DG7IGVLavPCSgYpULaxQNM6Y9EYTi0tZvXs8VHVRvnJJ+O+ag\nIBwQc6vqzPxlPKr+la9Kjnn6LE4RG/mIsZSUpTh2GKXJueF9c8KFJJfZYxI6\nH2+6GUwSgDgqJkFRet3H1LyanyNlBwXgPN9pH1otKCmLiNc7OjB/xliZp1ld\nu6fK3GFmnybYaz4zwRpLsfE66MbX/qACaFgY7bjyNw0hqrt5zFvCD91xVcmH\nxey/oTMHPWx/aaNOLvM0Yhpb3vWChHbMJo/t8k5+OoPv2mT9JTKukPffmnSq\n7fpmCj4Hg765JbOW9pCIce++ekrnc+tyC6q4gZ5hH9/z3zKOLTel2sVKQLyD\nSt5T\r\n=tu54\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.8.0","directories":{},"sideEffects":false,"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.0.0","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.0.0_1552008651548_0.3517797405561389","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"@firestitch/list","version":"7.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.0.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ebc048c070771dabc087f257e92dcfc2b2ca339f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.0.1.tgz","fileCount":116,"integrity":"sha512-BplaYdW7wjwfRDrp0MqPaNt2k+T8i/KZWHjJCNKasHAeRiONh8TNtcY21veokd/CHhf5hwvhzECToLlg37nAlA==","signatures":[{"sig":"MEQCIDlP7RfNWlDow7uHjJ57j83/HAgMEVnSKLoPITcVtsISAiAWBv+oq6OGz7yJCm10V9R/2HJ5L/U8Szmh7nz1T/FHIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2243449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgq6GCRA9TVsSAnZWagAAZWcP/Rs9TXBpFFLlCV0jSeBV\n1CRYvHtTqfgZyyo/ztdykeiyDa46TSKZaXkR6Wf9W/m7YFT+VPGIsnm4WC/M\nzfELdnL0DKG7/Vic8D8BTvrtkxoaIKoCKalkWD1G2rMn6DVJu7/bkdZ89AuJ\n7CkiankGW/prSmKeqiVs5FJUUaER77Z3jZ1nkDl/sWcURJ32pv+zIEOCfgIK\na9H+lqTpO9fAmSsEoK7ZzlPsV5C9cYP3eKEYTHRtVGaktm3S6L5k3ESdQ7gf\nhpJT71reMBnGs0DJIi9KaVrel1X6be1Zg29ocQpTBQ99N0s66yeNQf7j4872\nkL7LdZYop0f/FKAB7LlSNyVhUoyGBTDTfJV98jwLtUqOdy8EKSIPQ6ODK4+m\nqIm4oFfKnFfHA4NFwAOUZiLBHd2SJbXpzI/EQLMB4a69IzPJKD5r7C1NWv3g\nwXjLrTMko2l0ZKuKHfPPmgPXb5MeaZyUQr+mSVTtZmFjbRcDALXU0rF5XHL/\nRs6sbITQqH+NkCGbLfUoLNSKQUuai8cy07yAjrX940xfBDkYwqaaSoieZaoH\nOqyxNAeFpm+X8A6kBMmk3VVImf31tcwtQz1OwXdBsdjeCSOMczJsPFxthu9a\n74CrDG3anGlO69edecxCAbBDSS+4o14JTmJJpeSBf0BrZ8MK+Kj1UPzIaVh3\noUzy\r\n=s+05\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.0.0","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.0.1_1552068229816_0.2942232151744191","host":"s3://npm-registry-packages"}},"7.0.2":{"name":"@firestitch/list","version":"7.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.0.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e0e95746ecdb380595e0f26c780f5c46a5717cda","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.0.2.tgz","fileCount":116,"integrity":"sha512-2Tl07NMjhqvEUjybwWFzOXdv5RfOL9SKjCGgIrpgAhS3U+RdOj2EnHS/a+CEFDAjzUQ4esQKDxj5ccCL2VoMCQ==","signatures":[{"sig":"MEUCIARuLUweHj1Wt9JJyDzbGZkhrWBGq5akTPDQhyYOLHG8AiEA8ut7RVpNlxKOXOSDIxQzNqhXW0clKehrAw4w36EuTCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2243483,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciRJVCRA9TVsSAnZWagAA2q0P/3geXDqNefxBjcQKHyYe\nMYzP8pIfEdnIqFtNhVkAvO+V5P+kPSZIm8YaioAT8c8pSzlwjUybOHuCANnb\nANeZ0Vrndj1XcQ4EdA/uKdR/hnEwmj0/sBEG0HZRk+y1kf59th9prkm8deFw\nFmM9l9vVkDXhIqK4ErZc7MH+FDkF2I1ehbfbDgEFaLRU4IrDLqpac9uuAnKy\n/sXYFotRmZfs0dRypZEUJE1V2V6ebK+k0IUk7k88mZcv7cC0zc3XcXSGq1l0\nlVC4q7zueulTnVEQlcN+/cQEjzDuRze3rv2BDAA3KKt9h0dBTwUwEVbB1Ul0\niT2wA8foze7mgF9ZNEBvTD+5M6BtTnIGmjcgmGXds7/qhRfR0w6G/ikxEpBx\nYc9ItxdODEA0lGAyvozVx7Qc9OqpbcltnVf7R4Kfcm0Humge71eprKr8Gj8B\n0JnY2/V3kx9pWOZ40aN8Pb+k66hyEqf7BMFD0KS3BusSvig5pbt/3ztM4iLF\nmOK3l9Bur1gbskQSXQyYEyp7wkIdzD576X5bjJwJjxNcc4+JZATFS99VCrA8\n1mejcoi49PGHFCiPVXrImI+5O8je+BOWVAbR6ebZm6m7VAqdtPYDsab/0MeS\npsQkFF1UhaTvoFNIhY1TRFKkUeLdmbIwuQ9cOUAKYSw1S7oWVU7ZSpO9z9ZN\nIDLZ\r\n=pK6s\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"sideEffects":false,"_nodeVersion":"10.0.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.0.0","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.0.2_1552486996016_0.9976923912246332","host":"s3://npm-registry-packages"}},"7.0.3":{"name":"@firestitch/list","version":"7.0.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.0.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ab6f3c648f85e5e80edb0bf3fde0b261d5cc7533","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.0.3.tgz","fileCount":116,"integrity":"sha512-T6qIFNM0JZLqR5M89Q3SfPis1U2Px4C54ymJd0ZHimMjeQeHfZW5Qxs8jWPc5MQD7MYsITHGDIgHPRNssjppag==","signatures":[{"sig":"MEQCIBWMa5VZZepGuM0Kr0n8JwC37qB2Iz/SUxRQIYer3rbxAiAlt6xqU1mRHSWV3ZgWr/YJdlmCe41qy1XMf6RFSBzuTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2245292,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcijwJCRA9TVsSAnZWagAA0l8P/AqetGLH8nJRaA1WOUal\nvs5ThE5d9nr7n75sO1TpiMycexuHRQmTSuRQYnv39X5TBYeBZPBKM6IF/2PT\notXQXxDCr1luDnaEjp4EhvzbHpyJMxkSYt2n8aqTYT4MAjDztEQVUfXLzjQI\niyrd8kl8dzeXPFFYtEfM38EVK9QuzR+zWddUfQgbPdkZ3jAsOpWR5cr2qprN\nipSxc8Kd8Oi3EL4g2pGN4IZJZieLN5ylqyrFEHNKaR4fuMQUT65P4K1ExxFC\n8gw6V1GeXXmj4hQYUUlQDJnkLfc1b6boMhcIf7ySYzZeR5yIRCyDJVZQ4Pol\nVS1pExIv1sefM5yJv5E+dcw4PanBBlJ2Mr0r3iL0752o23l2QYGbsZHyi8Kf\n7mKB5Fh1yNhBZZEyj4tkG7V4vb/n6ASyswaKWax8WIdLrpO6lfnlzIXjAqDk\nIerJTT2NvNLlc3FbABCebT+rLgzrE6IRu5rixhZgjcIda9vB0Fcha+7ruLOn\nfwMhFq45jBGwciPcmVZhJy+HpGaZotDZUs9vJfHklkHLs4RFDzdurGBpT826\n8gFQbnfX3QdzCX1daDGmqA2RLWgRK6IuoD51t5z8WH7D+LEdNzpPM4ib7hdi\nLUSIZmr7C1fCF8Q+tYGSwICkptHCby4st53Rl3JIcR1cAWuqQRVMyMBXvY7D\nxb2R\r\n=UsA9\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.0.0","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.0.3_1552563208663_0.9434659010075899","host":"s3://npm-registry-packages"}},"7.0.4":{"name":"@firestitch/list","version":"7.0.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.0.4","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"29eefc176988d8127c0bd08dbda5a748125ff6a1","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.0.4.tgz","fileCount":116,"integrity":"sha512-ZNDtXK+FHCkIGrs7p+eIkRslJG5E2hxT/ZOm5aNlnhLeoyEjX823kL2zg2RWvkifE7lAcJ0xZkYk+CfK1OylXA==","signatures":[{"sig":"MEUCIFlPYB6RXZFqVDLrksWh8suqUGAmGm7lzsBiZsN/hYRfAiEAyAkTO0TQo3mSzwJasjjBZ+lvA92KPvSRuq3rCXTjqjs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2246168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcikt4CRA9TVsSAnZWagAA0gwP+QA044DY6X/T53j+WawD\n3FAONObEgefpesg5VLyATknqeWXRR+jWZuCOFd0nl13OuSaVTDRdVCEPjrvR\nCKmE/9j2ZvnoU5J50BylVBA4ck9MBo8nNQYsLOEmxC0Ry6odR8iWn0bEAC+I\nPKNAC098XsyfV/h7nusfeCeeeKCiPKvg5FhMc2Ea8dsbQ9xyN7Q8HUd7FkPx\ni7HjUDGI90QxagL9/HOkLSl5yyBl+0JfWf1oz3exxny7L82pGx3mcpX/ua9u\n+H3tDySE9SihqOv1ZBbyEoR7mNSpBo76Zwm2ya7UFfSINtaS/s6LQ6dup6qJ\n3hSS8FcESIpJeRHwbEFEBll6U1EATg2kUf3cxXr+BBrTRJh7nKtYDd/SrifD\nBVE0JWX2sSTKigO/gEo6eDb0dftAO5C2wW27SKwNvgHBqj5zbH/Tj4kl4M+6\nZC6od+z48cRoxAwXHSOYgLhMEycNnHY7nVF51f8AgufNyjQFH6ITExn6oVIS\npKGrdbVw8EHMKcQ+Wufebv6w8iFAz0o0QsmIYRhiZM+oe5C02bVxkG1Nh9iJ\n02BsrMNLU1KRIs/r01QytHnS4zliyVSz4ljjT/tUI5dVQ1pSYK0jMQo2UnKR\nmnToYBwLswJQlJ2x9jNLroiG5ndhyfl6uUKXAHdKcK3Kt1wg9bvn9zO7aqRq\nXBBw\r\n=lBoA\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.0.0","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.0.4_1552567160155_0.9269910515206503","host":"s3://npm-registry-packages"}},"7.0.5":{"name":"@firestitch/list","version":"7.0.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.0.5","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"d2df32c62cb16e92e8461db4f1eb1d9720936a39","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.0.5.tgz","fileCount":116,"integrity":"sha512-5J6p79Zqn/hMPj3s4WjXhrnVPZKmsMLVsmbx0mkHeRPSQmMJvq62+KImWPx1xkJkJYAoBGTd0LYee7BhYj+Eig==","signatures":[{"sig":"MEYCIQC5mYo7nZXbHgu5zOnVLJ8g2Obq3TpqgAHB0x1mOeyxrQIhAInHFY40mT0RKcQkm5tozCaiGWpFv72WHPK9kq2KVDTu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2257606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclhbCCRA9TVsSAnZWagAAWCAP/35BtR045HYhbZtyrvMX\nEPznEjFulJkGMu1fh8pdIFzPNICPmbnw1QzyCtKQCGU4uqOEAzzU/cx6Or/o\nyY/r942yT+0Srf+Psrse7Oxj5qv1aXVJHUI0nTyYfq0VKbJnfnlApq3UhQlT\nIkbyYYLMRVzuLZvSUDMZuk63p1Y+mYknmnUQvdUR187SlIppoGQBly2agJbV\n85LbzjvucMn5erLR6K4+w+UelQb03H1rNtKT+KJyk6FrtJnyxJoPc9ti5Nvs\nYjODGA6y+Q2onEVk3mHz3M/Xs0dj2DzGyMXaQLT8PpmyC3fSvnGmTrULbIUg\n47UkdxYQo/GYjeiaTh03z82iUiivBdpMzldIHkQWzp+jWQ+dQsSC1aSpkOHT\n31k0fsz7XPnFqWhlbJpD4k8RGY47/hZTF/mzecURWP5ideeXopw+AXdvDMWd\n1fJZu4JR+DHa6xRcUTS77tOQeueb6kW43kgOXNRSj/Uj5GxJNPNXRdh5Ccg4\nmJ4dcduOCWhj75tBsd/bLzjA1nPFjnA35AM73ywYVRWMT/lDRAfQ6JXRTDWo\nkb6T1yvMg+j65xZCYdeW04m7iaWHE5a3BYEOyQPuGyj71eczQnepR1DeWADS\n1G4nsdJ/RLrESmzFbwFsO2sz/eG678wPD6Pzfa97uc2Rc6IUITloS3LAXp1W\nvgji\r\n=RJr7\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.0.0","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.0.5_1553340097881_0.39346682478587236","host":"s3://npm-registry-packages"}},"7.0.6":{"name":"@firestitch/list","version":"7.0.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.0.6","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"64e46a67f7948f08f01b5e62287f703e6ab23c65","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.0.6.tgz","fileCount":116,"integrity":"sha512-Wmr/xs3EAgWaBpRRr5D+a9w8qn96NuhWMLDWpnIhlmdnQ2vRVPXll+ESKJSyLMcPWdTI7r5Pt3UqgilAmqIWbA==","signatures":[{"sig":"MEQCIBAi/QbMB1FSJzrWGVAWJWep+Fupx8kX6GWpvPBUw4GFAiB/Ge9EfeK4YuS93l3Z1Zf5FKvFTkPs8kek4fnjrX91Zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2257809,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmI8qCRA9TVsSAnZWagAAqG8P/ArsPF1nn74TSsarTH/i\nOKz6b5yzdvoM0mNGXHrdfkZXadWIRmeDicnKcLrxwJxxtUxY6ZJYIcPwLSB6\nQs9gxSQ/qXvUHRj3wWC8KDeY+TH1qRXsvid4fjQDc3A+kZieog0r/yqyPTXc\nhbAb1CZJuBcl8e/8LiCh29vPMKQ9Yn/BwQdECoNKpaFQOLEge5DyjrJAXr5I\n6QBdDTw24xThUbhk3Ds9PqmYTIRddfMuoQHyZRA8z8exU7ELZhn9rWAA+VKO\n5P2gvHwZVz7aCBZ+FY1O5t5pRyrsaywdfl/5Y2/+pDG8/y0lCUKickb2kFjQ\n/HOad80XzCnhuf5QyjdEyAcWiY2QC9EgAcW7YT6JE3ZRdQFI8gw7mq7EwiUj\nOiVxB3/9MNXQdtdd6LQnoVIDqiTY2DhNXjKv6twnxxR9+J9eE4MK/bA411ej\nEOIhMU9H/QO3wuh5avuQyyEFHHQoBELjOg6A4Ca26m99uEGaL4hVVuWQ5UcU\nKssZcbVq7NP7r6FDftfigmVzDzTf5WhbxrQKWD0zlh3g9npsOROHEZqNkZ8r\nLLWFvwJ7UG/TAOGQh/2azrpUnfLl8yiV2x/gLoMFB7RTMAXFNVKXra5UhBgL\nE4B4ds7G4BvOo7VkavRkCJrR8rX5SfM5BGeodh678JKzo5lpfip3wPz47US3\nYA5b\r\n=0DUW\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.0.0","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.0.6_1553501994063_0.4867814149672334","host":"s3://npm-registry-packages"}},"7.0.7":{"name":"@firestitch/list","version":"7.0.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.0.7","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"9e95b5fc7fb1015bcc0411a65577c41de8245f44","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.0.7.tgz","fileCount":116,"integrity":"sha512-cAB014fQRE+f4+XdhUxR3ccaNhmHgKhLxsUmuRLDI1DpyKzeS4o+pQtnC+dKPMFZzFp32QflocYsBZcVCO9mog==","signatures":[{"sig":"MEUCIQD6//qXs/Wc9s7rJQb8lqU7zK4n2I8NFkLjG6KolvopbwIgV5Y9cZZwD94HOWdyOyDnIXPaSovesk5/Gy8ZNK4Fbmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2319526,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmPF+CRA9TVsSAnZWagAAJAcP/3mihI8E/hKOOy0nHRnT\n645qr+wlcRzp2qVkGpzDTc63gAlfSO1csVSghXWtTTFmZyVyuK2GzVcwkL1g\nl6REI3oIXazTArmfJNqwYmcn9rUYCXKZKsPsjocsw12lLZVg2NyMJliuNQt0\n//51OVEwpCBK7nBDJNoQh3dJYTmDFHyZvkZipWbUmR0wBUeBs43Dly5c+4MB\nKmZCon0G43Ssn5MD/S0L1fykcD65LXYSVfgLIMai491jdIy7tRPwD0pLwVR1\ndxnUINAm2oaCyHxVB6CaqJac2BCwLAx7Z8GU09VF2VYLPEKWNGJOyyalxvN7\nlOq8LCXrHVXazCzjTDkmcJnXPlsas5blNux+xEG2b5xAXvsVec4+f2ZrRSQM\nVtunx+C2fi/usVPBHNn+rkqv2Y5+Wo2fRbAtvV7A1jv6SNupHhYcHaYkJTUi\nqd5Wly+nV46asPZYOyHK6CsLdG61MqftsRQBcFhL6ZSveqt+Bdg153e7KQmy\nog/bESAfFEgrXEb+OAkBNlxCfULbo+kSvccEgVTibYDs8Ckve467AyhFiZM5\nrtNxRkUdntLUi1CBJyzUY4QcNv4dr2bXPyJWfRymzE2V2xy2dWWkWd83oPEH\nnWMi5sRjrWpdwAPYBXXdo324ifr9E0duOoP24SnrA5DVHMgnXfydBRWvUbFr\nR60O\r\n=sDi5\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.0.0","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.0.7_1553527166143_0.43712814608357675","host":"s3://npm-registry-packages"}},"7.0.8":{"name":"@firestitch/list","version":"7.0.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.0.8","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"87832f4c4dab67367b789c3f137f463978f190c3","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.0.8.tgz","fileCount":116,"integrity":"sha512-BUFiWMIAeZcFpGao6aLGWBXdPS/vDSPKAZIdScW4gVsGR1/JpxHMbX/w++xWHLBo5o0kVL/KREdB+TUsHDIgjQ==","signatures":[{"sig":"MEUCIQChk1P6yVIefhlInA/xuCfjzb1HHOXn0AHvdYqVu17GWAIgStjAxIHCcAIbJORB40Gq37yZJCk4xy6i2bFRPdg2+VI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2323472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmjPxCRA9TVsSAnZWagAA7lAP/0V9+HBX179xZ+uks8wf\nJBtprDLlhEB7btVMyucMES7oNKwuPNT8LJ9puAK58/YyPQBqCOj7CS8tX4bJ\nJsLC2M46K1iLNwhUYDi/F4HVJK+ByVQXzNIaZQZAz4ylU1y2zn6DXxfkgs/y\nlyLkFTNsgkINGHe4/p2YgyX7bDGBz4BXDfBwYWu3lmiMF+VTM5N1k3HbVCY3\nM7X/GYZctTDma7EdYMMyyeqdSVgq3QqulsHa2/2egEUsUeRHpXqYvbtVotla\n8n+DX6FLekWPXB6MpRIbu79Bqw+CfbTrHnVC4R4oO4XxkX1wpf1/E9CZ5jCD\nUnGh/t0XxWBMLA/ttiEHiUtgANs0DmUwSOmG/v5mw0HtASbefvGR1atj1ya3\nmar2Ximd0h/MOZGgGVJsJepI+lW5kHz1PPenvzNcX4m1pogEV4xgO/AxNdBw\noDWGWCkexPvHtdVq4brxFq9AaqTtA2MbunFme5W1OS6gYb8oltem6HCx+a0F\ngWWpF7Prh6RnMgXwGOEfb+MTHwPTPRGsk8123RdZ1ms/hI6St9yrQ8WDcnl9\nsxBuxsA0eNfocUyPv3rToyKF/FjXr0MPzCYcPvHbO+Hxf6kXRh3TOSX9g96c\nW4IGg6oNkbIjs31rGqRCLMC6fff6kSvnYcFl6gFGqFnNMSZ+/bv7o3dUcsCN\nfbd2\r\n=mbV9\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.0.0","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.0.8_1553609712984_0.006423967985596191","host":"s3://npm-registry-packages"}},"7.0.9":{"name":"@firestitch/list","version":"7.0.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.0.9","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"095a740d06c532db0fb01311a4e73e75471ecbe4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.0.9.tgz","fileCount":116,"integrity":"sha512-l2SqKFn48aUpUGUKWL6Km8Lc4vocvhATdmO3NHd6nM60K/q7RPL2g71VUzJohh/4cVtYaUDp0JSMXEFwTgT1mA==","signatures":[{"sig":"MEUCIF9Ko16CH1LAtl6C3+LKmABauBHBPoYuG+++BXRyY6rlAiEAzExXTTU96dqEL2FwS7KaLV6/aho6t8T0VKbpkrvlnOk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2323472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcmkWbCRA9TVsSAnZWagAAuPkQAKTmxE+THAScqg3mkiEF\nqPL2CebbvvHZSfY59iDYqwZZHveidZh2s9Plz3cJB6PAr1gLw9NeYmpeY0yu\nA+RZUEt103XsbyKDxqoLmzBbQLiQ13+mWa4+K0fDgTK8YcHYZVLK+HdgO8mA\nehIft5VBf373HdKzRzfE0P+Tb/Fg+gl1qoRkFyFrEZBQSjtjfXMc7uE0zrih\ngXBAX8W6alUpmVZt/L/2iwLi2tKdRQlIUTim2Uecu0vkmligmzxxNM18XjWn\n016vAZjjHSnZAkVXXH7IxelZai+rOPs6L0t0gJol9zDOPriPxbmxMC5VZyUu\nkY2Nf+J694zji+Z0x5e5j2Hqg5zLkDuGLyDsLXJAWzYZKQAHjwM6ja8t5txc\nqvfRSluQ3WeNOoeFxpXJgFhU1LCPUvN5sNs25uxogBtTxPXkEIIhLuedrGKr\nuwIHSaxuh6wrfsPrTvK9FQpMikgtWIP5hEcP7gsS1Ee2fpJzZNSYu0PdVuw1\nAYVllXce7I2QpZu+vPTN2aC7E0xHUavmxNbkdkP1aR8gcwuV8Fk3EpjHdD3K\nhaT0LrTE8IR1Yh0TjNgG+KoAJRBEw1c8S/gScvAIwO8LOtPfTfWejfDiRTyq\nK6bkKDAEKgVNY7djQ7rBN8v23Pmjs1zCNmEvSTN4G5mYC+hmGvsbOzXliEf9\nWpbR\r\n=13nC\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.0.0","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.0.9_1553614234991_0.4342350432217972","host":"s3://npm-registry-packages"}},"7.0.10":{"name":"@firestitch/list","version":"7.0.10","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.0.10","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f03efd0c9087ff335cac3d540842545446889618","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.0.10.tgz","fileCount":116,"integrity":"sha512-rH4iYziHDXCRepg+ld7MXZIdz1nO+VueKckArKde4CZsp5pdzY57LuCBR8TUtX5IOIu0YjfvUDmQsAwfTCuF+g==","signatures":[{"sig":"MEQCIG3AJBVyPzmpGg/FrOyCR7kmfzn8V6/RwwzE72x/CbayAiA3H1aaew+Ex85iFgA1cA/oeJjyCWOWY+HZb5L5LK9taw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2323449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcm0ELCRA9TVsSAnZWagAAgkUP+wRF3uB48Vhg73Sv1OMZ\nzpGuDhnmyM9h8iGfw0fbg/3nFQ+yjLtghzX8jwTHER5fOVzmqS8EBcGwC00X\nT+8DrUImrc7mZsKYayBEfAAjTRcJJz1AEcbB34tO8CMu/xORbVBFIhtNpILE\n2/8cCKrGfvYiotpa9lKrq72gawSIOPr94hey7pVStrznlXo0TuHNhKaRX1nk\n4ZIPYoCl6QCiVXbGDYNCYAY6A19G6p1wdI/eQ3un6EdbrclccQDpZE3AWJHu\nPCQ6+XjKZzx8PDo5x263UDDAfT4CAQouK7jvchgdILyG21xvkV3Y+HRg613Q\nfuWh+TaXZgMCMOmsQZg2HBMpNFqzkFEP+3KbDZwYEFDN4YMGe0fRKrt/Bi5d\n4fCIvI0osd+cO+4HlaVFa+sTgfbPkrUGh3gkuoAVF4zkrwj0WcKTTLZRB48u\nZbz392jXd9ECTR8P1Ipp3lcodifmQpggnVu6EzqEBJMHTeTsA5LbDC4dfmZ2\nwrKZ9BIR3AMKsyE3MhU2RgVoUFOmk9OZL1IOWFXp4f7+GBdKoK1gEDqL8oib\n867bfkEuMAhVBf6RW7ruZcZ3TdVLlZSMY6iIXUGkEOLs20ZCQaKGQzdlXzvW\n3ccZxYE3Fq9eh0tFNSGt1C48AXWkdx7sLwCfUxV8jSPN+XlpuAJrTi3eMkud\nLSa1\r\n=CqkN\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.0.0","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.0.10_1553678602887_0.896183209908892","host":"s3://npm-registry-packages"}},"7.0.11":{"name":"@firestitch/list","version":"7.0.11","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.0.11","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6ae1ab1cf663502eb12c379bda81e3bde9845838","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.0.11.tgz","fileCount":116,"integrity":"sha512-5T7QoObC3POsVRwTrlFI0h6i0doAuUvcoFXqhJBUgZQIfa6TcanyGLYOxPZuTvfJMfV0HxPxzNFF372DCA77OQ==","signatures":[{"sig":"MEYCIQCoUTkdPCao1/ANDnJSAJCMLvo5Z1G6T4aEKwF1qmOHLAIhAOpQp8ZhnTRsckBW8RwsKX8zPNmBPkURSRlN5y/8ShPE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2323666,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcncqWCRA9TVsSAnZWagAAYqYQAJnzLorTsGEwArKV6Qja\nE3WaayA0a1At2vyN9MTraAXvmhZzxmhr2CaFircqz/hbrKhvpee+vquz3vWW\ny6J907gLjqMf4VrO/M1ORh8B5UE0Vle4hwIJ8DEPK3LFXPyJeL9vfwo3U5gi\n4HAT81ny3WR7VOW8wjaJeW7TWryWu1S7kbzkO5cHlYc+DBKQuBmYqvmPN+BB\nL17YYHyhX1Pun8GxFMg+7msOWGvOVfU+fAj1WrjYDF5rqaU0RZJQRzBeZhMe\nD+NnRFlGJWxGVhaEPxPmkMY0306EOrdozhED0No21hVkkwaLu0VTJIViaLim\nMyNx6UeCBoWBkV41nnHUZM0P9GoakE/h6gHrEmdktF4XedlxUdaGBXgTh/E7\ncijh7cqjIQ6dMlG/H6dVTZ+1THnL+eqPiANFrERnzELC7o0X/tdvUlxOsTfc\naPC/On7s0O0SXzYB0nnkn4fxcjbmJ4oylHdxCX8sfFdiOHxrX1CfbdDGTExH\nSy7ohAEJtpMCOcWJmgzxJE9LSQMBSenfBH0rogfZPFnutq034h6JiUQ0HNTs\n+9yhwz2xYVJLT++6A1pmrtDHJCoMtfybpZ8jBX7FPWxgE0ly5aUUXNwrwqCD\nUFU7pFE9/I+4Wpe9/my8B/V4sT9P56qeN0VLPmaSWQlpbGWbu7r3EuqUHINt\nbnFO\r\n=MN50\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.0.0","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.0.11_1553844885473_0.9626829529784009","host":"s3://npm-registry-packages"}},"7.1.0":{"name":"@firestitch/list","version":"7.1.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"640b7b6d8d2fdabf73b627cc020d1990e4962303","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.0.tgz","fileCount":116,"integrity":"sha512-tngll0k8vGJ7f6iCDKS/5eMADdoE3BmhL6se2c3CYOqqYUWuAxz067d7QF4SEfZWlgage4UVZmuqxt6YD86LHA==","signatures":[{"sig":"MEUCIQCLSleTNWuWd7dRJe/TtuPAGe6zrZX/bZJkv1MevH6uBAIgZj6hx8oIgj788yszaRoeRppv7DH6HlD5BeTnyd/PcIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2330048,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcq5IKCRA9TVsSAnZWagAACBgP/A7Lm1rgPM26C+w4CyI2\nnfc8D+oTE4W4JOpjKlTEpH54+KpThl5QqpVFzqD4rqq0xPxjgCR05sWGoXSR\nzGP2y4AdTxyVcFLY8JhRAfwOgQgfXlqEa8ixC9j6Iw4LPhpfeI7+QADVAI+t\nhOzvrKwmXuvOJ1FoU9B/jzC2TlqbUoCeC6Nl15lPMJl0Cq8K/Xw04tY2fXR8\nfOfHmaqDdp79MtTwP/uNvU9rIqPBLxw90mGN9eSewITYDJzmuPV47NVaSEWX\nQDicf0aQRz2GsYPa2WYMH7bO51byk23LEb+7G6h1LJX2vURqwA9ZQt2L3vrg\nGKWgWddNeHaKlzUP2w3WcGGxlXJ7qXjZaKGh1Qc+oHMebDk9sdjFxCzoSk7E\nmmw4H89n+DwpUW8+XBqO3zxqEh6w/40A9dCMN5JjZQf6S4+s7qwAbybP7ge6\ns8TVOPksizadPwWL5b5QE/xX5Wj+jtOfHcV5N52bQ9rlUgLFAkwa2ETpoRfC\nmbeQaaTUEEN842Wxys2hDZVFJJZaRaGxXOcym5HhpsvFtW6Yqc+qAId5WnMC\nPf7QzCiSSIG1wo5wHO+5IbmYFZBcCjzmds/dWxzdkX7fRy4RVdzpYuD0g8pj\n8tWxo8V3h1KD0f/sSQCJUKNNr6O+Z1w8GLiwHFHcnTfUM6ksy47imcnG9GXK\nYjS+\r\n=IG9m\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.2.1","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.0_1554747913074_0.2500013028492587","host":"s3://npm-registry-packages"}},"7.1.1":{"name":"@firestitch/list","version":"7.1.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"842d73cd76bed1b40b9fa326312157b2c4a696d1","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.1.tgz","fileCount":116,"integrity":"sha512-KksftUCW1+7XHrxGf1y7uqqIQxuzXNJ+f0HW02B0wswBX/tPc5b8G0od8nw4YsZ9WWfdhR6scuhaY5lix2oGCQ==","signatures":[{"sig":"MEUCIQDFhJjZkWaqH3NLSnnVTMgpCZuIJy6YbCNL0jjuyb1TewIgdLpsaxhdcGH+jgIR2fZQFLFTrtPxGZzZsg3D5VIn1/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2328484,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcq6jPCRA9TVsSAnZWagAAC6QQAJIMnpRY1e8ziHIR0N+S\nsLxYhWEIeqLmI0qnfV4MP0jI5Slryf6g6d7l2xSZk/dFltqKty+RvAJTnMro\n8qz3P+6E5lNuoXaLZ738p7y10K8aSNE0GqgWx0wLtRr7Br9GuWXJhSujM4/1\ngIZO/sSnvqxWwiTnOVCswW8RAe4JZZJ2FI/vf8TsmlwsgrXJv/okopO9oAW2\nO/KAPZVzVcN+/9U9zKM4ixhr9VqRv/2sQvfsYNuBkb+8M6sJZZfAHBPwTDCq\nSaCdh/ZW6YWLN+u8Rv8CNGJo2DI8xk05s520ktS8QYfyQ5vAY9tBE6G4BCAQ\n543Q94mlzRzlrMQCY4NKxy8HXOnvUigtc/xtsEzRvo/HU8ZtYlvg72NLG+Lh\nBZbNMcCserRmsmOhxvrEH7SGXoFOQzmdpH3MijK6E8xoT9XJ6P2+Z6639iCb\nViUZGbeKhvFFga2YMkb8CX+zUuAQbY4J0HoVB8xevfSS2gPZhuUmBvNJfP0W\n7XniMwH+ZftxyI1Kczv8t0lzUNSY/d9YRocEOljwFA1qX8Ek7mfIHgcCuD8T\nmyOTOfXi474KXymneI4MwcSROrqnGbsTEzR9YRG064INMr0mrIrrilVr7roz\nyPvxAUg3A6onLYRjKnuS+C7LinP3MYplBN/jI3RHRB/kSIy7CDOreUjcKFXB\n0bZz\r\n=Hx8J\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.2.1","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.1_1554753742122_0.8981443141173617","host":"s3://npm-registry-packages"}},"7.1.2":{"name":"@firestitch/list","version":"7.1.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"98a87c8da625f4ce209893774c32e03faace6d2c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.2.tgz","fileCount":116,"integrity":"sha512-HIjLVf/UGqIJxDw7m90EMe7BZIeEamsZDFm32M5ghga7KHdhsEqsdNKubsSA11xunjMG1z1hmlSiQChVGybuGg==","signatures":[{"sig":"MEQCIFFY4xNodgBpi1NKdm24d3NORZd1jpuf2DI+D33es/QDAiBXXmMPfFjvVNN9mTk0+LC2UptCsHkZYg1/53AHG+c2tQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2331360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrvRVCRA9TVsSAnZWagAAWSwP/3Q94ZT0VtX3dRYfdd2r\nxs5iTaljgB/Uxg9o4KUGKzHOO72C33c1TakjHkezE76cV0iOvsRjdsvGW0Qx\ngtrAwDsER0ONfRBHwvGa3v9BUKZlZv5Cjlee8XuXwMcxx4g4XURSHkkpoyDp\nDd1xfxlIthOZWhIw21PpRjAbdkJli0G+pkSEOOJ3lVn5LWd5w2YA3+w/rAJQ\nORbsYDQxKD8LYBfkhWiQw6giOgVwj5M64M+nvmlD9e7omme6hoyqLG/i8g8E\n0Rtd4e5sxX5bdOvc2YwLs0SkUK5T3FZUiex8pe21v2yLlaeAHzMz7vVfTvzu\ntR97GDD9JJ77yoIuNLdgUgoJBY0SjwFqZvx5PLqC7KPLT/Zf6cPsOmNeP4pH\nRsb+20iZOnVPUhz3w7DdIv/V2goSZNI8nyKGgr6C/JzWwQ09vjYRKg164WIR\nJwjptkyrZFG9BWLqmcYtHXtBNptbrC8khL5RDcoSHAYRY9CyeyDQKdaF2f0I\nG8H5FwbRimg8qU1xHvZATxgEJ4vki9/SJ1RlnI1mvDHGnSpIJZg/ug6lDAEv\nYfB+TI0sUz4QoN622EdrZPl7dKkSaHH0TrGwkhw9rMc7ySVZ+biwRA6KQyGj\n8XpAHzAiLa9taPuVp3rfkkIt7kLc/1a/1hqX5WLR49j9OW428VuUHFFbUG+x\nCpVs\r\n=mPgk\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.2.1","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.2_1554969684379_0.6023963513177875","host":"s3://npm-registry-packages"}},"7.1.3":{"name":"@firestitch/list","version":"7.1.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"81decf751323fdaee6c0d75db438c1ef1c5e2d32","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.3.tgz","fileCount":116,"integrity":"sha512-wuJgfu7EHnAX15FHn/Hct+axZRFHyv1LSMFnHpXSeGUCR5YFe2bgTURSHtYOwM+WFGGC/lqcyThDMa94vdLOkw==","signatures":[{"sig":"MEYCIQCYH8M12J6gwKPAG9oYXXO6xGBOqJOoK5vPCJkdeE7bywIhAOse5hU+tQ61ygto5T1HuBHPM92wl32qvVy0yqJr89MD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2361508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsf7GCRA9TVsSAnZWagAABR0P/3TrjuYvthv14psFvqxJ\n3NTBycmRJpQOK0vUyHEmfQo0sB5S/COTKWYDje054jJ5gPh4ezj3UxEQ0FmE\nW43RpCnXsO/ks9Dq55s3t9yk6Ics7jq8ONPbnWLrKK0qQ0Mx5h1lHdzss2F1\nOG831MDW7i6SaemHuCb7eiyF0cSwg5bwr+wojszb+96B5QaksYUlrqAyqvEp\n3Zx8xJjv5kbNOkW/c0MJ6JLONS78zgv2DzojsppIyqCXWuKOykzX0cnNpjTY\n4N+UDHTfndkMfOYvMKYhtpqhp69WiwtGOMYIIlKNV5xWwto+CdVHcCDJNcPv\nm3tzkKiSreB977VaSK3/udgfNRaXvDZSWpIvERwBPscezhi0bqk8IJ8xpPFN\ng8RZMR0cXvFNi6HPcqq7e0Mrb/1sXevssUcCE0FWkAHVoNqzxOJqFNykqSq5\npp4ZyACKUNYQhETri4m8I1RQFjcmFx4JhvYeu+OLmuhQ10+uBaX7lph4X1nG\nN5YIuH8vd+wY1tN6CIH68TVzMjOO/QdqgmZim9oqpPWEK5SmAvuBqkqqokY8\nilea1LCoL9rLZqJDczjiY+181RNNxWXhSBYtOYtfnxB1hQ3MH6kn0qA2/ETz\nf8PESwMD8aBkKiR3cC9hE2HVHhESh2mCoQhXNN11mUaLQJ7uiaxN8Ydkv+BW\nXQ0+\r\n=CsEk\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.3.2","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.3_1555168965614_0.5034032602883438","host":"s3://npm-registry-packages"}},"7.1.4":{"name":"@firestitch/list","version":"7.1.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.4","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"59da2202c53def9ea9090b3cb2c3911652202174","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.4.tgz","fileCount":116,"integrity":"sha512-StQH7MKQu9dHo4vsRz4DKQVWWR4uLcueMX5FP0npnvfcgHxn/d/Q2lDUpYwS0pZM6yQccgrlCILR1Gn4YK2jpQ==","signatures":[{"sig":"MEYCIQDvhgU70qCSdvjx+DnkTF/QKvhRsyR0eGZjOEM9oBQLiwIhAPtDIy5pDlF4oKyrJfG29VzyX64+MVZRgd3z1YhH4JMX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2361508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcsgOlCRA9TVsSAnZWagAAXOIP/1HZJybq/ZUW1UY8JYTg\nnQNwIQXVI5JhvcgJ3HzZScOo5IzlDcde0Jl4mO9BvEGg2eXl1Gn0gEqY2YE7\nrJzUHZsOZoGk7HNK7SpobrTska8UdBZpGYuq7woONqVXFMx5nQRUuMjzSH+a\n2FsjCYOvDL0v43tnu7dFiGp/rnjGvTgdRq2/64bT3PADi70tl0jHHgD68LYN\nJhocYTq682fGIztH0PtT65ta4AEe0IB7BfSgdFDWaFj3fNbLZf5da71VmJsT\n1DiEZvOUGBHjUQ9SV+R3TlUyqLLwB9lKY6GN34KC4o55dJvDDK5leUa4VCxu\nZy1sBwVlledSaPYYeDpNTudXioq5FlYGAZOQ6oUNHefQtwoX8ODXvszkSfum\nVeAsDjsSgRTun/+PDfnFkMvzf4s70ciDYWPYqs9WlhGyXQ94H2AkHNqzGP5q\n0RHNPLYGtrjdzIMzoI/gepdsHeu2LIJmNC8cbheX47McVvP86dU3zUPHpfHP\nP4XaODj6mJIZwOTui9aenFh+N/4xbA0+d4qpR2U5tEp24sgwrAtl3I4Lqdhj\n8DpH/hGerDzmARGrTiYbTOUGGBQYSgEnihPdkjA/hpZoSCM0ydRcduUxHXwF\nYt+CS712FY7Et1UQw8E5xnTgfZ2q3bGSVm2WoiVZGNszqsHSggjt6iDis/OD\nP4Vi\r\n=h6Vk\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.3.3","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.4_1555170212434_0.16836330563235102","host":"s3://npm-registry-packages"}},"7.1.5":{"name":"@firestitch/list","version":"7.1.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.5","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"372ae4bf9466ce8077d6978ef099abbf860b050c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.5.tgz","fileCount":116,"integrity":"sha512-u5YgDwfMmJkkvVTLwtSKWAS17g/dPjDENgDYX3+LidhfRd86nhAZY0GugUzq+OB7oZ6TjOQsLv6ldJ/RNWq49A==","signatures":[{"sig":"MEYCIQCEiQ9Ku14KoYW6HLcoSP9yP3DTXEldUe7881F9rlfwIgIhAIGMcMgeToT6Xi+AEuOzJ10zrNcv6ZVHMBv0rR3jMjvx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2341760,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctIUwCRA9TVsSAnZWagAA36sP/RLH0B+1aP17RQja2Rgx\n6NW4WVbCaCmtiNbBW+69969gGqGaJ/zR03PddoNeqNaFq2OgEvMkcdXtNwVJ\nkkb2HKqIJLGq3swkpynv0Zhij6sqwyKa/M5H4HQMjX1OCUMaBabBg6gW/vp7\nVbgo9q2+dpeqT1XIy545/mD8r6iNk0ejPIC1AAJ5wg8gNkug6YoPlTDsIxkM\nFTu9Zu4gy73rollng+VEf3bTmSY8TQj2TeuCpeCnIf9myk3ftr+dmaytnN8b\nJqc2PVu6/H65Nis/IJ7b7YYddptc4888EtT3VhX6qffVHE8c3SNuEQy3JpJg\n9j9Vt4wWFcHqC9VVhD+8INXFu8pRWeDHAMbp9+deJkMq561jGaz/xfatERcH\nWPYkLZQ4XmjmomNP3Dm1dWoWIxhRpYgHRfCzsK/fvoXTy7tn0oc8jod8cd23\nXm8PVEZzp1si/+SUcdi3E0yPK3hImVt8RJcX/Tvj4/g9SmtEZtoIJ6lYr0bW\nx7pE1GCPAxxPZOVZAcDLjtb/gKowvj5Qvm0zjtKjlK8vcd5Ba4PlOttS3wvH\nWi/GHfTIN4WSvj2IysEqDg153FgF5Pk1WnpyIr9OFbA4BKzZUyJYq3hHqYO/\nzyv8s6pYkL5Y4RvrmpRJG06JCCpRG5M/mS0Thx/sriWBFsAOwQppn/bERS3A\nEhAY\r\n=KRV1\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.3.3","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.5_1555334447531_0.8128234569399861","host":"s3://npm-registry-packages"}},"7.1.6":{"name":"@firestitch/list","version":"7.1.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.6","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"4af7d462d025ba5410c754e8305ab77724649aef","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.6.tgz","fileCount":116,"integrity":"sha512-79omDNUgqFkpGxdeIDysuH3Eh4B7ONfFFfN5YDm6q8+ic4hpNGnxVrrQcNFhYUIb0kuu22cj+apy6X2wfftulA==","signatures":[{"sig":"MEUCIQDb1QC7VK3io8Sk/plhCbWj3uYpJJ5RJZb8JiIcB+Fw6gIgO+hSZtoTs62PkqlWnUHQFJoinHXGI+sZ8YLjTVVSpug=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2341760,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctdYDCRA9TVsSAnZWagAAjBYP/2ssYeYOVCggJ6fexK+v\nUUghy22srA9qIacfPhlxzXQYRgE6ZF1kEM9KB2/TVoKIVCZkQ+T6jIs2rXRz\neogfNDzs81m1TK3WdWU8ZdhohxM0J6rfIySUp4Xz6ncIiPv5/ebxbt7kSYhF\nqtLtuREr0mpQeFDeYLXKNaW4LbvQ6zYH6ru7OwCRAEoZGC7Kq1gcgmZg6vGz\npbAEhd42qXT3CSIpxWDsqnZZreJELP6Ma82rSQQATS1kSMfRSWB0y7WxXQeX\no7WHoNv/vXFLmlAcgO8ohHbQF7psliJ0Wl6fpNLTMXpeFa9o+0A5GJ/RQuhW\nAk0voI6/aepA0ngWZGmQEFErDlxSwZFGbaZB9OGh4FXBoIC2K0rb4tJIpmzb\nQM1dYcgq2ZKFwdAxmMK5bQ7+tW3UCtTcn7TzSof7AIsVRDamVEiJpDU90ijk\nJ+00jZUGPBxdt3kAbFTrBrYOm6eTpiOx9wRzmaDHnoUmgnrSVkuEMR/kAnec\nYfCbLcuPAAx4Ynh/L+fp7CKCQNFFj+AXMMDVjztMfztEhQwIcJCONVRG9vky\nAD0dvfy8URwrM6/eEkm9Jy57JrOlDq/v1+W47Yjz3kIgtEi+qOao3YFw+XWu\nssvmVUUh43w3wfSJy0NxK5qmZ0Tub3CEfFEGfIwtfOAQbQUNdgfeIFZrjRTx\nutFC\r\n=oM8x\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"sideEffects":false,"_nodeVersion":"10.0.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.3.3","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.6_1555420675098_0.9884107742846988","host":"s3://npm-registry-packages"}},"7.1.7":{"name":"@firestitch/list","version":"7.1.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.7","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"2d66e4b3e6cb0820e09fc6c554aeecd512bb61b1","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.7.tgz","fileCount":116,"integrity":"sha512-E0yrXsrGNiCpK1SI8PZEy1u0dE4XqTCQPGbGj+abeW35OeJiZg4MODxnA9npmTV91Z0L/R/erT5ySyF8H649yw==","signatures":[{"sig":"MEUCIQD3gp5E1rwekSN8T5SYIPuQLwjPuSclOYKI8iAH1jIn+gIgYr6uLxy/YHEct84ANFzj3a/OGo4Vd+OJ1OOW9+O+Rsw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2344287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvXhvCRA9TVsSAnZWagAAvk8P/0CfzC/6l8OVi3YiQGAY\nYaA7NYhFKvkIhDvrKN/+TOtmZSDwNLrApOyPTz3aeZEEiLzEbckAavAgCH3B\n8fUNY/wyOoLH5Lztyn8pGQ8pwcDmjLO+NR5XGSCGgzau3TOAXimlkTz78hkU\nslON8dt8pI2jhBICoj4HZhED17e/Mb9q2SObCtuSBppuoI6Ly/0xCv7Re3YB\nE3S9ooBE4/X9aBwT5JzJP/A4NG7jXu3mkvVwdDCMiXstcmfJCCP3Okq8yix6\n2h3q50afrUq+qDRMmA6SY/nmb59pTMTO8M56uC0fafcjuu/AWhfssiYYiz8W\ndKgeXkNFP2TgMyMVGK29NyTdNQCb4ci5VO+dDRvue45+uL0bi/v4ysA+z6zG\ndrwFOX9dPVabX5u/wvEAsDhPAjEludIkV/op8h0K5zqN2stbcKfeLrc5Rg8T\n8xUtl/rzMdiIEvYXGmETNQf6Tt72gi8Pg8cnXP1/T0GPI6LKNjpXyvW3xbIm\neDUhsco2eEnGUj2vxJTWZIxOd7wlhs8raWNm22PbM3D4DHccf4/h38Ylbr4I\n7j2LYxtYEvIFf80Ep7E/B5eS9fa7Li8RY9WqanEyaxz2E8XRDyzevG6Ri8Mv\n7buivwhnMM2paJIH9/KQkNSES2vAnKK4MY2rTGO7RFcofKnvGg8v2CPwf/p1\nHQ4g\r\n=J0Ki\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.3.3","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.7_1555921006686_0.6660014367705125","host":"s3://npm-registry-packages"}},"7.1.8":{"name":"@firestitch/list","version":"7.1.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.8","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"8ac07f8ed723888c1e330a5b84fea6458c9d4ba4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.8.tgz","fileCount":116,"integrity":"sha512-cWgvC5+1/u2T7+5bfKtBj++pCGQSEjA+w+/QWcjIsb7rWs0SMAeuvZWgKOhMDCdsaXPSdrFCXoe0DDcYnfoe1g==","signatures":[{"sig":"MEQCIDyGwnXPhn20pkwYtJQZReGHvthS5B07Wi6i4CxsLuWDAiAxGsQTdIvenPuuoHD/Ui5yix6YYsPMCrRx+qm1k4iGhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2347364,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxpw7CRA9TVsSAnZWagAARw4P/2+0qjaPhspV8i/r6a7s\nfr7SAlwkxIYMcSBYVeSOMKpTjVOJLLsK6J0R4S4ywgREMsnXatbGKT438MC0\nD9t+26AlFrcNXRCNyypPLllxHaNc/6FnlXzKUfFIPw7UusMBJLJr0sh3HmcT\nA01bPqjKHkKmTakk9QQgNYaSTG0JlCQzMVzxB1HSkCljV/Zdne05FVmD8AGx\nhYyJ86oGmoW5nJIgrceCroVceXyyNesqLk44uiw0Lt/3LXvTuekTOUDZeAlX\nH9Us0GddB5lOC+3U5kqRITRlt56s9Q0TtPzcwpXRU8vXS+HEa0uBVmBQ15va\nccIVmRMGZL0rZFPVOg9DW5oUX8qBrdS9yk6SIEdFcc4xMnpb9cu8F5cJBJYq\n0ZGsoe5eiKWkRwpTtttGa/8OeaPfLUK5xPCYHqfCgIa/H20fphOtfGmH30UV\nKRAD/Y9mUUjfA1vTgteFhIli0XqKSahhHSfHvIUroQGPHX4bfprbz7mzAIgz\nk2NZ52kFX/JZQgw1Hq/jCxpq/vGlNw31tPouSI7nR7wpQTGUzSxxEQFXQxzM\n2SxVDXV9GZjYIFvI1nZiq+DWY6FmcO6JboYiBHwzNOsAZqRq/+P4vbuwRN57\nYXxy/E9OVmuqR0SXmRYvcWwQyMS/zfLyMUYDMAMrFVRKtxsG8taP/TdSZ1br\nfY1+\r\n=vBHy\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.3.3","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.8_1556519995321_0.5300768142551613","host":"s3://npm-registry-packages"}},"7.1.9":{"name":"@firestitch/list","version":"7.1.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.9","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"07248e2098c9e1afc91bb0a80841fc2028616efb","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.9.tgz","fileCount":116,"integrity":"sha512-Znv4ZU6o0Gs6BYJOaCFjn7Cn/0QZ/jXgv+xQ97s2YgsoeyJSGHmUKG9Nv73u9hAgwFp7X6FvgRHX2RGZhaAvKA==","signatures":[{"sig":"MEUCIQCZQ7Xu572PtvDacWFJo0h7xkkCdnsh+uwuEmuSEGHAOwIgWI/KIo0fx0J1uq+JMx67H6pX0zVbeGbU3hIsC8lotbE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2353093,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcxxEMCRA9TVsSAnZWagAAgioP/2BbC8ZcFFq1GUg2oDq2\nyej+hFkhh+NRI/cWSFvkJmgC6wnvotxrn0cJDNLSvF4+rxAX2mSPQMxtzmxR\ngv5Ojo4REGTD2kHm49rc2cNKWIKA6hzgdsjxeMn7g45IkrE1OlGn0vdW6YL7\nPg7DfpouF/aBJzhQfVJPnYrNvHAzSctLgpHbrzHo1+MlWuBv7YuN1jgWbsqJ\nxydD2l/lr6GT+3cCAq0oBNxrHnxJGHr60XmZZQkMo+KXcbxgdb5XcNJy5n2C\nblYWCH/1nymCkBx77wat6iERCbD8OZvZgXgJBRPSeWqDhWo3NthGOQkg87vM\nbgX8CE499h7iArrmN4rvvQVb5BdkeQM0vmcFTpx9gxD9/I1Rs1IHsFDk6jeb\nB5Ye/9YGvfrKoC+KC6PPcquci7coJNupyY8SzpJCHxHEmMi7N8mfNQq8rUWj\nrzAocZkbRHqlvsF1IQbPfKoHNlRvWVxWg6yqdQNXEACjDjNKTogu5+eBWEdR\nQ2Zu80Fr1rqtb8uLgcesUztexxUUQmNy8pKIhifT0ZHvvftjxCyDxf55wJ1s\nF6McTqmxpNaQRAuMmlC8gzPSdSUTBKby9wRur0pkVuH0S6YFCuIahRmua4dj\n5rjT48hF8e9ZEV9XwmpQScfINHhmjJQDfzVvkNiKjyWaSNaBtQs0Llr/tv3S\n6hkx\r\n=jUBb\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.3.3","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.9_1556549899609_0.33845956132550414","host":"s3://npm-registry-packages"}},"7.1.10":{"name":"@firestitch/list","version":"7.1.10","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.10","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"841124982b27010d2239173946d46cba5c113327","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.10.tgz","fileCount":116,"integrity":"sha512-E/YJLjFNPx84mP1hvXolMVvS9726STpUtmts0y5lxp6l2TD5PZSaAeTczuOb5FgNohUNlbqRthr25v1Mhyn4JQ==","signatures":[{"sig":"MEUCIQCa7NEh5Rw3Gd4OfB6VnT9nMRBSfTddXsn4ityCRoX4lwIgaNwrbhTh1DJlxLl1Sgb8RpW/9FbvZIN0YJ44StqFMIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2353784,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0weMCRA9TVsSAnZWagAAU6AP/jZ3kys0UgP2os+lpbAb\nKApP4IR6JopLmqc9Hkv1LkOVX68EuGKE9WPm0emvEJJ0uONGFXTt1spmlW8/\nSCuU6nMNdo8nqs7V+Gxuy82uXjq6bMzrf4qIBk5en9wCRB8KfwJK3D+qhuip\nNfF849OMJR82u6qUChbzrksE3u/x38KGxRUcZjqXqt5TcmcFWc3GlXXn44D2\nOAuhtvkTWkKDksI/99OcNr3pD4QuuaCrEB6QKmSgR1OeRsoogWu4PKwDEfdO\n2aVJH0qHalNxM1F0meYwptsBUsN9LrteJCyvF1q4XXVOlzdfhuL9RnTrwtgW\npC9wN/VPu1zhWk5AEDeMemAtjU0W0udPw673EePdTgabpwyLcwODJgLKeTsM\nlPfvHw4r2zE8t5Zghy8ARhkYdUDs69p4vXUX2g9Yp8xOgjMq8nUf3LSmIx+q\nZ+OExZ0Oef/AbozPg9Shyv5cVWw3se0K9srY8pehYQzDYtR8R8IVXPQj0MJs\nBgctaF9qFyVoQ/Ofx1CS/Ty5IeZ0OedB87e0dtrueKpXgbVErCZrqcFMa8TT\n3XXb4z86eZ5Mk7bGsC9KtWxWSdK9QesJLy5rEMa8kHfvXKikMWLYKnZCyqXp\ne54JQKpFwcYSjDJQaL/SsnI2Sm3T1Q5sy7U+T+tNt15NJiDiR70rgUVjTUqg\nKEAk\r\n=fDRr\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.3.3","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.10_1557333898729_0.5563206810329002","host":"s3://npm-registry-packages"}},"7.1.11":{"name":"@firestitch/list","version":"7.1.11","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.11","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"64602022a148c071fd1ce245edddcd304be052bd","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.11.tgz","fileCount":116,"integrity":"sha512-IVSATAbJ4YfKSQyX0+DpNMEPb3jvlf0c+2xcPa1ff26PByx+OIur6AEbuHIXdLUrOtZ0Rrsv0yMHjqMOdq8koA==","signatures":[{"sig":"MEUCIQDmNNQZQcoMjB1GyR8Kyb7WMeYq8aOxMU50PdqFjj0uTwIgJTYAK0FmPU1xtCSg1DlPUWD1PO7Id/YUT3iO0Gzc1tw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2364437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc1q/YCRA9TVsSAnZWagAAZsEQAIpakzLaAWCFkzvrZsrr\n+v7A/bcryGNWwAEPOcuVwpF0xDCceBCgxuHrWJsSxuflTSGgRCI/Y9FJyY6s\nTA0FuV8ZDgewIkuwXRO2R3eiBHQJF+NzHXSEl0e2J12T3LPrXixf3I9xsTYK\nuC8Px+AMC6YIvBeYzFgedeYAayN9ArLpuw3JCKNexTES2xSUc81W4KuRaQhX\nK0orC1ky7lhdEs/NJWNK2squvVjyFX/rn6OgJY/o2roxBZbj/PvLGhYmT5yF\nClCAEWrX3/ypih7Dx7vu6zYZsKwkgLojVqXcnVmzZ/e4AOx00h0MXh5XrV7i\ny8iEQ5ynE8c7U1lQiNl3cXzdUYwQAAr1cNi8BVV77Wj8ecg0p4cmnFiHby+j\n0IqRHt/csDlzIkQvPJyK6NAJEotUhD/4L87/uEv/Q4GSF7lP6HgIBI7al2vj\nCbiy2xY8nOuM2Wj//gztdSFzBZ/ln2Eyak6i/cGDUt5XR/tyC7xRixgOkbgq\n6/frECfzjp/lxD+jKrXesNND2uBT5BnLWmwhIY3TnWq2ZjiNCNmJc4OC6+7q\nGeKlRegWKfGzqFVt1K0ws//bwAI64mbHRc88Q4mrYylv2JHHmfNWZTNaz2Qo\nAiAGlvgaV9xRcdmKA0WIhSQGlq5ROOz3/3xNbpRdzUGcdbGrCiLyvt/I3r/F\n/TiC\r\n=jMdI\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.3.3","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.11_1557573591823_0.28847634549235823","host":"s3://npm-registry-packages"}},"7.1.12":{"name":"@firestitch/list","version":"7.1.12","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.12","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"031512651b6d93e979f117640f6a10fadb5c3e49","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.12.tgz","fileCount":116,"integrity":"sha512-fwNNhCZMUp+BUWd3WQboNf/r9P+yvBk0WhELsveYSzp1HHm8FzI5HyExIF7oGmpLMb+0jvMWEUQcjmS8pUN8EA==","signatures":[{"sig":"MEQCIEKBTJ2Ep7HxV2J18tKMePhueNBEuHMd8t9rCYvByN4bAiAoNEs5zBvQGuLNjqMdkhQhMR/Y5PPNMs3zT7+E5IrgsA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2368344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7XzjCRA9TVsSAnZWagAADtgP/19C74A1vtXzReLOpBdp\nTfPdt3vrPC2s6pME+MK80Ia/ljTEYkRv/kiDWWuuJkiS1afM8V9mXTEmGGVP\nrY5rq8ZQYLNg5DqAFg2pHYLXZBQ1EuZZaAyeUyWnKa65w6tSCxQwyn6BMdQ9\noEKwij1BokWgjJGUuxcXJyuF+f6sWBrcgtoPRhQ8Ijqfm83j7N7GsbLg2q2T\ndMMPbxWXJztDHEp7xTwW7j1LXrGHDaVKoavarFV7VeEnZPu3z67et0I/uqYq\n2Mh2KT0UD+i5sXA8DxbDm5BWtYcvcvCywwz6d//2HotTdHe1Pa+JZQk4v1AD\nKI8NM8IDme09aZqXWfqn1mt1G6/jmqLlIzKD00fbrb0laWB3dsmxjb766p/I\nITr7/rr5dMfp3LzAbxA7PRVSDC4H4ZuV+eK+abuNYdckpXtef0kLRAGER68X\n41Q9C6MS1bvceh7bVuzx77Ajpdl4qSL64X7BiClk0owsXzLlpipJnyBkkeqg\n0SR3uryxMFTFVvUfxBOMtnpiF4UBGitR3oM+flDGwuyNup5FB98XprbkRJny\no5tT+pix8N4dWh0N2aQB4RGGngDDdNCtIYnvSiybsUt9XiTWYCzsKQvpROx5\nRjIQL/maCKygF3Gc56EgUEx0vLcN5wChr2QgfblwzUxKVZLTe/7imnC+64Kj\niWX/\r\n=dpfe\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.3.3","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.12_1559067874677_0.4348240435961155","host":"s3://npm-registry-packages"}},"7.1.13":{"name":"@firestitch/list","version":"7.1.13","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.13","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"da0ab39eb74ec09f57c51aa94268759838585d8f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.13.tgz","fileCount":116,"integrity":"sha512-Qwe5upk70R5YtDaOGPAZr40wzIiEP14oy1BsyANcdDpu4kfjYjvXHhRpfDuBT7J0BcSJZY13CZ+A5wiCM20Y0g==","signatures":[{"sig":"MEQCIHF5wyBY/iEaTeWMeT+4vU2xtuBOE1/545Azc8x1QaLbAiBn6soM2PwdY02UL3HgBUNgoddaIS8c2chyRRhA2usg2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2368912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc79ecCRA9TVsSAnZWagAABIoP/jL7wEAA2/+71yuFfOjb\nr7JZLgoaQZueFO2RhbzpVvwTc75a36poksXQ+WWVFFgDp5AiyMrFwsnF0DV6\nED+sX2ACQHG/9nvoSf1MhyGVc8ApP0R9wuwoOdlCU8qLMvzlxfTFXvgTMrMJ\nP+/doUp6BjwQQ2+TMGaHpbcl9HgwH0DPObBxIbEiXINevMX3VHoyfJ5qjEDr\nCXs0CGd3U45qmotFFQLFR3R1vBPzdNvbwphNO6VeiCipPn5TSUFaE7ch4hD1\nz/FRKAWhQCYbCr3R6DvX+h+HanSNE7Z36xnt99WlZo1WMTEJpsFUGSOJy8lv\nkd+jq9inQAhBIWABYRIuERTqLzZI8+7fEdd9QxpqX7PzCbLFgbDfgBpZWoTZ\nvsqXsWK1rNdpraQ29uc3Fs2Da5sPN6mTiOO/pZpRaitRox0Z44T6NhiR2tQJ\n27ONTzQpOfvTUoUS3HCXdHfahq8EfBz/4gnobEsfjT3kE2XklxtYGS9IqSxQ\nVUwCJIO6aYGO92ZectUR1WYMKGT9SijNWW0gvtn8tfLrUsLWjv91cKppEvf0\n2Ap3P7IqrwubnPvi8QEAyhvI6r0pge9rBXX/uAOe/iOMW5VyPYQPT270UQe4\nipvBajNoSzTo8Z4gTadSMX3IJHJyytZm4XAPGPe8Gw+SZaEBMH3D8WquvpbV\n3XHd\r\n=sv9l\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.3.3","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.13_1559222172283_0.4598495619839824","host":"s3://npm-registry-packages"}},"7.1.14":{"name":"@firestitch/list","version":"7.1.14","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.14","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5a1d944acc627dec7c5dc5beb25a312d07a48eed","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.14.tgz","fileCount":116,"integrity":"sha512-nmYU1uTZWVJp1pi7IhdAe0tbBCXsWan6UL+9EkCvSdRX2rB88XayQcroio9n8eqdmCStm+Mw6B6+IUNsyb22WQ==","signatures":[{"sig":"MEYCIQDgeCWlgrgVVD06bzyX2HnFUcNFE60NU+nxgteji24hpQIhAK549pfTBuIKK+bM0Xa+rjwbRX7f/9SHzZVBuCxsbgLF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2398707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHMZlCRA9TVsSAnZWagAA24QP/1TILFPWWMsDeptwa4YD\nOT8P3w+pzy2n0YO4gMPEFr2EilCVsu5BfVQb8IrAcZINNimpFFFVf/+TB2bz\n1XdPqRnvTXop7g0mfIC6O9i43PIHA2H3+3Fy2ImrExz3Vjq7a4/9nvh3FvGp\nzvMF5M7CR0MiPQ4gP6NX2ijuwsNWMUdgG/zlORf8Nw+TaxJUl9Pl6bx4kyCK\nn5Btx/5h8meYhAIqvqKF1PxzHvY0kY88Hz6x+aZ68m1zqUeI4PBXqh5Z7cIN\nd/GTI6NE9MgokJgjxy4iwo2wtg8xE4yk6GAsTq5154FNVeF4Co6kycz9r2HO\n6ws74tAwL57sZQOv3rrqzah37w6vBjRknVCN3vNfazY12gmkeetsZZA877xP\nWGYJZ0y88/5NipAmMB248T36BMYGQrGHOb/ZKmeP2wDi3/ZxkVSXvSMuqwBx\nCPt+IiwbGeCvDjfqfkaTjUwFLzPoGjEtNUWueXFEb3e6xj4atNYTIvsCw6/f\nEAf/oSVX1Jj3UFknNcpDPY7qkN6flwq3j8K873DuFzB00MWJUYEPPBLHRCG9\nRBBK9kBP1AACJrogOIURXSBVHp0397MQbwWYt1Z20Ja2U3ednNoiRukdX9X+\nZdO/q6g8qa0VgWEXCP7Qq8qmRoCcQsQrWgRqSLE7gEtNH1y1lQxof05KplEB\nQUQT\r\n=vXLP\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.14_1562166884327_0.8052352002070675","host":"s3://npm-registry-packages"}},"7.1.15":{"name":"@firestitch/list","version":"7.1.15","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.15","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f7e10ee0f77ff380952b20c3d515c46d1f4c229f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.15.tgz","fileCount":116,"integrity":"sha512-cZkuDUwt1/9WVWWyjz1d5/ibWTNiWaj/DKo5cJnS47xLbodITYi6Fz79/ZZTQN8Fma3KS5QaP4ZfC/2sJ6yYEQ==","signatures":[{"sig":"MEUCIQCX254afHnXfv80mnCvJtoHasMk14Lj9YD501+DehcRWAIgHLRrUVOJmNSgRihntfnDWJok3gQOA+sI/k6272s0Qts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2368276,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHabgCRA9TVsSAnZWagAAoHEP/jjufzo4g2Q+RRVfsw9H\nlJBXR+0rc0Yroa1DqdPiwDgToskTgNhwQTGP4VZce6ntAQgLHvGIaW+1Yncr\nfX5/ZVJj7cQxba63ZZyAWiJmoWu/0anORzd6VUFOppUFgHuJYDXGE4T1OWcY\nGYkia5znSdX/DB0Ea1SUkPWg6fXOuCP/I7sKdETKhzthQR4GryDzABgdjkSH\nGiYS4C+RnEdjEYn++jh1RRKlGcM3goMcrBPCfot7CpV9J8B4kURiuYfLNZ3s\nrYL2dsdcYvzt1RdYPXZQKpRF2roMFfmlFUHzAvNG36tCQG+EPd71bvI7v3zU\nZFacamVm9Z1ZFfjPqi/b5s4TfZD1CRH5E9rIZE8rFRvusLTlzr4gcKo2OD9h\n2z9fXvWffLt/eBGDswTQisaUEz9RE96cMPiGolDtB3TshlyBvmED7+3hDhxI\nKrKISdb9k43/ohNajJaWsR9BS2jNqEeR7eZZRGtfLk2PE74txdgiQaavWCt6\nDgW4+PGcs4tQYvZ57H03A248070P+x9mcVc4DWf0GdG4yg4WlixTkfKDF6Zi\nnreuLW7AC3oVK0acbea8AOqDaEx9xRLneMG0t3hJCBeV6Qya/AQU/XZDPrDV\n3QiCLYUJNbRtuGslIiq6fTXCgplAG8yEcEOYP6MwsnUoU9gxlHTVxu8Tg43h\n8cjt\r\n=Yma/\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"5.6.0","directories":{},"sideEffects":false,"_nodeVersion":"10.0.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.0","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.15_1562224351616_0.7736551071365492","host":"s3://npm-registry-packages"}},"7.1.16":{"name":"@firestitch/list","version":"7.1.16","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.16","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f28402d764fdda7e2ab7722e7225df532190acc7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.16.tgz","fileCount":125,"integrity":"sha512-ok9QmmPO8gAAeFggQnyhwEo2vkPPSluqdsmrekwClsDUUeEsKxnvoHWcX5MBzPPUZnpjMORlZGzfM/1dhB9HVA==","signatures":[{"sig":"MEQCIAmO1e3dBrhGUqdpw3GWl96QMNJIrUx6yz16AO1nogAhAiAUtcNFeIuTWk7oYt+OdfhSP6H7o3KOvQ3TBNeMF+BoTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2581928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdI7C6CRA9TVsSAnZWagAAec0P/iuf8l8TfSf9mgQEfaLD\n/Cp80Kx1lUtUN0VYbPziyCsYUILJgtZfl4KSUd2FIfIWOjOdEsLQ4D6nzskD\n2GfZFderso3SBeZyxl0zVV0GSlSMbyZGHp/WR1pql8vR3tDWHOqE8yqGc2+l\nYQywuldME3jvlL3bVTCpO3E5GQ6LB020g7FHi0GDiZ5YLWKdji+oTIl2XpMl\n7apFK66fgSH32EipWbMdbsBDnG7gDsbmvBWQvqa7ywXx85/S7NGLAg/pp0jH\nrItrt1pBjBvpTGPq7Hq0egiNLO53ZLPJjB4JIPDPvVk+kCcMYqv9hdSfz4PT\nuwpV0KZ2tDo09a2b2ugmmiRe4YMh9/df3j57IoBtCCaZIg5aoVKZZf1nkxEm\nBmbPDUxbOWqGzsJBjv5Ao4rQcnNxcplwlwzW8Yvxg9akAeg0Snn2gU3ml9iQ\nQacbM9TdR36KMqYglM27tU8hYYkR+V5nnjfuceye2YMNG72LsZ6IdiGwfH9B\nlzVCQISdFHktoF8j/cDbXFKmVXrEttGut+qEuT/ApAisKxHh5nKUSB8xu4SS\nMmgSEMmffYLkJL/JI6RtuCzagw84ZnH1t3wdc16jbbg0pdaRhMPK0YIX/6l9\nY2k8w8vkHclOBsfxUqGwDwxSNbWTNa1pJ5EqaYi+h2S4urCeJTqFTIEJfyqP\nTskR\r\n=xsUp\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.16_1562620089222_0.15746634812205507","host":"s3://npm-registry-packages"}},"7.1.17":{"name":"@firestitch/list","version":"7.1.17","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.17","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"dc6b1fc9ce7f3090459e35b43156fabd5b366066","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.17.tgz","fileCount":128,"integrity":"sha512-Vwhl3yK2C6PCEeximhCb4vPyAlmFuzBs6a4aue9x5qzHWRCpkPacpuYiWDfjhpdq4XKwbvIoWCY1lytvOxtcQA==","signatures":[{"sig":"MEUCIFj6kxghpXcsEuqdN56dj7oN9xHt7hZItOA9yi2OUrnCAiEAuNVgFeH8FPWOrFOe5Hj/zVyzjiSinZHNwBX2889b4so=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2584079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJ0eVCRA9TVsSAnZWagAA1V0P/jvNfHgH2Ia3+Mc7GO2a\nmFovtjTcjqro0LXz1hGrpl+yGF6e/CBlzcgNk3dyS/LGRQ8t2QNAopRypOIX\nRubCRaNMZDp1uKnC0nTJn0QdmFjoEyA37DXVRw9kupy2crnMsDOUg7wgknJw\nuRo80CP4f+klVDYRW1FiHuSXe2xOB3mOqHZk0JXyFwHDkE0VvEC0X6S9ioyX\nAiZghOMcKIuz/XI/11g5XZLn8IDRoc7IAguSdvSLRNZaqYBTgGW6Hr4t9FE5\nLQeegeY1zfksKaGfQMgxUdytiWVrhIyAvaAo940xOMSR2HDJycefUkPZGRWd\npowg3pbFoxwLnhrhOvF03uVRKY58jbsYaVJjM460EB0uWE6hUcEM021UuKZx\nGm2ixuo19cR9P+clH5TlEP+C9aUtMybozrZVNKq3bsTCPC8vdQdVykHckTVC\nL3Ci6RgZdX+MA7TXtAyuCVCpMX1N4tqDwVTJxxIENmeWgjj2RNCkYeGc8F+Q\nVwJwr5olyY5pasFrPTmTurU3UFf6pJWXzyMnCaaFVXkoOX9SokbWTAvv17xF\nLkYVdll0aVjPNwgGKMG7QKysK4y32m3EUZqop3gAa8bGU9ZqPGJI1MGhk1LI\nRMfET7WRQqan8ttFbDRSnlJNuRh0cuJKScY7ALzLciqgOI/fzLbkO7JxcDk9\n9fK5\r\n=hwDC\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.17_1562855316336_0.19663058968685077","host":"s3://npm-registry-packages"}},"7.1.18":{"name":"@firestitch/list","version":"7.1.18","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.18","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"1815143c7298ec72a3b039d75f86aad5b2a7704d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.18.tgz","fileCount":128,"integrity":"sha512-6gFMhSVLe73JOJDf56d9xKPMsRQVKa/dUOSs3nDVv4u6eW4ojWTxWZ5gQEYBVeTSmJtfG9v4NyQDXPsRYf22tQ==","signatures":[{"sig":"MEQCIFCvV0kpg4ZEqiUBWvJUw9CJX6WYBtiKH9B9hzg8HoHWAiAkk2rFgNydJO1fnodnRcEXlNOu3dF6vjjzClN+38l8Lg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2586337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdKGCyCRA9TVsSAnZWagAARZYP/R2Sqvki5YOB3L1skGwn\nw0vFb3/dDs6Df9RM8ASqRl50e5XxM2OVZjfbfyLO9vYxhE+Ee6xYt9t3C5Ja\nl0Dm+eam1c/zUIljbxMm74jOrBK0Fn948GTps0aYbVZw9B8L1cs8DvsY9GvL\nk6PPRlC8qydqKM+5mwUOsLaagQ07l7/7vDYqwq5U9d5HJmZpiw8Q7QM9G53z\nfwIG5ivwZ2eLXGi0CzaoI2tdBdidVnyCpYSvxP64hIfJQ21c+pPSPU9zRYEF\n9pP4Q9OHU25sQM+U4qIHuMcSJfefbfooDDMJjS4axX971QsTGPQe5eE7qgcz\nHzpMJFpHYVuuhOTBqGwC/Ya3RBikpUg0G0675CEk+1rUe62lKOeFy+x/clUA\nfGbIqUK+l3PCkGpsqXBpcgeRJtDQe6WDyphB7SrxBCjnMwF9g4JZkuGdg7N7\nQ60kTTHPCFpn3qG8qWxCZ/YKK7CbVbV3ZMCm8XbPSEjWLrH1NCWWIk+JhfWB\nuyofS3VNfBO6bFCQwaFvT6ZDZbYdHspINHqz1RWVNy3dvqUuhH2v2Mrj53bg\nc4N/vNRilHJTl/0X/JO6v0mC2sIaSnWQVj+QuNDka8TjNudgo1GySMf+2r31\nthjXhStP6z3oTJ/yOBwfX/nPe6UOLT8gRzul2daJhuR2+6O/dyRslKeUv+fB\nbQkJ\r\n=YQ2Q\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.18_1562927281254_0.3678616250839364","host":"s3://npm-registry-packages"}},"7.1.19":{"name":"@firestitch/list","version":"7.1.19","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.19","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"2548c5e0df43357d75b0e169aae3d5c8baf3e5a0","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.19.tgz","fileCount":128,"integrity":"sha512-yCja/HsImgGpTeb0h/KKbHKWG5JMSCJ0TjHDyInrOUk3uBJ2icRhYtrHyTW/3UbezSKMa0UzYn4yYVB8EWlpvA==","signatures":[{"sig":"MEUCIQCXfk60/2NtcCXwbhj6Y8qwPyfzRWzs9zyTV62XcwgHYAIgHk4lsrAl4rTaX/RcmuaV22GyDsaUhWrtXf0jOWI8Rcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2592628,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLvHtCRA9TVsSAnZWagAAKRAP/06IHXq4fhu3kLytngzL\nkoQ8StPhm/GqZmk7OJrp8RbA0omB41EnCW/Uj75rL/npOelckOtUMejDua+K\nirnvTdzaSWQu+1CmNIhw6MJc/jfqo8Ar6fYDIKjzC7PkgAhbaYOzNHlyHfUq\nvR73xaqkEguLE2p4dYQWxcH4Ee4gQy5n7olbtC9psmKHtAeY/0r2DBpyJujb\n5s6YcQxs60tKz0v67fdiqQBwuaaNRyygKg8m4u4CMUGQ5uQP6aXpLDXwmxzP\nPamsGTzhriV963/VNazjznyVmIDYvxjR1yDqF0rSqSPBcvNOVJirxgJV7xel\nQueSA2Lon/IGVhemw7PFMeqJ0UxdezsoGCjt1hJ2nNHwrz185NyFEPtXybTC\n6mGyPqZvbkqZQr3ZZ/9pjQFlJ7o+XWMoWgrEXscbnTskG9SPXgFY+CXdTJmb\nXOaKE4VwwuZSBh3GES1MWmga9MzcDgpDxR9K0CetBGtmwo66IkQ6pjKF1bvv\nzCxr8MCaiLju/95X2uwleBe/BL/u+yCkes38OeM1uyReCUPoWAaTkuUAGoXT\nFrLucQ13pOcNDkcSgBrA43OMRrVFAIyn5kobhII+swTw17NyfL3IcrKLrK7m\npOAyKsfOXfZO/Zr72K6hPW4LiAtsDbiYMZ6ON/LFYgTT7VDed42sy+GWZ9aa\nFnzD\r\n=XNcA\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.19_1563357676493_0.90394583129713","host":"s3://npm-registry-packages"}},"7.1.20":{"name":"@firestitch/list","version":"7.1.20","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.20","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"8802485900f447672bef357b01e0dd09da4ec9d4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.20.tgz","fileCount":128,"integrity":"sha512-hLFZCqy/7Sq8pHU2eGw7pFS6ABvdQRO1L9V/Off8fIS+cpXcbX4hisJFtHD9tDj196TZXB6T/2qusD27i2xONg==","signatures":[{"sig":"MEYCIQCz71EYsDjUZY8hTgn4YlQOqgC//j7/Hwz3yoQMBNLhLQIhAPCyb8xpWLLvup9VLMOBvidd1rnNF8kA9rT13L9TDo3J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2596390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMbbfCRA9TVsSAnZWagAAQ0QP/0ELmpryQDqq4PWvOMla\nuqAqM8GkeT//sgEBmbBRQckh7ycYxHoD/i+3HE/uqQ1mkdo2R9yDlMLtt0Ki\nGTnLpdHcM+Lmqj1u1regOLyHmKUP3BiKJaXYg3L92TsRizZcTPxGev0pmMnt\n1WtchJrJI7IpPqIY627z6wHPte5t0R8qyjoiM7HdrFefK2EpOcq25gUGu24o\nK93fFx53FRoRC2rKTZQV6YFz8F8A7mkOQnx+ywAVoyFjKHFx2RpgiB6HVE3D\nWTmcJ7Ypk6G7tVt2H3dRrOYrdOU4K2NY9sKz48EsUdWy31D6PDabtQ5qDNy9\nXyimoHV9UChidRw/ixQhoP8JVSqiVNqHHglvGZeTNMUt4Vcv8/Msy/XZ8PLH\nMAM7CKFbotefdZxFZ06ZWTc6MKsP5Ir7EabvVyIqc5osdIf/EqeSV0TccRw1\n3pRbT1bhnojykDq4qjVmB90uTdj1KzsSQ7Ro3fHVfgJnwB0A9wug5EJFzZU2\nIaA8xNHEyuuczypcd9SdxZpWNt/cmERiHCvGoWj4SOtWF06Um4BrfVNL1vJb\nVN2H7UQujr5jnIiYbNBXWJv46GeG+eQnefydnebuyd0fhRuoUALuks7R7HCx\n2e3mASjYhf6Wp95lmaOJP3jixv0k2YIBCdgt36BukpJZ9+MwAbOiKgiggz7K\nsVtc\r\n=dBzl\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.20_1563539166777_0.7625288933466021","host":"s3://npm-registry-packages"}},"7.1.21":{"name":"@firestitch/list","version":"7.1.21","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.21","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"a063f4c9e4c8bf4cf79d3aa602b43b1753b5eebf","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.21.tgz","fileCount":128,"integrity":"sha512-RAW06t/bAJnILl7+hz8sd3N4SiOyBY27X9fk6lowVI4HFa80u3lATelTLMd0idmgUM4zh57pEmcZK15jzWjkYw==","signatures":[{"sig":"MEUCICaak6yxCsHMwHM4s+tG5nIJmSrUisqvHHjqWyoV+MElAiEAodq5kFHTiAWgMvnMEQLwD1TPfDl1DDrX63PN2FhCElg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2602235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMcfSCRA9TVsSAnZWagAAsrEP/2ziHk+giLNnL2eYomRL\nv4/EqzCCUgxzsy+mmrWUFTEhmiOjNqPAqk09VgyI+izqldNAGKoyjKkthphN\n3QVK/ws6L82KmSCv0lu2pAtD2UDOJXuq7yBqHvdF6bG/ELE6/1DUR9c86cyl\nY1rqPsFS1yjlKc2MgQou5qRScZwx8uH5nFpIUQvPcjK61VPdsy9fQ/Ab8RXF\nT1KGsrtqCjBdaqz9DmfAv0CU8efqHW1/6DWzH45+F5Bdmmvuak/7AFp6TtEj\nfdaozVtxZEbxmv/eYQEWYXhn1Th5xI/TCFZteXCHip33bxJs29EeLpy+o31Y\nzWCRYyaKYX9x1KCbMxqhTz8ASgomaRckcq22AivKayKMuV+MH8OLHQGqnYjf\nvqMcitXuXLJktkpHN0mk/PAsylQvQ1xJoT5JOT4oY+tHQ0nbukfs8e6gE3hM\nTm3eZVxA77oncWjUnCNUHrqVEoCs6CMXqeu5wS3Fq8qAUatJ2b1V36tqaN/1\nXpY/Dqw4K97asVkfuxhtP5wMJIAwwlhEWG45csMrFBIgGNNebdmqnL6sCqOM\nBi32GSope7BmSENROFDT2trW3bfzdatW3cMMVe3EatPmOYhHjzffS+ipohoD\ngTSywdJF5BAh0e5MJ3A8HZKunbRn7gtSdoJoLI9f5AAyD8FlMNTOpOKJjHo/\nPlcE\r\n=bb4g\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.21_1563543505415_0.5606016691036373","host":"s3://npm-registry-packages"}},"7.1.22":{"name":"@firestitch/list","version":"7.1.22","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.22","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"7aecfc2027a5d21d5f265a7167f0835e919f8e98","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.22.tgz","fileCount":128,"integrity":"sha512-WW19Fa3kjpqIYL0IyJs6tWr+J8hjUN9I3CpTsp4+TH2OpHbtxXbYP8ArHJSBUiccJ0SJ2WIOSZO1EC+hTiOtbA==","signatures":[{"sig":"MEUCIQD4FEWYZuPQWvNU0OFcLh1UEbWzBmYmbhdyfiUT1IRkxwIgeZike4puQl4Fhrb2D13PAMk3YcxXkeX/QpjWbDA9LzU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2602235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdPGOZCRA9TVsSAnZWagAAZYQP/RFq8oBJq2v/HqClyKdp\nlP+RNsiuS1dfI3CCABnDLlV4KgtUXCeb2EZ2oCNyMgwRmJPES2SEHp0kmWPJ\niALdeAIoN+1WhSJBzVkXRV+7SDNxQnaJiMD6VF9eEuQVFfMSjM7s9IUELHc5\nHFn522406WaYCR+2T72ym5y0N9stKR8RtDLJuBWixkfzRF7jwtaMfVjy830m\nUO5NCe7pbva2RSNY5SOGWL2eq3s/G5UYq90Kg8XKYWDiBVryKaHvXaG1nLWl\n80ksBOJVU/iJ9+joyCP6vgj44b8OcXdktZj4+L0aQQGQQ8ty6GJT0IakQ8LN\nrPNAMNUXFDfPhOOM/plIhdoGp0IiF/F1sXTIx+OjwrFZjSLeQ7tXEoWDzPKs\nVgVOI/LmfYDdL5ljIP7pNRZoAVIzBfOnehiwuDQYe5F6S8dy5iXkKBdOtJJz\nIYQG8Gm5nVsYF/Th2Yt+uDqD75zRCFhAH2r8oFTxmHBEOJfvZkgKqAXiXOrK\nwaQW+0uXvDcKtx0XSansftM4fVah/UtQXq40nFc5fMzkLDomD1oxCBGzSabr\n+xuoQi0p5lgwhegkI9VLbqLcZapG8E9WdAmITAVOJ36XuIo4mvp79jhpTZCb\n4ArGaP6qcQd6cMaJipsY987AZU+PfO4Kcqf8KZjn8SoFQKLUv4kYtMHFoHYR\nf3t2\r\n=V4KR\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.22_1564238744616_0.2896928690131315","host":"s3://npm-registry-packages"}},"7.1.23":{"name":"@firestitch/list","version":"7.1.23","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.23","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"0731f35fcdd54cac861fd2bb14a13867f61f5ce1","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.23.tgz","fileCount":128,"integrity":"sha512-JEVrTN/JiKNJIN6v3N6aSsy2YGITdscyGz774JpSNbhMhfKebwr4pYi44rq60g4Hm1vf4ngR0v1ycWsutkyNng==","signatures":[{"sig":"MEUCIQDkSM1rR/7qJREd8sj320qXXIscvjKWjKiTRsUakmCXGwIgKYKaBrnmgTB1MWTlQwyh4mb3o1FFngoyf4vddo7lcfg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2603221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQFAsCRA9TVsSAnZWagAAXCsP/1j9J50y6ExxUawdo7HM\n52XU0HKPsHr6lZbpe9NwMu2BHF/cVP6WbLZTAp6qaLuvMHKutIN2Y1/Z3dBS\nIjdiK66PfCru6Yi8jkC9Iz1Vm4JkSKSqp+4X6O10m9JeehbJBM6SG3RU228X\n/DoYYdBlGOzWhcpJT5jZNLnPKEoJOSa2HeQwaCPdVgMSVkESKiqv3L1/HHkt\nhqqJFBC8U3grAggfUCazvKjk4CtDZkRZ9E25btSnK5oKPHyMcuNWRvNXiS2q\nx21H5HgsGVCI6gcmPDqMCI/55knzqxWZzLtYAQwZ0YHPzJGQO3tewZO2ugai\n8ybmIC5OCdsRjlTUptuuphPfRbRyIcrzoo48Knhrr4TOd2aCXXqBzVkJrSoR\nhXy9WlHrn6ZE1wu91/JO/DLByx9Nr1scAgNo1KcND6qE7a0W6ei0mW7KA2J6\ntfTpNXJ5Xr/JRdcDVxYsAMzdLRRIrt59P1pDmwtiWrjv9RynxLJSiCscGHvc\nm3bQPxmuiwn5FF+kxNSmPcG0vUUqkYdLKmfYdwrEzTuzstFRBaxX6bE4MWKw\n1l0YNvAajiPY5myQdbMaC6noZBJAdMRfnFA4xtJdj0HbkJSZvtRZT9O/f/am\nWPyMELg0Bf3Mr87VQhSk2cor4Z8p3VDLp4C5jUKYBd5mCWTyIj7x1iKfEd6m\nfmrt\r\n=sa6W\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.23_1564495916116_0.7565448851929986","host":"s3://npm-registry-packages"}},"7.1.24":{"name":"@firestitch/list","version":"7.1.24","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.24","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"745ca0f419c40d541d770587560d11754cd1a7cb","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.24.tgz","fileCount":128,"integrity":"sha512-+m616rgJEcx3fBU62MzmiZ0Ep84gRCu2ms4wsLY6aWQ7RJqEsuK5HXcAd1o9S7vc3siJOIFJMWcbgthC6TGSCw==","signatures":[{"sig":"MEYCIQDP7bRxg20OisX60TTFcwUHL2uYowAz2mfrcGioGxg7kgIhAO12is3Ht6P15GCn0ZIiCYUgzRV6+YQeMJ8qk4owfOFQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2611829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdQYr7CRA9TVsSAnZWagAATugP/jsS61EzYcu0pxfnRybK\nDFEG4m2k8/5a85H8GiPVrqxBF/dxLq+0YLx1FR1X7u6+nnfWEvXlaPQph4WB\nMYMo8Mi9FFtRCueivLu4HqIKucWaCCN/iHvEVzPiESiBt0ihvGyF4wWA0iPb\nZlaKVF3Xj1FWP3shEPRwbrbq/X2YELcszNvYw2ds/bUSm85fHm15odTuGHyK\nMPqMb8zjbgl9LxVN9TGqYFWUlxzgnl20HLf76/ed+k0Eiek8IsuocPPDTchP\nrngC5ma9W5NPneYeMUwphZXZNhzsJuHJNPT9I+iScQDz0g4jgYK/Mdz1efW1\nFpJy/7ly68LjFNAKkwRhvCbvEYQxd0CyZv7RDjunxFYPMOL2EDhQpLWT9js9\nfBsjun7uiQNvRpWV/YKoUBM30g8j1yewA2GUOACF4SyeFrmpmuoz9GJ3ZSwB\nVL4n8hAFqpKeKPn2zqWUSGJ8TyA75U9DORE6xLd3i1kOoubS+YnuPSrTI96x\naPMqrdr8HeQRZFnzad3+e95D042iEx0GLvxKsvNVq11Ftl7tET39uChWcvh4\nwdtE+hU+iDCZygpoXknY4fTPr746iwsQPVCBzDEJCsD26qEqh0AMYon3tpFG\nx/q0BN353Ztl78D03ZOaSo9bQoPF50sexWHXS7uH7lx5fIFH2BEBKvKI2+na\nWUL4\r\n=/j8p\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.24_1564576506831_0.9203386169730905","host":"s3://npm-registry-packages"}},"7.1.25":{"name":"@firestitch/list","version":"7.1.25","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.25","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"58e9de48f348974763edec39c659fc51045ca047","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.25.tgz","fileCount":128,"integrity":"sha512-8lK3dEPD3fk6CC+rA6wONsOwbvoUG5Zo45SJmG1IzSnABrwZMOUFqb5wET5UIakxF5GPMGU7SDlowiKryUpvfw==","signatures":[{"sig":"MEQCID/mPKNRbqdvwXSiUGE3MNpOUrtV+dzH31Zp9suxwlkPAiBpvWZ/KvpfEU11UJmsn/7mYly+yE/3EpdacJh9nPH4vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2648621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdYE0sCRA9TVsSAnZWagAAHsUP/0bf5+EacV2PZ27CWJLF\n6jkwirImDY1VeDhFWjlhydgJwEuYH7j4rHagsk1baPLxrK/+Yx/+LOR2xPCC\n7gXb2c2gqPsHlckQe0nT6ai0Z3Ej3sPoRPeXCZF4S8XufMVwWUzSRQ0Otv5q\n7M8NCv3hifAuqHaUQifbFr4jBKrl28xsWEyXE7Cnj2ZcjWJlIksyf016yEy1\nTVQDVrISBJAsviVQ25K6O3Y1EcQG5KSA2SgzFuMu3f9U4aXTl/1BdVPSR8qj\nN10LteQ6UkHDwKxLGVGgCrc7i56PATmG/SH02QJSlwJklD9SsRk+HYO8LLqz\nbZzEkEMdkHW4HUofHrqUEZ+7F1yXSx1a0D+sQcWT9j7MnTIoi9C4xxxXsvNy\n98p9cR2nUPYukBkIInNnF7jgCz8Vnk8X6azX6bHtWh4mBSbHpkumY8Xv8Uxj\nUdwk/HH+2/+sSdWJ7gJiAnQOo5vFzEr5/yCIjYtJYTkBCOpUd2goYTImM6Zd\nwI9WMMpZ4reawIlNxafXWwYkmx/u8vDQu6bwHVDtPD83PYq/w5UdSBjUP6qk\nv1OGxFnHTdTcpHKd1/CF3UQbLEXDDPIM1NtzP6V4RAC1AEKbXgIonO8ZVuyZ\nvhRGov89h1aNB2xMOtDmU7tSA5MGVs/vBd9eEcxJN8CxzksF70+mg8FKO6EF\nHlEx\r\n=CDaZ\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.9.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.25_1566592299490_0.6510574534328579","host":"s3://npm-registry-packages"}},"7.1.26":{"name":"@firestitch/list","version":"7.1.26","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.26","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"cdcc3d08cbbdef52390a644c0fb7b30c375f2da7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.26.tgz","fileCount":128,"integrity":"sha512-kQEtBnNMvP4T+JUjYEneHQyD7RBDkHDSUle8TO/hN27Oavz/nAYtxSgtMl32jhHZAXZKjs8fXRcOkj7UFejTcA==","signatures":[{"sig":"MEQCIBP0v6EZQSQOpPvIEmdNOsE66zo0KM+UV042ODSZMhmTAiAtNlRwPZGudMvpb2Z1rEG6d0UHf6cHBE3Y2C7nNS9k/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2560595,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZXo7CRA9TVsSAnZWagAADz0P/031PTBtC0bt/b70SUth\nftyBzD/c8a7RfD1TgXCmXqaYtPjtP+FXQZXGv/ALrWlLrEeKiPeBZZ7xTlRy\nrDu3kraBeF7lviN+jyNW8OUGiCmTo9hvlYLHRydvVDjMk4fDOfwr+Zz7IH88\nCFcwQk8BcxDBKvq3tMNuq5RA5Ldyx7I8vhJ5BbHF8NT7dLNyMt0LqI2BkFGC\ng6E5Zb6fVmeeX7tTKk5oK9Cfx9lbq1RmlN0i2Sz4av7Oifa2WQpL7Lu1gq4E\nH/+yOLYc48EnUhzCmb1FBpMml+7O6rqSIzcrUlwDAZiKIHRY3QYpQoPSevlb\n42zk65bFHKDgdU2vkeeuDN0vWBol4Zgu630PucA6nLnTbyBXPjsVibtp02tx\nKPT1NLCS9+03xP1oy/znBrhqRlUnD/PxKRAVJyqFkN5Lp5QZe6KKisKJbO2P\nKI5hVvfOZ3VY2Xk5c2QrijSerNox00kK1MD3EfRRWq04/wtYVqAS2rxF6f0L\niU+OqkpWS9jdRU+yuA3m1JIuW1ATiliGpEOc737Oyshr7Fdb8s6ohYXIUlZG\nLjJgC4RlB1bbX1E1TiEG5ZdHF3AdclkuukwjSvcQoTgFelyfCPA56lfjRlbT\n1kpS4gV+j8CK3NkG+FnlfFrPTluMRaBAJrW7K3+UheMrrmd5hRhmrB9zA6b+\n5ynA\r\n=SHZS\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"mikepaterson","email":"mike@frailproductions.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.10.3","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.26_1566931514663_0.13001717984729266","host":"s3://npm-registry-packages"}},"7.1.27":{"name":"@firestitch/list","version":"7.1.27","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.27","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ad0fcc79b62c66dc137c72f3119c970783edb0b2","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.27.tgz","fileCount":128,"integrity":"sha512-+WrfCNUhQLz2cyWzKfEh9YxZDZNJVcm/9lBSUwnZoDDwDEEWC2PeYS0Jv4xeM/lDFmAFm91cOK9jNGqCq9v10g==","signatures":[{"sig":"MEUCIGJE0BTpFRCwXPkqjJ2nfLpjixOirumnQrikHzosE1F5AiEAqcwnRxqWBxGJGSL1HsuJgCNgrQbzD8dpWXNFVafY0Pc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2561792,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYANCRA9TVsSAnZWagAA98gP/jVUTeNIUnClG9nYz7aU\nH16x1I4veTfIgISGlN0VVSEq7JozOxjuYCjKJGGRYpcjXKjNsyJLtO5W4hY/\nufyr5T5Vm8JcRByrrODBBL9mFsyRrMCBaxiR0Rtey7JJNG4INzSF7tlKoFnl\nLz+kuYNUDu3wqXk1gZm8vBg7lFnhu0Y1nx7HXcPGt5uMG3YVrliBuG+Sr0ai\nYnMZ1QKmUfSEpp2k4Gq+z2w83WNYZsCrKG1fn1tOriMVfczNVJjQyYSq13hG\nJd24OOWPhClpHLJuS+Xdm8RF5Mo2si1kGfPiMADb3zwFwPz76MxoJ3+TPJZ1\nn1Pek6Qa/b1gw7zy7HLV97J21GnScMh1L2pxm4Eu0ojdt6VePDOHEgjMAY+U\nmEQzzxL+al4gVUeJ2S2kZuEaLzfc5n+3QkotLH3FqKXZoL9tNS4I9u28yA/j\nfvblYrga7Vff3hfoOFrxIB4lm7EDTZzGIPrFFM0MiUH8JtRw+ujxqsqVt3Ch\ntJjqOrBnWICVTPeeF+z9klQXjqgCqBWR8icYjWT0yuZCjv3L1wOYeO6evU6a\nhkq6+3/W81LztsxrYp8lE7Zv/pH2nsers/Gyz19fdCeUIKsBkxz+xuMxpL0f\nHR+vgqYWBGtADwZ0BDdGdmf4/vOB+Dqf9JlcjDd3Y5JhdVrYz8nnHDiFCsAB\niMH+\r\n=T+ko\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"mikepaterson","email":"mike@frailproductions.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.10.3","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.27_1566933005055_0.9765025328925061","host":"s3://npm-registry-packages"}},"7.1.28":{"name":"@firestitch/list","version":"7.1.28","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.28","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e5feefa9f65013b7f31aac71688deba3aa295395","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.28.tgz","fileCount":128,"integrity":"sha512-m7lkp34br+l5RNm7MyjhmWy3FIHEHd34s+GTN2MBWyvVBlwIQMOggObi5sVlxbHxUcI9aS9AwVy0xuwNXgqfaA==","signatures":[{"sig":"MEUCICspnIndHC1A5Wf+lngwufHFocsZqwjAzr8ovVTy+N0WAiEAydDQbS39Tmj8aqDfTJ9PHPVuCtW5kVfbBcPEs5e+Dag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2563679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYe8CRA9TVsSAnZWagAAwnMP/1cHG6yFReYLON0nids5\nK8k8kBkBoCcAuXgilIaitye+S/seUjWhj8jsoTTjLpoyC9HoCCLkK4vDnT3H\nEtJitTYQtaF1BholBKB+wCudbZZigIixyrN1aCKqnxrEpylTarZOGDb6T41L\nF89DMUuFw2YS2WRUtxuwrZiNgxQIdnBN58vlDRd2wTdE2KivxoB00tbc9TCQ\n56e/aIao4p2q3FaFFZQs7wmFzRQ64XyHNSFFCnBFgZc3ka8/Hn8usoqhQ31o\nSpKLvrDq8Iv615vLGzaJXMtDzHoo5Py2La+xWXHg5Ll+JChN0S0WkKbotYzw\n4+9BoXKTR78TjjBlmHy1S11XnQcMn2NV9VlAFPWtGan/KCkhFgCAvBvWq+oz\nSCfhNUdcMehGtqSeGnzj6/3v8VUb+vSlsy7Vs4hbcCZOHvzqHnjxARW94cqK\nXmJerQC5PNIRMREdEsbNj4umOvD3/mR7s3z5wF8uu3dTFxR1JnGnaTWsIKzy\niezTvryAEntjwVSgT5RvSOiakqa6iiqSyNGmY3Fwer/by64cqaw8vvO7fs6t\n2F11iS1EfhBdKem0OJoKiE36KrYCBuIS0Xl4+K11q3CSVOtjTTFq1utonujI\ny03L2pWFeYePlNKRjHesRYTv0BcG0IvFA00ezad/NPkvz8ysj76JTX8xeTA7\nd3hf\r\n=95H3\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"mikepaterson","email":"mike@frailproductions.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.10.3","directories":{},"sideEffects":false,"_nodeVersion":"11.15.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.6","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.28_1566934971554_0.9491726814047545","host":"s3://npm-registry-packages"}},"7.1.29":{"name":"@firestitch/list","version":"7.1.29","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.29","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"2797e62363f737eb6952d3a7af2e3c65e17aac9a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.29.tgz","fileCount":128,"integrity":"sha512-kC4NXqp5W9MeVVUadam+5l3C6YQNdig6NyevKfG3J3pqvh5fxDkvnXZziaj3o2vqgtOBCdirlJAQQ96lE8emhA==","signatures":[{"sig":"MEUCIAUlw+whqamrbdL8Ln356qoIJMuwS0BPZUhveLHhrLerAiEA94E0S2sQb4PHR6DCNghbV3kcLvNZKTGsb4cSqxS6se8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2620306,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb4cxCRA9TVsSAnZWagAAApIP+gJ+lBZDWxQutF5UXqVy\npkgGt7XKJVgiEcAtiuMDBjEvw7JXFC4ZmHLhv/dIQ3p5JlRfxJPGYlf84+YF\nlPi3AOi5Qln0jU5aQ0nl3+LF/Bt9mYvwWNhQvAUIdjYMgem6Ft3zaaw3NHW/\nlEZ0OVDR1w06bTN6k6BUEfvyCuof0nTRJDVBgzX8zwjaVFpt21yfHwaGfI50\n8jvXjqqy8/urFT+/HARAIyKyzRDUtzMThxjnFl1rGXqpeMz/EnDCBA1q8eS3\nmQV4qaCV2uUzQCJBaBsE66THIFUaK+kw8CH+JzxPJLPBO5Pmjyjak1ZXkvzw\nISWCb7h0CxB+oRhQm/cDG2tl7KUx8n5QwB2PJ3Pm04JVZOiWaBAWEk6RIsJu\n/u80+MutGQA/iAxdbJJs/sMnh103rSS7NQV/wa5jj05GPX5hINRvPSSkdKc9\niUw6DgnGcxdR40CLUCEMX0KRJNiegbGTKEE0j7+1+6vyNSXzON3TrxaZnw9/\n6J9BuCmM0KvRWC2O1Vr/oAwZPSexjrgJ6iFqvYtRa1UNof7ufgzrjqvcGV/G\nyLgpDGJrOFZsA1x/lg1Uhj/IEX5WANHgV7oSG8qYut3enticRt+xRMi0Yb0i\nFgU7jGmvjGx6ut//1Bt9wtP5qAMgrEAW6D+1dk4rGvjj8NvKwLJqal6XsoZX\nTjna\r\n=k0L/\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.7","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.29_1567590193094_0.3153683374616165","host":"s3://npm-registry-packages"}},"7.1.30":{"name":"@firestitch/list","version":"7.1.30","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.1.30","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"79d7cfba5abe1b04ae45c0922dfd184f15953e03","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.1.30.tgz","fileCount":128,"integrity":"sha512-nXu5t04hAzkbH4akNtoIdlURM/nctZBwLEDQ60qbI//fDkIISFrBpK5zC9JR3Ml1pn76R1ORj27rXA7cAd/PHg==","signatures":[{"sig":"MEYCIQDoUDkDxEkSQ0YnVZyq48xu866vB+MJKDORN9w0GD6VWgIhALJ3GB6W8fGCMBGOCSJ49JN7trYNk+fp4JHPa7x0XX41","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2617627,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb8/rCRA9TVsSAnZWagAADC0QAILnl6ME8N/49TqF9T84\nFk/6XrPAItHuuPtNRDQTkfgg8qIxsje2h4WOOvHQCKXJx4rlT0lHcCmtCVZ4\nBPyHUGnzqwlG7HKq9NuqfbSF+olMYYHYFEatLTkQWuXuixVO76tlZ7QE23Gn\nve444kgrQw5H4yUhj/cY6reSJ14LcIX8RiUC7SiRh+igD5PIPul/ww2Gqg7B\nit0cyVpqLa6nZTbmlKx4tPj4426z0fmzJxZnoT20DkXXU89fv+aD915qCMo+\n/74mJsTjpPu9wpIQCpjN/Ki6siyVPPoRPfUkV4UuB5bhcXqqarEJ0EB6IDq8\nNspE6uIGkbieaiK647P+kYtrIrA92Pc85Th+RVtGa4Y6dDWKJpu5Zj8drAXv\n0DY2xDhTsV1dLwn9UYYZYJYu2+nrN0maoNFayHKLJKK2V0NGQUGquGg3LV41\nPjWxY3xPYP2MObe7G5Vq7jMjO1ER/qghzdVyTqiUMeoykAc3rwCL53W3i+gg\nn01ruJ9nHmPv+G+RofVKXG15rG1Qn96/OY4hBjlRbajtFA8aQBlZJzE85cOu\nKQfEHSjibfq4jGf1BlRCXdOqPYUezcuY0pqFxTTf5Mpaxi6dZh6L4gIpmy1E\nQ6KqI57nokgK3R/4ssumxCPML1XVUy2/cfsAJwvOc7h4sPEB9sRrexPMcd1A\ntXSb\r\n=IAZf\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.4.7","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.1.30_1567608811021_0.9594400051875618","host":"s3://npm-registry-packages"}},"7.2.0":{"name":"@firestitch/list","version":"7.2.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.2.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"7709109b6f1566fa05a5de548f4801a1b5c96ed8","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.2.0.tgz","fileCount":128,"integrity":"sha512-C47md7unVHzY2eEXQvcR4Bp7UpBEA7+yvKjLpWIrQVqC5GbqaLvpohkpJp49Qw+ceR6RyBmmpnyKCPe65Q8x2w==","signatures":[{"sig":"MEUCIDe/TC4kSr39VqfU5ffPVUwEFZmeCiZBQYhIpueCR7iLAiEA1PD92D1X6TJ//zGu+Kj09uG/9qGC+EBcStcD1w8Eaxs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2642303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdcMoTCRA9TVsSAnZWagAAqysP/jWbQxKTd0WQlKs3nK1h\nxDZ4/K+HnpqtfHwvCUv5hQoPzsyCc7zGi5gyOl9Hk6fvyW/tS+MekhziWAEJ\n+/vR9Z2ygqDDxWcNasrrU6WJndX3lEJsu0O0lYQx2FgHfRZbcauzcxcoEEr+\ns9QU78PjCeI9AmyOmIyZJNUAReDSDryKbl+uNsmpVeseTKL1eQL0qBonVzPs\nxGy2RK3JEXWq0AEPe4ce/JXxoQ2H53AvzGMbjT8EUY15h/30pDVog0BWMKzZ\np+1SBecDbWPyoOUqeSPqQysbsR9fn806UwQoVY04B90SCVb04T8isPNZyBNN\neO4V0sdISochNE6/+bsj34EHVRcEfUVw9uIAcu/pcJRFQSD7MAGkunIABx1p\nxQ4CS8hlkNceq6duOJeWtWYx1L/jKZv+yYG3GaqWmSkV15+wBXVmByVfP8bO\ng0KZvzxpEcCBbvOgOYAPkKwRdm/TXWHGDZXVFMOAavQmzs8vkLX153Me0Pjd\npOZd4ZSnqkn6wxMLHth9wkbo2JAko/CQc7JaUmbmUlLOHd1rgFAD1ch9MvFI\nh4vgXwl1yU6XqBqouPsVpqmTafCw9holcsvXWiz0Quey+q/gKP16K3d0e1fx\nab6vTmV4nMZVYP6GSaZ8b3XLIma1WDytz646SanOyqfTKLYZlDCZeFQUlvHd\nlyTK\r\n=sFjK\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.5.8","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.2.0_1567672850876_0.7584025711186408","host":"s3://npm-registry-packages"}},"7.2.1":{"name":"@firestitch/list","version":"7.2.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.2.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"667091977764d40b9c457c13ddbe56aedfcef47a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.2.1.tgz","fileCount":134,"integrity":"sha512-/buLp/hBlGo0Il4N2vJVZz4ZwalM1TS0wtu/yEEshIBLuLrsIojnENO3yyM3RDBXqz8yjKffHenAageD7yZ3yQ==","signatures":[{"sig":"MEUCIELp65k/75zqVOMgpDn/HVf9kHzhW1J2oXXtLnpcElhRAiEA++vZs0KMKKEfUDDhEf/hucFNyJRc4yhFWWfUSDCekiw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2679804,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJddkWACRA9TVsSAnZWagAABXYP/j3E1H8cDvoBTVlDen4P\nUcCOUcSChuNhBG8mVkSlsebsfTEARgxsFAIGfmroLOoYlG51AnMhwKiwQG1f\nZ52b9ZJew0xR2lzUUYMFq6l1Grdkk6oMgF6F/XSLNJxhAWdBE2cFS4VwACOw\nU0hJtmSKVK+kRu7oUqvxFxNbSrW+AePSiDt63njgqLSy8dMn6DSN9bu1y+7M\nWsqgGqNDREhot/8r0ordIpNytq9fxQGegX6/aCWN23FPfHr8VVvuPSvRdUVH\nih9N040pTjb/n7P53H+Gr4TA1/6avjcRdCUJ3djYH+VfJJc+7zdzFAJxtlyR\n4feyEReh6e0WX5D4LYSaFwEXYyDjW6psjWEDHcc4Vkx/03ybXeB+jyEdRaif\nC+cW/uuQsgsz3IEDebMekrKAiPvjwfXkZwv1zlWQ2uXTFMb4OQz4TFCE0nO3\njhBZTyciY4At99IA2mxC/7yIo1xysCLw1PksbGuySrAPh5JDPScTDNR/yrb0\n+S4j3k0/E6Gmfqo/za63Qbeto/Oy3VsjCYFKJdO5132C39wcpjMU5S8tCkpJ\nc97gnLSjONH+VkxaOGY1NCiIFvWvCaqe5D1I4/pnj4WHEcICsEebTQowtAAD\ndGejSUjPFBzw4Mdc5/C0RwXXd+j8tTe7DF0q6JhK6NoP1dqMwgwJxkjBTOCE\nnliV\r\n=lML8\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.5.8","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.2.1_1568032127666_0.9256556085440535","host":"s3://npm-registry-packages"}},"7.2.2":{"name":"@firestitch/list","version":"7.2.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.2.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5642ea9e98ec6c5d63058b01cf49e395c396d6b6","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.2.2.tgz","fileCount":134,"integrity":"sha512-pE4khm46MjznDNx8Hj56T0yo/S6A8h9XikWgjc1xrRjFdXvpmeA9/JcLKmz+rCzTepl0rvv4rSsgVHICVs91YA==","signatures":[{"sig":"MEUCIEYsNPz6hJHaBJkrljKTya7DQc5F7bN7pntRvr7w4wOTAiEAhE71M7k6yJVro5Pws65QBw6VyDyyXyz11tStjc3eHV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2680449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdemYUCRA9TVsSAnZWagAA+XAP/0OHyZr76JLXkaq4uuOc\nlBLRM44wZenEHOShvQLOJ0kP5V8zaYOzSL9P6tgkwtqGmOC4VB9GQ3TU9Ppl\nntvyWVWG7LtdX1/uEvP6rN8rmUQSqzFISAG/VbrzTbxw4Zhy+9ryunP29WXg\nG1Z+kQO4069ugXk4qSddk6082TBLHOuURwlAZV8njKf/wbxKJgq/osf6wl1w\nJkg/gKaECoBf3Qsy2QFRwTP8VvjTKXlSe1vcBWFcqmLyFiSA34bHENOhKalY\nCIxRfulj+cdt9Y8zjz+vnNRZ9hO02Hbbr9Rn15/yRRY6K5I2mF24bjbFGD6s\nrCyiL9CEJ+t7LGYY3pt3o5FinpFOnzveh08ycdn3/Kof9yNenNdSSo9wWmsb\n9b5sEbSi3pIidU5hmrooaFtvF67KUnQk7vC6qhzcnSGNjcepbfn1P2IEu+rc\n191shllLvlOITrbfw29dD95kt55p82QpFUiDa704PaZMAoOJoQ+t6KTPFALj\nJqsmmRS4mDR8Oj+qLIwO9LpvX4WvF2/WOPbvL9evstGRxnRTvuyh6jSXlO4J\nFh9OfFMYtKOr0tku2wMBmwZDbxImXpiZW+U1UkJG7v/7pFGlRxGg9m/Ohza5\ngncGeyA4q6rGfkUivB0sd88Jj63UuZ7HXP97MioRjrGsWB47KY9T9UWZoIfX\nwsH5\r\n=ac9R\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.5.8","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.2.2_1568302612209_0.5575017253127059","host":"s3://npm-registry-packages"}},"7.2.3":{"name":"@firestitch/list","version":"7.2.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.2.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"7e71af20df67c25556d8af36f89256d97bcd5b5d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.2.3.tgz","fileCount":134,"integrity":"sha512-KqLiilbkkZJW3UhezYHo3+mr1CIS0WI9296RlUHCWxsl5asilix4Kk+nCR0Y0t/OKfyHf1YeruFHHODrHpHGmQ==","signatures":[{"sig":"MEQCIByFXXh0jG50PZB9f77EYHN0GsNJpcptfEqNSvLzSyoZAiALykJVs/JdFQkU3AzbnjUU4Pfb0So6ZeBiolIJnnfokg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2714355,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdiQfHCRA9TVsSAnZWagAA5NwP/jKMqqtKeEWxkf/ZCWzY\nP4X4Qruzwi//LldafRhw2qGRCAGT3zIOFpMBki22zeB+jOLqxWa4Z+f3bEgG\ny7XJwId5lPIkaVpgTkwpuhjPxc9d6mGyLsPSDGYlIaHLUnVRqp9yymwNwF55\n2lOZf0/GhJMbMgslMWiRt417y8oBt6ti3uGISwAHAfq7s4wYktoYaDmFqgcm\nK4Qjdkf6/dEFJR8C92CSoJ6elL0WSImSH8l22AvTZa9+kkJkh5fMBUVWYKEO\nwxK9Hbw+UTeZoiLXyADfUb1IWCCYrKgnEAmrZUVussf4VBpdvfHB0msjltlo\nT+/h5776/OJWCusGaVU1K+IQ1cC+z+YCvlycTLepIja4PJEZ46UehyYMdLNI\nNpfDnI8YyCNqIOJS1vkMSbl7DffMUvzt+Tg0Tbg7+WzJilPJ41hUsFG11ysE\nGwLValgH+aq/LPfqmohs/Z3hWVi41GNAMxF/5wgyIf/+oJ8IxY/hXHw1Th36\nuN0AdeWGXun0muV4mfSU+DyfoK54JGK4BDebN86TgdVeafuJ9a5VpT7m8iD8\nfQRV/IkyvmKYgZXIVKG2gXNLmT8lDqgNoZM2+jI1xzGQPgAC1KUcSvbW2KvF\nIu82jnEcplG+4h3AkZEw6F4nXU3qXRLLB1ugNiHozwooXgOIZAiVEct5VFiN\nn/Ib\r\n=rqKo\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.5.8","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.2.3_1569261510482_0.895561219353022","host":"s3://npm-registry-packages"}},"7.2.4":{"name":"@firestitch/list","version":"7.2.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.2.4","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5c035712a1a29eacc7733adef1013074cc5a4d04","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.2.4.tgz","fileCount":134,"integrity":"sha512-ivBG2TaswubCXoYqjtDngRaWyg/kD00xlQ+5EBwc6o0S5/cxuD47Eew5uUvDmLjsYtj1IP186OmLVT2gMVj2qw==","signatures":[{"sig":"MEYCIQC8MWV+YWacDrHWDdbCV0KU69AOiR3eyweas632JAQ4ywIhANht9uLnJ5QFpjYSoOuGyYkJ17UASZlz1jIQBba7kN7d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2681298,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdicIyCRA9TVsSAnZWagAA5cgQAJgi+lNbeeKIizgqggCT\njHPXMZYoKcIIiAtWARIuujTiGAXWB7pHyFrRikfOUhoHEbbiz+AybwzdWGWX\nro6Q5js05HMSSY9+MMUUzv5lFhdL64CB3gRrsZhnF7xbZeC/1BmG73VNmdR9\nT2bckFXWkduIH6mjBbgvEv1XygZqIgj3RDVHoMEaKvjO3i8/EhLbjn+sMrbm\nR+0ZBoWou+yBgRR7deuUQguey5K+o0oGQMOEMMfpTY1Kp52SlhRuLRyE8G1Y\nRRxjTFQcQsNnXIUUeXABM264lwXHGqwmIjlXaSzO75dzetsyTPzQ7EUqvEBx\n8jXgaKdCVJh0D6epwyvUHFkMxuj8inKC4842YdjriaXVGXcD11tTBrc09djw\nEc3w/0FVowILnepzbontE9JRw7hjO60fGxxa9UD4ZvPXzMVx3vGyShLMH6zs\nPFBy9TGJyiNeBL3Pna8g2UZQ8727rvQsV7E2gZi3xhbPpyg6LNGEtVCAXO5y\nHNDrAq+oNOl5TclA2NZmotRRrftvlf7rJUOHZ7N6DPyje3mNqSIB6lsG4UZk\nzEb6aJ5IHVyvfwA4KsgkriPlX7dvS1G4LRsCR7Y4gEACtKOmUtvA37ynp0uE\nWrvy6poNtrg1gcmEFvGsKLtZ7st8eFExZ3VwCRxQxvwuThOZkmCTV3ve+DCY\nEucQ\r\n=Jj8/\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.5.8","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.2.4_1569309233128_0.8270304448757719","host":"s3://npm-registry-packages"}},"7.2.5":{"name":"@firestitch/list","version":"7.2.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.2.5","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6585879c6caa5a4fc493cd83691bf3408481e534","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.2.5.tgz","fileCount":134,"integrity":"sha512-WFaVRb03cvq+yvsdfAP23je4borVtabc0p7TxZ9DmfljtWhLFJSVfFkFdFl+wFZUMEQnAdXwYVWsWr9J/zo0Pg==","signatures":[{"sig":"MEQCIARZP/ru6BXE+f0BW5Xe6T4aVGI0N26F15faFbPIjxu9AiBQHks5XbIyj+Ybq+O3/cB2i81rKHdnFAh1Pb8ChMnoCA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2682957,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdi35DCRA9TVsSAnZWagAAdoAP/266wOzGpfMzJ1qeLusc\npY+D0JTRRzHDqQPuBs1VWQNWNngx9sM1bFeLbL783909OdPDDgoKereXkIEy\njMX66/9BobE11UMjQ6oKBG6UUCn1h/61u9J9A+EE/aHckiBo/QnpwdtzK1T6\nPCk1jorsd17WvYNl6sWvBwQknmNgLonHKW2sN1C9g3pSwsau4W/NFi7BBzDQ\nc9ZKAyrfOrCou6eS0Olb/xW/fEecoAC+izdMT9pxINXySnFjJtDnvK8yIlWs\ncQSr9F4T9Xld7hNt/wbANfozqQGhvSy0Cy2q5/RDHI1AYBFpoNYDHaIZ23GC\nx+KSrFQgLrw7f5DThLDMHLu8wzxyHMGofL7DKTK1nkv8rqUvYv5sqIpwEanf\nXs7bS5K2DZ11/I8dDPA5BMONVJFQS1dd5gXJAIMS5FE5iEJ2pgJYHEx9blkY\nmgmHMxi1k1Ad07rMj6jGaVcn7Ee5UO6G7rAbq5ftT+/fBvQUWUlaCugkYutO\neLCF5uqgHSpe1QdMjLcu3CpGHJaB50N/CCWdhPDGhayJUCfFijVXkafw9g/S\niCOnBEg+tKxf0Mlf6G8xQnTMPW3Af5pgMbgLSoQ3ElrDd/cO7MaTST7//zd+\nnCWjXGiNnx7koVgiwXqdDmyq2MiOSfxDBDs5GDGjAjOpc4MNEjZeKqFOB5YW\n9KtI\r\n=Oe9T\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.5.8","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.2.5_1569422914828_0.8793067941032726","host":"s3://npm-registry-packages"}},"7.2.6":{"name":"@firestitch/list","version":"7.2.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.2.6","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"79339d7be2bed06c4d72a00bd243484bda47f4c5","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.2.6.tgz","fileCount":134,"integrity":"sha512-KlGpP6qGc8PAQg3LtBp4FhvXSpguT0Vv5iQETy6A1gLlLRAHR5h7PT6/xIuz1QULTDCCwkPl/Dn8uhofr0O92A==","signatures":[{"sig":"MEUCIQD9R67po7aPy+4HU8wk8+6Hh1/GwMAqeHZYVJN7cRAHyQIgC5tUMQGYUDoGOaVCnxcEYufzUd8KmSyVEkyYorlyqkM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2682844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjFVtCRA9TVsSAnZWagAA+K0P+wZEvh7qEqt9jdBIBKF6\nwCDMw3bnWKh7luvO0CHVSP5wKmIy5Rq2p3MarqryPGta79+K5H12XkOorClL\naklWKZihBPDr3b3nghzyVh0Ricnb3TvaIV2DJb5WGPjcWOKOyEIjPI5f1S7x\n9O060ChYVKmwO1cKPcUyuUp8NyqDO0B9eZf9E4m202Rnbi31sMamJVBKkpjN\n14Hey/C4a+ECkzKhYjG74mc0jLgkNNTLQ4KaamxHdj7g+r1XZDT4/eLoHUYo\nfP62rHk26iIKtADZyYTwPqhcaEnD9ryyLHdkyUii3vIvo64JhWLAhNQBBeHT\nZ8THClhsKnm1UPO5lpItbvHSqvfiQ2v5Iwtnq+SzjFZcAJ7qhBoD62PQPkVA\nI8d9jk+KYGg2zAK0uaSBwjAnuRkOPvt/CoYrnJKj5dVtAzEwX/sUqtthgTm9\n6IQUFL5NTHtMgU3ltt+bHk7u0OYfqLj/UnmRVVrWKoE4zltSlDcdU3E7bZcd\nCz//weH+4HxO7GxoZMc1k9pqsRIWtSenqtj1mh/0WWmzWcHSLsIJcsPVWO+d\nooRhrCwK+NJ0vp2eXQYAlr4xc9FrleAPyHFV+YMjw1aKsYL1syoXwOogA1MG\nrxX7kOsnJfZAbJcnnv8HB9MWWesEd3U9N618ganoOcP3E04dqPPNGVqMhKET\n3jHZ\r\n=9a3U\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.5.8","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.1.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.2.6_1569477997064_0.9841667425101928","host":"s3://npm-registry-packages"}},"7.3.0":{"name":"@firestitch/list","version":"7.3.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.3.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"360447954546fa8798a7b7a6e6644a9138ae1653","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.3.0.tgz","fileCount":134,"integrity":"sha512-oceX0NearryfAdDxqFQaBCodPwi3q0B2djEKNI5wcWooGmMD+F69+sEGQzPUrJses94f/jNg3pxhuqtiVxBfyw==","signatures":[{"sig":"MEQCIHqZgCrFqUSj/d7hkxYcCPSv7tXvYT8rcAv3TmglJDHtAiAU+7moyMGEUAWg8P2elRkpYcGXqXyF1lowc7wMJlhUgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2683678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdjH5rCRA9TVsSAnZWagAAx6QP/2DWxZ9n5QJA9VElCX7P\nhxgqQ6f2B6iHHB/YCIaUJrtOt2WYTjpvnFYUD+W/aXcwC7JAnI0FkcAXoV4r\nUBIBlUbPR1pTwXwJ3zvHA1pCO1BlmelWdmhYgh5AS4/DM5DhNrMz+FNSQHRK\nUA8pmZJIv8ax1EfrGpMB6qNumqiS5B4PnGGaRcP7TDYI6/qCuavznl1YWpjV\nW7MLkfjmmlPV/rR07Oc4RyiVd8tn3zfp5YaeT3veR8EQe3HdQ1IFqaFy9dtN\nd5recGfLTKT45Mj9aLDtTS6ApvvLbJRvru2liOxpfsGx0sxvfNcNGCx/oS0W\nR8Wx+5Zw4Oi2If36woXk6mEKLApj0Y2Znz7173MN90033tkfEY9s3v0K72Qy\nw2cNmbkY2pIG2Jgubk+aOPbhng1IaTjeHByzuyae0D9mtGkVgUj3ovK0QcFz\nJo9Go4Dce3Lj44QeirtbiEf5O4X8IP8pL5/MnwEm2tLibsjM9HdNeSOEAxCL\nh20pGysXZSCF3rZD5LcFFrzvJ3mNERUw7gUcQBftOPMLbVAEI6UWUSYunJZR\nh9mktoinPK5Klu4QpOaWeh7bkl5UP5CQKETq4VMQwtQRwfYp6mb3nrF5rI1L\n/xrQOJR7scvkurxBatgWy+V1+7Stlfrl6GckWh1RfvbM2TQwVlZl9jp27gaY\n3VOT\r\n=e7Ec\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.5.8","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.3.0_1569488490762_0.546535399330242","host":"s3://npm-registry-packages"}},"7.3.1":{"name":"@firestitch/list","version":"7.3.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.3.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"78c37b858231340d37ea3b1cfdc5aa32a36a7478","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.3.1.tgz","fileCount":134,"integrity":"sha512-bBU4TO+oNPerJUVHSrChHSuEroWZ++TScOc7ppFxsQPlE0lp0umdaMbgZc+HD75QO4N4zjhWozgJ6UkG8hpugQ==","signatures":[{"sig":"MEUCIQDzpGiLcmCYOZ6AD06W5bf+KsRMH9j8Cb4O6mgKmqIjHwIgczsV4iafjXr0f4/QwtftJRkw547lM0Bdn5h42cTD71A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2685117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdk3LcCRA9TVsSAnZWagAAFeoP/3oRCLykewSL3fWQX1xb\nEQbeFpLuqxMZwTye+oQ+TcQz4MwxNxp3+ZOkyzpfB2AyHPCMqKnSrpAn3WbU\n1TlMldXai09GZjoDo04f5peJdQFi4j+2SmghAUcoGgi97RKm2tFGriwWm5Ge\ncmS2ka4A7aoBREd8UBkmaL2CmVh5D3RGbG8t6QsL0wWI79aOA5nEHohh6g+C\nc6S6nMr4Bc/kVty02R5JqiV2+DG7BVLVhBz/ibcQg7vTsALsiYQG7Qnvjkfc\nDWBvbnOjFtwwvxpCvheDfY1qWgjOkgMBRYxfyJWTCJ8US8GDwSuCoMg4fCcr\n3oMBvaGSjyQMX+s5YHeBi/mFBNMPUBz5QMK/4YSi2k7BKdh4JUQdXjBRN/I0\nhSObWi78Wk7TvHBmLXselYKTekNNokn6rJ5MtQQ8Q6n9YZ8SI+U05Rk0L3Me\ndFJMajla9cfh3Y+RN6lUGQmDah06/HowESau6TTrnbqoe+obgkTKI2UH8brc\nEh/cm2+VQR7HvIlg1OU6vadtDriYZhN7HN3U7ElAdofO279EClEgQXFum2Bl\nHFzEjAt5uNerNGy2Lzh+rkjQhStcD1MikUdXmVuUx3h0lAc5OeqyfHbmJduY\nx+3Ng2KZTjZpH0pm2LjE9beN1xMnqqbsNGbbkm4goMWmpSHIYJFH2wJuKilc\nJfk2\r\n=78Og\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.5.8","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.3.1_1569944283309_0.07569258568337456","host":"s3://npm-registry-packages"}},"7.3.2":{"name":"@firestitch/list","version":"7.3.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.3.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"74f5b36384588e8cc9a7e92b8210d88f3c9c2319","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.3.2.tgz","fileCount":134,"integrity":"sha512-Y73RgXRttOzb1M1rVtIfcSlmK3oK2oVR2ooOHINl+bzEsFLaaiclsKLK6UaHEZat/yecyDI65WtCmunUeeH9dQ==","signatures":[{"sig":"MEUCIERDNqEtP1/eeyArIKTZ6s1ri9Epu8CFt/W9Df2shon5AiEA8wEc3EZAHoiLHq2iTJ8xjuhHmKsq6Ic04ZtIA6wQeR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2690767,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlGKwCRA9TVsSAnZWagAA+IAP/iMkch+uHdrjDKPNWUTZ\nfQHpy4W/MmADhSDOMWuDTo3ClR35rpZXXWYe3mHMuHK9DNrzG2qK/8FyITVw\nE0ybPdCfARZ7DOIvhj0Dto86PdT8sNgCtMDEnlgB5l/Y2Heox/5sUuPw6Q50\n2HKBlUDXINGeMN237K+c4Z7IcYb2r4uFBOt0JTQkviEeg1kEfhtf0mnbl00M\nYPf0oPCovCDlRncl/kQeAYRGL0bhrZFOv9PZAOGbmJ3BC02+lawxiylSBtmB\nwmz2Q5u5bHFBu2k3BTWN6vFYV7sSn/TYNkKy223AsEDLGtajSOLyFYFncGc8\n2jpUoBm8BT+asM1O65ghnwSjha7tYC0BOlAXzfnMq8GbzHNPbEW+LHy7tRI2\nGv3DMMA4kW6mvTTgCU/gpWKa6yYbyRuRpj5nrCkgpPVyxAufDqW3an/ifxnQ\n3Pqv8HaMZL9Xrz9iAolEiHQkA+O2wqcY+JN1MpCQkT6BAEtUu/KCFYy51XFu\nKDtzftTlytdwk5ib0W+XoovMpwhGV0TBg1QulikyGoqhuY3Re0WaBUrjWFOs\nnD7tA3mv5WG2J05BQQ+zwHla38AZStZBZXbvBgnV6iFxZ8aoofIr3+LznQFB\nEaInqJ6tG8cTlQST0sU3WIJx+bAPRlv6VLg1bQq5Q2QHWEvOBzyiCXKZL7yA\nURAj\r\n=yHRb\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.5.8","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.3.2_1570005679724_0.033160507329397015","host":"s3://npm-registry-packages"}},"7.3.3":{"name":"@firestitch/list","version":"7.3.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@7.3.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"387d7c7a0efb4eb5f5b16b128dbc7fed5f6a30d0","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-7.3.3.tgz","fileCount":134,"integrity":"sha512-vumaYFCnkQO6naPezjAQF5jCQ2cgYcN2VKZejMyqgqcKydtsmfQsG4gLwEYAOQkbJGH4CY+obSGIh+h3WH/4Fg==","signatures":[{"sig":"MEUCICxGTvvdmRpS7V80CjDfES1tPY4g9MfURC4v11kjpXjfAiEAiPbADH7EGFr8VshsdCrRz59lLwommFYxgmQ/0QPAW4Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2693542,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnZFQCRA9TVsSAnZWagAAntcP/3kc5ABZIBA1qtm1TZwp\naJS88B8dV/mXtp1JCbRQTn/NhRVMUwavCkpZHe+oZse+VYN1Dshwljmfob7f\nmfQRQGbH8TdaO/OiVv8IH9/E9BvA1S9w+bQhaK35JTvT9zZ4hgHgUigOs7ry\nrs/CgfDHoR+JCZoCWSUgBgm7a/GMaq9TEyyraSTWim+ZjGWWX/rAHLfHUqUT\n9g/sTQuoQM/uRdC+je4tSvOKo/nXGcm3vpZtRtChqzj8ZAZ9P75T0uNuTtWG\nuCHDgf+ZK63cySCM7odBPCI5zM3Cw9tzXvuOkHVdSqhIJeEgMYa+h3X++lqV\nRMro64v565N4ty8G07z2cydMB1FhsbWXEV8uJRCm2qaCBzZw+Eaay2ArDWg9\ncN9mLQvw1PtTfxZQDHg+iwt2APxhCAEJVz3gv7LOhxwjNUqmnKJtX54XK+3w\nMsALsAdjjlmNIkhShKlJEwZm+aYGiGxrDt8N5uj95MBd3HxEclYFXZ7IZxG8\nFK0vtR15dxQaNh9N3WyAnAz2VI+o7wCqH6V3qmYkzC38DlDuQGLc4IMkLTfT\nJk/466xDhpqj1Z7z3M8HDLFrrVixD7Sdt8bE89IScsQzhCLbT0bz1BQr4lwf\nyd++Mrcwdo2YE7d+fVcZ8+0C3JcGHes9DJhHr2OC3S5PcuIxFFNOVjcjDwNI\nu2Cy\r\n=sEQ7\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.11","@firestitch/date":"^7.0.0","@firestitch/menu":">=7.0.6","@firestitch/common":">=7.0.0","@firestitch/filter":">=7.5.8","@firestitch/prompt":">=7.0.0","@firestitch/scroll":">=7.0.0","@firestitch/selection":">=7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/list_7.3.3_1570607440244_0.29864964815638695","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"@firestitch/list","version":"8.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.0.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"897df96c28026970c35c182d6589c19c985adc1a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.0.0.tgz","fileCount":134,"integrity":"sha512-m+PAnOnZmGd5pxAyWR54ENfblyjguae2s0LIg4FZ0eisGpLd6c2A4UD3ztMplTPQVKFKlfdsHFU5dzhkL3PrJQ==","signatures":[{"sig":"MEQCIEUnvKDlU4hcjJN99lGwWxGE0RqOWTihg+EtBY/QOob/AiBX48d+OMPXxwzGOLDMSLI6ky4zHpypJDiLi4C7sJ39pQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2792688,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnu6fCRA9TVsSAnZWagAAgpMP/AqJYXmtWWEvqpPFl+rY\n+Ggoibg5IQCvxJoJG1U1ovFurCK2IeTFc30EEEH/dS7EaENWIpxqP9bRSFCC\nDGwdicyJrz1nW5wEgKjf0MqsmNfEC3MUdlk96secfjK7kKlEyz9WxKP95Sns\nnUZghc/6ASCUMxFLAMb/pLQPYgznJpgu7CuD73/orYL3j+dwr5EL2wrtlC0C\nu0PCUv5e/NRtUtcjGepvU38SIQDRKu0ShNL0iArQwkALgR2OmVLKCwRXWVBH\nd6KdjOV9Ib0ShS5atKf0KQFMNIlZauYSGrxjXnJwVsInZM53TDUAnn+TKhAz\nXRRIIUe59JgwW1wFmv6Hgk2G9wQnSSboNKy5kUiONyOUxye0apWTkqTuiPWf\nJKHxwpBwmbSHhynxjKPcsrxknwd6q/aq0kJ6Dq8qsSSyDuLGmcD/zeUeQi2Z\nrMkcFyH17XmxNOjo257ca0lBLQ83zoxUX3zoEdhdCmeS4GJL1LtohC9dCk88\nEuZpQRpQGpOHI+T1b38jF9MXaR3BxUIJ17RJx/axrhcR1uYndniqcn3AspCr\nvELxyxP0sd04ZdxljBHV/RWOB00wecm89PukYvY/4vBK0xV7HfIuLpotfCrl\n1gosHUYAO426fdQZS5/G/GbiqIp+HI1JOirb+rFzPJK8s5L0v+BOsRDfXkTA\nZ6wr\r\n=+DX/\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.0.0_1570696862398_0.8119491069244187","host":"s3://npm-registry-packages"}},"8.0.1":{"name":"@firestitch/list","version":"8.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.0.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"aa5f571dfb9eba4c017744312edcbbc924ef8ccb","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.0.1.tgz","fileCount":134,"integrity":"sha512-7suKD6wG4D25QFgfAPQIkBWXehmk+7K+dZFNzW6LLLnnIpesfOAZJ0DMYquEE3aFaR1nlIBkpmHZmcQFOnWgjQ==","signatures":[{"sig":"MEYCIQDXEuOj+KGaCi+OOh8nMEYi2k2ETaqFHFdHNov6eRR16QIhALpDB7co/JKDlBcVk2Lj8fFIz1TArBGyQJhAOkw3C9fC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2793083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnzQsCRA9TVsSAnZWagAA8OMP+gOXzlSv2KHdRtNU3EIj\nLLO6JUFnqhEwmNRmD4+tqH0im0gZnN4fverMYqiRitJp8CfD6FYn3Gg26ciK\nC7jkHEw2+EuqgJZWO69wmbUK4yThieT5IsbbNwzSQ2XNtpYocuUnRwCxepGM\nD7Ek3G2fmEJwyopRSLpxbvfpZDuRVpao6H37/bQMendyC8qV0ZdDcRfQCw2r\nHGOTpHi2U85AQF1z0F8Vzzu2JvYlHzMx7KbkqTo5pWlOiBm7XTRTQiBwpy2b\nSWhWXtPaSu33yxqkJSzSZZsKbpaPBTvmTq/I3PNn8YKS1N2mIPYPvn9fAbUG\nO2yQ3WUeZ+hG9zdTnj2yIGvHeMNBtSrPYpIGvwj2ktrg2dsckLIKwxU8CbYs\nQ4TE54/Vr1qewHVs9Qxk7jW+cYXiMCXDpTwQNfnLV7+Lt6Ggm7DNLxjpdgFx\nNqNW0i/sEs2nz6eAIDnJjB6W1TJCawzI+iYT9GK9TNjUFyS52rGTjXvC862u\nFdT68BtG4Mlb4XZ3BwsUdqBOatl+FO9aAmtxqKrutn64hJEfSyCkXwLtP8KU\nHpHNkEQIbS+pkAbj3R/t2qT/ow4whvYBLrNlpo2V1EQeM+lghdpZiRBSfo9W\nAFung4HYPGg9OfTwJ2g42O6m8kJrEMfFdwOGFT7PipspRH4R56ci2aJ59wyu\nwy9B\r\n=dLas\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.0.1_1570714668100_0.03714754245824747","host":"s3://npm-registry-packages"}},"8.0.2":{"name":"@firestitch/list","version":"8.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.0.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"797f10293642ce9b5164f70baa9ecafdb9fa9251","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.0.2.tgz","fileCount":134,"integrity":"sha512-lzJdEzCclG+1EBEZCReFHWHO3M/IUcqjDdVItgkW1CpRAzQPhCQjr+6mhRAH7ApgCHPBpIc40YQHWUoiUF0fHA==","signatures":[{"sig":"MEUCIAQuaYBqB7dRcnrSMnW+CdT0HfdzUIOKepLWoTFE+tmGAiEA20K9OZBZXFKyfh/bujJhoMFTKZtrpsG/Fk/h/vPxkCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2794070,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsHEtCRA9TVsSAnZWagAAudwQAJ5DxsIuwBvFruQr1yoU\n32JOZR1IMzADplT7EV4+xj9rHRRU0Z4Y3wcDP5cgABLRL4vJwTvHMcWyM21n\nrmPafJU4+NxJYNGmWv4surutwYi1SMrgFDhTBe+3XvTLqJGD0SZUGvZhz9Ih\n7eMLEX9Q6RrNw3ZU5sO+rEybmJvOQd5Dk3iL+WveJV5HZ6Kudqm01Asd8ghZ\nmEkDt183pvNob/FzdPHDn1yYvUkt7Xa0kbIuGJ/PiUINSdpQ9984PwLlPHW7\nEU9iDQLEp/iTTwu7Z/JqV+ZFQfof8JC7T1pXHNIB30/mjfJVdRmWJwu+uVl8\n0GsuBYp3y0Jk/25Z7f6zA2DkZt8t4G5HcQSlF+lV2Wiv9vDoHF783U1scPiU\nOcorpFcXtFSauPpktMQ+cS4h2FL883Ne5GVp+JfRMvkYWLkN5ayAA5pDwx2E\n/tjf45h4koe9cv1pMG3ji/jfkwvc4GadYyJiU9dzVSLCi5Qm/or86AoEEfmk\nFUwj0VGPfZGL1oaL7Qy+vWF8LsnI7AIlQktfEktPvvYgCLFfykOVJ2AJRXeN\npWmZ4xd0Tv5+tu/vGy40nPLc6+Q91BA7n51HOgJ7OXIPkiTHe3V257UQpHG8\nD97mJdiMzUZlxivDSND8++qjj9/3MRZY+H3tXCjHQ+qugIa4W4CMxG39D/pt\nGKhG\r\n=SkFd\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.0.2_1571844396896_0.2785851651309912","host":"s3://npm-registry-packages"}},"8.1.0":{"name":"@firestitch/list","version":"8.1.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.1.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"768aa1503f1e358159560cd8188669d1429eec88","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.1.0.tgz","fileCount":155,"integrity":"sha512-cj7PMmFHL7cE4HFlr+2XwrGxdgtv9YLtTf3io1+H1KVeTJw2xLvRHu8ieQriZZcDmv2r8bHMj5/uuu5dZkZfPw==","signatures":[{"sig":"MEUCIQDZRTw+vECVtkrET2cFIDBYZCYlBa4ZSB0usqnrGi9zVAIgP1zPu0Bw7St1kPdratPWzERAxF5tzXSTeYf/D5FokCk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3184770,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsHSmCRA9TVsSAnZWagAAVFkP/jlP6d3C32LQwTaU6thA\nZQ90AwWKZJFWZmJ21lqiYFjAEex5Lk7o92OM5p9QAUCew+9uVRH6cXRETIJv\nQ5euvub/pDwKBKgx+ptOOcsXku2cWoklz3m1IJbjQfG4Kv/F+LjPMxDAuQbM\n0207S/apQW5H1lnO5ND9xxLroZbjmZucOAetzBxq7QqEOMISKf6QAWzzQmWi\nrBTVt+6sRbSqdt08+G5h7XGL1NBG0vsk10Vi1KNEf8ZiA7pHzVYkYs6nYLRz\nEdPrc06KDvq2akDY3kPMyzS8SAIDbLqKq/S0V94YZhkFnPJZaYC41P+ytBnY\nxSFAD/eutZAhIBA01qwD9cQ5aCmQpFZHk9gtVEesljH3OE8KK18Tqh0FQIYq\nDyfSGZmg2AnpgdL5m5EnTdAzGl/hkIGrchEXkJdn66FBGyzVOrBZRa74wXiT\n/7TEBgqBQcp14sMJtlsRi/lTx8ZRLVKN29ps2zYg/hqJUHO1ERvVfUNwDDV7\nKcnh+YBfyMtV98RX4imilwX5b4thHI6YUMVTTwIfYdFv+RtgUt0Tfytf2JAy\nLPQ7/12WVQ27dNnm00qPRF7cE3uP0OLw/4CV0EUy5jzHunhs5gJ9Yv3nkdGN\nKltgnTcAFr5us+52qTYMR092mbGO+P6mK5PwJ6TvzYjgvTjSzQ4D0g1NOD7P\n3axk\r\n=T/GX\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.1.0_1571845286046_0.7254184981029392","host":"s3://npm-registry-packages"}},"8.1.1":{"name":"@firestitch/list","version":"8.1.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.1.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"d6069893b690601bc47a8991b6b6cf491afa28f1","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.1.1.tgz","fileCount":155,"integrity":"sha512-1VFcrmEIA87WFQ9Z6tadNp6p1XKYMUy8alkOpG0ip3pwXe/rUq6Vz/IRlyrXtHm09QeES1RBVUzY3eFkxhHfAA==","signatures":[{"sig":"MEUCIFHwXHH0j56MC07G+HXaheSO4D2Y81ww45gnSngS4Ui7AiEA5EbKVbYmDC3mmfmEUH4ND6CeNXi50wsEx/0Kpo3Yr+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3144021,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsIhaCRA9TVsSAnZWagAApygP/RhLPS1aPIe17FffOhSh\nmFM2quha2zVtC7fd2WGCmPMXqv7hRFQrJJKdB4qfmDJA4Cz+UL33pK2w5sVl\nELnzYqEVNuQmv9o5H4j/UmRdQYshdQCk/ch3lFB42nqn9YzP0FRwSyP52dQY\noJCFOLRcdJF8tiBEj3XcrECrGmeYSEI7N2U5RlddBEyEf7i4G+dGYZdJM2Mg\nSOmqaW60EBFehluq3OV+/RNQ3PV9rc4AgNSVHKprY6NWyV2mq6SX1R22qAD9\nAzTHdDA1QRWz47WMMmY1pW1JHcdChUL1qSC2t2yN1UpliStHFeE8dBhhUtaj\nLjManbojRugZU3Art/nyLll0Gi73M0Lc7XUvH5slbnIpS9pc1zcvL0tbPgQv\nVFCIv3pGNIdYGfqVqUwO7EOuKsvW4WYbp38VqA0QVVRfpnaKfxSZjdseY5Tg\n/S0H5WhgD8X/6/qrfHxgZYcs9nN8Q7wu5yRgRXlOo5ONZYXrxObfQ62uVzLu\nzM2MN6aX7XClL8ISaH9e4JcCVmj1zh6S0mijtihKfqCIjLANe4ZoCdeAJXiy\nljLOIDXAp/zsbH3YL/GZo2Hn3T94MUSeH2QwHBOaBxhiPGePzYXHj9pTVepE\nMBjCPbswAtwQzBHH83+qnIhWXFPDf17iVn6pGltV/gVKY87PbegCCml58gXp\nXxId\r\n=q/Ha\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.1.1_1571850330056_0.035680954403054965","host":"s3://npm-registry-packages"}},"8.1.2":{"name":"@firestitch/list","version":"8.1.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.1.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"89d2ddb41f10f31c0818a537eb069af11d69f1b4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.1.2.tgz","fileCount":155,"integrity":"sha512-NB9JWaIvl7+5v7SNB6ipAF9e7dLKylQrmjC49mW0ZNHLwFcgD5/wxxBQBO0nfJArRM9qvtT09XcaD9A2D2FtEg==","signatures":[{"sig":"MEUCIEyOnTh9ztH8VlB8LLJy7waXTzye4G0YbBHZH35vyq79AiEAoVQPPMfKXV3S6JqwZ2wmcrSlS56xT/R/GOewm77jXfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3142741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdszT/CRA9TVsSAnZWagAApPAQAKNkBgNInfwVcTXSKdkO\n5lqifiToc9hObsZC89vGhhUC3QYAtYSMZQElnKttSBEq6Ea+fmrBG2KDjIuA\nYRqHLUroNl6W5/uvBjW7Pr91zBMQP2M7RUfOqn50SoO7Lxs8yvotDVpsdLzN\nNfFw4z/2eRdpqppDXruD5UTHZtLFg1Q/ymaciqgmOiljmv2MJRzIwJrggFyk\nkPYVguAn5YfWXh974lI6K7TnJTXeedvG8N5Jm1qDNHicsZW2ICF/VgM4m0Lf\nRqXQHeyA3UUXW0goElpWRfQ3ByYL/gJfVmybvhQgX49CawqRrjI0KMyQWxhQ\nNaOf6V0jndktI9tHwQxRHQD0YkLnUXP/0va+0takRw6MhS8jk6ywGkK9D4xl\nMSe3z9qDG1X1H3yCsBsQrlnyQXdaUwZXxLQcknhHioJUvg8z8bC/WgJk00p3\nrfurgYQAhf3Vt5o4KE47kHJP8oJlQQvHHOnKyKkyhpSoiAC0vBcTiv5ZjlBn\nZZPrOVC0JRm7xNvMDOEgKfE92NJ0G9gB1dNtFrRwczaw6GL+AXnnKsz4P0pq\nQ4lX+KA1UvWvo5+hE+anHMmxCf816l7DgGoEP0A17FY8BkB0pBZlctBhBfKf\n5/RY1vVZkc66tsXZ9oSm+U3vhe5srcbOUGIHm8WMtwsMw+l1NUpidieClHlA\nI7g1\r\n=vwBd\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.1.2_1572025598805_0.6222432030623848","host":"s3://npm-registry-packages"}},"8.1.3":{"name":"@firestitch/list","version":"8.1.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.1.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"4af208b8ddefad28f5db26f24332f1d12ffc86e9","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.1.3.tgz","fileCount":155,"integrity":"sha512-SPCTn42pgpzZaTRCHsGP1j52aVKrBgCeuY602XRgvUwl9SNf2IcAdpvoOZF18AZ4PMPBXRAmaowkcupz0jbzPg==","signatures":[{"sig":"MEUCIFroyRZxzTewXrMCuCXKb7ly9dzi7+2EM3h6+/10X5OpAiEAn1/OT9nSA6SWUcuyfM5qdJxTZ7wn3zH0kZxWDpXoUcQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3147503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduEo1CRA9TVsSAnZWagAAeHMQAJ4Q6N7Yhdb9ltpx3TA4\n+YHIhlHqdoFQuynv0gAsB/gtD0bWiIKnGxnXzfHyrvbNsQoX1Rjw9sSKC8Ky\njp7WwKIq4Cb5gfOl2ssmfu0y0+GOoTH4Q4nHgRucUAlZGbPF9YaAmde7OXjR\nSDESQQxsoaH6frUwfkQFkLdEOzaOyg095GSUbtMGxtrRi/Dv3WjLPtdKrC3T\nb0MGQadGvhX+FT9ntDaCvSPlZ5B70nFRxHcGL3UPTbsf644d+DRyMCyDGhmW\nXx7kH7Q3J5Xb9S8SVrkPr3o3Ez3/2ezqE2V0esDag1Ol+qakVKAN4N7t+nvK\n1WnTG+7ioXhaOC0i8hXOKPqQpfiWyedS9elFT3qztfewi+TRY9fWwLN6EZf2\nsBC7EGta7hbIY+V4DXaG8BP7pRv/POVrGSRInlWKZ+QQ2VGQOVcO3rFU9Gl8\nTkqzVqW3kYw4QAKB8/YEoJpJnq1OP8oHdU7AFDTK2qksptjA7RKmS/lLTPHs\n/BI8eS38Qm0qrsyZLWLAlaD7LI9zzEFffOB4cjFmhF3jl6ps5NVZgfXElrDs\nq2Cd6HLClOfD7qPFKMCaSlj9P68/yXe+0tD+HZCABloH0+VSUpluGIq2/vRm\nlzera+g20SPJx69KEu4mDLt68gdZHyHdJ1eFAX6+vm+W09lPUtZGImyF5wH+\nFWw5\r\n=kar8\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.1.3_1572358708654_0.06947626386910444","host":"s3://npm-registry-packages"}},"8.1.4":{"name":"@firestitch/list","version":"8.1.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.1.4","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"a55d30de830b1dfc38326e44325a8c3d10334818","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.1.4.tgz","fileCount":155,"integrity":"sha512-q7zTp2IndYPPHKkbtqRqktWP/zqCNmufRmtn3/CfxwnDJA6uh86hc7/BUm9u8Mgd/Y7/0Zmlzasanmr/zmEFkw==","signatures":[{"sig":"MEYCIQCAH1aZ/mmJVc5VIIgqx5kYyWEwsQw3/uB0Ph+hfooMQQIhAIqlmSTYyN525f2IpPwDd2sLWmWdpQWet309CqRPJP/F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3146618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduGKOCRA9TVsSAnZWagAAc3YP/jp1ADX5Ou+h3ie7tJpu\n5GROBSUhLqAFFqwVPZM0mO+2X5vND3LEdgMO0+ka2nN6MZ5wM7Ekywni4Ns8\nghwe5BMetqZx7iehpPPojYXJ2X12kFDSiF8dgQcC662gyWqETTgQY3drZS/C\n0PlMuJRLpHMxqZs11/1yYvNoYFdU2SSNP1BC/tkr6Fxb6Gw9F2UGjYzYKQ/I\nI3vdhyJVzMWtUwzbX3XHlIph3dO/Uo5yq8DelFgLo/AaeUlXeM8KSKBBL1Oi\nduOyXTHbNIq7d2RvA3KsQtOUcSMK1BPuasS78+xomUk3DsSr6iEjngFToInb\nScgxqvW4slial+t6m9jwwxRE3SZfEHQPmQVjbvp/hCxIkFD1yQ0yoLSa6DAO\nfF0eJSonY7EAOw/TDPt6H5HMH3+Pz27KZnj0jkZJgo/S7kcc+P7E1wyGwTMJ\nnSahmA/S7yh9PxsHRuc/KY9NtTpx2UkZyLrlIBmFkhBAD0iKIwNVvJzuvSBY\nw2/kB0MPfK4S8WZAtke1chlFU6tXE4O394g8OAOmc5SjQ3rMadFx3SJBqB/q\nBLjJIPE5FMPd6vZc5nztPuBCYAZc70D0Nn6piQL0hC/9Tu7N0F953ai56s1s\n9Lxgi/IgktzwqyFPq+V5zbc/W/+tAo2IcHH6JqMlok1Sx0e56Te8UsJ3LozL\naTdS\r\n=WPrV\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.1.4_1572364941999_0.4747731227480061","host":"s3://npm-registry-packages"}},"8.1.5":{"name":"@firestitch/list","version":"8.1.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.1.5","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"d4ac11374bf439035849b58595f953f3370d8c87","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.1.5.tgz","fileCount":155,"integrity":"sha512-3vk9zMdyo+ZN98ezUNXTYfaMFvTrY2tuA165gHQQ2I41V0b8+c4Y+0EWOpACH52zFaMMo9tylHf7xjpNqujMjA==","signatures":[{"sig":"MEQCICoBTFf3efjOls3C5HRc2WQGqJfD/YVbQ6OSOi+nOP0MAiBnGmHHQF/H99x88+VCeBnjGQTaqWno0DaPg2snQsLzOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3152245,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdueWrCRA9TVsSAnZWagAABz0P/j6lQGpBD+sHEyxP+oi5\nG34YY+tQafKVqeMcdis6ATxoEaaaVUFiauJFwIL5xUBuauupf152AZTb/2kf\nnfLjm7ouYdL5MVKVjcPaMS01qMjrlgLtV7Q8OItxS7nWodEJoYLWVZqjX2A+\ngNrwbrYOD68oUOZVbg9OOVyZ125IXjQdp22ZpMXIAY5Q6OQmQXvqBdJ4cx0S\nDXoxh3aN0rUBIFGoJN3NNhd5wdlwc8Tq76KTLxA8sXFEhXveV61gDdk5Kv+L\nkk4NeRYFMdfrDleAkmOHIPMnXQQuOph54kKUg92zr9sTRU/RzVGGcrU+Y74f\nCsbGgi7LP6waTGN0k9nd5pLvNxpGdDTPtBN6kh7fdU/pQOPpxLESIL2fABpC\nhaSfMtOA/4NonMhDqcASEkNuk/rkqEFFFaS/5BJ3dz1p4Z8yv07ZsOELJnuH\nuKtVVasTBsJNIUvmE4jhew3UFzsEkFIe5qemObVLLScEiGc2qcBKASpSr8db\ng/p85S1WsJzIz7AB9XJWUyAkCvw8jNKb43Vhx+qh/OUljFb10HygckHMShP6\nBpMOOw8an44PKYkGseySp6uGtbYQP56so43aRMtwEcN4bRQSGDBG1KnVLktp\npbaCcDIb2Cf3rkz7euQpUzwgiXV2p9qXomlCcMUbADHCnRHBj0hzvBGMH17x\nZohe\r\n=idd2\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.1.5_1572464043158_0.6716994428423344","host":"s3://npm-registry-packages"}},"8.1.6":{"name":"@firestitch/list","version":"8.1.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.1.6","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"642b165cb2f3a4a615458ad70a694a24806ecfcb","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.1.6.tgz","fileCount":155,"integrity":"sha512-IYYvMQzmz2L1mLtN1M4f4eZExQvlqX92IaH5EJoVW9TStR9qmqsg7lbmozqcTlzAgW8I2hXNhvRqAIMtKGeg/Q==","signatures":[{"sig":"MEUCIQDXI0pt0LgBlW8+0JA0+fhEKvuA5ozgcI8islfGvOudnAIgXF7PI9acz7eDVB11onKM7vF3KnuYgP5qFMm0Suq0xG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3149936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdufWyCRA9TVsSAnZWagAAFOIP/2OblZM9e/P/MVcKnbai\nlieNLpyA+O0qd1eUqiP0dv5PTkNSkosy675oDMO1Iv3Vn1iZsRygWhZTKkY5\n4nEM6S2CLbgFE+82cPK5hrh/e5pH5hyAvVgLL2UWv9Pf2p0SS2F6tCsSd0P5\ncEjEhrGhvxZfm3+SIK6RD0UQdTRwk48K3/cQWTdVt8Uc3h2U/00uVI+mjoCF\n57Cciru6CbuERZLB/606rW7RR3vC3WQoLBte/ZeyKigc+HJzrQKwDYaRbZ2r\njhntRB01CuTGqqCZn+mgKkqrjpQb4pswqOl/hQboNKfiDUF0j8QsA/Y70Tw1\nwvs7cHZa5d9sjyoeaOuCpKy6cZQO6E5NnPEiBaHIzdav31H0kYzOGtXg+UFe\nHXmt9sbmFOvumwuSjx9FbsS80mIHoPdZVFJjmDCjgT0fr8UtFtSM3kz2ScFN\nG5omvhDMbnt/tzYAGZ7lpArQf0t4qPeKdVJUbZOSqcj9AIQrT0t4RptKoUI6\nctnTjE99Jxfad1l6nYaA7h0j2tXGE+Jm/03vXiCg4tLcazakbkJTRAaKsCW+\nxFL4y8Ux5bNbfRt3piaHL0763qF0LJD9pUVU2QbNs3fxYEpc7vNbUHS+F6o4\n40tpUCiqWfoEmIb0GwDAvWxUWNYUkPbpdePdYivXQosvvFfUD6i6JzLwjDtT\nmBte\r\n=RsHr\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.1.6_1572468145505_0.13224167320512303","host":"s3://npm-registry-packages"}},"8.1.7":{"name":"@firestitch/list","version":"8.1.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.1.7","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"0a13659bc040033c28ebcbc00d40d1827097c587","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.1.7.tgz","fileCount":155,"integrity":"sha512-6q9tuBVJWiMZQcj3Xb7AbnUL9ZR1YmfK8O+Khot2eDHvNC24JDVT+zC9etg8zWrSM61jI6RWn7Uz2fn0ee2qQQ==","signatures":[{"sig":"MEUCIQC7FHXJX9cpgsbCiuC9WzSIxfAlu7KTFAh/iYsR2JBnUAIgdCX93+G36YGcwXia886hcdDdI9kTzuYkAh2m+npG71s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3156408,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduyPVCRA9TVsSAnZWagAASJMP+wVNlddmHjuIywEFunpL\nklrqoAJ9KFwVb5irWdAojsgmNdVeIdbdn+B6ZWJ5j0yq9BBbuUs/oQ4ZPqqz\np927fs2Bqv5iNn1ggEFieTdQCq5iS1XxEN5cHDdbMOSRRBJBcQ/pgch+CxwJ\nQdAMLmBt8+RArskN2Y5XorEUsotc+YmDtexNZ7IEQEhwOPe8jC6y5zLoZZLw\n6h/chtQprP2JX5TIUYnZZPJUTg9pTwupzPZ14aB+r5CiIeQkDu78iFyp6T5h\n2+bc0EVBUFonvJVr3WaNqSczWSt77/hIhJK/MoxOj2jPZV/PUnIXYNdq491/\nCnqVwtXhBdoIFpecpikVudP8YHjvWfi332wOsxILyKRMcWN/SiCaQcKofl5Z\neqlvHZliDF2qSbmgt+ZdD612fG4Yvor3x9pYi9uUaOvDmKl69mrod++oSsfO\nb0l6rF2fDTZLuWGMJwav67NvUPNQ4VsG2LvL1FPaMGI6tdI0I2K197XkBk1I\ndx2uWdsEVnn2ey6a2jS4YMDAi9+JSAxShkLXzwppgNozf0ATGnq5rQNNMZeP\nn4A3zeYX1nBab7JqryDpXd/cBjWm8rlatT2V543Io71HNEZJo56IzqRg4K28\n35nHYpoPKJD2OaUrFjcOllLWV0NylNbFcTF8Ak+CozNktO3rVPDelh33Ccgb\n9rzX\r\n=IPEr\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.1.7_1572545493311_0.06294203190663827","host":"s3://npm-registry-packages"}},"8.1.8":{"name":"@firestitch/list","version":"8.1.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.1.8","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"909245ad5df0f24abb3c5d21513f1752921c59b6","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.1.8.tgz","fileCount":155,"integrity":"sha512-W+Yr6Q61NGxCfFEfcq2YDQf3Ub6kSaVToZsl4AlcrtsGUHxM2YjWCGQ1/7L7BUWc8dEDNmkAfcuIh5QRhv5tnQ==","signatures":[{"sig":"MEUCIQDqRBvjo7DnDWU+pEPNtylwWiMov99hL3rd2bEB2z8jaQIgLZ24mZJw/wNIHpl8vz+92Vo762gZx9diWNJCSCde2iE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3156486,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwUBsCRA9TVsSAnZWagAArC4P/3XvbDsPptqy502BKuSq\n081qFXWjNvOm/gV4bNzk5s7/xfSehEL8O0nyhISPdGCN7ovx0ndxkjY6lAFl\nLWJz9i1NlV2staJyIILZxQna3MHVVvinhj/4abTW1Uz8KTdoJW59DhI46Rct\naRhppV5XFIqmzPL8bnVCgsMuwdAaaBiCAyEbJk174z58z5Wx8Xn8wIFQRj2U\nWvHKDZ70NNtghIc+slXIAHkeKzwvwf9JOCvoeOvcFtvUB3+VH7/+5pCgeOk1\nA1XCwdShFXf6uXtwTRRSdRyINiVPLrHo0XhKzbqc4DDCTZIneKFBQ+mcVPQq\nththjcjJMNs5hkwO9RN+OZ18Qyk2j31PfsAxrSsy9gFjPQjrT7Nd8dnHY3Sg\nqNOxGi2WsU5OpSqsX2X3Ec5Szk6f8x2tEb6cKGt3Tz1LWJWI4gQxOWY9BiAJ\nPzFOL9N14eBPGFJdCZrRB1g49vVJZ0A5iTQnPSI2nVAwEf+FlJ5unoPqOxLY\ne/4sC+HIPWJwh/EI7jX6fWdgmywR1nvKRg/EETXZQvY8N5VDRS8/YOfSOVSO\nKSAZ2S61m2jKgPECUIPF7UHi7C2KewYumhRwwR19mDPqvnUr7yvd3mlxk2kW\nbZUZbG9cLCWh/NQ/o8PzMoL2w7cyTBgEnN2bBw3d1c29azHU9dPTymcKW2sp\nrJQA\r\n=IQ7N\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.1.8_1572946027704_0.39708119231191796","host":"s3://npm-registry-packages"}},"8.1.9":{"name":"@firestitch/list","version":"8.1.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.1.9","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"400430afa662892896707b09cb29891c933b2779","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.1.9.tgz","fileCount":155,"integrity":"sha512-hHvZ+5BSuYq9gLSfzcI+6hJl0QesSIBbc3ze90vzj5KK+EUBIjGf0fTA/GYq6VZ3WP2xgXh/4bPFISQBG4XoRA==","signatures":[{"sig":"MEQCIGlgXq9SLDXRx0Fs3b2sGdoqEzy0dREx6WcpbHy6fGf7AiADUv4E/PcfP3cCPTPAlJHdXz6nXDHp8Gxx/mQtEydFtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3186288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdymMCCRA9TVsSAnZWagAAHukQAIQkjkOLwrpflQmr348s\nvBW88aFbcvIo/u+xLdXBqtgrMN20yR1xWc2zT1BQ4PsMIgF5LJoO0DZaKUJi\ngQvLe/+dQ+RPmLxAhZkVi/ImewMtl1s+xf8X2/oQ/YzueD38rxhTLLPkhQ9N\nj0pG3ma1iUKdV72DEbum2pe1IZPNuI9Hk8nGxETMTSkFwoTWVEvJHpGwe+Ed\n3midbCV8SCzBDnUdAzOJnwjn+4JEbTucVEoC5OKrvjhNK7mhUuW5fvJeHx+r\nuTjCu9ainYAKS6o/J6nSUyZEO0hvZqH++PaYs/MujD24xYYzHudrxHJsjftN\n7ACwFGVyHrIf1ZZkNPpR4PllHA0XAFXPJoGeIxNG0afY/DlndTiCQkT73euU\nTnE7YecihUxHhy1FS8jK1l/TUOjNLRjFGLbsRSSvqtVmz7RzqqeY49wR3SJC\nOSgiqpOkO0ywNR6J2dGNkk4g6U10pgjawdwGI19mhMWg5jVQF/CZKpjb+GLv\nEbi1R0ILaV8Qj0bc1Um2LJxGB3gkI5egn0yy89IgdLwFWL6HUWwFTMB4wi9R\n07nuxi8a084ZsNCTaSWQTEVzO8A5mJI39QA+4pWFoarsf/T7CP6j8p9cfc2J\nLTg1bKSOyF8PhBHHVdX98kx0dSDw5cg6yCMgNYgVc+TgRKkjqUiTo/A6VU0e\nqGWi\r\n=AXeI\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/menu":"7.0.11","@firestitch/filter":"^8.1.15","@firestitch/prompt":"^7.3.0","@firestitch/scroll":">=7.0.0","@firestitch/skeleton":"^8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/list_8.1.9_1573544705975_0.675630341133582","host":"s3://npm-registry-packages"}},"8.1.10":{"name":"@firestitch/list","version":"8.1.10","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.1.10","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ce4c23357a68e39d2ff43c0fec8611aafe7b607e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.1.10.tgz","fileCount":155,"integrity":"sha512-4w2XJ5YRkcvH3Ri5ZeB+OBcmDRDAZzvhU1M4sLATceQm4X09+Efq8BjW/dy4RZvbPo5qKVlUh5oywsaJY4TQmg==","signatures":[{"sig":"MEYCIQD73/8sFZCzG5smO95SoGY4OGNsdUWfiQtwGBHrMrZVPgIhAJ9XPqTJS6vXWtt4avagLLkluWgGLp1FQpvbDKWfSDaR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3223985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0+qWCRA9TVsSAnZWagAAW2QQAJ1btC8/Z7dSpoDkPfQG\nsZJNomSNaueaHVW3LjQIjXJ4bi4tCIW/rYFl45Jj5HU1SpLInszzAvLbMIlE\nS4FF18JG9z/WwkzlVgax0oQ6QCgerft7QGn2wiA3D58TwnrFeFKhQcAa2VXb\nApRCsMhftC/NtWjWqxXclKq2pgsPrh2OvpEGgPvrT1/w528Oz0BCdXhm4nK6\nLLLPZFALsM8sAvM/7T35K1jdqdipRtlHSuzzUEDaNkuFZn+vBGAlAEYMYFrk\nQQK/OXZxVd+FNaOPulZpV88PqVjkeyuENHHd3xWsz4lPW5WiYFCF0L21rxW5\nCY8tT+Qg7GIM1PWhcIHr7DmbrA4a6dOQs9xxadTpUTNuv5hmzTpc/RUmqEH6\n0v6AV3Ss6hcbJ6b1Kp5uMm4Qs6Fn676MBkUl5F7UJNcMY5wlLNaUo5JMd4A+\nga/pi4giuc7Shj8vgkIJl4E1a9zsvO1yjWA7znZ7wOhCmEqYM5sW1fIQQnt5\nuReEXfQcUoFkSJ7XVgPQwzX34Z9mceebUDXAYbA4jS8AigoW1jiNPZQbxH7I\nwqR2rWOSu/WB14kHfDQupLFULpgN+RHRomShih6KqR8IShnO2fAGJgmYUC0p\nEUi53ycAknuVM2ZFJoD0j0cp2odDOuia+27AwH7nmL1/WpMQeFUr4tdAuHe7\nt12F\r\n=vyTK\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/menu":"7.0.11","@firestitch/filter":"^8.1.15","@firestitch/prompt":"^7.3.0","@firestitch/scroll":">=7.0.0","@firestitch/skeleton":"^8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/list_8.1.10_1574169238209_0.23169049321715884","host":"s3://npm-registry-packages"}},"8.1.11":{"name":"@firestitch/list","version":"8.1.11","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.1.11","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"eaa0b801155fb504ba3d6024582669dde56ff677","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.1.11.tgz","fileCount":155,"integrity":"sha512-8QrMqcxVIYqenvB6EYYOzq9StoFxoJcMrI+iodkFPShVbAaZKChnffdSTT5mQJmUKQ4Xvpm/muD+2pb7CwjOGQ==","signatures":[{"sig":"MEQCIBPFkIp5pYsWa8ECTeKmYUIei8+RJ/j4TqApvXS++FOiAiAz1T4vZhidOoH7ooXAN//Dfz3qUoq/Rm6MsLJJh0bWHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3240000,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1VfhCRA9TVsSAnZWagAAnYwQAIa9Txo/WPBL8/cxCOvO\ndc2EnpZc5v9M1zQJCCkYGIid//1Ee77yaCVj/AWuJlNJK6KsPqgK2DgXT8Cx\n3lhjeoDUnEBww3AMAJkk4D8C8ERJjJbmcAJwRy5xBr6FrZcGGGDQEibcg4zY\nHCf6wPGEKXNBSa8BTWMG2kot/SOxln5oDR7i9f5bh0KC2VLEmSotsGDd+xdW\n9nHrsAdyP8GXRUcxh/XL0wwIZhDUCN2Xm2czyf9Na+kv+R2gBwVgANfAIE90\npb5WM8afwhqlaAIEjmvnVMM8N4qWQLm8hailLAvHOL9HOHP2qiOvqTbjcfkx\nepUoIkaMhwXMu4wh/wCixsfJO1TWt3VZ4l0j13/2MLYUt6pLUNytZKPOfcez\nIW0TLB2KVVd+wG66aLm8CCVJDVYwZgnZec92PvmsP1yMekQPBOLRrmd+Jm8d\nmMryQcm5yOO4tUwuDU+EIFHCvJV+NBmKDUkJb/DheEuh362fGfz4JYFkSfWM\nra0WRm55Xr3DOZTwx184pEP6pnDtDnljEYR950x/uEAy3bQ3lYp6Fp5fFHVo\nrBSF9GM27JNBkeOo9o50wQtqw3KkbVFsPhTNBjfc05xTnmN/p0LoaEQEuLS3\n5VQP4d7PBaV0BArK3PWbDuEjSIVPYc1SbdyKkbPsujqnVqSuzv4vUjEk/zG8\nGR9m\r\n=CuOI\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/menu":"7.0.11","@firestitch/filter":"^8.1.15","@firestitch/prompt":"^7.3.0","@firestitch/scroll":">=7.0.0","@firestitch/skeleton":"^8.1.4"},"_npmOperationalInternal":{"tmp":"tmp/list_8.1.11_1574262753224_0.27033827555139966","host":"s3://npm-registry-packages"}},"8.1.12":{"name":"@firestitch/list","version":"8.1.12","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.1.12","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"c69db72a06223c661013a3c8fc5e6cfb276aba85","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.1.12.tgz","fileCount":158,"integrity":"sha512-OT0EqrjErHkKw568NzaR6juFSJCNxykzoRe/oxGCPIfTumPAJWvm01dCUt0uGQHaMyPTvOUNDYwHwmb33CyDSQ==","signatures":[{"sig":"MEUCIFx+7YISYnje/kkqaC1fm2BanfsCCuVwt0bO90zHLjh1AiEAvnEU5uWvFai5J5i2WlSor0igqifuGVsQNTqwohJqw2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3253041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1of9CRA9TVsSAnZWagAA8zAP/iCsbcvYQ9DNiKs4QErN\nOFdJcjACOIXpAmCg6UW4bDL62SApwE7YWiB2kQ0ycLzzPtEpl4LGBc+fKfff\nCLYY4RnH7kZTyBrkJwpjw9LL1jM+1bDnu8q2kLhpMcUhjKYC+UuW8dIZHT2t\npc3ISaZuSs0oTvBBSeeL6KODc9enPXNMvQCzJX8OBSJaZajAJyXfKNfvMCic\nnR4nmfJNsNFk2oDiGuTMVnrIdiZMz8VdJRS8cWe6xbXIkgaDCmfCP5hfSMDb\nOC8ONt90YHUg1a7coZtLwNPoiY3gz00YtJjGMYW1LsEIfNfv7ajYS+k/+ZIj\ncNlZh7+Mi8GcV1+eUUSSLykQNBFCBioOs6En9Ya3Pren4dZ0ZYADe1C8usUG\nSNXuOA0iU7XcuidVRSpwh/bPmqxT/WcwmoBwTF3DYbc5gsq0/M79+KMnsU4E\nvnpZ38GRUh7IAM8FNXVAliMd8279Kk01tyU6F3YZfzPSUzN859n9s+Ud9TNy\nd8A4UgOfeAvXoDReVBvuM2Nb2dfLLOhW5/vflOdvME1JEgBtWCHlz1+6OZzm\n5W/6URcA0psjtusVQfG1Vg8cgUcUjXfp94Dv3vwXfnfPkVWbnNR4X8WBy8B8\nBFyQcyClAaTVpIRUJnRv8p9qsUwTekkSG6bwfkGbCM3yrI4lXDnFfgly0ZxN\nT6F2\r\n=rW58\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/menu":"7.0.11","@firestitch/filter":"^8.1.15","@firestitch/prompt":"^7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.1.12_1574340605146_0.40617793756944476","host":"s3://npm-registry-packages"}},"8.2.0":{"name":"@firestitch/list","version":"8.2.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.2.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6bcf352a7e54a8f79b73158158930506d80ff656","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.2.0.tgz","fileCount":158,"integrity":"sha512-nkcBFDQfx8uJlq8hZ0C6OnDIVi1qA8Mg++h9NOyYr2P4VDWSLwXW9x8NGwP0lMQ3tcznJOgsVUNvdCqpxWAOtA==","signatures":[{"sig":"MEUCIBGtnfmsEU+fhpl98Eo/3fcEnniY8F1zR6GWFtfjQN5fAiEA9rrihulTiMqXDsVbg9d9P0N9g9RVDsJgdFqm1N+A++w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3532752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1rMOCRA9TVsSAnZWagAAyQEQAKLUengCmx0PtXZHhq7Z\nRYXEnAB2L6BM556ZdU8KY35v+PfyP36bzEZf9fhYVUqvTe7PI1Yxey3c91VI\nN0lhAV8B4aWAgdrOdm72NvxPjriV7G2d7cPeGX9xHHf4Yg0JIlc2teMVeQnM\nmteDiSdGgBc0vJiloTnLX2z9Zy/J306HCdJNjZ2PKKS7NJrvqGPUxGk7GEVV\nrugMAv1Dqv8DLI3PTWWThiQx5vGYus0Uon/u1plfj9Vnyk6DC/MIMj65QI+/\nogi0cmtUCCaXZe/YsBMmMuXDjq3jNsgbxvFonKUPYlzdudRG6HRgn8zkzf9Q\nl/RIyhk4gQo4X0SCf9CA9Bo88gV8UMRCzIyRGQEXAsLYcq5DqrhzfjwgZhIP\nkFIz6HzCEMPnnjM80oOMSM5er9gcKvWf92EU2wfWbBm1dQTOJLzK55grcMXA\n92RNdW+Pk91/YnUj6iiFpNA0zKEFQwa2Hymr7VzLumPzipGDa9agFAkQXJRG\nL40aCiZ/e2kJvE+olwqEdDjQAPhJC+M3Bpc7DQSEGrusE5iSR1Q/8X4kP3Fx\n8lcIoIE7fGgcuGLUgtVumrmAFVDrzA+w+UzBezS708SdPBW8zg/yWD1E60nR\nRdvdD2Alv2nVi2Ttn4epdAGDzKkaAR95CgBKKicJyEJbLkMx0K/Gj3YY6pMw\nF1YK\r\n=d6hQ\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":"^4.17.15","@firestitch/date":"^7.0.0","@firestitch/menu":"7.0.11","@firestitch/filter":"^8.1.15","@firestitch/prompt":"^7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.2.0_1574351630081_0.7353862645295435","host":"s3://npm-registry-packages"}},"8.2.1":{"name":"@firestitch/list","version":"8.2.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.2.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f3bd7a7f92d42dad6d5b248d74990dab0788187e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.2.1.tgz","fileCount":158,"integrity":"sha512-D0/ULYSe3QWFLs1FGVknM8ccw5d8VgMRNdXgeGVdfD6xQNiMkvSG7ZdOlT2RLpaQFHYPbsAQBwaE1STH5xh7qw==","signatures":[{"sig":"MEQCIEXpKQmPXxCcKdsHfoqiUVqcCF2Tp42My/O8iX71z7u5AiAv4AY9SKy76e7DAMkZE6VQfhMvc0Pe7bfk25G7D64DCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3532835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd1rSnCRA9TVsSAnZWagAAxNwQAJDm6DqPsSn7VJQdeK9J\nMZh4so3MkWBjL5eK9bG3aJnlVlnibmzM9AvNui98pomdiE0CujB9c67jA2fK\nZiMhnlocbIhIr32Oixea4v5el3u2OhZ4RuBiXNKiRNE/Xq8tWWHbY5YIDYVh\nd4Ckg91TUaOFu1Gzpk2NvgWu4ZffpJPr9hR91zsqxzmT758fy8KQrmwzQqe2\nUiQoWoJpnoJErvaVdEu0B9Lp6Ys78xXJYA8h0HPJ4D5Tj3icxKixTCYu41Jy\n9sUkTP3Nw3HwYFIGGSxZPS4AVcW93tZDT9vJQ5rZkH8+jX5Ob2+7CDCiMJ9Q\n6i5YJEpRM3VRcMNvIwOluKulQ3HC7nkkVaUdembF9YpVrackJ6SJ9MfabMGR\nDbtowc85tORv7oJY9DEJOYqivtXjGGEOYVkCKjWtcy72m/ttAip7bn1TaIj0\n/2E8t6ZSjtzFJUTICrf/whyF+ePQOeTWfKZFLnWqCVC5aa5XUx3AD4iAn/Jf\nBfyIxpmkehX4lr0LCY4CtTL0DVBa1pPvPYEOX9EASUAehWNaqrQe0ElC1NUP\nrsaUiTy8w2hln0fmVhWS4Morx3YNHpIeTXYjeVGUdRoJEr2zM3BAYORjR370\nGUux+v19veABSIbxVdy5zR1YVN+1dW4E20fe5InMCwukH/3XnsNgbq7tensa\nOUxO\r\n=23VY\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.15","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.2.1_1574352038609_0.7069750317716519","host":"s3://npm-registry-packages"}},"8.3.0":{"name":"@firestitch/list","version":"8.3.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.3.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"3fde0556585fcfeb74174f46fc2d2294924646bb","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.3.0.tgz","fileCount":158,"integrity":"sha512-7OiEbaGvwodpilV7u3GHQYHP9QRSX/qgRrqkCs2yR0sP+sUHA5Ri+aQW0B6RPfI4SB7EeHaMOXHlakcuYt4OFA==","signatures":[{"sig":"MEYCIQCNJTLUavHYvIigULigoJfC1nvxr8nlznnCAiqAHRWMEgIhAMobEHQvnsarZWC5cCHJKfAYfuAZwJrjzafxSiyI5wNG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3496225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd16yMCRA9TVsSAnZWagAABvQP/iGL2dGmKIMdlkBScTtW\nikqvdf6mVL435v5S9fG1fc9kDrxBh608dElg4QSnUTs9b5J5vXUoLrKsFNXs\n1SA2VJMEmbj0r9rzep3jSqccBJH9a0kmuLubqSs0Mjdu9Lufk3s6sfWetEI8\n39ubXgkc2n98mAlltuOnj6Gng3wZYy6LFIJIWGw9vNGddBqshQGvx7pONyQ+\nRxNOCtXgsdJdKNwX7B1jExBcnkay6Fuss/v3OPQRah/GRZYuszOUDAEOXhQr\n0y/P7OI8H7raiadrabsdurwky3IutNqC0sB655EqesKcY2AGrAr3hlSb2Gol\nSU28mY0NB6NCkeHvWtS7ugljxTmmgjvdkSGtFUibUo6OM5I/CV5sbO3sgq1H\n7WfB1TZa8Kc2ZHbPTyLkePmbPsFXfgg9Usd8Q42xYVkAseWcpan6HYoJJ4SO\nYcOSiEsUQT4OWHHtsXggKHCIgIV8VHHVyCFBWzvAK4sMFgS1HkAGzKnFz0Y5\nbBirCrRJgiwbUBO9iKHSjgqTJ32+2Un/QFtsSs2yn+GhpXYR2grjOyasYyn9\nycYP2KBfmljbPqAP+TiOBf0WDRfDRHFUQJBV1fIPlHl1nE9IXFPcH7JdOiPJ\n3qG+nT18V/AJ9TErh2nsbrjNvQiJsKD1L0Hr1uMZ8obmGwshPVZKWTPYaLCL\nnbQo\r\n=KwFX\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.15","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.3.0_1574415500204_0.7909129929867869","host":"s3://npm-registry-packages"}},"8.3.1":{"name":"@firestitch/list","version":"8.3.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.3.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6fc8c7fd933c30a225d7a0982440c89e246afc95","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.3.1.tgz","fileCount":158,"integrity":"sha512-JD30RIEE2TO9l1bpm5uQe0wq6IN3xzqOaXAzlSMiOnP9VmRkkRcPBDuNM1Vhb2WtHFwzk/GnRArJqVIbIVrzRg==","signatures":[{"sig":"MEUCIQDPgI9dLi4kI4BuGflsvDXGulDYXlSVJCYVjE5Hoy1tVAIgAVSmnwMVJXUXHO8aj8ySiY0gdamd9WiHL3FZ89Rp1x0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3578413,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5T1/CRA9TVsSAnZWagAAIJIP/3zozwDJyHWuY3dUWvfG\nl3wYO09iwHC6exPj4MRugblfOXk+APdpku3d2yxcpPJJv/n8bkwdXkKYvLgc\n1KWfeBgVxBeVj2ybKcRKyNzVHYIIZESRBeV62ra7fPHpK89XqgHybjV6nKKl\nIo5IlXATTE9f02gOJhJAekWb4rirRtQpttEK4SyMbcFTpwVQ0dtLR0qcCzPa\nQpHYZjqPr9mj9dALGdAUt3ysiUztinYZG+iskOQdkJVKRA1eM8b0jZUzxUIk\nbCUNQXUrGSCHiOm7HAFYl+iitEoffXybtZR/8U9GwC0DpFEj3nghKFj52SII\n3gDfGTut9ks3lKzD4wuxxvdlnnKq4tSINMSKo5qXJ+fB/2T2bSToNGiyhTeg\n0WejLKTfQdZgprvMCTWb8toZI44RTVH+4MjFEeqocFUUphZUWHXxUxd/et4r\nwZlADl4m1kRTe16r/F4UkDQhLVEpKBO8svSY1Lp1t2weNGgmxEWSuPCla8gH\nryr6Qg0IkRgzt2Bnrh7z5V5gH6sutESshlQZXF2HwBA49GPfiEk4VFjneE0e\nM8UJLChCG1z9imdhRKtdq5MTj36dyhvGCowd5TL+m2k7zD2Jm/JcR9woDDui\nFzo1Ya4NEpcD2kj/2i9Soavgi6N/1ApHeDWjYSMiWpjMs6ZnFPcGtNTBVxM8\n1sXi\r\n=hSo3\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.3.1_1575304574556_0.03191552644651385","host":"s3://npm-registry-packages"}},"8.3.2":{"name":"@firestitch/list","version":"8.3.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.3.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"716c40c52e2dd300e752c0f3e4e65eed510d775d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.3.2.tgz","fileCount":158,"integrity":"sha512-4o5WEdB+I90pmlgDEFqJunPo0vJ0rAuNA8OekUlIGZ/VZm1YgASJPISUvcQx2jCbnwox3so3KuFErKdE0VCN0w==","signatures":[{"sig":"MEYCIQDpB57FpAxZQKJT4faE5gm7x8ZAnQ2/30mCOz3LPjwNoAIhANuUJonv6/eV6KsWYIxCv1rsaCakKbiUcCJ5wDUYZ5bV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3575432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5UryCRA9TVsSAnZWagAAVjkP/j5+dfhENKGnFG1/gw75\ngCf2/9NH1HaGj0fCcxgUm95OQCFWN7ea1MyVC+qi8kInLAN6t3K1/nD4n69J\nHXFHmzYjCjpyOHL0M/VsRdPtOlR+zq/awdffsEKepcwRW0J/PiHf5YwFrY51\nGDUa27UmiO3D+SSwE80hDVcuKcbO9R8bnoNTVe/sWDSmz+DvKtXFbqNdbL3W\njlJF8/du68qN9m5AMVCmhsZwDFE84r5iErcDE8zqKyXjTITLT9H3c6QsLOkX\nhRtU1VhY29esSg2CbT+321eyYR0mpn7NvNeGhlG6RTPcEPQ6+HJc1YFXvHpP\nA/AS2ngWEdTwbDxIZl6A9HPhQogfRp65dqXmgVmUoiyWI2LPK/S4MZarTmfm\nn+ukMqkJIxMbXxs5tNiWS80AVCgblXy+pKKXt/1qhaX/uZzTPHP8+7+A8EF0\nK/45cqoZXOCqKW/IFSgIxC2URfOyhl5ehIscw9f3c+f/HDFe9qlsFBu1YKRT\nid1azaud01RJdxs/TNFF7EB4D1mjQ42W902RngC1Fs8/C4a7oDzDnEZK4Lg/\n47lc0mjcdFsm/CRKpJO4/F3G7+dkawI9VoAaqAdzqiVO5KpE8xCDOm64mbrD\n0UM9Iq/cu5LvzrR64KX3FxLbX2o5nYfvu76goyjnXK5VHPq33GqxlcbvtIYy\nSDSk\r\n=qgEe\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.3.2_1575308018158_0.6445341825184105","host":"s3://npm-registry-packages"}},"8.4.0":{"name":"@firestitch/list","version":"8.4.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.4.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"db3f72f2f3b68303b78f82770f664792ce245251","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.4.0.tgz","fileCount":158,"integrity":"sha512-yN4/NDl4aooX8HoJpeyC9LhN3cha3Uw50qi6vG7Jhg9nHhCG2o6IlvCi3rF8YZaeO5wJ/5i8wm3tgh4rr1kBxQ==","signatures":[{"sig":"MEQCIGbO9D9B1UTY4e4XfP078Vy0LkfrXNDaAdnPFxCV7EF4AiA25YOLLvrJMzt7X7CNgrLLnquEFhOVQMt2XsvNFSJ0bA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3579353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5sniCRA9TVsSAnZWagAApFQP/0spSuIUVpWRc8rlvFqs\n3BpD5cHDP5QD2/StAKdvVFkhMDG8U+MmqUo5SECmXNsWSDubOfnuimL8UufS\ngnDj3d/SiGX4cuBa285QLmv7PZ8PvJlBapvOyiQpZfMEfx4NRe+VzIVQXp+G\nCM1QxNLHDb//KSy2vqt42nFuUCcxIUcN9l9Vxzoj2GfuVcD876WtXwXReqGW\nDf1HTZUAcYhxMFm+dA8gs5EHDQcy1S0UevG1ROouk1Sz61bpGOu8ZG3HwJWm\nhpNvpDNEaEX/z8HzghS6TtQfpHohLDHRDt9WD8alJ/B6279BI153Ci4doF+r\nVm6GIRwpqAaukSpc7gPGJvqYIiyKBUixDqkNDW2rDwyUkzmo8rxt7u3ZizCH\n+QZ96ug7veJfFNs+347xW1Gl4ni1GUpPccOicDBMDNtciPlMHlDndLhOFvoe\n4Uk2JuCzgJYKNJXpk3CcGpBOEY8k3B6Vg/K4XaRsMq+4pg5sKVIeBv3xXS7a\nvFxPB0IlLJyOC/7EUOriDECsQTKrKd4OSHLbE3y/ETnD0GYIZQILwVS008a/\nP280qRSt5Sot8sHOz35zcWlLs2p9iXFaM3QxAz8XZEIxDMNv/6QMjhjNH9a0\nPQhyLEeXfM3KD+m/uKgu/p/O8j7MHfExz9RPf92SSi/0/6embyLkLXZAmtyo\nIauP\r\n=UU4Z\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.4.0_1575406050279_0.7606943239904114","host":"s3://npm-registry-packages"}},"8.4.1":{"name":"@firestitch/list","version":"8.4.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.4.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"425da6b0395a6ff72eb55cbfeadba1a77d145efb","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.4.1.tgz","fileCount":158,"integrity":"sha512-p12f9WbwlX8vpl80YyWv1mXO6roj1RQ4sYo60isJYqnK3pckXstf+hxgR0fcuHqfJis/nOe4D4A6ehavuUV1jQ==","signatures":[{"sig":"MEYCIQChedYHd8429GgdHPk/8gfDtByZlzkqXS2OmsdTEnK+VAIhAJh2gjUq+kuPd1D6rFvZP8Y3Exg9t7eB0mBSutibpGdA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3579499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5t4MCRA9TVsSAnZWagAAWTQP/Aw+S6a/mzMae/Q/SRrg\n1rmMwV3xYOBhkBy7GuMFt5yUn+UYqQi0WCo9ds/6SrmuePZoWmTWqHKFAZ8Q\nAYv/rgMKCFljx4kUWYmYrT9A380pXB/NsmcO5hB7SzAMQh263J823f4cSv59\n+0fAjjdM8JEZ0aFZgmOeUb17VFDY0KYy7ngLvT1Y0AKTyxztg+Qo0PEqD6vR\nKNl2pde93CkcfKM83FJ3rio7MAcRAGHpXI0OlqR5u+ZCD3VzVC0PKZwfoFDI\nkt3kS+BoN0fOxHGt8sErDUv4HMJMzfax2OmkltYw4cljujZ6ngaMzV+dKPx5\ncS7NNiF0Dd+wDviVGA/OcZzyP33o2p1xdDwGCvYtyHSdUSWJkhxM0KQhGQUg\nZAVlSuhjxKp6mQPu3PguwVoCLAZlBMo79WtloaPnBOcFYmIDXG873VIjrr1p\nfWrtmPVOb9ufbTaBhfsPZ0Iw8jMC6m9ajBwHsojLs4hSRgO14H5p8FU3VRVV\nbtoHTDttViHPmFMtOo1X4v26Hf0L36zV7SWM6w4SwDnqrRcp8BwMqdlz8VhG\n7YedzzWF8HuprSBEKT0ahY76TO3NB/U4oDN8pDH9mikNjux1XRLq7sY1z4/P\nZVAPNRApwFB0BsmxjeAqml3+bDDbLmOJRhiMD5UPYyrIx9f03IMqD9JRLJv/\nTO62\r\n=wxF/\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.4.1_1575411212267_0.05609731655344019","host":"s3://npm-registry-packages"}},"8.4.2":{"name":"@firestitch/list","version":"8.4.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.4.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ffc530b60d8501bbfbcc6c1a8a6ffbe8a6b0bc27","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.4.2.tgz","fileCount":158,"integrity":"sha512-AOJO5BgJirLOa+kloASLa4z60Fo2EJUsDEcu8avc/tLLP51YNqhxsT1jSEEldeJVbgv1tgYFnxDF9oifkbZYVw==","signatures":[{"sig":"MEUCIQCZf0ZFmqDr21mb4FTHFkVz31CS+wVo/wHxhtFhQJibCgIgDjo1tx3lkLrzkYDl0THjbeSjKvbAmxlCFLJjYXhyAG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3578064,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd6XuyCRA9TVsSAnZWagAApUgP/jAJ3Fh0eiOVp86SX9v5\n8JZjrQYCYcNrB7N5jFhpcDj2TTALs3Womx8uHNAujCkehIE+xlucIkS7i2H9\n9pc445Ek3dWoy+Nhcw/2nELKB8ZJmMSM9Z5aH7v/kFqvKindRSDwHCJgJqO/\n319Ezj/BHxXKpdEvipovFkatlVVN7F1tAopM/xY2Oh8K+GnS6x5qcnK8xSJl\n12eBA3w9p2go4GGBV5AHp8IyXQMLgBZGY5wqHK6n+/iZdyfhMQet0RX4kdlL\nnnLotcHcTuPyLs6zuoGire6EUJldr7ObO3trypwFI2yenYbaZJoMnxts44vI\npfOW8egbPPX4y7JOwA0W1kL6y5tsfnENrHNZj9tEWkLkFUedXUWShgRZQ+fI\ni/IgVFREivGIU/TJ6x9jnCpvGKtOdHFHhdZSF0EDVhb9FqMH+4qjoFBwj3py\njZTrq7TJrTVqQjlZlcKYnUQ0AfC/E6fO+6eRt7PweDjiehm6M0kdzdZ5TlS8\n932ckeMvMkwnQb5KYj713QBYlxftszy6QGy/bRBDNhwdOARGKfLbRcjfpnMs\nX2VTpoC8i8ojLux5CUire94uiZ7RhF1tnQ/7lcqEWNQSSJxcYHQcQ4/GDkxl\n8AZM7zttExiAhH3XsKYz30d129YL67sDuYwnPLQ7RkM+bQq0TFdT31lPwtdO\nWQfe\r\n=L+GJ\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.4.2_1575582641935_0.596574246657803","host":"s3://npm-registry-packages"}},"8.2.9":{"name":"@firestitch/list","version":"8.2.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.2.9","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e090e0133a6d2ed9b0fd45da94313f8a9fd51833","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.2.9.tgz","fileCount":158,"integrity":"sha512-/t90ak6Bb25JxUKfKf3d2z027yveuyGeb6kH2fh4hmQwiUEciMCnCMqj2nIkmA1JSkM17wEpttzHqjOrXcC6kQ==","signatures":[{"sig":"MEUCICQOSI2zZBkPMEKztx1LsaEwJja77N5Xo41GGPm1yT9/AiEA/b58t40rfeBJmrjnCt/5kK16xH4stxvKd3oxat+yrhE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3508448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd8n+6CRA9TVsSAnZWagAAgA4P/2YFkSkUkSX2U529phCU\nRuOjkL/6laEftypzsaOl3J/tg1X1WDN0lCBj0iSsZLxJmnrKf5pXB1pkKriG\nolx0atdDfcX10/6g3zZ7YD8e/4K6eC/jQHQZlBZS8h8Hs/deLZIMkxANb9CX\nNIjtKKqa1DxVOPxHMMZS9Vdi22Z9YpprExPyYpx/w2ZmFDzIPesiXhFXX4kC\nsc6GXpeNS9X7liW3w8xjpfL8qd4rHBSqJdlnczIC1+yUEKFejp8Y/UaYA4mv\nMvX61gMeqxLj+AwCRmUV3I0ZIfvEb4SGAubuTWLGTXvItB3V8nynljMGeQrk\ndbKYUX/G+w8LLVz6ehIyY/p9ubZjtqSn6K8/h7Bj6yiUJKicpwUeYSXg6duA\nXZed+GBVaGottbcF8gfpId79Y1uFFPJret6hCDPlZcCg1ibNoEn6Jq72ZZC9\no1WF1lW/Suxgsd+rtkSuj1jmls3RwD9IYmMFgypvIIREJFqJsj0eltQj/GbS\nnjQPxQjVS4+xQDz0fMkLBX0yBbXHpbP/qDteFYx0NTeNy70T1NK9SR6Ybq/i\nbzeYO+3uKwyGO4HWcuTt7w56y5YAot1hU8jdfKB2PTXdxpQyDf808qqMYFhQ\nnRYT4quLsa0hzCgFjhKq53HOxvXI2pk9y7cmh5tF7MHUivvw8JGk242A11XF\nCICf\r\n=LFRr\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.15","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.2.9_1576173498289_0.11822780869793714","host":"s3://npm-registry-packages"}},"8.4.3":{"name":"@firestitch/list","version":"8.4.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.4.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"8c0acf68d9e8794249390782251e20d83df2ba14","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.4.3.tgz","fileCount":158,"integrity":"sha512-uMzMa/OM1UEQPbPbDciZz4be8NYLiA2XVMxM7AAD/iqlR18xmQqLuNEmilJK/aHW/Aonf/tdWKlAtzNw+y7eCw==","signatures":[{"sig":"MEYCIQC4Xmfzl6mkE+SIYsO5jPcpIxf8cKw61fWGYHdJbKK+2QIhAKPal/k3mLtAXoSLMvpUcUtLJQghoKBCAoXuICxYcPae","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3534045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd/nS1CRA9TVsSAnZWagAAQ94P/ihEb4rCelNytMI7hDCP\nBGHmU6LGxKyvjmD1iHGQSIJ/vaSc8dcdYC03YbrUGeBCATpjQWu6yxlOoqEO\nb270h7niGOGxUFtnAJ560yF09JZDGVwq+B1iw881J353trdBbGSz9blK4rb7\nvtLyluL/zGdv+PV85vn6H6JhtSkmiLzcnULQm1hV6YU/KWQKPLEByHKVQ/cF\n6GwVSGPqUybR3zQV+X0pR/ZobT8mfc57ackfHroFKL7njYsXLJApkHU+FFt1\nc05z523tzRHMeuWo4NoszRq3wP3COBFD81QXTcGoY4cCoIFm/VreKHyNI/AK\nPLq6+Wv8OfstJcsfxQOGrAAoxGUGyCY+x1CwsxhTieaNtd6WXqB1ZhhFrnkD\nk1OSoRwlQ0l9oZtnfGsYX+dqTQK32GTjG7Ea4PcTW9ruxjEs7p+nqYRRl/dJ\nOspczRVBdX0UVoBH5s/O2SyRtMWk6SLPJsWggcEpWSuup4B8NpNwtzc0jcgX\ncJ2CgY/oAUBQcFkUAtuk9mwlTwgmT7K8ROIue0tJ0C6HwwWgU5oT3BJ1Qpix\nnne9Wy33oS9uo+fq+e05579fLKNzf5IuYX/5of/YPu96fgpP0Mt3Yw9UlAxp\ntUWNlenNAE2GqwSO1SG9cGr3QeoIBJhUI1pPvs+Ib6DTaD4VX11Y+zlaNzGW\nobpn\r\n=CVmR\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.4.3_1576957109107_0.5417262631285764","host":"s3://npm-registry-packages"}},"8.5.0":{"name":"@firestitch/list","version":"8.5.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.5.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"11e497eac1f685d48c7773bd2b44384f2e3d2bd4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.5.0.tgz","fileCount":161,"integrity":"sha512-njGRLcknM8rxWEDOOcKKOdw7gIkCyRtTqJiJEDr6xwFpsb6ciKh5rcTBUVxyavXoXdOPwRjsfBVigrmeHb3Okg==","signatures":[{"sig":"MEUCIHDpnd0udPZ5PZQB2+p7jEDD5SPe+vt4HKgZJn1OYhesAiEA51QFR3PykPCzKGa6HQN5fw4yff7l6sovMxAGcjnYZKw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3605404,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeCfvTCRA9TVsSAnZWagAA67AP/id+x1mJB6+io0L7V9eD\nKXuM7XZAFHMUP/yx5alZCxBAboV50Ch9Lizf5TyWNk6gTt2dXBiLI5E8RNge\nRuBi8X7iRfQWxsQ8/3nESDWL5EfUaQs5I03u1ozmQEnFh5QMEE1LRzgJ7vpb\n0kdq9Gvwyl/K6Yr54HlmCv/8xZqkwmpnKszByOrFJYv8TuUEov1GW0uoRECZ\na+H/KTRlBXlBO6+Nib4WGcPqXmg3fuhlBne4yRdPeYHZVqDtUs3S2PY7rf2C\n7spUvH7Tk+bHCNsuRxveicfhUEIAwlHs6CQDB1qFBlV0E04mISZ3x0/x68SZ\nucCYgwFGGtnfV2IAI+Dzl3qpPXGVxSDXKilu5iwqhDMrBE2fZGoYr+qHTFga\nxczh9j8FTInaesrHvMWInPJPA/q0xvsMFRjOdeT245TJU5+9InPkJzHVPlHR\nSG3w+T7uC8iTIJykSiNS8ls9zgQvOAaWcAOwUm2Bqkx05d3NEYE2ctNn30J1\nRVdj9dYVw9hwsolVhvXT+ehy1TFPZUdamHTZWJNdNoZhbsUrGpm3AoB9ESc3\neu9yhWRsaoGqn0WXw1UIHsJWoFvgE4lzE4KwfJQ2UlBuyDsBuZOZWjHUN4PS\n+8PJy7u0WL5h4w3/o72OljOw+L/+PsWmfVaCkiPMerYSdN3Cia8chrI0U4Wr\ntoWV\r\n=kzFf\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.5.0_1577712594496_0.5711958208626227","host":"s3://npm-registry-packages"}},"8.6.0":{"name":"@firestitch/list","version":"8.6.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.6.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"9b6537e85c2574f7272212c58c6513b437b43737","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.6.0.tgz","fileCount":167,"integrity":"sha512-WrizdK01ivY1SWDzwenz7CF1P+UECn0qpv31bGafzlfUZ+xxSLrSL/R1/Kku+p8waWYdQoOpY0lYXuJkhchEnw==","signatures":[{"sig":"MEYCIQCim+TMSYEkv9Eg0EGQ2fC0CHfresNU1MT7UBCHLxB/TwIhAJWAPKvbY0xHBGQjhCs5vhpai2JmoHMyHLHEAxLUAnHX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3698707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJePWlRCRA9TVsSAnZWagAAXQUP/0sk0msHlziziVYqElTL\n8hN4p8DlU8yYnc/G3PVpAUkCrGsjJXQncG0thbqnp0k52WlerJPkYlrdNnOd\nK/d7XlNtZcEXJa/KTLYg9er3rTk6olaQtMBvO3Z05cCdTLLfhdrKiHm5B4WC\nR+w9jjsiUnjM2RbvrotHW5bsLTCMGBZfO9kw5YUOYzOS2eKrJGlDkW4TmUo/\nNpESqCuGLVme4ZYmPP39oZgA/0dCTL4xj82fA1G5WIzIapul0yN1+WKWYBiT\nuXCyv1LsMCCD7U6D9/34zND6OpAdK7qv0UDcMtt70HWIOxU8GB+q41wiXbaO\nTIJ15R2yP+q96PaPYqZIgM3XpKwuQlLCX7m7eIEu/TmZyrmxD0pS+Xtnx0fe\nkTsCZqwQm92XqvK8r4AVf6KJZCtj6nQnSkCpiryWlkhUXV+9adc1XheeYo6e\nAgNA06cgravO+8htnupy7BqBCIH1jcBenr3hzMAK8V+9SzquSd3CscMe3Q3l\nIegAvW0FLZT1WEr23VahjFOqvyaJrkcAKHXIIw0WC1QgWnABzsTKfjBdtUNF\niYCb2sGrMx08R1ZDl/JiSxITVaxCteNG2s0C4kalbIsFQuIvRLjsGZx7SNq/\nkNbSaB7YP/BA9tv34kfntbAomD1KIZ2DSMdnDxIbrz1XvJHxv4OWfzRuHILA\nIuok\r\n=eIlM\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=8.1.0","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.6.0_1581082960611_0.5665658712064319","host":"s3://npm-registry-packages"}},"8.5.1":{"name":"@firestitch/list","version":"8.5.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.5.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"af64eec7c0ea5256758fe285888b646889e766f5","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.5.1.tgz","fileCount":161,"integrity":"sha512-xK9aYq161p2Gfltww1CaCDEaS9NmFF5PR+uuir+I3/ksqK5g+ZRvBZ6KvqjfWFPn1EO2F9kJJpbT8fylFpvucw==","signatures":[{"sig":"MEUCIHelNPHTanTfRVbiCbHhsIz1vnboUGiDBdIRHoYoMxdnAiEAwBTOCCyzPaotCLbNLrZuX7DNreKU2vob9qqOY+XPSic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3606546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQWwOCRA9TVsSAnZWagAASikP/2wyVeWfllEO1lKz8k8w\nRIHIAFF6xTYCrlttw9suAcnR/3mPcv55PsQsOma+BdzCWNm9ceJ4Ahd2gMqw\nBzqGCUG83zyy0m7aFzgEvJadtJvxJ0+7vHmDcExcBuccOhtTCw8OMH/2LqFE\nBqjJvgS+dwGWAPDViKjc3FYk/Z7X09zdJTFQkkJ4JKRZob9HU6BmvmYdXeqK\n54xQEnqwAlxTBb3HKH7ZNdM4TR9oi4DrFjRVUO0vkYr2Myr9hpyVerp0Nkfj\nBA9nt68K2Xdp0RIZwB5LnRt71DIt2Sm7dLJhoBvzcWuFo97OtmV5PR93dS0W\ng1feWFc6upWMX2ym6v+D98ReMkMI2TM3p82MvxO2lJ0yny9l0wRaP12S/tuK\nRupCwExAo5KeMK/4PyW9zYeZyWRIT9U/qDAZDF1rQ00fBQ7SnN/PpcF52AM+\nYk9OhDrHBEuu5MrcOtfoE1/xjwa7tS5mHPNDGJOtjM28H2+a1lKZ1yQSFcRh\nVKuae4Jszdjx0DYAW4ZGEvcvUIeZHBzlT5xJr9I905z8c1lxzXJtThLZjp/1\nctMbEchvmRrZPSSQLLWBT6WtNOUt2yIgxtoIUomVkvkmv3PPLMol2ZTDBkJr\nAk/0RjP/8GO6jM/U0l4bfuYs7NCG93ysuQK35NUnffrKbQM1NTKZaol3iNQI\nWuBK\r\n=mmUG\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.5.1_1581345805910_0.2050568051706183","host":"s3://npm-registry-packages"}},"8.6.1":{"name":"@firestitch/list","version":"8.6.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.6.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"af68eacd76f22b78c89c961fd539c662fc902263","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.6.1.tgz","fileCount":167,"integrity":"sha512-vucCKRgcF2m9iQ1Y0E+ePldQ4w90xSfzy5Drk6JaV9dld2efLGq3JmK+kFldly29nHdLfZP6uRZZvDlGSm263Q==","signatures":[{"sig":"MEYCIQD/nijC2uSjmbrQ8b8ZIfqK/GUYfb+/CKLP0U4faLueGQIhAMWedCgMb+TUpX8TNRJABSUQvZebooM9EV56o+OrbgTS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3701654,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQr35CRA9TVsSAnZWagAA+rQP/2iQucQxsymo+98iqVP/\nE3YWVASISbWkR6AoLHBQR3OueM2JYtkiQJDLBW04Q3fUqNW0mdoWcuLS9M13\nt2Z05JUNvyoVcY0Ao08yFJyxNoA+HJB0vFMw/CQb6ORPFu2Et77xvNvhrQld\ncTnu8j33H7sI8ziYWo8xgdG88yf1EYb7ufCs4+UV103RbfN6p8hSIAjk0xRR\nVAVQ+K9JA3Q909eJph2lFv+8Py6UNa0cH1rY5lCW6oIlox4NyF9MRLznPAaY\nOmF0zjPVjM6uOJzoXGKaeSe8Gj3eibmPm3IJWkQf283yL4wv2OgahZNQvw9z\nFk64i0F+ScfIM8F6eZ1HSBTWJffHLdw2L+vi5cLBPF6FElPGr6Hs1JqVxd/n\n3FYwa6rYA9pgGwYh2XVOhiC8jz1UQE/OblFpremNvJXPd1WaJnh94wc7aVm8\nmzg7hXujZM0NOxaWZw9j0QS4AGiqO5i4rqTUiXKrdFGEBPn5LhRc1P0kNCZ+\ny2YDa1o6qjlBYEbB68HgJNq8bKlErfnelJH/Lf1burdr1ZL45N6n/NFNSxsY\nm0HpHHZbHAKlmmhrh9gqda59WTVf+LEHXjqIpRf4H+9qTJBSW7otyh2BOnUU\naPtj8uTBpdtm5GZikDHoWN+jY7y9KMnOAWTqT3MMH1uh85UbQJxz3ZD19m+I\n8Yrh\r\n=LSdB\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=8.1.0","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.6.1_1581432313012_0.4593986066460942","host":"s3://npm-registry-packages"}},"8.5.2":{"name":"@firestitch/list","version":"8.5.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.5.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"dd6ad7f71b714face4539cd46bac1d3d35333138","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.5.2.tgz","fileCount":161,"integrity":"sha512-aicfr410XX3Qm9v2opRptxPe37ezXGJl9xZwNPDwItFPHnbVj5NIT128upz7kj1jwuhdf5VYJK7vCbjV2WY4sw==","signatures":[{"sig":"MEQCIEH8oRagBCSoS/GEQvnFTDjGKv/VPMjq1bkyrUuOEWkwAiB/2w3QFv647/bNlDLZsbmDxlLd+0k8jffkr88Tb2tT6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3608366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQ//VCRA9TVsSAnZWagAAqGwP+wcflicSmxF/V/C0mJj5\nLkt/GVG+E/WVNbbn+ELWLsQmaKH+OcR9e6ateOBf4Cc8oqR2uM3PU88q8+s9\nMky80fgx8Bog6rEm6clKj3YPlAIRRq/mZlxNCSc/CCaOCoSKoyhgAhz6s6QA\nQn+UER3SRAtjqYRa8Cui24qk6vD/XimmPDZiBZl5BHSKqxCfqrno6t68KZI4\nwKti5lHyH/kXzb0Ji9IzZrSRs/vrex5BSFaRCO2BOKxHmZUG6Yrt4kEke9nt\n+A9n7+IYMuig/vWRxoPBEhzmD4FNaAgPjrdkBxwr7vIyHJ/sOMymXq1Ozr1U\nWzQNhOO3c9E1AgEA6eqanAjc7wGCPXdC8GFweWYjCrJWnTyHNl0p14EBgPBA\n2IkxD3KoxwKkIQrjnfWFdNxwUY2S2Xw+1i/EP3zppqIfWdXB1HqxbMTnTXjZ\nNCor13YEkzRgZ6TAbPW/4w8lljR3Nc2RvY+cmyRlliVb2oScCOftwH7HaiCv\ntNr9KRFMtuAeudiIE/GzZpyIIYgXYdMGc4ODVpGXpfjNuIyRsP8vX4abDq5E\nqpxNSeFpWqJyFmbwdQzKWTyfWqJ2kAc6PJsFNAk98lpuTD8580kuIfW4V55r\nYnwZlmrKX4IsZ18Au60N9TxIJX/MnQqjgxwrebuyY3vYKe1GztZDFhVOoT7o\nsBm4\r\n=tw3F\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.5.2_1581514708385_0.5626444246474969","host":"s3://npm-registry-packages"}},"8.5.3":{"name":"@firestitch/list","version":"8.5.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.5.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"4414225c84ec9bc24a5154bddd729cb794c97d88","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.5.3.tgz","fileCount":161,"integrity":"sha512-kh7R7Bjt5IxMnNcTpggD+EQKzF+MxEYUEjQIvmivZpQL7wSZ2dUNrQEQX3GLiTiaXe9mV5J9/OVHuFdjfceRXg==","signatures":[{"sig":"MEQCIGqmxWS5CGZq2a+V3qErQ9EXK+1bG4kx+vfmyQ6/9hoYAiAEEShxiZUqYbAbudoAMrNOnOSp98i1ks5sK59St28neQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3608744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRnRdCRA9TVsSAnZWagAABf4P/RW8WPdwbQLvqsmOmEVY\n1LLs1DwcC1oX7eEwf/0q/QqwmbulzcsdOcCZ/3bHUlxv24St5w93JExs7Ibk\nPO+chQvKLyMBX8ZqfGJ14YZmO/8buzbIjkRNcH0t9P5HTho+O8u60r0f80A3\ndgNjZoLXWSAJ72BHxWwPmj8Jm3a/eZldFiRLCQru2SBtaO1KEAMm3bxIdLFI\njvsRfrLRW3cxvv+ACP/QEFVaoavnC9ZlUFuCwt5sXwYdhDf1QSQ22BENXgpi\nsI1oeT7+Lh1Y51ycOvqrUFgfYO2M9Xjfh4HBAgI5m+kKLvqQcwSXAAowzPSZ\ncySPFlVS+OYJEbdYSy29kR6Igkc4+KoYDy+TV8jBsPjWOPcsGJBKd3lU46tc\nN+AF1+SLlgIYp45ff7VQqC5ibDgtAg8LzboDl/y4WUGpR398Mduf9UPOdaEk\nEwCt3zKyPooa+ayki026ABKc+/2Knfulgnu0Ffp8lnmGrtY/vunsHY3Ziep5\nkibslefuBTEKDC3uQu/qgwVpFPEPyE5R1O0lKxnOJ6znPzXZR4oKBfWfi4w3\naFTWwoWKBTVnJTfl5y3HWTaNRENvheU+z8Cm1lw0G9LLToqkxykLSo0OfDPn\nKvuIOrM9NfO3UfZX384o4HzImbirZ2YsPtnxIcMHo+wjTUKgHuT74aU3LGay\nUDLk\r\n=cuqK\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.5.3_1581675612582_0.8574784344153155","host":"s3://npm-registry-packages"}},"8.6.2":{"name":"@firestitch/list","version":"8.6.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.6.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5db3b10528b8439d48e6ace826ca982c19f95250","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.6.2.tgz","fileCount":167,"integrity":"sha512-O+By2h1SLcW2jinglVsIdL5HPORI5g8ERA4cVDGglVUNJhlNCjPy8jWkwk6rxHPoSeQNZSk1MNXlNUmfYI5R/A==","signatures":[{"sig":"MEQCIHTmINnfoMQuZsHON39Na7e6uoiKiqdGK8Zg/tdUDKQPAiBqoxRkmPM+GMqbqoRtW87ysycwfVrqITzhhTZ7ockyTA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3702032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeRnXeCRA9TVsSAnZWagAA1BIP/isz8J5iJD4OUjNq3u6B\nc1vJ25fTFmLTb5jTeEeEcRNbDzjd3M8pc0T1lQVksPvGQ4RZ+Yxp20wan0IK\nJ9ZpOgE/XClB2jS77xTy2HwD7FExKvPhEJptVaM1neQe1kEv5mWH3PCYAnyw\nRB51RffLZgeZNfwTVAeGaIPbljxoV1FSGY4yacvjD4K/onhumwkQR55VgI+z\nE+M4m5Qk3C/Fel3OMT2eUZ5IPZXu6x6zHk5nnic26beRIhVe2HpARZopNcXD\nNQiE2wZUkQO7kW+HZKBOjLRGWDwiV3dKgD6FLVg8X9L4UmX95ozUd9WRZkMv\ngMgRzMQwKaeLwnu+58O1tdpV4isYcUBzQYOVp2UxJZBBS8vCDY8ObYrWTiAr\nvE8DWj9d2HXNpWhJcTlHit9LoqlRSbNIP5o0vEQHR+bJavRDeC/SZcS/2z4h\nmhwVmlH4DsOa0ZwWcmOgN2xMV+zIovLE8JGQIvWLU8aBDH1itK3b8CmbUwRH\nhaYGIrkHzotTCYeokdqaM+ihAxrCMuYe65JZiBcOML+x0AIVY27F6s+Yfvyk\niJ7H1G37C7HrPhcOMW0GyiXCI6mqmISTr3roe8cpRB7IRQmPMV0WGyyycj7g\nDfRMQ7+CParHMs/Cwc1q4sE4IrePC9IdB46QUR8q/YmKVMzcKJKC2rdG/gS0\nOilz\r\n=c0E4\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=8.1.0","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.6.2_1581675998276_0.003628492868374522","host":"s3://npm-registry-packages"}},"8.6.3":{"name":"@firestitch/list","version":"8.6.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.6.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6fd67d7a74f559f61c279e3f2933ef02c8828a08","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.6.3.tgz","fileCount":167,"integrity":"sha512-QDzxushg9ROCcqDCLgbtfl5DMbkG3+FQdZpSmrnnULlqttgpzKdJddkEYTq4NdPKPbRjS6tpW4VWwBFsIatvbw==","signatures":[{"sig":"MEYCIQDIprhbqYBwNnXwQYZTw6cjFA+bJrk7LJpW/VJZbf6U+AIhAOpH2YWj3AUdPnv/JT+77RS3D5Ij+cCHzUtV1TnKJN0G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3745089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUtwjCRA9TVsSAnZWagAACswP/3YGQDkH5M/PEFc/NAD5\nCyBJveE9kbnqnjxqGpZP7sGlxks/oU8EVOTBmCxAd/lVNJm9sNPwQkdPyHTA\ncKmvmlPgXkNxuvzWz1xly9OA/aGbbAvi0zbQ5SzjtSziBFU0OGg+1gnB06o/\nIKcJCBSAdMhtcv7XDf7qxYUU7KX01x40t7EmDLWznTyIC4ZDldqnKwwg05o1\nEjz/vqjACSKjYaRvGFjhSbCgIVuAhQ7gTF54z++R0bmlJ7iW5G7lqsduI9lX\n3m0CjJwXX+u6JnZ/GQEuouPOLVcafNqo25S2FiAXloWOtbavfubyxVg089Ll\nmQINcN9+DCMA/lOSu+eJ7xOgJyCat3RDe003R7RnpgKBoNS0L78fVc6EIDUC\nM8avOpBuIiqhE+9NMeSQF+EqdNFCr8L+QB7pNZdc+5YgHGiQFnQ0mLwS558U\nXtgcXDFSvn+apYkRAbBCB2pK0l7tRKc869703w9O79S09z8gKN9GJxU6WOki\niN0RNngnjFeZ8kfwqPo4ORydRC7NWJ25vxmfstFjg8yfnGNuVlk7aMffeDyu\ncHISEnuLJqlb9aMuJQQa29dOtOatM6IsVyhspeJmDynZmvhY1RnEQyGKPpxR\n4ZvQeWOi08xEgD1mKn1WVgFycfkP1opxXMN1V5y5M+ZSmX5bvQNc7ROeEzZ7\nKgNb\r\n=GQNx\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=8.1.0","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.6.3_1582488611279_0.9067583594901809","host":"s3://npm-registry-packages"}},"8.6.5":{"name":"@firestitch/list","version":"8.6.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.6.5","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"8dac05b56cc594aa1bef6b2aa9eecd945a570a99","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.6.5.tgz","fileCount":167,"integrity":"sha512-/nz58GMlYfKksNIkPqJy+WLMQgs4zd5FqwcOkv7TTzV4ALOEfo9V0AKKkJM+iPQzW9Z6I72AgN9yjrFnr+lssQ==","signatures":[{"sig":"MEUCIQDguRCxupAqKkYjZ0TYrRhterLQfEv2jZJTYmNG2WWN1wIgShe5meIeqpzH+7M37Kq4wZtKz3H2kQUtX9rHdUKgDgw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3747474,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeUucCCRA9TVsSAnZWagAAMHUP+gOUBAnRlHjb7kqMiFJJ\nVhQ1jNx3bUjQ5IkVhZM/SBFj3Bqz588hqURAKMAMj49KjYUdH9g/mmvmtymC\ndqpL+9NjVz4dCkWnJkUHkThv80iR5xkEI/fOgxwEzOtd4QDz2J/Wy0pqRgAD\nBMJzS0qUKBkoLYoVDUG6hVpVArAKfXmH+IUXDr2Ea+4IqY85OmHWAAqk3eTU\nwoEsyjvqjOBtdTZu/srtz2onQrA5cmgkdHaiBYEh6SZksJUXHxm4D4Ruxzlm\nB7a9/NdQwc5EPMyNQ85SXexXXrPHDEgfRGfFssP6+kIig35J6gE4s3CfpT/q\nXv3NqXCSe36H7cwobRzx5HFr73ca+kK8l5m3kY9iBAJyj5On4Na+Cqs5KIe8\nb5/gT6XvSecDxuuoboLIBCXz1T/7dw83Xq7QAyth2eX3zPpXIL6v5zFqW1RE\nsgJCrGGXALITvY/yUYFGFdrfjX+Y0abBuRji+ujBbCsD2HU4vHFwQ2RfiXJR\n+0K5ih6PSgIjqbkR9wBRHHYCoGwY481WXCGqS08lWZw7pnAni46F8sSOWOYQ\nO4omq342SjPm7LCWr9qjP15n3PQ6mKs+GEiJ9vZ51T1dJOPyz6nn5LEz2oct\nuzdDMsl0kdeL0NRK7Jq1TNa41LSa3emcR0G6pUQyvYfHuTMitg6LB5TnFLEm\ncB0x\r\n=FFSA\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=8.1.0","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.6.5_1582491394138_0.9903312325413165","host":"s3://npm-registry-packages"}},"8.5.5":{"name":"@firestitch/list","version":"8.5.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.5.5","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"22f74a81217da947da0eef856c36f5654e4dccd9","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.5.5.tgz","fileCount":161,"integrity":"sha512-urnT4pEW4nOzArmMmY4nIa1Y/IP5mjX5PahlJNYhT3gNkdZmU9fhDncg4a+6GeOSQ/qfjReoqOPzYCTltqwBoQ==","signatures":[{"sig":"MEQCIEbJPN4afCtPm1eEX0oCD8Dp35iafHnBeUHoHUtV9BDhAiANKFcFWo97FYi//ZCskYc8OA6DUmzbEqAFxRI1MwAG2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3623723,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZg7xCRA9TVsSAnZWagAAN9IP/jEHMLVzRBHP6yj2/qWL\nkf/5NdQzH3ifnn9MhMh/VHU8FS6cWqK2gFqygIkveXb4rNdTOZIsXo/1Ypg+\n9hzdqcsFR+6v+lTHhtCfVU0ey/4sKt09kyzJIj6KNJRcpw5LJhfe8MntHV/K\n9yO/MNGzIfcMclbmicxZvjjDlzdm+0g8A0PA+oCms47oy4SEbvewhd3CfcQf\nA0Tc1pP3XClHYQ+G9CRpd/UiXG0i6oTmTtDglUM55zbok4ZEt2WXMdOkuehR\nVuylzUJWivRUUxQ529tRJtxQSEeMSVNo5RvqZQ9QkpXrPRNyQ3AWR7PDVUoy\ni8IYniZ0etnZhfX6fss1aZU51+kqcKPyJmtCQtcyhnxgCwAL+XWJ+OiVjm6S\ns0WHw/VU0HE7BWDZKYxc1wFx9Vv8oQOi9bIK7gSQc/zeNCkhH58FQDjcvgcN\nvPM2xPyrt25QV+6+uc6diTiJDIBWOj+q9G3vqrKoWRYFvT6YkRzlgu2ezchc\nYrGkbFsvi7guBAwtJD32cLFcsQwEE1Z1ISbeTwgTM6nZXV6w8JgwHSIzyax6\nDe87DPWJtPguc7UDd0cHlpUuF/J212nCIeK5l79C3NJnYoW+ascY25cYKcQr\nLjCYuxw9wbnBqwgFswT15nByK1QQzurU9VxefYL9uTV59pPvyJOUUMiajtas\nvOCx\r\n=wjmb\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.5.5_1583746800704_0.3504502598438355","host":"s3://npm-registry-packages"}},"8.5.6":{"name":"@firestitch/list","version":"8.5.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.5.6","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f431f9b002166350062c9d4caec4e645f2722195","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.5.6.tgz","fileCount":167,"integrity":"sha512-XPCWppBUzZd+0lDmqc1DYWuC0ysEkL87T/ceyPbRb3MRwGWq6hPoS1e+PRlAKHE+ffdTdYV3DRydCMzkzH2nzA==","signatures":[{"sig":"MEYCIQDN2t+tNQgG7JChq1EefxOVcPYuFvji8B/cO15uwNEjhwIhALRIGy3e9bu8SPZhBVCmcj8iUrXIc9dzDaS69Z3XBBzc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3700757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZqkHCRA9TVsSAnZWagAANgYP/3lpyDJnN2ZkdiGESQIK\nGJZxQ2w0yAd04aq9B5Wys8/7fSWK27LAwCCrzuVHomEFtqe0b3M2yjhmBkaW\nu+NtIvhlQS45wqVHwkpGRYBCpZe6+X1vh/eDRztokglJepFSpKoyGw6Hfu1V\nDzZdWX9P/ippJ9YXSncacLVpimCUtkdxlyGGFP4Yh0ZzHuYSLlbHifddZ285\ndGGH1v7QiaVGq0FZ4p53iVVU8Gnyu//Ew/4Csum0MmXrw1M9TE6UWItmhI2q\n43YC1NZIASu7Uk8bmGJAXH9gu+KEk9K0viJ2n3f7uWNfHS7S6LTUyStzjDvY\nOA5TfiDbzBiBRTMbeJPHZgcPP+ACYOCXnCt+ngyjzcYU1Xt+iOLVMvxwjAs8\n45gjFVjt47dlQ3/zWUEQD1oLMPeGGd9WeaRc+fR6z42sVmHWvAGU9uYW5pPe\ngD9p9TIh4Atwb/2TXS0y6pMg+kqYV3wc7DhLD1uyVHVwPyIe9I4j/rD3LYs0\n3SPhA5aoUqPWbWoQCIDo3DE823bqlbHgZsTnEG27n2m+gy6U2Qs373PkVVAm\nxDcjdm5tUjgDPueNgGo5qsw81mkdQk+uqbX0XJ81tMHkdSDHq0xbrRJ/XrAz\nZxPoIku+1I9GPuOi2S4/6QdARGd8yx922k1fSIcWYHbsvstxOshhgUdtPs4G\nVCf3\r\n=VrkP\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.5.6_1583786246807_0.5951478237710288","host":"s3://npm-registry-packages"}},"8.5.7":{"name":"@firestitch/list","version":"8.5.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.5.7","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"931210467809a162d95b41c888e20d65e85919ce","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.5.7.tgz","fileCount":167,"integrity":"sha512-QAOnQpnkk4ccf5q86PcwfL5WjbhEE7X1yxqwI/MDkcFySHK0FnyuGEqX1ytXhgBOKob3g5apSm3Eej/Wzd87rA==","signatures":[{"sig":"MEUCIQDVL+vlOn4zHiah67MvZqacr20nVzGzVYspRPggnVKtOQIgTR/6Z2PJo4T78xWY42EiZFWQvc+NTCw4FSU+HZSqCeE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3706129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ1cCCRA9TVsSAnZWagAAJfAQAKUIylZlEIQCS/cCrqTy\nPy9GeHOXWP1QcrcGCtQbkdugOXtD0H387vHBH3CXFrlwVjOpiJ/bEPjMNLZu\n/V+n34+WLr+kDBPcnDNKixwAJf1iG3SjMlf+vC7OSFcPsU+YPvBbQlxcQDCr\nq7z+JWcif0bGJjhU4ary8dwdCS7ptx7fS/KL4HrNg69DaXmO0150HGLP7yF7\npavny6+RWx6ZtZWl7bUfIF/u7sdaUbvAsdtcb1gwZRgiKFhZEYPuDLNz1fTh\nx3s/j2VadfZH+IbHcglKGsv/6fs6pEzuUa/6OIv6GJT5SZddrlxuxiRJbdiy\n5WrotW1v2+Pg13PnzDgFFakqLGdMt0KC9zim49tRxXymmzS6YDkZ8DyunHB4\nyEF+3V2FresWxHPgrC/MEiZf7q4HF+l4u1GPuIF7wi54o0XfCMwGdsl5Nmau\nuHAqRqQVKZPt92EqxC7v4wLHj7U8fSo0rH3dEzcuTVtzHL54dr2WyfiJmsYQ\nlvqw9OK0SQFMfb5PBY1o9tB1PNU3eAIumyUjH3zzNfN1mRDgOb9EZE3lc5e3\njCfyyCB0Pt6/Qoc8VvTg4ju8BspEpNlEgc/WmuQ2tFYht69lndhqici974Iv\nyEoJn87e3kcbNHSb+EpmkNF4Y3sHBz2y3ab5coN713NL9Iic4gG0m6Y+V0cm\nw/l+\r\n=muBe\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.5.7_1583830786154_0.4633992979585926","host":"s3://npm-registry-packages"}},"8.5.8":{"name":"@firestitch/list","version":"8.5.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.5.8","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"41267c59eeb0a0d027dd710ac4774ed3f7c58931","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.5.8.tgz","fileCount":167,"integrity":"sha512-SFm8r8Uqc5UJ4VZV+G+mBOblFezQf1/RlqgKZlMVGcLaPEWU1Rc2NNTqpOKSsMP970wB/iOMf1RPYxbdwFeiKw==","signatures":[{"sig":"MEQCIAb31AZHiBgoRbkzNPWAt0t7X3etRXTQjvOyhrGFduxaAiBxDedZ04WWlKh5JRZlZodAjbBv0e/7O4pY/g2eDgnjQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3706575,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ3HbCRA9TVsSAnZWagAAO5AP/3HC+HXUp3lcf04tgbmo\nF4yYVXI4gHtOTtsgPL4sgQhrQcfg20P6GrIy2uIhdO+g66E4iYU4QXDCXKDP\nJALRMDNTnqK0HNW7xYrs7VfSE0QxAEyo6bFyueA+aLa51RAJuYGJCOi24JSP\nlhGEwmJdmDDuRv/QNM9p0P1g0ekje07l8JoMB0hLQkQ6RXGJztUlVr3xhRuA\nW67KOXgkDkJIJ7G+5Dwan9h0sWCpg2D/fpESsFBdFWAckYDyF5LjxeF9KPh2\n+HqbqUT5W0V9Vra1qeRa4jXcfUTxoyUeCbYqheS72zh8y+sRA0+S5qSNPLCz\nQ6WWZObPu5/kv/rF5YoAVbPZhwhDzOIWcFRConBwgb/CLoLYscaf33U1vu8f\nh3gAmQLZWG/iY5gITDJf8sIDa43IYAzOdHlg14UzK0oQrVBkfYuz/c1oPzJN\nTrAzeurqxG5vCGf3q1Pb/QYM1bhfnDHUGy3wx1GBI+Ogo7r+MbVmGr12yVoH\nRNY4BCst82oAWxR7Z04QX005h+B6Kr42Bzdn/axjg4bCrsTyLyA2WZ7wIgkE\nLQw7DKZ2QWE5uB3L9Bx/Tzxfiey3ypn2W9/Ccq98yaXZuOxGtU2+N/GyCO88\naq9inpr7r4cmtYhGIjsBzTze1Eq2fJxtlG/+202WTLSsLykkSBjknXek9fJW\nSwmq\r\n=zvFR\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.5.8_1583837658689_0.8111985904829935","host":"s3://npm-registry-packages"}},"8.5.9":{"name":"@firestitch/list","version":"8.5.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.5.9","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"437547281a3eac6c67380c24b042975e226393f9","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.5.9.tgz","fileCount":167,"integrity":"sha512-AzF5j00D23HRQQKJoLrhU0A6FWTIru4fvAcrmQ34dEm8SZ92ZQyEyUKYCdP3n8PEDi5VMvFbCNShsqytl5hd1w==","signatures":[{"sig":"MEYCIQDuZ2G7vk5kCNE2Ns4PGMLZq8079+77E6lf0C1w00HfnQIhAMWLqo9zXyT7DcTZMdF42980aOdC2Hb3fQjwtMtuAuV+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3707112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ3YICRA9TVsSAnZWagAAK2IQAIgdaUAyH2PA+g1d9A1o\nWO1CVtwXKlXBq5/YA7fGt8Fgattq72RuZY2aPn7n8j2pp6tZWTg0Rc8VQuIh\nWzxEUDBwWMmSRCQlYOMUCIBpxs1uFZgTv6iSvDdg14oLqviY6S1g+OMMdH5F\ndiN/agyk9GUJ7/ExjuICS0T0WsDkZx1PrqIuEBX/n2hnoF3RVdwVbK/Mt001\nCItmbOkf1bS38a7QZgFpIX0BVe2Ni+4RFIHzSxXMS77FYFkE2qzIgSo2TI4a\n3xrRJhF4sorCxFyqHCn4RuPoS4Zuh9EFmhfB8RbqEZ8Oo5VnL4dm+JDpCODS\n4RGSblXleyvKJSKLTrQtoJ0z4obHBjcEoHfPc3xwUENs96Wyeph1gexmWKQw\n+neIfSOoAlLBn+vOrE6T+L7AdKcXdc5SOlNVAK0GgbZ5qbw/V8EKmrq0BQ9O\nPEpA806jAln/ul/NcVGsWViKAvUdPgO20ssj9aQGy9P8/HOhO5s+lbAaHAt0\ntA+rXNOcBuQBY20pHNJnWrHDnVAWtQ6DSMvEd1v54PfmAJD0Z/7rNtiv1GeM\nVyzXRsCY52KPn9sIgBRMXtssReyRownEzaYtWY1duF8wHqL+TBXZGjNFtIJT\nEK1H/LNUSqqkwNgaQG7BVizxOhAKaII94iCcP5pwTNnIFOueAEImvrFcGJhD\ni05o\r\n=SuZX\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.5.9_1583838727559_0.5112019412807609","host":"s3://npm-registry-packages"}},"8.5.10":{"name":"@firestitch/list","version":"8.5.10","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.5.10","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"994288f798b1d6c41fa151303b1d3f1ccc89fbe4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.5.10.tgz","fileCount":167,"integrity":"sha512-6oZPU+fMTnZxGA7mTArGQaLyZ9SfS2MfRXJBMN8Y7ez73si+Y6IOPJd+fgxoKk+fX0N41beHGY103bMHaE4QvA==","signatures":[{"sig":"MEUCIQDp9CzONvaPVdligVuc5XTFvN70sogB3mcq0JsDh9icgwIgClsZKFmYTbHrw3l9F4znsCFIZgTvjPg+ZSi5QPseazM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3707172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ5r+CRA9TVsSAnZWagAAelkP/AiC+xz6214V7OnYr2yY\nDwgyNB8ZmZR7YLWL1RVzwk3uQSRySjIk3FrVHil32GU75uQq2WVu00CkDZve\n4D8HCLP9zmIFAFzbrHtOZ9rLzs95YhuU1OCL1akWJ6RedIP31KHGhP2+pHmQ\nWo2Xpty5XUa5/M1/hGtxyjPrhhuf7AdrhhbcJzu7GbAwj4J0q2mQNPz7osim\nPSJLJW2PifLuTZmfgPdqFcYz/7XnIRnnUlMHt4V+IQT1KdbTRCx0cesIS1PU\nSh2zqboXKUBY3IqCf2D1qwVO65rnxKUnfKnNrHOlOdgRiRKRBpJIfff+cbTO\nEt0It7tCod6gi+8X3W2PlhEOy2FfpXZdEgzZEzT2GkDmn2jVuIrDWtIC1EOn\nKm4/gzOZ3SQFm9e/+X+J956r/evjOnKjQ9gaMFKkIoVUvhNqDkoz/Bqsi8r3\nxq7yWekZSJHSs1WVJYQssegMoHkbN5p82jZS9U6bJ47aXxt4l6nabtjiyDty\nPNhXh6uqOc2X6ZgVGZuI1kS+qBuTf+E7Y/tEoOPj8WJl4hX3hGV1q/DEitKW\n1oYLENRkgCi8a6Yl3KQOVRL6sRKEjw4mj6+faX4wjfKQh59I7dOiMLZ/oJia\nHJGcCFpezpS3ggdXkujJWm5Kkz8Aue/St8mwH9aPOeNiAobzy4+aQEI/CUzI\nq9Nc\r\n=ThGm\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.5.10_1583848190239_0.5398635659495912","host":"s3://npm-registry-packages"}},"8.5.11":{"name":"@firestitch/list","version":"8.5.11","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.5.11","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"9b3b4e2a435de77b359f154e69f3d4287d016c50","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.5.11.tgz","fileCount":167,"integrity":"sha512-YQfmxg99akSuG7eDv3qh9j26rzW+3GnEXfUjwrQus0Ds9cZ1VnaCvfMCZnxuzTn2C5ZSOvoGjQ3m+k1K+os/Rw==","signatures":[{"sig":"MEYCIQDYOTc30RVAkTI6DBnFM+6LLYJoVd5kSHEB2lT9MDHpiQIhALfo2OSZHbOytZaQc+VNu5ifUaZ2i96zSidKSfbc75FD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3708135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ7z2CRA9TVsSAnZWagAAOakQAJPs9zP8mI8z6rYb0M2E\n89Ne/fq9ueQMMgaTzADr58l/CoDMUvzMil0KYNno3PtijeSVImKuGkU54r2A\niaKD9yFGto1HccwMENuqahkCvKDwDo8oZjEmcL4CgOa4BaDEvLMZYESBLM67\nmgWHwPrq1NNBt2IWt5QGHoojq8T5DwE59SR84HXhLbmckNHwprAmgP4Xk54K\nTh7HopxZgIdVEEaTwfZWrXYv1QjnEp0XtGHPuLE9wEOc+7vHc65bdgSsHBOx\ny0+lyyTwakcb0Es312eMvfgRnHaanY8hWkBiQywo3MKcLujBs8JoYh4gFv7b\ntGTmvzGy4Sbr5RbkDwTqRP5yiq63jkKPnzgXteJDMOqvv6ndXM+fZOROe/KU\nWz6zLAo38T9TGt+wiYAd2zT1N7uK6NFjzOoFzb4ScO2A8DdqrGEGzezP+nJU\nXoufib32B8UH1q+JEncz2nbZiA8ZLd66gvdVsMnzYW+YBjm5TRaeQyFOFElS\ne7alqhOBB4hDSSoKGF0Ze4MX04CIRjrjOAtp4HmyODLildiNojcrCjSkoZ+z\n300rLVZ6MzgAR3DFjAqPqYlYEVAFTJiZLSODZq1uHjez42g2IoYpW18ZQ5tF\nmR1nri2d8Na8ovMuB2ajlk3MkzEDRL5bVfFSbW6xYzouOszmo1ZdwQFm3Kz4\nW0Cn\r\n=LUsc\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.5.11_1583856886107_0.17077525650822034","host":"s3://npm-registry-packages"}},"8.5.12":{"name":"@firestitch/list","version":"8.5.12","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.5.12","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ce11c091a84f6f85633c0571b7d0e6725db99a74","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.5.12.tgz","fileCount":167,"integrity":"sha512-UFY9UFzgLEhKvk2brnSWRoh6EtJOmwjqNSTlxisIJGrA5XH9fSPU+dDINb/QAb/dHFyUmL7qiAXPzza4eVegvA==","signatures":[{"sig":"MEUCIQD+pY/TxVdkBnAsPx8s3BU1UI3S4PwQ3+UsVRQWLDQQ2QIgLejzuYLmfNEp0mfiUIYHGr2sCM55nlpvIaC6SMQps+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3710541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeajZJCRA9TVsSAnZWagAAvVAP/A3eoScIzX2EPkqqcmIE\nEGEaYh+lANQjhd0eegwwHPxhzb5OQiz62BNN2MdOO6y5go/jNQLQ2qgm8bkc\n/H+Qk7F5Cr/b1r+pOHZXgtysTKbJe0DLkXA3tAbOszsan+Tuso3u6RBoqxd/\nVdczh3lr8XS3z/roEqRgDtcw2SDKFhUgTfxFlSUoE8DkSwKf9s7202ZnJLwl\n91f/XiRUrETl2D3itJoZHwakEUeUZnDM0tKwh+epW15t6jCMz6ib460WCqlU\nm0EAPaynwFMlZoYDtpp6msj5xOYkP0YSbvEfd4tG1Snq1ZuJPcOqKaC9hv5k\nRqC1MvKvz1tFk+8pE1QKR9KivP3pgkTzYKEXKlX7e4EMujjPyXrTx6piwqKb\nsHVWp4bfQDHDzUdnFE2rd1RpWg+r1a5uf/CQ2RzOi6EkX/s2equ1TXaAbfOD\nBZ5h5CZzqwChJWqTzMkWBlNeEZ+oewyFIbsuBfdD2VaFL6XeuJCiuH05MnZP\nr/zLg/vG8A+4k+vpocstB9RcRZcs9MjPWS+b8lKCNM7RCIM7DZ8fiCX2JLQb\nan6zTAtu2MeYEOJOkiw577NVOwqMeRo49mBxvZIFKLWn/O96nF5RY2sc/U9S\nPVgZg1tKAMTRjDVk5VhpKpQ1Q60UbPpLT4S3uiqS5J1zKgf5fIND6ZKBZfpd\n5sy7\r\n=jICK\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.5.12_1584019016673_0.6542256686315417","host":"s3://npm-registry-packages"}},"8.5.13":{"name":"@firestitch/list","version":"8.5.13","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.5.13","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"9a14a6546b21e43933a418f9e972688ce884a8ac","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.5.13.tgz","fileCount":167,"integrity":"sha512-aapOfR1qNgs5q3IUChDHNr4CvCPKzoXu+lYenttLj/SbdB967ezVMuTu83DyZ/OqDqM0peeluo9R8uUVoqss6w==","signatures":[{"sig":"MEQCIFzIJ+9ez65oojbXhR9kLEZhX71F1G6Y4hLGb26hGD2gAiAoDFdliSmJW4e5+u1CciFqRWMXhfQi+kg6UE3jxnvzTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3714585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehwpWCRA9TVsSAnZWagAAVWwP/2oIgWYbI5pDcgEdjo+j\navgp8T6zOszkKAswbNUUlQA81pZpdCR6Az1kFufO4fGaz833PheiUVhCOi7/\nG5rmnPIf6Yf4O9mD+SLGxQWY/08YJ0+B46A4SJlRlQ/aYxduYh98YCtBejcJ\n6fO3rFM/wyw9NG4h0/Ycd2Sz/hcJgMyeYEhK0254ocRBSSeGp5B/gq7upquI\nZ+MkHpYn6y+vFYA4eKxfpMeyf41ZNXP5ztPdccLGz8EeDULXSgzqm5YHF/2A\nEGT3bjfGWr2W1wHAlfZ2ZMjADfB5vD/sclcQYklpimxCsSR6i0Wc1qBEuaL3\nEOTVl1yBwpDu6z4Ac1DdQWDcUbsXXGyjxHHLVvmP+yE0wV4YfJvoDK8mRQ3g\ncCdg7Z9ilDAntFfuCWACE9MRjU1JrqEXRd15BAI17Dqj8BdOCXTaB62Un/lH\n89+fy+L9rsW26nMfT0+RlmOlTTPXNOgE4JlorFhNf8LaOeji4AzYdWRzwF4w\nAPW1lsxptc6yfjJ8J7Y+qcMugd9YRYq3GdKfhPH9gDuNkNNeySdHRrkWUmPV\njcrm7N4t0OSYg3ZanV/uxc6fJyg+Y6ru2G9/6GgmFjy1T75/7P23yRhoKEmh\na2Y0V1mT3lnxWHFklQo8pGGvmK1ua+FxO0oyufmF67ESlKBHyvE2Uh+lifph\nu65e\r\n=iBoM\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.1.19","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.5.13_1585908309735_0.459033246982828","host":"s3://npm-registry-packages"}},"8.6.6":{"name":"@firestitch/list","version":"8.6.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@8.6.6","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f0ce6e74e4b1362cb7232b0482219fdb8fec639a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-8.6.6.tgz","fileCount":167,"integrity":"sha512-j/8ANMvWaY+FZYzxx7a/W5VDv3rdTvS8UraCbGLIi/jViou+osdHWj55TatS6Calsk6t7y+nbCz+5JDYI0Y6Gg==","signatures":[{"sig":"MEUCIFPCdFKcHTytow7QKBAylGDzsGKwdzhSng9TRkGf9lInAiEAwuDUccvRp9LL1ysyVf/nP9sHDoRlQPzrnm32mXxhEHo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3757612,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejjPiCRA9TVsSAnZWagAAtpMQAIlqEVZfLE4rjq1Ur8uz\nlKgq8MKLhPGOEeIYgRm0Liz11bT1oH0qCtdgc1lHAoEHmNdiG3b0cee6Ir07\ngfd0L0r2SLR1rqAi9q+7YmmbRbCcXmly0FGDpev2t8kdKJocwuvRycUMDeTt\nhQD/53mgF9aqYhqZ9I8VDV84nQUgaeZ6cXEIPXZ6jh/1YBGGjDqC3r16fM4w\n+Bb5g7OhSgnGx4JSvGlG12nJR4Q85yK+u6bU3kEqaf28Ee8jXotxCbskSF+T\nEGwdeDJRycfCEj2br1ljqltsXERXzw5XLmsSLetDEkOCQfJ8hnRkY0mhyKj1\nSn9V5wI8CLbxS0a0oDToXhMdBH4z88UvRIYTd1NT7LP0cHoUCTxMMzwdIFKb\nBix4TLuaMY5bh9wUV7SLdViaYrLE8sQSobv4/1aM72WB8Wgim778ghH/5bIc\nbHvPMWQWEK6iLgf7MfFLo3OqKcud+88JlSeoowtJ9JktwUM5CsiNq51u0VZ9\n2DOZqUS+EY05mohnwgbxHM7qYfuwKig6y6ywTSFlLwlR4cpR5gKUkj2qVN6g\nWzjubKDQC+FeER/JnHUehfXuI1CY4xVz3O8ih7+rbdkt1shpDze2iuWEzbuN\nddRLHMSIBffKdXb2+FmgQe7H3+LWgeGTLBPlxtpHPvmOD6nl9bLvNDkX0IOz\nEeNp\r\n=bHk0\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/date":">=7.0.0","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.5.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_8.6.6_1586377697791_0.006666390294341351","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"@firestitch/list","version":"9.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.0.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"a38ef5962e63d0aa5fb0a0f7352951712126e493","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.0.0.tgz","fileCount":167,"integrity":"sha512-LxeURI3zp8r8wN9ypMyHpADV9iuxxpbZ2i5LCTILSyC8/KgIYbLKZc1Ql3mTFyE1RfU//mZ2MAnPnO806B5PaA==","signatures":[{"sig":"MEYCIQCDcJrRjlg5q/ew9Bd5FmLx4hEBd4Jmgir0N5WyblRjFQIhAMxFq0L3sK2GjmQTrQ6WVZkwcbKjCcMIj9VCFkgrPaWH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3323933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJekDLECRA9TVsSAnZWagAATDsP/3IVxXmmHBfikeLOVcBD\nX5/9kdVYhA4TwcZgO3Hi8+rF5cJfV1yA/xc5YZ+ZWKL9qbxpT8uSWvZnFH6N\n6tzeEABTDSkDkfVL2miwrUKPTXBb701ezbdSG2B8KFv7CzPH4XKDYY2yQ7wF\nyxSeREn34eiKKNs0UGoQru2yEfrio68qqpwvyuzkTRKdrslkBqIXNPtK/bBO\nZmJBhYlDyChgtlJgS2OV+NyZhHekr1ZEBuXljYTIPgrkSwlaVdD7Q//VHk1/\nZRiP47e9KwGV3DqUBtck/aatHlFeql5QpTfqVJ3+EOr0fi9RBjKhVrjjXYnI\ndn7bwrtbGOMLlQBUCmrA456Q0mDvwTD/6DB8oFtg1AdcTdNK3KIkFqGHZA6b\njLIgWSDNAb3SAoVQaZYMdsRWjQL5rQ3jIcul5V8rIHlmxkG/Gnh8WclDKclP\nGCxMztVJHkhiJSiaBgORtqO2WCMQ5xezN7S5RwWXDRdhpotXZET3CutjowZQ\nOJs/V+NccV6TiQekK7d1FwDAU6tf4bIkzhI7Q71+daoBXE9FiZT1MkSbq5kf\naHGXBCETspMoC0WDdESHSz5eF5z6LT4rqPFmtHEEMHMnL/Qw2AhP+MO39RxG\nx+KjMExuvm8eCtXWmtyNB4oo5gegOJoFOmLlazwqQUVUrhuIUhTxi+GLOxYP\nl9ny\r\n=QbVZ\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.0.0_1586508484300_0.5423447136393098","host":"s3://npm-registry-packages"}},"9.0.1":{"name":"@firestitch/list","version":"9.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.0.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"0eafe1bfd5b03243ee6997c67bbbf56cea043bd5","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.0.1.tgz","fileCount":167,"integrity":"sha512-SZxlxKEgh1G1KzGKmwmPpi0U/3dA+QnjjDVY0c34M19727tGZIyNiizb0h21sxHdR5nldb15cfnxd8dDueRAdA==","signatures":[{"sig":"MEUCIQCnUJ/iecQByoEIJzmgrdiG5KkhNkc8EkUNboS7rQsN5QIgNnJH18U0Lh/s5BzW4zgwpOHg3ngzqxY+UIItYE0pKg8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3352818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJen1d1CRA9TVsSAnZWagAAfE0QAKPAWDKVquAhb2jaScko\nxyKlEHHl2IT6L7oHjSkOz/hne/zbIm23pJbEZZ6JZ0oX4M2Mb70Joon/oldE\nBRKUYUlUEu0SVxmBryRQttrlZB6gBuNnDQr0LeJ6GhJR2LRtQNnQUAGfQvdW\nGSv71o5iwXC/IiFDSdIVL3BNlKt/SPMrnGwXGOsHDK/MwDwPRCMmpudmWQXD\nGH5DUU3GQUbjYe7pGHKQbBXhpf0efrj/9mVOzxkH7UrD4TSZiJWk15p7Bfrh\n3KgUw7aqsIcQZAEeT1ZbHGXKaK6Z44FIwm5GEtmQjWdAx8Io2HJtna53OUWT\n+RmMppUFzYBMEGtx/iigdfijAFqwvWB7iwm48NkReMyTsvK0ysa2PTB1PmoR\nYPqeH5BUEZGp+eDOB+3UUX+8T/KG/2/ujjZKWSfjxnvKNX5yMHlZ7v6+Kh2m\naXJQ562ETUi8aLUVRDKhYt5SFr6IbaUsBfesAbISsfgeNC91r1hdjMar0DRl\nXGrSCv9rioGp64WYc6OylUJgzSHEGYLCKV3A9h/un3aY+fCetxgxr+Ec30gR\ndJmHFC5yJumzDuDHC5BfTX38GsMGiAqUmsLApoyIOvM78PymxYKC9whkN5ga\nNeCey+WzbSN7QfDybtr4PWLMe8sFwH+AAVfysbXQst4sS1t7w3uhMKt7Et7x\nLvMu\r\n=k2jc\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.0.1_1587500916802_0.16720700477422556","host":"s3://npm-registry-packages"}},"9.0.2":{"name":"@firestitch/list","version":"9.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.0.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"0aa523719f07046a341f5ea8a742cb012fdda1f7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.0.2.tgz","fileCount":167,"integrity":"sha512-fcr+MT/q8CV0hJoR3vSWsbeSp7XYI8+zN6P8RUTbGCwbFi+gvqvfgiyAFCQyjbyo4yiVwK3DHnnTAmV5jGJJ4Q==","signatures":[{"sig":"MEQCICGi+qYSfRNTjpXzckjGJ6ixp9el9vIVM6MGuR+NF+c4AiAblc3KVpVUcH8JJfCl9oOHS3FPaTOtGNPxgsF1xKOLsQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3326696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeqDyBCRA9TVsSAnZWagAAvVYQAJusA0B1rd4lUqId9Gpa\nvNA+Qfx7g+DZXbFeLvt0Sw8X6+HFoDYFqYzO3zN6axRJVn9jk8ceGnSHFgub\nqAHB/WpLSfmd8PMDfCgnQvsMDeiL7ZruMFz/8oSZCJnUgmzVwK1JhbmHzqo7\nUHFF5YH4J5G0yWTtLdR1MxJvR/RkSI220MreYQquLsNdtlwqbw2aXCfGoV9o\n5Heoq4mZEg4gFrY6LBHuNkb3rCAjtCcM9JLM2SBam47BE2cIrO6k546gxtVu\nGhLfqpj4Zd3Jc7AapiXFlXSa330ZRw4UJ/A9wDOw63EJaoilL6rBtf22AnVC\nyZ/64BMFxbuaPigVZSFMeNthPG69Ll1dUmkO0WrEAY+phgMywwegTy1p9mXW\nnD6Cq93TGfmHxsvIuZZU2H1Yw/tAFBAa/OieXwRmMgt+y3MMAqy73zYXejWD\nM6xEAjdj5Y4oTbgcsUUnLwe+k99C4gypMqHBYFITFWjgr9O/hHLD3UXNOfR4\nkpdJczG2b3cx4sZKJCzoe5oGn5O+nr5S+jzF0lcozRApFRGkYTJnnXgDJ0dC\n7rsFOsUDq9DphhKTkXqjEPEWFo19mYXcWeU4ddigYl+xc+gSpIOSgQodv9ux\nn6MElbLPRIPWArOCY6eXlPztqXpC41f6PHKEtQHRxBV1z8UMvMJt7lg/nHiO\nnMV4\r\n=3lSn\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.0.2_1588083840970_0.3412416330244761","host":"s3://npm-registry-packages"}},"9.0.3":{"name":"@firestitch/list","version":"9.0.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.0.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"8e80496616ca0ad810882ff84418b696b04790ae","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.0.3.tgz","fileCount":167,"integrity":"sha512-HugAS+veQrK66VOlP8l7qp0O1WcT2siyOUF2Jtj0H75AeBr6Ojs9ODb3nkK8Zg7D8skajTPy6XSkbaLmGjVcWA==","signatures":[{"sig":"MEQCIG/xocKQqYo/yAvHDoYKVn5SgOAwon5m8fxuUuymgOx1AiBTZmiaqq5XGdYQAAEDx1+WekDX1VcBhrTslzZgszoynA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3327037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe4I+VCRA9TVsSAnZWagAAl8sQAJI2CXX3Qn3kbOoHwKTW\nZZ4adJv9zrFFuAAI/ixbGMNHSp1XR8+QK8l2Ar5DVHwL900wcdXK+feUJQsH\nZk9tPYG1BSicXQ3m2O+Ka8TVUCEqbgZKp/hp3dKYcVd1RbqTm7Xdd2mjBmG8\nlxRJ9uDKle+3drSlgyfmpPn4HS5m+4ayYbyNZQ8ZdJmRR36yDHhGEfhjEY37\nDkf3S6uiGVHS7GfUy3BNpE0UGXToe55TTTzzoILG7nKAcnoDdpk8XBs1at3l\nMNgj3OnzvdCl3+NqMJFwzxARxWGAMpwwb3pYD0y0WKCaLtbNIruerau621jQ\nLyHIShBsb8Cs0p/+UtICVhbxzAvfhvRx+DdRC22SPkXxxV4hBn37Wwxq5d6S\ni6fA6ZJQfXOy0z7d6bHavSiILyZfhbkI+F4c9hCOe7rjcqIc358vcY8u1M3z\nqM1tEzfDV9cQJPsbYyQycdL2rUVxTfUlNR5sO9URQq/Ch1ZOuQP9eMABlsc9\nQF8xF4MvMPUxptCvCzrxy6FyiO6C6XiasxeZHpibD5lY9pKFj/5KVyJlbLoA\nF+kOh9plxCeWvTLcYZfPDoP06k9pOAGmRlRQyGH/mXwoP+iy4Q7lOPflghf4\n8bMn3YZwC+85BOa/XO/dOzUJUMPYbVX7SlhMBWrqp82X4XU51SMvZf1unfVA\n5JGe\r\n=izTU\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.0.3_1591775125107_0.8625502324228185","host":"s3://npm-registry-packages"}},"9.0.4":{"name":"@firestitch/list","version":"9.0.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.0.4","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e38e1bdf025f80f4ee7ecfac7dd327fde2b8d06d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.0.4.tgz","fileCount":167,"integrity":"sha512-okTq/ak8IKRd/9uY2nTPTHICL6cjGj9d0fDjPFgWN8+HB2rjGkLxByJqbo0/c+1DM8HPhHj2tnF7jLg9N1nWig==","signatures":[{"sig":"MEQCIGCRob56/vmFlFCpg3K3uePZqGi32DAl8/P6dqoxxnJtAiB6mrdscPc0Jh017W5OZOqANE90AuZwlhPQfzZ1XVUA6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3360279,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6THZCRA9TVsSAnZWagAAOSwP/il811/FYAhxuBL4kn2/\nZ3Sme7ztX4fgY1ZvCd9KPZwBXgJ5h3QOCxCZTuWBxiwo0udZch0BlhWzQIRG\nxe/8+WmDt3bqC/VPDpcgjIw4RECKQRiSoNtHkoDw3qTVhQqrWMEnnSIZDKdM\nUnBeGWYhgP1dXy8PeZKpnbTsDiqhiW0zh+3CgUKlX8BzdLpcJHG9L12WbdBl\nbjGVhe67dShubkF8PPET2n78pm70papHVKrRdUVLLFWN6agyl0QzEEG0pFJz\n6T6U9llu6sUNEZ+dOasJKwB9BAzQDNfcyQTiv4dyVRL86l7v6SlzAE/Asr+2\nuoiZnhGjshwbufwDTU+eMAttGE3d8vy2QSgjmKpT/mSSLus2w6A6DGZg35nd\n3Rjchbpwkp3vzv5HjDUKPjrx2GgXGEtKxTdg1sBRchE+//94s1CnjVKoTRDp\nrGjPi5FcpmenFrbyTDhskwwKNpuLSIEgWaAv4H9sRHj7worIxFx7jGqQjGVg\nH18xC2Ul9/6USASTHiTbBf51Chs4yxCzENdBgfLPs1mek8r9f2gGaTEM3NeQ\n5T/OsK7e7V/S5HchCkyCy7FOPNSrtsU5UiXjS1b//PpPS8+jx/B57MGO9oI/\nAHw29grOzshIHH4VntHdC3KOS2lU+54ePieW44MAf71Swi0rff6Y/ZOY7pgA\nb81y\r\n=Pvuz\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.0.4_1592340953278_0.2131430345045464","host":"s3://npm-registry-packages"}},"9.0.5":{"name":"@firestitch/list","version":"9.0.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.0.5","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"631b3825acdf3a2fa65bde21de4ed716fe97adc4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.0.5.tgz","fileCount":167,"integrity":"sha512-ffo3ffMqSuHyi+LN3A0izqtYBLkrU1+TvNffw8q54npXR7Up963UKqA4j7XV/nyjJC10yO94YW3hJyLBcnEDRA==","signatures":[{"sig":"MEYCIQCUKQldmCxcwgqcZRqf4c3zghchjBpfmEtda0XN9Bk/5AIhAIgFd1rk8WjtGa+w1m+HuOgWHrXk7d9f1ys/p10K1/x+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3334423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe9FwYCRA9TVsSAnZWagAA39MP/iP9ucKdHwcDjAwetGKL\nEZ/8etxPOcxNclBYQcCEHmGZtGJbs8/V3ovQmM8szHXAbs4KI6+NFm6NDfu0\nRfr0xzSx+3l/thC6X6IorcKsSJiTVpheLlNs08Hyj6jmbbbjAFT4SnSoYrMi\nxhHXhGufvNoOxINw4uPbK7B5dvFGkZE+iM13OEjXFkHuWLgyJ4dOwqpLpCzO\npu1zm6JbdOlduUSuce96J1WRPpCrA1h/chFT1FdXQANtdPcmspgWQVFxBLFj\nhNL/3m5dXdiPugMHmhrEQabsqRL2wA2pA5ud5Iu3P0n7ndtiUlRzUvvuzErM\n+W6ybOD8UhzND+vx4/CQfylY2M7DnaNIJcNrr9T1Djl5rOzdfRnjKacL9k4u\nUBoWOQe4+199ASYXqv9yjWUu0JJOLnFKKKyFZBqwx52c2gn1QtnLtFqEmkIg\nI4chfcyVLQh/8kmRHphN5q8siyOQI7087WXuLsWz2k7h89a3FDC0jvqg/4+y\nDWfiX7EvLPHP4FPppyA9EmRj+EFznVp9VHx6pZJBPbS9wQvseovBvO/RYQ+7\n2E0zWfPEJUB+yDRRy9KzDUwnjFBfpz5EXb5p0m5h0EKwNt7mhT+cn5CPdW2v\noE6fzxU3CfS2npo4wpAzDBqV6PU7fF+i4aqOWo0vf4GxksiIlZLkWr0c8p9e\nx2k0\r\n=3mgi\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.0.5_1593072663993_0.5505116915891284","host":"s3://npm-registry-packages"}},"9.1.0":{"name":"@firestitch/list","version":"9.1.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.1.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6d7cfda3280c742a4c3fd46e70a82f673612307e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.1.0.tgz","fileCount":167,"integrity":"sha512-AI86XcqnZr0mm7YgBMC5WR27yk2tSRbngViC6qTAYzZ9umaWw7FRBjue3RN9kEV+55csEeN2iNoTxG4bszPKCQ==","signatures":[{"sig":"MEQCIEQIGWjXUI056sITZENw3ZmuoYMxOnBWuEP8/b4XLiWuAiA/E+frluqTli0kw2wrLga+CfMGnTkT9n0qwMSksByMGA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3332313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/K/5CRA9TVsSAnZWagAAsU8QAKMQUGwTfsCwJCX3AAAQ\nUOWiuGAZAfOFFjM6FDLPzLs0W4AYBfEbl+XM+7Gp8JBKyDLEJ83zTD/W2uO4\nnTo5bGRfcX1tItQLAQVI4qboQEwfzrVb1znwlZDt2sc7uxcNIVzB62t3WPuN\nHoDRNA1PvGwAfQATfwix8Y3Sh26E/YNXTXS2Rf3eoLdO78FTtehDH7K+WO3P\n+FJD8yXl2chO4wM1ZpWfkN79Z4L2+suto3rVK00U2pXJUh0fvZWFILd73NE+\n1oWWzpatOSgCSNec+Grk21AvWp2z/djnAB1KHkjnuB7wQ+3ygLa8iFvivpt5\nEMaB6ZyEldNHhyIazWZaBxnRjqwekzwJUamAUxsi+VI+YYCRPXiiU4UvG5k2\nPPy9TjN34UU245FgGC6mj8cNu7cAmr2LpfqfnpE0mR8yggS9MtKAYMkAX3H5\nwBykIsILXz5PYdWLyEv3TxoIvSb5bXRtl51OFsSpNmyWP+EPL+PNnQWJJtm9\nPrWC+awXtHpmtb5xgtLLAfTPvDgXioBaxe+znWpx3UQOXI7VGDubiaGXBi9N\nkTcpbATg4SqL7i0R21cP+1X9Jj4eZEAsC8VJlAwAIo5jzM14BqpqgWdzSvRo\nLhmba+nI6w/uKm51AwKPqXi2HCkxFCjEopEkl2nxIMmQz9duMEGXACDJO8y0\nauNN\r\n=Sq9a\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.1.0_1593618424678_0.823238202376622","host":"s3://npm-registry-packages"}},"9.1.1":{"name":"@firestitch/list","version":"9.1.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.1.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e2daefd7a21f17f838692604872fd81b66f0bdf2","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.1.1.tgz","fileCount":167,"integrity":"sha512-dJw07wqQHPcY3ztawGk5Yb0tG8Wy4RfQcdUHZyoQ9H37nArkkgf1HRuA8ysSXeOzvC4hNh36oU+bQ7GA9PRhjA==","signatures":[{"sig":"MEQCIC7fyzO9Xvy/3Qfi9rXqALMwxqaxALpul6jS/O6EE3yUAiBvksWCCMOgtbpFnL22X4LWJsaY2MBUckiVsH3PsdeQ0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3332877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCDl4CRA9TVsSAnZWagAACkIP/3PW+IvjUkUQ/oZGu/fO\nKzze1QK/ye9HkQXC8Q29lHPBruv3D2oPfKA04+GLCl+4OZ8y7w7DQufBlrOT\nvVEZaBUDKsGPhRdMw6xQD6v4NWgNdROejq4PHQVznpO6Vkn61nv4KoVLT3kC\nRmSWsDWwliDOfqvjdZLsUoKCZ/ni2PlP/z544k4RiMeNNgjTbck7yLBrL5K2\nu4pwgAVfKXrPfd2yF653KjmBP11oUjNLSEZr32bOxgoTAy3GSTg82RCqrqmM\n5iNO+T+yNflAA+9vhQr8lVLbCBlkQE+pBP5sDXsOUW8dKG17D95Q1hwCoTGD\nk0ZnDQfKclyGuiTk46TqhbKlIiDarEc9n5aSRIskmAhIHcC853suGGtsoXm/\nq49pR+fPIJVvT5rI8/KgVQlzXB8xR2c21v6AKHctyhLlrIzfx+e3G/cSWk0u\nU64zmfVXeDeN67lCmRMYhnSnYV2JMTWmzxhLxDsHNty8sSZni2uSrl1KdGNG\ndI1nc++gPKY7PWMnJQ1JZhmFncx4+oaclHnKDl7OLxq2nxi+9CBoJg0qRh/x\nM1seXPatWGn0Czl+I34ouNIbK28QrCI1d6TnZhrsPb7HObqLzKOXujfs9s2e\nE3W6YvAWMuVmdsJxcZ3xUs/27KMbbovdXTmSpmYQtNYKM5qLfx5nmDfhdZkt\nkTlG\r\n=xnp+\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.1.1_1594374519644_0.06448360937934372","host":"s3://npm-registry-packages"}},"9.1.2":{"name":"@firestitch/list","version":"9.1.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.1.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"31f57df41c80531165c581066ac4c372eb298f8b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.1.2.tgz","fileCount":167,"integrity":"sha512-GDGaGEmneI0WVMGygashV5FWVGtv69f1+YXLz0+e7aa3M/+yhgeVYsc7DgTPryNICxX6aXh0DOwvtTiLMZBQkA==","signatures":[{"sig":"MEUCIQDJUIs3Cv6hdafILcTJb+xJFTCbvIMzxhZFjmVZYsD6gQIgBHOtrlMQyknWKeAJFnZ9LD7cMrcFEpsbwLQ3SsZ1YUA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3333570,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCFITCRA9TVsSAnZWagAAiosQAIfH6bqJXl1Hwdt9q5WX\n7iWFRpwkCBcxyf20KzXVQWtE6I00j0rbWcV1E1Cuc0lhXsoqywQNJNoejePS\nrGsa+Sdqk2Rtqsj7NQmS2JZhETrvyuXIf8JK8uN5Acd3Ya6uFXA9QDQpNDG7\nburfNL4lHEdqOhFYmTPzvsCbamQQtgKtmbsQ8WtSPIhIG0mpjLA7FteEG9tC\nwdQ50i2E9eGV347faawMs+4belHg1NBp3lEnJlLO6r0KhM5gC0P0VRIzqx0M\n7koPiuH4gOIln4SDG4hGMijWPvG1UzlD1WYLZeCFmBhWJBxW2iSPojP82b1H\ng1CiRKlRX0JfARzF4fpXB8ss1tLHFio+OYslEHzGjEpb5odPAr1D29fehG5/\nBfJm4x8OOv8mW0/QDExgcHMP7ke2oVTE+h1n4ABEB0wnxpXJBzv8ZUrc0Bmx\nyYUmv8O788UkULMG3HitA8Puh9oyZhgcdMOhdMpYgSQYY18rgnRxtsiE5MBj\nT1b3Re3a2VWa8PP8l4UnaIJ9iaDCvzAj/XguwlnCK4bhdyYzMRg80b+ro3ZG\npV77u6ols8ch+G8NopzOkwI/9pRQ9nsf9ZrC0HUUXLy4jKTp0rFDkm4o6Tfs\nx+W8jSb6YpUoSlKpO9ZTUjAFF2g7uIGwn8lvA46YhRoxIOjPmZ5m5xUJ0Kqs\noWrw\r\n=fQDV\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.1.2_1594380819341_0.42931242706175454","host":"s3://npm-registry-packages"}},"9.2.0":{"name":"@firestitch/list","version":"9.2.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.2.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"51f888446e0d48c5e5de7a1c247d6be981831b9a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.2.0.tgz","fileCount":173,"integrity":"sha512-TY/9SC+f+/zeV82h1J98mJIJc3y0aUZffNR2bjBUakU6c8NeA5vO3S0fmGueYSXuGEn7N9saPNoWhoNubBPC0w==","signatures":[{"sig":"MEUCIAjcDKe/DUJqQZlsszXcZLsqs+MF2iQYhbqwjT7/9voxAiEAwNXztVtLd3rDtTVtgQ4o2haqmjXYvsjD6GC1tc39azg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3446830,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDalmCRA9TVsSAnZWagAA2i8P/RavWSxWlCpoOQ/n4b/X\n3yB60R8VrP1bCAYCLW7kq9S8ZJqPFkVSOUSZTUyC8kgSiAF831dGsqbT+Gqu\n7SlVTUMKXrkpEXqE/OSB6jZ0+Q26ZgY11fk7AOnEUkfcfjOQ0SpLvvZrik4V\ndvhapMXXrVwRSxwMZFqcXLcFJKru62oinojwJLHNAbB7gAxtQ7nou+P0TQnz\nN6R61VxHYb6VVwu6tMTNTIRzlwLv70wJoGtD6HCuhXXort9OBFWg3xnANmwz\nZwzE9b4m6WgVEagMq2KArnIaJPLdPFG7XhwcE7rlHCPALtZxPw+IhbE6DzQ7\njdLawyKNs6UaFsEpB7zggeryEosA7BEfV6Hs+W49zWla25HEyeMfDUPTUMSD\nSuUg2mAt2JlW/5pU+cet7VkiVYW1lzah64kf2szNBCBbvLD2pplfji5PFmMF\n8BIjNu7eaGc4JAcnPNWyNjmD4+iknzbRrYbJ5aS9BO6xs5BZebJ+78X+Lx4X\npeeyxCLgL9UD9F9v6AE1Nv++IqiAd5V6qxdaTHntN3hqmXCHDBMMa0S8IZZ2\nHRzFFNzz8l2dkkd7b9UkzPjViSsF7H+yxYzSm4x7Ih6U4Zahd7EZ8OCUDwfp\n5pgc7+Zqi/XNEmyAER7Q5XP4Wey4nW7PJLX8pVbFBXAyHajYs08IZEcC0hLl\n49ol\r\n=xI13\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.2.0_1594730854345_0.5348112392387978","host":"s3://npm-registry-packages"}},"9.2.1":{"name":"@firestitch/list","version":"9.2.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.2.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"c9e0e78d99901bcfe00564599d40da4519d99942","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.2.1.tgz","fileCount":173,"integrity":"sha512-S59w7l6hL+QpHQNqj5jMGg9JJNDP00jzyJXfrWAp2338k6pA0cTAthrpEtDMsUUI8pCfUAyf/RgpRSPS/rLFlA==","signatures":[{"sig":"MEQCIDCdCVgzCn5h1WZqu0xrZ8JXDPwK5/XQbTNgd4SJsVejAiBgjeNlTY+5EQkLk+QYGszSSftcQBcfS37/Jf9+Cw2xkA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3443988,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDdRlCRA9TVsSAnZWagAAiw0P/iloEAD1hchwpmJeVb9D\nVEHM9bsZmtpUXTCBPJzIu/eDrgRMPhITKioUhJMZVhMTMkzRyJhYRsA+RLMA\nLt2IlRgDQnJ33kvoUpNiSK8HClqcTW1YI6jdIME4tOpXRZALYYGdI0PPDP11\nfcZTumBftxjSYI6ltFN+vWyJZmDgPj9ryzI9jyq7r6k404U7eKOmClKZ2YNM\nvH7DwF6NjncU7F0AQKtWSSDU0U4YX1JK0Nns6d0U8lFijP2aq+MoZsv7G42p\nnNZg7QHeEAMfPBE+VH6eXSlozLLjD3oBId4tJ0vc1wETgb8yHN0q1UJf0gaS\nEH/QUtUUDcPBlgenSrLfQHIeF8ep/V9EA+qNh/YFrKN2jhAPFMXhZ2QeuJ99\ncN+oGoyw4CiEpNySyMaUGS2ktcVe8Q+0naGqjVPOkudTuQgqk5hy2GzXeiNY\nJehuhrXCkBSZ0YwXrVWCvLGjRGSESBKEUDHyBXwEsN9eJMFkHQ4V4AuN2s0m\nxcOwawep0RC2QfJFbpAA4S8/8JKbM/4+OJvk679iLKYKr9eMiQ2CfVgBskkx\ngFDqSZlmR3HIkToU2vzqmNPvhhu/zMYTYTLTcBvyrZxtwUPk5g4Untd4tnMl\ny+SetBFutaLdeIja95th0ihdXKHcS2OlF1ZTppVgh3CgjK6HJ+dpjWEJPRNZ\nAhU/\r\n=itpa\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.2.1_1594741861458_0.31756154074120735","host":"s3://npm-registry-packages"}},"9.2.2":{"name":"@firestitch/list","version":"9.2.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.2.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"d0dc3e79984fe5e8b1dccf375100a06d43eb95cb","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.2.2.tgz","fileCount":173,"integrity":"sha512-cxv3/lZ+XoXUHY3w+KY9qj6vGZcZNGKwY/RDG/m71e2wzAxT5QzqK6qPx7ReN/N1AieKvXdWBsqSyoZsdv2NTg==","signatures":[{"sig":"MEUCIDpGA5zDJhtrCuWCm5wckIXhBtHlEpCuNgx/Yfst+wQbAiEAi/OaDfdtnDeOIUYBO1H23oS0cHrvL1jqZpvT5c9QlL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3447763,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDr4FCRA9TVsSAnZWagAAIgsP/0jg85rZ7b7LpetMt1ux\nIxI6T0ARc4/Stqezi1uFBBPshiwSFdA1j98x4SVt6K5n5BWdhlaV0KDHO0bF\nIKFRMp5EdS7kSD6fH4ohYHNHerzkH6mGP7S1fjuhSb0YnO3NMZTrxeWutwUG\nPPGHLmo8DzwRJqQCknPkY39l2fdsZ+V7DRaTmS0aBJPz/Eb5Hwg77fJ1Ne03\nbA5XATz5Bzb0ApfXFzjeMh/MQhd/Tav5Do1R1Brrcrka+tUSUPAAlyc9h98E\nnfNShvLwP+LbWZgJE31yGnCtVxSB7tDPpe1xTy9HJ6btTAhfiFWtfbYdOygO\nP2rLMbSW774PqNmfwbrVCdhNkRKANPguCg5g+mu7r8KaaJINSKCslSqIUYYQ\n0zsSwUtamZf6tdFcL2ygXiglrts5yWRYIDRxNd9KUbuM7dt0dvyOi0/vSFEK\nBuUXeCsrTdyxWTJMAoCscdRs9m29GkJ3CrX/xvuJOW7IgjcHZBFHz/4Fut9D\nk0G+CD3tVP/vx1E6laOTSQjYu1aCXpiZkZ2EZ/R9LdkU7vhueuZ9uyngdLOj\n4Cj1qBhyt9Dzwro/mYWGR7Tp3tzHQuEN45CmVVoH1y4K6U/ySUXmmOJJ4F0V\nmRoufhWxLuF6236vY+uEULViO8IimW8YSWjs7AEzrA+a7y+qG9ZvaSBgJBwb\nkc19\r\n=v9Rv\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.2.2_1594801668860_0.22574212996464493","host":"s3://npm-registry-packages"}},"9.2.3":{"name":"@firestitch/list","version":"9.2.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.2.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"1e5d394cfc7fd52656b298a3ff052c9bfd7a75d4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.2.3.tgz","fileCount":173,"integrity":"sha512-yvhtB/B28EgV+lV2YPzxYaQFT1JmuZJcnlGOK0j+7vom5/Bs8XNiuARhr7qb4jdpTCN+5m/wci2Uj25Nq2MP+g==","signatures":[{"sig":"MEYCIQDNUcJ+cES6IoHSy9BqDTqlzVyRkWGc9Wo6FXfmMFD4uQIhAPsP51n1qWNY1fsH/yYJoPlT0f5zIoKq9fTEkSVyAcYJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3444791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEEXnCRA9TVsSAnZWagAAwHoP/1cV3UYTyG1Q2uf37q3N\nepuXP5Avxz5ubHG4yHZlOFMexvioHRx2KCWhe9OcGjuvjIAcfKxHMV8QK46I\n+VSf+IEGCQ3VasXxGfRKH2yWoXflNOZF9xu+aCPsMJCXh+37UnrwDT6bW5ZP\n5+tJ6dKD9LIRrjwDiBqWkBDVPkwAgQBUFm0a9DftSgwF56xty+qemLE4qAni\nac84EdGY1yWdMwuDS1jQ7FogJ8an5lJ7tjSprMwP4U3FNXcym6mQkUMAevPR\nJqYBaOUd5mH1UNnJ1We+fD9G7KBtQyAfF6A4lH2gqD/hFi9B4e1Yx80ZFHzf\nvKhAKqh7zPPQxnrt5yOLJtyT6W9DtUe8hQnzr+JhA8XzRxu6nJyOZLPpQKzl\nh/grc5Wl755uq9AbHICf20TDW9JRZAWUZraQ10Td/PguNI8nJAg1VDVDF1He\n9gArBWpmj/9kaU3nNoTl9MSeBur3K1HvVz4feUZ+tKNBSusJod4SLIo2q6WK\niW9sp1b5NQnXm9yYW38Jg02Rbuc+2GqES5A3EFHg+LUO4GNIjQsXLinf+i8f\nSHX7QrrizW7dlTqSSUEYQfs222HAmXTVd39oBDMdpYiDl9Ky0sBOQR6W4VPQ\n4ckmID0g4eU83+lXImT/GgL5sxraDzbPz6njYpXomAbSMUMf/A3ehiCvztbg\nnolj\r\n=imgV\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.2.3_1594901990759_0.16050568299621926","host":"s3://npm-registry-packages"}},"9.2.4":{"name":"@firestitch/list","version":"9.2.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.2.4","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f2389e5a8841191a88b16f4f4df35618ca0669ba","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.2.4.tgz","fileCount":173,"integrity":"sha512-e40YcfiX6z8FPbBBg2i/0a1SlGgL1C1yPOw37LqndJmGYqfIiZ+I9F9k79F9PdTsUQcSDrxqYqcjFh7vNW6Lsg==","signatures":[{"sig":"MEUCIQDJVt2WEwyT5oHoj9LEBvIXrQFW90P4l1cNZyQSWKzlhAIgEHe/j6EOFoXvCr6ZKykvZ8AZ1Z1vIejfCRaAo+5IDOg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3447747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEbHRCRA9TVsSAnZWagAAGHwP/3+tvB7OZ2/6zDtk2ESe\nUEG8yRS1OxNv71dghUGCb5TOGTVe3nzX4t8RR/uiy4eob49HZulFsbUdjL+J\nW796a+vBtsa50mgfyAUCDQl7RN+M+BnAk+RNUvTA4v0c4QwHEDCKxpugxh8q\nM2AxLp30fgUi5FE2m/BZDCKTxKD8F9GKPuG0FCQSX8NzT5P/id7se2O/V2OD\nL/1G+aJ1+am3pNg4rP1M/yQULVDY7Vf5cSZVtdQ67G/AOYGBaW0pB8xr+f+n\nzfQPj7f4D6OeLBZgmWv2y41eJ49//YQV+8f/zcvXSvOUaiUfbjvFhEpaMZ5O\n4OqcxyUZPLda1Vyk3A4/hXbsskmH4CNPw6s5WPgW9YCWJxplrpbrIC3rWKju\nF6LeRSPCfsJlNJ8oEN6CohWbtDS3Zw2r1bYOlOFgsepxk1EVxv/vqZrotd8/\npsN3rRxl4qFeB7ommYU37oPkT0y4Een6Y7DMIt6yscZpIWqkiFSrdNwhIAgM\noiKiL8637Y5pvsBYY94wkAEFSrrNup0Jc7Smw3p9Y8yek74Vb2pAfiS1otag\nZZJAFJlS1fL5ievSVI3qrYEb+lV8MU7JwOG+8IYqMVHedeLQ0F9y3CZQInsg\nGoHyLBLudclPWwGIN6BAULYxMz/DBijvGShpHIfQ189ld9vjcrQHhGeD9nzV\nQxxp\r\n=iQDJ\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.2.4_1594995152509_0.4260080265476309","host":"s3://npm-registry-packages"}},"9.2.5":{"name":"@firestitch/list","version":"9.2.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.2.5","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6c3bd697b9b383fddb36cc96aadf40376e05d4ba","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.2.5.tgz","fileCount":173,"integrity":"sha512-5guiWmGw8fXZNMWRh9XuILpB6+Jus5GWcTjpCd+gYdJIqVtOsP0loyzyOeH4yxY2dstnwE3ckNN8wFPVdXLMGQ==","signatures":[{"sig":"MEYCIQD7nGmqfJd6quXbkNZxdrUPdX9BDq/aoCAeFOSaCmhvkQIhAIW+FWYdsllvhNtPSvCF9I8y7sBkFUAq1Ey7JC6eggoP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3471124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEfVWCRA9TVsSAnZWagAAOxcP/i2pZTWpBeMLRBItmiGW\nGokMMFH1JZ2kiIYbEwsMMOqX4qhFbjdM3fLdlcy9YDQ+7jOSs05V1S7pWomJ\no4WMenv8EUSVVJ95LCBs8CgUnfUAzVho1XQD6WHIpqIEQKQn2MJi6dyBSvpq\nIFM6j7UN/66pxOmGxWbo1jT9TltjFIMbuWDtW7hJzG+pvP1E8H7MffHqQGo6\nEOzYRsgs3R6cljDjgpdUsDBesc43mkLUtF1ewLhp8c2bamp5/mY+KGgOFVbH\nRyEcwj22MddD3EUBSXyCIWS9+D5eRMHHjAcNkfWISvkdLaePxx/XPnaSI7dy\nWYyfGJjT7nXlE+QSvjpJEWAS5hHuCQJxs7pJp9iK6RnlGeNiRioRh267+AXw\nPDG6ZF8RTr0IkNWEJjNJyX8U7m9zA4AyDQsZW+VuKWj/7k2vHxK4EaaahilO\n6XmQl9LinlYGQk5HWJXvIXLmpe9+Pa/THWIFKs/vmpv1EUPKYgX3jHWjvrfT\nJU7UemkhK9nYSA+s3eepLMLaWzspoNbXU5Wo6yDqzlJOrXMV3SFGNy9UJitz\neU2whvNztiR5Wk5H3r1lDgpDXr/WB3m7BUZLtFRjKlAsZ+H6t2c+TNj9W/pz\nGOsc3co2mn4nS7p/9pKA2DuPP3krFy13RRAwpg4NdU/RlEBI1hPwDI4d8Vpd\np00M\r\n=ofJL\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.3","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.2.5_1595012438034_0.618469549385505","host":"s3://npm-registry-packages"}},"9.2.6":{"name":"@firestitch/list","version":"9.2.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.2.6","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"3a90948d979132027a04e5a98e6104af3ac2932d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.2.6.tgz","fileCount":173,"integrity":"sha512-tmpITAZuLtc5Lp/V0H/9SoDd/5XoivGR9MYz3ridYb4fm+d/WiAQ6RzM1ZrXpCgO1cmc2JdJ27I9gNArY9N/hA==","signatures":[{"sig":"MEUCIQDjDKNCSzMRXInqE7PeJ9Ls3UBcDNvtoBfODN+mTg8dHQIgKNd2+zqN4+qSl/JU//+ylbjFCvwJnv19VR/MRS7AaNQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3446494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEgHCCRA9TVsSAnZWagAAsfQP/ihkxa0ldnWUfqcYKvBk\n5xZy0YJCXzfKB5I9xKzHD0tPKdQRktdBDfIZlJ49rifcM+0x7PIwmiectzmF\ndPpwnzzroHKi1uzxDGVLBXxAYtVyIzqcZ16o61VVHCeMP0323mOIlWnYocEd\nHn3UFRN6pbD8j5SPkFLsdweC3wHnaeIRYrsXNqA3bYIHMLVfZamHQCezPmo+\nnF+iOLyChbnmFdiFkXlmfbmnHcQTiMJZLzLFJYpvjWMKpWWuxIeID9HZfxm4\nBQVlHYPSLthgRqoNDR0J8WAbnS4ZMZNKf/Lik+yMlfx/D1NLh6hxupjdgcT8\nuK+3e0M/k+/ykrziHWw/AxdnUbudEYlcwoyXJuFX2Yil7+wDhqS5VFsvsP1V\nRun4sZAviMPdnwcVT3ycPxKFcFlatghQZ7s2G3EO3VjI6xrMY0FPNxE6aS1x\nKjtAFOF5fiRppO6utZ45ZwsTGmWGIf3haeQIAV8FBSDvnNAAATy2pm9uMCnW\nKIsKP0yMQM5ECrHF1Ul1XH4ByJE/Szk3HJ/dZNN+Bk5d+pPULqRwm5rX1rZR\n1tyZxGsr/ps0e3rnYifns7LjI0MRW7GBtlbjB9Ri3Gs7SfO4HAQx3tqSBbrS\n4pS6KwQDACEzACt8+T7A/dt0kzUBBS1MxdAjb1ndnaXwRhdAXYTB5gHNWUQO\nWjQO\r\n=2g32\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.2.6_1595015617788_0.7283597885233484","host":"s3://npm-registry-packages"}},"9.3.0":{"name":"@firestitch/list","version":"9.3.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.3.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5ec9f33080aa3a8444953afe2e186bbd521e5993","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.3.0.tgz","fileCount":173,"integrity":"sha512-amYJUW4ClsqoXMnKyFg6D5rFlvMfThwZPBeg6orS+CVt+zosd+uJs9wk/VcGJ/WuIXQUe6xY7HsmukkAl7OQgg==","signatures":[{"sig":"MEQCIFKwbKUwNhurrdBirnHO4PIeuMR3GvZH61eu4mXNrHHeAiBKMibbpj8GtDkT6J4QvC8XdVWsMZ4rFiE+fPRg/0Lfhg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3446620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFVYCCRA9TVsSAnZWagAAsv4P/23q0H6UNlPwXHOnJtKa\n6ukdvpLeYHn74aomI4q/3HP/2L12dQwAEQyUq9O5qicKi/kF1aWta4DpuXs+\nFSq/xhHyV7OsJ44PqTx7ZapRo3Uk+RiClHNoC9EbB93HALHD6ZM3wjm3Vps3\nTWIqbhxK7bpQGKBqMJF0UFZ8AepPltUXUGTc0t9joJsO9/QTjwgT/ZuBLr6v\nhAV76ib03Z31laB/yqfDP5B9MI1IctMRTE5SiQ1MtwqAU4rTdqcpavcj47Fn\nbwnvTXLEBt3ELxMt2cZf6HXTl6G5OtUfKYt0zig1Tf7OkxSjxA+HOVjaJbS+\nKp7kbhLU6pzSqcOGJsVjko36eRO4JLIljLEB9k1nEMGeMXNaXGDEtOcaiEb0\n0ApA6b2m/OUI0YIahxyC6fFqIlPxsdRSDiujgxNpQfEIi3nM3BsCDrJQj81/\n0tBHDXMLjvmo8+ED/1nxk8315C9D7c6JkoeCigk3C3MRt2bqjKleiPZoGa29\ngLhhHW/2+EmatKW0p4XIX4mzRKnUzWCOrz07iUqBKMosMwoAM5fYQCPdMRRp\nMnwop0QdqG4bislzz+iAEgpIZozNJE0++jhvMHLG849P7MmHrxhTR3NfGPyJ\nWwFDw0nW7ytYwHCPFexlC5tppPr0ydBVpGPfsRJ3wMZdzjzQTMdX5M3PHR+5\nrf/a\r\n=cnRq\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.3.0_1595233793724_0.30515478291217213","host":"s3://npm-registry-packages"}},"9.3.1":{"name":"@firestitch/list","version":"9.3.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.3.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"83acc1a2aba26494669152204d907175ade9107c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.3.1.tgz","fileCount":173,"integrity":"sha512-7+aY4JT+tvynLsZLYD0QnCfvDDeRx80526xsCYRAysp+ZDxuZCwh7qicHCgocLXk9CX4F2/qhN10olEcbq42AQ==","signatures":[{"sig":"MEUCIDZW0QgbPNyjGsk6Qhqz+Ak7oj7/CA/hW0ffFGhtHt3AAiEAqNX2jZMbnMvj4Yk5wt1FSyucgjFbbMWNwYtVbUZvIf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3450246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFYjJCRA9TVsSAnZWagAA218P/1wxnfA+6mVUWR0/EZFL\n4cOnRUzquugZTvkw3qD0A9wJesPnUKEoEaVGIkkSlfhB0e6XpytjOId2fiYy\n2L0oO4bHRJWAZqR5AhMUXs2S8FEQsR/t1/FkuURTM+/ObdzKYZPqMqRvTvLK\nwynyMnGFGv/17oOjGhlFGJ98gA91UDS22RkQkOcKVzh2ijuXW1FEzzpnjMze\n/K2cJ9rTWRPzvWYz62C5m6qGpypmVib5fa4S4HDPMv4mEAHTmip4GS7B7Bw8\nt1/qiFf7FqiRl92LGNrvJX9Clq0TJC/Z8NdtrLjFYWkslJ02wJ1vFblG83R5\nmF55yUm74CFK0elByPiUTf4EoN8M5xMjhmfT7KSaXJq2NhPJEMJ1tS7vhdlq\nHBxZGUwh1VX4PBnAmrbB8JWDeLfglc9y6c3Pq0W2uStUpZ8Pl51LSN4e7BUC\nx563Ss70XcHEP8Yw9CDnXkycXONWaMYBhiwTAZkW0GCSe4pPHp5IC3QB3xZy\njEIin9TYJDnNy4dMLLxZk7MyzgAeMh3P0E+VHO4/kYkqQxJ69mLQ9JQBLVLf\nbGOEtGf7gw7M2wv4YAiVJWc9TZbXlFAp7GHzUKHxJNry6ePs9hOafC3uzhbe\nT3RWaPoZQOwnGviVRyqBd7NmZ1mxBMeJ9jZZ/KTCW4Xix3WBOK1Bt9Zgo7YA\nnJ3L\r\n=etgb\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.3.1_1595246792980_0.6508250237462576","host":"s3://npm-registry-packages"}},"9.3.2":{"name":"@firestitch/list","version":"9.3.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.3.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"80e9c650e3c9d145751b2740d4f3dfd80163f303","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.3.2.tgz","fileCount":173,"integrity":"sha512-b4S/PA9XtxILJORkouuhWNJ/x7+cWaE9++MirBboBc+of/gTEVsQU4OxpqQyuIfNdFQ/OFloQsRnJJAVeB1WgA==","signatures":[{"sig":"MEUCIQCfoEGHoX3IC/3Zv4+JBxLQF6pXsL8K66aOsyngCPxNgAIgUnxvrveCXWDlilLjL42AcZR2wNqICcrPByod5rdtPm0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3459160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFb0+CRA9TVsSAnZWagAADHEQAJSW8V1qP+jbCeKzaJ5i\nORKz9Bt4yPmHrwCi+kI/p3r9nB3RBd91o63sro0DCKKKd1uMMAvAS+hxt1Hk\nvfh0C84ibz01jOVfip4kzhXcM5v69QHIod1YL4AKiPfuyGPWOtJ/AgxEkvCB\nOwS8lZ/Msy4+YznvjzUeFPJv10Seql/R36o668HLzuI2J0oP2S6VIZBPSwPm\n6eeQpMSSUH7mcszHaivOF0w0AH79XSpADDHnA+FUVv5JHgEEckIuIPTfm9gU\nh9gvglLe76mugyvDeUBa46lZ76tvSakkWYwo/IE33i8fgS09RSbBy0Mb50sa\nwcknMH2j+Is+2U0J6RmC5AAQQRg5w5+itxSeti12XV5d/BzlIlI2Wqe6OoVU\n2X16BwJgGtmMk7gH/l/9NFu4a0hc6un8QMmAQCa6TbPCCI6/QCs3yrkParv9\nAXLVzM6arVtcNKRUy/QmUrTPAAPWVbFqyLQHrWe1LQNNxzDqug/EnE/mdvs5\nY9AEhQFRxKMHm08E9jAeoYhmqYxhwH0g0wIxjfCQH/Gf8dq7Hg0VS6MFW1KK\n++5stG2GyWzIkxjjITXYYfqoVrg65MKqOiX7IArt7dxYnsGomJIxP8VDv5Gu\nXeBfVoLgDVlV9exBlM14LyGSlWZp1tYSDq5zH3iK2UqKamEvc3DHqGM+iq6T\nf291\r\n=XLlo\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.3.2_1595260222161_0.4872754421609027","host":"s3://npm-registry-packages"}},"9.3.3":{"name":"@firestitch/list","version":"9.3.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.3.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"3d0707029c169e6f1aa8a356ace66c654701e303","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.3.3.tgz","fileCount":173,"integrity":"sha512-n0Y9DqGvtRWmybMKVvLAmq5ok1KjmDKKFrtsVq9BlutkkNCY8g97fI/tQt/z4ItuPA5MVXsT2BQWqSS+grKc9Q==","signatures":[{"sig":"MEUCIBBfFPyu4SC2qRwHHUzBLyoH9DgKMNoYHfX11nkWQ8I7AiEAy51ZGME/tOhpmz+pMuTNN4UA8LYqyoSUs4/VU1vOLR4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3464629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfF+93CRA9TVsSAnZWagAANbMP/31UqwbvKYteOV515xeT\nyQeoo6t+MFO8RzWj9WqakvXlYL+SY1E4C0jMF+0poODgjj7WYoNm4xxBypEq\nfnGbhxYCBYZr08uprH3RcV9KmtGxHkoPY5UB618RUcfQLxFhcqe2I6FhRenH\nQztkvEu0XxcIY8lAY6g7X2FbSAcHTwA/j+vQROLPDluTUI2r550cDt70UE5T\n8G7bKBiBn4bWG+1RMrDOH86Vzf6RnlGfl8bSQwKVX+pkBJoXU1xPd1EJTJBA\nOOjAa2/W+ui55m6AmF8tBVnEw6Ys4dOauqauGSktZePNn/BE7lI4R4iVLWhL\nm0tJaNs1GO8t3xY1RA8bCPU/E9+FZSx57fOgV1bLFnNtyQfbhi6Mvd3oK65S\nhNoQasVrFtO6G4B+2+aG3X1e8u5GBDGYkaNMf4L7Xu9tdDAUG7XnWlTqZutu\nQDA4Jot+ict12oFQTRr/RiQk5T8VfHY5sxZH/h+me+xg7SBDddIo0deNnK3M\nU/BKVAU8SuJkNghUzLxEfPgl+yrJk/XHQl67kfRCzef7nH84XBwFAq/hLI+L\nI3zb7B4LDIvI+dRg9LlSlKW/r5PQXk7v6fv1OV8gbbypmMyXw7wIuGXM+Y8b\nXXMgMd91z18pq/Gyn6wijaNIVcUB44BYH3vDogDRma8fWymWhQwA3FeJJWsu\nCOat\r\n=McFS\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.3.3_1595404150948_0.5320805256904519","host":"s3://npm-registry-packages"}},"9.3.4":{"name":"@firestitch/list","version":"9.3.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.3.4","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"2e06bd842414303b97e55881f959bd754c17c65d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.3.4.tgz","fileCount":173,"integrity":"sha512-Z9g3F1tWgc5Z5UpciJgwyqBMN/f3KpmcICQo2h7rCzNL6+IYAamNt7aFDUqr/jDrx+V0B01nBUl1jQ2VljxVbQ==","signatures":[{"sig":"MEQCIFtgB9JIVmz7xHVd11wr7EUYpU8EUow2V7jQd+SXkV5wAiAjO7q+1t3HFmDhIw3/MYbHVycT4yC9atGOw3Av2fJBHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3468289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfGwPGCRA9TVsSAnZWagAAQQcP/0KOnRIqk17qA0NAZKnR\n4dIcIWQYohRo75aCVPnl34j0jR07bdti1OsfARJWG4/Gc/DlyXm52sf9uytn\ny9VI3GTIkF8C7eBlc18aWCITCp4u2fg9e3gM2TtC+zOSb7TneZsXKCTm5lay\nkCjgErGs9b6ATmLG5iksMjDwPNE0S3gwmhCeDqB1E1v4lJWjphsHAPAyGOz1\nA2/NxtA/gHXeJBE7X7tAtRBR0aOHwtMn30Bupyg7BdmcPs0rp8s3xfSL4oCU\nlyp3NBkgsEKFusjgnPF9702ap8ENiFdf1Hj+ZjTUwxJgpdAqysEvTvIM7r8U\nVgnkaMBdLGruvSSxfQKYt3OYVHHeyiW3xVd6U+Rsp5IPeHR0/OO5Ig4N025u\nLjUYEh9iaoqmHiOCQrvFUROmAEVqR+cITB+T9EuRDvjqs/4STaBeUtFYAleo\nrSl22F/fq+9x02hgc5BHBaK/XFz/ccr+Iw1xzvA07gYO59IHWz7+Y50ICAsy\nQmrTPXoMfm8pTk7D7s9QUDzhgzD4/M0zPO1/4+aYKiUzLpvQZehLJjHrYAi/\nQe38fuuJXVwjl/kx5Wb/Lk4RAMyW2e8U0L/1DersED+BScMAJxUvfKrgLHcX\nCP8D2k4JPWTIET+j9LhSnwgJRmjOzYnfGiA+KJXJrtAYBY70c0cNI8W8qmRn\nWMFV\r\n=Iuiz\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.3.4_1595605957589_0.5889306879368927","host":"s3://npm-registry-packages"}},"9.3.5":{"name":"@firestitch/list","version":"9.3.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.3.5","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"c28ae552acc2bc81f31485bd9e5f6c7268631098","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.3.5.tgz","fileCount":173,"integrity":"sha512-3SDWsYmM9DLpGiPAS0HNj1+tUgxKf1bTUdMDru2eJ736tJMKdAztbkmkKyIu2b5R13b5LgEVUL0vELCzQQPCdg==","signatures":[{"sig":"MEUCIQDzkYWaLHGl2ibf8gkFA3g9QmnHvoX1vAOYcexz2QiFpAIgCD4wgyEsMBIeG5hx7a0thq4u+I8hP71GGPxK5dJsRLs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3468334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIFETCRA9TVsSAnZWagAAesUP/1INg3B6yYc3NJPlwpCs\nvWSHvB/TMejXJnIXsKElCt2mFa5aKHpLL4Nl+z6J/YJ16yodePTJFP+l4mw/\nbOeZkKYaPrLmjtLKIrgsXnSEcgNbxBHYcbgw3ytRx9jwsOJNFrJDy4lQqH+5\n9NtaAyYhCfOemeKAklea4YcDDMKn5KOew+4WaRQ6Qa+EoUUQUQGC7STgMFrd\nk1wOJnH3+rF389hBd5Jtb+grN46DePH8FO1vHMQ+oaYtXNt9dEn0+e6dcTkB\nktWhkvZiClNljxvatYrlfiH9sYSssgjU5SsY0fsoZbr9yQrXZMoaoAfaQjID\njA1Z0e5T5QXP9tk+sgQDj7iGmoP3WH1ZpHzhwWTS9UYgMiJeyesmOZ4XlN7l\nPEP3TohVMfbO0p1/LxzY06l6hpln40Mso1BYehsbpZELyWBq/AalYYA0iMxJ\njrBcSpJwgIBJBLvDfg3OSpIFSStzGsha6zEeiPW+QI9+a9v4RqwiihNnyCYm\ngI2vZ9gN9IERiOqedMoiRvr+EFEyBKJv73MPCDRM4xNqk7AU+TZhAOU7kbPw\nzJ2YIhgmXJ9dnnsZCFlgF/zt1YuFYrerx08z9T6iXGxCljWeRyHzQulKuJQL\nUk1/u/WFDqWtEcZ3WsGKVRiSHSGLOnidIRyQ07nTGiQMeQ14gd73xqNJAS0p\nY2XD\r\n=Szbd\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.3.5_1595953426781_0.5964038741969644","host":"s3://npm-registry-packages"}},"9.4.0":{"name":"@firestitch/list","version":"9.4.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.4.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"9d3ce2058e48cfdc7ac4d295f9ea01e51981e442","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.4.0.tgz","fileCount":191,"integrity":"sha512-EwOXeD0ZQGbpV4DcU878tR1A4Unsz0KjuegSd7gec09Kpr6eI3DgtOHRb6hXwTSyRPvlAFkV8qMOG5xYj3fmVw==","signatures":[{"sig":"MEYCIQDNysw6TXBPuYTY5+uvXR2FixTfpVpSqeu1Kq+XGYt0aQIhAJNFaiGl3kEAXXAZ8UAZLcTMqf3Ck+t41OBYM1IDW5YZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3598414,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIrsaCRA9TVsSAnZWagAA08IP/0YnKle0/+Vmgw+SFnnj\n4jA7MfmcAQYdWH49a0+01uqplRlDXXmoM41XjoCMeNFv8fvlt6My70GYGQwd\nPJ3vTA/ufN0psYEQaPedtxN5Sd9gu3/CKVieyWCx/wfD3d+GOB0D3rjMBPq5\nYOVQkigD1ZlpX3rjkRZphIWPAauw7/k6cHJB1lxzCofAKSX5SafBquH5PjXg\ne5ldLdS58ZnNDC/4QuTiCbnv/cfppixveoMaTLvQcDLvuw23d1pjPoOC3YgW\nwPIbSDI9oejd78r6RXONuAJ6eiAw0RYR4wrgwLUzA7335PbjPvMXVfV1c5sa\npp5ZoAnxI193uSY6i8kwmI4a5yP3Ug69dXM37RZcX1UNhoAhZpQ54YMvTr9U\nVkqUCbIcSVXrtG/exarnZ/6XGtRQXomd4/wpWx+qWdndT/bnGCWcNUvIMe0j\nLZTA1QLe9RWBbNg6QSR/JF2hl+7oaOFcR8jqs0yOzqCmIYmg6ZyevgZMfMT/\nQk3voTBglwNBdpnTXr/3DkbFhFfOAEAjwx74kFp2KAWV3lIo5PcusaHAZ7yo\nU1StvswFNBn+wugYq3b3NUd7zVDSR9M0qVHl5IMvvFfoyAJVZOpmHDBh5MG0\ndVIoe/SjColvLt7iMaMALcG/Yc3irLMEOQgYD/0Q93fB4uw9zXIxMqFKKauy\n4sXw\r\n=ctZX\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.4.0_1596111641426_0.008183080577325086","host":"s3://npm-registry-packages"}},"9.4.1":{"name":"@firestitch/list","version":"9.4.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.4.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6f52e3e867ce275406ee95444ee29197f91d8e03","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.4.1.tgz","fileCount":191,"integrity":"sha512-CTwi5wtlw0bO6cl8a4L3+Ab5D4wnrC/f6O+jX3CIUmWSdVIYYC6svYFaTly3zgIht3ZaTlpgEdRNgmdqSn63iQ==","signatures":[{"sig":"MEUCIGj3GXbw9o/a61Nx5gi2T+co3LMjWXtYq49RmuMqX6HnAiEAiPNvllR+HoCgIvZiA1W90XSBTv+GWRBcKNYXsLRwxmA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3599579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfIsJqCRA9TVsSAnZWagAAXosP+QEf/IxaejdtDatolYl4\nvWG4OTclPLeZDkhP9jrVA0riNmBTLQnJm1fQH1mWwqLgMRns5lIdUCpM4Z+1\n7/Au5q5i7O/bnv0kzyiww/7p6yvf8SSsjzpgAC7SKobLHDzMVCaC3VfTdpsu\nRI+x/fwT1EAvyQAl4T6AKSsR7l+xIVIF+Lv5y0AACUOWiwgoumR3uVPBlkby\nx7lx/T5XVPwt8EeUgUj0zTOZ6kUzCQKaMj7hurEoiUqyaj8q9/unVdFB9RS5\nbN3ukHMWkZ75DEEDJTWdj1n2lMSkXHHHpig31zOvgtZklw4H67pICQBe+egu\nkD4wWvUVNWrryLU29xNE3gNTTlg6Upam9NFaPB35GNL2c8gmoo6LFhp+Oajr\niBpPCdzKqgJlKI6jvyikITqnrxyOQj9kC/T4uImIyWm4fm7kf9dgNb9VUfdh\nj8G5wFYuth7MYzU8vJlVH4H4OJ/9sj1tWdrQ5Y/XmdS1vJ1DpvJlaHuz9q8h\nlUn9pPuqaaBPQKL31EBigdiFOZ0cvBgekBnze1wf3Sxh57vdB9pYcvMfiswJ\nfj5J3qpdqlC6gMfEid5AZSoRvcG6yZyWYCKr8uYXXaqfCf8wAJsW3f1d65Sd\n4MQ22rV+3lUe+rFWE8/IVzRggeVKoZ6SToHomgaqyal2xwqpZ/OULjDKnnsU\nghdc\r\n=ccJx\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.4.1_1596113514058_0.5652455092973492","host":"s3://npm-registry-packages"}},"9.4.2":{"name":"@firestitch/list","version":"9.4.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.4.2","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"3ccd5fcf4ed1c8cbe2ebd4feb3a65bb072c98418","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.4.2.tgz","fileCount":191,"integrity":"sha512-blsoUg7QaSeoBhCkuvlOvFqX8yDNwBPgdBDzv1vClJnsNJKJwZML/NOCPb62jCmKQvnF7OIi83WGHEGCW2gpMQ==","signatures":[{"sig":"MEUCIC0X49G+iSEe4C/Nf9T2Kukw6/knwZehlRAz7ByHzbEcAiEAoF3ScydsTUaCarCTgQ+FhG3gb2W0lEFm5v5uNg5ENc8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3614668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfJApDCRA9TVsSAnZWagAA1nMP/RzRk2xqeHXLPh6a+93O\noU8mZCJGnMXqOEpu2sZRpAEfGZ4lqSELBqL085Vq+pE3fl/uOX7xgPHGCdh8\nPtt4qNNu4TRvBvfpgkfFx37cvQ3fa2osvSf3dRQtpjT1yaPQ8UCgf6u9LUlI\nVuKiaqdBUiDQOCF8vxFvR1z9j3vqnxVNf2CNC2Byk2S7BYCXBgbtmKu6dlU2\n9Vu4bJCSlaFo51RR1uTan1ZLAwqW2OI+ECnk1uk45H3G+v89p0Ob+EPrObbe\nqeZrzWIgpWI384ikPxuAt8X9NVRzcIuEFbddfcNr8jdLRG2Fd9j7pQKSqULv\nyS1rY7vShk9nDhcjHe90wE4KEHgHcoLcqZ9qyt6vsNtZHzSwYZOyyU92g9SS\nBg6PCCwpmZzKuaDced2Q7SbVQaoLtT/RtuQXCCxaQ/adDWutG0ch8+hADVQF\nHYnAjhPumTSWAPiIY3GXXQ4J/i2I96CgqKR/hlEho2GuzbbOd2EDJ5Hr/Oav\nMPded8o34VoWuO4jIOO+5MnGIcHugKN7BY3UKk6zuNLtmL5kapdcsi3a8v98\nf0VLuKP1Xzciv3Qe7OafijJ8x52Sd12EXUU/dY9tjCsu4zV7yllAxFO2L32I\ncjePbz5BAC/QaF8cRbRNpER8l23qqikYFev6ZNhLvu5EQ+71/ReNcGlU51si\nA4Bx\r\n=rgVA\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.4.2_1596197442950_0.39568719664424723","host":"s3://npm-registry-packages"}},"9.5.0":{"name":"@firestitch/list","version":"9.5.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.5.0","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5b37c560fbea874ba0ddebb26beb2856c7489f53","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.5.0.tgz","fileCount":191,"integrity":"sha512-oq2t7/QfcDHhJDBtsXrq4An7bAUjkp1ceIHGGo9ZnRoVt7ObLUBZxrlTGOnXvvVvpLOplzitWzxWW59xEf9F6A==","signatures":[{"sig":"MEUCIQCioWwkDer2VVELlEbJKimBVVkuTuTO/VKKFAHcIMeyqwIgSw0acmGcofisA+G3UZBLA6ULSaNB/a4nNRPuJY/ms+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3621137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNReiCRA9TVsSAnZWagAAdWMP/REds8bLwK5W+xZfPhPf\nvPtbIi0fec/LzmF2/EXnEVQLuKYkheQUjmQZVqi8VuZtcy9yjaSjQ2hcjw70\nQSFzTxKz3fl1G9VSvWX3OLsYNzYDWBw6nsoaANrtNvDG8YVRHB0Noh8gL0+i\nbtBj/qiaZQLKObhlbV8rcMjrBatxkC7xIx0Nr2oO5yStqDmdVBJCcPE2Nd1Z\n9qTydyWdvTHWHnlEAiMOy2XQGyLQI32WTFGuQBmFuzEhzs9y04C45HnnA9qb\n2HmPiwgqUJKQIXdtxVXFPiFCNYkWgoc/mwiXZocRP8HNsrI9DKeBiH9vYQ1r\nuZCpHytZ0rZPL9u4e/GE5gvHb/xNTQ2GcMWqy3rtiRi/RCeZjcORTNdeR0pU\nNk50lB+9YgQB24/qo014AzwYdhdL9gYbqUf2YqNuGuSekEIU6th8e3rdqily\n0n3ttXMyDZ4KdLB+Q8yi5sjNuh/0Rg/Jnt8Ec5A+PM/EP2We0/LPJeWUO1mh\ngxymxumxaJ34NQvdKHXzAyNF/EnmoADrCxXpHzEAwWHUrbspcKqYTbNIlYC6\nKl6sJKO8KSDj0Yj9T8r50wV4825BIT4h/IkaZF2qNxurswrpg9XRI6/SdoMZ\n1OndNSfZ+Xeuh23kRyDZXxFY2jZ+BjGzS2+Sr1YrFyVuv/wgJZX/NWGWZbX/\n0ImE\r\n=Ao/O\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.5.0_1597314977969_0.5161412254128825","host":"s3://npm-registry-packages"}},"9.5.1":{"name":"@firestitch/list","version":"9.5.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.5.1","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"96e6414e562803e4aeb1981b9af1419213bd31a6","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.5.1.tgz","fileCount":191,"integrity":"sha512-2JNPA8Va4bF+j0+EdFlJK17sy4hjLWwjniJUIYNiLv17lTGbETEIHjNUpk/XW0MLKzYCdVKfPXMU8gllBPUBzA==","signatures":[{"sig":"MEQCIAlWM2UAuuR7XPq5NfInTHC0NwLzSxxvD5d/sw9vCsnWAiACMVbIuOlIoGLdi8ejyfHneqA0Ynu9D9XYB+uQUo5vJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3620563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfNSCVCRA9TVsSAnZWagAAPNoQAIdMmtyVO/XulE+alJRI\nToIOHQTyyrOcvmXCMi2KQzTc7vnOqYJwwwSosEWryP+0VrD2gk3/F41PAoNp\njLNDK+71WoNVyWCQEG7B0Jc7gqTW50SwX8gmgUZ1xQ8CAGu3F1UyxOwdFRVL\nZpAfg5qxVYB18KTwOrykAmw7UcMHWzfj3R34A4xwrm7tKYn8t6LngRsFTT0u\nghBoHnUu4Bj/PWKLa/XmHSS59kpE7xR11yg1UCeL4VyY1dJKRITqGd0hqQXM\nETNRpCVMoqttjbJ7yBUgUyw/udl11fKjETJmiyS5rjZ8mC/RGcx18DOYzd39\nqeqQNaw/fJy+hdPCits2GbjvhtRdNr73CCA1T6a7Sim59rUtfodIQsmVKX4N\n9FTNrqzXz/7tYGTl5h8jtdmf/XLV/EQDC/sIgRsYM1NwGvoW/uA1luUYMfLV\neOoOXcgLhsB6dghOZ2wVOf0tPgwu0v7HaSVsgGLtb4G92Ws1QqokJHrc02zI\nG7t2zJMvEaVrM3zhuWyzjzZAC6Cbzqs0G6oknZxX2FYAa3z/BoeGZgkChj65\nTZtY6HTeniC8clz3KzFrMHCYAPCnLiEJvXB9Tdy/WOETYtQmB1D+pJ0Vb5l/\nvt74wAq9o3zgqzjHthsZHxwNdLAgOJDsvnDcbjKI53z6rXmaPPCzOLsbXBkm\ndGOf\r\n=+3lq\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.5.1_1597317267959_0.5198571351763921","host":"s3://npm-registry-packages"}},"9.4.3":{"name":"@firestitch/list","version":"9.4.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.4.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"74a50b55d49c3d3afd7ae910f3dc6f01eebbda61","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.4.3.tgz","fileCount":191,"integrity":"sha512-McEB0PYp1wroSFzQ/OjPkASqxW5bdyIDfSo0hO4lVbosQk+dWwyJbNigh8yJG/As5epLyFfplKK1yL9VBiUyQQ==","signatures":[{"sig":"MEQCICqVJ+ZZx7R9bbj+ooMqi7udAvfoBj+oV8finpZFcGwYAiBKzE/qRlCl/uo4xOr4ukgFqybtJZrSN6nrAd2ZuyLAcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3616949,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfPSo+CRA9TVsSAnZWagAAPWYQAJXXPZblcyNGqSz/f5z4\nBkNVC2JHTHzti+HnRLIvQcdqnydtDoTqCztHai1M21NtAGAL9khKjX757eQU\nqbxx2Vyso0HHz/sPzgsAYbeO32+MkF3Hetv5PSnew2OhnreWKG8YsNJ0AaoM\nKsuPgN+C7UScLjJw1fuiMyRJ/wjaY+dUgBaez4a/AlXjGRSs1c0QkMPhZxsN\nXXEejJ/ABhp7FTPYBhRBsDUuxHTIvjm+Di7uvfBRTV0lF1qaTr6KIjCr5zpb\nadpWWyxjE717LwxEUTj7qZugPuEGPe4buPBe4PPx5R37Z4wFHGKR/p6xPxMi\nqw1ggOGv1E/fzK4IcPCk7M+lStnP/ss4PEHwmXpa1polyrsjXm3Rj2Wvk9E1\nrDrIJxDE2PV2rqESQNnINt8+I2QQSz220ym1/4KDcGy1/lto/Q2Y8d5RdU2n\nM8X5GoA8oNA3UGxR5tiuVyn5OhgPk7oN7mYf+yWIeC959XJWKP7yW6/33Dek\nro8lL/BAnhQmVHpp/gcofHShonVFnbeVyLlfHKm0gXY31qxheB9HM/mDgpoW\nS8gAxTpEvWoQczcSmZhXA/xE5hMulDBxOvcpyu9ygkdk6SujRKeW3y5oREeG\nlumgckNKAGx4NeOZV7bqc37MClIStTZhk0NW0ZLzZLy49f+FKm+eQA7bF6u1\nNfz/\r\n=QLDm\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.4.3_1597844029444_0.12669790610969622","host":"s3://npm-registry-packages"}},"9.5.3":{"name":"@firestitch/list","version":"9.5.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.5.3","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"dacff81a4d32370aaa70c40469295b9d8bf927a4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.5.3.tgz","fileCount":191,"integrity":"sha512-I1fJWh2gk//HnajsmoS1GVfiqWt1PV3MxqR5Ux7syYseb48NlDAUimsom8OoCtHucI95z0RzWid2gJlSuCHNNw==","signatures":[{"sig":"MEQCIGfALDA8prsyoKzISEOIbyWOeJu/YjrY8wGq1HOeV7l1AiAcC9XQLQNl9NXRnaJlglFQ6N4QLjxfzCSl8xtegdP2aA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3651273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfQ9ZOCRA9TVsSAnZWagAAyYEP/3/t2V4pIvJzstqfmJcb\nQWLj1u8X7phvxPScGJ+ov1XBr9cXlON2Ztr7nr9Fp0FcSSLe0ThpEID8OMfW\ndUkMVfyDtijYXwaGPrUOMzsJje2AJDkASuoiOUOjgC4AUokRvv3JWh0Bqgl9\n2P5dwx0YgRqzjs/FQMsLm6AkaxZ74LmDrCkMrMaVBxo7MbM7ltt8NBnh5zuR\nBWjnVMjLWecip6e1BXGOKMtDMPEJRUGBntECwgGisqzn8DmXO3gyQvJnSMTn\nq1f4Z55+tHaRXeuDRvwCqme9iVJxPE40GqCC06fx5+ndzG+AUq+lvwR3gDFu\nF8XXXxQI6FW9Qkj2ILb378XqvF3UrjaL/0rWAiz6JhG2eqHbS6G+xVn8ynm0\nusOoNmISvn9t2aJ4TN7IfuIqPTfrf5B5Yi3l+HXaphpWO6ip4HXJd6IeXNt+\nKXsjEo3KkPK8FYHtNgV0xZILDQRwFFHXA06gKQ//jASMmQL/vcqpw5p67S4v\nyWM+Lzav17i87uxnGeZ2O2WgyCyU1MYKJWxlHswY1b9xjWQVdJv4TPvyKCzN\nP3W3SrMfiyA4ZerYgf5+kdpPs1UFXWWasMHMZM9X7+RzX6qR0XhZ1n90iBpQ\nWrPCT5fwQNVCbvAHhwHNUF9jw4ejzkF8LqmMwjBm7Ek5wwHy6Yv+klkrzGda\nNVKh\r\n=n06/\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.6","directories":{},"sideEffects":false,"_nodeVersion":"12.18.2","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.5.3_1598281294456_0.1189984105897186","host":"s3://npm-registry-packages"}},"9.5.4":{"name":"@firestitch/list","version":"9.5.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.5.4","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"aee29552e86acd615043e104eb25f064840a0104","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.5.4.tgz","fileCount":191,"integrity":"sha512-l+M1xPOLCDFJsm8QWM2NMTYIDEz1GA6Ppx3nNHnSjWq2Bj3M8gG2GcXspqL7x5pGOSr+lyHQQcGspZ3SXcAFmg==","signatures":[{"sig":"MEYCIQDDeMiFDEDvByekJQscml1ngauDsDmOjOHKw2XLOhA+hAIhAMR0Ntcea3uzbZh73rO0SGpuhi6vxssPxcpPJQzg4Hyk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3644553,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT9ndCRA9TVsSAnZWagAAMVcP/jMqGT9WAtDh2nb3TnsV\nKCXkVePToK29ozFJ+12WrxgH6gD9a8taFU0YMnCfuSXi6wmf9re1nDAj4vZj\nZQwRCKuS0lWdDSU0bhyAEHAKIXmeBPozO5ZlN6sm4VkUPKXNO1prMJj1Hjij\nPH/AAzY5EAY4ic6mKLytfeWz2lpq2YiVstJqaaTNWZZOu85HU6a2pZY30hxd\n2Je9vMliR7zQFQfMzJ7hYzbM8D9uUSbTWj2LJpygj6BKtTccQWGP/gkzKaf6\n1FLRG811sgjM5615WtsUfZ9eAfkt0z/r9wK95HVj6lWI5Gi1wgmYW6cod0p6\nqm4vk+onwGAIai0n7q9f4VEDsme0/cvnhGzAaZlZEBEEKG+dkH9tcrPSlWDQ\no+1sLwuAbwZXhSg+6QzA77oWb7oO58olwREDAc6Eyh9Dv3v3hwRiq5MgjAki\nQY2FKA+zy/sziI0hIA8H3vw3eCEapuKcXYfNEUKtGeppg67pI84Zk9FBHbEF\ndh6Bmu9okdNKkgPJuRXK7WgMGjxLj9/ZaR3yC4QmnO1wu06DKcouhFuxXI7O\nIDey14qNUOolN2K0sTB/i8Ilpy8/JU7ObL8OYBbVXPWDWL5U8iwT7MM9urb3\nIkSeOkjmaDNcrm2D0o5vzZG1DtMBfTmr7YXLzKPgu4i8pD3PNWAAlJRRIwaG\ntOzT\r\n=TBvw\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.6","directories":{},"sideEffects":false,"_nodeVersion":"12.18.2","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.5.4_1599068636752_0.2530776797843608","host":"s3://npm-registry-packages"}},"9.5.5":{"name":"@firestitch/list","version":"9.5.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.5.5","maintainers":[{"name":"basters","email":"codbasters@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5f6bdf26161514eb43266151362a3ffd9d21b49b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.5.5.tgz","fileCount":191,"integrity":"sha512-CWPQaXlQgE+bu3X/QrDiRwdfVGJ7M6MTjEhyksIe6Il71oD+4qpwD2G1lvQDLE/8m6UroKx5+wTV63HuFKQe9g==","signatures":[{"sig":"MEYCIQCv4T1CnQh8v2V87tbCIbGxFb7XZGA01v8Bs4jB6Ie1zwIhANBnnuIIE1/wul61nHduvY617l0KPCnRJqQxqLPjTG6z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3623543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfVgFzCRA9TVsSAnZWagAAltEP/1/cQ687nD8YA6sxS1PN\nGvXwfNTwA465eY0IlqKUL8z010QEH9CQ6nRItiDwzYhgkZkqyRg22xJmekfP\n08kkk/WM8UMvz7NjbXOuS+QJuGdczpy8LDHioPS3YtUoVNQiTLoTDVRVZ2XY\n61G4BKIgXRxXS0L3jd4bPDnn76AdobmHcAwlMDfqckyhGXi7ZLxGFBacjk3E\nx7TKqjWYazTYmX8D0PKHfotJkR29bhg6zP/c0Cjh3Jd4pvWV+h8x3FN86yVU\nIztyTTxXZWUaw4Fy/hXlfUA2mNfM8oBB4mEzDc0zsnKbiexHU6suXtI/X9Yh\nsr/3EA3JSqDv5MnqWJ+0Yzu+98gkniSlaqzPZwgT5H66jSHhkdPP1k6xopfB\nXodqPphxDMfsOXKz2mJI4//gPNDn5Vb0ywNMDAUlqt2zob2xqTaXbIjNuIDa\nQ7LZkIDjdzPLzUvimVo3n9z28c1cfBJuV78x6GnVNU4w8mjPMxyrPxIer/Vh\nrtzuYJodk1Msm/ycJst5H0troAqhvQES2/PTQRCVn/r+UnyEBsQcEG6ygx3F\n0MSf5EYsoQeMgryuK1ZTL3jX71RICT+kiJErfpu0t6Boz/yTP1KcFmRGfcIY\nu2U3d2eQXeb96lQq0Kt+OJ7LcvJKlgJ77HIv/dfSLLATh4YnIG7EOS6SU19n\nJ/sX\r\n=KYoc\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.5.5_1599471986634_0.951385875534636","host":"s3://npm-registry-packages"}},"9.5.6":{"name":"@firestitch/list","version":"9.5.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.5.6","maintainers":[{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"30ba22c6d48570fd3f2cd7de9e760c8bbfead440","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.5.6.tgz","fileCount":191,"integrity":"sha512-z8lBX4fRBfTOGVt0kflH7so69rbBMRmQbKdWyy6v044H6deYPbbLnY6CB/wg5gQQ7nG8NEdIkCWgohS8Glvq/A==","signatures":[{"sig":"MEYCIQCci2/IlA0kFjZJEnGqk7CAMiKis/XlHZGcrW3ARBSsKgIhALOPOliA5bySfsnnrk7ybLK3wBAB/n22Ds/DiyKOkAHn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3624497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfXyGbCRA9TVsSAnZWagAADFAP/2o3dyReQjILB4fRpR7R\nZIFXc61tvVhK8TNRUmFcvMcNJEfae/RDkzxdV8ghLisIK+uzEVm8/9OQRcfa\nHbuZsA/OQfwPoD3LSZ67/gf8JVKrL2jac2aoRIeSNEi1E3HO4wQGenI4a9XO\nffZFEVH8hFbdh3WqkRuOcYOtz7GXtVfCY0t+LvCFTIj603+/oAwEnojvvnXj\nBNp/J0UMqkYx6bjYBO/vpLcf2VsDg7BX5fgYj9JcmElFohPdfS5/zxeS8sp1\n5XnFLnVmQUXPmGZcjqWrffH62hMXxSN1fRe0Pv9r5JiBg8QEpJA3/W0TpeRm\nskPdOQJomewtqTMfC5VKCB0rO5jyoWwvM7Lheg0WFNwYEmLYutsWz5d7l0d4\nVN1SUUgsOZSWF6r7fFmaybuiwxVfDtOh5evvHQ3k1jWpR16ml+Zf/grLB9Ec\nI2WO+MqsXiF4f+CDwvjqPeL+npz81aKwbGgYzAvsIn/eyj7PRKeQ8QP22Tdg\nh8x8kCqcH4B1Lnp8ERcmGzB66+Gcte4AFyXbrrA/W8KX3Jx5r/9EqAuDPrB3\n/+WL1XPj52WyTJYOp/4OeyeoO2z5yYhuXAbUBBn/6g0V/9A78+krAs6iQcEC\nScZzglW8TldSHWlgaxMwJxKRgoCHq36Fljokznwf2WcaVRx/5okWZgiSPxYV\n20KF\r\n=4s3d\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=8.8.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.5.6_1600070042728_0.44323977329357445","host":"s3://npm-registry-packages"}},"9.6.0":{"name":"@firestitch/list","version":"9.6.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.6.0","maintainers":[{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"c3a9bdefa4874297af347071a25e9055b82dabda","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.6.0.tgz","fileCount":197,"integrity":"sha512-/mQx7GpUagV/4PNUEGSR1ASIX2OAoy+QlviqIRReTxp3OSlp4A81pAitctAu68VnoLk94KqzjRteQCdHqVyCxw==","signatures":[{"sig":"MEQCIFBEO/Aqi3F1SnP55nxEV8DTTks3I7YWZQ4qkOBOtl8vAiBkwGnWCzIaTOVIBX5PeRyifMNX+2fLYaz/tpgufP429Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3715779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfazpOCRA9TVsSAnZWagAA1/AQAIx1jRooBC0MNfFHLwOo\n5LmMSIityDlaG6vQvc9CZLs6UIBJrlmqVodb8d1AoAXuC5/Ny/jxoItZIQ6I\nezLCcjAy2QeHLkJKeO/jL4uMrAoCJvoWxYxwrZJgbbhseIBWlp1lWydkjHcc\n/+yGoX6QVsLxAhB6UEvKHm18ed9yhC92Q2t5nHdIgUXmTTGmgEz/54p2Gh4e\nHKBP1QmQ4n++DBk5KKE6t1QGzow5nKHAxkE6Gg7XqfzZtTu3xdWK/GBpGKw/\nKXCtNI90GX/JwsGjAHs6bRwxbBd+Eq7tY8KQKyh+/gu+G2T1LvHO+FRqzd8W\nQdu77cSzNN3xnxSrfaWyXyp/ZDQDbSyn+LHSTFfRwdNK/MPdaDOCQ1MTRTPr\nyzea0/1g0euH3FVDbLl6H3J7jw0bEqU9Cb7UvbvQqFoub8EL9H2+WYETrlCC\n+nWHefgiroLMOfU9mLTqqhBHoXHqq/vD3Ewy7WFGJWcq0qsvtu1qFt+vo3ZJ\nuhnBLzqX5QaFuVhiJiKgssml2rW9Quf+k93YkcR9nVspHLe8xf/TN9I5YdOb\nR7CpjOJjczPqES7mOYYW8Z+RONYfK6QIaNvIYC6In4DvMBW/9pb21H5LnfcS\n/hqDDzcRHFKWNC1KvFw+RICYn2C/5sc24ASGABU41+7w+e3mdRKcgvmUT1mK\nU+Y7\r\n=hugq\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.2.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.6.0_1600862797403_0.6902426693165027","host":"s3://npm-registry-packages"}},"9.7.0":{"name":"@firestitch/list","version":"9.7.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.7.0","maintainers":[{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"a456a18b116b9bfaf0c60fe114fa0c20501d183a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.7.0.tgz","fileCount":191,"integrity":"sha512-E2SY00RpT1nUYpwOndVpin/s+3UrRW8NyZd0ionyf22p98mTmlH1F8TGhILxHzRpvtd1cvuHz0b0vXK1J+xPpQ==","signatures":[{"sig":"MEUCIQDpxmNjj1l7BLjnN7og808BfbiMLMsrtsLsoxSxFKmpggIgYdiBHfP5RcfSYRqDKIgMoCV00t54xT3tVlhN4BC1QMA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3659658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffCvDCRA9TVsSAnZWagAAXisP/1aaoNHH/EH1SOEimOYb\ndAM1/hep59XDmYAXU7leXCNw95p+dyAoae0inxYPbuM5/bZpfzpezZS07s0B\nO3tMxulwQkHdqMTEvyTqxEckq53B2Dy1CHTJZ7qcsDsCW2YhRwM2DC9LjA/H\n8UGwv78PodLDYLI21WQqKiHSHCiLACV396twVCSQSS7mae30kQrrOVQ7VZza\ntM0m+nyJirzRGryB91pQBeoc7YaHyVt17DiT0KTSXtYdFj3dGCx1REwzh360\nxbVzFFjIrLvuZ2yNYgyjfrVKHLSsNU4v34oWDr7yNSPB3amiaP9JFvMztEbF\nXXpuvU17RINC8BpdCIVorr00eoaiRMFXSxVyBfLGbhr78hecJ9ej5TG2wKH/\n7pHccjKAg+sh03CZrKeS6leTmmDW1XaaADzA5wQuAi5ety/pyaAzYpNPWXAk\nKAEhfSik1BfZwX4Y3yqmTjk3QEmOrIbuOd46GyGhqYT3op8R7F8SCzqKGgsf\ng3wRusf4n5fp9ZNTmKQwpspD1NXsWtlsWyqb9/vVWxSkZWOEaeIqLSFCvmZd\nKSf4bJvVglK9zcFMZLfPlXyzNL0/7GfHbuNuLRLjGhcTWaaWeelHTAATc2HF\nW52ygZ0uUXpEbCE5Hwj137Sky/xsMe8r94AD04AreDMAQG38GG+k+AT+ITxD\nDxjv\r\n=q9Bv\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.3.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.7.0_1601973187078_0.2781058347272296","host":"s3://npm-registry-packages"}},"9.7.1":{"name":"@firestitch/list","version":"9.7.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.7.1","maintainers":[{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f6dfed2b85ea0d6fff1a5294311a041d05f0055d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.7.1.tgz","fileCount":191,"integrity":"sha512-B5ZgLAaUa54FOvW9flRs5oFS0gncd9sGFVz5vAUm5JVY/IZnjGJW5GQkdCXQf+KBBSuw0Vv4p6IsCvwpT73BfA==","signatures":[{"sig":"MEUCIFRWii9xmmxhenmEtzKc+RDoyEdxokF1PU/uS1RFjb3OAiEA5BGf4SmxI99SZUMdTLtX1Thzb0VbYm3lWTI6qKa/lO0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3674433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJffLOhCRA9TVsSAnZWagAAqw4QAKE6UrnDyrj9/VxRNdYV\nRwzi9ivVPVH8HG4aHJhT+iNgdO5uia+aP6+lggJUPxwBKizmYQu5dE/T2sJL\nzcbg8gme+eOTLzrrQlYF628GfySuAr++Z+6+FrOZqUzkMYKhZ8jZ83X2L2yd\nvPIYwyilGbTpZiq9r5iMDMhJDYcVbS9R+4ZWvVrX27i1hdZUPgi97gbpD9Pc\n4Guwipca5npxbZmhXCYuEqu+T4a0FY/v1SevEs2xGw7FWt673Tc5sak66R3c\neSALWFKx7Xn7uE8KR8wssihnAprc1oZA1Spr+NHrC0EnAarcVhbOamfGMZIH\nZoF64PUTY1bqZR+cmztJchP6NIdU/Qc1msYz3a9cruxkq3Vdrz8DAn0WZQIA\nVo8m79Vtfrll84EuDyFiSfm1N2dcaBQ/9O9s3S02p1Env4ggdzxAgfJMOJES\nIN0WDdjsWcnRPJppDlVZD1MV+cQKRdw9EJHbE9Oreq7RgYuyyQXKtkGwGu+Z\nRsNhR+c1DKiOjnuXoRWX3XsEFWMuEH6E3MRxqVAecNUgWgHz0ZAFqPz5Ehe8\nL43GOTXsbfV1MNnbdubJoeF518xmRvXkUDMgSD+6kjp1rTrwDax2AiGa/Cj/\nEDckNS0NgZ2NseaYe2rsNNmCJ/nIIl1io/CIjUK5uCXxfrcqAsv6aOs2+AhG\nm7Dn\r\n=W5yd\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.3.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.7.1_1602007969117_0.37263831689963944","host":"s3://npm-registry-packages"}},"9.8.0":{"name":"@firestitch/list","version":"9.8.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.0","maintainers":[{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"975e83587ebb8df77f2533ca9ce0b6d3db45c9ac","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.0.tgz","fileCount":191,"integrity":"sha512-U64QHOb9DLGf+d8TiQnqCiompFhBoKAXkBGPk98N3ls9aQZ+K6JdnKlHF9eliOY16ZqXH1mlE6Gb3sCu5xKFdg==","signatures":[{"sig":"MEUCIQDkbFp2b8bi+0YZV2pDgGvMCT8yrMuJcXIHeQiGlyRbygIgA/y/PXfAqcKgdgyGGeqX7y1gKE6/aL68kSCQgru1w9I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3674391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhW8lCRA9TVsSAnZWagAAp60P/0HUpXL6ICFXSaIUwezf\nsP5E9E5sFK4/+PGtF3oFTaKdoTkQQ01COElF0rbo2j9GCs7vBH9WT1NApiE8\n4TMjwUMjOHhzrC56+w06vf/WbO7QcKlKFz/i1LelON3W24gGlVVL/QVqpIDa\nwERUrn6JavPvFaEUxqakCGOsUyNCwOzvwkYRJkpKlBD3ROQmYUrBMivhcudn\nPZh+QlbwK645lKMHK9mEqn21iwJVoGCkeonfie51TVPRS57xNQ7021ilxyEI\nyuH1ah5kFvDIRWzhxpHf0+V7hzG9D/5EXomZUpLoaSZSRQXkvr3yefelVkYb\ncyJXF4XHwwLAZa1Ncoo2dn1Gn3eE1BR0FN56VPMQOWzRjnNj7ttlByfmRkD1\ndeiw6M4JYebiHKgwg6a364GadEkpgRQhNkZ0BR5t242xkkf0kqLq9HSbcwSq\nN+n738CVvAj3uFw8iFYbu9kOqJjgZIQXds9ywRqJ8ETCFCzOecr9sGMvu/z5\nyayIRSgjJ72mRc82L26uAr7xyJDorIiN8oDNYnz13LwXsrYCnySeSAs/wTPq\npDs9ThKlHdIPQDHYW0zd32z8ACKoAb5IPLdSuJtDBOZ2kZA7QUpB+XqTDDE+\nm8u6gHLmE7wRbi+64E7G7rTiqr2fZYhKqHHQb/7UFCg5fAhMd0GtAydQmKoc\nHV/Q\r\n=FxTa\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.0_1602580260515_0.732870120053303","host":"s3://npm-registry-packages"}},"9.8.1":{"name":"@firestitch/list","version":"9.8.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.1","maintainers":[{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"d152fd21fbe3a02cc5475775854ae048e858107e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.1.tgz","fileCount":191,"integrity":"sha512-0ywKxMX0ruLCabP1CLGrXCLTP8kgLg6W1CvdaELRsicY7oB67w4OtKq0xnNwNXyvwnaPk8aea9HXI9Z7BuvY2w==","signatures":[{"sig":"MEUCIG/LMv3hKbh/8YwzBS3f/IP+mWlhNHnsnWMW05MMpRyPAiEA/mmKeFvG3CqILX9kdpVtcG2MfZguH5s2hrPYnRBs28s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3670897,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhr/JCRA9TVsSAnZWagAAJkUP/iBtCICGrke/nKKE+FGg\ntA1aixChPz9GDo2msyPFNZIIVBGzM+0H/G8HPB2OHAbNynVvTxUGPqhahEfl\nIKFTF2MDYzavDKchkSYuwst22nvYQOw+YhpKeNwbCauUcdgEQqZa6P1+OZmB\nempO0lzKuy7ptDq0+NqBmL/mNNcceS2OD1k2N4v19JL9UX9eCzrO+9nZcsrI\nGnFqdOrZrxD/PJQP6SVbtJe8XANoBnaNrdEqFiICI4jzABZ3nlQgE/7x+EUv\nszJHv0v/d0YDs2Yf1KkAht5Sq/mdMoF+hmXov+p9iLok6xbluc3LcuFlURMk\nP5CW4LANLTkpbd2AQ5a5/GgCcz56znpS+4UGv/enKLG8RtAtRccTHIeBrBTq\ngQVQ0lEH3d+EYFp7YlrEO+LleXPbzfeDZ9lVvt1ya6l1WzGtSiSSEwS7pDdM\nagMrjfvwGb+ON1xVmE99PfNWFA8Cc18sV+2aKSh2qy7NH754wv3FX/3dhHGq\n3tIrx4WqaFxv3Fa0sxKdtRjiBl6LRJae2pbeBLRbnWHdwvLPw8uBAqG7rxTu\nDmrY9lBKw4hINsY0j1CVL7zSlRD42UTrU4PwsbO4RgILJMdCW2vPBF/NAO+j\nwmc4LlX8PAQwdgODN6e/QvtDmt1s5/oCMd+aw3WjynjDDgcr/Q9IcUrRIf7E\nKVbW\r\n=kece\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.1_1602666440780_0.2930666900374608","host":"s3://npm-registry-packages"}},"9.8.2":{"name":"@firestitch/list","version":"9.8.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.2","maintainers":[{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"d16e23752581771668bace1b58cfa0edf12d8967","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.2.tgz","fileCount":191,"integrity":"sha512-UxeL40vk5FtVWmTUK63MD9pi3GEi/vx0oVtiAyqhZTEacPxKgzAuk+pMQ+gYSMfO4O4ny0kK0mvQr7n0vV1uEg==","signatures":[{"sig":"MEUCIQChKTuVYxZlkrzTHs1fKZFIPiY/4phn7RT0dEn1xDOtFQIgYrvmcedqz7vWrVgGWHrCMvyJ7NCLWIcLOEQT3hUBluo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3737057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv3hUCRA9TVsSAnZWagAAmecQAKH5DFGNNGDOvzHtwXf+\ng00yQLX1AXQniO2jCVk8/wxDBHEMQSpUFpwmM5ksqxKuH6xIpnL5Cs8WlOLt\n3T3jal03wUuHZK9tvS7zfqTgkHe4LtV23cX3dEoLmY/73mNRVd1p/k3vUChd\nH5+9XrVK2sjl2xAvmy8Me/t+XFxwNzaCuKU3hoR6Ritl6zfXiiVHtPDnqgGY\n2GPK0WyRFNGKgSdvJVW4jOI8aBKtzdd6LiRlrW7yyNEzAe5SR+wDPkrJOLN4\nFLfHrtcxdtMa2TvJZ7QZEPKoL2ZubOH/avcRhl4j0/NsNYYYANiKYrPEbKcJ\nk1n1ABZLM7GuC/Tywb5PzVX/FSw8FmSj76SjGZMqgOnJA5udJFvetnW8UqR/\ns36Z7yMm/K1h+3bQVJVeRt1seEqo4iQthyla/V2zWPArld9iG8lf7RLAHSOR\nHPLK1BwoWqgHrkvsrKzqBxeWPFgyrb5CWaFhN41Ky2WUC/FJ+vUWg58cbSuQ\nXiXjEt5DZQryVC/wz278ispf+h+RGQfjHm3yN9uGql2B5v1qxa5CuzWTx9Nv\nId1Wus8yO01kftMj3jKYGQbRHRIeIXWXk1Lb4WqQLdtjjv71WFGwm6S2mxBv\nv2CCrwVkFKE1fOnnQUO+SlmY9ZcJfnICGIzuBkJykdZk/L6HYsB344YWSqTO\nLG+C\r\n=zx7s\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.2_1606383699566_0.05743212287849064","host":"s3://npm-registry-packages"}},"9.8.3":{"name":"@firestitch/list","version":"9.8.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.3","maintainers":[{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"598856e71f211a0b53dec4cc2f8ff7ef580dae3f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.3.tgz","fileCount":191,"integrity":"sha512-7fcDbjWZ1P/2wBnjPB4sxKXMj/DQcptGL9WSoawXr1kpuM30uOIt44apUB/KaT/AmMuFe++mYRjb2SPmeLnO9A==","signatures":[{"sig":"MEYCIQChLIJkabGj/+k/Xr8UqG2Aw5hJZJVi2MAtX+DUSzm27wIhAP3v1PtCfRS/4yNSLt1x/qM+CnhFDF4cTFNeX2GLqJa/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3738548,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv/9MCRA9TVsSAnZWagAAl+QP/0Dye8lGarDjXjZE86gu\n+cBEI8TSrJJZlU+bDr800ZgWETWvN1kkZIfYwx+xoaxvXUoAbDFoHIlG8529\nGZXC/KRiC3/4knUdgM+kooWbnoqxkAdJV94cumKJ4dkxEE1AcT78vIXOJsrf\n2QeeMQ/DYeqdlzYwb2R88s3R3GCM4j5AYzSngJB6ZdSS6pxBIbF3RxrWdt5a\nC6K4s/Sn/AF4xf9iAOiR6JQ1hIdt3jdf3uyYXtPADnOUDPzeEB1hNstmXy7B\nF6SuprUnH7TTlOAOHnDlMqD2Lrxt81QI0OuzX0mFR1NDqLTG1nwECNBiNVRI\nJc84P+VDLGtChXLWIqlwxTI7jrdfkfPaaT+CK+osnEcDUU+nnCO+jYeS8Evc\nlfvpvdrlc9kIO8v5u2aT8KYwUYrhQBl6pWM+TS0Kg6EH587EJZJ7ydk5ugLY\nYU+W1xtw1zQVXjTo59J1cejT8ke+6B/PCyrsn3ler/m4KlIy1oQJxfO8kyTR\nHMK2FCP4j77h/RCcitcBTX3mhkpgnobaArQul3tfBC5RBZKKedNEN6WOtajI\nlU/z+J5Niu0xtS0ydMXlOTG5VRHj1Nm5SgrfYSZjHo0gPqWoQCE2zqGbNuRk\ns5GZ82mTgrWiRFdjf3HZWHIuiuClTx5UyCADrhffHxcMxY5GMMUGzKPkon5I\nZgOO\r\n=qjto\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.3_1606418252034_0.08271966031935918","host":"s3://npm-registry-packages"}},"9.8.4":{"name":"@firestitch/list","version":"9.8.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.4","maintainers":[{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"b9dd6e05fc423262228fab13db28c4cd645c26a3","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.4.tgz","fileCount":191,"integrity":"sha512-kF7xXdwTJHkD7QsD3Dp2UzK/xr1tQr5xS/F3JON/6ZJtNwBxK64tgt85obm3R86k2PiCT3Y7EEUwy43UhZ6avg==","signatures":[{"sig":"MEQCIDtK3mMDrzaieN6TOmB0TcObMSgdTaQK2dkBhK0Q/wWeAiAUn3ZcW/5pc4tJnxIzhQ5cqheYO4LQ0YbxnQEghtywow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3743503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxi0+CRA9TVsSAnZWagAAy3EQAIyDbNsF6UVqq1ZGN+fe\ngELDMi2kHmkQMCPOmXBzgBDrqWM3xP7le79BrH3xUJ+v9UMtw5e7K+ATlohE\nJDE+NNxqyEih2KojaxOk3xD/4rL03cefgvyI4egjkWog/qfZ5ooEYZmxeCan\nqHuhOBcvPMbHw6A8SvRelN+pqSTzeR2GxpBq/cBjjyilne5HNkSC/hdHIoFL\nH2EMWZ29KewmwnV86EainIGq6iYxPdiHIjHHBuyZstts7lNPQQk+BfxKeltS\nILnismR/20K5ORi3iwEpQGcAG6Unc3b3pP/jMyXQGSZ1lgewYMVjEooQHETK\nCDjYJizdSafhNGpLW4zOAS/QWnfMVWh9GdjBwBziUPu9wkfT9V54q/Hq4Crz\n1s6eGrpNEFBvqiu55YDXDXnuzEgBheAekR43ktLuvglMehDRKvWk+cUUOpUu\nvwe/weWq59H+MVTp10vbkrU+tftzRnx2aE3+H3gziGkqC0UNhJgjX9Fdps7Z\n28KbXGIdlMqp3rxYlEnoXtuKUH9prJj7cglXsX7u9DUr5T5Y/TaX1fkRqbUu\ng2zaQEuUz8FEW+7vWBAUdCbquzxjNgip7DZ/oABHowW3FCspV+i9FN8zXppo\n52Gt3IbjDRwRKr1KXvKwDKBF2V9JrKA600P3joWrDuqVJPMu9ytxq0/OerKw\n1GiX\r\n=T77c\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.4_1606823230307_0.4037696836831455","host":"s3://npm-registry-packages"}},"9.8.5":{"name":"@firestitch/list","version":"9.8.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.5","maintainers":[{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ef09d37ca9bb44c3f6af1853af2fcc0849f9f62c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.5.tgz","fileCount":191,"integrity":"sha512-wjKrj5bzYE5JUH+VuBn70RdkywwvNjpBMPn93zNGyMOuG18H7lJReocCaa22bLwrpJQUcARAuNMjsv/kib/BMw==","signatures":[{"sig":"MEUCIQC8JmclogbgB92EfZyyVLmivu8ZcWEeM9iKYMrYUj9NlAIgftdJA/Km7djeG0Rj0uU+T0hW7fkEJ8xe1oKpCRbRVH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3745944,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfziNECRA9TVsSAnZWagAADGwP/jH4qLL+rQS//RmZw/ke\nCzlEjH+Fu0V7tiIh6jl+czqDu3CPzX0WKQzHruk580d3TpaQ+9/fvS/FElWF\naknIhKQssOyX3yvDWAscs+OhECd1NhtMjwSpPFiYZzDZ9abTzmVIW7VVg9xJ\n4HC8NajB+8OJh83tWsuq3mGQlErlgAbupO14CTPLY0jQ6V0lEX5TCeCP+M0Q\nN4EEcnrB9MuSIFbFR51MAd+5Fc7rmbbs/fSDmWMaz9UlWjW9CZv6wd3zNolP\n4hOoyp8JVNf6NHwEOwq513TwtQn4FU+Ue/P+NO/rr9GntHcKt1gwxqXN86bu\nJs2/6LKoupI9yKxNwnm/ZyZwMGy1e2VMrhDevAHkv1O6N+vcV51OGcdY6tvb\naa/Ae51nS854hszgjb9lzg6bb7GbHVkoB46fmdO706wRBI9Q/NHjJRQc6q8V\njkVXBIpCSMWyZ2UTLfIjuwHak8faGr6mwZrhsy+ewoM/JTmZEaPu51UZLX6N\nd0ByiSSw7z4wFPf1q4f9ibHhuCIeXm9+iXyNEN113EQpIm5+1aOqL0N8qROX\nt1aeJ7dbQjGVjWtnryddU1l6BgsJKJsP/x1MYgwavSFJ6+C4mcVsKbWpHvvx\nYlKmfdGR1HTjsJleXAkYUKd1v2bFFL87TZmo/2Won4KmOVNMbIxdvv8oNR9n\n70/2\r\n=KMjN\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.5_1607344963607_0.6131485647639487","host":"s3://npm-registry-packages"}},"9.8.6":{"name":"@firestitch/list","version":"9.8.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.6","maintainers":[{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5e35f9a0e73dd374f68f7471fd39948a0f0cca26","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.6.tgz","fileCount":191,"integrity":"sha512-ks9DENb73JnqYbNqfm4Pom15d2Hnb6IoVWgEWzRZNxFKl3kKj6eF0jcHBFfw3ZGZHtFPThAf/NPjdoGLA9PEYQ==","signatures":[{"sig":"MEYCIQDElAk+F5pDIbE7F9aNjGjhGGDOLhONeXTj9ZEq0UEgvAIhAP9YX+Dzlm5LwghDJVJpMHHSdYgyqtmiRLPn73/FBpH6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3746434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfzj9bCRA9TVsSAnZWagAArCoP/AsgjpWIKLQcv8PcfPRX\nrmjru5gug80oP6S8VFKwrvIc5Zp9hEt6r5+/AtQTi+lMusG7a6vGeuERZCZz\n4AgpYH0yKALhkZ4laJD48dXXl4FHjQcUCyr1VRC1wR1SrLevfv1PIjhExlbf\nVycW4QFRxtSWIeCglavvyzYoDxoJsHS+TdIy8MMhBgmdEGbvcC2eX1BruGav\nt04v2agV7bxmrvIm7Bc14zdbt8vroDARUUBjFsydCj5yBBmTU/oijVeC/gTf\nSTJIOV3ri7AG8IEWKBEdeSaW6JiTNvV6+yJNttzJeNoklY8hRDdoZQTFzQsR\nxjTBEmFKp/X08uaJCLJQqcC2gK4+v2mc+p74NcI7jNcTZ73NV09ZEgxXISi1\nMpesYTxs/oG/xby5tPdWZ2TTKYTQMPzlziUK9HIhuv9Ez/YA+/mgdC0FOcxC\nVqm3JAsdw4w3pyzuPXwvMxWVTQbHsiHJ7MKmFLxA4dgLZAC+aJFyFNP0NVPc\ncLI1B1srbH4Zw9n+je0K2vv5NXHyWNhmVx34OcQErdzB93pp5B6ixFIBdrvd\nmeXgUtun1Gy01PeOKwyyJk4T7xvyxtvtgS+2NSMzSEkWXb5lY3/wC2UgT82B\nCisaNL1XqdrJGGDl+wbPAJRVCznMXDuMOXb+9lYL6/f0ptPVt90HfxGOzz8J\n/f7n\r\n=TAkq\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.6_1607352155235_0.30002401775476906","host":"s3://npm-registry-packages"}},"9.8.7":{"name":"@firestitch/list","version":"9.8.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.7","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e446f8d3a50790042fe75937d00d15e9e8dc49ee","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.7.tgz","fileCount":191,"integrity":"sha512-RKdSlaFa4m1+5Ktzlxq2XMOdDxeT4TAEf1AW44N4nPFPlyWgP/Saq4xxXBUdxlqg9wRArzXWHcZZbSEm2s/5+Q==","signatures":[{"sig":"MEYCIQD3aKma1rDV8yr6d2yj5oYxZRyYT9SQrJRPuLcwOQnYfAIhAIG+LjKvI2cPaTcPyr+XAl153qi/St36WKI0r9zAb2uL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3750260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf5eILCRA9TVsSAnZWagAASvEP/R0bsrOXB1czJT6rvQbb\nEhlztz99XRc1eAZPiTzAaSskeNdynDTS48g4qILaMjch/jn1hElJxwLo2JT4\nPXzHZURAtxh9Csz3bIkwX41Xla228+XtLHXlJvnaoCHtvtyzkmwGFi1G0ViR\nR/7H3/8whxxnTwb2wyUM9EpVYch7s518L/ABy4wENEQr91NYwNMXCIud601b\nSvNKCH7yzs/PMeCMlNbFvfkzEDW/KX+1ls9/u3x3HBCNh5QmuIiN65B7ERO6\nTSvw2o0nKVc+HfNCZowWu5KGQwUUOMOKQMLAOGl6dFu9m7xOdW4NHl2xI30e\n6Ugk8qlej5o0zy3sckJTk+xH8W+klJEtNSH0nsvX9qSD7G3wT6OyJJLr/ohj\nVnUBXvowEQH5ORQAnUiQSHtCr0zo29BFnXxdYtvkVOhPjPLWg4Y8Fkt/2zZU\nxsiwgjvA0fgc5Dzltj+1Jl3tXic9+OJHwaaKMXpBMWXdCYDFByRLaw69FSPM\nvYH86rPE12Bs+ZzaLJHlu3msM+MbKgCvqPI8xgqsLxVEB7ayvn0Jl2S5non0\n1krE9RDfuXshfZfJ/OHFFOxkc0jJXEr1hIdgfw3HHdFYpLVllrqN463ua1sj\ny7YbIp5FUKlozwQRoiQdZ2S/J64U+H4BZo36nkQbD/fVhoIquy0OMLAgxaYU\nGzUF\r\n=aQKi\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.7_1608901130966_0.4818186204028947","host":"s3://npm-registry-packages"}},"9.8.8":{"name":"@firestitch/list","version":"9.8.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.8","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"3eb0a4657f8747236b9399b533a295d5eb718cc1","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.8.tgz","fileCount":191,"integrity":"sha512-kqmuVeTRD9vcc/2FyOVt7qffM1dO08PGum3SEjRPLijXo2cGIk7ALD3YFZbAFMnoc6Hw7qoTvc4iacMCM6tqcQ==","signatures":[{"sig":"MEYCIQCKGUL9M5I9Bi56+78xvbdBm+qDBbqE6q9XHiHUB8+R5wIhAK2pB4qEY/NqsuTyixs5iB3r9jDgxRBE+qdLT2/IYYkH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3751330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6vPzCRA9TVsSAnZWagAAf4AQAISoob2hquCKcYTz1ZjN\nIapZh0nttskk0tpva8/4A4oArZEBQ2iUJ/AtPNZeTNpHE5Y1cRR/HfxRJglV\n2U2bFI32twLPyp8h+Pqo695UPJQJPJwYNguVJeyxzsizVifY281anhawP1Fq\nwdIgloAkxNUZe6Ol400e11ScjEX0oB9ms1zLZTYx3xm1NJikc25cqW2VoqUy\n3adnZNlSULmCNB9gsPMJkq1SOkh0Yf85OOAVfKe0a9VZ5xH8Bj4oLzoMEQvn\nGZj9SjAhXwYYFxNueUMW0jq2Bgasdnga46cZQxJsbTZRz9vGCe5fRSKzsdbS\nRWR/FgZGK7UexNIzcfn+wRIq+oyTwuwIDX3PJS8ESlbVoebdcTwfh9EVJvCb\n/W5+avVjv36m4A2bBWpkVXOJQPs/PbrceqdfAhWZQqSGR8FlQuae5JUglgSP\n9jqK3gTyWuxagIHj52Ym+nQygmBSCo7+/06j9/ZUFnt3CMI+qsTP9sa2izfN\nTvs5+lTvStzc4h+BCerEdNyz46HWsPMubwQJ/fTbQj+MIkYpEY1ZmOdh57P/\nidg+r9UkgDcM+GhMewU6NWw23AuklW5a98IvWXQcx3hIXwwxWK25hF+I+2WV\nObYctPzJnOU9HTVlsEBiTy/SDJtRDefuARcmwZcQUrZjd+9YGyYFIm9ses51\nEycx\r\n=3FWo\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.8_1609233394795_0.11149392918103529","host":"s3://npm-registry-packages"}},"9.8.9":{"name":"@firestitch/list","version":"9.8.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.9","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"db0161ccca4c96faa63fcecf34764236edc6ef75","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.9.tgz","fileCount":191,"integrity":"sha512-uBWZEOjfd+uST3z6djdmuPP7IElnzFaqyPiP53eShCo6ZQNqJfeFcZSxFkeIjZVzJi8j1FeyauhJXt51WaUugw==","signatures":[{"sig":"MEYCIQCbg71OnyoQ3FlFgVAeVR/m2IGowowbWVNKTyXMmSzaUAIhAO+IQ1ibRUbTp8LSyWcrPYXa25DcPnO8DMnnF/wx9wYW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3752427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf61kqCRA9TVsSAnZWagAAtfsP/jolu4BhysX2k7Yh4BzU\nzzjfjq8KkNAtCkxv04z7gerh8Zyfw3uIxn4tHioGZ4BFgC0MdiJ/zH3QBtgJ\n5jkGVu3nii+d+xNyhFzlZM6Go11tTnKqE1DDXFzZCXZjWzkMYkoXHaBDFeiP\n3aSinrGM+a1JoQrqnH8ULb18/0iybTpR87Ewz5k2/M/f3Ff1m4z/dv6qgXC4\nIDUrnry49SHBs83vc3ZUpfTn5VBQK5FvwP7cjmPYgDiivaobVmo7zCjl/05r\nnP7XABCwrDsvCYqn4rEwwJYYg2Qsj9DyMhvTmIeBcj64OMVraNyrqtMkc8sH\nIA9dE6ZIjSWPqxEspr6N28yhQwU/sNrTOgo+lvX4W+OFt6MMSJ6gLzkm6OtQ\nueYzderLkAcFJJ7lGkSMyLvJo0Y/aN81R0zRTrfu9GQ6+D7Ka1Zxp+SzptFU\n3Re9ESv1o8EAxr9nZPhyU44skPq/fbBdkcg+1qtJv5iNPGJc9OHL+HxzAlDi\nQMjyuyTXNDi7tqxex3e2qBE5tltv5ifzrl+4mdoXGsL7EojgvmwgXIJn8L1c\nxIs6JP0SpiNa4i7xKPjjx2EZQxU8y9waW9sjNXDhK3vqBCkDBJL3MAw4fyl1\nEx4Q+ObNsrAVcERhDr6kcM7wH7QQG9dg44dUmtdD1O9h57quxLjj/DYrLaBy\n0Jtd\r\n=kbzb\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.9_1609259305854_0.1811265529909123","host":"s3://npm-registry-packages"}},"9.8.10":{"name":"@firestitch/list","version":"9.8.10","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.10","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"3831186dbc068b469ad0c054ea7a5bd20b6175f2","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.10.tgz","fileCount":191,"integrity":"sha512-/JX6IMf+IT50tbDetnw89TiPS8/8IC1PC4jRAiooCWgC7m3KIZ9XxhdjDiDuuYt2iTAgCoXEDOXw9u3qGQwwmA==","signatures":[{"sig":"MEYCIQCMHkyyK/b40+sy9ukMuAnJnVNQ2VuDFeAWMG647cogKQIhAJJaForjCS3KI3blq/o5890O28HULA7EnviexZiCP3wO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3752477,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9HvNCRA9TVsSAnZWagAAtXEQAIhUUWEWiNl53h9ETMGR\nnqEyFBiwWc5I9AHUIrN5lnqvU/9DTvyoczYaXckcIo/92czkWYd/4j3RrgxL\n+dDrzwHjHLPfgRk3/gNke3nB0qwJBlNodTkq0aY/S2kgUcVfYK7L1mBrX/NN\nXoGqxFCrn+1ZOBL/miTWlRt5rPmXHIaon1EdXLwORTGQTWbef/8Zfakk8KoZ\n74uf5EMqg/qW41t7OSsH88AWn//oie7XcC3C6Y2SymSVoCi6J5It5o3bvl9Q\nLRQKKm0c806WDOsZIhRFPZdEm1KNc0eHgC0GR2XykqjO2CLogTMzf3YUeDRg\nOqELMSHfKHsnlKonDhp89QNbw26mDFISj0PVzNJ4VF5/qg5+i6NmE/y1sdit\n6BOwFrpF5ZN2tARL7jus+SBot6nYdO1HVv1GL/uBFXz4NE7VFaYE1EeysH/E\nCN5uhZmDSFUcOsjU367bWbrZRIbDA84U8/nIAu0JoLhHgaUiZKRUqCi3C9f1\n4m9ycobFnoc7FyzTyEkI+aHHqKM0xMcKU84fdXHck253i6vRKNniLfuX/g/y\nAQwwJPvT5nFDYM3bzV/rqFVS+1VmfS+scuAqLVHPZnWVaB5oZdrP9sgiOQ3k\nXJQt/e9xKWRpeAXNF4XNJNcJ+0raxxmDQTD/rPOXXK4KOqk+orP+gzZ7L7gy\nxEi7\r\n=Kvuw\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.10_1609857996546_0.48260939639746225","host":"s3://npm-registry-packages"}},"9.8.11":{"name":"@firestitch/list","version":"9.8.11","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.11","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"d5852c3c8bae02eb3121b33d8fb181633b109123","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.11.tgz","fileCount":194,"integrity":"sha512-U+3XQpuhVsfLIXXT96WILMTJc4wmDtOwJCEamSbEeXbLCCNhXAfj5iyxR/91HnAy4P8zXAMuu15/m2BTpwPVVA==","signatures":[{"sig":"MEYCIQDaw1CEkv27hiS65yW3Re4Gfy9HgXEme8DcNpJeXShWgQIhAP/fgRVTITQOLMJpn7jxYX3iEjqoivYT9ZL2LOo7uKD7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3786950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9ZKrCRA9TVsSAnZWagAAvEUP/3H/HM962QyGQPI4diWG\n7qDZfCv7yaXaDGaNUppxOY3YwA3bwZq+uBy70zleMSPdGcDVMk5AEpXmYvuE\nKFWz6P1HFbeBUI/9aKxg5U8U5TM2kJohmrvxIGZTJgtkCvFxN27vnHz//iw8\nFVEKMqThwtujBql6FjAtqrpClMql1SC0T0EkF/pP0y8lIdvko52pkMvfSZkk\nP+EE/pCZJUGz6UUpd3D6QzY45kLaYJ9arVFcXxe3B77nX3zheilB5L9ooCS3\nIv1+Lhgmq4jAQXCn6Y9DDlJYxPmjyETkWU0W2zRoN2hDyzmOnlTh9bJ9YOrX\nL9gb8fTaSpsEElYZdidlWiROs92TJAWt0bn3jOrnHxqIc3hjjC+3/Nc8NLrB\nmbhpQ9GFuRumrMn5OmvmZ0urgiWFHEXB0SOaMK9k4eQ/yrDyWbmqt/08Y7Bd\nBCE0T9766xT6moOc2TiRblszHl2w8pgrTnLxV0rk5RMAEpPwHbJjpgVohGTr\n3jGYrXJw6UUZiVwMnedTMLa5hp9/m0f6U8g9ujrcufq1Bu5uiF5jSRnlxQhS\nmin5OfVxmwMrRLOS3G1DkK9s12XvPp+WxRekfmhTisvQqle8RJPDEslZtm+k\n4ee+ew+KsAkCh8fPthMsOU9KhzDEeUBlw8TLYbtjAUW4IMvktFHbR7stsMza\n16i3\r\n=nlmx\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.11_1609929387277_0.7653271471593412","host":"s3://npm-registry-packages"}},"9.8.12":{"name":"@firestitch/list","version":"9.8.12","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.12","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"27385c03410e47a08d3c64b801696f114ea2e9df","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.12.tgz","fileCount":194,"integrity":"sha512-bpT/cOyI+izvfN4RbsQ4qj8vz3Vn8jDZ5pYcNMdyNVtfJX2g4lSOhnh62sq36jGhjopQrMEM5lxhjxt1F/jkJg==","signatures":[{"sig":"MEYCIQD28sbyoFNON9kUJ3TjQcHiERz9DG5sTsjcge3tITn3OAIhAKvEyKAXK9a8tk+uH0vrldBrGb+zVhZzaE64x6Jxixdm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3790568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/F1ICRA9TVsSAnZWagAAGK4P/1fMDoYAoEs2qrHIOQjr\nyRETGSBJ7kqGNh8p9rLbGQ1EjUmk66tc868jSj+eLU7sOQjCx1KgLHz3PmJb\nst5CLSWu43ukqyd/FRrAG7sXaFv0PVMqQviL+6vzra5ICcF3+ynSMlXVCovK\nO6BYvSODpHEhC1aIXrw6kFb+nD9+rUmKPZh83xDi3TmAJcknaC6De3ytorX2\n6moDIakYETXvydbJt+49yvJ5oskSAAgW/m7Mh7vkcO4c6CckTQKRP2Ay2Q9V\nikXeaX5MGik39QmB3U+vzsqDz4po27LR9/Uvj7COUXZNaiA7E8HTkHuTIiRJ\ncUtlZNIwG65bSyLXd+ocYVfdLrawR5jyd40CXFWDXM6eHKoRImRV4p6sxfbo\nCfRbMALxLl1TRsy7gbjy0jXvmXvt+W0jgdTfLqnl655bBV0kMdPCJGHtg5/y\nTMLf0qjfquC+8mHzSzRz5lDQk6gpo6lbddxtuHTZNQQrIAS6APfqt8TWA+Lw\n9sIeEadMoz3WKhGO8DYQ/FD4xrcYSWvvDEJn9kbKld/IBjQV+EdsNq3gabWZ\nLnwwOtR6uJeQ6vR3pG3x3omyWY5A5/q8DWDqOJihPJ/VKCX7F6TzxL2hU4y1\nIYIlH98Yl2Mi8rgbkovx2SvyaVQV27rvQGCKbv9tnm++0TXk6+MwQeZV7S4B\nhVfF\r\n=rVHg\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=7.0.11","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.12_1610374472224_0.2927452737755931","host":"s3://npm-registry-packages"}},"9.8.13":{"name":"@firestitch/list","version":"9.8.13","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.13","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e8f96511134bdc6378ad24c43061e6d867d41075","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.13.tgz","fileCount":194,"integrity":"sha512-IdNy34d057ilhg5E8LAUcEpOLVaDxSNSzqslPbaTTtWNc8+UGmwZAjqgk+XSwxl4/oJUZssnqC1jzmb9Q2v6ZA==","signatures":[{"sig":"MEUCIA73sxBpjeDr+aSkaZnMG2RkZv6Cl+zJZuAfVEvIjnvZAiEAoDLqpa+KqxMKeMbHNbDYBLMPfdHOzuzqLz1R46GeQfQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3795851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEryZCRA9TVsSAnZWagAAg3sP/R1gqUMORKq/SVcIY9ha\nLz1ILXlRLJEr4TJi4Fvib+8PgbvtDT9SVsUQfFKbiabvlX1BTrJPR8LalIHK\nIeokX7kBpdrdJQJSNOmbwAP/ZsTT7GbXVLmuqUI3H4c3TboHkVJ7IoSKMPeK\n/+JRwiKOvfKsr0nQ9+Yqqp8NT0z+sVZIytYW8X4eR7EDOXxny50TkNfPeZYt\nwGel4LafNF5bruH1cY7JmnruX3hyVZHR7jUXOTae8NtbFOL51c+3As8ehk3e\nYkOMlom3QuqA34+H1plVvSwxkNcCz2AHnATb7trc5Oo8vA3QWuyV07rqUjfC\nHBLc0a6/GS9icVoJB2Vsv90Mcrr8pHAOfUOuPwlwuj3IQCbUeuk+FSDo8hHH\nky3KEo5g+7DvGJtW3S5+GXRTHnnP1b8/X+MIDL2XKQQlWZUNBHVCD6FzSNOj\nvfAkA/CGlNIUMR2TZKLws+fuuOnzz9cXtV1X2f9IKjj6b81t9cHTAFKbJ+CF\ngn7olXsobn2qsTnpcjKJY+OJZGD3qN0L7Q6fITicMARMYK0h7bsai1szGGDk\nxIsllV57VPXmiiQYwMsIWgtrfqM2iU8bznaBIjVLju3Gbmb7+ZOcdwSXVysP\nuWiX3+oAV22g/unxJI61qBOx+ejTwfZsqJvvOMzX79j1X7wRCDPdacYpIU5P\nsLC8\r\n=f1cV\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.13_1611840665258_0.6552537384079542","host":"s3://npm-registry-packages"}},"9.8.14":{"name":"@firestitch/list","version":"9.8.14","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.14","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"81e8abfd6c9e719f6c0a45d1ec28f7a133692d8a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.14.tgz","fileCount":194,"integrity":"sha512-Zo19SZV5AQO1hLIlYfUArk/s686+uCDgeuMlK4jxnJZIqVudCu7RnH6XrtO8o8gHNwu/v0crB87ieiYM8Yod+g==","signatures":[{"sig":"MEQCIEG/QSAPJ+bmbvIe8mwBC221sihcP/fmuaqIgKaStNOKAiBt0GNg8fECMWbtu33h5xexNfxlOsQ/7mPZOdUzZT1NLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3803783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK4lkCRA9TVsSAnZWagAAyvUP/0VH9vyuGc/RwDZE9DxU\nNfA700RtkZdFtJHK9FZ5S95UCBNGNaz2XcOTVZdSyZFJ02HimCIGpToH+N/Z\nv9tMhtAGqwXN8O/+c8vjyAyWiH4bxL5MFdeisUgH7QJLcPmIyKAp5JkUSGGy\nvXLo8uEfXzygp8TfMjK5fzcq9O0k3i9gcrYeC/urKokra+8hUtb+aW50KQHe\nM3mNlhHg4G8Um/TBvUCoNYdhspWVMMicx5RRG7ZfMmMdcNiZmODEut4tAlkR\nB2twoNRxFcQ9NPiC6KNt832dl/kh/gVI4uv4ZqR9XsD9LFL71x/SCVSYZwgm\nKCeSfGCB4m8ulRIvpqBLpKXb0RQnlxcGjfKFXchB7tqtLlL3TvPgnkINzt1n\nXp1nxkd8YIJ7hQ/hg3r9YJm0SlP11N53DI/5e4zzJI50PRgD14Zv/IkSerRX\n8JW0FKLldlpVMnj3qo/TM169VaqD8kuRFhUPP573Uqg0yPtm2OHmnlaiBLqc\nSAJlvHgJr6Ax7bVBDsOoy2Cpc0K0Lqmh566QmackR79nBnMLHfrhud427HeS\nCax7a52u6dxp1V+vizZjNcfCtwz2D19RsJIcxJEl510Y0z+UjoHd9U6CdCFE\nmNhYSTL9CzGiPCR1zvAAGuaqJug85RhLc6aenKctrct5W9IUAoiTe0oCleAn\nc5lf\r\n=VT5p\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.14_1613465956188_0.020780220970705976","host":"s3://npm-registry-packages"}},"9.8.15":{"name":"@firestitch/list","version":"9.8.15","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.15","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"38ef21342b7640258e4b93574f6efa11dd7061fe","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.15.tgz","fileCount":194,"integrity":"sha512-92XL3QGJt2dT3MnT/R7XJEY+8E2L8wfZARgtUxiHXYwutQzZSiYrB5UYcvTctWEktIrb3JwjIgRCntcWgAGyhg==","signatures":[{"sig":"MEUCIEIp/wqzM11UX8DN5mfbrq+10PXSKaCL99UbtWafDgGEAiEA/tY29tMuPJ/mbEgEDOpAQTaaKZ457XoMKdWow9agr2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3810717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLNh3CRA9TVsSAnZWagAAqrYP/R7EcAFtAwG0Yccvdtye\n9kL5QQpiABAViefRv8aZkGCX+2Zcp/vtWFyJIC6pB1iJ9q3hC0dY/jhcNeCE\nPXH20z0NG3ylIFKnihmeYE5Q56ubTgOI5Zl31c5b1B7TXIenEA0W/dxP3lya\nR/jLrgWH21P/mgb6b9kjJcLvnwpiBFq/ffclnYe+ZgLcslrbkcWQ+AeFkMwJ\nOps5DBN5z7q8qm246ydb37wX0ayvrbPyNJ3RR/P3n253QcR/TxH5CPw657w7\n3fW60hGw3lISibLaNG1mkxpLZxfRzK+hwRJg6K/j8XYe7NflG3mI7NvaCGFR\nOWy2PGTtpa9/p5ml20tA/YG+7coD4M6c+0xrveAlGYqiZHL+LrHrvqVWRhIm\nC9cpnT2S50lflazUAHMXOTDC2PArQocyOTR253KshW1fFw6jUQnWEg5JxoAd\n0CV8X12911FWvbUvu/K+QFW/F+QPlEevcPGPQbre91lPClzaINW3HNi3d0xw\nJsWvX2IrJ7DSYGFCsytOcZQkwA1maP/kyiYaBLc76zfprS0nxuURYl14+Edt\nOc/4fXhXjAW/DE94l5rCJICv5/viBa0YywQbTFFIOOUMcMJELQ6TYH0g3Oas\nCQVhB6WWgyR/l6xPJbNAl6iUEAI9wBZb/Qt1AiPpei6M/Elar0ATo9L4+XxX\nHJCZ\r\n=ME0q\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.15_1613551734621_0.575748647368238","host":"s3://npm-registry-packages"}},"9.8.16":{"name":"@firestitch/list","version":"9.8.16","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.16","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"da2dba7bd896f91d158aeecd93f631b5bce1a27d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.16.tgz","fileCount":194,"integrity":"sha512-leJUapF6FtqIs3nH829R8BXeDL1FGH15xWN/SfTD/Yw0vy8k0fiGM7B6mOEeTDmIuRok4ME6PMQ6yrGSdQ7N5A==","signatures":[{"sig":"MEQCIB9b9gBLpgwY30/MiTIQxKaopBJmWKWNDCvHT3pu05lxAiBGYgGO1gEL2sOASlbE/xe3GE8cEztmi2y+zZuJeSa4ww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3812697,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgLPT8CRA9TVsSAnZWagAAEn0QAJeHpeIat7emsDb13jwY\nc1tu39B3SXnG82gz1pWaeTKt19TUUs730C2qLR5ugYVZDGd/dzizroKn2+KI\nF4zcHJKq5y1gads/u1w2dtwVOsATiqpvcQ89j2+s2adWVQ8trtE7Ztrp54xH\nNq1iQPvy/vzumfrZyg/V1u+WgMHn/pqH5Dax/YsOetJSg6m0opje+LyzaEII\nZDhms8pFTFjWaR7VYLHPTBpxSjyONK1taCTAdjJYw1Ah/ZTNKCmEk/kG9Hq4\n6TAwKC6653mE5Rfv5dGbMnqp6NVPmvYJREdtByPkiktm/NZJ4RZKiMDkRf40\nuEPbazQ7SYqWKHfu4+tyBAMNZcfhfSAegmEf55E1rfcki7gscuVUTXutfW4a\nfOdIze+VT9wMoC/at2XLtDK15VWznkPtNAnBAxooRiuypR6Ih96Z3eR2XZFF\nkqZni7T80pSsBRNlPk9pRi47MN6oad9Zz1LGpbcnZ7xTTazNFPGKl6gz4+Tb\nPWQ+4fLRCNFFRIozE1rParL/htoi05hLxIiQI3/ecgvHdpO+I5/q2xRrIATJ\nksjcvcZM2XvV0lrbP1Y45x4cJQmZ7QsBEHZ2A9t4ppQ5WMdDbxjCgzkcufEz\nlZ6epkPBqw/VbJiiZk7aTD3pc24z6KI73ZeEjPjpwqVmhj42asIowqtPdhPj\nK9up\r\n=ZgBo\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.16_1613559035860_0.6969102227314439","host":"s3://npm-registry-packages"}},"9.8.17":{"name":"@firestitch/list","version":"9.8.17","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.17","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"200ffb959e0fb1b276b60b0dcf3f6c9ce59d48c2","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.17.tgz","fileCount":194,"integrity":"sha512-TX2R5dEbeytIF04H0xtmGemKEZWvBzTRCRb72TdG11K3nVAmyTGOTB+5OtXK9OL64NJSUfw0zH5AAFbwth+/yQ==","signatures":[{"sig":"MEYCIQCCe/tQ+Nbc1b9DhluhygrgUkkdsUBXGuiHxZXZweIuqwIhAKVrJHBwtdiPlXZqlqcmgDpRJ9QYGQqkQsNfX6qK64Ye","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3812791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgMCJ+CRA9TVsSAnZWagAAUs0P/Riy8S0ceC1xEt8sLZZq\nUtZWAZDqCiciNMxKSFNaBeUoB/z+bPXLdR9RdS34EDbZfGzPNZ2GOi7X3OQT\njKkegyYCx1YDPHqrqJ8+H3AzB5ov6fKqYEtqVhcKNrIB1mMtapSfTo9wsVbo\nQxS/PEf0DYXqdkOTlnWf3TT05xLhYVgSvInc075/hykxkhqITItmqR4NhQ90\nsI5ickenoLA8TjTuEjjHZmtB67CG/2SkRK8ruNNLZFZAaPfub9FyOHpe6WLS\nBS+NcqEXY1pH5IfYljx2BZJJsgvas65yZwsSvsBwU725IXs4kcbYdmLTdAds\nnc+3lndyYE1sgR27WbSONk05ZDvd6v75Is7FVf9JeGoIv3XpNeFu+BUvtyuQ\nxcJIVyS9gN/OKcd9raHGLQbCWLW9LfBqaqMdGDszm04Xu2wGIByBZM8UOsZo\n2w9ptAiL+rznJWQW2nELdBKuzCyP9RtzG3MVLUJv75YVbfPSKc4YQjddx0ek\nzCCnF9LxZr8CzeIsL5D7cL3eDAo1UhfRFP6v2j982KNjAKtsD8Zk66qXiN+n\nYklkCUvuRRQTdJYoYBef6dr23nwKwN9qs2n3HVqmArO/Dif5D+jpt8QrFeya\n2PGaplpVngLOKErd9QjMC1hJlMyy4VW0zcIbgKTakHDofcJJ7PvKcpJVZT1j\nGgoC\r\n=7Qig\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.17_1613767293392_0.1237810960495771","host":"s3://npm-registry-packages"}},"9.8.18":{"name":"@firestitch/list","version":"9.8.18","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.18","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"7522a394328a080a883f10f7f75fbcc6998bde82","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.18.tgz","fileCount":194,"integrity":"sha512-UT/Or3f45eWJ+/EPiU4OviJWPO9XRMjq4TDb+SqFdjM6JxsDlDUF9AxuhLCGnWSiEMBT6ZuXJuowXjsgq+5vWQ==","signatures":[{"sig":"MEUCIQCIev+NKhCQXBwZZG6T82QhDPF9jOEQZqQwHKoEE4Iw6AIge++L9xxYAdcs3JVR/ZxRQp2CRCMn9FR7gLYJ/Yu/u1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3811306,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgML/qCRA9TVsSAnZWagAAqK0P/2ry69+easeafzVx3acw\nTQL/Vz0dFcN8WhA6/CXUqF4FH8rCx6iYzUbzVWJ61bxKfF+FVZQQwpAZoB5E\nGwvRjgkWVIHw/mfg04IlnQqXesKgjPhFPmDMSOHLPbg2N5CxDsD9102zyNPv\n1vxxKCmjEhhqSmW5Aupf4cUbdNfB56FRyD0KuBbwtGTfzYsAc79lYxPRQJj5\ncifa6rkNtEPAqbgK+6VZMNtaUJwvCOIJLXpb2w8THbXW7o+9j+eVPQ7XlDqT\ni3ts7aVpevGjf1/4NAne2rwIQ5km3/GAqMfJpUAVyAsMTjAd/+Aq7x6w14UM\n/fdrqW6jcVxxJmBXC2Uz45srXG7z/4uezeEwoPsAdrHRvK02vEe5nLMZfbKw\np0lbjP3MhfN72TGV0Cbs4dVGpFtXfJL5dsfzVnUIkNqKZX2TYOuQdHfaPGTU\nnerGcM0QXph+mwKyVbi54NXru00+a3lv8RMOS0wpnT6xeH0OavH4MY9TsTJL\n31vhbLl4DjO0IZlOlUGAAilemuuoZIHOwx8LnxwAprK3SixjI+gLCiRwfwtm\nDf7tHvESmRJ95uuCkyKmZtMQmatYTWyrK5Do6a/BUTh2xTgTykfBQ1HeXnU/\n+g8TBnkje64ae0GrDU37bUOjMQGWGc3cPC/pjz9DkIzlK/jGZQeRZ98IDBiq\nfhro\r\n=RtVN\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.18_1613807593719_0.5981599766027985","host":"s3://npm-registry-packages"}},"9.8.19":{"name":"@firestitch/list","version":"9.8.19","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.19","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"498117c593d409880b5ab50d6644ba3996e4872b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.19.tgz","fileCount":194,"integrity":"sha512-N9xShiff6kcownhy5s8NPtCqIsQSQnK3TYHeoc+aGAiZVuA46wdf29iJ82A4exc5CUe4e6QsQQiu/27E9NsqQQ==","signatures":[{"sig":"MEYCIQC9TC0KTjgMZ5WGH5R0yHVQV4OJbUwTKGydtnS47yDExwIhAO2SGznORK38tTJps7YhTs82VJIbSdAT+37Km7ytMNOP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3811701,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgN5MZCRA9TVsSAnZWagAAIv0QAJY1iOLNCNJZjue/JU2p\n1O7ffyCkgFxij+a69TXzvCnBMbGm19N/z9gH9euH/I69EsCBBMnzWqj+rK+q\nxL6QqwmNGRa5VGxlAJpJqHSbrvgA7KMg986gpIEgtf4EWn3nzhu38s776qth\nupvC1yOurLRPJdKLbe3Qen+ZxiWDHSJsaWDn6doo+W4iC0mCHXwP2XF+krm1\nFzHWo6GjIq/Dc7/wnLYActkMFW08Sd35jm1e2wiL+FPoC7e9OGb2CMLFdlQT\nHQkzFx8eSnsNQ1sqLmZgnWmto+iCDl3dFvbWAhkxsShe55t4i8c4MOqVuhXC\nMfp2J5tIgp6hbA8NgJTcFzyJEeeTcxt+/PK4cCy64VV1/bO+0Y1zoJ+o02QO\nUabDUrKv0VuvG9WGLFmz1C93ILFf7xOk+LTOEv41nuvY/OJNES3rLXOnAObo\nOB6ktxqgYHm58JPPyWWPcfnJyKYxGuJ5HEP+OPwXunM3i6tPV92JLeqa2e06\ndh92IiL5OqEoQncNCBwiQGDbmoJeADtv0Xk2bmQqr3rRnhKYzQacfgZ77hf0\n1c4TvjX6K5rlziKECULtLJldbtJydkVVzE/+RTCW5yhsCNZzywZ5ho4h3ALm\nrZ27SFcmeCAMQO1OdY1BH+I4ACW7yRdi1vw3G3q23lPpL/CpA6dYV12quqjj\n3nQx\r\n=VaCJ\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.19_1614254872920_0.06363503087934985","host":"s3://npm-registry-packages"}},"9.8.20":{"name":"@firestitch/list","version":"9.8.20","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.20","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"28c8f44de4c06b40660201d64f915710bb93d160","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.20.tgz","fileCount":194,"integrity":"sha512-UkTsLkMP+coNEQqJTAfPxrUYI6xEdkn7sNY9YsZI0QLGjyRS0ZxjI5wektzTN0FTTXaeyHIRoqgJr4/WAcvXSQ==","signatures":[{"sig":"MEYCIQC6eIlzQ5Xxt9D44zc7odFC/wT1z7m2u+O3D60FY/x6SAIhAI4cWgvJx/nF6lBkBNjUu++k728u34BOsbvBrT/Aq4xY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3817074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgOL6BCRA9TVsSAnZWagAAliIQAJOgjlsoHlIp+uhrJhyp\nfJOKnfGCGNc2/WKwyzQjU0qThMSgumJn1XeIJIAq7jnOPn36bOScnkOw2xYA\nCXWiS7zhKSk60f507h3zVG9XDVUZUaPvw6s6AxYonSZdAM+wZUl6ugqsdTRe\n52OyxnOl2APs67BRtIf+L/CxNEZnap0LnTMZuiqTUIUt1TIdEV34evCfCNeK\nDIsI4Rzxhdarfi61P1dFeYP5U7WqukUfsCu04XxnISLzJiy20CtgM7A9Xcir\nSm8GkHdHtXPfpjkc5BCopb/Uv5YWUY3DHObkv2cgYPYY+LGU0FVwd+AkHvTx\nXuA3fc8tm65OiKuprEzukCrvNE6b2ZS50quTjWYM7wkAwXZXpoc1djkz+WPW\n+uaL7qzZedRmigesfsyek4SlYRI4zXs74SNgY0s2AY3NciStTU17xPqiE8D9\nffs1nj7C9aPutcD7+yrxhBCqaQw2xpUh5ryKlqKJWsrIC/TWeeue6rxNKN+w\nFyfVXJFHEVzCW/mdAtbJCVxfD6B7RhJm/UkBQ/zxUnFDq+OlyxsoJVsMDlgF\nO7wZ9ZspPiNWA7TJPzgf1v7M48MIvrA+ItB1k3HJVL8EyVHlBMFWqC1lPTll\nDPdVJPymiKKWRMxRAtKr4lStUv4ac+DgktHT+UMcsrO1fdPGsbPzzUbNPaZf\nO/Ri\r\n=41WK\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.20_1614331521034_0.7728988343083862","host":"s3://npm-registry-packages"}},"9.8.21":{"name":"@firestitch/list","version":"9.8.21","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.21","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"99d9847fc38ce5e47f0b565e7d9fd72d4dc87974","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.21.tgz","fileCount":194,"integrity":"sha512-NZfL4Axht73LIqxAIB0KsrNweRBb/BdWKRvHUd3AMBzt3A4j+/v8NqMHgz4LFuQQbK4XxEVVC/YToVlGdP/saw==","signatures":[{"sig":"MEYCIQDaawiwwvjuzLlKqeEOX7BZjOx3SGXOzTyuDVnv0iPNYAIhAPpjYtCF26kuwcFPJqGssIjBUeEz73hLbw3nKIPycQEi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3823889,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgTyv7CRA9TVsSAnZWagAAI9YP/iqbBkngnstXU94GviTw\nLq1XRSZ1nWTcBqmo2sf1V4dmWCVrsemYeTgjC34xAsKPimkoW8L63Pz9+Eke\nKPSKBqb8Yt64B1LFLDc/ZZN5tFNKZCwG/Cx0jw9/9pnHYMe6KJGJwfQ13hGi\ncTd6x/ioUE3rEw9DDnjsm9YB0PLqKTuy7hpohr+lHmyRemA74izelqOBJp9S\nXc/qNZyIoQkuUFlYTI4/KMiDqRlHI7r9qY/ENEA4KPci4opI9vpYcRqB8EIs\neDIz3vqW8KILSy90Ltn8fuQhktZ5VmtgO/ZVSeuGSdmJvR9Q7d7eanRhwskH\nG8G3UIsaJ14u50RbadCsiBad9LxGRp0TKoYJFe+j691GNlpXBn2PWhtyIbjP\n+GEAEy9XS0GuF1+WGcfnQwhg620ism0MkgjvnDn8IIAiYqZ9XxVZ7ckbOgXu\nXjDXhj/A+OGr3X7oiwdbk7EJe3Np+vev+Ry38QYIeo7Kp54DBtb71cWEehPy\npKp4tzoEqQTq9B+h1GMiMIIouIsCQYWtfOV/10ezrkMZDuLyVchquSFv7I8z\nNGJlDCpa1NQa75co9n+vbcSAdieEyE5H/2GUQRzgnZZtQHFCh6YGPV+qAkAz\nvjBN5OKf52/qcF7akEeT83XKInNRwVjMaLXsr2UevKiZOdiLrIjBw13GgVZ7\nsTI8\r\n=bNhG\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.21_1615801338589_0.04554265875877195","host":"s3://npm-registry-packages"}},"9.8.22":{"name":"@firestitch/list","version":"9.8.22","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.22","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"12e686da48c06d00a6c32564600f4911fa1862ec","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.22.tgz","fileCount":194,"integrity":"sha512-oddeifrsZGonFTy9NrbMNF6+99qAPLLBz81QawZV3l6Sk3/HmZXuhWel8HDPqsSYv8bfg6wp4vNVYTAF3KF7Mw==","signatures":[{"sig":"MEUCIQDw3poHsFiGNFtVfv4A1BLsohmthYes6GGFDBhIPZ3+QwIgRPtsqq1G9X4wu1sLUBpcEjx9TrG8pw19RWvb3ykIWI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3826844,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgar4HCRA9TVsSAnZWagAA6WwQAIOD2MZgqmUrVwbx+AOi\nVjGgaq3GMalYiDqpCf2LCtIuQDAk/bxC9Mbaxu+105Ug02FbXAt8L8laUeVH\nyoNaJZ5wOpT9bf4QDvgNGho2C5mi97tW8l86qLzWvFuW03jc+DCouFMJaPIr\n/Vi5rXyXZUx4Nj8Hg/byPTNq8AxFXXzU+m0V6DTlm+VEQB/0r7H5ANGVuggd\nvInXATk8cFUZnVegAauZ0cmTnDDmK6abAn88BkOmmyWSQmfbCCkkywp8X5+j\nyd4Nw1PRVDS8PvOb/9vCPhL1c7Svycp2VNWDtwx4diH/5JUEwA3vImfl0Rgf\nh/Iy4+k3QBCqq+thEaFKwT87bpPAwkF+gkRRXOFzvfXeYTy4xgJVa5+TYX6d\nbCBpMtcDU5jjJuqukb8IZZdpoBP+Olh1SsZKRewSmmJhzVvEm8oAZVn1QVov\nyW6u5HsO0wZaOs39kZZr9fOGNjYuZp/cnbrrCWtcDOnJTRrEP7Ron7fCGBh7\nDa8prXO6mgy6aaEBj5m7XF547i2H3FjVUNzfRb2f1FD8sJ0GVoZ9iU3Jde4G\nIOScQP56HUYOOntvXoP3sxQHZ4eB9w9E+pNZaK1Ofoin1Q58QKFd3LImpfvo\n0hu0CMvKtOYFmCIxTd0Q5xaa+77hJVpqy9WqEkhTxeNswoAs6njkv1z55p8p\nJJur\r\n=cJCs\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.22_1617608199115_0.761414525168373","host":"s3://npm-registry-packages"}},"9.8.23":{"name":"@firestitch/list","version":"9.8.23","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.23","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"949033f7b3db42879edc8b87be6a4a985a3f45ca","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.23.tgz","fileCount":194,"integrity":"sha512-my4KoE80y6/Mjj0yzwyqSAxgzlTGD/qeBuNe1Nik3kjym89i7mqtGF1z+qmwAdv2g3UON3sAc4o5tjIlMAGR5w==","signatures":[{"sig":"MEUCIG8ibdmrftkYwGNyPee+LwFRy/H4z1BX2wJ5+LLper+iAiEA8zLVYg1sNHOw+bMZXzobc/vAaPLU8rYfZJgzjakpveE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3826293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgi9YSCRA9TVsSAnZWagAARPgQAKNMLQ16ArMWxvyWSc11\nZ5TSDVLxoGgLSORlJAD4kohCMQQcZXJEzqYYLAiBjZTx3UsDZtx26qNV6Eyo\nfEZSA/E2BdG8/Fd/fjQS0F1wPC+R2BI1i/XoYzTORn5hPD9Bpxo6NxZWf70l\naxLCaxoLM5TGgkCy7femBanqzmo2LR4EFBtAh71AyAb51j2pqvUwcQYmLikh\nX+BfdIak/85cfQYpgryNDJbr4t4Suzl3FFfQXDQALOWjNFeeJxu80jEJII9F\nU3yiFf4lFMqs41IXu9d6IE8jsKS2Y31pzCIyMmiLUUPexh1dYEEjYmgVvBoA\nBE89AyFUAbv3mUgkYNfDg/yy+FbLa82MB7T05yaQsME9KdvkbdEmlyYVXXJG\nhYYKiiYwSsHg4n1JTQV66IIl48/co8+WWlXxymaD5HfRAieagwfxmrASxRKg\nvKCepxQKY2Xk68KWU110zdZ9Mn4jKapUEkkIE6dB1nBGfqGcZ2m2+rXLcH+p\n07z1cMR+p4hr/52tgByaXnhzGHMRe3MeC3r2R3CScX8EINPfp9Z+/wiu48BA\n1YGo9EBbUZoBMkmub0pjG8AGWgrz4eEkJgqcG6TVOVrSBZDCs019O1JxPeXM\nQ7mMmzjLUTaM1r/Gi80RyhqOU+2DCh+xznHzASvPEh+scJwITkU6/bfRHi2s\n5Pda\r\n=cg0L\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.23_1619777042135_0.4651584604974677","host":"s3://npm-registry-packages"}},"9.8.24":{"name":"@firestitch/list","version":"9.8.24","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.24","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f4825b352c23c8d7a9cadfd8a1b498e1693b643a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.24.tgz","fileCount":194,"integrity":"sha512-moLptRXWRRLynk+NJbmpnnzyskk+6DRUHqKEfOL7uldECC8aquUJYkIk7dxvk72W3GaQ9hw9txFzS5Lo60BymA==","signatures":[{"sig":"MEQCIELogJzDBKq5adEmwOvLS7Jyh5nZWVaMswtQ9V4U0w2BAiA8UEXoRqM6HKaDz2UUucvm/7RNwwcSUdmpM48gPbLXQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3826717,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkuUjCRA9TVsSAnZWagAAsxUP/3BFhwcAXqYvsXJTeV/4\nGwUVQczaMLkdMr7KwMTxo0EiyPb6Gwv68HRQVm8x7x/x2e70K7QRHV1c149K\njDbB117vqAd/0t38eucgZ7HtuTQg7jMYUTQI70GkdBlLKysONMjnHQGIsmVB\ncswN7Vlp7F/G5dtwR5MkJgV/7kjlnzdf+Jy5rCuGrQWdGAI/8bDL0eN00+cZ\nRDALkhOWtnPZq74QE8A78gxw9jxhhnP7QbedYwWLuM8Cff/l/VshzWGnCG+B\n6cFuGIw9MbD3vBSBAVOe8Zyjg3ZTfTfo44UWuMETiVLsbHz16D+e3SR9jY6V\neg1Je4adF2lbO2RBou9dl0tKQFkKo3XL25w6R/ZrqGwgrKDBl7BXQv4owKfy\nPGEFZ+LcpMPsG2IwEIlwBMs/AzsLuVPkff4yTKovb/d6eJmJ+2I8tqrHLHLo\niLxCmKLvmp5tXudDwsHcIM4hjr0RxImcEYur06+zyDo38fdLf3gFq/HBdOD7\nv0epWbVEDJVH7ni9FbASdFGB7XW27B7hrjnFZAmli+R2Lk5wyc8I8f6j0d/b\naMaoIkERaZCDesAQUmZ6aCEiCEIHwEZ5YXNbbk3EPdY/rPIFemKZbjueEEah\noETBkoKmEXFYg9NsAjMmbvLM0w4xlbUNlsq20uJ0GXVnlK94xSmC18clZ/fc\nhI07\r\n=GD+z\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.24_1620239651031_0.010497332971943996","host":"s3://npm-registry-packages"}},"9.8.25":{"name":"@firestitch/list","version":"9.8.25","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.25","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"45b3d8821197d7c0d7473ea64fb2cad5d7941a56","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.25.tgz","fileCount":194,"integrity":"sha512-5PkfHGv81jeQfoq1nHXQEw0Ubnvx1Gc4SvdyuTHDN7EdV9ajKGaTYeUUK2en98OrltfoLQwblwcqkrhcpEvILQ==","signatures":[{"sig":"MEUCIAUolGXEmu2KEq1LhXyigf4UHwnx7BxMrIXnV8aE1m+xAiEAlpjQWDYSvEtgQ+F9czOXKIb6Bf2d2ZW/PXQlih72LhQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3832377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgo3dWCRA9TVsSAnZWagAAiWkP/jvN7c8UoOFe7iWxcqNZ\nm/e4dk8LDrRmW9pVZqJvi3mpwM4CmOrvhTsrVzhCMqF5JacZY9hRW698Bout\ninmbgNTB0VJOKszerhgMgbjcwggcuWtjs5zgoCj/rmTZqI5OVmTvWISaQyym\n1C7lQZb+4PoJtDyj/QHVB7YVLsv2Oa/yoQOC7ipR2kMABX24Pm9yCyYWRLB4\nC5FblumP8mmHbXGZ5fHrly1RiuD3sRUYSNAF83SgWmMSsiSmOwp6FU8C+KCL\n08Pqw3BZoPFG8Yp8HHEBNvJ5smtop2OD6Ldxnw/2UBN/RHVKexBCA0sMy8g/\nqaeXM+k0Rxf5CKSJrtBxVpBx7LiZ6DKm5Ys6TQQ4eXuJ4SYdVDIndcvujroZ\nJT+mizlzS6GX66QVeILtlHyjQmGuVrXP8VC+QY+O4fC36Ddop79L0adcO1LK\n28ig4h8g1iMdPbThhX9QZaEuCtCHXPICMt8XIcS00cagMr+X02cqEGYIQ5li\nkdmtb4G6/1j6BlzqPiuvt46DjZxlOkroj29VpQVPKX2REgomMM7cOmuTeqVs\nprhGLbZVvEAPRx5lrgeCT9RrDFB/SWZygMPu5vERv+D0Fs5qfakRnUWdCWOh\nN726FacnuAO4kiW1BfDUsNRCET15cuTkndv21sLJQwhbSpV4KRf3fGo9qJUU\nn8Nb\r\n=fKNo\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.25_1621325654002_0.5914127694010993","host":"s3://npm-registry-packages"}},"9.8.26":{"name":"@firestitch/list","version":"9.8.26","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.26","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"a591c75a8ca4fb6e3fe40721ec0e7d633269f0a9","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.26.tgz","fileCount":194,"integrity":"sha512-9pmSuV3BrrtVBoqsNW9sNpqKkHvaON83ABlW9mjnLPQmo/4S2YGspamIt4TKpMFnHcPs6X0iCGIbjtz+iWqJvQ==","signatures":[{"sig":"MEQCIG94V/4V77KaA8/WF+tVZHlyL+Da4c6mAM8a1j5mE+azAiBJThCe97V0atzuk2aPoLDK6LZu4hwk9g4WkiIAZV2RSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3835450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgteuwCRA9TVsSAnZWagAABGUP/1GHMlJ9mdWVH+j1jhNE\n1pArVYktre00VgyifCI41PhsYuRB+VpCNPrbLV4nDLKUt9iaHuB8arwMz9Lt\nENYfrmthAGDNZjKvSsUJNdEAckHQ990TzWBS8SsmifqLen8c8/G/F57wq+yN\nPWbDXmD2rJVbNtM0K3tcjiHneSc5vmjQPoZJpLHzm+t8HLxmXgbNBGAvpCA9\njg0TJK70sjZb5rMduUC3KuVcaETuunM6+Qin2eivnt4GI7B9QV7E9Qp0IONd\ne8CEVf8cmkOTkliI1rJoyZw17wyP1UqcjouY/FhDwOnIzP9hPhUCyNOrUWt+\nHuBXYGlqeDIgInWINY4ke+/D6v8hPt7nZcIQali+KDios717hIdjZNLEsYev\n+qhhM+7jJtpae29wKyie7C1JLwYOJdJW+sHT3fl7wbe78Jh8BR9LDUQMS6L2\n3bVbmsBYdJauORi46X7uY7nOEYIvpdMuJemQvDb+sElu2eL9SzjMla0EEh5D\narNQj9VLNgeZZ21QW4F6gKqzVEoeDyulkgjKJ5QnNbHpRqAhqH0pFhrKks98\nGWj8KJAvFMuIlEN6RDoRHFor+5iBB5OOmw11XG2nrbqbSN3PSFWlA0gSdLhP\nNEJrKb3qu4OkxzRjUdQfRJIF+gQS87XOfvSyc6MVMs7NlFP/Gnd8EESGRlx0\nl7MU\r\n=cfQt\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.26_1622535088248_0.8067965415204983","host":"s3://npm-registry-packages"}},"9.8.27":{"name":"@firestitch/list","version":"9.8.27","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.27","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ef55f7a77bff72c396ec8f661002eeaebd94e864","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.27.tgz","fileCount":194,"integrity":"sha512-AXlQoFjkspgvlrBij0Dtla0fKVbQxHscJoWA4oLa6Ez5830xzdQFHuDY78YPG0Kgq3BK2OyqkITFF9nrHHEhFg==","signatures":[{"sig":"MEUCIQD7OdOkZMQ7sJvRqbdEsDqK/rAWHexwz6RPffvIuVemGgIgQFNNk5Cfq+0mn2sz0hGIfSKTFtFbnAlYpl1p1WjCMAo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3839962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0LEWCRA9TVsSAnZWagAAa0UP/2GhwKf3G7nBhG3+wM/L\nChBRnpDqQCnnV5VJFMZl7PSQCiW7KqY2J+H3+xROS5CZ04p9mU7R5CSINNOw\nlP6acq51/VxQ9OKhPEpaw5q1Ssu8mpZbiurZNYuPFTgGZHjEEedELsMuxEj5\nPZaQj5Aac34b+CQDeFOrIDomXKnQeocLBkNPGoLEiPWWIyJgiG/vQFHKyOhs\n9n9KzlzjV4PaGVNXPRj5MSDrr/NzF0XMGOuvuutYCntHiARKBsZG1qBmbA0E\nDoQHp0Du0FcfvEmRH5FyH71PlncBEkhvb5f93zDhUSnbTwrfz72REREMRfVx\nXevdgFKtxTGokkKCCjmF4qDhue/YVvBZ2B2UrLTHMka1m2ho6bcAscjpGQw3\n3QfaVp11j7QxsEHESRErn165DY9fGb2DQyd1yhXFemuXfKwbWNWUG6NADd2Q\n8E2X4nNB5CHFc1dOexNR3ySJq02Jbyv823PMHBS8SM/EIb5xx67k2rbkSmkJ\npexgD8UMlVNEowjQJpZbU6Bweze8kb/oZLeXfoqxs5arqJl43rZcZ1IwP0iE\ntIy59JecLTWDYDS1uNqO9+FGRnD0MRuje6Ws35L3q+TuARpiIVczmXv0HUc/\nF8ZO0N53UDOWrX8HTUOGn2i2acOPWlj2LHf0XnYKocQTTr6TVCHCOuq7hZTO\nNlUq\r\n=rQFN\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.27_1624289555109_0.6237784752929227","host":"s3://npm-registry-packages"}},"9.8.28":{"name":"@firestitch/list","version":"9.8.28","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.8.28","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"39baa0d0f58a06c30c2d6a0a5e1a9a7533200bab","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.8.28.tgz","fileCount":194,"integrity":"sha512-Lg2RjwCvnIMHCrhqRjQmgs96h3nyaTG5njwf45qSS11N6O/lzorhvzyLjrwDg13IubP7n3eOIHti7tudjlSHCg==","signatures":[{"sig":"MEUCIA91SqFvDpTLKJjTfb2Dcp45MRi9LUovhDLyZPo17BddAiEAjbE2Ola/aWVVRKzYPJu8F8ac8kkBRumtRbPJvnRzNxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3840592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0LJ6CRA9TVsSAnZWagAArcgQAIIbUNeA85rudTWqoGQv\nhwUe9DQWAiDKEPXNJ1roiqDA9QC3/TeJ/PJ5vBtR26XPdo9+sfafPwgacPD4\nC0A8Tz+KoyXIWpiYAsc22928e5/Uh6v8ZAH3J8XcwymqFT2Yp+hhV/R1c2ig\nqjd884MYBICkxMMoTD0BdEvSxycHXFlMlU1VKZ8IEXptVp1O3666Vwz2nlsJ\nEqmtCAlQ7Vcx9alnsm0mIooyk7f1UqYhfs/aaLpDuCJlUY8qcMGxXcZC6GE6\n//tRbUQO+fhhnOgsMDJfXaH8az7hxigiyZHAvUtyCQz3rKpPFGZYmpn5nrGp\nxy0is+7KGHFF3cLR7G74eg38qthie666HSZz9fpKTGQ2VjZg+n0Vt/YfehuG\n0ngekAJiVqv2p7TtyQuDrwprLXj+71aw7LuMQ0rsplWGCDE9WPx7LbpbtiXN\ncaFqQrEd2EPLi7IlYzAl/KTWDr4+AT8NZG8GXCMv0eQvAB0AvgtPsGCsk1WL\nI1y7AP4sLk41BXl7ngXQcxikvdUPGABSjulMzb8N1PRD3fstmoSxEMMLhBuk\nnd+SL6o2RBKYR5c8qc17yu6b94UsV8gWqzqwErzhfFOtOvO5FmP1v8/7z7jx\nT4fM/avgCX9/GH77skouhhVN0Cv7XNcMk17cWNP9RpQboev7j0sJj60NeQIu\n+i8R\r\n=hJIt\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.8.28_1624289911292_0.28706755623839064","host":"s3://npm-registry-packages"}},"9.9.0":{"name":"@firestitch/list","version":"9.9.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.9.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"16c023a49cfe9c527dfcf90966abee564d507be0","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.9.0.tgz","fileCount":194,"integrity":"sha512-QvqL7wx4IBQvSE7Ai4LYHVIS3FiuAoq8rDmqY4tnaParORqTdjHjmnC4s/BXy6xAnjgfqXtyBkRmZ8XyKcPFiQ==","signatures":[{"sig":"MEUCIDgUEfUfJpzQv7vPb/CxAMNB0tK/mqAVYWUAdvLpDwEyAiEAkz2dLXSZ8B1sgmO89oGdpVXAsy5PpdWMNqEFVLV0B2U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3840667,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg0LL6CRA9TVsSAnZWagAAr98QAJ8o787CvsyUFVSjQZCG\nDUIpPHk8Zt9lunxvUJWiXaJQFfVJQcDtGyv3UNNBfTTgZMrR873V5uzFVum5\nJkn6wvAcW2LjPbituJpFAw10e4K8fSLflGLigUr2R508/7naUnqxd230/pZ0\nB0xic0ixOjzUpYZpngXmJeZ27R6Ytr46rGI+UpRvNDB75mk2GvMFZ38ySMt0\npQJwZHPNS6GBk9Ynu4sGMXV48fYB0iDP9YIJniPmRwWV3lg0MunZS04EpWEx\nx9+nVkmUJKNP7m9awPnj6IuXt+eIz2zyG9zwHqk4w3LI/EP684slf52pB/fW\nq19qpZYHVRAMWBv3TTfQTCU30hEwFGdmCurC6qHIXGOkeiaxBKgT11lSCKkk\nVPUYE8QkhuQSMePHZVrk1+P+a8U1Bc/aWWRtBHoD9e+7wd0+MjRjDcULYVJz\n4K3NX0j6kU25+Cm7aJpp7Jjc0bwsMRVUZEHOFucnqUgTEOS5XdXWQbKXvKLR\nyWQ2mKOOdgKGBV7kjLsGfM/8G7lWBsqEfP4XpoYLQTo0+Bmmljd17tIy0How\nfWfmNhgQ8AOQBzEp99J0xZmCPBywhbIE6IAN3aMl1w6oTwRWnZMil1hLf8xM\nr0Nz5lkVhYo1tGeCUaxwecUiTSZwthUl+vbaWFJISt1LsMHytihAymFcQkuN\nXtwN\r\n=yeV1\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.9.0_1624290042226_0.3249608835721731","host":"s3://npm-registry-packages"}},"9.9.1":{"name":"@firestitch/list","version":"9.9.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.9.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"1dfc397d6818e3fbdfff79f68adf26a6f9d22f0c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.9.1.tgz","fileCount":194,"integrity":"sha512-/J4VQSxRUkq9/eLAdMBwlT2Gp8mptX7B5pblOvpJnFKvZTo5C1942jb7kn/v5boIKA6mF2KmiqcsFVra5iSheQ==","signatures":[{"sig":"MEUCIFeSUhtLmAPvnpFDPe2kyZXxW0mX8ij+it37clXJWC60AiEAx8M7h1bIiXUUsb75WTGxOoZTLbLKx+tryJJ6g3Gk4Yg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3846177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5DYZCRA9TVsSAnZWagAAWRAP/AxC/V1h7pxIQ7eVdRBo\nZwQDTuJR5YpPdFqXoqA/2koEZUgzj9ugUhrq3G8GpDS8vCpVWMsgDNs2nbiE\nks64iC8PI/fFASYFLQOlG8CEwogD6u3EqBlBbNc1QORb3Or9ODBfVd3moF6e\nZhjKha1RRSAbYZh95h1VPEfhp2mXQWh4BEQ1jtbXfZZp+H2ogN7RL84mHfCM\nzjVkRqcXxS08sg+ZACSL4OU/UZBKCfwZL6R7wWyGXTGc9OGjtELrRvmtg+tH\n2MUGa2m2yFV42xKe3QsCoIf2sfIQwoMss4Bb27OkUxfReS5KcfW5l4LmRHRW\n3tXFVSyxjydX0bFhsIIE9HgKqZqezxQM8yoHi8fPiXsyQzsTwpDnzyZy3dF2\n8REP6SDIfqgi8luUKWWr1ZJmXkOCHu6qZSqI9rbYcWVhf+xszf3o0yvAWNlU\nUvG0FvxT+nu6BTrxJ2h/dIbE2t5wl7dBou282k0Nou2rgdqYZL+l6C6u+qVA\ngAGDD+QA73OcmpEz3iLC/iYnhIHZj6RZ2En1vgi4rEBqxVaRR+Q/zSjrMatt\nuzi0tH9p2U4UKt9TeLZJb+edt5iaKOaE1wt3UY0+HR3D7tNBo2A4AJ6yqfNU\nTbNo196Veuqbt24hwCHTshkGTK3wLq1kvECI3z7mauzzbqhbfCjByytJa4QF\nYiKF\r\n=1FG/\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.9.1_1625568792862_0.08443366457863544","host":"s3://npm-registry-packages"}},"9.9.2":{"name":"@firestitch/list","version":"9.9.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.9.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"802a6c47e667384c257be23b385fa6f6386bff75","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.9.2.tgz","fileCount":194,"integrity":"sha512-cScMLPafQU42n3yHOekvxiN8kJ0BV6llPsntHixQ6WRn1KeMILq3vjdRshRUPciOwDY3AAksEKljonKOcozc3A==","signatures":[{"sig":"MEYCIQCFeFQnlEWdLIzpaL0mKHSB45f0elONKgeZ9v3FXOmcvQIhAONtehObENYloFDsgsuiCqkI/R+S2n7b1DqVACzhL+AA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3849057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg+oBTCRA9TVsSAnZWagAAveUP/iyBGQ3NaUe1vQ33rLZb\n8eHCZPbi7hWg8FRaqOvkMAlEmpPhqQizyoZlkduf0noZK4xUoY6OZHxCbh8Y\nStb92wjw2bXgcqfM5FJXxWHzqiFvPiPnRGfC9shn8zRabtU2akH2hXdZ9cRs\nmvW2/M4goGi1Ny7BbHvcJaLOis/YFr9GyLk5IQqumvCjXYzLie13qx1nRM/f\naGNBtO0gZTZAgv1HGf8XJpma3YR52ZJd5ev1aJWncVeZpgFRD2ye7p09QO03\nPNY6ESvRENk2ZuTF11D4O7miWuram9/jRiG3WCmDeyLfQW57Z3XATPCaSHmV\nodkYc5UX/5jC/hLnvChSi+rwzwd4yD5Gii4yJ7V1JrrjerkOET0sMX4KqdGf\nlA3bcTEgQrLhq0FLHHyGohx/5u2oivdlx+RcuvH+GmXRvMROW6YxsmeXNGPH\nfqVQu0DRzSPPsomSq/3XHwVq6cgthQwx631YxBwzFM5J3sgBuju5qOkXOASK\nXPDrsM3FzcrjFYMdA7j5d+Sg6mgZYjVxqLlzqtnSWjGXj+n6OoAere+TNxa9\nIkQGhyw1eoKg7QT5inDoBBRw6uoozpsEC9CuuDmOBTuZ0Hz1Ovzooh36fMxO\ns40PO+q9EsG8fE6zZyz+oIJYyxtTllu43c/GNWlqHdlVzZ0HBJwKjAv/VqQl\nBET8\r\n=O1g3\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.9.2_1627029587759_0.9485048593653229","host":"s3://npm-registry-packages"}},"9.9.4":{"name":"@firestitch/list","version":"9.9.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.9.4","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"3e8b94fb0671ed4bfbd0e1705bea2c480705068d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.9.4.tgz","fileCount":194,"integrity":"sha512-UwapGsvkY/yDBPtki+dQ3bzk4lBDlVz/6VHuJLTHppTK7oIz2gL1zMQJeU0ZW/Wcs4axbB7Lin3WtuuoztK2Yw==","signatures":[{"sig":"MEUCIG3yvqcK0tvJYiw+zcgJWhmrWdzb8hMGka6ftmXC0lo8AiEA441YC2fXgEwjfjBEKXc1D7Ji9NVtyUn3dha+VSM/W/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3880115,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/+IdCRA9TVsSAnZWagAAgZYP/R92j2fMY8CkmcAj4+hM\nTThNRBn6mKgQt/e3wdDEbEnHF5Ectc6Mb4Shl5aVpq6lW9mKuXSq2AY3Spvd\nEYtiMTbFsHa9VlVSPvPKNEaPq2yFU/3u0fuafYKS3D+LyZXP/CtCq3tmCm51\nPPPXrGOQvohcUhgYbWK8VomuStTt+nh5O++O5AMQSmtxgespH7fgIvoIcPgo\ntlvLj+Nf+T9g6pIC8mFzMwSJ9DW9N8OxScDmSqSqmReMzcs+dsMKIGZu+7lK\nUm3B1QCOUkZnj/p0a/kZnT4Z0iAIGfM9URorSjHX1CbBqaT8TpuvU6pRBKI6\nO6Gu9tWlhgJpBnCW2xhJWilh7IH3oUSA2BGsCdgNQTKTUSN5QuRfV4AljCsR\nqF7c0REYG8AKzW/t4SERsfCSevtFOy89SWKm48y8rntmC+CAgS5vYtzej1na\nIP68VTfKJsw5DWmUAtjX+hdjOhl6ksBCds3jgaSKCcWsoyOxV8avPbz0So31\nYC3obEl/ZTE8mEzz0xOXI7aiwnOkAumFVj+y9nyqoxnLc0XZK4E9VMkg3bKs\nIzZYhJAcM9b0XFKW0ocbRAx6EAkPDRpU2Puzvgo2F/ochpuSUvj3yOslsoax\nxnfbamRxxHVbLeQzYdvG8vLk+fm1J4KKu/evSzRa4tvqLrtpRg5yvpCfYaeb\n1Ybi\r\n=jX/q\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.13","directories":{},"sideEffects":false,"_nodeVersion":"12.18.2","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.9.4_1627382301490_0.12112998678522513","host":"s3://npm-registry-packages"}},"9.9.5":{"name":"@firestitch/list","version":"9.9.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.9.5","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"fa851178deafac519ad2558e58bcb6a8c433ece0","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.9.5.tgz","fileCount":194,"integrity":"sha512-QgnYNxSZTHNEu6nKCIOVHEwn1EYOl9Z5Baj/hV1Vyf/0ZSP3qZ72gjCWFrKW7r779yhOK2Cue36740JFue7WlA==","signatures":[{"sig":"MEUCIC0gT7GtV7c8SFiNSaL7wsD8xxAlxsi/dNMtuE1N/GZBAiEAyLuUpgkYXuoV8xuR6qLk1mmz5ESSZBPLHKv2PGg/FT4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3879611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhACZVCRA9TVsSAnZWagAA1WcQAKSNvqDBpXtf01NIKFjg\nRftpJGGrXkP+lVxb9orfaReor9hgm3nhiPuvPoTT1JzVUznKWtVcDObDwU/+\nRvOEzqRAaoiOQiTWZmyBGd4hAkuc2z3ZA0g3y7psXyyl9euqYN0vjee0LC0B\nlI6jUDiyhZOhq70/6bbX7ZonQumbcRM7XVKLUHOJEglXGP3zoXA4FrDpy9pp\nEUKFwLilFK35zOummL6uqKBeOrohW+eSt2Z/m2HGG/YyS5tKE5hl4ezqssxw\nqFQJ9hezWN0CPDMdLJ1kZn89I0CY11IPcs8ORNZmeQaQ3pSjBIQZdxZo3qSj\nDVxnuNQPEIfziGaJ7dFg9BH3ClUpfJTR1C9n1wOPFmme45dqvTgdtFDOo/9H\nvQDfdKB8JlPJ/Es9iauKz5YaHRRkONXd/jePZMOKIa/Pwe45Rp548NhH7o/3\nxAKUgwGlzRVx6fTF6QSffxnfDZJvMqNy2uS/R/lu3u24rr2R2fRRfxIHw7ew\nnEWwA7kApvBufGXvD/DwRa6wnflArZ/Ek53fZd3ZrDD+bYfYlfcCJHybrATC\n3/F4Q7Wnia0n06f9NqtTV+XCX3QAIGLlDIPECqdGRQt+rrJQwx5SGc15xg2Y\nb4cAcdgRkM7rgphs5ABu7HKYecxtBTIC+qSxzcQSMgHnwOVe16shxKS7bEm8\nSWDW\r\n=U/GO\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.13","directories":{},"sideEffects":false,"_nodeVersion":"12.18.2","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.9.5_1627399765506_0.9560037894246478","host":"s3://npm-registry-packages"}},"9.9.6":{"name":"@firestitch/list","version":"9.9.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.9.6","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"910ed563f24a3e60762c021928f438cf9333516c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.9.6.tgz","fileCount":194,"integrity":"sha512-DiYf1RjIT+bf4mPAJChauJbwPcwJWThN+pXpWSePaKc/9tMi8fia0oYhq2SlTxfAUVQ88SdR1bnyxFvC25rCtA==","signatures":[{"sig":"MEYCIQDYi6WD+VnKEcc6AMf7OsYyA4zNZMCnOg/oKM1wORdESAIhAJQXAWF8QaaMGOlLs37iiOiU+Snvya8ETfJjPTLUvo7s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3881405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhACtYCRA9TVsSAnZWagAAvjIP/AvKQC4lxuAMQN9FGpDo\nvljLbzU8DAg0GrlNlCpncRG2aO5fdxYX08BySRSa3T1vCaTDIm4hxD92wmPB\nYIQnQeO4rxG0Btbi8WQehMjzCCahwmEWI1NlC2MhrgOYExV6Wvt2yyyr1XXa\narw/4HgiPs0Gz/eNwgTxLuODZk5dWXLnLAuX4/2oyuRG+80zh6djqY1s/fkR\n4HgJhCgUmC50nD1TXNjZkmi49kekJz65L/qkxgltyeXkgZm81XAlYRhDwoCE\nykrlGhC2dAL5vaBMh+EWgXPMmoaw10wnlWLqYMUucKdNSNJY2/rcePxFvdcH\ni+LEBI8RVkHEIs2G8bCNfoaH7haiMas7qFPszQY/Del3pKSEPkXYIqylpVRR\nOpYGWXwjVpuvtMD66hOPz+qksAv9ChKoQecWUEy8Zw5FrK2XADM+UxBA+h7T\nApmU2gxZ1F2tu6hLV+avEG85WMGsPaEYBUZvh2GfgfS7RfRvj4joAG5qh09w\nPk1+4Hn+p0OlhA3G6HEq4mVy9pS8s7LITAZ/LaWnnLr2xmH9NRX1VIzcJAqO\nvrJYoj3bTj1B/dCMgBtFw1ZJAFTgLw1YsGtKfdQkhVX4YpIw7CO3AtF9NasF\nOPEpuJfPIArSKwpOTEpAsJwAy/H9E3g0rlZmbF05r9/Zf2RgAPC9WSVaMQp4\ngj3L\r\n=+aG9\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.13","directories":{},"sideEffects":false,"_nodeVersion":"12.18.2","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.9.6_1627401048191_0.8535448456767512","host":"s3://npm-registry-packages"}},"9.9.7":{"name":"@firestitch/list","version":"9.9.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.9.7","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f52e9e5ef1df268130140ea94f4152df16c62027","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.9.7.tgz","fileCount":194,"integrity":"sha512-jzRvfBt0hoyN3e1Lyy/wHMXtp3RueACwSRYQbtgqC9XeGGxzjIS96e5JkcOuv5kr+67j6vFZAAuWD/p0G1kZ4Q==","signatures":[{"sig":"MEQCICiTrSTjd9SW3RlwxBQl81B+8eHPXW0lEozGUXiL56dQAiAnTOaQ+TAxKJ7u/SFkIJH4LH/0JGeGISPxPCH3xFKUKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3977373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBGIECRA9TVsSAnZWagAAuvsP/0aXbWvLbtnMVWYzXVzx\nmFcjouvlma7L3m5CHovZuu/mLdrtoVHP2oNE0vx4Q2y82eVAN+NyrPgsUVYu\nF2O+Ae8PRc2ykcFr71MUdO7DamDBDPkgczVIaG48PNZlirYm1BQlSzwHmOhd\nd59FsOAnqDwpAvHhCCuTJboDWJjK3UK7VZKhSSveJXNVjqtjxRlfyqxNABQs\n6K2WbCKO+zz9VuudX6Sk9IliOE6WEhmXExLQdCMiiON5wm422YpfcHsZAtoJ\nK/uzletbrfpdvQlP+qjjHw2vrMhc7aEtvSDLfU9R61E/iBSR7sgGtsuS8I3R\n2o76Er3c5TRYZIW6Q3Oix/AezemfON/1etYuska727FI5stYcJCDLgW9lQmU\nVtrKjC+6ziewVA6Q1WNRCN9nStKmO36IeQTCjt1iTcZQWbUeG5eFeIUwC3mR\ntgw2zCr6mhc0A5m8v6bmnlho5o6xwAOYAGCyZDwLZE2RGX/mH7HCbwPv/cMC\n4rnfHylWmfOTwV7tfkV290EWP++UFM4xZ3bQrZb/pmGWIWPGpC0jrZNMiKs8\nBm2WCDu3zpuXn33RjOu+59dM4NzUQ0tVk+/+I6DcxWdAHrjo6aKz62FG/fAB\nAVn3vcg+AoRR6Sw3fo2hAw2QLZkm8bJ5W8D48Jmx5ucoEpOTXEV/yloDAKDn\niR4s\r\n=GRi8\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.13","directories":{},"sideEffects":false,"_nodeVersion":"14.17.3","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.9.7_1627677188013_0.974045325336276","host":"s3://npm-registry-packages"}},"9.9.8":{"name":"@firestitch/list","version":"9.9.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.9.8","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"257bdeb00fcef0c65ddb3db4e6b5c88b67758ece","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.9.8.tgz","fileCount":194,"integrity":"sha512-szj3zdhBL/zkiOLa8ydH0EyjICt8BDVNUHo6CiA0bjdxU3XZb/2eKo3TmYnHtMwOx6ewO1ISPmgoYQXwIV0P/Q==","signatures":[{"sig":"MEQCIEWOWOV5I8VPwCjYNmgwH8bJHcpVoBnXCVrluygb4OL0AiBvoVaucGewCx0Q+r9JuG+6xdlfXmlXxLjaMlqW5lA3Vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3850206,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN1K5CRA9TVsSAnZWagAALWYP/3jSqAu3koGQfvIpYbt8\nX3ZCNL/UrPRMbqNIcWNP/iUNHC6Awe0CM+9616AvexvnMr6USRhMEHgFc6fl\nl5zkIx+hqI3oCLvpllWjntuLj64as2m9GK3Bek3L8gS+vZHkeu9hk3kMPvDr\nsLHOfqaYNCwlHUWCzLJ5XPvlBreK2p1EM3ENxvlA0WPHL7hP3n9NZjIpD+gN\nDFKBiT9krGfcmgNBnWkYv8HRGqXxyB07zxRp2Essr18Gk2OeVYXgfqML7HpD\nVYCddYS7X0qrDyKiznE7p/Uh1Vk1MCjz4e16wk3/4iWJ6zQa7Y+1WoCMPyio\nfWTNwlx8lgTe2zz0qGZISeljxAL9yTr37+ZjIL0+gxo8bZTGiQo98K9UcBef\ngGk6F3ujGjsTob6kyxRaAS5AqafgXM4l+c20JD/NyRIjn90hjg3QEjTV7mRa\nFPwIyK5uyvANwRK6RaGL2y3EJNMO1TD6NTbfToDDtX8mXwp5kx03fOJy38SZ\na8sHaEVIfi6oOwAshoS9iWCpwkufl9i/beWUrFzFQPrH4f8iGoyvqTuRJXRX\nIuBna1b7m3i/ly2k0AwIMPgLpu5xSpdNATch2jq6AUXLiI5vH4DVQV7Yy49U\ny/vqZfutDXJ1Xze+d7IZpfdoK7lB9Nw4K13KuRwpXbYWf+ADz1NvMEAw/MJL\nMSun\r\n=3VBD\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.9.8_1631015609250_0.18281129893744974","host":"s3://npm-registry-packages"}},"9.9.9":{"name":"@firestitch/list","version":"9.9.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.9.9","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5f50a68aaa292e4d4a3b53205281d24f3501eae3","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.9.9.tgz","fileCount":194,"integrity":"sha512-h9CN5JOv4T501ar4eibl3U8faPl/IXZ20pIeTr/fhBuOAKjglcxuPTDxPKz63BL6aggBrRlyI2hsRHSbk2MTWQ==","signatures":[{"sig":"MEUCICDJDG8epakd655AQkks/ekPqog+QjWMEP8AIDOaiPuNAiEAnZ+tsDtmC5d7qIo0Z7GaAJK3bcKfxwXovCQC/cxzRpw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3977423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhPeUoCRA9TVsSAnZWagAApGcP/RHsjPyd+s2y714VPKjv\nfx+j5xm27Z8MTrg1Xftypo2T6Tj80OcsKqmL3KslcK5iPWdUtw/7DjwlgV2u\n3kJu64S43D4wuHPAa2umQTqwf8/kWWLtcIGrU8ZLYYgDJMckwD38TgW2Gmp3\n0rFmGOKr/HMV77I91uwKpDqasvQNe1mkn+LDQxSew38TwO8WEK/vrqY9lQ5n\nulld1Zouw63IKL7IVllI9ZTMKGGYt1uwGdGegIwJaYbocnKJWRkBEAUHj1IK\nQLYZ+qWJuZZ1PUuOEQpvsJfT/wQwSPQwyvLwIK/dTzHTVOr5fbu/RVQ3iP/Y\nDWbhsbtBEazcsIazkgT7RjJIkGqFXVPIOITlmF5XLqdmWjtKYuZVju/wYxPA\nJyFAjVfj+OKVbXVDd9Li8xcRQq6uEwyMD2slL4CK2qx1XWavHLeoeEabKzoM\nkikD5OMbCmF+4UHkwtQU8hK5SqXxdEmsn0zPsw2zpRN8gkdtXThqZl2v9Szt\nnDV1Q5YwD090DnG3wuU1cVigS91hjBFELwn04CYk3ls8pwl9zs62sJk/xxx2\ngV3k3lqRiGbkHICIniTLA/Inq9c/Fcd3rqV8ys82+4F3v42ab5fmeUr5Bc0k\nlnu0KpoQvDtsoHk487tNPmZSuC7uGDevhfYpOaKUXKW2gXI7sYlRA0/ZpsPI\nPQl9\r\n=i4EB\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.13","directories":{},"sideEffects":false,"_nodeVersion":"14.17.3","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.9.9_1631446312239_0.15268610899760504","host":"s3://npm-registry-packages"}},"9.9.10":{"name":"@firestitch/list","version":"9.9.10","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.9.10","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"a19aa775c8fd06dcd015bfc33538423e29c57e78","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.9.10.tgz","fileCount":194,"integrity":"sha512-SdDjqt9pmevchVtrIUo6qBKD6xPfUHrIEDeOfPxQ7CzMeh0rA86ZBHq8B3Z8AxdnWJ+ssrWsB0xFSrYeSjNX0w==","signatures":[{"sig":"MEUCIQCpF8rPLrYXb7q2F70MY7V9kMMq5iYcqqaub7VdIhqXQgIgO5ieYypzyAP1J4qVDVgMXLugZlbedSJzgm70Oa9Cxv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3862343},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.9.10_1632306271213_0.3248433182793089","host":"s3://npm-registry-packages"}},"9.9.11":{"name":"@firestitch/list","version":"9.9.11","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.9.11","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"840b81e99aece62d36abf9490ad7a79e00399f58","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.9.11.tgz","fileCount":194,"integrity":"sha512-KWlg9aLpGzG47kc9EoTKs48yJiw4u8v16YYIvTCiiAddTCJt6c5jy/ywsGumE06LAVc/miJrwS+wzr0Tw4+/cA==","signatures":[{"sig":"MEYCIQDGMTpWOfc51ovnjl0fOkv+laKTO2UN9UIgQhnD2hlKsQIhAI/sgvF+jzupTPOr8lev/rd7X/rKiUg5e2ceq1K0ugQu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3874679},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.9.11_1635342100541_0.37711168692006236","host":"s3://npm-registry-packages"}},"9.9.12":{"name":"@firestitch/list","version":"9.9.12","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.9.12","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e96292d28ef5b48225926b1ef0c2f7c0d30a9377","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.9.12.tgz","fileCount":194,"integrity":"sha512-0+WofRGhsAdnts+PyZS6eAZbTO/b538BaVW9amz5NyK2FBMa24/H7SxXhOPMImefygD3bTs2LKZgYle8/pA4VQ==","signatures":[{"sig":"MEQCIArphoSy1V1Cqqzu/Pmqo3MpbV0c3sauEC/LY4cbbSIQAiAZgM3kdkllL6ADUSjrvMriX00Me1V2CQ5/BRif2MMH6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3875206},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.9.12_1635449983907_0.6897800762690445","host":"s3://npm-registry-packages"}},"9.10.0":{"name":"@firestitch/list","version":"9.10.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.10.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"84186bcd6e664cf7172cbbf38ee820a88395d73b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.10.0.tgz","fileCount":194,"integrity":"sha512-zCXcnXKzwnFPnFuS0UdCUs1rSpO6XV5OepTqDu597dKY+1gYGcdUFBagZio7OsmqAUuMWK/5L7GVBn4+FlDd+g==","signatures":[{"sig":"MEYCIQCJ3XU6GZ0LhIBQYuqy27poXmRVLvwdICo+e/U5SwKfKgIhAO4b95Y8MOEgll23/GYK6qkqKbN+KqVuBwzwT5kd3BK4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3882284},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.10.0_1635846342472_0.07622773304110408","host":"s3://npm-registry-packages"}},"9.10.1":{"name":"@firestitch/list","version":"9.10.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.10.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"640cdbbaea48da7c206bc8ff45b6597cadec04bb","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.10.1.tgz","fileCount":194,"integrity":"sha512-qMOEzqMY+dh4PTjUXcQuJnBZq3BsP8Rzjdb19Gsi+IQejgYxvlnWVyyJJwjbTy014nOY3auOZKvmlYdczSPsKA==","signatures":[{"sig":"MEYCIQDfstN6WJLzySGFfCRkeXdr90GpuTM5hljGzCW/JkulpgIhAIWPEg30yiBJ7/Xna68ztfwi1om4VZ00e8AVaswWzc61","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3878898},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.10.1_1635849491974_0.7913659947455061","host":"s3://npm-registry-packages"}},"9.10.2":{"name":"@firestitch/list","version":"9.10.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.10.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"8987e20d91619ff105b52fe3d455c93343eaa0f6","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.10.2.tgz","fileCount":194,"integrity":"sha512-rtErkDQSKQUmQvGuYfF6CP2OhlMsz401Tfj9Iaa8NEyI3YgCr41midHAT0HhSEaV+rayrCxaNhr7nlDv34/M5A==","signatures":[{"sig":"MEUCIHae2BpQbVLWpDVtt7DCCpCsxTvxnpe7/XDng4gU7PzsAiEA/G36oZ1nPENrX+oYaZHQFiOXkwrDlNamlO3RQrf0xGA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3879653},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.10.2_1635850692653_0.5870071683443123","host":"s3://npm-registry-packages"}},"9.11.0":{"name":"@firestitch/list","version":"9.11.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.11.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"b36a7260a23a170a947afcf1e83167a65ca6a84d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.11.0.tgz","fileCount":194,"integrity":"sha512-GqBKj6ohvvfelduvAbRyoGX7MeGDGax84vnWEHchQ9W8ARzRH+x1kOwFWtISCthyUphpyLvUxF5DMefCdYhtBQ==","signatures":[{"sig":"MEYCIQChKt+E+ZF5fq1y++jYn1FKgBG3tLyec/08sEPzOgG9kgIhAPGgG/Wq8Cx1xmXkowwTCzFK7f2ljignTnyvEnupmhtN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3891125,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuxewCRA9TVsSAnZWagAAUqMP/Ao4dtw9+z4rtAtuZJmM\nTJyt8LsMEMm+Nx+d6I+RGQeV+do8elgyHgjvfn0huT0LDW1zf8oJHxKYMLs3\nGAB76n4B+I0Qn/QgUvRKoabrvC2D31hXgDVDzbuEGYlV+Y89mVohsQkUeNFx\n2H9hvmNaSr9Qc5PkTetjwOWKViItAajw6j/kpQLsehkfiWhVKr+PMQEU/dLU\nGUZWsQw3syHQh/NuTD9DW6kOA3Yz5P/sYq602Ccg2H34iCzRM0exthSZI/pr\nEsdmKrvyJ3sNoc0NNoDTVA1WeLGry/chzaxfrYv+TjV3C0n2MvlgVAWhLlSL\nKuvgItEIj7YEnzLbgKtPhAMOQkFfuOK+V4Z+hOqXTZ6/DuA/MF9eMcn5X7A3\n+8W/ERCdE81r+gvGyZZXHBgqG2x8K4q3J4mRBhTF4vZqt34cqEojoDCsxdqQ\nEhXl0C8pANpfKDsf0OQ2iAsrciACFq5X1SCqW7W3i7tiqBRYjSGKBVKgwt2U\ntESFz/qnhDhbWe/mIkNicQknpC80AaRIHeZ/GeVaL/jAC+dmhv6sRw+3/2LE\nbTQmFhV1nA3berGgK8IRdKqL43oJlb0YFVc0gV56r8nF7jI10BJzID2lUmvJ\nrZEgrEk+X1tc14ExwK9G1X9cV/TapnfYAMbp6qxZfI8vnRv9TBDri2hffysV\nNJUa\r\n=6pMd\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"a1ed7b79a62fb87ece78500da608492e337bee6c","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.11.0_1639651248397_0.7755593701878072","host":"s3://npm-registry-packages"}},"9.11.1":{"name":"@firestitch/list","version":"9.11.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.11.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ac7feef497e9583ccff878cec6b1c9473f116d01","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.11.1.tgz","fileCount":194,"integrity":"sha512-3vEeBNnS9Qi5e096t1FpCrFcQoCyF87KITYM/lR2/acnW6DeXLEe9WrYSmMeFHJA/YuNpNqAnO7mEPbeRrJsBw==","signatures":[{"sig":"MEQCICdITWpv/ieVsA83oCYEF92g5ezJs+VQ2lfkkSLh2yX0AiBlWgM6nbuMRq0xKLri++V0mfpVykLIYn1TuWgqR81uxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3890651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhwxbqCRA9TVsSAnZWagAAFnsQAJ4zuLuFVouHO5ZdN5Wa\nHwD8GrY1erCZpIUyCRTgnPHRGEOaPoRAtgHdyeg4MINI8c8+knCHDo5+Wm4c\nOs2iv4Z1gjTFNSgwOTkyt3eo9FnU1vgw6e2HB0p8XsD6zn5gbjaWNYQ2z0P7\nIfcFS8ItMXHjly98vb1AVC8Xb35LuzWkO73QCtSnJs9cHTWqyqScYKBKR47b\n3Wo5ZnTFKW0bPAVHH7q+gqjYyVzT+0mwNyMDd10rmMfhfGr4em5k5VFR5B5j\nvQWssbHejXoJpAJt0Cip9QJzZNQvNXGVjr8fw6xUZci/4jHlkpqbXIjz+sml\nD+vTe1HLGTYN4rtcij/AmFzJDm3JoVRgDMniEtDdj6j4mLKri3uK/4W0Bl7t\njwQ9Y77XIvZsrP+qH+GP08uQocA3R8Su72B2vl4846yTqwHddUEjqg/keMii\nsxvCklTfzX8S0STHk5z+WyVxlzq4rEG9gpctVc0Y69gWFNCUXKBee7g1ELYv\nmRhjr+Ic1xhxQfmdk0dUsYZ8wN/G7JOEIqWzAPEVV9iqxLCD9nQJBieZOY+8\nWT6AxhuoQLXF5cG8Hxx/npPdM2QIUl4QhkociPM70V6qRSGWFzi/xDaCnJql\nYNG+4Xws5uazaPteQR+JkQM9227y7QvVfe/LWRW5TEEnBfItNe1g0ajLdp1P\nE/Wr\r\n=/3LQ\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"16b53f529b294377ebf761fb9603bab308a536bc","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.11.1_1640175337892_0.7798351562250319","host":"s3://npm-registry-packages"}},"9.11.2":{"name":"@firestitch/list","version":"9.11.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.11.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"68ee60257e232555e3e76c623d67d52b17fea79d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.11.2.tgz","fileCount":194,"integrity":"sha512-gyoslJqoI45auKpk6Q/M/rEhfSfkCyapVijf9TE2gq+CKcv6Rm7qKiMjggm1NIj2TqQVauMCo9mO+fn1BDkduw==","signatures":[{"sig":"MEUCIAkSwOGXR5Iz1dkQWdzwaPRn7BKECDByGkCbTIxzg3qQAiEA7eke00358crDyp2sggTl4CkCXhcVNPfiHn3pD8ijc7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3910167,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5987CRA9TVsSAnZWagAAVIwP/3qxWnXiTI/QRziOsBpb\nq2kZVTxW1r6XUHQDwtES0R4BBnxtKQYfkynwccVGEq1slionC+PfgXSI+Xtq\np/xID8gZgYs3KM7dYpOaAnXEZ0Fd2d/xDqMBk1Agg5wSbhvAHLbsEzaoWOd+\ngdwEYwUpXOZYZilF1DqZJI+URdosYbWb0fGXqz6AOXEYVHNWtdyFZkLGKjzr\n2htyriMecIPuer6m9ImBInDLr1vKUIvTwnm4A2CSuqKp5/HVS1EujVwoA6aw\nAa+Stj86tZeqlYlqn+99a+cao99QhzawYBzBLttIv3Zx8I1jSsNjj2HPCVWo\nJxesg4xjsyKx3eG/3Ne8kvig+gNY3Q3peMesHwT4I2LQ7ENGjpm2kGRnSbIM\n3I5fRgtDRnccr2WI0bNt9GGA1iW8LROE5wjyptLOdz7ef+/B3WJqeUDsLzAp\nNcy9xQ8Y/8Q+qyQOBwh2osJ7/a5RCzdrxs2fObZvy3JlsBvHGh553yR0HbaL\nRD1YcacZ73iaG7pD3kv3iQ+oIfe56V3ATUeZma1Bibz/zRwxTGPEBvysNcmT\nyUTsV7XkcYWlQtJYCwwAvGOEegyJnGOUrPbiLya75CMgwCbTW8FQBY0ThfcP\nBHYLqiw3IsJKTf4iUODEhdxQ8b6N6UD/YCzKHIPyDhmfOIqPg7nqJsQWu2bZ\nh+i8\r\n=lwnU\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"d00b975227f07345f3315addf654ede836639df5","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.11.2_1642585915450_0.05843223032947131","host":"s3://npm-registry-packages"}},"9.11.3":{"name":"@firestitch/list","version":"9.11.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.11.3","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"168ba7f3343651c96c1ed363d076f5b705220381","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.11.3.tgz","fileCount":194,"integrity":"sha512-rx8AH27E4YhPVMrkJBzMAxfFuDVpmElwevSnt/R9a8MHMcdS+8BAr94yWjfWSY5/yc7GAZSsxO1UP+sUGFlaLA==","signatures":[{"sig":"MEQCIGAmp/FVhS1qMKtXBMkUUdUhFicvxqNhHJ/3blh8Ea4BAiAC9Pmz5Jk2K5rUKqgISnRk6MAXozRZfmGj8HKZ0pC1rQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3910847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh77C8CRA9TVsSAnZWagAAuVQP/3eLm95/e8VMPZkGEsLq\nx57I6tuiNiFNc6YDFm6r7NvoCQmcFqIQl7rUD/ahLnYXBkchi0MC7n3sZ9AO\nMZw6ezdL1DkfV50y9WY41vwcR2S8bs2umIHPblwc3uidnIYbNScR/AVupF8J\nARL/6tN+hyn54yVlD6BgRAizv/cJ9yPSkIn++zTnIeLyNkUvnDAIjxFN2FO6\nwXQBuuhRdtZf/rfrHSlDrM1EQnhLo1YCu6T1RfEr/oKFLmYn5k+cTebt8IJL\nIt48rhZKyw35/EtqhLCDIC62+xh2u6LPptHDtiIx+2UeNa9cGRYeprB8Ycxi\nZtANqp9OBRSz8EmhKRjkubT+uVAplJRf7fa4oAvb5mPz55aS1h2SeB/tEM1t\naP0fl64Fuk901ZvV+o2+R22b0Q9PMZFDNrLYo3VOiaXXA3JAkSwxPjRUrUnL\n6iXFoWweFVkuZDVhol6C1ebCZNb5nHdmvyZACuRBU2yEsIogl3KCE/b5hQqW\nJBkI+rQYyTReeVdZ8P2SPW6x50geB2OsXmNAcsayxnSLG8017Ue7yJdPJNtm\na6t9I2bXFcLTVqLP/gQCrzDQ7vNMIVZrzDZspSxKqP5x4Vl+10l+xj4MLnFU\nyIFwAqFYT7t2iW6ijo9WU8XHEMHw+00MV++ESiCBlSFqhUXCXo+YcZweoNy0\nnn18\r\n=gR1k\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"449071c86259ff551a17b22539334588f7b0fec6","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.11.3_1643098300361_0.7874868824165682","host":"s3://npm-registry-packages"}},"9.12.0":{"name":"@firestitch/list","version":"9.12.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.12.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"800812a0bb0dbaddcc9aeeb7279e21340822c82a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.12.0.tgz","fileCount":197,"integrity":"sha512-a/nHPjXsKAK22UGG3Fq6ILoEFZQLJ4cdtDPXb0tri2xhamD5/+RtUBbUsTfwQqjZ6gjdmkW6ucULxEC48bgLQQ==","signatures":[{"sig":"MEUCIE73X5dtyKuCb+SM1n3PI9IC0bqooSIjeW+uUhjr0yR3AiEA/+gqdYgXoAj9HROG1op6uiG38Y1eNZBnfDBZLOTsim4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3958282,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh96psCRA9TVsSAnZWagAAqssP/2cmxegcE/dvYisT2g7S\n/IqrQCIsjmCl/qN8dHYc7Ehxbk7T3+xI4FR24aoKleMlG2pmRqyK78TvpmXS\nqV8f9wN/WIL3Jbf9UOiV8fdao9QXcBe22iesDXg7INNqLnCEPIkiUGc6CquK\n3ikzbqTIGtJYwv6SyRaAELDxPGg+5KnBJxdxJP+xW2yuh5w+QzXvT5YHdfER\n4b/CemMEkBrOtpLWIbVcAkn/LqQseGexFw0lIRpzofxuii6RIEsskVD4v5If\nwtrPHovE0dbGyNcWu7RClLCQlM4JcQUXMog4EpPjiq7CrJQS0I1W/WSB7EHR\nvetWjPgCbUOhEQa+sZ2HH01/sGw4oT96YYNmdk45+rUQnJbxdhvOGKul6vP6\nJmzmlmTU4AyOyz29+xIyMGN+LM20CbBqcBkJPUPPERZh97zA46e8fudwBivV\nOPsGsvDTIiLJIYG/ODpprYJf83oEctnH2I4OuKV/IQuVuLDRbUaZpyuMwiYK\n5de77qIo6e7nBX8YEHYy5lsg13lkG/gPpqak+pQtXJeXQt16/W9ss6fD73kl\nNi0RpcT3rMjkQduZvwTNdpHwkehrWP3QaafkFMNmYSFLV4zf144WFCZqSY+z\ncyaBkjWFU/yMy1+HZjAe5+whlafN+JCjSqGultLdMiZo/khgErv+h//N2ifg\nCndL\r\n=N4oj\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"a0df47e0fc5640b8e7adfdb093887a8efeaae181","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.12.0_1643620972281_0.07427400014042052","host":"s3://npm-registry-packages"}},"9.12.1":{"name":"@firestitch/list","version":"9.12.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.12.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"9d1a5082211c69dbe5b38c72b1c843e21b1974c9","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.12.1.tgz","fileCount":197,"integrity":"sha512-pg41jEmvdRT+BmgcdiB7sx49pM3ESzu7nv4vDA8E8HdTsPO2JnJHuuid4OB0aMVkU3FigNyPKREECcgXt31Fxw==","signatures":[{"sig":"MEUCIQCXq9QfHDx5Qtl91tmwm2qapcleP/SoocHkFxW2gD/AIQIgAkrfX5O00/b5UoIMSLAQjTL7+7xvst8mYlRu8ouUq6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3959987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh99uqCRA9TVsSAnZWagAA7BwP/06zz0mjMDvjdwCMyj16\ntrhtYpM3YLXbcNGP0kKc4CB0Fph9/QSGwiwp8QTp8T4TKxGD0I2U8zUyqQti\ndHWuM/YFFF6ZBXB+RwWFd8WX7fl+ELfycz23Cc3Mdo+O0LEDB4OwxZJ7Jssl\nQGo2htURzH+en6cMa+S9UP5iZXoiz+3u+0A5b4/ZXQ2ibIGgdWq6muED1l0U\npJeYyMlYXjfv26jfSLEuA4x6j7EHKglcgvVGjvtAtKR8Luve3WAgOYwBPe03\nKh4Z0InEhnPrCH9r9Z8jyD3V+Q4Y+WGi3pDvtpdO1hLUfVllyF9kq97lCjne\ngX8Yte1282KUkq2q5bzHkIQdF9fA+zDzP1H+yaEuxqLVJLiykhN6kDqiJY+N\n3anYyHj0bsAp/+vpVF5kaOwLvUzmr2nVIiCRiDQ6H+IckStAmQmA7TT4W5lK\nP6gjrF+pKGwOmVgYeXReP3xnOYypGZ0ybteGoZDhXiCnkU4ECBx21oAAusC4\nMmkQugVv25SVwLb/nOCzFmZ3NRvlPKJFPR4V7X+ydzPFHx1dwDKXk4WYwyrl\nb28VzqIZZ2S0GmffdwdCHcQMSVtpEr3uHWvxnyoIMyFJWCHGqg/0U9mk+Vex\n/e5TJHHYJF29+Zn8dFnHMaBtYp93KTKNQPtOmiRN8/RV5GDI5JmtrS/QbpH0\nX+RU\r\n=gelX\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"c000b325f77e10b1c2b30af2c42c925d3f6ace65","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.12.1_1643633578165_0.4821881021731973","host":"s3://npm-registry-packages"}},"9.12.2":{"name":"@firestitch/list","version":"9.12.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.12.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"354f920355445cea2df34da8fc3ab23cc6dacd6e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.12.2.tgz","fileCount":197,"integrity":"sha512-R0p8V0KgIeJtTLlJW6djOLSkLORZnlPPpCZigcK/wFdm3v5hMu8HL880VUaFa/ieAezU0HxcLlfvH/q5gtaQ7A==","signatures":[{"sig":"MEUCIQD0PTxxeoo3xme6dQFHXnIohRACZXQ8TB2jBWfich4UcQIgJMTUDFwq41u7PoGGiFL+2SQf/SVFhkLxnGpuIf177pk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3961525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+nUXCRA9TVsSAnZWagAAKVYQAKBwBEjjammSt1qU/9FJ\nHutNpST4HK369Xu0uQX/RAo/IPPrvhvs8h1gB7p8k7mvVnijyv4j6os/Mkuc\nStHEGeSUIVILcePemcFXc7apxEGGj3HA3oijSqdp+3tACwu9/1vFgMJxA/jY\nWdtMfbW8/vD6vL27ZIonvgCqdEQr5NX4qlP/gU/pDrTQ+NfwRRJpv4FUhTTn\np8CGKy/4r9GR4HS4hQh8EGhA8bEbNarOPNk9eSyrfAHh47AhPr4sjTeZWPWX\nqUP/y7SnyYmovvglf3nC3Ew+XifSA2tLyITImXOsRc4puktEbVaRow4pDAdo\nQqZvXiZ/H9YTTLHjataaumnQSAU7gSOkGswo2Gx/Irb1D3SqTgw/eTYT47qn\nAZPEre6jv9dIk3H2a6ut4DizPGZLlOtAkst9t9BRxjQhH5OnPo2u9iRlIV2c\ncxINkcyye4h1CdidQmNqZXS4sUBvbNuZitAcZMbymr4aFTjINioYmF6P4B4S\nErup6fkAkQD4BgY9uMjXjTZ2OmiWQWE9NALXDbXWdItmYfmSDrZYxEbNAN9Z\ns9a1u38yMGrixJoUJ6hUYzeRzSFFkDFMTlkJr2ccgZF6Zg/JHUYQ3DDw0gwP\nyLZK+20v3uBDTmr0gy/bW/lsGONPXTKpPExfMHM6ApvrLsx5MX3fZHnGmnKI\ngnM1\r\n=W5/X\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"c07e2f331d220cda757ebb975e3ad6b951a04a31","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.12.2_1643803926911_0.5768425520911284","host":"s3://npm-registry-packages"}},"9.12.3":{"name":"@firestitch/list","version":"9.12.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.12.3","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"a09ae83a7180e5143084e0adcc0ca371c7105fb7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.12.3.tgz","fileCount":197,"integrity":"sha512-g57UdXCwN8XK/7VEezY2ZMJUoVrabd5l9GKYl34FTC5PFR0F0nOG5iwXarzc9+5l477tjFUTxVp2ZbAO20Va3w==","signatures":[{"sig":"MEQCIBQLyUINgSB4WbsNq8AqOkeoHQipMGUA7DQd/u8pk766AiANcVT+VLmaM20Mc3EqVfH+/TPr4Q/5yhvvPtaLCHcxcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3961877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiL0nyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqk2g/9Gxa+agd2442DkQp/KcsLye7OVkBN/eNJAZXDxvuMqCEo+1y+\r\n0OX2oNvPtPNBXlBH3gworXaPGwihXMqVmPCT5fU3/Fou69KuFXM3VR3xISeA\r\nB+Cioz8FzKTA13K5kL2rw3KbmHK2mQHJclI7vqnsyEA3DDf05gVP9AjTCXiq\r\nmQf3AudB0Ek4VY9z038Wq9VdMJV6RLC9YYELti+mY1g2lFYBWgAtpXVC+9mg\r\nJTXLEBw/jyJUwC0bYbu1m20Znw13GlH+8aB3AL3aZO/2aqQx6+2jmxYCTE9I\r\nRNNMMebgbsZQ79vFh8Jmi1cR6dm1/GMtfQaPS6LhKud3B09Y06egsBHKY2Rf\r\n8hFjmTt1zuVdSVmpathrkSekl0B0K1f40Nai/1dX5Jc3WBu0DA68LhE96DQn\r\nS3D2nkVGRjmmdjGDRI2GOu5/YkQU2Xp30zhRwUlr0twSGwayUxud9ktxHU+L\r\nNhf8bPtuPfdRwhdXeS4TKxm3sGyW1vi97FbuRokD1XjhYxcRAac9r4nkYjZG\r\ndkMCl9zS5GzMc/1udq4lXj0QIk/ef5O6uPozCKZ5naeTHkG3fVh5O2FUPCt3\r\nMaiLMol7UKRSDad2n4PxJUfc4oLhlmaTiJoLQZ0OEfy3HQEMxLrezN149vRL\r\nFt4TeGBG2UhLp2vJ6M6CMkLggyXYlKm24C8=\r\n=/suy\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"f9c9b8cef85e53d2e75ed94976a91bc30d61a650","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.12.3_1647266290779_0.14503615946972426","host":"s3://npm-registry-packages"}},"9.12.4":{"name":"@firestitch/list","version":"9.12.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.12.4","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"2146060cea51c984af6eca2f8e084ab9f9f6dd4d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.12.4.tgz","fileCount":197,"integrity":"sha512-/Siu1Nlm0LiEnJeXs23JzpSAJBw54VswhyiWcilsTRMD6+xKUVW70PCjJrObxCSUOXcR6sfe8R6Me2zG8eON8A==","signatures":[{"sig":"MEUCIQC50Dvlynxgmb/wg02wkV3qBRmJfdhLJC8q1eDpk95VnQIgDhwNrJcS9FHmAFHLXKIr/BqNPu1aHAZtelD4cBPr6iI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3972677,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOxLYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7BxAAomstwJE/RkJyU1luKPZGFcRZTXloewQc+GAfhMgJiwOAKMCp\r\nPSs+nl0y5e/gVucI1SgQe7geVMtlHZewloGp2+pMIW/fc4XxJBy9BDf8fmj6\r\np6FZyWcNGppRgAqB6rBhNyAFpixoEIfCbXu8NvMw6RB7oQJGK0OkqZnfP6aR\r\nRjmvLlZ2yKh/IRsqBW39cn40O9v+a3O9zNU0340n6ysWTy408iFMc00lr6DY\r\nDmzhR6Qxcy/DS5IOxdxWslGqOTo2kwrHYsjCwX1P667Ddzjaut8X4GXU8NVy\r\n0INSMP/i21LB3ujEtOaael8iGDy8/yeyAuZN29DhM+0EqRaUGJ0HHavk8rsN\r\nSup8J0i+5IpIliCYCQEQJzpc+a3505lhGhocHl5uzgf3KSCEcgtVWSc6xGJH\r\naJee+ahFJePgbvjQenb4wH8byTmkztIOgULU4BshOEVu8i9zRy6kzXAlaaBQ\r\n+XS9JVykne6XyTmz0zgPqzrMKQPKOPE65TStvSJwoScaqZ64Jqzk8cSVPIrG\r\nBzdaZUueIGq513qCfRwVmQtmz91hDLvINeIGirEpbBG+Vr6n8TXAR6tEAiuI\r\ncHUXYpji0bz0YwQeNJeNwOhvKfJ+3eD9cIwjcL0UV7n+1oMaWnldlE2Q60sQ\r\n7KfIXAHc9kz94005zjXENfDNUbAvfh209BE=\r\n=1ftR\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"2de5435b67b3e055b778a15119f74c6857cbc180","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.12.4_1648038616261_0.8935879909704902","host":"s3://npm-registry-packages"}},"9.12.5":{"name":"@firestitch/list","version":"9.12.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@9.12.5","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"75c6355b7e897b9f87bb7e06c8842b9c09a74574","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-9.12.5.tgz","fileCount":200,"integrity":"sha512-XVLS8yFPGKa1JZcIIVRYpfpCrtAbm/Ze1WLXifqPfXmn9iWRN43Td7sPYSmLuBBISbDQRsN/2EmVRJjUVmWlZA==","signatures":[{"sig":"MEYCIQC+GgVeCGTSGv26GusUe5qTqOQ7gPlWB586acUBFJ3IawIhAIyNc6YtyOoxC1sqjWNEhKWNdpiqFKlXRD0M1uvGhtXH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3981262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPFToACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpG8A/8DkaYG24DCYy5FzTL++jaotlc8CXFhs9O3mSEVKSvSog/oZuq\r\n1xggn7uwiypEGvVhD4Xoyacfm/+Nlf08evqz8oT36S/pGUwgOLD/2dAW44en\r\nY/Taz8TMtr1rn9nmYWiB0h3x5SdVng9a0WB1MADCTfquTdyXgVyZ8uzHUOe3\r\nkcukOk9ziiej4BVye1ba5JdRB/7iY1wqQ11LJt+kZakJxvuRLyFFpiX1CrA4\r\ngb8xn7zFGUhJTRg8B5y4RiFJROPSgL0PZzY48l5MWa1MIVSiTUVgVjyBBLsX\r\ncEL/r7LsH1YpZTz0WXBhUSNuCl93cYpIphe7rI9jNZmG7oj6ocT70N2ZQeb9\r\nlOxherjbDbL5ugAFga1ljWIeYy8DJNoDizfgWdLGBoKysJOr/dekTG+gHCUA\r\nukN1jX87hx2e1A8IBC8nDD2ItVsi1uWEh2nKxHyFdYMWrbPM7CeLlLosYj0Q\r\nmE1uS+gD1wCRVzAt3Qi/tsGA4ii7sbVPiBKm5YsD3MgQvIpQV9aR+X5HV7yB\r\nZIFzta8ek5Xo/N+PTnbE/bdbk/19yXcw7yrvRrzbdL2RVkjdeXAcEcJfoz7F\r\nz/iubDV/y6vn+vxBIZDSAHNF7j0gNyp/fuVR68TjCmNsXKTuI4YIzqTLxMtB\r\ntdv8diCYDmWUE1dPGBLPHiSg6kLfymi5tCE=\r\n=er18\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-list.js","main":"bundles/firestitch-list.umd.js","fesm5":"fesm5/firestitch-list.js","es2015":"fesm2015/firestitch-list.js","module":"fesm5/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"43bb335fbe20c7e56e892c9fd4d7b0fbced00044","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","metadata":"firestitch-list.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^1.11.1"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_9.12.5_1648121063911_0.6361021286164104","host":"s3://npm-registry-packages"}},"12.0.0":{"name":"@firestitch/list","version":"12.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.0.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"1fcd3bc0ee2a57ac24e954dc92f376e78902d363","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.0.0.tgz","fileCount":132,"integrity":"sha512-SiKnV4notVNnlkrRa2uLx8hqeIi47siYxNsC2XYE27gsSIe55+uSKlySVEHdMIrnJoHiJGY8ZWpRPrKNlFkYIg==","signatures":[{"sig":"MEYCIQDqibJRU8q3tXCXMX6rZSAk5MCE+pVevBsYPrn8X6kj8QIhANQzvP55tVPxz1QBp6nScZJIFO0kdRW78NY3v1zXNox6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2348996,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRCAqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1XQ//Ub5bmCX8YLIEmrQ0REY8BSiCuueHgOU5kDh0vTHqFlS9Zpwz\r\nHamtbjvr8lSdXlwADrpEUrdtS8XX26ClEbP+9k/k7gUE8U0RS0qyo3idLMNN\r\nsevU1NWb4uSpdLA0UoaGZf9i+KgvKz83xnVB2CvpiFN9n7jtXEIA6UytWRNm\r\nbcUVinS/yyMLS+Iy51NVoHHTfsAgJTt4mwPCzZncDcLl9uvhs5lAkPSGda8o\r\nsmuvnGniGXzaq7Tv1jVhR7jqFNJQjiKPmG/TZSVMJqmQEBqFhhby+8vBxIp/\r\nChModkYvrFbApfDm+HUpTkMzASg2FudovV/oX+8T+OaAvcZtiojJRa425b/i\r\nJd2lUaVAO1qnBSTlTJZdM7N8B1MdhGIiCiOyDgGirVVHCnqRyuxRPzUN8PCY\r\noAqRDzFaFcOBlb5sQNVXU8082SAwV4Eyji7Vr8wXMlgL2HVseW6mCJBKYLd7\r\nWY0U6ltI53uHa1J9j2rWUNKv7WXO+UDhxGMT1ZFyWTPT6lwuYx6qmHsVp3Yp\r\nZhyxkU72fzM43jVUn7RCYkjNofzozK2/adCkhX/a3ihT7peSjklLxeXl+dCQ\r\n4OKKMUPWOm04SMcCndK+F1cngvXXog2UQyAtZgZsUR6P5m7msWgk6l32EgR5\r\nEoUBF3+9La9IpB0aWU8RhrqDwn+m91UexEw=\r\n=GW8t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"c614991216371a2dec8bd76d541b2617b28331c2","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.0.0_1648631850014_0.9605278066611069","host":"s3://npm-registry-packages"}},"12.0.1":{"name":"@firestitch/list","version":"12.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.0.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"21716c8cb5f7c7d5971dfefee3a965b39dfd5458","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.0.1.tgz","fileCount":134,"integrity":"sha512-9rJ3BthzGE8O492Vjl6Vg5KW6gUzcDxp/QAuihQb41WnWlT6dbkGPR+uuMEmcwcF0ikZcnezI5S0UGGwGNKSWw==","signatures":[{"sig":"MEUCIAxjAqhyyskvtmmQujlxSfDyy0saIiYnZ5kG5LJyf5nWAiEAh3IneztPsdvz2lL4ziIG0r4hFLr1pARnwhrz9Yt/q7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2361890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTvRhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9Jw//d8UetGyOCrkL6wRTrXJ8J2XmJJlg2S6XUGAw84Mwu3tAmkR6\r\n4oAUGqPYHz2AiCMjD0gyFambZsUOcCizRwmCwE0QrNBuUGJcCdwpi3M6oW5F\r\nY7oln/jXYKnpVAr+nD8EeLeC7XlFaxfmqNYVm11s7oeme2KDSkfWxp1pWTTE\r\nDdVSjdTdJ4euu56D+W3wUQFMJFbRPatrp/vj3Ed7ZsKeIAm0gh9A/wFrTzyL\r\ntCySic9E+uIN9LMjXgnsmCLgQTQpmhabezcLCER9fOPjsNzS9MO8AGmIxMGm\r\n+hTz+9r+O5WickDBVNj4TdIof5l+CP1mT08BiPiCycuGPuo+MiB3wF9aP1XR\r\nin4ItLcnVtEcIGFjVFzCojDjloYWRDKECVfeRs0nY6yaSurbuFB7WsgtXFG0\r\nh3H7jj27MI5v8VUVtXHgFpzN7nLOuVoI1Aj8sLZGBeT5Tn/ASlRmV1LvsaIF\r\nOqN/81V7JEffadLcpvkq0uQL3p6eWn/O2jd4IDxNzcdZ2MtOu8NwjIiPapLv\r\nCBQzAA6SCizJtuVTjg+o300lkE4OgxlY2i+5pMnetpktAmlhscC3sQMeniCs\r\nbiM1dIGpgfztQ5PkdKEEb3OBBGr24e7G1AZzdPmZ9hjJOqiWbnWRndiTxllt\r\n6iVMvPBL73+7yN2YjPyUvUs7HRyccV5J1zU=\r\n=8z9u\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"3ea592e61abba3344a6624cde51e19e5b6d9e189","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.0.1_1649341537222_0.14752929518616797","host":"s3://npm-registry-packages"}},"12.1.0":{"name":"@firestitch/list","version":"12.1.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.1.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"efeabc4b8d249b62735a86d6196df11ed9fce33c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.1.0.tgz","fileCount":140,"integrity":"sha512-OWiff8ji+1m7x+UjhSMwuVX1jtg9TfaC2KVPqs5MaNM2zHIqiGCtLvR5ke83SfpAwT9lHRPRkM7S/X5fdCi6uw==","signatures":[{"sig":"MEUCIQD00AT2Ub5chHR+RQ2ldED8J46QOY20amtdjqXJ017GOwIgMLjrt4zynx3bK945Gct4N8tKzKybB7oYlPlV8EuABFs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2424133,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYW36ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoL0w//X1n8+Sq3WWFWnMgYXEs9Qp6mfUJdmJ1OENPC31TiQIRSzO+I\r\nDarbrdWZHJ7T8hC5nI/wH2NTlJY0bQJG2vZ9b2E2JROkIvPGaecdzGNYHv81\r\ntt36iPPFl+my6oZ0+pqcAYYRPPAGp3RBbWeXx0vjqYJy+C21gOePQbglC4N7\r\nSBeBO1j+fD5DgTG8sGj0twtkCLV6Fds6QqRPJhvTV/3Hv/wZKh2vfk1ucOX+\r\nqBT569eepZzOQ270KQ7EgWKKbpatKUHuhnx/RKOn3Hml85BXV3qClLjS+sHx\r\nUw2orWOkVaBwLQPDwzAqf6MKF0pala4JreQv79L+iMbrHJsGAN6x84Tqqjy0\r\nzIQIk9UuA+oShakcm7+7HXO6cW20NwpeAFbcgWDaXUyz9aWp4BB/rNPpnpUK\r\nwbPvwTLOdJD1bpZaPq3UoXx+sD0AWTuHpHFgQIGcrSM/QGD+aBS4XvZ0urmK\r\nfSIN4WAesLlsoha7S3bVIFipEv5sLx+2QA7NOIqf8GveNMPSU0OJ90DiW6sm\r\nfYCqW2H60Sq89bs4qZXJRCgbOH1tYS4mJheJN36G6Hm99tdGhR9keNbqIFi6\r\nAaFAooYE7mAlykdwUsEI0eP9x0s8vV/+ns7j2F8TA1ZDpomdE9VmeVMxR31+\r\nMfJRD8USpgvV1IkEbJLOCFB1T9VEPoDrhJ0=\r\n=5pIG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"290178a6bd2870fb892ec1a4854ad57e583b85d2","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.1.0_1650552313803_0.3517262386765061","host":"s3://npm-registry-packages"}},"12.1.1":{"name":"@firestitch/list","version":"12.1.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.1.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"d7f38d431ba49c2bc2b190e94b3bf22a89c67b7c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.1.1.tgz","fileCount":140,"integrity":"sha512-KDTbwzeCJt0iw8ydKtY5dA6hHicLiotAlD72OaFJF81vmi//BHp+P2pCveN1LvLdBJvgRwhDuuFV6pR3YkUOYg==","signatures":[{"sig":"MEUCICLzyuXUK7XLf45wnh6zwz7HAtwzOWxsyy7d7ep/wq4SAiEA1rnd9Tu143gHbMQMbYh4hYDorFcg42aGNs50G7/DVz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2425022,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZnGMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpybRAAiis6BimqWdrdWCEsfQsET1+jUVX0zseaYwllDNVAxUnm2Xrj\r\niydXrEYuLGb72LCDmOwG5tmj0WthIVnmDSv0MDoY4/2bs1mbOjo8xQDWPZDP\r\nVqHLlaOEssFzZh7vfD30+fjkTOVHdveyB1Nzs+4D/zvKyxvzdJPEK6KH0IHc\r\nABXWIjCUUQyLYfGy8MGulXcURgAzkIK4eAlSn6KTG+fz75Y6WuztpQjbtMap\r\nFFpst3/0f5I4iM296YA2h5uwUie7LzTlBclngk1+2nnwKQoxBzPkGhx+7/p0\r\nLjGWTSnn8Oh//TAX5R8MULgvrLdDo+mahHLapwJrRbxyb17dswpWawQesTvJ\r\ndkahwM3uEtRAB5dg4EkZelujCRvlCPENIqUnJ324LyPeEITv8eJ49sgubAxg\r\njb9R8Efkq5NoDtQknoQX4BUqaDQYXSFFXn0jxDSDtrk7VKuDzVHsEGR86Hhv\r\nWd1n4v//Wk0ArC3InVzo8RnfxuNCcYOXS52QnDt6+JFcCXRa1nCFgnDq4bX+\r\no9H9xF+ATXzuByLsUTzubdy5/bmGHynSa7m5snd1OV/nhedCFIbS94/PWCJb\r\nnYJc6AY1wybA56E3Od3fUPqw3Su2EUlcaWiR+1PVFiA0E8UIaeh9jkqbr/vz\r\nR2fOwjrf1HZ9fP9RioDOWvl364alA7IGTXU=\r\n=j+9J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"429949d8d88574187880b1c97d58803154252247","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.1.1_1650880908499_0.42669600858706347","host":"s3://npm-registry-packages"}},"12.1.2":{"name":"@firestitch/list","version":"12.1.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.1.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"65d8b26243c5f26821978da72e650cdcdd65ac54","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.1.2.tgz","fileCount":140,"integrity":"sha512-cw3AWUaxtidpYOdSsbD75MCVszYbM6Jg450SBNQrNa5S9/XgEkJ2MROCTuR4T0rfsLF9ZV04P3qGlzGJmurgMg==","signatures":[{"sig":"MEUCIQCNWk8MOy0hRDQ7TRTVNHf9J5HIh6i9lr5ZAjS6ZJO/pAIgRW3f3WnR7xc/AZKpK+ONxHit3yVFo3UgODAFR0YKrcQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2427713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZ6iBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGtA/+JFyhfYRqb4iyQw26L+fXffoTuX6IQOZKn+vksXjHNEfeNv1M\r\n8GRWF4ZGt/jDjQKuN+9zpRjkebqWWn/o0RYAKcAAwyqUasecpo/PJxTdYkF4\r\nuFPdc8zIo8J9K4grXMMEnXd3cHqkd6jkaXxM/HmShNgke1pe4P2o5wnz/H3Z\r\neqoXGQqFpP+P1CAhIT17SQsPn72CVwYe+0RghOkcgIuyTtWcZW8VQ9OGFvd0\r\n17H9LewfQ6FuXQD+7QglYfEVQWovEmtVqu6bQW61ZRRTNj0p5vxyhESU3Luk\r\nNjaKwmr1azhk1e3vLSRzxsCH7vCKf8j/MQZREPY1saX/qCWxZABT3IDNuVCb\r\nDfvE4aYlYm8CMLd+C4L0stQ2QHmI6rzZ5o4EMcFypBj+Z1HU5Dd9S86bIoDj\r\nh2gpKH1kjg/jfFFy5nuPz2Nn81Fh75S+6fwbkrtekL8C/OpZH0X3JbEKyJZE\r\n51l5D0MH9HLb2umioVYz16ZXwbY2JpRJ/L18QXytc4QV7GIwNTTGPtFzgFfO\r\njZTlE1BQj5XNE+A3HCw+yH5ymjZSaLmgGPLj3jWrulAewqUB+JIk2MMr9hrF\r\nbPdl2+vA57JvF7uZo6W1GvgrgviAY9oc4QqBe522AF/WERzBFhDhCHeDRN61\r\nxmYVo1cXnEbeta+AI6776hIzhU9395mAJ7k=\r\n=95l6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"2f4e618050e835354911d8d7525b34c962bec12f","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.1.2_1650960513571_0.5470440408899993","host":"s3://npm-registry-packages"}},"12.1.3":{"name":"@firestitch/list","version":"12.1.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.1.3","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"56030185b3dde166743755d932df44d8bfb6f587","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.1.3.tgz","fileCount":140,"integrity":"sha512-gC5yfxwDxwN6iZ1Y5giLfTCFadrevFB7Lc5LUQXJNu8Sz53+/Dqrs8JDnjmkGZNqfNZrQhh13QKAmeqzm1LEVA==","signatures":[{"sig":"MEQCIEZahUOMZT/nrh0bih1AxxnDN5rONJNaPUMjW7ZNTHJEAiAhb2smFqyvIiU0bSE5sQ+pIiwVlcj2fhg83NQVpIsl+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2430910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih4DXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtsA/9Ffryhr5GQaq9N8/h6MWs89F1nbbyjHz6z/oye2ApchxePaGo\r\nVvns3gnM2pE3Tisfb5N2Z3v+zCupObVv0nrJNuaM0as/yfsANPjUliIRJZDZ\r\nIsycnO0SmUv7BkmA4MTUQb1UZlr6Dt3IScPs0s3EnZK6cWGegMRK6Q32zKNk\r\nzc/s3MXMdC+q7uxRQ9FxqGdCyjKIFuupZFCJrzvm/lvadfnYNPVsg9oiYIPa\r\ni5axKxpF6oW7WSSheeIopPY24cBcRwv9F+qTR0qRpQW64nRJeZQUOjUrmpFN\r\nXPhRJGzRs21ghFTfCkdlO2gssFupquGGdBiA7wlWTOkRXMljRQJySNRpZ3Df\r\nJRR9zVKftLdoK/Bo9fgPFQGcWlMCaaDGqUo9UYL1q4VaHUmgFWtyFl9wQk9d\r\n3NB/ZOaN/0FoDogjK9FRhibFjAGA5h5ahOit/9Qi17B7scov64tPhyXIQHDL\r\ntcjVonOWZfVxOCp7bpPuGbkuL08xVwkHiswlosRtX/f7UcG9G2XViJse3ZUn\r\ncX7+9BRwW2jGEBB4skEedCj1gfqGAm6sCzt4E21IRDZRkkORWWvh8z/OTfMP\r\npOlxWkXejJ8Wb5kWZ45yv9ONUTZ1AoqH5tB/uaMTMBFJL61BVnmDKCydcZNn\r\nDxIwyiFxCs2RKi5hNdbSt3PJK/y4+aBvanA=\r\n=Zrml\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"54c55342a2353ca811144391686527844fe61d5b","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.1.3_1653047511251_0.6774734878529349","host":"s3://npm-registry-packages"}},"12.1.4":{"name":"@firestitch/list","version":"12.1.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.1.4","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f8c606061bc520a8fa0d7d73d43eac4965855031","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.1.4.tgz","fileCount":140,"integrity":"sha512-2utPMwXJFKqFRlIRpkqA6QKNl+6P4TgOVDgom13vjASiVXQWryBIB6kc5Ne6zlMFn8YEzdj7fsEQ/dssbVX4fA==","signatures":[{"sig":"MEUCIQDf4bLx96Hg4XkXJrbYkBGT5F4j85Ipjv8DTt2QU4KuMQIgWjSQLKsyXegUhJtIkuSHtjHHCLLmTsaFa6fVPTC/mys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2434210,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijNDGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJwA/7BkKFXVzJY04YyzUGKVt5uElLpK1fsKGmREtNF4L7cu0QJSxF\r\nxzDh0biKNtQctDxZqpTUzdSIeSqyAmN2rly2wIhiSVWrrvfmPWz7+j+kM/1Q\r\niLOz5+9s4Lz3hTJHPKG9O96OyuE+IpVGEEmIOrp2Uxi1Gmvlu5d5O94gBh3j\r\nHDGf0qPSMm7VYewaRPNa1Dau1qO5K4ta5479S2wS9661vLeqq78yOpy6N6wI\r\nB7U9KUetsHswtTZEUo1DA8vBfDd1q6GFNGuYkrtwMW6KlkdCO9hciivrjxcD\r\nIFPp1nUyxHiZvDF5o8Dlksb/0ClIXztDHj9pPm5dVT3r9kUh5/7CBSN2FQR+\r\npP73htXAgNj3XtClZidIijLwDDd83UrcGPpyn8xMTKGRpHlqeoEzGc/l6gql\r\n33SLdoBrK8uhAxEzF7LAIPD1g6DbRpuVIIAguXd1UFVoj4IvDLi0KE2Bhf4x\r\nIpLDyvVfP+LLYvNpZRmk+9LW9DXN3BbDf75b+eYejmaB2+ix1gVJhYK3lHpT\r\n859D9/lkB9uCYmUTcDkB56xl+ipq0CrD5C/0DC9pZxrqVF/1JFScOGnqZDVP\r\nR7FA97gF1NJCCu6urYWlPs7BePxnfMeJUlDlitO/RFjKbTqrEwitSR6BQO3T\r\nMkPK0XrOo7ARGAahxKQM4G6QKw0Y1IJd7IM=\r\n=BOfC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"69b27664c1b5199e43208f59253d5b6d2c1db766","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.1.4_1653395654059_0.028403280834064404","host":"s3://npm-registry-packages"}},"12.1.5":{"name":"@firestitch/list","version":"12.1.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.1.5","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"20f9023b0624b735ff1be1ac8d0e8426992f06f3","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.1.5.tgz","fileCount":140,"integrity":"sha512-aUa5LSD4XTWJeT0e0DeXFobrAnxVLF/+39MvrKi7LkdtOG899IrNbv7m9k2cMAgokuTO43LCsqJ4DMobDpAeQg==","signatures":[{"sig":"MEUCIEF9MYyoVgME2yjkBiulHaoQyoS6OJvbmN9I800ZCleOAiEA4710Fdusy2/omMxY/Ghy6ZlvvIMwbL0dHrqONrJRyXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2434874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilcR0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr20Q/9GVlQ+Gj7yrYnAHRWnaTW83lRKEBVRJMHspjE6JWEp6oCmP1Z\r\ndnsrT0qoOFgIfbOl4nzAjjSIfZ2K7Ucc4TmgB6mW3bqfuW8hXqZTPXywSFds\r\nEap3zZm7nOAD+Ji/IdKaFfAmwCc+MAjFGFeswqGIEhq5ZmHUNqV9VwXxB/Fm\r\niHq5c7f+JqqzGevNLdp0JCz0BL797L+jHeG5KPOXcw0Qj4JgaV1X1StvUzfC\r\ngtq3Gau4xs4BIjzStKS3xs6IUudizM+P1G5HuNxTEy3G0C2viTawdXxjd7rz\r\n987uMLif7mRHxZBJElOAuW0bSlIpYNWMtsG4P/HDzozzoMM1Uy+2egw7Afke\r\n1d1QtXHRn4DuoqCcNJzqGSH73rZ5KgV4iNR827Sn1LFnq1P8ini+ePWfw1QB\r\ns+4yLxEq0OCQzsy2950FrUnNqZ5qM41xIg1uolcY3K4UNM+1ZstAmATYXuDx\r\nv1Oui5pcXS/5Jct3hHo8mfl/6yYcvx761LCln/jVTTJGxZ/oJkMKje6T6aoF\r\njNj/QAFmYWwLE0LRYICradfG5Z23HXjQqOuvCCf8ZYw/hCqHO/bEddZyoT9i\r\nbAyYanJ6+88HUyy2Jkh8iYjqN/HvMZJP0ADUjQ+XedO2nsUMI1MvS9l+Pv0P\r\njZ4Jpcg/HpY+J8qpemhy+3p34S6/8uf9feM=\r\n=NCoS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"b5c39703a23fd40d8df12ccce7ef076f3a34b0f7","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.1.5_1653982323865_0.12986967351403345","host":"s3://npm-registry-packages"}},"12.2.0":{"name":"@firestitch/list","version":"12.2.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.2.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"a8bd9ae93587941e74cd7a0b594acaec83b1c020","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.2.0.tgz","fileCount":144,"integrity":"sha512-Vqgkesdmiec6+sk0gXk5zqH1bI81+6YTmiPbI5Lm2P1C4nrzIMgdepA8l1RDb30OSfgWja6bcy0cTGwqiZUtAA==","signatures":[{"sig":"MEQCIFuc47xU8Yt/Hwe6CXssJlbYKftDwEAQ5j1CeYdFZzi3AiBMBrutozlvgq7H0u8qmFPqQB6b8sAsUCpAxJYj5K8gxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2477360,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimeVeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2Ng//Rh8N06xNlE7z9euKHvueF21A3b4OogHs9xM1wEP6BxJTYd2x\r\nllfNze0iAH4QnOM/xtUXrdVHrBFCV1TSXJJuL6sD9MZjwGtpvLW+zkMwWahf\r\ndaDTHS5T4dDGUaPRb5YN3HmyeX3zbI9Pc5b5M9s+WqrQa7fhoKIT38kVcdDW\r\nQVJgpKC8ger22SiKBJCybCf1cJOzjkpOZMZqqbT8CezZnjoandyrUICB1VXW\r\nYE3NQ7BJqCc/YEBYiZW2zXngPwQldM6MoCSTAOX4Sg7T5llekpFaz7Or2QQQ\r\nh7/ELyFcuqyAyID33y1biWip4K43Elroqxsx4EhbeFf/5uJCw3ViyyzwOceQ\r\no1D9TV6ozN0cZDu7tB/FkgZWqN1ffYO2K9AfjmaRrWATWwIzvDuAQzqnpYh6\r\nU4UONeD+RlMJHee96tIbvqJPLF7o+rRE/QhH1NB1kGV1Ys2h042ll0zUq3cC\r\nqzIobodaLwyzRHpNQypY18fl+aady2EDP1LM9CMda304gHKzfc4UGCCJaKU6\r\nMcyv5Y4movKPwIZHkV9dyVAQvtw1WWVMglwsRbUUlIFuYlh0Kd1pKEmZPJz7\r\nhvXM8NmnQExu68iPFkorYgItI0Hhk2imQxZBWZH+8bEDXftbQ8FwlnS6xTe+\r\ni6xENOxDxmS2k6UiM1k5DsO4iR/0DjGjTpo=\r\n=w1Rj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"850c30e5353e4195dd9e70a71a7211beeb137746","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.2.0_1654252894191_0.7279837077971336","host":"s3://npm-registry-packages"}},"12.2.1":{"name":"@firestitch/list","version":"12.2.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.2.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"7f0633020bfdacede26c42f66912ebfe5613e2df","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.2.1.tgz","fileCount":144,"integrity":"sha512-pY/KKmTeoWMwb2KpZv5Oqo0MQAtVTNos3a44yRXL8mo/+RXGbVoYyQZnc0hYsZelfIYh73EBM+kWeKTQzimVvw==","signatures":[{"sig":"MEYCIQCbM5F47yHX0K2rEHlDUQ9iBXjmAv9/IPqN0+Re2tfYjAIhALC1rP5uUhuSsEX/dCcxgySJW0z3T83RUh7KhzJGGY44","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2478405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJimfbVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGFw/8CEdt4uK0VTvcw8yT6GdbQXAHP732luPiYyTZL5nekYd61t4Q\r\nWr+kpkHWSqxtRvClpybQjYdl8I5L6tGKlKsBy2CHLiSa7qyPXY9kOpO4vICS\r\nwrEgC15o6brPEvZ4GStG1m1Jg3fy0bRmTrm65PGKrCHOEmZ0KEoNkFjTei7V\r\nEGQ9PAv3hkwwdeDj/RIh5DIWhM/6Jy6Nqop/GoGh1YtL0onriTJ4QgfSiwIE\r\nJSyjkb+GIBwhdWob5kUOmGvBAqh3vFqnRINBecnjx15QQJ5/m63RdzlEDxod\r\nQoFMpI8yMVFnLjb4rbmIOQec+FS+UndYw8g59Pg5LGoVm/C6e8oZuPvsxI60\r\nkT4Yy3+xfE5dif//hofmr0ksAZ26AGJpdBoY0N2ZEblfkfq6EXGmUmeg+WtP\r\ngvgiczB8jDrA8QvrwmKilU7s5DGepFbQbOuxu1emEt3tp54F9i7ZBty+OLuu\r\nHh8iUbEWVWYp6MCN+LxxvXA/0lU6YXRL4VfSoihOFUAXXo4IMjXV2JMTvveo\r\n0NtTw/7N6abt431mRDRfFS7sTfcdeb+IfjqEBK00HxWytHd0phczmqInsC1U\r\ntK+NFlCYLzkKSSZaab85+n+o2tgwg9yloNSy4+OUc+CxjtMQXo9v2xVQMwTp\r\nesTwSWdvqC7O/mETBRoG4popz03LFsnUAZs=\r\n=6kR6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"1c1bfa6e42bdae3d262139c3ed3b970336e43693","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.2.1_1654257365258_0.7713532673625367","host":"s3://npm-registry-packages"}},"12.3.0":{"name":"@firestitch/list","version":"12.3.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.3.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"8817b72a1381297b94214a9ec4416ba0935091d8","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.3.0.tgz","fileCount":144,"integrity":"sha512-KiNWH78zZLaJPco3iB1WuryHmxGjaXViJ3/0NGTSxWbeqVTGp0hnHONkFAyRFixFk5WLFCiIuHGn53QeB/SgGQ==","signatures":[{"sig":"MEQCIFr2mpfWuvQZxop7i2BrhMaZnxCnLoRA7GL+EP5CWdyqAiB0Z9+BA/oCHPnbD/6ZpoSURiOtJIvfiNMksCl9foUXPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2467500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJim8ErACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLfQ//S9SClL/mzzGTbmrUQB8PW8vRf/teG3bCl2u0KqFaRkNhyTJu\r\ne8z3fFKS3+qcG+hYVP7z2KYLnV/dnyg1yFp+/U6ZWmyx7ig8yLP2Hi6fIg+W\r\n76Qbamv7Ag19TfEYj9oF7lZaxUOdQN6EuPJc+9jlyFi5Whif21J+rKybnPGq\r\ngzDOkML22StkE4PArXCBnruJP5SklH6uE3d1TRqSoAUwHC9eArtgARoBNdUM\r\nr8IY4mtDoQB+NPv64ri/c2AUyQ2MCiZO5lpSE+I/XQouN4FTzj+PyPLT5kTQ\r\nW5MXOgtgJ5gpM9g1O7h2RupA1IcTGrTk/WL1STJi9hRgFUqm1pwMFXO02Ptq\r\nM4VhcMRWvceRIFjW8wioNarbMh0H7uu2CQ+BkSQbcmQTR9vtUpk/MO2xhs2x\r\nw/FRTR6jHk/jb425Q2bqp7o7bpWXFmBBPc6PdVope7qqEXMqlUcwPTiLN4yr\r\n3/fNwr97gr6Lg/+hfGte5uMf94I4KDBiITOMPieEiv0cMwsMeXG5F7JxoQGQ\r\ndWRv4TSu7SyLfruRqBTEI7qDnlSCOdnG4HMfgp5ivmZobTHqQue6ogk9HkGH\r\ntN9N3Ct2DJPYV3oBQwgV9CRM5UQ6dRKBESXUylWoNhOzcATW63epmdqHX0br\r\ns9dhYymZ1Sw61TDOHhcLH0zAygP8eSMbL/I=\r\n=5jQQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"b021e765c7b9bb87945e8d89b35aa1e3b8cb1e95","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.2.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.3.0_1654374699541_0.08335110704718862","host":"s3://npm-registry-packages"}},"12.3.1":{"name":"@firestitch/list","version":"12.3.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.3.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"bb45b178c946b64dffd3beb426afe2d6fe189c56","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.3.1.tgz","fileCount":144,"integrity":"sha512-lAm7+cqsazsIh2x8CDv+nwAsi8M0+As42Db9pUr08npGgVBhKJXBGzQ+G5OS3WfZIFZuJ4/X8xfz3rEkD6ybSg==","signatures":[{"sig":"MEUCIQDCfdEfqXVxqYaMoWju8SxBD6b/7Gvsb5OqSk3oC9XGbgIgEpGW2rdgTwS31EPC7MkghqbMryPL9Zpldpb3Rq9nFnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2469016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJim8eIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNZw/9FUhjpe8oUpFZBXC6xztc3Cd870Wg4hmTyFIx53R6N4gfLTPE\r\nVrgLft+39b++pXfOxEj5HwzJokn6+gsDDJL6WV7SJgPpadwurDETBBNqy8OV\r\n8R/+kGkyv44JudujgrkPGAXbW3DOnhHQrVLZ9ZT84CUSqAxS9qW2mP3gJIhT\r\nw3bPic8wuqNdMv/JADhrccINjJwEjrblc7DqQBUXy9tc+kFQB3PkS4xY0bnZ\r\nZ1XU3u7cmIxNzHg+r/k3Syaef8rgJv8WyAo9jEcZOxSP3w0PHphQOU5/U2fw\r\nFCbHzbnQnni1Xw3z+9PBVa6LTCSCNsVSCgE4ZUYvSCiu1+78UrQF1Lku4lNy\r\nS5zHbi6cJm1DdHt7JZOY/7EXPgjk5hGo2NmRvc2jw7OJKuzYZ6roNkhr2BBV\r\n4AgCuh83Xb8G60kOdLesRRTCSoRSlGlQ5Mj+Qr5oVAR8ablrqpBbHReEwRgw\r\nNcGrx/ss8v6YaHs1QokxSWs8CYNsat7QeJ5iS2ucv4DRXGcRC2MDhcqa7m/u\r\nIy5akhG4WE5qCOPnTDC+EaOsswKLpDoXlnmCJQy83sRDWUr63plby7Dej70y\r\noakF46dtGWYw6PQRwlEkxbAmIiykF42IiyR8wachWFuE6dF2f+Y9BQLb9dv2\r\ntVn0udzm+gSKKMAsduMU2i0b0qAT0VFT7hw=\r\n=NRQQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"10e51d583e2981e85cb263375baece07f3e93287","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.2.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.3.1_1654376327894_0.21686354857654422","host":"s3://npm-registry-packages"}},"12.1.6":{"name":"@firestitch/list","version":"12.1.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.1.6","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"04b5d0cb5aee52ea946303108420afce7179e1ca","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.1.6.tgz","fileCount":140,"integrity":"sha512-YoRCjkv2pRE/DfjGEEvk+TIAn3qzxmxy7QGUP1pWgiZkjLEKkwhMR1g+2IUyO8IW+iVEzNu707gypL+SLq7XHA==","signatures":[{"sig":"MEYCIQDMOz+DDELsMZ7y+TJamCbSyNgTK68/65Tc2MSITRQIxAIhALCaecunESoeIALVvgUxC2JDgztxnlzsGRfKF8cxkq13","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2435936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2Tj9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnwQ/7B5i1ML0MeiBTk5FajUemqaDUj84llITOdlEJlyV/rAmrUEbJ\r\nKz0EHqVQgwTUnt+me4GVkl0Xo4V2nIt05aAVnhJoS723lIOT6OWLB9HLMyb+\r\nKcH+jou45oCvYDKuxwb8U2k3ZYZuWzfYcW6d/NegRi+ap+dfbDuZKg5LYwlR\r\np+X4FMBHfN7PI09958AAT6cBlKZV7So3hz6svaVlqJrATQAcoMbCaJppWV8p\r\ndIGA8KfhqQeJwVI44cnXSYrp4gW6PLgEKuwxFIzzObkkNX1Ra8IN7BPAXimi\r\n+zyHx6qj9S4MkXgc+t2ucH2kTRAKX4dDxnfkRZS8m/lh4YSdhDCprT4S2jRJ\r\nOUuyRce6J5lZxWFPapeTJ0Eb6fSy6MXvTxlkHMvxqjN3XN0dxA10iEHn1HIx\r\nsIiyKKSLvcV1igtrV1qUNkaOelCtllmwnpaCajGySauO7b1nRj2dbUh2M7RT\r\nQVOwdUye904xI3Wr+GMWEKcpiGDJW84pUHmWsVhLpk0ORfqPTNkrK9V3CSGh\r\nrbKbpz+8+Cm4hzjgE6ZcEKyJ0gwMJqilsvG0NCaZY01WFZSYWIN9dMKrcjsv\r\n0q+bNNOI1w0Y/5eh/b+uiY8x11fohOi7vk2RWp9By+NuFexvdC15xMQawlLU\r\nD3Fwbk9AX1K8t5lUX9GbnntCf02Dii7AX04=\r\n=ccC+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"e46e20e3190963b1f95b691f61ad333a729d4909","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=9.1.8","@firestitch/filter":">=9.4.0","@firestitch/prompt":">=7.3.0","@firestitch/scroll":">=7.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.1.6_1658403069450_0.8202378551279006","host":"s3://npm-registry-packages"}},"12.3.2":{"name":"@firestitch/list","version":"12.3.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.3.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"0f59fa5014dd449389659d27711ab1628aaac679","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.3.2.tgz","fileCount":144,"integrity":"sha512-RdeLuSvDju2SNobsqbJ1L/jQ0OcudTQGAY3KSogVcGWAYys2uMv+6oiiptwqE6Br1n7kCAzmQ5bzhC+mcuMIVw==","signatures":[{"sig":"MEYCIQCSpOKRSoCv1VrC+DQ1UEuQmNyzUyiZtEDaDlnFWTo1iAIhAJiUe1JSHmteNASwweb40XSJ9bFfbyqZ1nfBvgDfZO+u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2470078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi2ToZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpsA/9Hg/tciJN++q+hcdS2FLXxpzn15kQ09Ex+FFc7+TPVK5xR7HK\r\nbR7mHP95Qj4IGqtj+DsYIeU6XKZuhgHXMZuHjMyx/HspnhtnrgmZaIS8udQ+\r\n3ZHKUvzYwymUVpZJLgjla53ZlyuFOcbzCStsvThvxcWAYGEKoSMp9f/ujfmC\r\neznbaceZOjYXjBA/tiu6ipYsFB8+0vzjeiyr1ZPjJZiaJE2AQwQnjHZluMYn\r\n48yRPe9QpAJjMwvLDG3GtoskzPjTwTiiWUai6AJXJXWeeQE4tPUnFIg0Ma1P\r\ncwiXJa+Pgd5CkgF5zCgdzM0UlrP0IwghPAMIgadeD9vKMPB0bMUJtcCB0XK+\r\nmXnafJW4bHpGxceg70vB/FW3e4nr4AYehSc8/coOcUpTWuo59CWQSDliDJdE\r\naKkU514WZ3m83P3yRnYW6HPkZJnq5GYbyS1F7+0FUrI0hTPzMcWmJsBS1tf9\r\n/dX38YT2RdWChXYN3hBn1DUCN+wiKVoUvsuZZYKuadhNSkCQlSGECkI0G9of\r\nATrkfDQODfpPcTRHrDujGQNjAPkavLepNukDrc+f07Lbs26GOIuiAZtXrxr9\r\nT5Mb/0jmbtieeDkFYJ/xtifK0ZqmbLG+cppM6QwKWMTdbhMx5w1FnPgURn2z\r\nBUyBzmTO1fs4d93qK6WtvSfsZDm+cZ2jBic=\r\n=LodR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"9ddbfa6261f176f0dd49962edd766667ed2a717c","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.2.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.3.2_1658403353618_0.7391065423394454","host":"s3://npm-registry-packages"}},"12.3.3":{"name":"@firestitch/list","version":"12.3.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.3.3","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"68c3b58886280da5171f92866220199400664056","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.3.3.tgz","fileCount":144,"integrity":"sha512-6I1A5XRr9dZvTTnCZ22uUK7A/Scx5fRzmGd2nfgw75EmfhAjwIt5aI9c/9V9Q64KcenkqtLJeaJLDWiIFR2xLA==","signatures":[{"sig":"MEUCIGW+uajnyiGdGh6x+DBEt+AKoQcWqV9jHtS7zj4P/uR9AiEAv36soGj4ZsmzknTRhkdvrEaFa/7k9slDWfjfV+UzmJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2471040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6qGRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSrA//Zaz2USEPWeIaDZ50YwWVL8JM3N9D8RIKrLwOuXAwlnGonRnB\r\nbv77f7CyXSY+kr09zSytNtVNh2ZwPU7vG8IRMKHCv23ZF9FExDCKKiA0Of14\r\nVwKbO0tVVlH2LcQjvgUoKrG6yI58jXZV612ev5KX1QU4LLR0f6ak6LR34S83\r\nMQYtLyj1Ixx1iExL076dVcoTiXppkXLxHaqnydnp1HmPknuNyIwxa6LGGZyR\r\n2Dl1DxBJlTFH46xhUXw0mp+t4PjAKVUrEdyivKRBZRuWV6Bn+8CBmGhcgGZN\r\nhdYNoxH5rTRWKwOFcxbO2EQHmYh/omZkPW7FmlyiHigEo6oav6nVrT/3ZLyb\r\n0N0t16A4H0Up7gx8WKmuhP+laZ9ID4QLbVr9Zs/YUaId//Gl/moZ3V1J1m/O\r\nSWebRLKxxGvOLETcgd5+wW+lP2/4xgVsrTtyonhgmxur4VWuwXJ+YN6MkSnB\r\nUFu9gc+ZbGToS7kviTcW74tg+oLQFrxujxBCbDbMQvVnFmib62Xp2Tf27QSp\r\nnhIhweiSN8/ITowYyVJuev8NpVbBt2yUpK1dbNAO27ZOz6Mp/Xt8qhzMu1PA\r\nYHPPv8xUFxU+G5H0kon0VugFeRw4mmGOX4LPsmizsF3yczm6BlN28LUZ8bnd\r\noJiOVK85XzZbNhjC3ZeOYwdMvHSCC+2K0MQ=\r\n=URk/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"9851978efa424f4334cc6c57aedf552f22288a4a","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.2.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.3.3_1659543953299_0.32672320566127233","host":"s3://npm-registry-packages"}},"12.3.4":{"name":"@firestitch/list","version":"12.3.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.3.4","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"78d8d7d532f52ff20aed97f87ab2e79c1f4564ce","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.3.4.tgz","fileCount":144,"integrity":"sha512-J+NMCqEHKOVZCx2tvS7XbKXkbFkyYyRxMGX8UZxcyryk3CRjRS/6soMK/hHPYiEdzrH8zUhB3FfDZnbUnPv3kw==","signatures":[{"sig":"MEYCIQCDT5F/nV41mfpn07Ii4wT2HTGQPp186vwfbWxPIOuUowIhAIn1z6Qzxzs6L0vPEQU/mzx/j6CBubPKZ53Q1Bgl7yF7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2475561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9kisACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSFg//a7AMGjlPFpTIoZE+oVvWLBTNcYYgY58rF4s6UvLF2HHTWDvl\r\ndpnJZd6zkzYKD0Z5qz89dMhCOP19rNjowPXN+yJuvbyB5suDuqLbNjRLzolt\r\nOt3/NMPDsTsbFz8Ekv4zgdwIw01dmdumUeMbF1H0JHBc0/qZlWCNNsVXJtQZ\r\nHK6NmD1LYoQD99AASvznzZGq1DfHU6DUCaI3PUJlmIvJRNHkmPS1eRHaiqdG\r\nbeskM2HRo5ail0IxaSoT7XaTV0Bnov2MA4MCPPl1No+X98klTsV1e9sIcvRs\r\nVQyg1XEqiXePMKU1jxC/115FcfsDDvXKRnSppQOqEqTob/pjEWtuC+CsPiH4\r\nxgRV6muOvznSQMwTq067tg5KmMg1X1Tlkc37PCEJr0YNR/3f+ztGO0rBbH81\r\nLxGM8ANVojhjONY6cHp2ueXk7X5EKN/1RkBxOxPTCtcvOdIeTB413KQe2yg6\r\nXSzpQiuyBF15Ip0bpzVu492evJMebJItE9SM8t2b+1tDu1UkIMZEU7Vten+6\r\nki4tlP1zccLkOkG/mkLA2wneSL1rz+XyBIsopW/FBG5I/A2tIJbVS20pd2BE\r\nfGIVvBckT9SsQKuQkdNjGLOUHSiY8H0mInP4ylmcDLJH8462/S9zDTLOp2Ul\r\ntCARsrVy0Mu8bGunAuzAm7ZY87vRjOQq+JA=\r\n=t1PV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"26f6134b35935e2ac9faf686aa79287693e50f82","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.7.0","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.2.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.3.4_1660307628646_0.2946909283511212","host":"s3://npm-registry-packages"}},"12.4.0":{"name":"@firestitch/list","version":"12.4.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.4.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"3df279fc78a70fcd3d1f6ffe585ce9cab0eb5577","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.4.0.tgz","fileCount":144,"integrity":"sha512-Br+eyNz2z/+16Nnk2FHQD6QhFbK4V7+Mkq1HfqRAbI0/lrPJ+Cj+MSsuxF4CeOPWjUunhjbZLzB106N/FB6nrQ==","signatures":[{"sig":"MEUCIQDxvNN/ftE16HNn6vo1MURUGla+GTe2tNTt5Ab6F6p4uwIgcNzbItQ4TMzXd9bxbjmEcQ1kWgoJ3+l/V3RgVHCtu/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2517201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUqytACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqtrg//dY804ecI/8X9sjPVzTiTwbfoefS33varipxJh/7nnm6YKtJw\r\nIPBEaV0O0n4ai01A0eBAlovo4sqF6vwqzX9+vdS4TBy7JkAGGFYuVxFuLSv0\r\nV29l5Lu0dH6TE4ecBK5b5Lgr90zKN9ciUyF/jNhVAT0U2Z82MTjRLedC9Hri\r\n9CaHlSW6LK/SE+MrXOcyXTPmiMoDVqSbF9E3NbjJcnxab/dU8LZKebwhi+/p\r\nIKSsH+HhhetkzW0V0tzR5GG3xWFLnBY7XLbuyYJ0d91JvaIHbx4pKkKGHhz3\r\n928ZtvDwLLE5YmIpWob661jW7Vgq1+dDvx4xoJQmpHjAYooV9Um8i2iDJPuQ\r\nH6ZzMF0biqxWzLKl7fT7NIyOeAVpgy2qTOUVT+V8GcMl/Mz9iiwVcIw6imCh\r\n+2R7mSamfI6ZJ+2iRZa6z6Mfr42XHMTbDYXxvk5cBKTNNl+88QwMS3niMm8H\r\nmGT7bnO0ah8LviDFGQzBelV2zzQdhVWgK2LvbXYEH9a/SuBONdKULN9L6S+x\r\n8aq8up8eBEKn3i1TfEGe8UY1JQh3kZADAzZ3XwGL6qgWzTPIbMYGhxNz0dMv\r\nyIPVvaTqtI5xFu/P0afy/mRznWsum+akLNiUDg/3nc9/a+OoQkk7hAU4jZ/J\r\n3dJaxSQNJFIRM7grnDKMRbDWWxb0LQyg/jw=\r\n=f6YJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"26f6134b35935e2ac9faf686aa79287693e50f82","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.2.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.4.0_1666362541628_0.3235045886159451","host":"s3://npm-registry-packages"}},"12.5.0":{"name":"@firestitch/list","version":"12.5.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.5.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f804fef361112d471d5c26c76d915709f53f2a2a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.5.0.tgz","fileCount":144,"integrity":"sha512-bAFJWmbY4GIeo51q0T8iDcS3K+iKPOsL22hWe9itUQeoPtfbTYZJqtV2tbGXjo6H9uU7Nu9p7gkzYT1/9IJHjA==","signatures":[{"sig":"MEYCIQCZ3AxPQm/9uqJ2zMoJXt/qxOZl3SrFlvo+wqTGhqDdhQIhAOZaeP6mFQ8kOI8MEeheeGI4kKnvryf9NTilm0Hwq4Ta","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2524849,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjW/mQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqbvg/+PmUASj47BNbGvObpLeyvUfCNXPbNVDEW9OpQVgzPJaEYbl4D\r\neX1Kprj8joDnEj0Kx2bbd8GFQeRFqZBKzEz4PhvIJEqd/Ttn5LEbHnBpsZAG\r\nYMnD2rCSWi7m2jmrlRmoaAzdHCRw6YTxBEuCqjmBjDCRppANctpbt9kkC5+X\r\nDofKiBD0jbGPQ0lk+pMpIe3uWrZxoRQihQ5xWEZGzT03FruzWBu064BRa5LF\r\nI3/p007GuJu0HnRj1wBneY/2PyhNbiLF14yYI3/p+58W+Tt6qZ8A3bvdDM1R\r\nX7i3iu+FdhuiFKrktS2whj9UtOKG+40ewpKKm7oJXWvFGb2s+4Vi/Sp9VgbJ\r\n0GbYAjFwqEVLsFg9lU73ugfiB7G2ZzkbhBJKWSEitt0K7av5V1b9q8ehihhe\r\nxBiEPLhIl/Jbl94LG6rB/5X7inKsZa8cvpW2TlP0Q7qAO8Sr8Z9bedZd3gtr\r\neqyGuA4xAVZVuZnU+o9MF07f59ZvPOED9ba8nADHO/NKKtLX8Wj8eQsc0XH1\r\nnbL1b9fc5uG2jlMHSazXQAKoskuCfM6rDrKBLwlbV+wCjdqQT2Nq/6ffmIXg\r\njV+tSYVZJu4QlVGWHME03+toX9PtPQxiciwOBVkbVyzXOfNCghYE8PkQkQkN\r\np0FSDtPEc3Plk9/gkbEmCnViNHS6y4zMIaQ=\r\n=NKDG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"0cdc8bbf8d59438c3d88d72d7dd006497b0dd375","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.2.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.5.0_1666972047910_0.467566324198907","host":"s3://npm-registry-packages"}},"12.5.1":{"name":"@firestitch/list","version":"12.5.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.5.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"dc4810b537e27c65fbd396b709e13f15133e8f64","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.5.1.tgz","fileCount":144,"integrity":"sha512-ktIVotqBswi4PRvCDPegXrsGPisYt6hmQmHQ1ka0RfdMgdi3FXCY9UsmUpA9shm8QwQmGOC+kokD9T89v8+GQg==","signatures":[{"sig":"MEUCIQCtV0AFbng9SHxXo6/1aBo+4qo+s7/6F0JS3S/WgwDvwQIgbhucqKwtZnSL+moqm+IjOM97UXXudDbNEOvsXMeW04M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2468847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjY6gkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcjQ//T66EFk9RU5c4BvTTCCq5b9X6lYkLGtc6yXKBOPIznlFvc37X\r\n+PJyTI60v6a9NFEg/km58nhDdAttpiOZoZK1vOxEWM1v/kFeDjzKcx6z26j2\r\nwTVbn3ZhmmBPGcOxsuFPhLLZqztRBWIc72As4Cis8xOZ39zDWtG6H1EwBRU4\r\n7D3PmCSzVOdMmEjqMdguvSxa625FJQcr0kgZHnWf7zXzsS8vnK9M21oe6SAn\r\nKwEV6h7tFn8s5SaJXf7MZxca6gOjidtgzI0O7sPq/vL5Ro/ddqW1/wsYl0oo\r\nxasc6hVmkJ6yaxhpk+2F3SxBxYr+6gcsKkZsl+kTpaKIhp0y7ovsN+ZjzIqQ\r\nKIEuakrShxksY8WV2STtp3XUgv4Ms/8LMgVM/refSCDPrhIuE7EVFhMSyJ/H\r\n9NcBaNNJM/iexJjp36AMWqo0F5L9mzuILxScQJTna0Zo3Ixu/G1i4YoV9PlR\r\ncbEUHM1NhkcOLW9623HLIDQAYAA6Vm869vnRigdUwlLqH+vouhjjPSWDQd1Y\r\nCH3MV3l1tiak0p7/4GtL59bIDP47KdesAAUIraruXln/qJ+iBbq9E/dH6Ro7\r\nrJ03d/Adb23LJJkXaRs4GhE4FE67Gswxz+MzVbvRQHVWNWBGcGX5mGiDwmnq\r\nEozvCpPzHcG+bgJ1ujubNUlyOdXaYbOULgU=\r\n=auQN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"86a855f6a6311474b12c260af90b19f4f268dfc0","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.2.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.5.1_1667475492256_0.30370823706518846","host":"s3://npm-registry-packages"}},"12.6.0":{"name":"@firestitch/list","version":"12.6.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.6.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"c58d316f7971bb982fd16f2249574e6de5929a7b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.6.0.tgz","fileCount":144,"integrity":"sha512-f71qbXbd4X6qLe3mQZ5aNJ8ooc9ZXZa7NW7+/9L62YFxbQMZUGmJ/Fvcjhi1uZ/QnkCSZVPDOYYm7/MQEP3PMQ==","signatures":[{"sig":"MEQCIHcpK2CaBuwq/qtiRxZa7drkChEr+ZQ1Xvy5Gx7YPGPCAiBylxchNZ/CDVeRcLmMan5rJiDLe5a8ONjr1CfFYshC8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2509073,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZm0iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQzw/9F+XcJn4CBnwYEREo96uhspy61NjLtod7xpJeSS3xc6z7ntr0\r\nxlmPVWneReiGlNPJFLmB6+kABy/BBoGKKGjyrpdaM7i6t/b07lpA1G4Z9YE8\r\n15YQpP27nKn4r61e7JO13qPalDV3Z1sFhBpfYJi0toZ/n+WC6U7qpmgO2gNG\r\nd7sissZCuahKmRcpjQdYDYaH8kZsYLZX1p5yLqApMLw58R0MZjb9QCiQm9cf\r\nksAETsv/3IPb6yw0IrO+tGyZkw5sXeXcKQhbESl/854OTaCsMI+7WmEW/Idk\r\n/mIUbeROWQTrgLcrpFPfC4IIM5g+PQmCX8rr9e0Jjdz1TXe+DID0Vkg//42c\r\ncSjEJr7t3BiZZuPFlsGNoA8DIfJd3tA93IBRpu//b70FSjfryhJWfxD192S+\r\nMO9XY/WXlypSj5iEbHoovbZqSUN9QiS6OsY4pTyVPHHKBe7dJweViLSEIofo\r\ngEVK7xTh3qBt7tcSrGPaEpCKeSX0BCmEe4vMomLHoMcg48Ai0K6ebxMf92ML\r\nF495xDvcXlG+zjGfiv8Irq7e5lUcBG2UyvSXEK8YGXoIKJpJIrBzVnkUP/qx\r\nZ+ym8O/bLAOq0YpAzWjnZAdOBQq3BXeGVqYq6lh+WJV4fn3XrKPr+oEiHxpt\r\njVSIoPegGMY1p92B9LbGeSTBU94rPvPTEEI=\r\n=FS+c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"86a855f6a6311474b12c260af90b19f4f268dfc0","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.6.0_1667656994335_0.12064359056415763","host":"s3://npm-registry-packages"}},"12.6.1":{"name":"@firestitch/list","version":"12.6.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.6.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"22cfea5105072b73879d96f6580dd94166d469b7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.6.1.tgz","fileCount":144,"integrity":"sha512-fYmn7LYvHgs4wltA5gSPyTRstR1xe/kxGRgoLQWRMbDZxONoiV2IJfHJIHWLKt76nQUaIMwBWVZ6yac/YrDMsA==","signatures":[{"sig":"MEQCICYqAws/suV5aQKlvyHxy5bbs9j5p0x9CEq79igvZGaNAiBwpckZmVS5J9DS3u10XqnvDYNxQ9xO/0dQqM6CZueL3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2509068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbOxjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpTuQ//UL3YUwdKClgNTu0Bn9NC5a6EeO0vk1gU30qBOvoatcHAwj1M\r\nfxQeuucFGY7V428M6RHwXUNGDkRK+POW9naRbXbhtdCQb3LlNuRyDib2xEbq\r\n2hzLvVhCKqiFRSCCxLf9mcrzRdy74HWsYfJ0iaqevY1znKaUYLNFxFymOqwt\r\nsNjrLXJG3+5NIR4I7jNlMLJHeDHLDEQiGYOHEJKoeI5YlFftzws1e6GFP72r\r\nrSV6/6znb/j0oVaMSbRfb81cg9jwcNcJnTAclveo/hPmDwcBGbYmmbsBIQkW\r\n1mjAsur6srXXyDlDg/nKyJ21FyixVEFTxwlzodqcMLrfI35wjVsYG6MPVrd5\r\no9E3/GOt/4RJFs0k3vUTi4fVQF7yTWHYmyn9ctrdcjAgI/fKGVuYHpSwWJhe\r\nQcwCC00nPDxpUJEQUWciCGygJjiimZQGUVI8i+5CiyDA2olSa+wwdkGYYhTs\r\nxO5IrQuGI2FzexkCHuykpH7cIEradk4ypkiH2hk6bJwVfhdXJ4KVCVsD35Kr\r\nNShC8PaTWqsiDTvhf2WfWp2vwtX7jc7nUv/hsVB57llgP3ADz35bgr9in8pS\r\n7NeKxEvXMQ6uWqSPke2hp337N+YwaSL8Hy/5Giz5OvKI5qOgbkfRyzq1oDS8\r\nPSBpr1I1QAW0MSfCY6D5Iw7mxicETbQc9Ks=\r\n=oXEH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"af73c8f75291e7d3414bd9080598afc1edad2bb5","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.6.1_1668082786935_0.8479786154358211","host":"s3://npm-registry-packages"}},"12.7.0":{"name":"@firestitch/list","version":"12.7.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.7.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"0baf6223a37771cf62cfa870de4749e3f135e890","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.7.0.tgz","fileCount":144,"integrity":"sha512-+5snvn0N4dd9+XSEwm2nNyzQEadJln0AQf9okbN7/iy3IDvxi73RcntSFIpygZqS7BSTWHqRaJ4NNNMTZmqiNA==","signatures":[{"sig":"MEYCIQDqPK0JlrsGUH0ONg3UUYnTzCKmrkmYd+5Jz1UwkIwcEgIhAPF7Dj3RW1Ap6HAmoaWXxfo5B609H/UMB/F5pf9jMiz4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2471987,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhl7dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqrbg//YY8uGELawTOrm7WUt88pCWG5R3awf+a5XnWwxKFqd9QyKBHA\r\nkFfkgbXWsYhvz5dHvuooXwfQWJAHdPad4Nenaj4tj9ImK83/aVFE6tawlhPF\r\nlaEajLI+/DBYeD52EJyguTjUsIjNgvYeSXQ43bZj9impOHD7tr1FnIV859Gy\r\n/3q/1fjZWE3CbqVKrE2R0icoKheW4Nc6CGUT2w8Ch+HINVs+uwZ4qkO5GeWk\r\n6lFAsG7ZzEA0wWRr6nKPsV8YZGjuPyYYAmSOt82z9RBLcqROPj86a4rq7tCf\r\nbUGAbS3+PtPNrvdeBnrL5bAcz01DEPwwg00XA+QycVLmw68ZIRIF5DQuUSgB\r\n78QQ1YdiAohhgrcklse3AwIE0F6zK5sv4ZcLbBJCDbGKFL1GWo1wdAELVvV1\r\n2eygZ7GfQ2CsaIkVwBzHFsCe90imcBPgnrcu+wKzZL5wg3TexD8zxHo0JzvH\r\ndllYgql6fs4uEqgRu9NRWdHvy1PbGzbPj1XJuG11aoQApCL7cWoXtENy1eiq\r\nH4XgO4Rx5XxIgGiOoEx3zAJaXgLmIHRbfWebP1r23vuALjfwe9KTdltDStx+\r\nSp+63g9tuovKm61tHCyGZyBVNxZYb43tx4GlFNzss7N3lbx7bCKXUsFezN2o\r\nQE48Hhtuw32xxKzUI5dByqtonnaBJFDJFoU=\r\n=urNC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"a38a5374a0f7b5215883606e0dc8e2377448fc41","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.7.0_1669750493428_0.9644269730130448","host":"s3://npm-registry-packages"}},"12.7.1":{"name":"@firestitch/list","version":"12.7.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.7.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ede96b2d20ad4e7941faddd19fe6f6b942748878","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.7.1.tgz","fileCount":144,"integrity":"sha512-2SVAbmd/wH5GOqpaR79o9rjjVGKHpMvt7xyM/2XomCHa3aeFSPsf4zILMuwAFODpQcLRBpK9geyWAk1VHUu1sQ==","signatures":[{"sig":"MEQCIDcfG0aYyfFeTi80yVocAaiRJsMsDJzEKGvL9LBTVtaYAiBlyVhu2LuLYFRitbwgeCDF3qK9TbcDqFZ+WLbi+dJlKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2471992,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiI1CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3/RAAipYD4EDta5s7yAWG0hw770fKoptEHuRMfZZLGScUVnMII0B1\r\nPumhkZ26L+d5OyxMXaL5sndfg1yRNA4JFQwt8ZBsknCoXzS9mgz5gLDy8SPC\r\nY6tTp0tNYvWrx207cJ2JnbH+aMQUtgxkqgj+KFqQ7zSJD9PilSavCvdZBwPE\r\n5FQktDjqazZO07WXCDUd6sXmCkOeH0R0+9kD7mDFBMoomeLSYWB/EUVddG8x\r\n2lJVNQMeQvd40jJATsY2OOaulJO3P2gR7si1LAAlGNsGSK0/j0cNyQlLIz83\r\nKJVJdFc25jtjx08UU7U518GNC3m3XUsl0AnDkShP4gOOGn7Kj3HF6RYMcWEi\r\naZLdESfalflZ4Bxxaa2EkUeOn8aw8Tq4aZBzVJFZPCgkm0YYIgnaLegkFCWF\r\nTUFtpB3B1Y7eXDIPWz3iky/hZ4SPHQ51JYUc3+gvf1ULd4UbSXhlSCbRT3E4\r\niWTet/6rE2Olt/qDE+k157abdQ6hWyAugZ6aBG0unUEnt3Xy9fSNTKaKPNQW\r\nX9nLzty+W19iZqaXrhNARplp9aOlrzu1lQIuPJkl8W64dFVAMf4IrHT24Qff\r\nlEKXG6dBPaxRbaae0rfLdb2DDtpQi0GmepnULfOrWYfrJ/M8LwRze5nsBYAK\r\nkxByqMoNGGB2lr411YL4mF8JI8Mw1fav08I=\r\n=/DrB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"f71c6c96823fa2f9baf19be5421af7dc96ee629e","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.7.1_1669893441782_0.6358246394413809","host":"s3://npm-registry-packages"}},"12.7.2":{"name":"@firestitch/list","version":"12.7.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.7.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6df7977e8b7eb16b78d82b150a6f4c8fab88ece1","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.7.2.tgz","fileCount":144,"integrity":"sha512-7W1tvrCU9obZve+6Uz/MPLBBCPCsRL+URrc1Itu9Bx3rt94D8kuNCnDWgSWIlr/Svd5z2FhjLZO+myl2fa/xMA==","signatures":[{"sig":"MEUCIQCkcE2KC8gDk4o3P4WpUey3F+f7FbCLxJGvfPRadqfIagIgWc35tSLmJ98q+aZ0izpnBzG9o7u2fe+bi+7ae3DvqW0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2473485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiK1lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp9Zg/+Mkd3beaUTe8zCG3o+oAy9jDNqjhsZ7/YZ0HJSK5JOmSws2WW\r\nz67waLcDWRud7psWuswLj97xtnFZVAVO9NNahhEV9swNc/ePN0qIRR0fB7iS\r\nVdY7JahooO/QI2NrblQujeGwI4rWDYIxppZnsmSTve3+Dh7iRbD93bKnU7mL\r\nrqwiofnFapnUzEdGB+/NM2+qNfJyBEUb+5ftRMeXogaUnyfOLL1rLMhiXvgy\r\nXHCCytLUpTRucQtsRTv8tVqxgTuTPpvrlFRIT/BXRBTo8ts7es3R0H+GVeZr\r\ny0s9YWoOR21sXA9WR8+PbUOtVXL21dq251l614aCmTI9xmJPzQCzN9ZjaH/2\r\nT+h5/nq4vMk3r0PZmXE5CXX9GEFcacChMPF0krz9AzfQHgeY5IRAC+5HfJRO\r\n30EM/37qnk4L3A9XORinI7bfHNiZPhy85adiTdgIkeu95TtMbcJcFb+gloxe\r\nrX+RO6falbpifJiYAfTTPgeBgl3UONcGMDmVeTaCdWGCYHsT5izVD7hM0o7H\r\nlypWl2TjtxsAEcY7kiYAJdTizSXXnQFhEAdOxyNT/8JkYl5xNmzUD35zfFnb\r\nxUTf5h3ivr932uFdsKTJQVk7TSuP+dy7q0nnxGOCcIfYas6oATTiTJzI8C3M\r\nLvNHxmqI/pKgalPqWusacHyd9uQHNUORRL4=\r\n=r+Ni\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"d4c00a3736ce0fba585e196d95d72dfb6f989630","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.7.2_1669901669189_0.3219127104700672","host":"s3://npm-registry-packages"}},"12.8.0":{"name":"@firestitch/list","version":"12.8.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.8.0","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"99a5684a90e44b858bc5da8a335165b91f1ec4eb","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.8.0.tgz","fileCount":148,"integrity":"sha512-vVhtnbQL4Jc7Dw7K5VMWhVuVREbdjPJFuNNq+COD+y4jStgRY/6lDmPk3JI2RwFNOvWnLWnLPLuX2x+49EVBgw==","signatures":[{"sig":"MEUCIDNRZQUgtEEQ7pO3lkV5BJXKRugQKIMEl21nvde1b5znAiEAzYd8L/LRJUg8k8Sfeo1HYTdaammmP57HXtplazf2QAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2509544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj3f0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqakA//btP0dMTkKidZXh2EPnhRPlIBV3Dlreme5jdXRMY0dByt1uHW\r\n0gnRSgFXArCSQrqd0sZ5xS4y1n00iQTvuNGoey5NjuWAD85n8kMubnLXtvHC\r\nxTgg1lyfyK0/voZMifPBH8lWF+Jqw8ac4HITuZgO4djltLK/nOOt6XWmKTB1\r\nLKhucNsBmsonFJ6W0A17WaWAGbJhYNEn9NlVQGviuJeELFoHl+/wjY9Ct/yv\r\nf+OAUaa6n/cN2Ex15aKMNS/P3q4kU475Wq01aI3mqrP2eaEJbuc3UciOfquJ\r\nkJtdclUOmNQH8vzHzFdjhpXUlaWnfnLbZhaJoWheBpCuIA7hNWxELzdG67Jk\r\nakp9/JbFkotn+fF0Ya3ekOT2/DNJCYLcyMA88sLG6kBq78j3sjfgUhoWdQdn\r\nkgEOeI8ZPORFOds6g44Ycni9WeC/pRPVYsDTNneL4R00pykkFEImN5PeMSMm\r\nvzLcavKYv1rleqXKXD7WgCJR7ETKtH2HcFDgyYASSmiaXmNZVJumzaTNeYVy\r\nnYFXy0nrbjo+6/FuemPhFFeC2gCWK9xqJM6kneNhpgnF6jLNwFsRcQo7+2sz\r\nxLgel+seNwVVSJRLIm9gpIDG2yNFQ/2jnAljPt4HsUuEdBGG9szr+XWGUlUI\r\nEYMUB2hMi/gwK3VJ9KMjcH+eIXHNXRWhccc=\r\n=glJ3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"d4c00a3736ce0fba585e196d95d72dfb6f989630","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.8.0_1670346740229_0.11594552850687201","host":"s3://npm-registry-packages"}},"12.7.3":{"name":"@firestitch/list","version":"12.7.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.7.3","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"c407766352f6917525fb7aeec9c1fd58a0a044da","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.7.3.tgz","fileCount":144,"integrity":"sha512-Bhzmsa5xtf99fK+4pziRTimp45noQszTEm8OSRiySvopY1iIy2fWMjp1tBFUDNjKmvlMWA+LXvvDiiKBbOOT/g==","signatures":[{"sig":"MEUCIGmV99fcuDCB/4CvZQROdtBs08PkVCayjZHYnhB00jHsAiEA93b2+GaEiXECgOy7FeOoLoQgTnG4z6IWYkDaS/gT6GI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2475342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkPJLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBxQ/9Ec+VcWpjHgim4mQdAiBmMfK6VUIRL+jH/8Hi9UkGpJCWv3Si\r\nfxCPqfevht0mb5KqlU0yrjqurisvWVuRggikD5ncU3bF5OChxqbGXqdzosIx\r\nqlDg8KXh/aQR+oDZKk934WFlucPnmHWWe03L+M3dsKnlZc58tt+GmmsAPuan\r\nmWGqDmqk/kRFt+x80A4ILrk9h+WtzicHaG+KPu+nfFesy8XExoNCHWMDmCHC\r\nimiOkX9IszppH/G3+5LFyW2N1c2SzDWtqiisdp1IEoZm9gYAqmDU4CZCrbcE\r\nG1b0NOH2cQnG5In0+4EJGfig61j2ljlChoK+1IMQfePqkB0DL839zOUJ0WyX\r\nNDk+0v0nawCMZ5r5V1RnoHLfdjqazwXNEI/AD17DAls/SRpP8snF34jDli1O\r\n3upxFTRfuSqiCRvCLyVViTzcKBHz57L157NhO00canNPzJZHCgEKbLsJpPee\r\n5ze7sdh7uM665NwahTzUHJd9YBgUYK2YtjxPkgjZSlZwM2VnLAvPWw6au8hB\r\nhZRT9x5kp4Ppde/KJacf1RTtzI/P/kzRVhlqZ8CwVCSQXuH8FJ+/umMzL3GL\r\nmoO3J/B7tBzfQK7rwS/KtDwyu1W6euQls6PXJZxkHbILlfPZ4XkgqYn0CRXp\r\nuNK7l/e5MihOyDBfrSCLsVHCktlf8SlGQmc=\r\n=xAVE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"7e8b0a3a63a1c76d8880aab177bae26893c59590","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.7.3_1670443594866_0.2809500848205262","host":"s3://npm-registry-packages"}},"12.8.1":{"name":"@firestitch/list","version":"12.8.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.8.1","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"2a95d1217cbb06acde96ca679fd8d4d1ff90143c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.8.1.tgz","fileCount":148,"integrity":"sha512-1KrPlUbfwGiOfhHR+3Rz/wzZpzVBrLPOoZNoVBFnwbdgI3WSizjRQlLas63Bi6Si7LX42nJyv0hXcac1xXO4eA==","signatures":[{"sig":"MEUCIQCt6MzV+86XsNHhnuDTuTigoEtA3pExTi29C6rYprgE2gIgJbwNSxldAxrHxjdMNj1y6mnllRcBP5A1SjpwwnIiKxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2474802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkPdfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp06Q/+OBp1QwXw6GhyNhTHCXcNPcVRDMlAVzk6eVTh+75F4ssucP/J\r\nOdRc9pgleXLvgpUK4a3kUwSmcrKDgZsot80NF5Gze+WzZ2dp4jOi4bw5VPPj\r\nV9W3aqZ9jdJsqh26OoOlYaDCHKxxVL4lL/+lxT8ZYSkVSskp5/jcHGckg8t+\r\nnxrMNAlJvd7x8ONXjiFfWJ70F5tUYx+oI8tMoaIx5lJIbx2T+hvk0BTpU4qw\r\nr0mdKjCckCe6fy97jR37ZaEW5MVHG0OKMUfrnkEFtF/jvU7cLx8yZoq8Pk8O\r\n8AcaMJ8dM8NZ0kAoJkEgdokHMMCCXkpX/uW3ReDEvGLaoZFtZQNC3ix+/vAJ\r\nXCOmYRzLfxt6kknPbWBAewKQt5RNcAHk348+eYFlH6ATox2//xTKfB0g+IqA\r\nrIhGxt/O1Kv+C+3GnwuN/zTqiM1ztFFvY6avZPznlGZGD/vGGF7wMhv9QFi6\r\nrXhjGOJtJrs+IShdiinJ6ZIWyidSHVKsyRTxGkyjdV6Hd731ls7N3hJ2AGJL\r\nCqquK374gvS67ZQxmliER0tXA3Kl38k7Cnd7JQ0nRDWij0mRojkJx2bTavpp\r\nRcIBBcDWR6Dlfw0B0Gy0QNjmlemr9YUj5mdRGndd8b5BCZAgsUmvT3GC7P+k\r\nUujfj6rRZFEb8DmfHfsDzDnCRlZou2ViHqI=\r\n=+psC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"a8f9168f7b9f03320744d64dae8973ba1ebbeade","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.8.1_1670444895083_0.799849311324409","host":"s3://npm-registry-packages"}},"12.8.2":{"name":"@firestitch/list","version":"12.8.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.8.2","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"1d05e6611ca9545df40319effc1349da93523b0e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.8.2.tgz","fileCount":148,"integrity":"sha512-ljD7n5lRRRNu8hs5CCznATFpruc+kXbuGSW4Zm6W3re1Nkx2XCJ5eFj05GKr4SOU6H+klNXxTfAN12M3iGl39g==","signatures":[{"sig":"MEUCIC5BsOMDKocEvavthhpz8YbOG1+vdLTsmxAtSBYFzxEBAiEArKrilgqq9F8RoC6Zx6dwUXPiGFZQcc9UGSPILYBbsds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2475034,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjpB9KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmod4A//bD7ddgO1d79GrJ0Xpa3M+xFUlV1xjN4OVBkDOZL2BYnLeUSs\r\nN2cUOWXUBzPMDp46XtO/M6Zyvwrs9A/LROlaaXdAgq9tQcQERiy3NYstF5m5\r\nwXOxA+bFNQJRFQ+J7JbY+E4i4jsdww5rHmE3KJSL4hBORcD7M/2t8UutHwOi\r\nP4oC8tYoe0lh9zUtjqhMAcUSWI6RUy2UupXB2xD4Jl9GQZoBzX5wowl5Hd+1\r\na+VrXcvEIQBgZ75vDJ7Q0kDA1WA5YQ3kHQuF6jK105tKlUDI+kxg10r0Jb1o\r\nQGTRByyaE+maeSZa+2VdMSmvIU//KBNvpOomB5zySnpet4qu/k8V5WUw8LE2\r\nsZrJrX6RQ2a/mr3lONehXEMZvar5JJ5UD22d9NWxORXm1NDs6be3Dv79ev/K\r\n5hzmoLJ8k5JNSEDVDlK4hi+BgFHA5trnEkm+uUbseRYt0FpUEYURbV7fUHgD\r\n1foXG7id6zwKLkDcS9a2QZTLkS3/GwrKx8QCLMCFQfk4BAzss9QYdvd8KlYO\r\n3QFviEiy6jW6j1Vc6CosQveOdjfy2+hM5+E+MWkpHsrwoLjRGxMCdTgFo0np\r\ndeEbkVQLFeUOxTMp3Y7l1y41ldBvYctY3Q4EshjHqJKW4ql29MeZhG0Wjn9q\r\nrf+mAWsqWg/91tjiO18GyE5BoOc2/w7MS9E=\r\n=y6mH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"f80633ee59c9021b49155206423a047b4cf9fb5e","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.8.2_1671700297712_0.5834920176048486","host":"s3://npm-registry-packages"}},"12.9.0":{"name":"@firestitch/list","version":"12.9.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.9.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"be4a9ebcba0aa396816da21f70cedddf3356abb5","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.9.0.tgz","fileCount":148,"integrity":"sha512-rori/g+qhb3mpIPtwu1Q56sy7epCgyY7/sY048izHC7Zem2H+1zhidHY+7uy7EBK4BfjdxnIPSFLFURBc6A+LQ==","signatures":[{"sig":"MEUCIH4/vukzdw0MFuvLCAwaT2V4ebiYtR2zE36LdXLefdBcAiEAl4vstiLffG4zrRTGlbFfVS4IS7EdiS8N6VgYWxpIGmw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2482216,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjuE6RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrL+w/+O2GCto/PJrbBNweKlcpRWoYE9FI0IDtBYGwUoDjetS4OEBIm\r\npy7YYrgAoZozJjTWdECQ8XPI83YjHtg78ZYaQp8wDq3KaiB9eoJvPtVon6YO\r\n/iR9hWtPFCGMiskNegONW4SfWlnbCleKbyUpJf5GPQlRktwX6nc++lkawyqv\r\nJXqlz4yL76lNUl6tLbv8QCkcxnMTwkYGnX4xP2B3RMDzl+Wopp4w9scdPOZE\r\n8oElmXz55UTtXHiy8xFsVl700t0i09gO+okfnHv/XCpd6aYUOB2WMxhJEpBD\r\n08jeTYNdRamfrThaOEVrF4hgfJDuIvaL562akUT8frk7hcm5wu/+lonu5hct\r\nxDIySQVM8TMkwrNbKIP9G/veCxkn3JL7JTJm878hNNBmQnDrtmNt3nmJBQVI\r\ni4aUMYUD0ofNd98swQRo/41qcOSlLcTkUjM9Nc6OLua9Pht85ByDPuP1vv/s\r\nTPcYNy1u7i3pSD0i8PizsO1DivBFu3fKkQTiCegwT0sA1y8u/X60PD97N1kO\r\nnn/BejUW8EQ9S+udr2ZWNa0FPfroHEcicGaeMAzvyr+uaF1tugywfMpyvItJ\r\n3zSLjEqrrmPiAJLayNefJrvWMvjqUG4dS0PevlxOD9GLDRltc8u4SXZfhEOA\r\n3ODwVAu7eWt5d/FI9W5/O+iKVr2RXbkhxsM=\r\n=+lsb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"378ba0257f3b14f9005f21bd82a9dfd5176b4d5a","typings":"firestitch-list.d.ts","_npmUser":{"name":"arioshaman","email":"ariosha6@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.5.5","directories":{},"sideEffects":false,"_nodeVersion":"16.15.0","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.9.0_1673023121020_0.0036723711758464006","host":"s3://npm-registry-packages"}},"12.10.0":{"name":"@firestitch/list","version":"12.10.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.10.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"fb550a0ca107afe17a545f018c9fd110673078ab","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.10.0.tgz","fileCount":148,"integrity":"sha512-uEzR/XlXOj8XDpbyi+V6lepuxD0k4Vvxz14cbd8DykK7upSG2Y0EOcKJBch/aUfS9CVAv4PahAx7mTQ+O8OYxQ==","signatures":[{"sig":"MEYCIQCHgi7RqiheMBmrW3m/Gqs+yJaWbf/70WxTSIbTmL1EnwIhAO6Tx/kMVpneaFhz7w9/1wyh1rJrVmnGJW74dmDSdf6X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2546541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5jnJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqzcw//TbuzySEGGmcpFP9hsURjLq/CypGvi8sEfef4X7/UlKTGS11o\r\nGArZ4wm7W81BfMtDZn2PGu35pB3qq5KknTbQe+eBbhogQHV3+TVgRyXslEHW\r\nm8KP0jikyX1mrwphpFOSujfWzLwzwvAuSGkcSV6IxOeSJZXYvSahs1ME/XKX\r\nXicKfItBYbLBCdw7qxwDi6Ply89ykhTqHPgAG9kMFsk/3VSWER+dXBXAqn0+\r\n6bowHKgXHysYhIoKuQfU94316wnYNHEtBRk5FakMZBVGtapHR3QdQeK2MPdM\r\nT1qTk6s9r4ETPOnNMtlSYb4MHWv/QOEhi/jWU5gSzMEZUVwJaremki6mq2cB\r\nNq1qufYDo+Pyvu+cwLfFQQMvvVebMA/AVh/Z4Y3FpBKjVqlJrS81kOmcoH+I\r\nEq3eGZtGj008/d8TDfhrwU/sb3luJsP7XB4yU20rado5kyIbPpY4Dh7k43Iz\r\nAiI2a+YATyDo4WQ7881lRTozjxOK9gx/Pzyji1ZsRki14UnPI/MLqDnQLnO5\r\nLXGwFgL7bAfxxeRj7f8CGurPl/lFgcio9ApCAIbre6TClcbkYz8koQ7RDL5N\r\nUk8R0hzvBeeOTqSDSMWCSgKUA/RrwnM1MdYMqqKltqUDrGXrI4/zi5dav7PZ\r\nq9YL9hZPiBFy7yhs2YcAbFW6ue7SyDUnQlY=\r\n=/H4Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","typings":"firestitch-list.d.ts","_npmUser":{"name":"arioshaman","email":"ariosha6@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"6.14.16","directories":{},"sideEffects":false,"_nodeVersion":"12.22.12","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.10.0_1676032457031_0.43418726341692016","host":"s3://npm-registry-packages"}},"12.11.0":{"name":"@firestitch/list","version":"12.11.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.11.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ad95cfd5025cd7c4ba4dbbac185e8c29f29727a7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.11.0.tgz","fileCount":148,"integrity":"sha512-dauT++HS1rRfXKZ8OZ/dM/kecds+Fd0Tbbu8y1UjEnT+5AregHg8Pud1lDr19zcJifqsol3ZZPQ4agOya9cOXg==","signatures":[{"sig":"MEQCIDk4QPklARcyVhsWxlWWrAkNI2D9AqTcw57E0jrxfmO5AiBbaqnJ7QtkUto2sLxGzo8YHqPMOPfLd3mjEudPoyVddA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2577361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7qX3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqARQ//fbAGJq/7GU8E6xnqnib8s2hmlhpVUFXWU2bAxk3KKzmqUxwy\r\nH/vlADL1FYIePg4+bosU3HADY0AWgxrcZNTryrkkJidjevcEpyk1WLON7916\r\nf6lFkF4Tl1lkHZzJvPIJyBTezM1cgElwt1IawIB/6gmSQvK5RfFLuMEogzkZ\r\nS9U/duel0slaiJfwb30EsVuBwlDfCsRxxHgDl+wxekfddlzFoUszyK0TQtxj\r\nbHcpa0/zXcNyGMgy4BeIHq34rntYCqWkBMB6MHnZTQ4bswvfc/Oi4ywO+KuH\r\nVIyTQGD7ecbhwdw6YQ5eRaw0FiNIZ6aWc983QyXEVF9yOHQCpPbSGqyPU0n8\r\nMOXiikSEB9760Po/74cbgYcJNDNPdVsZEKbCTBO6QvI/2/+nlVeKs86vpPaa\r\ncOQHTrdjRBlYtq40MEfJOXBFBqp7pI9DqTBXHHKXigNInDhGX0OwG9gXRwBK\r\nbxBor1zieywl9m1UNR3+upLdCHnO3a/B4EQTiWRKS58JVZBb1R09yOfno3uS\r\niHcK8v7KnI7C6LJv2Z6kpeBTi3F1X8iKzrqAIFeP65jebsSpWNtmw8OsnZx1\r\nqEE2umwfZqmoPPozfVxYH4XewRJCSQtnkhuWeV8gIa4zu8GZ7kbzoUvJuxyb\r\ndjv/RBrgr1fy4ffRpjJEGlwVm8rSRn3b228=\r\n=8knA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"16beab46930ffb33daf78cec33229bf3951e0ec8","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.11.0_1676584439149_0.5866046548692383","host":"s3://npm-registry-packages"}},"12.11.1":{"name":"@firestitch/list","version":"12.11.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.11.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"a782af0982c082a178c42236a55afebf8b3f72ef","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.11.1.tgz","fileCount":148,"integrity":"sha512-Rv/MbhlzPkNkAl1k9M+RGGRfUK8GDiiH9xmoKWKbe9mt85h5RRtO2HUqGmAaBFSOyZodVcXVLCCMXkFSqKJH0w==","signatures":[{"sig":"MEQCIFIpjscnvym4TFGVfXu/fdA39au6GxCoCrUmZtln/iVUAiBBIkpKHTwg7uJipSWP3gNXPs32G3X3ppVA6Tc39AhXuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2575254,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7qvlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqETA/9FNpNDKwggU0rONrGdupHFJDPyheRtUKkX4XEXRwz4T+p8kbc\r\nfsYapkGTIx04rHv8s1nHGHjW4Zzlnru0/oLqtJza/pamGwWqj6ew3a4T+MiX\r\n33NNZNLAt5cYi3OwGSkQ+tcfOVmlntPxmi5ihyOC3HWNN6tpmFaXABYh+7KL\r\nxYnWo2eyEWVUQ+pQT22Vnbc/NJnkE2+J6INwPu/lBrw8LWehziAeiXpBDrXA\r\nfOGeM4SW5HNqt2k6bxh4eNM9yc0RY6SPX5o4vmmQH1sz2rwXkGDCfE8vtx5c\r\nAVwwMWDUIAocxG4Fcj2GuuqLHvAGtNL+tCUu4ZIo/iR0J0u3H8hpH5vThdGB\r\nb4J/3q4+aS+n5D2zjdCOFeTENMKXXSGJGsDk7YuB5UEVVTuQjlIYzj0iEJ6b\r\nmyyIEtIXrawJrJaJ3qmfBQ66xezz+SBZ6jPO8/KjX0JF3u6WBYfiHKmw8FCL\r\nmDMoXRAsB5JRS+Gbo4Cu5SDFFAoio20rSjqoDrL6G0XtmKxJhz2K1Pb9ePUx\r\nwJgUkMiETbI1hHrGiwPCWGgcbE9jfgrFUVpaacChS5UIJ5Xt2pCAdCNgq7+9\r\nKmigsC3PEI2CPNr1kZV99HtyIK6QovrycvLXI9NJ1kf7NYTH7sgMotU03Hv3\r\nvYqN5bYJ5vimil1wEwp2YIkfRbw+7OziHys=\r\n=gtLs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"16beab46930ffb33daf78cec33229bf3951e0ec8","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.11.1_1676585957134_0.7194886949183819","host":"s3://npm-registry-packages"}},"12.11.2":{"name":"@firestitch/list","version":"12.11.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.11.2","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"95f49703e28c234ac7054b462d3b2a4f22c647f0","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.11.2.tgz","fileCount":148,"integrity":"sha512-4Jv+E0F2MXTRYh6iURJIx98EwqTyU+0BFxB2E5SyxBgpjg08o5AtbrZaRn4ZYNsmdR/UjSHE5kxlb3i2vNl8FA==","signatures":[{"sig":"MEQCIFhiwhx3jkHdeMvSjwoUUVqwNnOJ4eTBGX2obz69YgrjAiAXtJRDNHVA71RiXY+DNhHPwhmrgsT08Bmc/HPF7Qgr9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2575263,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7qyyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrfvg/9E+2+Ac9TlYXm5Wfj87SaIZXGfpMEO28prHQunz6JRcudhIyb\r\n6rxIOZHp0YkbnZAO4L9OurcZY44N0lBZpNIbvzKHTMhdVs6yiQNLs8IrXW6b\r\nYJkJfWFYKtP/ZWCCaZiNbIzUWroYz44LajZ5C7+yA4c1eL9c7k+IX0C83M4a\r\nuEQ09iivak8s4YXoaSekz3KDS2D8CPC/EJ0U8rFQGgckhHuv1aJl6kzNPSpl\r\nW/XBNHK3LInD+qGMQUhW/RNQBf1W5VFW8lDotz1/C7cMDasmuiBZJTOyUetZ\r\nYpmDb98pi4xhnVr3pDLFiNidjD9MZDZmUrODMziHHjzyb2c10Sz4/v3+roEG\r\nwHp+9DPFsykeYhus6yY/FqX87JCkEC2KGWXa66/xdYUbIwaO86oACqvPP3pq\r\nSm3Xyz+68wBdjhUw+UcJBNin8bJEA6vMG48Kb4+tteW94MY5Y5fGKtWhvnyz\r\ni4GraTuXqfvOwJAQ+cFnjBZr13L4UyT1zTDGrrIHgc5WXVV8DdR4H4Ar0Xvm\r\ng/XOFhHjCSnoWRBZLh8/Zk5yRXj5O3nBacocIL9gSjqWKa9dunFOPJrNsVok\r\nq8D+OL0yikjg2gGp1OwpNLYbAec7CiuqC3FZ8pZhFCoXULKW1ur9riTpr8lw\r\ng30ndttIrbzkhJKvJNxEXqmI4DcmSaJ3bIE=\r\n=s9ap\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"16beab46930ffb33daf78cec33229bf3951e0ec8","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.11.2_1676586162340_0.7969678215459972","host":"s3://npm-registry-packages"}},"12.11.3":{"name":"@firestitch/list","version":"12.11.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.11.3","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"3a5e57f232b1d3327cc3d11b348059d44774431d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.11.3.tgz","fileCount":154,"integrity":"sha512-rpIGXWkmnUK3hHK3ExFPaa/lpr0cdb6sbTotI8bcVdL8qCVkKgupJ+tnVpgng24AfR0qnRXWPnO+EFdmyW5CgA==","signatures":[{"sig":"MEUCIQDzU3BqlD9Gxetkd1LuVEFceNXYx+pSH30TAhxM6rBfoQIgBMnxb4/ZI2RVfHB4fOJ8ikEV3HUQTanPEfe5Tu61sqM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2594300,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7rDQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoqrQ//URwAoNZej3xCTXcsfZ6rz1G4WC/0OxKmPPFWqS/j6TZcZ6ab\r\nmExPGkMTzsiewE+k9bX39FhLrYRvXr1+sc3RMHMwFcOppV7s9Od+oUSuq6h3\r\np/5tlrBGaeGv/FGipbONS+L2KMpY/mUWOut82hJkJMoCkvVpzZgJD8zqFGQQ\r\nd7yNNRQuNpN4F5unexzZFtDh+D4YutoIH9qvFTcHhSmfBN4HbBkJ1Rz+9hOl\r\nyGs8+nXJtbKiXrvcgUuLwcE914BLGSfFBdJ19JCDDlExlL8L7qxiMzfLKFRO\r\n04ZhnxjAkf4tXQLf7qY6rVZ+vAg2ZPXBir/aA6mD4O/iHLiLyvNxpGq/z8zI\r\n2FnpTWQeFf1C7FtFWtRkoBfKHCdqPRimzvk1h0eDwIS8pLULuHM7wDOFmlZN\r\nR2SFxUrFvIc1MXVdoNI7/g5ZkWDB9IFscVANp2nPvL4SaIZQp+IRC5obuP81\r\njUdqLLald7dssUrkNqgB5CBoPrtBskUtkT29C1lCIba90FO3/59sOlEF+dvr\r\nORwYaGwIZdK2DDDrm6RsLXYKqXx30UUHivYcWtwB5BAA7CNJjtmH1mcBM28t\r\nfcrh78qG7vahZdrB5vI2ZhKXC6zM2/6VQEdtDcpMf5h8Sn5MH6iOfYuJvJGV\r\n8+KRB9sqDD6Kga2y6Cs5miRngeO/I9wKY1Q=\r\n=Rkg6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"16beab46930ffb33daf78cec33229bf3951e0ec8","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.11.3_1676587216179_0.4928606831655351","host":"s3://npm-registry-packages"}},"12.11.4":{"name":"@firestitch/list","version":"12.11.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.11.4","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"45e94b1f1ec8e53479fa3b1cf6f216ac4ca1b178","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.11.4.tgz","fileCount":154,"integrity":"sha512-ecTZ91Pc0DcvkqK6Z3usobgrQZ2teXmLJQbX53KhPnGVpeG0ays0H0Qsf82VQoCQHMen2JHshOH1MXs6iwz+Sg==","signatures":[{"sig":"MEUCIQDG+igaJmjz1GwXxyUFhv6y9BTJvsK8+CrGrYLPou8GxgIgL8/Y39pnMEtDSsvVo+iDhOISvaShWmgweHXpmT/60j8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2594390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGydxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouSw//elK/Swamim8FubBlUWjaXNcVJLoR0J92eW0vFn1hoFnJFPJJ\r\n3HTZz7ODdzQqBO7yxzyHB9vCX9/BESHo8wQLz+UmhwuOh/vXYu4CRlaEOtu/\r\nt0xMrZnSZaIwjQLSLwWAtt2Lbni31sPVsiFzFBRmagZ3IVuF4PI/AtDbnKqe\r\nw3QYmO7q5xCa0RUAc162gDKmkYF/qEn1UlXA+rCKP24WuAPCH4YEl04DHKTc\r\n34dkvJyyn7Int8cfDd13AR+YNgRvC1ObCN8X3iLXAOfVW12bZSks9GRqG88Z\r\nJhN8EL7hNHzAMm006HVBeX3pAxp3EBojVQfxChx4bCbms4WNZEkCaIY80c4b\r\nfRUzsg/rYrJMiW5dFX2savSNLVz9soeJZmtju5ighkEGXaikxJt/BktE8GXC\r\nbk2Jzn3OZrFkC6ibsDTPOKI4/E8bYpQLL39+idbgyJe0NXbTZsAaTLZgcEWp\r\nCOAPgytWWdLaz/aMMGGQfWiMID+VrWMdlAo0vJ86Uiva5P9jafXZavErWXFH\r\nLjc+wHkytdFgGfer4jvnJg6LfAZDWWBi0Ax/ulQCYWhOvIZfNpGFa173+lP2\r\nN4vU5jW9JN0aRq6EZS7ecBZIDHjUkEA7jBjMX+sVJUbG9YJhLg0DyQJbk1dL\r\ntAe9Ehf7LQ15nVFAEdUy3jS2k8Ku/OUmLA0=\r\n=kM3w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"d43d8a9a1c36e81642e9c7f404ccad3f431778e1","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.11.4_1679501169043_0.2855320386523854","host":"s3://npm-registry-packages"}},"12.11.5":{"name":"@firestitch/list","version":"12.11.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.11.5","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"d2ac75e1e4aadc00d910c3571383b76c5c04d8eb","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.11.5.tgz","fileCount":154,"integrity":"sha512-cXs4MaAwfCuiSlftIpz98zYiB7vWNOz7W9NNBZSrrnvE0xuEzArGOYYVKMoczb1TZwq5SEycBtDON5yYVn787A==","signatures":[{"sig":"MEQCIBy25dZz2TfhsmEKemuzSUvo3130/2ltlkdjqE6BAoh+AiAhYYO2qXeTn6GZ7FdYODJaa5xUUjWj0lLZIlnG1rbkIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2594390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGysoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbpBAAn400fip11IL3wBzWuU/RxXVgmj4sh5CTfXV2I0m/9LRW3Ln0\r\nFWfT0axjZfDxhpX96jJcbeSmctl1VBp/xy80ejlHY8qaPaRc42TAgq+grQ1m\r\nTyTjsJ+W1A2unPxx9NrovGou459/S/XD2AB9TwWS7pkuiyMratOvR/03guor\r\nKGEKG0KCWQoZmk/8mj5aRDA8eQ1uVp28XBNyOXRgYdS9W8UVa7TkfIh8vTpU\r\nir0LeCDl95R3/R7gwVxftu3HqvFU5FYrvihb5IpNfGmZ1wRZ3uVJbRxLHKQz\r\n7hjLKuKj4AvDsb/uf2uTXb4lx5BiRnwSFWjfoLd+UV64K2RrqwDKBnGhkR5M\r\nP0Amrj7GTHnRatZUkbpBAOguw8+8+YV3pqhg5cK30NV5yw2rRUBHqX6oTLkg\r\nFyu9OhZkDC7xc/Jj+2os8gqEIUAVQXMG18583AUPpB6olCPg5pbzesQNq+5r\r\n9v6/eVi9dEtqxMmVKdaOeIVleLfe99uDobIUEafosLdvE6HhBpjRa0iOjnj/\r\nCw211SBz2etn7Jpg/tgZB/mssBeXZwsqwJyiLKAwRJcELICWVM7dY88dwEyz\r\nbQsFaPIA76BO1Yo4ElNKVhgYn2nMfUjt+h0eKYkFg91stlllEUQxFOchPx4d\r\nQDsAMsToed9kgc4Xmlrjlhm0hgJvVkrRBXE=\r\n=IXR9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"55d69588e42561662326bc8145344670afdfae13","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.11.5_1679502120203_0.7923574390193391","host":"s3://npm-registry-packages"}},"12.12.0":{"name":"@firestitch/list","version":"12.12.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"d433510e84079ef929f1db01b6fd10c66ea159d4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.0.tgz","fileCount":154,"integrity":"sha512-b0Yevwtp1y66q5bI2MFiDGC7c8YliZ+GHktgVwOotQbwUHr0QIVKKNCSo8UtMtrtgY4gbz51uPM+Jz91t113tg==","signatures":[{"sig":"MEUCIB/ei9M2P31h3x3NIoK5YdN1ZjygmHrxY5aScD8wTY93AiEAm1c8buz43PzAtB54rxaUyO4XaorucA/Du6MEaEBiReA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2594295,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHg0dACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAkw//euSNLLBOsfK7aa8gluW+UeN+iOeQBELejIothQ7NFhX014cL\r\nG3pQdrWN+CDHAiclORElu3WnCJm1zC1NmrsetP6KJ4WS/88oVR3/e/K2CBci\r\n7ZzMVPl8CiDhwOApVAh28FnTejcIfgfVFs1WSuzrfL6OPclFHSMJW+7MGGFH\r\nskJCwSwKTj3yjCg+zYnn+/Rg87b5LZm/nH3cqf5XnOP4gSgEiQLfx1yYBoC5\r\nkP9e1bKQDlY1rXuE1c0ZjdrqoNGEQ79s6NWJ/NjzOW7VZXL0WFmR/Jf6ZOEs\r\nSiYmTqKnN5xa4qNnGGyczheabl2P9HqSHalhzqGffcHTR8votlcK8TR4Vvve\r\nIKHTQgj3F4vE0Bk91JN5Zci4yquqVCPi0x1Inomv8PPYcgrF5mk3i0lf4vF4\r\nTMhpm5G2PktEdkLbRWaoeFOMDX6d7chfLmtk0z95V5krSHlunMPifgVGD6ez\r\n75GXdu7MMnlARpG70l3QWneCc9CGXhKBXCZEYdE41SSHB6jXKhwn0VIAhR+q\r\n8vdtig9957i3iGog9W4DdamoXyNzwryhOdDD4K/+olAxZ8/qrDAGUSKZ+gDg\r\n+g/C5GSZpXirhiWWUwCxiIVbFV0n5CAazMFwfffaOLE4FBCvP9CS1FAr1chs\r\nm6f6Ch2Iwjt/hRQp+phPcKhsjSerC/a6AYs=\r\n=N6gt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"90691f2c244ecac695f606e0415123c5896a3901","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.0_1679691036787_0.1646088687960967","host":"s3://npm-registry-packages"}},"12.12.1":{"name":"@firestitch/list","version":"12.12.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"28d0ae193c4b1934948108995be2d22ad32215b0","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.1.tgz","fileCount":154,"integrity":"sha512-WJkeZM9dQQjHe8LaINhDtZml/4/cPQnj6J9g+Qn0vbzfBqAZnfa2zU3vwTwZy+aTDEB7JAYnqnfHmqcDxnOZ9A==","signatures":[{"sig":"MEUCIFi3cDnL8UA/flyrJsvaMo0qK/GD2PiO0hiDhRQ7v5J/AiEAq/n7zjjMQNcq/tPoKpdti3jB9H4Xu/myPg6LeMwpJeU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2594295,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHg1kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+KBAAmZFk8hVkSKpJ/vlIod9gsxI3NRdzKvZD2BzAoACLs6MfoFNh\r\nkokRaQFvh4y50FzMCNVy6HuIHXmfGqfr4Q08rTwF0Ew1VaD6w4IT7WZ3qakX\r\n3B/h41CfahTJb8vHq67Jpn6O8zB+YMDlHlbuzvGFt+xKbTgahQHyvUVRgxo4\r\n1hHWGScDbK9ZDbCyWg3/WhhjGReFYKfIXwQ3XA8KIniP2WpcWL+Qu+bqpTh3\r\niDIlsCmcV+pTkP3Ytj2AvZP4dTBizJ+tuIgbFM+BwJd1dpxX5RuVTuy/e53g\r\nanmX2I7SDgl5kudEcORxUc3RHyjfOrJjFWpHgvSCdDL+g0WX8O2lJxu25DPM\r\nKRIC04ZeGhkVAqKLTTNm+O9hjTyN/AfyopLDlaAPYZydmfaIB4dLD9x7Naej\r\nW2d60GiQnrgN3/i5gkHhYm3m0twebZnmvDvuWgH53loUtLxZzuj8YNaHL+zx\r\nhhM+mbAMwqSJR2CK1jwCoB7HkVR5hXT1ByIa4F3daOjed3jMPmkeoqeYOLgA\r\nRWc3imTzMecPB5BwPsR2Fc6z9Rp0jTwJa44iwIhKuYCM81Ka5ZdLOcuBXYZi\r\n5QtrzfFfAzQrqs0s4XatIa1BDn2HysX6dEE3QlUMEyypCTxOAsyi3WFrRSQ7\r\ndNbDTv7XMlB2mKd6uoWsmjaj5bnHgnBLgSY=\r\n=WcBk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"90691f2c244ecac695f606e0415123c5896a3901","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.1_1679691108312_0.5420702153259045","host":"s3://npm-registry-packages"}},"12.12.2":{"name":"@firestitch/list","version":"12.12.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.2","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"16bb3557ded8a5b5d972cbee357a92beb4431cc5","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.2.tgz","fileCount":154,"integrity":"sha512-p7aNNd4GOgcdxwXdNsVHZEpBgM5q2BWKkAArYhYI/atpW4q9adRDCrUvjxo/n3YrkCv5GcfaTXlhG9bTS8K45Q==","signatures":[{"sig":"MEQCIBbct6+jOc5cXIpI/4zokfO/MX9Bj6plGAS1AOWOIpiaAiBcc8HFRHa3r65YqQZVlB6b8OdmbdfXiN9asbQK78XpCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2594275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMT/fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHsA//fyLnDV/ltYeMaxQ8FAyj2muqid4MThrOSVCeHC613tqyD9vT\r\nGPXILKIeMtWlB1vFmYI0Grhk3RSYpP2sjfzxruHA4+oecYo44KceTFxAuP0A\r\nAwmzlO9OTmRdjIx/Nn/IKk84jxUX0Mxpyh0/1DmFQcOlzSQdk2mAWezjKEXs\r\n3HglTAAAI/L9Nn+WAwl2pBQIpMfHe0BreGHkP7Fx7i5HigH+/SBtHBzcQQeZ\r\nBF1kvzRayDV9N+W3XKu3bl3njmwtRC7crl0bMxZsk2lqP9MJnC+fRQQmwawW\r\nljBkK7/oj5yLqesYjiMOr2AL39TUSRumW9nOFWUFREMENhtT4h94CVAu/VI5\r\nltxUFiGx0/anFAKZEjXDqHENXkAuRxtSWswG+2GH9DoqayND+rLIS6fdlRvl\r\ni7l23fFnVmgEw8hwejcVT1Y90Jd52y/Oe1SQU7qnSde4ZT7aFSIbiCb7goz1\r\nNUYE6vhugKln9L+v7h6TQRQdsX4f9PAHfK93efnnSzkaStG63JXVLM8C0UEk\r\n84yjvty84uzDrnySpZ0VcIiJEp9GuaQ0deGzT0nPZLIAj36/17V/FuWEQ1FL\r\n/Jnb9c51N2UViYvXspp+FayyalyodcoJGN5a4Axw6RpDOaHRYuKejXl+ey3I\r\nFmsNjfHwihX2uu235yE4Oa3Q+p8KbeqFkMs=\r\n=de6W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"0b8cff1beac511e63d3e3975e5ed1e75f4c31210","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.2_1680949214795_0.404890216640754","host":"s3://npm-registry-packages"}},"12.3.5":{"name":"@firestitch/list","version":"12.3.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.3.5","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ef0ef50630ae3bdec0d44465553b9f03b48cb3a9","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.3.5.tgz","fileCount":144,"integrity":"sha512-rCpnX/dTNYUSQAyU2BG2SqnKW1GfkmNja+y8dXs4P5sG9j8PLwlqkE9Q2jJkv3s0YFxEjhmL20ZmsN1LoKo++g==","signatures":[{"sig":"MEYCIQD0g/A4IO05W7L1zPaSQ5APdnYFwJoypWDqAWA0aR3wcQIhAI+BAj66uJWrQAFSTKcj7s5MvI5xGuiI7xe7IRZUPH8Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2478776,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUrHuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJ0BAAkEDo/8lUs9RdCV8WaViXP3xsVLvu9HADkN6d2baQvIfVOcom\r\nE+ik9xkEuIxZ2b3N2Rq32YGTPkudiO/jsj6eWSqh9Vo8hWeUu6SR8HHpqptL\r\np3xt1nytXlklUX2tSBIaBZbI66Ats9k2dNOTUl6Ac9q/syxHOcPQbm0/abNu\r\nAaVtsZW8HApp3KT03+zX6eWrsk/YbCIHksCXG2haYFGC7bcpyYUDxQXBmweM\r\nUkrPA7RNpivUx0VcxsL442EGUKezmjWt+JdQZ6G2rUdsfmsOBYeDRuCvC7oj\r\nQO3Lnx/0oCms3ZZfCrVMiaCrsw5KAhKo8oSwaBTxs4NoneD4booVBW9VHyuS\r\nRz3aHW3Yfy9mfR5SwRFoh2IkZ7H1zB1hXPrHZ/W5pbUIeXTzKfBG16tkP37S\r\nDZBHGdTJ/h2NTv+keCgEQ3eKKwiyjgIuv7rsH1/FuW0LE4kB14GBN+aES4gL\r\nzTCRBFa5lvZKuscIBxx+cyDhLwficQk1AWFC42Tn0j2YnCAotLeLSL8+nso7\r\n8/Li/i4xk3eGNkdgJ/20x8cMuwiy4aNbrBxbvncgQzSf4l3zLnU9MIIEFiUO\r\n0ceQi7JNusfJDU8h6P8ku8e06EnHEvDaScQl9jzcqi9R3aLtAL3f7WN3eEZ6\r\nlWiGMaRYtCqcd7QPykTbbtM1Wrn12amINqg=\r\n=Kib/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"b50e4b726ed075cbab39632139db847617677eec","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.2.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.3.5_1683141101908_0.20882501405813403","host":"s3://npm-registry-packages"}},"12.12.3":{"name":"@firestitch/list","version":"12.12.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.3","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"3905a92005942c5b7d140926fb67ec2d922f2795","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.3.tgz","fileCount":144,"integrity":"sha512-L1jvrsjqTgSqVkwxaaBlSyPQ5hRHExhYrHk3LCPnaRvfzQLUwS5K5CeCBlsxAwwxmHKIQDy0hWWVhhTObWuAmA==","signatures":[{"sig":"MEUCIQDiFs+geOJot6OJBVwl/XQXuK2ENqzV5SErEH+Op/VzTAIgGr+lLT3QZUeaBA+L9858S1oC7HtVVfHe/MVrIYGMQVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2478777,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUrN+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqFVQ//cAY4Hfafy5lBvS7FmyUQELQlOLGSUeSzSS1wtfnGJln6lfGR\r\nwIC0f+FaJrxNAySczuD1W6DRLhazre3InqoAPmQU6PvN7nt7S6/m4SusAmbZ\r\n2wcuDEKhAmMIfxmUraHX2dWcl/b7v+oO31giyIVEYBC8K6YRObzeFy+n4+gi\r\njziyRmpRq5iRe5dCO7fzAraQ4YbTCiMkJ1Vi4MPVholnM4780jW0z3lfYVdB\r\n4BQftpbM7E7+LYGplJe+8bNT8dkr8ROZrvRm/m4mouCrnLyjm64BTwZlSEtv\r\nYqapiWq9AR2AbpJquSNzQzXxUujCVgc/1k7B7G1yDl3b1dsJMgaJ1CWJqdEK\r\na4LyvjaH4N3go8+MyqDpesst28OeU2tUbufaPpxKX6k6u64zrWMZ4fu+TRpg\r\nrnU5mRKwuY58og7WlV6KyyjfA2OLM37H4YYQMKbsSsLxg/izRXlKQfR10iOC\r\nkEySedH3v5w5kSMCYJP03Zhp2RgD9heAGEtXOSjPgLMTEUpwlm3d9vr0bOJx\r\n+N42sjuqchtbMKvCaunuH/CcSgMNS1hZfHTE1MahUa+Rv/F4ViJd0Tw7g2kB\r\nUd8DSnkQQ03GKn+SfKNnv7Fbw30jlqTto3uVcAzeR+3iqTzUeOjjVfmcoOpz\r\n57wUaFP1xCsr4MjeJlajJr3FV4Ero0iCr9I=\r\n=nk/F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"8165f07585c750f4cf338b041d11451b040e55a6","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.2.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.3_1683141501688_0.38181154557602337","host":"s3://npm-registry-packages"}},"12.12.4":{"name":"@firestitch/list","version":"12.12.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.4","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e0441bdd2fe3ec1c1924276b5d84723b127afc69","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.4.tgz","fileCount":154,"integrity":"sha512-FAW5Go/Tkoex/oWJU7INg5ZSwI6dLRM7xpMolY9k4nqnULxcm/+pTwIXey8s01nH/QK+6gnhdrL8zlHh6DTtzg==","signatures":[{"sig":"MEYCIQDFuJGoonZ7nKnEd5Y6vDQcFLfa7jFPwTiiMWdihUV8LQIhAJgZqC/MFfB7QunCG1w4kcczoxU39xQdJNhPzCT/lXsd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2567858},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"f45e4d83fa914d0c69526d77a2f23c7ae8d14095","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.4_1683309268364_0.7009437021312934","host":"s3://npm-registry-packages"}},"12.12.5":{"name":"@firestitch/list","version":"12.12.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.5","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"71d890b825604832e897ab982e7d1cb74aaa4444","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.5.tgz","fileCount":156,"integrity":"sha512-oVjoPcMbeSSlTIndivzOgzB+R+GXCXjTQOefbmy6i7tKMwNcOSMBebZPM/mdNzidKIGrMrbDyDBrNJlGYk2Fxw==","signatures":[{"sig":"MEQCIGTsN0u++XKoujEA/1xNQbNHd+zg0XB721HZUWjobOrOAiAHPoERto3Qfc56KRitdijncvX4vKnKnHX+kYbPWKqbug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2607382},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"0791cfec5a0073f98f8541be614e35eb66388f66","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.5_1683666654192_0.796404707461438","host":"s3://npm-registry-packages"}},"12.12.6":{"name":"@firestitch/list","version":"12.12.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.6","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"42c2045577be10f86049adf78fe1343a280db576","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.6.tgz","fileCount":156,"integrity":"sha512-kd+ZFDX2yN+cAq/hzZygKOKbD1scoFfJ/uiAp9j7//yC7Pv0npZisDUMkpGLyAsxxKsAtHuugZ5q1F+Pf2CwKQ==","signatures":[{"sig":"MEUCIQDTmj6CLzob0RjQ7Bifnq7FWGjvP3M3cYQBudxkDJD9dwIgaKhMe8yJI0tRGAZdVI0P4VxIzIw5RvZVZFW/XqWGZHA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2607567},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"bb301cc45e0b082f4e56d7fb404b2ba4963b5e2b","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.6_1683667142031_0.38707299926850114","host":"s3://npm-registry-packages"}},"12.12.7":{"name":"@firestitch/list","version":"12.12.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.7","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e1c53a1a9f35c924a4286765b96c615203fdfdb2","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.7.tgz","fileCount":156,"integrity":"sha512-YZsJS+P3kxN0xwe//li45d2MBOSEcS2xtPBhqKZ6AqHUJmk9soo9qyfhIuz7JaULUmWrCC7VC3OEzTjtGeySQA==","signatures":[{"sig":"MEQCIHchFDfL7MWj9PMWfuO0HUUdzxqib3spWl5FpH9eMG2JAiBinAePRTV0UDH4S8PuVVlHsS4jZ9Hqz8EZATzqvDZ3pw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2608952},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"a9577f737efe45a5e06c6dd1705e347b4a86eb33","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.7_1683667804537_0.21598050805334634","host":"s3://npm-registry-packages"}},"12.12.8":{"name":"@firestitch/list","version":"12.12.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.8","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"84d2c3ee4ad128aafc079eca0c1037a4b5b486f1","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.8.tgz","fileCount":156,"integrity":"sha512-+J+0IahMmmBqO66UfyOWDHVSpeHFidwy4bZ9TD6FfDAcYIG91CnBvmBI7/HctCoVPtVznHBvjOtCjMOR87oN9w==","signatures":[{"sig":"MEUCIGcKf4fdNAcuDrHFRhwRX1W3FmPEunbk7Nv4oWCVHJ4HAiEAtsS8eTNirP1NBGBsVp68S9Boj3492KBsHrNT41/cRaU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2620652},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"9c706945d4ab1996258463cf50ba363361306838","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.8_1685028446749_0.49307737680502317","host":"s3://npm-registry-packages"}},"12.12.9":{"name":"@firestitch/list","version":"12.12.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.9","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"9af2b9c3f3cbbfc681ab714ae2087cfa68be29b1","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.9.tgz","fileCount":156,"integrity":"sha512-Yai87dLeWC1gtE2azIl+p+QrZeCrIPZ5vy4geo8v4XmoYhJaPejywXbcxKgZDpR97sHhtLcrsATAcrh6Y467NQ==","signatures":[{"sig":"MEYCIQC2NoEBmtic402nZbIiUZe2AIgDvO4LsoRSE/M5NH0xigIhAPA7UWzri3gYCAQpMz8KOZtLsS9mLPUW8TpWKlg0ea41","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2621243},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"c25992f60023b89c978c5e0432ea14719aa77131","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.9_1685308587820_0.9808694173963142","host":"s3://npm-registry-packages"}},"12.12.10":{"name":"@firestitch/list","version":"12.12.10","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.10","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6e728b1487e5d821375e0e4366a434e33aecd722","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.10.tgz","fileCount":156,"integrity":"sha512-hFifKd+WXP+gWcDh8v5rnYKpX0IsMTFIhAryXLfaNto8E9+z/ytvzkCETciWeHS1VmDz/VmB5vfamU3qRI5dOA==","signatures":[{"sig":"MEQCIDuW7UgzgHIMuWMBsYtSOTF1qBQnVnERB1J1XgXWthjkAiBmVkR/fuPBHrEkJgWMY0NIEYf94J/VXVZQjH+2pE8Wbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2628204},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"c25992f60023b89c978c5e0432ea14719aa77131","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.10_1685308994588_0.36885998803389475","host":"s3://npm-registry-packages"}},"12.12.11":{"name":"@firestitch/list","version":"12.12.11","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.11","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"fca4031c1adb5a8940c6398e3f4f8e84933fe74a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.11.tgz","fileCount":156,"integrity":"sha512-PzLmclkfYJx6rki9pvkjg7qU6fYgzPCedpwwIS8CCr6r1QMQrSg1M1xyYXCEftUTFjgx+HqIRcQiiYxjItiktw==","signatures":[{"sig":"MEUCIQD4Z+l+gDtGz6qHWgDc4Q2ExKXnRow/EvePWADSXSpt8gIgLOi3OewSQ5yfzbHbZ8vWmfcmmvV7B1fYKQuw1SuDnHc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2628390},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"b86b62d0ddbc07cc337c5eeb89c80efc5e775816","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.11_1688904800742_0.8033729237082556","host":"s3://npm-registry-packages"}},"12.12.12":{"name":"@firestitch/list","version":"12.12.12","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.12","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"700868c27998f1f08262e7c7c3be05d1b5201b8f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.12.tgz","fileCount":156,"integrity":"sha512-cdgNigHM9UE+x99GRdpfB2NQKotX1k5207KM2dzyXTqp9HMiKN+uQBDLrxIXKQrbZqgROABObHVBwxRL+tEYyQ==","signatures":[{"sig":"MEUCIFFR0/dWKXOJ9D+T95O1QYjqwOtV9IeqBSRmf5+CEcu3AiEAoOGgDBaiOHKCK24HnUdKQm9m/eXbSTwqcsq91O0/8Uo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2596715},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"36deed01717f05799e6843f004467b5d4897be64","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.12_1691321177799_0.1032006106041281","host":"s3://npm-registry-packages"}},"12.12.13":{"name":"@firestitch/list","version":"12.12.13","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.12.13","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"304a82f2b52283fa62e6dc410eb2bec553a95556","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.12.13.tgz","fileCount":156,"integrity":"sha512-WH8dmzOG1W7dO3AC+plxyw0FxRlVsfN9XipmaFjuE+nDNMqTg8ogVXP9+bsijR5cdzzcnmMENfJlxlB7rPa0Pw==","signatures":[{"sig":"MEUCIQDl9ykhExPh8Oug+IlGARkNVCNl7nmmFl71qsnLZjsHfQIgA6/cEzmGzUEUpbZ27CFIvf5pjrlBvAyVFzs77++nlEU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2599043},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"a5b2968d7e0fde02c3549bed9d30d1d63c896eae","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.12.13_1691952889950_0.7654846503478521","host":"s3://npm-registry-packages"}},"12.13.0":{"name":"@firestitch/list","version":"12.13.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.13.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"dd16ff30ee215ecb64ea82081254a362ddd02d9c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.13.0.tgz","fileCount":156,"integrity":"sha512-G9WZOqzvlfltPAWFcgLjjcJi7MdBbR7pzjZnLAzDc6UCKTjprUZYqvw0UQkXcm5d2H8pBgu7+zl+s2q95oL/Ng==","signatures":[{"sig":"MEUCIQCpwcBnLU0nyGUXq1topH2mK9vPdeA9nEFHGqfc3w/KjwIgWJaka1W65YOJ6xgXxaI6ZLUrQDDEXaA8EDiQ3zaUdeQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2615110},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"0a9ba0d905a0dd33f8b2555ed95cbabfb2c1aa48","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.13.0_1692130005293_0.8469826809066909","host":"s3://npm-registry-packages"}},"12.13.1":{"name":"@firestitch/list","version":"12.13.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.13.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"9b3b1f684c0f9a7bf02a9381a58cf98b6582c0b7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.13.1.tgz","fileCount":156,"integrity":"sha512-X/9oiSxeYt5N6rYJElJM1K71JdBHrJmOvsrVAw6/OnOYjC6Bs+qUWtNmjoxc6kEj58Nmsrn6fEIh5A7dchuMGA==","signatures":[{"sig":"MEYCIQDKVDicQKGILYBqN31Fd1q+NAPftDKkjprD7b18WOK1tQIhAPmk4Ga2++yiIb8pw6qe9KKiHTh449OSZNXs/kJSa1DF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2645604},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"c49dd7b8b259422abc8d00b4d96022bb3f16e2e3","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.13.1_1692204605399_0.9180401401654736","host":"s3://npm-registry-packages"}},"12.13.2":{"name":"@firestitch/list","version":"12.13.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.13.2","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"2319dbcdadbbacaeeb97f912d4b214e0cda71b3a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.13.2.tgz","fileCount":156,"integrity":"sha512-8o3x9R0o9GLvJOT9WI+5SpadhvQFQi0IUBgI9Mz7v8hURzCBuReU33U9tWUtmC/Dz0JTiJAROfun9dYpQq9hkA==","signatures":[{"sig":"MEYCIQCcmvbmkAZgizY0oA8HsjbT3FQ29xhnJqZiienzHqpPDwIhAPgWRMs8fAG/bm5dF+9V0DhbMauiYg9pI+Nx/zW+hZLT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2647644},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"f7178f448e4e2692e63ca89cffa88635014d8b03","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.13.2_1692207611067_0.29933227330877243","host":"s3://npm-registry-packages"}},"12.13.3":{"name":"@firestitch/list","version":"12.13.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.13.3","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"0e1e1ec450a02ab4bcc482d3d93f56ea20b8b8a9","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.13.3.tgz","fileCount":156,"integrity":"sha512-2/KC5RARFzp/u7hJVAQ8H9ee5gTU704a1NSvYez4891Gr/oXxcdQ3A7ogKD4PcmcJTBfgAl3b5hvMU1LV359dQ==","signatures":[{"sig":"MEYCIQDOYwYp0ZnurJj7kqUUPT4yk43ras8S6oEMUKZ3GxX6kgIhAMrJGQYun0RH9CSs6LZkyHBUACS6NpRlaCz/uiVdcyx8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2621537},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"2ed57a867637efd7246da1a468874a8fddb7d8ee","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.13.3_1692638236011_0.389336167050786","host":"s3://npm-registry-packages"}},"12.14.0":{"name":"@firestitch/list","version":"12.14.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.14.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"74e3e626d2f00d4daa09060639fb04cc59a56328","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.14.0.tgz","fileCount":156,"integrity":"sha512-oJw6dt37zHyhJHkPNJ6bRa7fVAz1mSaZvuiu64iGrC+w6nBnE1wcgTTzDxs9l+Tsn/zqlW5Y/bYWTUjjzYDubw==","signatures":[{"sig":"MEUCIQCuZ9D4xLXZxIKOvqfvj3ZPZ1zFCjpdElYTgVvdndoX2gIgB7JLmPjRv1NJBoHxhmJKljZo1+UKq0aRC9CA0xLQD60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2646743},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"88eab3d0ae460a3c484813083b99332f3b5fdba1","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.14.0_1693310666457_0.1508966699717753","host":"s3://npm-registry-packages"}},"12.14.1":{"name":"@firestitch/list","version":"12.14.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.14.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"2a31122817c5d46f2b504e4712523791aff8fb5c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.14.1.tgz","fileCount":156,"integrity":"sha512-cFi2PndLnYKEEsWLpmKoOdf9nGfbr+qKMm4cp50qLuSv4HLzUhws9RAXF+UsNsNg0rLWz0mjD3P/Zy7hi0B7zA==","signatures":[{"sig":"MEUCIQD/Ts+SIeXiOKbf+F1d5qNPbpvyU7WmrY3BLgYi8LF0ogIgJOF8d8+hzyt4rrhtM7G8jpDdWsedA1GkvlIfLVJfsPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2500284},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"2835502e25e28a36c4df18db2e92722a7473d0ec","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.14.1_1693584833040_0.7674897044999967","host":"s3://npm-registry-packages"}},"12.14.2":{"name":"@firestitch/list","version":"12.14.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.14.2","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"4854bdb72b64c4957c9b361c4fa1ec18298b81dd","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.14.2.tgz","fileCount":156,"integrity":"sha512-H4ETnJfcqZXgMo72nv5O5bOlEfjW5MTr4YkmsJR/0CAvJjjpD9EpWV+W8b9BAuBtFGI67V11C6KTI93JERvujg==","signatures":[{"sig":"MEQCIEI6ZXR6gOsSENPYzZ+4cOxYajwuaixHQL4mv9Fomb3lAiAQC6AlQjjmIj7TTd08Cfu6XC52N/EinzjmyPCWhQBtAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2504841},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"07143d8d7bd609cd83675b4fef37db908f1f4856","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.14.2_1694981106351_0.21681192055151888","host":"s3://npm-registry-packages"}},"12.14.3":{"name":"@firestitch/list","version":"12.14.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.14.3","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"48a89c8b8460e47510ce5b047cd3fe06ae6325a9","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.14.3.tgz","fileCount":156,"integrity":"sha512-Btk4w47+Quc/GHEPvWsxfmhFzf9u7cvIPClN8xObCkDGYx1Cl16nN9tiYDK7i+C7iUaYbE97mIniOf3LUxIpFg==","signatures":[{"sig":"MEUCIFvkMF4MXtUFD+aa1kCfW4Lb+0XkX+uTtzz0Axrw0QyqAiEAs0EDMseY+u99eL14EEBNCaBUNhY995ViaS/3oaC85TU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2539139},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"9f5d2f4f9b0f41536ccc39a269e5b6904bda1fce","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.14.3_1695151569474_0.158645122625372","host":"s3://npm-registry-packages"}},"12.14.4":{"name":"@firestitch/list","version":"12.14.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.14.4","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"86cd3de9bf893afc9ca0144401f98f3ad0e1b34a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.14.4.tgz","fileCount":156,"integrity":"sha512-OnmguEYDoGtWN8r+xYoJktNHhi+Srdxweohl5oHMOSwqTEg3bbNiOWShBzqXj9sRAaOyE/89sHn5ZpQh15txyg==","signatures":[{"sig":"MEUCIQCPYRXl9ZLG6ozGexZCX6jbUlp2uMBxm+oZQYdK0zhyQwIgekxwcdDqBGWIgOQXFC0GXdxI1FrXPIKCvUcriXA2O3Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2510344},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"1b471fa657a22e82be99dbad0e337719fb3826b0","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.14.4_1695586164412_0.855845285747646","host":"s3://npm-registry-packages"}},"12.14.5":{"name":"@firestitch/list","version":"12.14.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.14.5","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"40b0fc42907062a4e10d1cd305e7dd1a2d6bcb86","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.14.5.tgz","fileCount":156,"integrity":"sha512-IfaehbHi2/GVZ60Sh/XFta/bLK+XYIDIi27VynM6eRBPR+k5iBJUN+JstZiq8MeuUU5JX7rLxCqeDr+WwsO4cg==","signatures":[{"sig":"MEUCIHqJZ4aj/SRe9y6+cnzW//Oc1Qvii3U2vp7Uq1jQY8eeAiEAgDpUlPoJIFtdbAgI0cNSxt5Aj+O23ZgAwCWdCJi8bho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2514038},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"956c9306e23d42c6005e83011e51bbf188c570d7","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.14.5_1696077108184_0.023468763216760502","host":"s3://npm-registry-packages"}},"12.14.6":{"name":"@firestitch/list","version":"12.14.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.14.6","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"c314908b3cbf27478a65efb39f5af00d4ebddb5e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.14.6.tgz","fileCount":156,"integrity":"sha512-ijwuaCdQfkxy17fQ2xnaPKGmymDCq1UlQYQnTdtHAlN+PPmu0uTBhJ00GyOSt4VmseuI7ttTV/H1iIcMqqsWkA==","signatures":[{"sig":"MEUCIA5cqU6QuaHPOHg0WF8dhMGFVCagMNIWYziYOTvpQcieAiEAjOgmOCgeu5G1+cTAv3nVG/P875UBtO4p1xzIHFC3QMw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2513977},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"7c4ed72e9d45982247d739f83a9af4b6e8cce86b","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.14.6_1696078189440_0.735804869670523","host":"s3://npm-registry-packages"}},"12.15.0":{"name":"@firestitch/list","version":"12.15.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.15.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6200232b855c659fd16599ade3f2f75bbd671edf","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.15.0.tgz","fileCount":156,"integrity":"sha512-fCHINEl6AHEgm5waySvANjqw2xtPfNb7SWEdZDkks2cKkLCmyVSoFQw5JD3JxTJz8gijWbZLSOc4v1DvPHu0Lg==","signatures":[{"sig":"MEUCIGWRyp2mIC842Wd3yV6Uype+m/e7UhCeTGrHq1dB291HAiEAoA3v+RQ66qgHwJdaIPBZEKh5pLYLcugFR6wjsdJnn+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2542949},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"6159e3d53963a6a2dd825116ce3e89ab188eacef","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.15.0_1696452583093_0.5010815331304439","host":"s3://npm-registry-packages"}},"12.15.1":{"name":"@firestitch/list","version":"12.15.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.15.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"3ebe3d0e6d0648f0832f9a2ad40ae6fa81bf2956","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.15.1.tgz","fileCount":156,"integrity":"sha512-Djb0m23ywG0z0Lrb/mO8NSfTxAejeiW/v/iSDE1JKdq7MBEIIhiLXolAOnk0IfITc3HMQTEnOIludbaf0nI87w==","signatures":[{"sig":"MEUCIQCcVOHFEPA4EpTgWUFzA2CKYIQ5mbXKfv4HlIg2nMp5ZQIgFzh0vv97aB0c7SEi9d9Yz5ISTtjXfzZFWkkwqLo5bpM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2519575},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"dfee6bc376f292071d874a6e202506a7dff42f67","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.15.1_1697139257955_0.6124359597308724","host":"s3://npm-registry-packages"}},"12.15.2":{"name":"@firestitch/list","version":"12.15.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.15.2","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"8390555b5e0a572cb0bd9001242ec26f9096f946","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.15.2.tgz","fileCount":156,"integrity":"sha512-qZATRPRC2jW86hooVQ3N7alFcmX7IMP75Tlp7CUirt2H0fvQ+HWaV0BtOJ3Ey8YLFVJ8s2n4HU2MGVcW3a8Jxw==","signatures":[{"sig":"MEYCIQDXqqfIEAzVzIHBzt847FAx4tSTd/OQifslYiSL1sJhZAIhANYgqOOxZ6Mb3/ht3fuO69hPgWf1krkzRI41nKaDbQ5J","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2519575},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"19ed54e6c161f83ceb7415b70c0eee1021080b6c","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.15.2_1697393946109_0.5674800110118987","host":"s3://npm-registry-packages"}},"12.16.0":{"name":"@firestitch/list","version":"12.16.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.16.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"175ed358aa1a6e5db0deb2c020e4b7e3060b0088","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.16.0.tgz","fileCount":156,"integrity":"sha512-SEVpI5hc11L0FBXzTzoPGcrguOf3P4UmsAPQn+da6nEf9YG+ePeJuA7I8K+9VhkHveg+6fYgIo3mzROW5n9l8w==","signatures":[{"sig":"MEUCIQDG1gDqsa+0S/fMxEBoMCWO0qA0GBkbKgFD0lb2HZIPbQIgTGXZFeAMst0W6PNIJX6Z9O3e4gGAr6jdZ5cvGvO14kY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2548238},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"e626679b5e91b2d8f91133923d96061352260302","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.16.0_1697465968999_0.3448638589892714","host":"s3://npm-registry-packages"}},"12.17.0":{"name":"@firestitch/list","version":"12.17.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.17.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"b4f75205d94216dc5bd2510138f5a949513a1ad2","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.17.0.tgz","fileCount":156,"integrity":"sha512-weMtX34VGKeWs603CAKfkkeOA8BLLP9x0RVE7YdxXp3MfJBkBiMkTAOFejHZK2HleRtZFfymlNO4Dl9Q70LlHg==","signatures":[{"sig":"MEUCIFKaA7EKfEuz+H9Vvk+oeJp3fykm9W0lBd0dGGIXVGqzAiEArvqBSvhxvgc0YvfVX2trgyKI2Hy5fhqddAJBPpH3BEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2538157},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"4218690056545c23f39a3811cd2b6bb8d8a690e3","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.17.0_1698245832259_0.3668973398540494","host":"s3://npm-registry-packages"}},"12.17.1":{"name":"@firestitch/list","version":"12.17.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.17.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6089f5a5e093f2623873b1f3c5bd320d40974808","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.17.1.tgz","fileCount":156,"integrity":"sha512-Gb74CdMYr/choIenRpAWFaFT8erMV9XR4KiWCXYYNpqKtjzE/GtXrlRqJ+9RCKaCMtYZNz3Faz5O3vHVb2eWig==","signatures":[{"sig":"MEUCIQCHSBFKuCzNphg+fXbYfi+QcMRutgt+PdiLOR57sVM/pAIgWkOGCFsZeV3e+AXGj3uwahDTO5ENbSwJ2yp5oZ2ZHtI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2538205},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"f2eadd36d5d2d708b226c9cadcd24148d7e534a9","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.17.1_1698251890873_0.566454527062499","host":"s3://npm-registry-packages"}},"12.18.0":{"name":"@firestitch/list","version":"12.18.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.18.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"fb7db84a0414c0bb4e182f1edee6ce89579d6eeb","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.18.0.tgz","fileCount":156,"integrity":"sha512-8vh1F4U2d2FrpXE1uAa8ZUyjOuwgeHs9Gx53x6ifZFw5IbPETWu7si6QXvSq+gHmhaNaCs/xlFc6KeU9JzHjkA==","signatures":[{"sig":"MEUCIHRV7L0HlinTvFJ+aIqGoVBumg9OPSM/j4mnDNhOOybuAiEAza/DKbYmNRZtGVyRw4IpvEv7EfFBPKrFBirX15GnWHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2514803},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"f92e4fbe11831a3f04b5971762caa30d84c99018","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.18.0_1699341788637_0.9508480200568332","host":"s3://npm-registry-packages"}},"12.18.1":{"name":"@firestitch/list","version":"12.18.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.18.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"bc4e5bbdea55e1389f8abfa7018aa758f4624b0c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.18.1.tgz","fileCount":156,"integrity":"sha512-SvldcRnnXtdHRNZjbCstjx1aTmMvk5VsU97wxT9UuisNNIzInPxyRsKjDCmWRezpyZRsLjWW6t0Nr4jM6cI4iw==","signatures":[{"sig":"MEYCIQD4yf4T5vGBlsIKcDB6y8YquXvc3+kIfLZaPXRlcvIRwAIhAKnJTTAm1kWK/Y75uu4RZYUW/lxpNn7T9qQwYo3VM2gl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2515317},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"0ab1d859cbaab7604a5bf3d9822156b2fd461da2","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.18.1_1699342658075_0.5857591398081814","host":"s3://npm-registry-packages"}},"12.18.2":{"name":"@firestitch/list","version":"12.18.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.18.2","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"4f67e67cb9a62168ec6ffa0f123e4fc6bab482da","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.18.2.tgz","fileCount":156,"integrity":"sha512-aXLCf6yZjYHDSXBzoBLZS6WokNR/YEximtYF3/qaNJ25J0d9MT5fpuhtDdY6WGJI6oKrG9XkPS4YNkNyP4zk4g==","signatures":[{"sig":"MEYCIQDGh1oiWHbmdbdgqIitTKaJMaRYQmZxI2/uYRSpGD3GQwIhANuLw10xhyNpVFTRjoHa4h53lIxZ05lKP4YpxFobWIG9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2544669},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"1cebe1f5dcf1f3db6e053ee4e2db2a6e55a20909","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.18.2_1699464395381_0.3228727836626373","host":"s3://npm-registry-packages"}},"12.18.3":{"name":"@firestitch/list","version":"12.18.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.18.3","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6c59b4afc4d146de9afa326128ce7d009c30b968","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.18.3.tgz","fileCount":156,"integrity":"sha512-FcNf8gtmmWam8NP0c6ptiP9OIqnTamr6wAuLCu1c6Vturc7iHvs41U2wvBs+BE/BUWS8ymx/Hw6asNlVotXKTg==","signatures":[{"sig":"MEUCIQC+jHPU9o1eE/9DU8l61ndlJo7l6cM9PoAbsqm9xIdo/gIgcrrsW/p6nLwCh5DlIzB0Oe4VAyAaI4V7+csGbfbImx8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2545449},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"548b3af56c586b8a8c484fc7477ab7c9697f91aa","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.18.3_1699466244485_0.866731750315092","host":"s3://npm-registry-packages"}},"12.18.4":{"name":"@firestitch/list","version":"12.18.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.18.4","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"dd9ad526ccb7d780deaa1f33b20f4968bc9ac744","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.18.4.tgz","fileCount":156,"integrity":"sha512-Dmhs2PhHLmW0MlDU1rQknLwlNiTyFnUBSQMMW8VNl5VnojV8/6VoKZzPPCym6M+x1MYE3Mi/mhoxxcPeEX3stw==","signatures":[{"sig":"MEQCIExwIQ0K0H8eamvWRIcFxnwmrbHurZKMx039NdLxxplPAiB2AZoHIGrTUqhxOhRypg6C3u5cwhmQWNHoU8AXceA8/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2545362},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"e30c0286f82f1f41eea2df819724ec37e407f3e9","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.18.4_1699536744772_0.6863663777712852","host":"s3://npm-registry-packages"}},"12.18.5":{"name":"@firestitch/list","version":"12.18.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.18.5","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"309ba30142cbbd01aa892932a01da1f3f50e664e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.18.5.tgz","fileCount":156,"integrity":"sha512-JfLPY3xG5LV3Mx8EScd4I4tqDjjVoPwGdHTP3Zunl2+46jvP7hsFVi3EJ/Xpm8bbL2OxzMIJOvfpITdAKHtRew==","signatures":[{"sig":"MEQCIH9nzuWeSVDCkUf6oXv/crEXpz1sXfmLegf0sE8kSA01AiBivo9q3s2fzqc5kujXApv9i9GwQSgFbb5F4psylk9tZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2545383},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"df77753f6df1767bacdbba2e87e4954238620f14","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.18.5_1699537175913_0.49614651688919476","host":"s3://npm-registry-packages"}},"12.18.6":{"name":"@firestitch/list","version":"12.18.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.18.6","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"1b38a49da1a8377762c5dc00451c077948670073","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.18.6.tgz","fileCount":156,"integrity":"sha512-eJovp3dibZ8c50X6hmFtJLho1MkcVP3tVM3vUATaKfFjBWR9RK28pGlrp5CeAaTSVay9ypCqwGdd04OAXJBQBw==","signatures":[{"sig":"MEUCIQDuLTpoXO2vh53a0doEVn8k5Tt4a9dhoP5SErgVpfaQ0gIgVuAFX3GWhK9PughRPmpSzylr59WekOLu+Kt+WVWVJfY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2542887},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"1cf6932b69fae6f6fb66b2990a8db7a8ab967419","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.18.6_1700764229151_0.8895513201821164","host":"s3://npm-registry-packages"}},"12.18.7":{"name":"@firestitch/list","version":"12.18.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.18.7","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"50ba97ed59310ecb0e3d658fc7dc4f5bd3d57dac","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.18.7.tgz","fileCount":156,"integrity":"sha512-koCTznQ9HaJcCxr99HG7Seb1mWHwnHgOiTL+0t/pTSqPWc/bYIxsRRpQeaWOQP8W4Uq3crcrOk1HJY+NXPCLcA==","signatures":[{"sig":"MEYCIQC2Fo4Os1sHpbkMAdtMcb4QmByOF5DpiyXaQaN7RHf+ewIhAPNyUxp2eLjlIWkL8+PUJTftZnpTT4d32GVeMkFcf/yS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2514045},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"b4f717a82b1f7941b5251bb9ade9e5a9c72bad0e","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.18.7_1701192447000_0.4800946942619595","host":"s3://npm-registry-packages"}},"12.19.0":{"name":"@firestitch/list","version":"12.19.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.19.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"2f504c10a0fa4a305812fe43057e0815d4f1d719","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.19.0.tgz","fileCount":158,"integrity":"sha512-znrXNz05onBVoo6zQEL8OQgOZ7QynmzMQeSvK4oUXnYEKBoAHVKEZa87Ck8/khUs0Gc05taxYX3pLjQQdGU0Bg==","signatures":[{"sig":"MEUCIE14QJQuJC5rbe3DSXioQDWNdtRGiaBNkFzSBw7jaUbuAiEAvbV4D6PGD19boivQ8+B/TdduFfi6yy+SwLdUymNXj9o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2542856},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"c86279d1e3d3acca71a326928cb8aaa201cb9774","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.19.0_1705942748904_0.1265879867943298","host":"s3://npm-registry-packages"}},"12.19.1":{"name":"@firestitch/list","version":"12.19.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.19.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5c5f6f24dddd9143501193126f738b2f2a227076","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.19.1.tgz","fileCount":158,"integrity":"sha512-apAEWnZkLui9LUPQqkpCQNkm31utYEW351LaAtfohNKp+rnkppkVA2SaIU4p8Y6Gk2DE1vYUJvrCiH9rteEaYg==","signatures":[{"sig":"MEUCIH4oM5lWf2Qu93t10Blus3+rCxkDcaioqkXSyADybNuOAiEAkjVfOIOcf+MpURXOBaFEB07rXDAmnVqSOTyDjnRR9wY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2542446},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"840b4485683c801de5b35c8839a48693d973952b","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.19.1_1705950626877_0.739324396659617","host":"s3://npm-registry-packages"}},"12.19.2":{"name":"@firestitch/list","version":"12.19.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.19.2","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"8f47b0ff9030711fd96348f68a25a620ee4cd0ae","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.19.2.tgz","fileCount":158,"integrity":"sha512-qBkxSqgjoQOJey7LgG5CCXPVXHn0Gq4QRpy0EW94suznuHgTmbG4nMbJCL8qqCoxMQCwSgH52BVzxYSvu7f1ZQ==","signatures":[{"sig":"MEUCIQCwYGAu8Sx6wIFMJWY3nFRxDNKew+7MRm+ukfiJKwjs5QIgQar6esWVri7vJWIztb+tyvywaYwGDksClWEZxO2s7+U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2542619},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"2ef76eb1ad274447e359b7589642055b1864e901","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.19.2_1705962556270_0.939592189058875","host":"s3://npm-registry-packages"}},"12.20.0":{"name":"@firestitch/list","version":"12.20.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.20.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e560ad93be6f39b14912dfdedc803cfa60e329ce","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.20.0.tgz","fileCount":158,"integrity":"sha512-ouxkG/HeSfFnZxClipK1Nd/BgOX6EZ0b/Srbr4tPcjAIBC8+XxbqWuFxk/eEQxugoKDDYzGxotaqt97y4vprsQ==","signatures":[{"sig":"MEUCIQDDL6uBiYtmHfZWww8SZH+6C92ctlOi4/FBmxFsIqpZJQIgJoAIvLTH3QZriX5862A6BkfUk32o2kRg2eTtQKElBpc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2545404},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"bccbd4aedc09223019edb479b32226e86b2dceff","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.20.0_1707141963471_0.941299783747068","host":"s3://npm-registry-packages"}},"12.20.1":{"name":"@firestitch/list","version":"12.20.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@12.20.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"14df4b6c525a039e9294e755aec23ce76c54d1f4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-12.20.1.tgz","fileCount":158,"integrity":"sha512-t1SdNZeTm1uwkJyexvW5S5qxcdlHV46w/xwzqzxk6JF2arh/I5Izc0NV42wlxFpRsI7mpzRW4rahUFQhTKBevw==","signatures":[{"sig":"MEQCICEuqV8mUTFAere3u1muBkike7NpUYUt0UPJB6rMuhw2AiAejaBp+3CoISm8zI3Ry1Zx1wuATwreaUP+yLqTn9w8WA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2545464},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"db1798b5672e34ad4c33ab85d743544a2d136726","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_12.20.1_1707147203680_0.600011734244974","host":"s3://npm-registry-packages"}},"13.0.0":{"name":"@firestitch/list","version":"13.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.0.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"88bc8bcb14308660c5bdcbdea6cb36b5439165ba","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.0.0.tgz","fileCount":158,"integrity":"sha512-qpLZOEn12KSF/RJo7e3t1BtW6ZFIZblhoB0ikZo8RR7PeNZiinAN+DUhgHSxHBjEy8qI2IFEqYB0DlUSklDDfQ==","signatures":[{"sig":"MEUCIQCeQK5MSwqjWah1jZIpCb0HJKjCLog5gBb+6vdO/bMKpQIgKKCJ8wWdjG6GHHcX3jbg5buKysuEg9bUaTlK1isi/DM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2485087},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./firestitch-list.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"405c9f5ca8da0030cdbea335b28bd522d0a32307","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.0.0_1708971080034_0.6589929615661752","host":"s3://npm-registry-packages"}},"13.0.1":{"name":"@firestitch/list","version":"13.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.0.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"51cb3a58b97cad76ad7a78ddc636820b081bde3c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.0.1.tgz","fileCount":158,"integrity":"sha512-VtxO/XkxpUSHlZkOiTy/3sSE4+rCOQEk+/YCkuApWG6dGSMMtVfOQrukGlp+aFnhl9aj8lvGtqgWgddkUzm55Q==","signatures":[{"sig":"MEYCIQCjaVLUqX/WdGw8cXDDGDjCWig4cPFSlX7wyvHIJjOXjwIhAIJ1TZfqflf9KWHvpsk27+JK4bplS0zbI8AKf7Epuq+k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2493557},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./firestitch-list.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"8112138cb2d30e9d85ac54cc6c632887598da4f4","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.0.1_1709933328276_0.44982642556394925","host":"s3://npm-registry-packages"}},"13.0.2":{"name":"@firestitch/list","version":"13.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.0.2","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"af489ed7883d98a87e762309fe73184b912e52be","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.0.2.tgz","fileCount":158,"integrity":"sha512-OeokD/PjSrw5EaFFwIBlQn27uCea3hYM38AcdyzvQR0TkCA2JaHcKh0x11RQ2lONpXwDK7+mNtfrU3rmjxRfLg==","signatures":[{"sig":"MEUCIQCRmsq2wRbVo1DJQDcybNdwoAxrvSlJ4S0Vaq4JWk7F8gIgSsBeC/9ehFOFhfTDfjon4Wh+nUZNrGk2dUH1A+sg44k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2494140},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./firestitch-list.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"e2383ecbf7ff8562edae55e4fec3b647d2bdcfa6","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.0.2_1710272292035_0.4646118213158108","host":"s3://npm-registry-packages"}},"13.0.3":{"name":"@firestitch/list","version":"13.0.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.0.3","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"4a23849da60d42604d736760aaac7b868d84949a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.0.3.tgz","fileCount":160,"integrity":"sha512-0Xla0mI7NzlSaPLs4LPbmiu9xCGTfUFkKGQ8mkT9mCrwjlpNwkKSl2uMMSe5q9lcBqhTHNXorTQEfw2rFNh1Jw==","signatures":[{"sig":"MEUCIQCnfMKfFSFNKcE7qLtpMxVJzctTq++/3206u/gREps1aQIgKzUhPTn1u4E3+b0IZvPIqIg/2/S83XfH+JNWrb6uLtY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2542421},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"6b73b0c8a47f1ea70c9dcc8af0436ade38504596","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.0.3_1711031925707_0.3853938448608576","host":"s3://npm-registry-packages"}},"13.0.4":{"name":"@firestitch/list","version":"13.0.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.0.4","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5800acdb88fc1240f30cf89ae5216c4061915e9b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.0.4.tgz","fileCount":160,"integrity":"sha512-8hZO4ZIZ6GNiRQnspqe6J/7wcGTxyPZASl64mbEtU2MXR2f6iSLfmlIdeFOBlEXwWL18TtEAApXHGkwab1313Q==","signatures":[{"sig":"MEYCIQDgz+xAkeVTQQfTqGAzwPvCQJfO3XGejGJoRZ7XMgMQ4AIhAKciv/Nh0xcCrgsAMaSfTjpcWU3NY5ib/b1SCape8LNH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2542624},"main":"bundles/firestitch-list.umd.js","es2015":"fesm2015/firestitch-list.js","module":"fesm2015/firestitch-list.js","esm2015":"esm2015/firestitch-list.js","gitHead":"e0542f3ad9b2d9dc7770972d9a2711b60bd68bf1","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.js","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.0.4_1711032334290_0.8513732799786529","host":"s3://npm-registry-packages"}},"13.0.5":{"name":"@firestitch/list","version":"13.0.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.0.5","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6959a3782538127230acc4f4514e970ad7fd972f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.0.5.tgz","fileCount":160,"integrity":"sha512-MUBrfEzVGY2HP+g9NHQyxCdeYyWXDZR5w+6aJs3PKnH4Mjc6oJoddX3SnUpgppbJ0gcKRWfuLRyHmYkP6hBJmA==","signatures":[{"sig":"MEUCIGt/nSiV8K4P2qMDOUlaarQu34I1q2jcdBeK/7tpAW55AiEAveFRuCQqKGPeT/11yDGxk1l7p67yHYVaLovj2wP1FDc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2500007},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./firestitch-list.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"aa18593433760d34da94276f0d74c13644a068cb","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.0.5_1715196699245_0.43209580662737634","host":"s3://npm-registry-packages"}},"13.0.6":{"name":"@firestitch/list","version":"13.0.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.0.6","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5351f5a1be1df86eb78aeed679c1e2935325b7cd","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.0.6.tgz","fileCount":160,"integrity":"sha512-sk1hh2+Vo/GVkOGJZnPCvdx+bKDQTB/9kwjTbIT9B9LzLVy5k5ypq1FpuLMv1T3aQEbB9GNBpdlI2kTaO7y9Kw==","signatures":[{"sig":"MEUCIG5y5hDGYGAG0Mu1+wsBtWfF8MaqUpLiwmPUTRJbfGC2AiEAlV9F1AU1kncXw0HV125hMj0PhrvM6031utHrIdoWP9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2498878},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./firestitch-list.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"a21abf080495bb277da8ad14994296431a00c58f","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.0.6_1717063329981_0.906278652486846","host":"s3://npm-registry-packages"}},"13.0.7":{"name":"@firestitch/list","version":"13.0.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.0.7","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"97e5330b413f3b2e3397d380639199ae0f8df96b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.0.7.tgz","fileCount":160,"integrity":"sha512-MY2J8K//j8ptODA8oAY0sLOC0GylyE3AoUcNewNkZOzx+6yhcQf7OnQxAN1TjqBGy3MqX1poBAYvRqLkFb7nuA==","signatures":[{"sig":"MEQCICLu7YgCpd5k4YHxoD2vav8EV1ZLj3Oy/fNh8PBI/GeoAiAlqtnV2SVcK/ltDMOL3gZQPNeS6+N4zrSyNfuKqWp2mA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2472462},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./firestitch-list.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"ada02efe78670a8d23306a99056d01a199a586ee","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.0.7_1718828739168_0.25685340477294605","host":"s3://npm-registry-packages"}},"13.1.0":{"name":"@firestitch/list","version":"13.1.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.1.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"d4ba7b527df78e98d1161228fc01ca5fa3c6a1b4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.1.0.tgz","fileCount":160,"integrity":"sha512-yLETw+72uk0JIB7039W4vLcxY4g3HUrSmDhz7XneNytFj+Wu0PR2y0H0HCL3Gn0e2uLccL4+thZisZ/HWQEfpg==","signatures":[{"sig":"MEQCIBlrI72PkF2vdJyE2/9idfGMl1PjMHvgupG8padWxm0wAiBCyGPWvkI43JW9Vuoz75VLoCmc5sQIWq16mlGsVpGZXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2502334},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./firestitch-list.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"95d27b69cb7b3f1fc0a2cfaa7d9d718cf742bbba","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.1.0_1725385380314_0.9416129812249661","host":"s3://npm-registry-packages"}},"13.1.1":{"name":"@firestitch/list","version":"13.1.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.1.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ca845ee36f38e5a8a3d0553514c54eb06372903e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.1.1.tgz","fileCount":160,"integrity":"sha512-ABni2mNX8IMkY+QCxI7L/X+6gDw74qtpuIZnBI3OTFeoy3gTEUEhJ496XHJSqK2vmv/L5lFtssawgDWwXDCwBg==","signatures":[{"sig":"MEQCIBt+6qWQdD5LyZsnXIf+3bQT/5u+3LNrR+F1naZlRTu7AiBbHEgSxmsj7NUVMklVqAx56wc2IabzStpmshwuF20hHA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2476358},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./firestitch-list.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"47007787a9ff16503d53fd831868837326e00173","typings":"firestitch-list.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.2","directories":{},"sideEffects":false,"_nodeVersion":"16.18.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.1.1_1725563622061_0.5910487690927775","host":"s3://npm-registry-packages"}},"13.2.0":{"name":"@firestitch/list","version":"13.2.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.2.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"274229757df06f1dc23de6ff732947112f4378e9","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.2.0.tgz","fileCount":160,"integrity":"sha512-2KCLbc4+uD2xb/svbCkAmvjdRaTYj9W3YyXh98dzxQcSIwNfQsnJ1iqWvx8dEz5MJ7A/Es/J5QHf5cZy4HPpRg==","signatures":[{"sig":"MEYCIQC02v0idVmXQuK8DaJcVK2rLhXde8kFhAj8SAkz9ngFxwIhAK9/dBxXN1XIlChGCdJcwfpDOUZzdj3aUi5qBkYaVHdj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2508681},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./firestitch-list.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"58fb82084f49d115e3d1d539823d000ab060df53","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.2.0_1726309717968_0.769097115649485","host":"s3://npm-registry-packages"}},"13.2.1":{"name":"@firestitch/list","version":"13.2.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.2.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5ae13c6b711721cc9c698b97e01272c698d9fe8b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.2.1.tgz","fileCount":160,"integrity":"sha512-W07VialLpGOwU+y2B6AcdoEjXHh35KBq7uED8BD/I/2otHxn19wiXreg5sC3LeWyJfDgXpuvSqtEkW8x6xKq5w==","signatures":[{"sig":"MEYCIQDpP5IXq9d48mxcHiQTAU7zsiD+ieEbHr8ija5XVFalLgIhAII1rD8dylM8kMsdCejcNnJY4JReSw7r3R9Q+E6rYnqU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2508289},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./firestitch-list.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"4bde5a09b0e0aea7ed1f4e8e306a511b9a11ae43","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.2.1_1726311749444_0.2612242738051791","host":"s3://npm-registry-packages"}},"13.2.2":{"name":"@firestitch/list","version":"13.2.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.2.2","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"c43e24985ae77dde77c94fc3a8190a404076bd3b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.2.2.tgz","fileCount":160,"integrity":"sha512-Ddjg2B9kjdxdsOJHjBjKwSd2fpfa/RhfyQG38aSTDlIhQFQO4+VHHnMGt4N8WUpuL7lPqpQLH2eE+KJeOR1s2A==","signatures":[{"sig":"MEYCIQDMwRRf9nPfKqCIaLhFHaTJJtSGkN1s1xd/VCJbGkispQIhAOYnJh/bAtX4c2NAQSMVHeZG9YG4IBDeRT5/qq4vpa+e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2508731},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./firestitch-list.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"225694cd9c9c139b44844f240ca5a85c803a3281","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.2.2_1726866903406_0.5839258031477805","host":"s3://npm-registry-packages"}},"13.2.3":{"name":"@firestitch/list","version":"13.2.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.2.3","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"49b6c71418266cf323320efa4ebe771dc8e05e35","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.2.3.tgz","fileCount":160,"integrity":"sha512-GOAa3Xt7CpwzfYpftcGqkud5n+ikOCY0Ev8tUlqr0VeSqhcBbwyqVudKYpY/Im6OdERiifBYwTRP+TBehaeNyw==","signatures":[{"sig":"MEYCIQCO5KeeCH4ZQkMXrLWJgZlovpRlO2qBrmH6KdWPKtp9nAIhAIxIkccg6Ka7TAOzWkUMyT4A0zhoy3PmgqGbmzjgcvic","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2509341},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./firestitch-list.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"ea452dc4b74a738d8cbc9eaf03cd50691e218946","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.2.3_1727001417281_0.8515405444001363","host":"s3://npm-registry-packages"}},"13.3.0":{"name":"@firestitch/list","version":"13.3.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@13.3.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"cbc6846b34dbf3950b6b1f392fa8fe12efedb990","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-13.3.0.tgz","fileCount":160,"integrity":"sha512-6nat0j0J6WW1kb1Wev3dKatEEF7T/QCRazj0ucesZuFueb4nlQtndB/fo7EzB8VoSjYppsvGva3HgJFeubt8aA==","signatures":[{"sig":"MEYCIQDQoYwJhu0cGY7tUN3CSE8TGg39GIWhtp9mUeF/c29W7wIhAIm77+wFs5YSqxLdLDmhWGLA2wI0f8iMZiFwhXGzeIcI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2469856},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./firestitch-list.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"dd2f889500847b4e6251379040f11e1051e1cd4c","typings":"firestitch-list.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_13.3.0_1727373640962_0.7425516522049971","host":"s3://npm-registry-packages"}},"14.0.0":{"name":"@firestitch/list","version":"14.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@14.0.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"eab3620ac77683edb9e61de5a14df60df0e30be4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-14.0.0.tgz","fileCount":160,"integrity":"sha512-0uFJR/+9dMJ7fwasUGe19tiguYPb56lnfV5XoTRA+gW1OhkFr98N6028VdZUGhizAENpHeWwTEVsuNqlls+Fzw==","signatures":[{"sig":"MEUCIQCAFMGeBrd3mrISvmI5pj3CwPOtiNCXzGulAoF1/5/AkwIgFUv4WEVz/XebQO//3iaADj98trn9Jv/NbYAiTUrVqAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2450272},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./index.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"db1cc6d8dc40484564eb758f8e4cbae59d6ba614","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.7.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_14.0.0_1727800947802_0.5998523572341941","host":"s3://npm-registry-packages"}},"14.0.1":{"name":"@firestitch/list","version":"14.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@14.0.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"b442641391644b14907bff9c2aad362aa589865e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-14.0.1.tgz","fileCount":160,"integrity":"sha512-c/oQEmbkfrUb0BZ1AhgJCl+6YpzV/3bfUbjV9aubQCpLLjLKnPvolLtffgqCD3swEObSMbkR8k33NZvmwLi6Kw==","signatures":[{"sig":"MEQCIDQjy/xHPGMsg1uQUa5M4+vrTW6oaI/m9d6IlW21LSWCAiBv5ruf1Y6ve4WxU1Nhb5QH+EN1RFVQ+QO31MElGvepYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2477333},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./index.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"118df14e01489756cbbc4bb04500a448b9cb0cb1","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_14.0.1_1727957744677_0.030955411386732745","host":"s3://npm-registry-packages"}},"14.0.2":{"name":"@firestitch/list","version":"14.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@14.0.2","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"dc2125b76fc9920df6715a0834f2d662690c7bc7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-14.0.2.tgz","fileCount":160,"integrity":"sha512-gyL6voLB6gPkHa41gnnbkR+t6dq0LWZIILojgA0dRFtuwYefB4w+eemFeAHZMOpQ+sXIu1tlg8edQJ2FMpsOVg==","signatures":[{"sig":"MEYCIQDx9y49bFtKyzbpiK9mCn7xw+Uq83uxqFC7+OXvEIvfQQIhAJ6TXG4tO0cVzL2PWqt021OJVHiFFWEwBXIdu2sq+cKl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2475737},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./index.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"ccdc8fc9834d46285eff54303d49e42c1be325ac","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_14.0.2_1727959819720_0.6040953970344987","host":"s3://npm-registry-packages"}},"15.0.0":{"name":"@firestitch/list","version":"15.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@15.0.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"16334e28e39f22767ce7a3fc1fa72e1915784aa3","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-15.0.0.tgz","fileCount":160,"integrity":"sha512-4w6HUUo64kNEZ3q5EKnC0S7hOT7xEpllnhZHi5h0M9nviEKk4QPvEl3ouCEgK/yWRC4yVzFJO8wHuW0JraXeQg==","signatures":[{"sig":"MEYCIQDg2j3yZ0YQp4r53IrQ/f3UBHuuBeeKRXVKspdqChTRJQIhAMEFMZi1moYvzJg9HKiaiYiCZevcuWIF/BiSVkzlAoad","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2453167},"es2020":"fesm2020/firestitch-list.mjs","module":"fesm2015/firestitch-list.mjs","esm2020":"esm2020/firestitch-list.mjs","exports":{".":{"node":"./fesm2015/firestitch-list.mjs","types":"./index.d.ts","es2015":"./fesm2015/firestitch-list.mjs","es2020":"./fesm2020/firestitch-list.mjs","default":"./fesm2020/firestitch-list.mjs","esm2020":"./esm2020/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"c6cb191aebe69c80aeac264aadc3380e5f900ba4","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-list.mjs","fesm2020":"fesm2020/firestitch-list.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.7.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_15.0.0_1727993083998_0.7100247536990878","host":"s3://npm-registry-packages"}},"16.0.0":{"name":"@firestitch/list","version":"16.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@16.0.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"315c86f51d1faf5dc460e45cd80486cfec2b1cbf","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-16.0.0.tgz","fileCount":158,"integrity":"sha512-yHL1Ssi0CAAd/fazJMJXv3aTyJ1WlZjEh0T0hhOgJTdlL2lZ1Ah7AO8HFaXd8egdl8MQKBcusa+FSflbbeyC+w==","signatures":[{"sig":"MEQCIFOspmVIYqdVKxOYF4DEfRRrgPo0XQOAUNZgyESOdzrIAiBRktlLrLEK0lP09adjy/CtxWMwFL50uyitk2u5FndrwA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1726425},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b0d745c8860f6b7cf76dd5a2103c79135611e6f1","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.7.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_16.0.0_1728066459103_0.5568837684151768","host":"s3://npm-registry-packages"}},"17.0.0":{"name":"@firestitch/list","version":"17.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@17.0.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"46bf14d35f13284c056c5866e0412919e309ffb8","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-17.0.0.tgz","fileCount":158,"integrity":"sha512-BhO6PIaOY2W9f9eGX3umKFXitRp942UD/KoCprQBog3lA353CYZAr2Qm/WxOgM8i3pSMeK4rNsa/0e2AB5MszA==","signatures":[{"sig":"MEQCIEv53tW47rDh7x4+HRnTF8XvqW5S9V4HBh/Y/fHq0uIzAiAcdlrx52dcIr18tVFPJfHe3gGXFUN3SJ2dqZJWD/rC6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1734358},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"e3e84e0a695b3d9fab802018c2e5228715596884","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_17.0.0_1728211308058_0.7231172995546622","host":"s3://npm-registry-packages"}},"18.0.0":{"name":"@firestitch/list","version":"18.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.0","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"defa77433d33aba77bad38732a22e932a40a179a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.0.tgz","fileCount":158,"integrity":"sha512-SxZtwUfZKZm+3uyaAr9m4tBW7wkub2ReumBD2Q4TxxDeIr0qUwWhBSgHyVVQPjtz84SGFf3gwynRR7gn4RbrBA==","signatures":[{"sig":"MEUCIQDJD6rHt0diymG6nv05J+3tVDM2s5N7ySGooZc2opXBPAIgVfbmHv+zXJvXdWD9kjLbN6fvY+Vc+/hPGDU/fLOCiH0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1730671},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"f07bff4b13b537e5ca1e8dfc41f583afcdcc567a","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.7.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.0_1728224230617_0.25240292444694523","host":"s3://npm-registry-packages"}},"18.0.1":{"name":"@firestitch/list","version":"18.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.1","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"dc05b2c44fca38768fc1ca38cec4455414ffe07d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.1.tgz","fileCount":158,"integrity":"sha512-jKLgBxlpGngpYwI4saSDpYYWvtYl6m2DVcXkYYALXi/ImKqf18HHKdljFPnKoLtyQTuA+LswSfIpfZjdD0u5nw==","signatures":[{"sig":"MEYCIQDZLgQiNG6wUHjM4Gs7pf0Ti4h8vfBfKJDTXSOCrUnquwIhAIxyBt285q4MgcN0MDiTXsY9zpIW0/gn4JgMPh5IEfV7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1734872},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"275b22df4cbe08dcdfc51af3bfccffb060da3d15","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.1_1728576212518_0.8602744747056388","host":"s3://npm-registry-packages"}},"18.0.2":{"name":"@firestitch/list","version":"18.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.2","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"867f7ccff06b951042f4c3718ece6db507465dc0","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.2.tgz","fileCount":158,"integrity":"sha512-o8rU4FQ0cbyRCHwC6WHIe/dyOzFmujf1HlJQo9K1+wCqtErvNm3LVVDq21JOWHrpi78gc0szEpp32wASwGjSUQ==","signatures":[{"sig":"MEQCIAm1sLqIbKw2IdYz0D8qlq6+GAWpo4s/SeaAYCS9T3C2AiBryA498t052nBmnNBAURSI2RxH50ghDVV9of/svwDBuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1734972},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"f1fae71ebe3e67f78b2bda79cabf51ee39c5c23d","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.2_1731246107806_0.2737282292008054","host":"s3://npm-registry-packages"}},"18.0.3":{"name":"@firestitch/list","version":"18.0.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.3","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"99d0c5a1cf14b587a2bca615aa700dd5d834cb44","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.3.tgz","fileCount":158,"integrity":"sha512-CYzQ5wY8xrKRl+l35N1+7Je2JITlOPRP5AMvG1mpbOirgtWDxKoLDuCd8WK2kfpER5w+JdDop1xEwlU0PKHr9Q==","signatures":[{"sig":"MEUCIQC8i8ayDOqIpvqOXjkB+LlOWlZWgpW2wIW0D0AhfEZxjQIgALUBdHaol4iHtP4vJ+WXwB+HDKWERxJn4f5Kgl+1xCQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1736534},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"545d6ef9c073e79ed0218938072c2b2f05b1aeb6","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.3_1731350720404_0.40838299191485916","host":"s3://npm-registry-packages"}},"18.0.4":{"name":"@firestitch/list","version":"18.0.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.4","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"30d7d80e73e4277273671006e778328762de606e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.4.tgz","fileCount":158,"integrity":"sha512-D/i1Cyi7CDlSDtOA22UP+l8haAqMsLe6nsBnR2zYM9+lJH4hXjKFl2kIVmT3bQmXTdzqlP1vps00v5+aSbU6sg==","signatures":[{"sig":"MEUCIB2EDuEJXYEJstKhM7HdD4LAy1dleFm6MUx72eTJbWdWAiEAsoNn0rD15HAyxoky99TuiQ0azh9OjhW8eUFwdiYfILY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1738816},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"5b7413552e0d32d10ddd85850e14f7657c1f23e5","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.4_1731371494008_0.6543020123717669","host":"s3://npm-registry-packages"}},"18.0.5":{"name":"@firestitch/list","version":"18.0.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.5","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"2f6fb11aeccbb84f11fb3b7fe39e7953a73ac94a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.5.tgz","fileCount":158,"integrity":"sha512-ZQ8d6ir9NrqZ2jiNFXCMOVq5GLyIiFubWxj1ye1b2KMRI3koxVxm+lq5hss6U07cc0F6ZIxsqhTK6akJzjgmAQ==","signatures":[{"sig":"MEUCIQCg8O7fqX3JWP4Y41cNkij646kSGGCF/Luf84PC7LeCwgIgRW+k9gJ4hbEdwM94S/CPYF9SbaJOz6OvoojoHWsTqMM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1739260},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"d776b3b5ae3977f354545fff5f2abcf20b8a8cb7","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.5_1731372087069_0.4549266278130164","host":"s3://npm-registry-packages"}},"18.0.6":{"name":"@firestitch/list","version":"18.0.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.6","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"13090f7f329ce566766c1e97ea7cc3d3ef089e54","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.6.tgz","fileCount":158,"integrity":"sha512-SI3vSC8MGd16mzX08WAje12Jg5i0Emca41wvZKc7qlMcmPgQTJphFk1NcQWKsL9NV82sU28nLmLnM/QLla2RAQ==","signatures":[{"sig":"MEQCIGYXNtsWG2YIjcGfKXAxB8171b6bkJqNQnWThEKiRCXoAiBKe7XB49hWO8tBIKyNCfPuFzL0Ziy/4Ko9Kyezfio2iQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1739360},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"155222da31608f344883757e091814810a4203c9","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.6_1731408286957_0.37569012848697336","host":"s3://npm-registry-packages"}},"18.0.7":{"name":"@firestitch/list","version":"18.0.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.7","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"2b0e9e0da526e5fd7c84e0ec99999b123a1211d0","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.7.tgz","fileCount":158,"integrity":"sha512-sHDZPaLZ5jIMZlBw/psLSqE7omJZIdal5KFKywTBZ3s6X+lzGr58N54AVUzlsJ/SOCx4L5P5AZU5KgIuzNJ37w==","signatures":[{"sig":"MEUCIEYvWI9o2fMGhzK7hMX9u1L97CjWs1BpQqZz75fgmFOSAiEApQsK90D7kkzxa59mvLBy3y5yVsy5V1l3z7fv1IOKCUE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1739920},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"6b7084e3315dc29a09c49382f08c331208f6208c","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.7_1731425417215_0.023253873436414496","host":"s3://npm-registry-packages"}},"18.0.8":{"name":"@firestitch/list","version":"18.0.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.8","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"4f3c14a3424b8fa606a2aa5572fc21cc928546bf","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.8.tgz","fileCount":158,"integrity":"sha512-acJnkQ/75x1ULl9RfyHdQxjSPPBu20qZondN3C+FmiyOTp7PwqehjmJCjvHYV4gcHh8c0sbwzrBDathbNm244A==","signatures":[{"sig":"MEYCIQCc3Bt//2Bp48X0MpcNKU6uL79PojheFGEDrLwBG2l0/gIhAPx0/1CqbnLJJXA2bj/Tu55rPWKsIbaiW1FFfwf0QOzi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1736258},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"04cb323393d838da39e6d9edba86f43818b09446","typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.3","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.8_1731448576242_0.5131665237347276","host":"s3://npm-registry-packages"}},"18.0.9":{"name":"@firestitch/list","version":"18.0.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.9","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"be3af70c587a91b927d2df4baf5d04fd7a1a316e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.9.tgz","fileCount":158,"integrity":"sha512-ab1UaPKzq21F4CE99zVsmUWYTWqb2pfi2zHfnFrZ1gMVBSG8YZ/uw+yio8IwGRwVNwQ50lEE/9CmbCThLOQxmQ==","signatures":[{"sig":"MEUCIAJF2RjkgOIg3Ffu6UE+Tw32zu/rl4OAHH3Oz7Oqw3wqAiEA9tpzQdK0LS/9n2DKQ4rsS2um0dALhoqcYjOQ7EkLSUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1742646},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"ae917e4ba3ac953991d6facdd0af1299559180fc","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.9_1731526445843_0.5915245033035181","host":"s3://npm-registry-packages"}},"18.0.10":{"name":"@firestitch/list","version":"18.0.10","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.10","maintainers":[{"name":"arioshaman","email":"ariosha6@gmail.com"},{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f025aca81d5645a796214112537185d18aa6b4d4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.10.tgz","fileCount":158,"integrity":"sha512-KuOXnYqJ5HYwdxTQrmMHmM2mdiZIgGCgyDIbxkI8usWVFgJhS33C33NzXmstwEmQYe1qOxTQf4flZR9PMiNxzw==","signatures":[{"sig":"MEQCIBq5sJc+vhq/9xqnoSuWWmzFgJ9vr/tPSdt3/1Y2pMzLAiBdXpxY9hZ059E196Pcwc4aGTTRpGoKFqEQp3wIb5Srig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1742727},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"6b09725d26e65f979d3f875c0b7af0bf6405f884","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.10_1732285439642_0.8665553236490742","host":"s3://npm-registry-packages"}},"18.0.11":{"name":"@firestitch/list","version":"18.0.11","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.11","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e52ee186b822c19a9973462ac38ca54bbf1b9378","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.11.tgz","fileCount":160,"integrity":"sha512-lEwaLBsSEXfXOKTrvc4oVBzdy8oiMKbGZK7JEJ1QWrSLqSYSx5cywEZY/lCmNzIx4FctWqvEKQ7wWJJBnX9kiQ==","signatures":[{"sig":"MEUCICGXJ//n0Z6uXnCf+7Q0QJb34Z1nVVw7B8x1kBDB/v6aAiEAnoZsZL/G7FCSDHJbSXTn9RZ8cMv8PMYzSCXpyQtYLZc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1752860},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"1381f8ea9bebb666a9cce9b4e29b261d8c663e14","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.11_1733771012222_0.9164691079677767","host":"s3://npm-registry-packages-npm-production"}},"18.0.12":{"name":"@firestitch/list","version":"18.0.12","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.12","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"99dbf04a42f8576aeb3482208641feb2e74aa191","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.12.tgz","fileCount":160,"integrity":"sha512-AgJe0TeSw+SeIFwAh46T3xpr5WYBrar/RKn/pPu7q0HZwcoB/2ScLTXZBMYPhFEX1QW1zGEs8u1aBCJ45ZEQyA==","signatures":[{"sig":"MEYCIQCih/Ol7o9Mkhg3wZTJF5sOTJJ8q43hjjdHoLsGgtp2agIhAMQZUn/jrYNZsqGj/tfsXl1K+ig4U3GkM1gqA/J2Uhg2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1759399},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"c297dce903b8b81bd41c702a3fec9d84e43062ce","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.12_1733782577770_0.3543632453052701","host":"s3://npm-registry-packages-npm-production"}},"18.0.13":{"name":"@firestitch/list","version":"18.0.13","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.13","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"b1d7af9bc803a18c21390153c5d322b08434a8a9","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.13.tgz","fileCount":160,"integrity":"sha512-ocZHTGU4vUf8mrjqU3xcvNJh1VstI5n0af7UREJgPPhGJENiNC2cNmVjhFY6KpF0HQE7/qRCjn/pHinyOuJ0pg==","signatures":[{"sig":"MEUCIQDpkXdMh1Nov4QZJOfteffwNIrjcQhPOA5kIRBCOWNnIQIgJKhGgwlgDOcGZqLG89ImSc5/LIPKcYhaq/aeVZXbBi0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1759486},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"3965d2cb279988cc703129c0d204e86f08b56cf0","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.13_1733782884078_0.332357027348231","host":"s3://npm-registry-packages-npm-production"}},"18.0.14":{"name":"@firestitch/list","version":"18.0.14","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.14","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5e4d56b3745db310cc85cc37aa6c5e9d056219a7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.14.tgz","fileCount":160,"integrity":"sha512-MaKItQxfDqt+kvmQJ80rC3Bds9zgoXAuSYMuGGGUNJIyiSG9xi7N9lEAATvaII1J31q8chhxv+bcQkXLz7VLsA==","signatures":[{"sig":"MEYCIQCRUNDoFsT3c7+35bTLbarJbCCUnwcG5DOfKE9uAGuzDwIhAKjgXHQ3KzeP+cN9ZI+MxfqEwKsrbvp//lcD53WCW30/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1759604},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"ec08e7813751bf3f7fd61152e6f25c1aab0ed33c","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.14_1733783816430_0.31028333354558146","host":"s3://npm-registry-packages-npm-production"}},"18.0.15":{"name":"@firestitch/list","version":"18.0.15","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.15","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"82d0fc3474caf4ad313effe59e79da184d9d4b4f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.15.tgz","fileCount":160,"integrity":"sha512-kCgQo8jEiyjtS7mNKG4dJtRfHcyuIYLt+7hWLQLvmcGv+EzGfVN7YYKF5Y6zkAmfCs2w3iAjzOQdEd8yU4+8rg==","signatures":[{"sig":"MEUCIQCxZ7vej4qnVeQk/8qkjx3I015tdTj1g8VESu3DVkZ9EgIgTlzRqyet2guc2YQ4+IIRQhmYsu9u91caYk8ZXkFfgAA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1763675},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"08bfadbd425d5f4551d5f871ff05de30a50ded11","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15","@firestitch/menu":">=12.0.1","@firestitch/filter":">=12.5.0","@firestitch/prompt":">=12.0.1","@firestitch/scroll":">=12.0.0"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.15_1733788403022_0.8829340040091385","host":"s3://npm-registry-packages-npm-production"}},"18.0.16":{"name":"@firestitch/list","version":"18.0.16","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.16","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e548fc8af0acefa8ab454e62ce812b6c7ba23fad","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.16.tgz","fileCount":160,"integrity":"sha512-Uu+ID6YcFRDjjoNstOOsRAKk2rrsJXR4dWEskcuMG8barkMw1GLQqVQdRs24+KNheL/a2HUS9iQwZOvESz4msQ==","signatures":[{"sig":"MEQCIBwFrP6uorIDYzGBP9vGJqre7BCo0W14lDlNDA4Dkk9qAiAEABZ6eeAtUhVHcTa8VMyeESAZxlLXn1ePPIK2e6dBQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1762095},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"59f514fbd586c28fa6f4dc7004fd740017f3786e","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.16_1733788729464_0.5200297060519949","host":"s3://npm-registry-packages-npm-production"}},"18.0.17":{"name":"@firestitch/list","version":"18.0.17","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.17","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"0db65fb7a31f1be9ea2652568a9706585d2f7d3d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.17.tgz","fileCount":160,"integrity":"sha512-mVscA158rdLGqdJ1HlS0ITeiOaNu5uer396uFQuAKu6iNGCWyDQvW2gnSiMVpyz0x5E4tXut3XtHrKGsBiEAGA==","signatures":[{"sig":"MEUCIQDaD0vT7N1COT0r2ZIxTapj+hnpDT7dTD8q48pjQpZDkQIgWvBRTkylnxn1acK++VtEL77X1RFVfUfw0DdNQCDDhDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1763427},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"2c1ef9169817031942e6277d0093f4a2ae91d67f","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.17_1733790177629_0.1950641010706089","host":"s3://npm-registry-packages-npm-production"}},"18.0.18":{"name":"@firestitch/list","version":"18.0.18","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.18","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"af562a046c0b4510b7db51ec7fa6bf14fa97667c","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.18.tgz","fileCount":160,"integrity":"sha512-yXvDuMY18mgdAXfJ5++/OboPZ6qiHGTERlkxryCCHXi2XVNAQnvuTjiX8H+HHImzoq+3AO/2aH6qdB/BudwM1g==","signatures":[{"sig":"MEYCIQCBu8LiZbRpQAm1gEo5MqVvAL88vS0tujaHhfik2cq5SgIhAKpBwm7Zn1A8qWB3iGt0J9cExEiFgIWvX0+ATuVRIeeN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1786565},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"52e89e1aa33afe2b2b29296927112f930fc53154","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.18_1733919523895_0.8454415956925281","host":"s3://npm-registry-packages-npm-production"}},"18.0.19":{"name":"@firestitch/list","version":"18.0.19","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.19","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"244e474bc195a0ae35368d4e434557a6ea29bc2a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.19.tgz","fileCount":160,"integrity":"sha512-XJZrdlAcm4TfHPw2yn+dJh51wq4J5UNXyuRjaxqDxPa/zPSlhW3DAbH0lYok5R3HL3qu0QkNiLuDWcgbMTLPAQ==","signatures":[{"sig":"MEUCIAeqFdWY9DcCAw+TM+L+AkIqCx9l4Qi+eHngrZYMZMcWAiEAy7gZttUdoy7oo1t2XvpzkknEYff/1C3+QgyO4K4rNic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1779131},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"8442ff2739e5ce1dc66d7e3c596f99b604bd99ca","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.19_1733935593254_0.5413207479875748","host":"s3://npm-registry-packages-npm-production"}},"18.0.20":{"name":"@firestitch/list","version":"18.0.20","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.20","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"36f70d772d8462d6c33d8f695093fc190a776695","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.20.tgz","fileCount":160,"integrity":"sha512-VrnQBP37zwsOYkKkfeMeLqtJzVMa3T+XY/Sg3Rp5c818D27RL1CFmtnpwwxSKfA9s2mc9x30btNLtGYWwv/nLQ==","signatures":[{"sig":"MEUCIQDXSrZ6NW3zl/EgsQrF6dtMQ1q5mBG4It/2Iqjz6LlqyQIgAJV6dVX3MRpTTkKmYZWlDRHJoXiteZ9nHo5xgshHLyw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1780538},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"24c1a67b1cbc40989de0e356c50925b8e7c58230","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.20_1734024390183_0.27020761097866863","host":"s3://npm-registry-packages-npm-production"}},"18.0.21":{"name":"@firestitch/list","version":"18.0.21","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.21","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"a2ed97d04c108cb76e9e5583df889246e32390a4","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.21.tgz","fileCount":160,"integrity":"sha512-fWtd6EiMSQynAJbInxTQpUTM8g6b3cEhc6klz+K8OmBFOHlzHlhppCzoIXuqOnb841FkaGOL8gh/q6Sfp4MX/Q==","signatures":[{"sig":"MEUCIB1H4tLsPby5f8f7A6yKtp/rqerSSIUYfReCLizK2VasAiEA+l6K2mOg4BnpyMviV4ZBfari1oTWSRdl08HRm78tn2w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1781632},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"cf3d60019ce83906aa3d70dd0f3f592b41872833","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.21_1734088537731_0.05560585697967846","host":"s3://npm-registry-packages-npm-production"}},"18.0.22":{"name":"@firestitch/list","version":"18.0.22","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.22","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f341f0747882e6765c2e4a965414abc7e7a19937","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.22.tgz","fileCount":160,"integrity":"sha512-IRY73BZKxi1USWKtS03fwIUfkLmP7jp+Z5ti/FqOIEJ8ngfPhZPdyFX0TYwklfUoueQFilagaC08WNZw3tZgUQ==","signatures":[{"sig":"MEQCIA2WhSjR9Ts2CQhRWWIbIai92H7D9CwhRYlE89oowos8AiAYOIEr1PJACcbmToPbLPQq9nsMCqK+nVk6CAfIb3EMcA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1774596},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"9d900ba1c087ac7e8dc128bee2222bda44520bee","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.22_1734090317346_0.9711244443380247","host":"s3://npm-registry-packages-npm-production"}},"18.0.23":{"name":"@firestitch/list","version":"18.0.23","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.23","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"44dfa2b7d626d957ff8e00fb17f4241a6cffc794","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.23.tgz","fileCount":160,"integrity":"sha512-TaMtZ2I0WF//S+JKc9Cku1E/nPPKCvgAGVZuM4VjV3iC9IfW9SPa1y847AS/TxVXgKVbB1G3La9pdVxsKptEHA==","signatures":[{"sig":"MEUCIQDglAv6Nyw6+6N7MRc51dYRiDAgzvkPM9gIE3oop2WI0QIgb/MgEg1fJAGnMPMnMsKNtpz8mNhMyFDSV68fE5UIKlk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1776210},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"0c2c3bc475993b22e4b70ee22d49273597b3f6fb","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.23_1735509954275_0.14347078184481843","host":"s3://npm-registry-packages-npm-production"}},"18.0.24":{"name":"@firestitch/list","version":"18.0.24","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.24","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"68d0040eef0de533f16d1fda2533a9ecc07832a0","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.24.tgz","fileCount":160,"integrity":"sha512-p8vawxfUXIR56PSu+VnAbRJ6zxoDy6qYCyaGeEHsfEM5nl2Dnnb3FseWHakAP+uRo4bDELKeIqdl1QSSVwVJWA==","signatures":[{"sig":"MEQCIBjwpGdZ9pBWTFsnxd43IczCECdd+wUWZTtRAOVm6zwSAiBjiH47tLN5PWXBTmQfOQWbcFosa80GmJ7+BuO6hf1HzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1781684},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"adf783443df23aff24b6043e2e89a023684be389","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.24_1737053381005_0.7556610285317542","host":"s3://npm-registry-packages-npm-production"}},"18.0.25":{"name":"@firestitch/list","version":"18.0.25","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.25","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f3e2293cfeeae76cdc25433cc19af982efb23d59","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.25.tgz","fileCount":164,"integrity":"sha512-urB4aHufw4iMQQTxaFmeC1+14yuy23QsMtTTanghUaGU4oDGlCloSaeMLZrlS1jEegbsVGhkagZ0CJ34TQHBlw==","signatures":[{"sig":"MEYCIQCuEK3v6aHlwEGJgrA6bQarKSEZ4DVtHasntznrlKvs9wIhAMqH00LWrdwxbjBsI9kFKq4KtwdhucL7Y43tCrPt9qP7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1778974},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"e2d5e3292a751c1bb2afbb8aefb1c4c69be01528","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.25_1737420792141_0.8340145312019076","host":"s3://npm-registry-packages-npm-production"}},"18.0.26":{"name":"@firestitch/list","version":"18.0.26","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.26","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"587417de722c01ce5cad473d31f237d42edaf057","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.26.tgz","fileCount":164,"integrity":"sha512-Dzx9OCs7WmOtjSFkqkgrCFRmJ5KrowZzhDlZa9rTCA2PRqltX7iVoAC+sz/ViWRzyTDek+0bzuKLzcDbstQA8w==","signatures":[{"sig":"MEUCIFdGBsIiCx4FgDgfw3ouaAJOeMhdNGdhvafbiUiDQFasAiEAud62Aww7ZjA6kSgASpzgr/ki5DkVp1mKh5WopjdMc00=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1776857},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"f8088f8c83ac13425fee58a450932ea6f1c11327","typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.5.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.2","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.26_1739965411171_0.3912030938366662","host":"s3://npm-registry-packages-npm-production"}},"18.0.27":{"name":"@firestitch/list","version":"18.0.27","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.27","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"0bbfcbd5e0382aca91265f1b8aa0e4435db8fd7a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.27.tgz","fileCount":164,"integrity":"sha512-ZKeYXEz3/Vh29Ipgy5LBnyRO4SPJ2sMdX/rOyGDAZuFfmFXmiMtheQrn5QsPW6ji8wpi5sW+rUfgbz7ahfeJOA==","signatures":[{"sig":"MEYCIQDQRWtBS4fINh65M9PTxbwaR1PgRG+vGU8z0Z9lh/WV0gIhAL0AZYTjGHVVcdHFiVMMmA4fun25J2d5F4DXfBp6Rn2K","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1793273},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"7d98af45cba9209ed15bcbdec873eca55a7a53fc","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.27_1740600370949_0.002873329562653959","host":"s3://npm-registry-packages-npm-production"}},"18.0.28":{"name":"@firestitch/list","version":"18.0.28","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.28","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"01f4810f483e25fb183b6ac2005577d52938de93","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.28.tgz","fileCount":164,"integrity":"sha512-HdSqFXUAEJxY1q41e7yvHtzG3cjvcZfRb/4A60xLZHrpbaeBTfA2D/s8gChaam2tJgmiIugEDZj6sYQo/3OqSQ==","signatures":[{"sig":"MEUCIQD9xr/2RqKJFOBdu3DKKYEe2c7+Es2RoEFQbn529g5mdgIgCAUkDtz+Sr3gu6cBm5vIy5aLUb4fZAFr0ThIQBlv80I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1794359},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"f820d4be030ca58e72efda3763408f0c4547f8aa","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.28_1740654181003_0.5223203762533271","host":"s3://npm-registry-packages-npm-production"}},"18.0.29":{"name":"@firestitch/list","version":"18.0.29","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.29","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"7ca7d05ef9ffb20a90e59e47b625c9282413ec81","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.29.tgz","fileCount":164,"integrity":"sha512-0R27iC4NpvLYCX1CTCC2ZM2zTJy+gzHc5kqi0CFatgSbJ8a2veOZtB2Cun6dRtomu7e+OX3K1lrIkDgzqIoRaw==","signatures":[{"sig":"MEUCIEYAFQG/xwKoTPlVtxZBbbdOvgA7gzOaMPzeCkqLC+NjAiEAsEa8iyS7a89dSKRbOdKd2vJydf1RNWOfhZTiB4Z2GqU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1795851},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"f0f7d3035c2e9dd717f722b9b8ec47f97601101a","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.29_1741783550425_0.937979753791766","host":"s3://npm-registry-packages-npm-production"}},"18.0.30":{"name":"@firestitch/list","version":"18.0.30","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.30","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"fe26d509f11316c79dbaea8c754349c94cf2a5ce","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.30.tgz","fileCount":164,"integrity":"sha512-NYSK+PYWAFA1coBl1Df9N3aR54Uiwv2vxmX3tWeyWvI1kcmp0n/zmoR4bxW2vYg6P+BvQyloUwYItj8y6h/H/Q==","signatures":[{"sig":"MEUCIANhOlf9ONcVSgmYzUZP4ylsL9Rl5vXTaPc+2A0gYY4jAiEAlHHDcNtR1DfMtDz7OSyiCOAO9lakWyVpCZBZVHDM6+4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1795423},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"89a7ca534f76f35a6c644641deb9dfb7713d3e5d","typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.8.2","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.30_1746789844448_0.32368885222307764","host":"s3://npm-registry-packages-npm-production"}},"18.0.31":{"name":"@firestitch/list","version":"18.0.31","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.31","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"9f95bdac23e85b3a51ffc58420495bc89fba54da","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.31.tgz","fileCount":164,"integrity":"sha512-SuPt3WPQyRqF6LFmtLQq0HfXTUem+PnpsKou0k1i68pXjYy6lqgfdSZTOfpcf1aQ2UT3JBbkLrgBfFIZCspfgw==","signatures":[{"sig":"MEYCIQDQqCQ37zdGLhvfjgm7UGygv8tUV8CLHBJJxJU1ytlOKwIhAN1/XCF3HkThFIj3WNUBd9FTZofDZe/IVcp4B8123DPO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1798540},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"66de58a22397f2f13272210745c4708b8bff2247","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.31_1748615506827_0.30015042566535866","host":"s3://npm-registry-packages-npm-production"}},"18.0.32":{"name":"@firestitch/list","version":"18.0.32","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.32","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"cd73754829ef8b1e4179247552c5693dbf7407ec","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.32.tgz","fileCount":164,"integrity":"sha512-MMex4SOoDHfeXh/mzDYkp+L1M11inb5510OWCMd2XGz1VQc6J0SnCDo5cm8SdEyH27sEsamAofvOX3OzxpYxbg==","signatures":[{"sig":"MEUCIDKxoSNuscMYaCXXxX9h/nMdqnj7M2p8J7PDKGMMzgb9AiEA/tVNrUOrqXT2xLO5+vafjEU0edityzekP0ujsitOPG8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1796540},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"f50f63a53a591faaf47d8308a6f15d90b3425e75","typings":"index.d.ts","_npmUser":{"name":"mendor","email":"mendor1990@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.8.2","directories":{},"sideEffects":false,"_nodeVersion":"18.20.8","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.32_1749208136906_0.4454540144239718","host":"s3://npm-registry-packages-npm-production"}},"18.0.33":{"name":"@firestitch/list","version":"18.0.33","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.33","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"342e543708c9f6173248c2563e5e1a2fa0f1dc1a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.33.tgz","fileCount":164,"integrity":"sha512-bB1ktfXQXb0xic6q0/BrPQv1rDkrGqoldS72FGgybCvp1KB/m/LqzJqK9qk0K5GmunkaKyY7VdyqvRxqeH8JIQ==","signatures":[{"sig":"MEUCIQCXmdL01QzCM+KpRhXvr+sr3rXZgeLywTEBacZlv8A7IAIgYIR9JhSslTxRpFHHUejjCtLXFADgEJqZSP3MXl+2XoQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1799932},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"6d8b731d59c5b146a6df8d86ec19886ce47ba504","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.33_1749898179654_0.9111484761147688","host":"s3://npm-registry-packages-npm-production"}},"18.0.34":{"name":"@firestitch/list","version":"18.0.34","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.34","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"3542aa3bf146c20db54c102ad688c3e517d4b245","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.34.tgz","fileCount":164,"integrity":"sha512-Wh95mAhvKd13cOymtub9XxLqaIkwtcV7GwPaQjEue86iMT2Iq6EOKeQWzuC7DsIGJJuzEvoFN4x9p1XzsLW2Qw==","signatures":[{"sig":"MEUCIHN3mouaxtsXcyGsZfHXeJr4DgyEUZC2rlDDC9cN6K0/AiEA9Di6VvU059RrWqt864mG15NqHWKmlfCzxdaG6bEUkhk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785938},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"7bf085bdd3dce755ee6c0d5461c91e756532d316","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.34_1749901681475_0.20984611710793044","host":"s3://npm-registry-packages-npm-production"}},"18.0.35":{"name":"@firestitch/list","version":"18.0.35","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.35","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ccbfe165c362130fb82a064cb1e9493a3b97cd38","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.35.tgz","fileCount":164,"integrity":"sha512-9ggLGPGnS4/+biqHtcNwdtaAvy147K/B1dr7HRTi34pN1OFRn4fDqIxe+KWPOXlL5EmmSPfeSM+cbL8hY63Qag==","signatures":[{"sig":"MEUCIQCgBxSjbwqeVW/ihUhVQ2rrUElnlzwAr3HT+POJMGxhFwIgShuRFoZ/PXOMXDGQro/TpWM/FlrN4uzpox6azQ5hnac=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785538},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"cfdfe9930241d95e2587e195442b24f59723e80f","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.35_1752597813758_0.8685888944850262","host":"s3://npm-registry-packages-npm-production"}},"18.0.36":{"name":"@firestitch/list","version":"18.0.36","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.36","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"0f481e039454e390329c7c42581972401899e3c2","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.36.tgz","fileCount":164,"integrity":"sha512-WQ+fC2f5JdO7PAkJLFxy/im9tC+0rejQKFvW9dlpbx1R6R4f03PD+srwgOKMxIPB5jMnbpNaZuNXJ7x6BzguSA==","signatures":[{"sig":"MEYCIQD9W1o3AVUL9glj2ljJRN6RkTu294NNF9iyA/e3HIwjKQIhAK+w96qCUhGxB0MRC4Q4yoTc34yG8nSW7iSGO0OBHATg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785445},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"4df49d88c05d2ba7586e4a81cbed2f4ba402a16d","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.36_1755606391862_0.15274454412069716","host":"s3://npm-registry-packages-npm-production"}},"18.0.37":{"name":"@firestitch/list","version":"18.0.37","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.37","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"9250c2ce8300565cd8ab03a848e0bad57249d4b8","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.37.tgz","fileCount":164,"integrity":"sha512-wHiz5WpDWJk+YrL8qLWyl17iFUd0UrDQ7ZPf+y43fpzj2aUFn4Tq91ArH16yogxPG8bG+1/qnfTGLbv0U6kiAA==","signatures":[{"sig":"MEYCIQD5DqFGwyiDEK3zgPiUshmJOcApL9atopQIcgZZFLF6ZQIhANkCgRQc0hsIR2UJsoRz0aDV5rn+jbSCOyvJkJoWo7Sn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1787305},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"0273914be045e17b433cb5eef89d7baf57cf7fab","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.37_1755606972828_0.718567672243156","host":"s3://npm-registry-packages-npm-production"}},"18.0.38":{"name":"@firestitch/list","version":"18.0.38","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.38","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"1d6568312495773a19b07bb6c76936d873458d50","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.38.tgz","fileCount":160,"integrity":"sha512-rrW3ABkRWPFbgfWDNJNkCyoCMUTFaymV+3EwCCPAjgcMh1AHlksB5RV73DXKqog6P2kmcUWhIBiCXa63gCqwZQ==","signatures":[{"sig":"MEUCIQCC+NVUHu1nHTl4tnzIq29TxwRRPF1in58Zzc89MqoLgQIgcO93almsaDF++o7OeFfV+5F4oSYbYDHNR1odOUjG6gs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1778366},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"22e834d10faa579cc91474189d43188ef73c3d69","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.38_1755807577096_0.4447933448971675","host":"s3://npm-registry-packages-npm-production"}},"18.0.39":{"name":"@firestitch/list","version":"18.0.39","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.39","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"16bbc288ecff7f67aa4f71e673c6cd3bfc35a30a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.39.tgz","fileCount":160,"integrity":"sha512-E61OClmNnXN9gkF9NmGHeeOKX3tAujan2B1IvpSyPHC8WmrZLsXsEbeTdZZlD97pBeeiG9t3bC78IYqEIS/E5g==","signatures":[{"sig":"MEUCIG7mFEqaHFQcvGiS/T7kZU+jBzKmDwUthmcUW1AmWWJRAiEAtl/lBGog9o2wfLZ2ovL//7qrEygk/M4e4aGG6pxhsq0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1777201},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"fa92b9c7ff47546832489587ce0544ea3238af93","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.39_1756345491066_0.8147879713016377","host":"s3://npm-registry-packages-npm-production"}},"18.0.40":{"name":"@firestitch/list","version":"18.0.40","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.40","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"888defa1cab4a7f86b6b2d61e737a83c8b4c5460","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.40.tgz","fileCount":160,"integrity":"sha512-L8J39yPnrDpqA1pSaxgOfdYHVAeeElkiceH/Ub/Zw9/nqKSeI5l0chJ9eXO8B/ek13Ulrv9tIBli5y3bNC0QlQ==","signatures":[{"sig":"MEUCIQD4qNIbzwVEovbHscdBeg/0EFT4W1pXOmGrYU2v/AULBAIgVd3RvNvyZ1sOADuRqjHJOmRHqp89/YR8srhvk/GRyoI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1776435},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"046540f07485d68a9dfd815ef574fa68dd1532fa","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.40_1756379156691_0.3746216337693915","host":"s3://npm-registry-packages-npm-production"}},"18.0.41":{"name":"@firestitch/list","version":"18.0.41","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.41","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"209da13eaa0d3c544a635ed02bc86282661ddb5b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.41.tgz","fileCount":160,"integrity":"sha512-cvnGPft4ZpqQkwqXA5FzywuXVDvxU4w8cHAiq2D4Gvfo5tsSeeWHI16p6K7ncRwN6DOdTPoWeE10HAr8LY85ig==","signatures":[{"sig":"MEUCIQDvWDCyfmXr+A+VHTdFPLK4VZzAlxwASWlHK3lGPn0PpAIgP4Ml57lYK/JcY6Kl3tF0/UIocVbg+MT6mzeGEpvYPFU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1782903},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"616c0b06fcde7cd7cd5bf35c4e74e5ea21a5143a","typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.2","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.41_1756987017219_0.6289176986962399","host":"s3://npm-registry-packages-npm-production"}},"18.0.42":{"name":"@firestitch/list","version":"18.0.42","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.42","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"d5a84d1f014b784f01fb82a0f5325a7220cd7a47","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.42.tgz","fileCount":160,"integrity":"sha512-g7kIUYmSXPiYC5WboQK8AUuojxF8DLR/7utCTKSkQw7ntpsnd5BvMvEOLA+PFqpseyER/WFaJDtuARK/WfZLtw==","signatures":[{"sig":"MEUCIDnpz8Eu05pH+Myxl4v67nhDbt9k57lV+FXwTHThD7rCAiEAx2Yq+B0YQtv3EyFTs8ipRkRJmT9FsO03T77Xne9U3rg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1784408},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"7693c8a642d20b4f08c2238215a8bf9235e4eef2","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.42_1757005682771_0.3117997912313395","host":"s3://npm-registry-packages-npm-production"}},"18.0.43":{"name":"@firestitch/list","version":"18.0.43","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.43","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e7ffc3136944e3cbc6c99b852cadc49bb51f238d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.43.tgz","fileCount":156,"integrity":"sha512-MGa7VVkE9rzfLvjJa+fnqAWrjQjIpxN4Y05ofEIwdU717c+F4wwxPe5s8NDCq6ehM0GTokiQl9Jt9KF0BQ3s8Q==","signatures":[{"sig":"MEUCIGwUvUhs4Xh7RAdMDEaK+kWX80vxh76hoG+VMUUhcgsvAiEAk7hhmQUmX8fx38e0UT7ns/gyYn9kTSWS1aeuGbPFHn0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1772517},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"21df863f22d7f26081bbd7571b590e857bd72108","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.43_1757098561584_0.4423601976886635","host":"s3://npm-registry-packages-npm-production"}},"18.0.44":{"name":"@firestitch/list","version":"18.0.44","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.44","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"92f358e85d5f9964bf3aca36016276998e86a4ad","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.44.tgz","fileCount":156,"integrity":"sha512-iXFyCGqfcSYV4/W2dJ/O2iaWiVOIqo/xKiV9f1653FVcs2+PbhcBwvHr1Fx2Nlp1yNGgL5xOZcaip7ORqflcZg==","signatures":[{"sig":"MEQCIAqBkX5BqHQuCEpKJIAGeWD8i/xeZuoNZ0L+03LxHmdPAiBwaGVgEnRUqEHBRrdcBeCLCUptToyqMkMnZKQWvrzxlg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1772351},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"ad1d908c2f803e71514ce87171cf7336c35543fc","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.44_1758801163306_0.584210472913552","host":"s3://npm-registry-packages-npm-production"}},"18.0.45":{"name":"@firestitch/list","version":"18.0.45","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.45","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"abc73b92d04b07420385c0fbb207b30f3c016814","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.45.tgz","fileCount":156,"integrity":"sha512-b36VIFnQJmWD/MeIrtc4ZbMXqPc0bqHJtn2RD9rElejpCkezk1nG8SiU4zXQ2W5Z70J75wtQwCBfPGtyJtGdNA==","signatures":[{"sig":"MEQCICjs5n0JSd29YT/p5f7Ezv1LXOiQhAOAlqRbJje9jBOLAiBKVFj1EMyqUnuHFlti6yuTHC0k6uip0S8KEwxaB35gIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1772175},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"7cef4b32a33e3bd4679384b550b94775dd12af84","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.45_1759777434888_0.668375643862045","host":"s3://npm-registry-packages-npm-production"}},"18.0.46":{"name":"@firestitch/list","version":"18.0.46","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.46","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"04e4ddaae4a30cf4c323c228279fed32c3ccc343","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.46.tgz","fileCount":156,"integrity":"sha512-TXeW4IHjvs3k9D5nBdnXngxW4/Wmsg7wRIkZz9RGvdyyP4zhGKP2fSKN/KvoUalpR0UYcGzHGIIQmX6Oi/w5eA==","signatures":[{"sig":"MEUCIAFPmv7CP6EZtWYj9kzuaB13uIQpCSPcfyX9ycoMnx0pAiEAkZ3nUUfk2rWgTRX6S+oMtykBLGY9sMYji2RI21IKHls=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1771902},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"23fb310b6a1bbeef50e57a74233c25066140ebb7","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.46_1761151308190_0.3583166704169287","host":"s3://npm-registry-packages-npm-production"}},"18.0.47":{"name":"@firestitch/list","version":"18.0.47","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.47","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"b7f43d1ea2f4d2576fc4066efd4b123734e333de","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.47.tgz","fileCount":156,"integrity":"sha512-dIlr+5OQnYMePYfxbkQk2iwAb50pjiJbo6EIiLqxz4uXEfxUffTb1GqNna4YPaNFb9aZ8GnDVGRM+OmTd3yALA==","signatures":[{"sig":"MEUCIQCZQa6aY58NFXhQmCCesT9gKjalmpB5ewa9jtoxVtY9ewIgY3vaClnyvlELVxbWHwp4YCstjp/5dwiAj9d4ESKAtH4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1750621},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"ab310dcbe6f14542db004a296d40908592659dd8","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.47_1762171117658_0.21988490936373206","host":"s3://npm-registry-packages-npm-production"}},"18.0.48":{"name":"@firestitch/list","version":"18.0.48","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.48","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"73bcf158d8d1c192ed1e1649ab6e6757148f0328","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.48.tgz","fileCount":156,"integrity":"sha512-DK4rg35ssx9NN/sEt0qC+Y3LSgDZIq53Og9CaT73MFKwDJ+M4P7XBvLGmHf6NW4rK5BEh/zGbWSprdHx6cD0EA==","signatures":[{"sig":"MEYCIQCmVUFQW7ZRvsPF7QDW6kEGzRoWKcNh7uzSo6LzY6h9uwIhAM8mbTLBnYtQXCmB3wOwRmG481MoYWwqwdCEHksrqpbS","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1750916},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"d166af8015481c51a5b448cfb0ec6e8ec2145d72","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.48_1762367724292_0.8743062258190046","host":"s3://npm-registry-packages-npm-production"}},"18.0.49":{"name":"@firestitch/list","version":"18.0.49","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.49","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"0b55ba7e579f6d453a2e1408cebf43fe2f1405dd","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.49.tgz","fileCount":156,"integrity":"sha512-NVwCU+LMR6CKObGCkuu8KBKBZmbNY4bc7uMmiRlXLmqhvqtnkUk3o+qMmMSURjLULmZV7blTxPDpnAjaPU0dsw==","signatures":[{"sig":"MEUCIQCwJ6lws/K3sH4QcvPkak+4ukmC3ZhuG8B1OzoLTSBabAIgOAOfNV89QyZC2KQhE9204bpEDdOL9Qdsf/g6fvias4w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1751234},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"d83e2f231c9273542be2d7591c9be8f0d9be7fad","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.49_1762368434159_0.8406448117042289","host":"s3://npm-registry-packages-npm-production"}},"18.0.50":{"name":"@firestitch/list","version":"18.0.50","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.50","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"99c8ebebcfa29f92ab6f318204ae64f737b82d49","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.50.tgz","fileCount":156,"integrity":"sha512-iXKCGRh0kk/feOvUORRQZ/eCyZGM+cr59benNXF2+RhSZzeBkZyVxyKRuzMk2jvnjyopH88SPOsQKG9Njm844w==","signatures":[{"sig":"MEQCIDnCXojDSkMRmWnRmBAppPvTzC49CRscwrHUwV1OduMIAiBIgyGfENRSvLtTNiUW7n0MV47AOXiuPldRxJwbBDlopw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1751682},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"4cf2e8e924893c5803c9153156d9641801745d00","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.50_1762887568126_0.6910912132435549","host":"s3://npm-registry-packages-npm-production"}},"18.0.51":{"name":"@firestitch/list","version":"18.0.51","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.51","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"56e5594629f28bdaa01211d987604efffacec69e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.51.tgz","fileCount":156,"integrity":"sha512-Utd5RfWqFddrNM11Lw66Lkh6OejeRz0rGt1AFFd4Vx/hookrBb5xLpqmi2QZbJbckYxOE5vnoCuG+710dxpoBA==","signatures":[{"sig":"MEUCIDWxO2c8lPb177XMyx2f7wdSRYJfB5OcPHsoRB0S2mD6AiEAl06JR31PHRxt/v3znpqkARkatVD1rcNEoo0wfeMgmO0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1751548},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"158542bbe6ec78f1621de8909ddac37b8f8569bc","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.51_1762888480420_0.35030539727858057","host":"s3://npm-registry-packages-npm-production"}},"18.0.52":{"name":"@firestitch/list","version":"18.0.52","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.52","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"1aebf87731798b09be4740170357eebc605aa310","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.52.tgz","fileCount":156,"integrity":"sha512-Owf6HO2/YOngdfJG1mdX7xCn/d9esL7bf8vSOnJVejTVP6HqK+TPg0oWB5IOy/Y72m7Gu56MN4wAssviDeTqOg==","signatures":[{"sig":"MEYCIQCZ2UWhsxLG+EMnOZ2vMOQGz+SQk+kJd0OL4sk7zNsq8AIhAMoH6vOK9u9i9twCsWTHpSpZ9pwX1edwRhoWNqHLIvqP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1753045},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"86b11b8cfd94a642668ee6496737dde843192dd1","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.52_1762888930639_0.5134801260418342","host":"s3://npm-registry-packages-npm-production"}},"18.0.53":{"name":"@firestitch/list","version":"18.0.53","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.53","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"3534dfa8c4ffd138a64d75f6cfcb19711a352ba7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.53.tgz","fileCount":156,"integrity":"sha512-xy6zcqxXdA1lolDCIJW0VpKFlJUBp7zyC8atVPuiL1rDA1Xm5a42+C4Gruoj6sIQEempT3/Mh1A4wjaVG+KbOw==","signatures":[{"sig":"MEYCIQDlX45GtYqDq6Oy89GUmqeVErT6M9FOyPzWOz/yZ7cFfgIhAPFUptvLRtqmrLScXiwpycLJCkeuD2vA4w7J9vjLtCWD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1753191},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"86b11b8cfd94a642668ee6496737dde843192dd1","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.53_1762889580750_0.8766860497389823","host":"s3://npm-registry-packages-npm-production"}},"18.0.54":{"name":"@firestitch/list","version":"18.0.54","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.54","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"390cde33610febc13200ea62a0d3613d70e500af","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.54.tgz","fileCount":156,"integrity":"sha512-40Kk5YCbM9h7X+bQ0EQ2Le3csPFy0EDzdMqOg7AtPiA6BtznBLMZZWGdYaKyJkxqz//FfpK+ycFSma+8Zml2Xg==","signatures":[{"sig":"MEUCIDk4oRXdBs64BKqnD0TEnxyRgUbdchc7q+9GPxDWVhhwAiEAzpbRZtWU22ZH6Yv9feuecFk/u7AS1A4WlwjafU+qyZc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1753571},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"8c450d061eaca7a4f892a528286732ee4c817293","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.54_1762895082640_0.7850619622539452","host":"s3://npm-registry-packages-npm-production"}},"18.0.55":{"name":"@firestitch/list","version":"18.0.55","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.55","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6539e8df0a43f51da9fd1fc6bf39dc2165cbdaca","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.55.tgz","fileCount":155,"integrity":"sha512-m02RmZhhp73U0adoyQlMPDf+omGrfYxS40UlNcoLkH0/dMbx/fZDS0LEdBWueqARLngGMybskQYK+Gdsqx4ZOg==","signatures":[{"sig":"MEUCIQDCh40KvDsGl0eNGTuCG0nHay3RDhQp6Kmg4oKFkhw1igIgdRo7Zyp3gTvihr2NHkX5iuJwgBzEF3lBu8Hmue7cmyg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1750568},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"965975805caa10448cfbdca43e5521bd2f1ad620","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.55_1762948957560_0.4562257849504847","host":"s3://npm-registry-packages-npm-production"}},"18.0.56":{"name":"@firestitch/list","version":"18.0.56","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.56","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"9aeb32ba5abe26a1d7fb298ec1428b5cac61cb08","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.56.tgz","fileCount":156,"integrity":"sha512-+ntkl1+RnOvPzkiewHpu8wqYmNbZQZ8ynUz9Ct9ny/7557ji2Pd7+JDpcEbm8E0RnmDSXO+iCf0TT2y3m32Llw==","signatures":[{"sig":"MEQCIAGyx240JmB77oxL/sYuqhuW4CzLWexZm8fp92cZ4Ta8AiBHFSJ7HymxTNu0USNPcsqpGkDqZXkhK73XXIeNsXmXYQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1752452},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"31f5679aab61cb7237dc81da2a994b5fc02388b4","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.56_1762978637183_0.17138590389367425","host":"s3://npm-registry-packages-npm-production"}},"18.0.57":{"name":"@firestitch/list","version":"18.0.57","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.57","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"72e03d0456faf250018ac3d807000449d4a3ff4b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.57.tgz","fileCount":158,"integrity":"sha512-JSopJiTBIWzW28NPmNSEMa52UTgq8stGlxjmc2YF3IOdOB4mJRUlW/suEUOBQJ+hsbVN6sl5osCvpS/PaFoiEA==","signatures":[{"sig":"MEYCIQCYSOpRoH9tfy228yR9XDYFoCUJHi3/wBsk+auBl3YhPgIhAPFZoAVqsLH7gNaMdAmjUa6yO7RdB997JSM3ZfCwuo4b","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1751819},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"6ed650a84247910633cfd8f6705cbdcc11e34872","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.57_1763128696904_0.3852992984752399","host":"s3://npm-registry-packages-npm-production"}},"18.0.58":{"name":"@firestitch/list","version":"18.0.58","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.58","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"98e673b68a952e3fe7029a7f3524bca266957f46","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.58.tgz","fileCount":158,"integrity":"sha512-s6NITuETB2p0v5Vt1bieKxneKPjt8uJAuxIyoGYfo1uPJNQPNXk8JvsPDqKPkCGXNQ1MIwzydtCkc9F9P9zH2A==","signatures":[{"sig":"MEUCICubL3B1wVBxvATEeLD413S0XsXiUHVju3Znb5ukY1EZAiEA62dL5LKFn9Q/v4oXOsSDd840E4uwOmWxvGgBj8HPh9s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1751809},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"fc7167158fe7e81d3a9bfd1d0db5322da0a8140b","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.58_1763130349964_0.9589576626137859","host":"s3://npm-registry-packages-npm-production"}},"18.0.59":{"name":"@firestitch/list","version":"18.0.59","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.59","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"fb283272d5a24dc98fe11b7c2b4b9db8ef38e2e3","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.59.tgz","fileCount":158,"integrity":"sha512-R9k+5eaDr+4R8iRpDBEg0oxrfwh9icUfkbw1i3DqWNiqQgT/cduTxpmXQw9IQuNNhM7EGfg2aXmeqoXv2eqWGg==","signatures":[{"sig":"MEYCIQDYCLTHTp4Z6vf0a3IBA0B15DpGjwcvsy9uQTWHu9rOzAIhAKv5QSnM87s504AXuzQyIwmCdAYO+FpTq1rHy5om1AOO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1751823},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"f9bef31c2374368d6208ff99d0d989742b22bb47","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.59_1763644839101_0.5175570453562197","host":"s3://npm-registry-packages-npm-production"}},"18.0.60":{"name":"@firestitch/list","version":"18.0.60","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.60","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"84e8043f0d6b4f3635ea0f2753c1804857af4502","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.60.tgz","fileCount":158,"integrity":"sha512-ZaIF+VmY1aJG+voHZrrpCHRxMD/cHkqpeaEyf58Zk8fIHj7Mk9BO2T5r7vMwkOopM8ZYp3Vi4ERBqMqT2OEZ1w==","signatures":[{"sig":"MEQCIC6wj/OmcVml1VX5PdlDQ8efJBR1LaMW3fAlw5SF7QfxAiAely2bgoRch/0F+OyC8T9/Ox27EgHLrRfk4WDGpb4xSg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1751512},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"763fe98def00c385f7ddb98fed84f1c41955f3f5","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.60_1763654090335_0.7947499278131727","host":"s3://npm-registry-packages-npm-production"}},"18.0.61":{"name":"@firestitch/list","version":"18.0.61","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.61","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"b15e69c1af1aa0e9f07091088280612722c9bae0","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.61.tgz","fileCount":158,"integrity":"sha512-82Lk+sqMx1sDo9UdMMaU/1wfpTn1JooosUmtXdQNro3RUEr2rBRrinyCuvh9uCauFGko1fGzTN8dV/KW6sehaA==","signatures":[{"sig":"MEQCIDOajh2pY10XgLj5tOfygdSIOHMWAfystRtpLZbtjHwFAiBSkwQ+4YHhi19QCXonF1k0GuS3iEHQsVhXiViOwkuEVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1753178},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"ff25c7abdbb887cf76491c462b18488782313251","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.61_1763655355524_0.03603782042598058","host":"s3://npm-registry-packages-npm-production"}},"18.0.62":{"name":"@firestitch/list","version":"18.0.62","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.62","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"b534952364c582e23d77bc2f791d6404590c602d","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.62.tgz","fileCount":158,"integrity":"sha512-TvdOOatqPDPO0AIOxqOCeR2VAfwfNRqh1+0x8qYUX8l/ccgpaO/yQvyw2OjCdedmcrtGTi56ZvpyrdfZwjJ0pg==","signatures":[{"sig":"MEYCIQC0/lW4qk7SSag8/QWIQ56LayPlMhn45wOaTvD9GsDWXwIhAKNpmssElcKeNspN896Bl10Gir0THHPVOER5XRw7vwWZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1755352},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"ac5b2c846dfc652ad243ff8bd3f06a5021e5ea64","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.62_1764950246551_0.977863294899318","host":"s3://npm-registry-packages-npm-production"}},"18.0.63":{"name":"@firestitch/list","version":"18.0.63","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.63","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"c97744be8168d0dd08e7ef9c3a3335aea471d876","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.63.tgz","fileCount":158,"integrity":"sha512-mW8V93LdA3nZHmslgQRe1rJah2vPMHG5HkV/tL++fGpmcSnqDmiAByKWd5gi9xf3HQoeIY8tQ024Mc3eXi27eQ==","signatures":[{"sig":"MEUCIQCJyhEHJV7ksL/712chfmHk3MHip4cbURXdnnh7J42QdQIgeZW/wORdElCf0dPfkjHu1d1eIheBgKAyMvt6QG8Vtks=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1755412},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b41458695e68ea59ef33b739e2b8be70941f21a6","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.63_1765798091195_0.053128241746597915","host":"s3://npm-registry-packages-npm-production"}},"18.0.64":{"name":"@firestitch/list","version":"18.0.64","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.64","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e5e250b1aa039d8a72f0a6f4af3b80a650ef73be","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.64.tgz","fileCount":158,"integrity":"sha512-gqpF2XOMM/+LkQNkH//QmXc4p/5eyztLLaRHz4Xcw/m7ndUR8SDdHZ5A/umbtUxD6PuuH4rn7+yr1abndjrQkA==","signatures":[{"sig":"MEUCIQDfnDpp89+jG2hOsAZQ3J+xQqI79QwRlkRU03RQPAw1mgIgTMgjowcfOnHyGDOYrkAtzTU3UpYrS0XLwODbVJttGAI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1751642},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"0105d5fad6789708ba1eaa5a06dcbceca0ae2592","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.64_1765982154945_0.015172858644442622","host":"s3://npm-registry-packages-npm-production"}},"18.0.65":{"name":"@firestitch/list","version":"18.0.65","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.65","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"26bd9da75791a5d730b2eb66af5564929548f2fa","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.65.tgz","fileCount":158,"integrity":"sha512-H8VQpf5nPsnmP7qRAgfkUlj6grnZJE/HznmGqb4n0xO64C3dlXzIh4GdOYgcFLo8SSp+f9I0AoT7ZLgj7uyUfA==","signatures":[{"sig":"MEYCIQDy9EVZGoOv/rU+PZZrQMBB3+JJqaLnGnEbLkrMKWBARQIhAJiCsNQuF1Jduam3ySA2Q8CsFHarURijD+RVmvrqokSK","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1754019},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"dc57592cde5bf317f9a5317fb69c8ed6595f25db","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.65_1765983699633_0.38437299411842174","host":"s3://npm-registry-packages-npm-production"}},"18.0.66":{"name":"@firestitch/list","version":"18.0.66","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.66","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"d64afd8eb6dcfd0d3f6c4233985f3738f3705a3b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.66.tgz","fileCount":158,"integrity":"sha512-d0U0qJqsqskmm2EUUndOiggNuWu54GBIL1EFz4lPCQOO2XE8JDyR8AsBuXbQ0LCaQ9JcQH/ZBxufwpjmSk16Cg==","signatures":[{"sig":"MEUCIQDUzh753fENTvvsKUEtR3uNzzjH57vbFFetHOjB98XrrAIgWXl+qQYTHcgtXhobvstcivouVTbAvCzmlE+Kym01jLo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1754507},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"721a4ca41a6677b6893f034631499f6cbea10ff9","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.66_1766106874716_0.09459909777551445","host":"s3://npm-registry-packages-npm-production"}},"18.0.67":{"name":"@firestitch/list","version":"18.0.67","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.67","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e0b0fd80f0000ddde902fd9a20b5e6baf4d56144","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.67.tgz","fileCount":158,"integrity":"sha512-uhDKlVUEmHwunzrabkbUK/fTYaYWWzw+s7j1QH/OWyaJzLJg+a0ieAtbMc8gJ9oyMg/Mjs95wCJ7jsng9o7d2A==","signatures":[{"sig":"MEYCIQCLaXK+1zebFOtutCLhMCUnvrX/p9HwQypJmjvDghXlGwIhAKsLpjROopI9NSjIlU73xxwPQkIpqIlRqB/TGCdjDKik","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1747030},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"32a3ceb99e935f377ec4dfd401618418df82af3d","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.67_1767724753360_0.025959107737807186","host":"s3://npm-registry-packages-npm-production"}},"18.0.68":{"name":"@firestitch/list","version":"18.0.68","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.68","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"39d2fa915717eae39dc89790b73e40b1ab70186e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.68.tgz","fileCount":158,"integrity":"sha512-ONMbme/SPo0BH2793+FzpWziGencAKAn7iSBvn2M7HXbX5/dai1pLAxe9PpkFGYWWuZwiRjpjtuuAMn9ZieqLA==","signatures":[{"sig":"MEUCIQCdkPO/bpPygVpJ28CVDOLNL3xHwPCb60EsZZwulURd9QIgSoK/iYNfVjwfent46lKglOuaEhP0vF0vabpn1bBK4+k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1746745},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"7e377066c2cc9e8d3921c0cefb09a296a9cf55ed","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.68_1767725230098_0.9483760955167717","host":"s3://npm-registry-packages-npm-production"}},"18.0.69":{"name":"@firestitch/list","version":"18.0.69","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.69","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"653b9555094aab98263fc43b453e0909a9671685","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.69.tgz","fileCount":158,"integrity":"sha512-Xarbw2ZFIkr5ArgH9KBtDtXdPH2JHk+nEb+jbX6MtTYyVtp3LWuQNvPwC7Wl1+ZdJF33Ds4BD8GReBwgmdqHUQ==","signatures":[{"sig":"MEQCIFoLsAT7NlF9yG5T2ltHD7sITxJek9Xn9F54ZNcr5rzLAiBjt5QAbjFG3jtnK58hINTjRkc04VrmOi18kBKS6vcXaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1746832},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"924e4c8c396bd1f6b3042ebbd9be263f43fb1c75","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.69_1767725481562_0.11670522324596666","host":"s3://npm-registry-packages-npm-production"}},"18.0.70":{"name":"@firestitch/list","version":"18.0.70","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.70","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5688783fe7cb13599ab81a99656e4c61bcf36390","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.70.tgz","fileCount":160,"integrity":"sha512-aWb3rmqj7FYJKyUY5ozQ+co1ZX+GUZSbPg56wfdATEYf7JswQkKUUHmWdI+ISEJAZgUrFwDVp40MZypKxSzeqg==","signatures":[{"sig":"MEQCIHgFAt0mefEKD7yMenMF9OpU5avAraXhhSnD0cZhpmU8AiAVwu7em1EHU+15n0dA6pQLc1GWq94lydxIQhl77rz7Aw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1762433},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"ddc2e17976e084a62153840da74618fb47b6dcf5","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.70_1767727161392_0.3444430368134679","host":"s3://npm-registry-packages-npm-production"}},"18.0.71":{"name":"@firestitch/list","version":"18.0.71","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.71","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"5dc7cf42426fbd178ba0d364cd612c2b9bdd5b5a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.71.tgz","fileCount":162,"integrity":"sha512-Sk8GGimtqDFrNsbZV1XdeADLCtNKmY10dj8MhuvEYHUhE+PONDqxwi7stmyM5q92JQTPb+yl71MHccIj6RewXQ==","signatures":[{"sig":"MEYCIQCBVPzwgcRepQQa6E8pSO9iOz4D8oqmSUeBH0PWfPJRVwIhAKilho+KDm56KTjnzE0AajNe59J6vee0oChwUtM61Pwe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1776759},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"8ad85cc2787976b04246b56c698f6ff2629f306d","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.71_1767727767085_0.5954353865892346","host":"s3://npm-registry-packages-npm-production"}},"18.0.72":{"name":"@firestitch/list","version":"18.0.72","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.72","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"1e36b2e408222c8aecd046aaec248142088ff58f","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.72.tgz","fileCount":164,"integrity":"sha512-TkHWDAhq7mA8EHqER8c3sxn8X05dFuQlvao3TCzSHM9aaWv9z9ByEqU+/Vigb1ed8QZBTtc4RETLWiDa5AGjVQ==","signatures":[{"sig":"MEUCIEdc4XbajZDHL96xtVMfJ5Hbp8LC8ZVe4rAzcsrs6JMPAiEA7xHu8YZRo66zMI0cGMUynhfA5Z/lKCbsDc5ElNxj+Wk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785166},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"e025f1674fc10c2a3bf78942106d6825c4d32d0c","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.72_1767728665371_0.03660635657465572","host":"s3://npm-registry-packages-npm-production"}},"18.0.73":{"name":"@firestitch/list","version":"18.0.73","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.73","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"8ef11dcd902df658dd2de3b83e9826f73702f36e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.73.tgz","fileCount":164,"integrity":"sha512-G/sMOXdgMj1XGE977abkM392qvsrbOX5t76jIGYUknoXaOQ6WznasPHYoHFkqUcCVvuOQsTPrtsav3aS3270BQ==","signatures":[{"sig":"MEYCIQCbrInGNE6rvDOQqDfsNkEin3e9y1kpHkoT9i7lXIWj4AIhALscMRDtzN3RsdZN8moJhsxNHvJ0cqBPspKKeqC7Ig4W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785433},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"e003e3c81ac57b78a97dd8877fd49b2f06ab41e0","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.73_1768321991691_0.7721963882215714","host":"s3://npm-registry-packages-npm-production"}},"18.0.74":{"name":"@firestitch/list","version":"18.0.74","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.74","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"6c7b919e33eb247acad75b627e1958fd5bdaf261","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.74.tgz","fileCount":164,"integrity":"sha512-qAyhzHT6nLOKKaC1BJdZ2c9AouCqOK30TB/ASuOa0+YW1x58sJZNWqiooQRgCrumt9am5pEyr5RpHtnQlrOe0Q==","signatures":[{"sig":"MEUCIQDEZIYbJUWd5IjZubsmosL4lPlLdQ4i4Jn+7YRcxrpRrQIgJcsFQWp7OOBakPwRby5E2gsdnahkXuIZACsS+3OH+s8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1785194},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"49e8debaec380b71e4e17aaa09737e6d4256636d","typings":"index.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.2","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.74_1768763778981_0.3061579661799807","host":"s3://npm-registry-packages-npm-production"}},"18.0.75":{"name":"@firestitch/list","version":"18.0.75","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.75","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"81d7ee284ed8bb158fd822abdb8de2c07a9bdacc","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.75.tgz","fileCount":168,"integrity":"sha512-W+tMxzf0+9XNI+3BFH8midggkjvF+tAAVdYyZ+UuvacZ/QLHPcANXCmiHOb7rKVMw+9KtpWhu1Cj5K4RPF9uNg==","signatures":[{"sig":"MEUCIE5Khx/9OsNu6+YQlrbiUqHWM6RPirngP/PuN37AGWAoAiEA9A3AMK9C5XBIiJTRnISvvdt9FZ3I/O64nufFsCjmRss=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1819520},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"66f2a6e3f42f3396c047f544b7abda710ca3eb9e","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.4","directories":{},"sideEffects":false,"_nodeVersion":"22.22.0","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.75_1779485594083_0.2644013255829274","host":"s3://npm-registry-packages-npm-production"}},"18.0.76":{"name":"@firestitch/list","version":"18.0.76","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.76","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"2a00251045b4fd52638f2c1dc727dd6e26eaa55b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.76.tgz","fileCount":168,"integrity":"sha512-K3OaCo3JJpXraEXhCU+WrGGsPZgSMLuZwW/lK21sr1syJB0HcKbJcGSywH3+ZqokFEHv9LGg+oAnkaaXPz/kDg==","signatures":[{"sig":"MEUCIQDoITRJ5NE1HfDptfckvrmI1dYt5urPf2ABYax2j+ZNlgIgJtSGd6s20PqdikrGbiSFBijBfooESF1DT3XRvMeVR08=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1823275},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"d4733eb934168ea340f6905aa7e0fa2b0ddb659c","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.8","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.76_1779825430865_0.8016828527342472","host":"s3://npm-registry-packages-npm-production"}},"18.0.77":{"name":"@firestitch/list","version":"18.0.77","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.77","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"06052abc13ddb940eed96c8969b5571fbf45df74","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.77.tgz","fileCount":168,"integrity":"sha512-zDETIKjZWzMAo++qDmaaXwtVGSpsoZTWl8x/Uy3O9xBDQpwNIpSax9iCqQlwq7ce00/FKMmCuzp7TUnhwxNwOg==","signatures":[{"sig":"MEUCIQClzcVPv8CfrgMKSMUy3LAAUzVdXgzS1QoTj66Qxd8tgwIgMXmM5pn0OZz6maiMCjgIjAlEX/S5UW4qrVjPowo78Uc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1826349},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"c7f2936b6ded4e5dc4bb489df041a1d9d9aa50d3","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.8","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.77_1782430793282_0.4820829367740058","host":"s3://npm-registry-packages-npm-production"}},"18.0.78":{"name":"@firestitch/list","version":"18.0.78","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.78","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"956f807deb1b723c20465d604de9c19af6209d3e","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.78.tgz","fileCount":168,"integrity":"sha512-2t6AN0v2StMcEWk1ZTeYM00u1d6e9NMz5yBPvmd+cdBWwNFU0JyvQuQowFFbzQfKlpRwO3xevEjK98Zga8xciA==","signatures":[{"sig":"MEYCIQCn5aL9yq64Hg90Ue+H6ef/FfaybNhk019qOzQRZ2911wIhANNW0CRQ+rbR+NaWqPgP2GFnSh5kgWCVFhOkqW9HIZbd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1827365},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"137ffb631e2b5a4bd5cd64900548149159979d5c","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.8","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.78_1782752959504_0.23217328805188542","host":"s3://npm-registry-packages-npm-production"}},"18.0.79":{"name":"@firestitch/list","version":"18.0.79","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.79","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"696ad639bce223c339a24bf665451839896488d7","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.79.tgz","fileCount":168,"integrity":"sha512-j0K3wHKXVJQxL0jrikdZfkK2S5lEB4v6DvHZgmk969YIFCKZJEYYYheLw/5GaFPek+RW4dk6fPYoUNbK8zEhZQ==","signatures":[{"sig":"MEQCIGFNw9+3FaQ9Y4t+WYJCggiNlUnEE9kJP/jP85xqMmwgAiBj89fAPyKDTaHUJOBYGppggxln3xMbGx56KtdNDNj3Xg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1826398},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"d65c9da0a1678fb881289b6fb88c9f66fc323358","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.8","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.79_1782757437265_0.8361408386620108","host":"s3://npm-registry-packages-npm-production"}},"18.0.80":{"name":"@firestitch/list","version":"18.0.80","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.80","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f4f70677111517c9845f02d55a438fea8dd9b712","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.80.tgz","fileCount":168,"integrity":"sha512-ajvMDi6H6nUawBrmyJxoR3GFzWtKgVUQb9Fjj3djiZbW0zgquqS0Ajeq8smlCmvUK7QXCdD5xHRp2HoaLf4/bg==","signatures":[{"sig":"MEQCIHjVZNrj9gKV4JQfy7Smo7wpCs4gXDT9RXoxKFTtg5TtAiBOxyk5Bh1NqNK+fRSyxU0uRQB9xLRmgQnHolgwKAX4Hg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1829133},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"2d49d5084c43166ceb816aab63f5650870737d43","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.8","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.80_1782758962030_0.8376478737051887","host":"s3://npm-registry-packages-npm-production"}},"18.0.81":{"name":"@firestitch/list","version":"18.0.81","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.81","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e277afb9bdc5d48611c3b327ef3c74fc9d8d7760","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.81.tgz","fileCount":168,"integrity":"sha512-5U4ddXJZUlwIHfK51dtNcyNTcBbouwO4V1qa4xl//U0YM1gu+fXV5+bB+MqnemZBkeWR9mlTyKjah2Fb+R0gIQ==","signatures":[{"sig":"MEUCIFYw6psc1xrYzUKEwDu6Zn8TcrYw+MGbXO1X1ODm/+JFAiEA7zQ8Payxk/iMctWhh1k7zcTbHQi+v5uBxT+FKdP9V8w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1844693},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"53301db4d5caea04ee2e025ba9e5d573c7cf0412","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.8","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.81_1783092515471_0.5150205436003894","host":"s3://npm-registry-packages-npm-production"}},"18.0.82":{"name":"@firestitch/list","version":"18.0.82","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.82","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"b055d06b3c72c2f258790642d5138a4cef0b08b2","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.82.tgz","fileCount":174,"integrity":"sha512-tRmnnG4RSfontAMTNvwEzdQatu+dBQj8hBnjcwcn1I5UgUNCpY0TammH6+Ss+B06x7G6c/LDd45Vfgj1YoJCJA==","signatures":[{"sig":"MEUCIDyMoYp33u5RwXIOp8BC6YSuBlhHWZ7ECLy8wKLpCuDfAiEA3XSvpJDyTm22Bzf7sDRkAWs8iEjfUP8/blJwFH3qp0w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2026312},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"6419faf8b595a80d9bba0f2c6ba9164db420e2d0","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.8","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.82_1784923050098_0.5588329933996659","host":"s3://npm-registry-packages-npm-production"}},"18.0.83":{"name":"@firestitch/list","version":"18.0.83","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.83","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"e2536d55f92d777234937d5afc4e4d40d5343635","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.83.tgz","fileCount":174,"integrity":"sha512-ioMav1ijLP9TfKqqqfWFId3bgSYhYVogRs78ZbWU3iQvEcclcRotYjGyNqKHjnzm8l3U4dFmg0ioJlu6H7x6oQ==","signatures":[{"sig":"MEYCIQD0GSAaarJYNDPTffMk91Sk4/PnK7+uwqq+mju29GlL/gIhAMuP654vmlFTQfCF2z20q8hJfGO6RkcywCNurnV/vXKP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2031601},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"691024dc7682403bd7e3e14412d55f65d4b3422f","typings":"index.d.ts","_npmUser":{"name":"mikepaterson","email":"mike@frailproductions.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.8","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.83_1785512391222_0.500765399173213","host":"s3://npm-registry-packages-npm-production"}},"18.0.84":{"name":"@firestitch/list","version":"18.0.84","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.84","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"8ae6e88ef653c3a412af9edde55412b8929b4f4b","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.84.tgz","fileCount":174,"integrity":"sha512-st3F+plvCav9gRbysQ4v2ANTg1ocbUIhqmSYG0GJQUz65cfB1GdCp79ZCm8x8Gx9lO270okGq7IOclBACTIX0g==","signatures":[{"sig":"MEUCIEoXOo4bnQ2RMPfMCS3XzRsd9VlKXjG6YPQ/rrkKYLevAiEAgDUfGoqD1baY/ELCxgwz2poS2w9VNKvFkLJ/VqB2HN8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2052389},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"691024dc7682403bd7e3e14412d55f65d4b3422f","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.8","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.84_1785611352126_0.765697971634389","host":"s3://npm-registry-packages-npm-production"}},"18.0.85":{"name":"@firestitch/list","version":"18.0.85","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.85","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"f5b3935bdc8afdafbc0ff52b093f4e8b872859b9","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.85.tgz","fileCount":174,"integrity":"sha512-cYUaCWZZetUWSWDF9S46EN5Seg2o2WFHAOx1aI9rU5OcviVs+JcrEV9vSnChv60PanVPIEbG5MmkkttH3IJKSA==","signatures":[{"sig":"MEYCIQCjKxrEZgiW1ePhL6GQGWLOhv58NIxaJEEne5BVybzQ2gIhAJyg/dDObE1KiTGVOBTLgf2pbj0r4786iLr90pZKGsK+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2058614},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"1da6c1dead4721a2d6ab9068694eb3f65584585a","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.8","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.85_1785611597633_0.5276982091033156","host":"s3://npm-registry-packages-npm-production"}},"18.0.86":{"name":"@firestitch/list","version":"18.0.86","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/list@18.0.86","maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-list#readme","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"0991c79a76f6ab7ec35d0edf5bd1f8a0b6b099ff","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.86.tgz","fileCount":174,"integrity":"sha512-YS2NJvMZbnNHKKfY89TiMW70VUU2EPG1N+CMdRVMfe1BweuuDYegfz3mamKDdhpDHS6EyW4HBHe1Nm6g0U+cKA==","signatures":[{"sig":"MEUCIE0D2DCkG3utZj/PcJ5RfrJ89ZfiSJvWCY5z2YMPVz8FAiEAmECoDFilkBAr1g+z98DySYLbV9wjJnbf/jVxxmIdbfA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2058717},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"4fa538a2cbed2cd3af2de9306cf0c55e1e06251c","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.8","directories":{},"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"tmp":"tmp/list_18.0.86_1787910922480_0.2702795650871186","host":"s3://npm-registry-packages-npm-production"}},"18.0.87":{"_id":"@firestitch/list@18.0.87","bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"dist":{"shasum":"ae794882fc53ddd386869a9697f41017c96ba59a","tarball":"https://registry.npmjs.org/@firestitch/list/-/list-18.0.87.tgz","fileCount":174,"integrity":"sha512-5jQ77BcnSQfgSCBL1aPW0EC6hp+5cN/obZDbpXfIYDqeeBndGWcPfItaop5UJlkN3epPx9/qvklGGK2l1szHcQ==","signatures":[{"sig":"MEYCIQC6wvj0OR1faKAKnfsXJADqFLfd8aWajfHiL/KGTYVPpwIhAP6SpZ0EtS1onKApCPBjxRzN8p6yd1Av7CdQOgwy31uB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCEpjnK6eDE/s5EtHIv9DRQIssCsV9jZFg/z0Ta/TMrCgIhAIGjiRrCBJ15hslzQV1Y6rhTlc7lnIH+VL6PiLU6mAxx"}],"unpackedSize":2071862},"name":"@firestitch/list","author":{"name":"Firestitch","email":"admin@firestitch.com"},"module":"fesm2022/firestitch-list.mjs","exports":{".":{"esm":"./esm2022/firestitch-list.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-list.mjs","esm2022":"./esm2022/firestitch-list.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"c6b2a0cee1164c60aaa155d9a7d7b88f549cd677","license":"MIT","typings":"index.d.ts","version":"18.0.87","_npmUser":{"name":"mikepaterson","email":"mike@frailproductions.com"},"homepage":"https://github.com/Firestitch/ngx-list#readme","keywords":["angular"],"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"_npmVersion":"10.9.8","directories":{},"maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"sideEffects":false,"_nodeVersion":"22.22.3","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.15"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/list_18.0.87_1790019932890_0.808517901517964"}}},"time":{"created":"2018-01-10T15:48:53.441Z","modified":"2026-09-21T19:45:33.181Z","0.1.9":"2018-01-10T15:48:53.441Z","0.1.0":"2018-01-10T15:50:04.420Z","0.1.1":"2018-02-06T01:45:14.640Z","0.1.10":"2018-02-06T01:58:50.732Z","0.1.11":"2018-02-06T02:19:12.830Z","0.1.12":"2018-02-06T02:32:27.428Z","0.1.13":"2018-02-08T14:51:54.672Z","0.1.14":"2018-02-12T15:10:14.306Z","0.1.15":"2018-03-08T15:00:23.597Z","0.1.16":"2018-03-09T16:20:23.481Z","0.1.18":"2018-03-09T17:01:50.141Z","0.1.19":"2018-03-09T19:06:05.061Z","0.1.20":"2018-03-14T08:27:10.116Z","0.1.21":"2018-03-15T15:05:56.718Z","0.1.22":"2018-03-16T11:09:26.476Z","0.1.23":"2018-03-20T08:59:26.101Z","0.1.24":"2018-03-22T14:04:38.940Z","0.1.25":"2018-03-22T14:36:49.338Z","0.1.26":"2018-03-26T11:05:01.438Z","0.1.27":"2018-03-26T11:46:02.377Z","0.1.28":"2018-03-27T14:44:03.080Z","0.1.29":"2018-03-28T08:11:39.943Z","0.1.30":"2018-03-29T12:16:28.012Z","0.1.31":"2018-03-30T16:58:41.293Z","0.1.32":"2018-03-30T17:31:46.089Z","0.1.33":"2018-04-02T11:45:33.442Z","0.1.34":"2018-04-04T11:46:00.767Z","0.1.35":"2018-04-06T10:22:50.975Z","0.1.36":"2018-04-06T12:45:27.617Z","0.1.37":"2018-04-10T07:05:02.775Z","0.1.38":"2018-04-23T09:26:14.988Z","0.1.39":"2018-04-23T12:12:26.537Z","0.1.40":"2018-04-24T09:00:42.662Z","0.1.41":"2018-04-26T10:52:40.576Z","0.1.42":"2018-05-15T09:36:53.732Z","0.1.44":"2018-05-23T06:36:17.521Z","0.1.46":"2018-05-28T20:25:23.684Z","0.1.47":"2018-05-30T23:17:04.462Z","0.1.48":"2018-05-30T23:52:05.797Z","0.1.49":"2018-06-21T14:40:31.041Z","0.1.50":"2018-06-21T14:56:11.150Z","0.1.51":"2018-06-26T11:12:09.336Z","0.1.52":"2018-06-26T11:38:31.421Z","0.1.53":"2018-06-27T10:24:35.420Z","0.1.54":"2018-06-27T10:30:11.966Z","0.1.55":"2018-06-27T10:48:56.360Z","0.1.56":"2018-06-27T12:27:38.071Z","0.1.57":"2018-06-27T12:31:41.000Z","0.1.58":"2018-07-02T12:55:54.535Z","0.1.59":"2018-07-03T12:15:39.552Z","0.1.60":"2018-07-03T14:09:55.888Z","0.1.61":"2018-07-03T14:54:35.897Z","0.1.62":"2018-07-04T07:21:36.333Z","0.1.63":"2018-07-06T08:48:33.376Z","0.1.64":"2018-07-06T13:13:52.732Z","0.1.65":"2018-07-09T07:53:33.927Z","0.1.66":"2018-07-09T08:51:16.607Z","0.1.67":"2018-07-10T10:04:05.879Z","0.1.68":"2018-07-10T10:12:16.985Z","0.1.69":"2018-07-13T10:02:40.255Z","0.1.70":"2018-07-16T08:12:40.923Z","0.1.71":"2018-07-16T10:52:14.958Z","0.1.72":"2018-07-23T17:53:57.235Z","0.1.73":"2018-07-24T09:16:41.161Z","0.1.74":"2018-07-27T19:47:34.079Z","0.1.76":"2018-07-28T12:10:15.830Z","0.1.77":"2018-08-02T21:11:38.574Z","0.1.78":"2018-08-02T21:27:56.755Z","0.1.79":"2018-08-04T00:44:41.822Z","0.1.80":"2018-08-04T00:58:16.193Z","0.1.81":"2018-08-04T12:44:33.098Z","0.1.82":"2018-08-05T22:49:37.468Z","0.1.83":"2018-08-06T08:19:01.610Z","0.1.84":"2018-08-07T19:06:51.739Z","0.1.85":"2018-08-10T08:51:29.047Z","0.1.86":"2018-08-10T09:14:27.838Z","0.1.87":"2018-08-10T11:56:59.344Z","0.1.88":"2018-08-16T09:01:13.471Z","0.1.89":"2018-08-20T13:00:37.754Z","0.1.90":"2018-08-22T12:33:25.099Z","0.1.91":"2018-09-02T15:07:29.465Z","0.1.92":"2018-09-03T14:30:43.492Z","0.1.93":"2018-09-05T00:14:16.265Z","0.1.94":"2018-09-05T00:33:01.313Z","0.1.95":"2018-09-18T14:00:33.739Z","0.2.0":"2018-09-28T18:46:17.623Z","0.2.1":"2018-09-28T22:03:22.398Z","0.2.2":"2018-10-02T17:03:54.102Z","0.2.3":"2018-10-05T12:01:15.213Z","0.2.4":"2018-10-12T12:00:01.999Z","0.2.5":"2018-10-18T11:30:54.464Z","0.2.6":"2018-10-23T09:56:04.960Z","0.2.7":"2018-10-24T10:19:03.703Z","0.2.8":"2018-11-29T11:51:36.132Z","0.2.9":"2018-12-06T09:15:43.097Z","0.2.10":"2018-12-06T11:45:01.723Z","0.3.0":"2018-12-14T08:05:13.691Z","0.3.1":"2018-12-20T08:24:43.019Z","0.3.2":"2018-12-20T11:11:23.985Z","0.3.3":"2018-12-20T17:55:17.369Z","0.3.4":"2018-12-21T10:41:29.594Z","0.3.5":"2018-12-21T13:26:46.673Z","0.3.6":"2018-12-24T14:38:25.004Z","0.3.7":"2018-12-29T09:22:36.147Z","0.3.8":"2019-01-07T07:52:52.999Z","0.3.9":"2019-01-16T13:03:28.923Z","0.3.10":"2019-01-17T09:54:12.756Z","0.3.11":"2019-01-17T12:27:52.144Z","0.3.12":"2019-01-25T08:29:32.426Z","0.3.13":"2019-01-30T19:35:32.688Z","0.4.0":"2019-02-08T13:27:28.474Z","0.4.1":"2019-02-11T08:26:10.397Z","0.4.2":"2019-02-14T09:33:51.724Z","0.5.0":"2019-02-15T20:42:56.955Z","0.4.3":"2019-02-19T13:20:26.884Z","0.5.1":"2019-02-20T00:01:24.366Z","0.5.2":"2019-02-22T08:44:55.910Z","7.0.0":"2019-03-08T01:30:51.740Z","7.0.1":"2019-03-08T18:03:49.971Z","7.0.2":"2019-03-13T14:23:16.517Z","7.0.3":"2019-03-14T11:33:28.833Z","7.0.4":"2019-03-14T12:39:20.378Z","7.0.5":"2019-03-23T11:21:38.023Z","7.0.6":"2019-03-25T08:19:54.202Z","7.0.7":"2019-03-25T15:19:26.310Z","7.0.8":"2019-03-26T14:15:13.158Z","7.0.9":"2019-03-26T15:30:35.250Z","7.0.10":"2019-03-27T09:23:23.028Z","7.0.11":"2019-03-29T07:34:45.725Z","7.1.0":"2019-04-08T18:25:13.250Z","7.1.1":"2019-04-08T20:02:22.330Z","7.1.2":"2019-04-11T08:01:24.572Z","7.1.3":"2019-04-13T15:22:45.840Z","7.1.4":"2019-04-13T15:43:32.635Z","7.1.5":"2019-04-15T13:20:47.730Z","7.1.6":"2019-04-16T13:17:55.337Z","7.1.7":"2019-04-22T08:16:46.844Z","7.1.8":"2019-04-29T06:39:55.514Z","7.1.9":"2019-04-29T14:58:19.790Z","7.1.10":"2019-05-08T16:44:59.912Z","7.1.11":"2019-05-11T11:19:51.989Z","7.1.12":"2019-05-28T18:24:34.850Z","7.1.13":"2019-05-30T13:16:12.527Z","7.1.14":"2019-07-03T15:14:44.530Z","7.1.15":"2019-07-04T07:12:31.733Z","7.1.16":"2019-07-08T21:08:09.415Z","7.1.17":"2019-07-11T14:28:36.492Z","7.1.18":"2019-07-12T10:28:02.003Z","7.1.19":"2019-07-17T10:01:16.687Z","7.1.20":"2019-07-19T12:26:06.961Z","7.1.21":"2019-07-19T13:38:25.643Z","7.1.22":"2019-07-27T14:45:44.817Z","7.1.23":"2019-07-30T14:11:56.364Z","7.1.24":"2019-07-31T12:35:07.143Z","7.1.25":"2019-08-23T20:31:39.719Z","7.1.26":"2019-08-27T18:45:14.869Z","7.1.27":"2019-08-27T19:10:05.204Z","7.1.28":"2019-08-27T19:42:51.798Z","7.1.29":"2019-09-04T09:43:13.426Z","7.1.30":"2019-09-04T14:53:31.214Z","7.2.0":"2019-09-05T08:40:51.152Z","7.2.1":"2019-09-09T12:28:47.872Z","7.2.2":"2019-09-12T15:36:52.414Z","7.2.3":"2019-09-23T17:58:30.645Z","7.2.4":"2019-09-24T07:13:53.414Z","7.2.5":"2019-09-25T14:48:35.038Z","7.2.6":"2019-09-26T06:06:37.339Z","7.3.0":"2019-09-26T09:01:30.899Z","7.3.1":"2019-10-01T15:38:03.560Z","7.3.2":"2019-10-02T08:41:19.876Z","7.3.3":"2019-10-09T07:50:40.373Z","8.0.0":"2019-10-10T08:41:02.590Z","8.0.1":"2019-10-10T13:37:48.401Z","8.0.2":"2019-10-23T15:26:37.104Z","8.1.0":"2019-10-23T15:41:26.247Z","8.1.1":"2019-10-23T17:05:30.376Z","8.1.2":"2019-10-25T17:46:39.051Z","8.1.3":"2019-10-29T14:18:28.978Z","8.1.4":"2019-10-29T16:02:22.224Z","8.1.5":"2019-10-30T19:34:03.386Z","8.1.6":"2019-10-30T20:42:25.724Z","8.1.7":"2019-10-31T18:11:33.572Z","8.1.8":"2019-11-05T09:27:07.932Z","8.1.9":"2019-11-12T07:45:06.098Z","8.1.10":"2019-11-19T13:13:58.351Z","8.1.11":"2019-11-20T15:12:33.431Z","8.1.12":"2019-11-21T12:50:05.333Z","8.2.0":"2019-11-21T15:53:50.287Z","8.2.1":"2019-11-21T16:00:38.907Z","8.3.0":"2019-11-22T09:38:20.538Z","8.3.1":"2019-12-02T16:36:14.807Z","8.3.2":"2019-12-02T17:33:38.334Z","8.4.0":"2019-12-03T20:47:30.533Z","8.4.1":"2019-12-03T22:13:32.529Z","8.4.2":"2019-12-05T21:50:42.177Z","8.2.9":"2019-12-12T17:58:18.487Z","8.4.3":"2019-12-21T19:38:29.303Z","8.5.0":"2019-12-30T13:29:54.791Z","8.6.0":"2020-02-07T13:42:40.845Z","8.5.1":"2020-02-10T14:43:26.141Z","8.6.1":"2020-02-11T14:45:13.242Z","8.5.2":"2020-02-12T13:38:28.577Z","8.5.3":"2020-02-14T10:20:12.793Z","8.6.2":"2020-02-14T10:26:38.452Z","8.6.3":"2020-02-23T20:10:11.474Z","8.6.5":"2020-02-23T20:56:34.342Z","8.5.5":"2020-03-09T09:40:00.815Z","8.5.6":"2020-03-09T20:37:27.068Z","8.5.7":"2020-03-10T08:59:46.520Z","8.5.8":"2020-03-10T10:54:18.892Z","8.5.9":"2020-03-10T11:12:07.781Z","8.5.10":"2020-03-10T13:49:50.508Z","8.5.11":"2020-03-10T16:14:46.341Z","8.5.12":"2020-03-12T13:16:56.890Z","8.5.13":"2020-04-03T10:05:09.890Z","8.6.6":"2020-04-08T20:28:17.953Z","9.0.0":"2020-04-10T08:48:04.486Z","9.0.1":"2020-04-21T20:28:36.976Z","9.0.2":"2020-04-28T14:24:01.191Z","9.0.3":"2020-06-10T07:45:25.335Z","9.0.4":"2020-06-16T20:55:53.530Z","9.0.5":"2020-06-25T08:11:04.114Z","9.1.0":"2020-07-01T15:47:04.868Z","9.1.1":"2020-07-10T09:48:39.898Z","9.1.2":"2020-07-10T11:33:39.556Z","9.2.0":"2020-07-14T12:47:34.670Z","9.2.1":"2020-07-14T15:51:01.639Z","9.2.2":"2020-07-15T08:27:49.105Z","9.2.3":"2020-07-16T12:19:50.975Z","9.2.4":"2020-07-17T14:12:32.673Z","9.2.5":"2020-07-17T19:00:38.318Z","9.2.6":"2020-07-17T19:53:38.059Z","9.3.0":"2020-07-20T08:29:53.876Z","9.3.1":"2020-07-20T12:06:33.170Z","9.3.2":"2020-07-20T15:50:22.321Z","9.3.3":"2020-07-22T07:49:11.173Z","9.3.4":"2020-07-24T15:52:37.810Z","9.3.5":"2020-07-28T16:23:47.056Z","9.4.0":"2020-07-30T12:20:41.737Z","9.4.1":"2020-07-30T12:51:54.290Z","9.4.2":"2020-07-31T12:10:43.118Z","9.5.0":"2020-08-13T10:36:18.211Z","9.5.1":"2020-08-13T11:14:28.133Z","9.4.3":"2020-08-19T13:33:49.751Z","9.5.3":"2020-08-24T15:01:34.607Z","9.5.4":"2020-09-02T17:43:56.907Z","9.5.5":"2020-09-07T09:46:26.798Z","9.5.6":"2020-09-14T07:54:02.948Z","9.6.0":"2020-09-23T12:06:37.741Z","9.7.0":"2020-10-06T08:33:07.344Z","9.7.1":"2020-10-06T18:12:49.360Z","9.8.0":"2020-10-13T09:11:00.738Z","9.8.1":"2020-10-14T09:07:21.071Z","9.8.2":"2020-11-26T09:41:39.787Z","9.8.3":"2020-11-26T19:17:32.265Z","9.8.4":"2020-12-01T11:47:10.496Z","9.8.5":"2020-12-07T12:42:43.847Z","9.8.6":"2020-12-07T14:42:35.419Z","9.8.7":"2020-12-25T12:58:51.167Z","9.8.8":"2020-12-29T09:16:35.094Z","9.8.9":"2020-12-29T16:28:26.067Z","9.8.10":"2021-01-05T14:46:36.754Z","9.8.11":"2021-01-06T10:36:27.487Z","9.8.12":"2021-01-11T14:14:32.495Z","9.8.13":"2021-01-28T13:31:05.510Z","9.8.14":"2021-02-16T08:59:16.404Z","9.8.15":"2021-02-17T08:48:54.758Z","9.8.16":"2021-02-17T10:50:36.074Z","9.8.17":"2021-02-19T20:41:33.560Z","9.8.18":"2021-02-20T07:53:13.987Z","9.8.19":"2021-02-25T12:07:53.126Z","9.8.20":"2021-02-26T09:25:21.272Z","9.8.21":"2021-03-15T09:42:18.870Z","9.8.22":"2021-04-05T07:36:39.369Z","9.8.23":"2021-04-30T10:04:02.305Z","9.8.24":"2021-05-05T18:34:11.307Z","9.8.25":"2021-05-18T08:14:14.280Z","9.8.26":"2021-06-01T08:11:28.557Z","9.8.27":"2021-06-21T15:32:35.334Z","9.8.28":"2021-06-21T15:38:31.444Z","9.9.0":"2021-06-21T15:40:42.463Z","9.9.1":"2021-07-06T10:53:13.083Z","9.9.2":"2021-07-23T08:39:47.931Z","9.9.4":"2021-07-27T10:38:21.710Z","9.9.5":"2021-07-27T15:29:25.726Z","9.9.6":"2021-07-27T15:50:48.448Z","9.9.7":"2021-07-30T20:33:08.283Z","9.9.8":"2021-09-07T11:53:29.542Z","9.9.9":"2021-09-12T11:31:52.429Z","9.9.10":"2021-09-22T10:24:31.572Z","9.9.11":"2021-10-27T13:41:40.734Z","9.9.12":"2021-10-28T19:39:44.182Z","9.10.0":"2021-11-02T09:45:42.855Z","9.10.1":"2021-11-02T10:38:12.144Z","9.10.2":"2021-11-02T10:58:12.822Z","9.11.0":"2021-12-16T10:40:48.627Z","9.11.1":"2021-12-22T12:15:38.102Z","9.11.2":"2022-01-19T09:51:55.627Z","9.11.3":"2022-01-25T08:11:40.665Z","9.12.0":"2022-01-31T09:22:52.470Z","9.12.1":"2022-01-31T12:52:58.387Z","9.12.2":"2022-02-02T12:12:07.127Z","9.12.3":"2022-03-14T13:58:10.978Z","9.12.4":"2022-03-23T12:30:16.448Z","9.12.5":"2022-03-24T11:24:24.212Z","12.0.0":"2022-03-30T09:17:30.270Z","12.0.1":"2022-04-07T14:25:37.412Z","12.1.0":"2022-04-21T14:45:14.001Z","12.1.1":"2022-04-25T10:01:48.718Z","12.1.2":"2022-04-26T08:08:33.740Z","12.1.3":"2022-05-20T11:51:51.516Z","12.1.4":"2022-05-24T12:34:14.294Z","12.1.5":"2022-05-31T07:32:04.087Z","12.2.0":"2022-06-03T10:41:34.471Z","12.2.1":"2022-06-03T11:56:05.600Z","12.3.0":"2022-06-04T20:31:39.745Z","12.3.1":"2022-06-04T20:58:48.164Z","12.1.6":"2022-07-21T11:31:09.768Z","12.3.2":"2022-07-21T11:35:53.840Z","12.3.3":"2022-08-03T16:25:53.560Z","12.3.4":"2022-08-12T12:33:48.955Z","12.4.0":"2022-10-21T14:29:01.850Z","12.5.0":"2022-10-28T15:47:28.123Z","12.5.1":"2022-11-03T11:38:12.530Z","12.6.0":"2022-11-05T14:03:14.662Z","12.6.1":"2022-11-10T12:19:47.270Z","12.7.0":"2022-11-29T19:34:53.701Z","12.7.1":"2022-12-01T11:17:22.085Z","12.7.2":"2022-12-01T13:34:29.429Z","12.8.0":"2022-12-06T17:12:20.453Z","12.7.3":"2022-12-07T20:06:35.163Z","12.8.1":"2022-12-07T20:28:15.351Z","12.8.2":"2022-12-22T09:11:38.011Z","12.9.0":"2023-01-06T16:38:41.258Z","12.10.0":"2023-02-10T12:34:17.303Z","12.11.0":"2023-02-16T21:53:59.400Z","12.11.1":"2023-02-16T22:19:17.433Z","12.11.2":"2023-02-16T22:22:42.610Z","12.11.3":"2023-02-16T22:40:16.528Z","12.11.4":"2023-03-22T16:06:09.231Z","12.11.5":"2023-03-22T16:22:00.466Z","12.12.0":"2023-03-24T20:50:37.076Z","12.12.1":"2023-03-24T20:51:48.529Z","12.12.2":"2023-04-08T10:20:15.150Z","12.3.5":"2023-05-03T19:11:42.178Z","12.12.3":"2023-05-03T19:18:21.979Z","12.12.4":"2023-05-05T17:54:28.616Z","12.12.5":"2023-05-09T21:10:54.472Z","12.12.6":"2023-05-09T21:19:02.273Z","12.12.7":"2023-05-09T21:30:04.828Z","12.12.8":"2023-05-25T15:27:26.960Z","12.12.9":"2023-05-28T21:16:28.084Z","12.12.10":"2023-05-28T21:23:14.786Z","12.12.11":"2023-07-09T12:13:21.130Z","12.12.12":"2023-08-06T11:26:18.042Z","12.12.13":"2023-08-13T18:54:50.219Z","12.13.0":"2023-08-15T20:06:45.633Z","12.13.1":"2023-08-16T16:50:05.650Z","12.13.2":"2023-08-16T17:40:11.357Z","12.13.3":"2023-08-21T17:17:16.300Z","12.14.0":"2023-08-29T12:04:26.863Z","12.14.1":"2023-09-01T16:13:53.272Z","12.14.2":"2023-09-17T20:05:06.548Z","12.14.3":"2023-09-19T19:26:09.835Z","12.14.4":"2023-09-24T20:09:24.667Z","12.14.5":"2023-09-30T12:31:48.465Z","12.14.6":"2023-09-30T12:49:49.724Z","12.15.0":"2023-10-04T20:49:43.576Z","12.15.1":"2023-10-12T19:34:18.335Z","12.15.2":"2023-10-15T18:19:06.419Z","12.16.0":"2023-10-16T14:19:29.159Z","12.17.0":"2023-10-25T14:57:12.630Z","12.17.1":"2023-10-25T16:38:11.134Z","12.18.0":"2023-11-07T07:23:08.876Z","12.18.1":"2023-11-07T07:37:38.368Z","12.18.2":"2023-11-08T17:26:35.652Z","12.18.3":"2023-11-08T17:57:24.711Z","12.18.4":"2023-11-09T13:32:25.024Z","12.18.5":"2023-11-09T13:39:36.168Z","12.18.6":"2023-11-23T18:30:29.465Z","12.18.7":"2023-11-28T17:27:27.198Z","12.19.0":"2024-01-22T16:59:09.052Z","12.19.1":"2024-01-22T19:10:27.094Z","12.19.2":"2024-01-22T22:29:16.476Z","12.20.0":"2024-02-05T14:06:03.693Z","12.20.1":"2024-02-05T15:33:23.873Z","13.0.0":"2024-02-26T18:11:20.311Z","13.0.1":"2024-03-08T21:28:48.559Z","13.0.2":"2024-03-12T19:38:12.382Z","13.0.3":"2024-03-21T14:38:45.943Z","13.0.4":"2024-03-21T14:45:34.665Z","13.0.5":"2024-05-08T19:31:39.508Z","13.0.6":"2024-05-30T10:02:10.257Z","13.0.7":"2024-06-19T20:25:39.404Z","13.1.0":"2024-09-03T17:43:00.565Z","13.1.1":"2024-09-05T19:13:42.393Z","13.2.0":"2024-09-14T10:28:38.242Z","13.2.1":"2024-09-14T11:02:29.711Z","13.2.2":"2024-09-20T21:15:03.740Z","13.2.3":"2024-09-22T10:36:57.560Z","13.3.0":"2024-09-26T18:00:41.292Z","14.0.0":"2024-10-01T16:42:28.072Z","14.0.1":"2024-10-03T12:15:44.947Z","14.0.2":"2024-10-03T12:50:19.994Z","15.0.0":"2024-10-03T22:04:44.275Z","16.0.0":"2024-10-04T18:27:39.451Z","17.0.0":"2024-10-06T10:41:48.235Z","18.0.0":"2024-10-06T14:17:10.864Z","18.0.1":"2024-10-10T16:03:32.881Z","18.0.2":"2024-11-10T13:41:48.093Z","18.0.3":"2024-11-11T18:45:20.732Z","18.0.4":"2024-11-12T00:31:34.284Z","18.0.5":"2024-11-12T00:41:27.449Z","18.0.6":"2024-11-12T10:44:47.142Z","18.0.7":"2024-11-12T15:30:17.501Z","18.0.8":"2024-11-12T21:56:16.574Z","18.0.9":"2024-11-13T19:34:06.434Z","18.0.10":"2024-11-22T14:23:59.896Z","18.0.11":"2024-12-09T19:03:32.591Z","18.0.12":"2024-12-09T22:16:18.044Z","18.0.13":"2024-12-09T22:21:24.329Z","18.0.14":"2024-12-09T22:36:56.688Z","18.0.15":"2024-12-09T23:53:23.333Z","18.0.16":"2024-12-09T23:58:49.677Z","18.0.17":"2024-12-10T00:22:57.944Z","18.0.18":"2024-12-11T12:18:44.077Z","18.0.19":"2024-12-11T16:46:33.421Z","18.0.20":"2024-12-12T17:26:30.418Z","18.0.21":"2024-12-13T11:15:37.946Z","18.0.22":"2024-12-13T11:45:17.588Z","18.0.23":"2024-12-29T22:05:54.544Z","18.0.24":"2025-01-16T18:49:41.378Z","18.0.25":"2025-01-21T00:53:12.374Z","18.0.26":"2025-02-19T11:43:31.390Z","18.0.27":"2025-02-26T20:06:11.191Z","18.0.28":"2025-02-27T11:03:01.244Z","18.0.29":"2025-03-12T12:45:50.639Z","18.0.30":"2025-05-09T11:24:04.736Z","18.0.31":"2025-05-30T14:31:47.147Z","18.0.32":"2025-06-06T11:08:57.116Z","18.0.33":"2025-06-14T10:49:39.919Z","18.0.34":"2025-06-14T11:48:01.692Z","18.0.35":"2025-07-15T16:43:34.049Z","18.0.36":"2025-08-19T12:26:32.045Z","18.0.37":"2025-08-19T12:36:13.117Z","18.0.38":"2025-08-21T20:19:37.293Z","18.0.39":"2025-08-28T01:44:51.311Z","18.0.40":"2025-08-28T11:05:56.889Z","18.0.41":"2025-09-04T11:56:57.422Z","18.0.42":"2025-09-04T17:08:03.006Z","18.0.43":"2025-09-05T18:56:01.822Z","18.0.44":"2025-09-25T11:52:43.567Z","18.0.45":"2025-10-06T19:03:55.127Z","18.0.46":"2025-10-22T16:41:48.414Z","18.0.47":"2025-11-03T11:58:37.923Z","18.0.48":"2025-11-05T18:35:24.592Z","18.0.49":"2025-11-05T18:47:14.410Z","18.0.50":"2025-11-11T18:59:28.374Z","18.0.51":"2025-11-11T19:14:40.687Z","18.0.52":"2025-11-11T19:22:10.879Z","18.0.53":"2025-11-11T19:33:00.965Z","18.0.54":"2025-11-11T21:04:42.896Z","18.0.55":"2025-11-12T12:02:37.812Z","18.0.56":"2025-11-12T20:17:17.429Z","18.0.57":"2025-11-14T13:58:17.152Z","18.0.58":"2025-11-14T14:25:50.177Z","18.0.59":"2025-11-20T13:20:39.298Z","18.0.60":"2025-11-20T15:54:50.566Z","18.0.61":"2025-11-20T16:15:55.770Z","18.0.62":"2025-12-05T15:57:26.748Z","18.0.63":"2025-12-15T11:28:11.388Z","18.0.64":"2025-12-17T14:35:55.108Z","18.0.65":"2025-12-17T15:01:39.849Z","18.0.66":"2025-12-19T01:14:34.961Z","18.0.67":"2026-01-06T18:39:13.535Z","18.0.68":"2026-01-06T18:47:10.278Z","18.0.69":"2026-01-06T18:51:21.705Z","18.0.70":"2026-01-06T19:19:21.604Z","18.0.71":"2026-01-06T19:29:27.243Z","18.0.72":"2026-01-06T19:44:25.583Z","18.0.73":"2026-01-13T16:33:11.917Z","18.0.74":"2026-01-18T19:16:19.175Z","18.0.75":"2026-05-22T21:33:14.305Z","18.0.76":"2026-05-26T19:57:11.016Z","18.0.77":"2026-06-25T23:39:53.519Z","18.0.78":"2026-06-29T17:09:19.702Z","18.0.79":"2026-06-29T18:23:57.479Z","18.0.80":"2026-06-29T18:49:22.178Z","18.0.81":"2026-07-03T15:28:35.641Z","18.0.82":"2026-07-24T19:57:30.322Z","18.0.83":"2026-07-31T15:39:51.432Z","18.0.84":"2026-08-01T19:09:12.276Z","18.0.85":"2026-08-01T19:13:17.814Z","18.0.86":"2026-08-28T09:55:22.625Z","18.0.87":"2026-09-21T19:45:32.988Z"},"bugs":{"url":"https://github.com/Firestitch/ngx-list/issues"},"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","homepage":"https://github.com/Firestitch/ngx-list#readme","keywords":["angular"],"repository":{"url":"git+https://github.com/Firestitch/ngx-list.git","type":"git"},"maintainers":[{"name":"wis-nzhorn","email":"n.zhornitskaya@wis.eu.com"},{"name":"raygig","email":"admin@firestitch.com"},{"name":"basters","email":"codbasters@gmail.com"},{"name":"mendor","email":"mendor1990@gmail.com"},{"name":"jurymukha","email":"myuriy1990@gmail.com"},{"name":"mikepaterson","email":"mike@frailproductions.com"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"readme":"ERROR: No README data found!","readmeFilename":""}