{"_id":"@firestitch/iframe","_rev":"53-14b788f89aff730aeb5d744385e43b35","name":"@firestitch/iframe","dist-tags":{"latest":"18.1.1"},"versions":{"0.1.0":{"name":"@firestitch/iframe","version":"0.1.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.1.0","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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"34552cdf3f6e4f9c4a5a228846914fb8faef680f","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.0.tgz","fileCount":65,"integrity":"sha512-mB9CjnTbSjCUZYBK1L5rioahEhV7HQdWydPP9Mrr/DQLFLWb364cZXxq8OQrTNN6N+NSzuKucqjCr8wF6RZmlQ==","signatures":[{"sig":"MEUCIQCcfxuMPXVzEyYXlngWWxNsTeu0yT3uJ8RQjOXZxqyRHwIgKb37X7JEJD5rmcBJ1fhQni0JV4iTphAEkBR91V9AyC0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":72936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2QODCRA9TVsSAnZWagAAioMP/1REu9+3HfdVOUNFPP+V\n/2/WWCj6ubG7W5a3ZBYfha7bBl/lwJftOIcjpuyo+FP2CsmFXxE2gmkoziNJ\nW5WaFBU7nCdl60KO3p/ZvAMntyeBiFwcPRlINNIkA4V+omppFYbb0YUDdQC/\ngXGAhsLtaB9ZKESwZKCqb3KUeHyl5Oe/3a7xt24Il7+OR/7sVkpEHrOl3zNN\nWr10/+ZXiGCeUu1/hcKM6FjC7fSqWjbCT9bOc7uJL8E/1RuVDi6eWp1hASL+\nwOfRh/mD+6w/RilBhzGyIt4xIrOCKLSTrs1GWXZsrn5s1HxlM3kXAYsIedGP\nLduQzEAWR31fbQGE7K03twTKCyMlU7S+PTi7bYF02zY/GE5x5GqyGsO5q/Ep\nhlD2yJzPCDuVG95LdZ93G4C9zFaehNjT1ODuAguVxq8dX33QdgDKTPiJ17dM\nl4Jv6e5fVlQ6IvijrZxKfv1KxzhQOLyVEGAaIGqPhE1P5EF8mZdU6ebNARCm\nl22q3LtPhb7MVHx3PA+DAumhmJY4EmPTBQVrc/J6jmrLF+q/aMW1UUcsKH6N\nv7DsCIp2cYx/aLziUc8l2aTM5HPGAVlHIzeNzN++es3TaYosuQNN/obNrKyL\nQRJwlGVX4T0dCCAN8eE1jW2Wh1JLJlvaVRW0OqAPXUH1OQKw5YXAQtokCqzq\nbTOQ\r\n=mQes\r\n-----END PGP SIGNATURE-----\r\n"},"main":"package/index.js","engines":{"node":">=6.0.0"},"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 package:functions","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","demo:serve":"http-server ./demo","prepublish":"npm-run-all -s copy:package publish:replace","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","postinstall":"npm rebuild node-sass","copy:package":"cpx -v \"package.json\" \"package\"","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","publish:replace":"replace-in-file /package/index/g index package/package.json --isRegex","package:functions":"tsc -p tsconfig.es6.json","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-iframe.git","type":"git"},"_npmVersion":"5.8.0","description":"@firestitch/iframe","directories":{},"_nodeVersion":"6.11.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@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","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.0_1524171650506_0.7687419365796331","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@firestitch/iframe","version":"0.1.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.1.1","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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"f1a83eb3130db05a24bac97537d786b98bb682c0","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.1.tgz","fileCount":65,"integrity":"sha512-2dT4kclmsGeS6IonkNAXEOqJTU09BofJ1RkTgWC96Taw1Yw4AB2PG7b9xFoAQhewxhiqZDAwJDURkHd+t8a8LQ==","signatures":[{"sig":"MEUCIQCDOfEMcox9x22kA4jD0CyeL7r7q7djCnP+xfyedZSNGgIgUmiEaQHKBQGwOvDpskomD3YQzm+OGzKu2ql8+fIgGLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":84317,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2QyxCRA9TVsSAnZWagAAClcP/18R5w/LIFv1utkD6sdM\nbHuDy3nJ+Q9jHqYhWVJPZsqoiyEG8zLOfLqoVTiLp1T/A0+x615x4PcIT0Ub\nPSktqexRrQmu58Gx1zmWjc4sEW/yjKt3Bll7nuF7/yQaXIrrV++BD6jlfo+V\nSdO9CH56Wf0ydP11c/2bL+l5MH0QnatzhdIS1rJN/+GOP6Bf6pVQJJbIYmqC\nO4w9704M26M3gDnTdHSalRoqRxdbUYFfrMzHMlonTatWmlk8h9zp10M/gKL0\nTxPeBYPJIi2/cgosbP1wHLPxZlpw1DdUnnc5LEXVkT3/E1PMO8duwHHb+Z5o\nZ2+xZAbIttHWKcXx0qUr921Sp+WtWRLk3VlxcF6j9RoueeNePOl/UC/Om4er\nF8uEmVZAO70LRIDA3JlJsA3AjWU7aQA6xe+evrAzdtbPPIphuogwSoCdFBdV\nFPwTyScKdpJt2FnYDFgyyOqULK0Ee52lg9bq3ueIKDivMZ3FOv81Ux+9Onl+\nbFMVDW2wTD6su+QMjmD770N0A52F3OSlcLRjcky9iNiSQK8muyk3tD+diHya\n+SncV42CTAbi+wjqDOqiKJ7hfcQaEAWcHZXUsMwD4gKF9lrvXfS3kidB9cu+\nDmbgOoEfbZh8LpJbGXpuQm+56YMUHpZ5HvbaqO0cHxS1TcVPKLT3GgsIigEi\n4FvW\r\n=z5bs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"package/index.js","engines":{"node":">=6.0.0"},"gitHead":"29a3a75e4b0226d7bec7d554e4b00b29ca6405eb","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","demo:serve":"http-server ./demo","prepublish":"npm-run-all -s copy:package publish:replace","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","postinstall":"npm rebuild node-sass","copy:package":"cpx -v \"package.json\" \"package\"","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","publish:replace":"replace-in-file /package/index/g index package/package.json --isRegex","package:functions":"tsc -p tsconfig.es6.json","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-iframe.git","type":"git"},"_npmVersion":"5.8.0","description":"@firestitch/iframe","directories":{},"_nodeVersion":"6.11.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@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","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.1_1524174001456_0.5530552949645502","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"@firestitch/iframe","version":"0.1.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.1.2","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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"55b70936b5134b156b05468ff991867cef1c3bbb","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.2.tgz","fileCount":70,"integrity":"sha512-aXCXcR8b4DZAC/FcCeMMEieYVhjBAoODZBK2qAbyLXrBwZ5VjYsyDEMotcG6ZHSklXfqavlEuBaE3tKxhmEpdg==","signatures":[{"sig":"MEUCIG77lJ06weUB7RkeRjccpkND/EOgTW721z7GrXJYzUl0AiEA7/PQblX5k6jX6upMWLydmblXhqYmQcf/AxKR9XcGB2o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":85862,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2ShRCRA9TVsSAnZWagAACj8P+QAyRDRs59ziKleQlOvM\n97Ba5eVkJzbcfZWdXiWnsyEAjbPvKH+FmVr1sVyxRE5EuZOTsUpA+Pprtyou\ncmCWsXWZUxkxva4MOX75CeYADeRKzqEVglhi8+nzNC5vD8TVr5zdIVVWXsYH\nvPP+S/Fjg9JAQ607GJCHTnzKrLgZXXWO1gIfmwPmD2vgPghAET3KBgsojFSq\n9kaHwIdNPf/hYNCgYS09R9lKIoQ6Qfp7w87yO6e0NR+JhsW40dwRxtJHoeET\nzmMLvqxPDK8bs7R2/NjrI8b8E+htB1zXSw1AD0vOh3KSLxxpcvywpoam1AJ1\npiVpG8RgJfXSpaXIoloJm9JSplRjXhNFwV7RmQgJB7Oj10+TE5syXaxqTmJn\nYNPy0q5C+itGOnxjpI6GGLLXBB6HjLZRgfImZEgJvJWIlu9wnRojugHc1Zbg\nK8pd+NB87Ep94imHSTcOa1msA1xnolyPR7V4DQyW/Q/ee0omUzqISb2OF+l1\nHOu4XylcC8Flx/9LjfWlEjprLGKV7qSRuoF+mxOhnK5aF0ptJR4vYeK1yq/p\np/AeWNv4FkFPr2ojO47rTl1KvywAW4eKlf7puPWj+pBfq5JGwMcf/f/j67x6\nb/yAAZWviCJcjO8KwTAqkHEnqgEkHIdvp8UWb32pVk/Jgf91lcrckkDW4BcL\n0HKV\r\n=gPkX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"package/index.js","engines":{"node":">=6.0.0"},"gitHead":"29a3a75e4b0226d7bec7d554e4b00b29ca6405eb","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","demo:serve":"http-server ./demo","prepublish":"npm-run-all -s copy:package publish:replace","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","postinstall":"npm rebuild node-sass","copy:package":"cpx -v \"package.json\" \"package\"","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","publish:replace":"replace-in-file /package/index/g index package/package.json --isRegex","package:functions":"tsc -p tsconfig.es6.json","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-iframe.git","type":"git"},"_npmVersion":"5.8.0","description":"@firestitch/iframe","directories":{},"_nodeVersion":"6.11.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@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","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.2_1524181073585_0.3282424250172775","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"@firestitch/iframe","version":"0.1.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.1.3","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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"1ed03502c621fb88725aaa179a92c654e2f9b3c4","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.3.tgz","fileCount":70,"integrity":"sha512-Ou4cRTYACuHBoIpQb4FNZ3uidrP0JfPUBR1hbF3TH14yCDAF9SzqwG+9dkjWOrajGri9V4uwFW05yGoyueaXYA==","signatures":[{"sig":"MEQCIHl2rkZaAHoeYufIiwvDwd1d+LIDUaEGLizzr6lNsOpiAiAaVTHmsm5mB7liFGfrOxbqnP1nLCz5NyNsK/aJ0vs3pw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":86930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2UJyCRA9TVsSAnZWagAAcd0QAI/T7pqibTYK2K4SxL8B\niaCiML/Cec78phEirM+ZhplmCc50ruVIIVQPYNL8Gs6opJIIpT9emHZkOPBu\n0mwzELao97fNQqSrSmC9T/KoJWZQC7LpuWuRUj444i9W+iCYLdp+r3U5oxKY\nvSn+lQhouSJuL2HuwKdNmE7uKeuNQ6c0KUNW0dkkOpan02TTgTg4nvZdvEtO\nFsPi+GJzFAK23sbeXhKbp2A5sUy9rYVjpvK/O+Y/2L2cEfYzmee9oiRF6LJB\nDqRhVPLaqoIRqdqI+BSvDaxlOMmSw/phgDUwHbswtQcSuxDcF77QQYFvrGFA\nhRkgWCwSwvencuogTJ642on5MqJv1Y7pHOW1qiq+BDR89FIHEzlWmcbOchI5\n5JrI04yEiVwUIRoEUEEhossR/4PTtrBfHS/1eGOcJb9MQQuvwnWAt5aV8e4v\n+80rBv1Okse7Uu7NVbt8w+4h8Q862d2Z3lqtnXtzg1ZWZlMlQWQuN94Mhm2D\nLTCiVNmty+FT3l461WOqUozZGrlNB0bCEvsYH4ZpKVdd4D0N/qEivRgsohCe\nCOvX7jFrBHa/Vyc57ZQwhshaMsxFlpnSpr5toaTpNNrnpkAzLksOB+Nfre4k\nP0sEWA5pzjajSMN9JQempmutPu4/SLO/JXPKgSVv7y+TtR9IW41x8J2oThST\nQ0GT\r\n=uwJx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"package/index.js","engines":{"node":">=6.0.0"},"gitHead":"29a3a75e4b0226d7bec7d554e4b00b29ca6405eb","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","demo:serve":"http-server ./demo","prepublish":"npm-run-all -s copy:package publish:replace","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","postinstall":"npm rebuild node-sass","copy:package":"cpx -v \"package.json\" \"package\"","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","publish:replace":"replace-in-file /package/index/g index package/package.json --isRegex","package:functions":"tsc -p tsconfig.es6.json","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-iframe.git","type":"git"},"_npmVersion":"5.8.0","description":"@firestitch/iframe","directories":{},"_nodeVersion":"6.11.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@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","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.3_1524187761663_0.7269883116722473","host":"s3://npm-registry-packages"}},"0.1.4":{"name":"@firestitch/iframe","version":"0.1.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.1.4","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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"597123f3058e8d7083d109696049c7ff9a96e90e","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.4.tgz","fileCount":64,"integrity":"sha512-a9kjhdWsr7ejgFJuq0Nu6A9s2RL6dZ0MuID1KScIFxgSFLtdF/L5++cGwjZHvBD7T1z3sgt1l0QrcqfsHcxNEQ==","signatures":[{"sig":"MEUCIQCpg8LJXL/jPG9K6y1tELnIA29aan1KCizZhLL3yhrM+QIgbNERxgSd03Dc+hTbizojxsiDQFi44xbpjKW3ZF+Q7ro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":83835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2UUbCRA9TVsSAnZWagAAaTkP/1mIknQ5zFQ3knBcFWON\naMrmte2mAgMNAlzw1qVLv6JProxsmXCzXmvKYKyGHPEjv0j5X7FmfephSaPE\nUB5zeOwv9sSjTBotH5hRjJvLMInYF2LGMkCSSA2M+qthpOs8lRkpSQCM07M1\nswt+xuE1wCgpnoCMN845FZEZ6Ip6cfVAmv21S8LLyFH4jquji049tXic32ja\n+W9fu8HX5Ldy9Np3rw0n8UJvuFKNMwULImWCVnDJ11IqU4f0xtfUUtCJxhF0\n8iP7toxJ2o/UCKWjlEt5zhjG+pMQBKEf4FnNx8OYmvH+oDB2eWJOJSNP3xKg\n0T0gkSbmlGlqKeLPtJx56+e0oN/3IVIX/c8j7xg2Dopa1Dse3a9Yj8sTfWGD\noMSJNVH9PJ3p89EOdk6BsHmAk1FJMKiMD7TEvhiXXkdOnWZw/m4kKk0ocJIq\nKk9k3q4ev16DBchrzw8uqgRhaqeTliX803L2QuUoWpY7TqpZJmmTHKFG2/cL\nSOOI6Y6aAyxxsdxfyiorvFOn1YOmOBKYdWshxk0+L0Ux1S92Z1xsB/zXLZIa\nEj8qoFC+j1811Y00xp+Gd7eyA/bFx8JGWL1xXoJ0VMf/NRkLdD3cgECqcxKB\nDHPHOv4wv6cefNB7YZZi7hEFQGxJy7GpI5ziVBwsuVHacgGeGO3OOyvdqlzB\nqJwM\r\n=xw52\r\n-----END PGP SIGNATURE-----\r\n"},"main":"package/index.js","engines":{"node":">=6.0.0"},"gitHead":"29a3a75e4b0226d7bec7d554e4b00b29ca6405eb","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","demo:serve":"http-server ./demo","prepublish":"npm-run-all -s copy:package publish:replace","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","postinstall":"npm rebuild node-sass","copy:package":"cpx -v \"package.json\" \"package\"","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","publish:replace":"replace-in-file /package/index/g index package/package.json --isRegex","package:functions":"tsc -p tsconfig.es6.json","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-iframe.git","type":"git"},"_npmVersion":"5.8.0","description":"@firestitch/iframe","directories":{},"_nodeVersion":"6.11.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@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","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.4_1524188443066_0.04315370139851904","host":"s3://npm-registry-packages"}},"0.1.5":{"name":"@firestitch/iframe","version":"0.1.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.1.5","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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"1218039da1a6a4f200150c3223de9d9f7a54a047","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.5.tgz","fileCount":79,"integrity":"sha512-OpLYe+w91d/joupS+uBtsRcAl7DlDL4tCqPBlz7zNuo+FzdtAhgUR5mEkbriD/kvWGt1EURf2L2eh5n6a0qF/Q==","signatures":[{"sig":"MEYCIQDgTQ7CIDd/8/y0dVyDFbIgpFBWSOO/CV9K7Vw4MMj6QwIhANmzONSlLwr/SRVAkkbNbM2kbyHfcsmdPQm9nHDCiRM8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":108127,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa2hCACRA9TVsSAnZWagAANL8P/0PPbtG+eU3rcFU9XXrT\nPgN5ayNMLrqOMbuNXojflDou44/wRxtzogjxhpyDdcfuJeMqYWCJarvhBL2r\nRiv85bMO0bERksLJCKmAStPqmjP/pyFMgIMqMSUbRFt8TlPDdKKcWHLWb6PA\nhGzygQUg3lZxqTTFPm0KwHTQGoO00V2Vk6RCZ01cn5O0CvzIWoaaVmNOCB/P\nrulWntSuCaTm7WIR6BAWrEshrrqc6FIYtykLMn5j/0PNTjEwWTpNdV2SUZun\n2sCAjt6h+1kBlU2jcocDjWOYNQN1RuIvDG1SY+zexT07oNE81NwT25efdkfc\nPq9CNeWiKg3ur6yYQq/eG9Hyv+acq16HYNwBTNL0QcwpB1nbfPZS00+RhoVS\nNZEJVHPPvngqzM6vnEgX3OlsMR0hVtXWzrrpraRgJZF/8SGsjxKiXgcOjrbL\ngvxXx3kCoEwQYq+DMnmWYKFIVu9EAVE2LEOYx7sgskeLgoJsLF377G7WXk4G\njVe0qaVhsVjsQhPV49CMdeJAj8kvObKt/JXDnKBRpH37W2A+eookkaDZRd1i\nQ9MM3G0RZD0BNBaSgUL8mv4LTmV19eo8dHhj1y7q/FC7GJMO61XmS9GiW8/a\n/kDj23P9GTKZGhw07/QDCZySHQGJZZhLGYhY4um4+DZ18KGzhCmP9tT2F0ON\nGW53\r\n=YTOz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"package/index.js","engines":{"node":">=6.0.0"},"gitHead":"29a3a75e4b0226d7bec7d554e4b00b29ca6405eb","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","demo:serve":"http-server ./demo","prepublish":"npm-run-all -s copy:package publish:replace","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","postinstall":"npm rebuild node-sass","copy:package":"cpx -v \"package.json\" \"package\"","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","publish:replace":"replace-in-file /package/index/g index package/package.json --isRegex","package:functions":"tsc -p tsconfig.es6.json","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-iframe.git","type":"git"},"_npmVersion":"5.8.0","description":"@firestitch/iframe","directories":{},"_nodeVersion":"6.11.2","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@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","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.5_1524240511757_0.7258513382260998","host":"s3://npm-registry-packages"}},"0.1.6":{"name":"@firestitch/iframe","version":"0.1.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.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/fs-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"27e2f391b59962da6baabeb1a3b95fff5acd78f0","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.6.tgz","fileCount":36,"integrity":"sha512-sRyo7HhiE7t1x75VRBGEtQUELBtYodDrWG8B+LtoBSn2nN5AfWGa0hf1zjsitav/mQzeejEMNAb+cspGeJsu7A==","signatures":[{"sig":"MEUCIH6YRoNZQpCD7nbmDxaTKIknbqSDfoO1BRcVz4RuaIsZAiEA+yfkOsvAdUuLPjLvygqVw7pGc1wIqMs6xKUAVyrC3lc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1efvCRA9TVsSAnZWagAAEBMQAJ8rlqAWOXquyEpLzMtL\nVvHWT662Intq4evjEWhfqu01JgGGsGhxvZGylsOCOfCS04grKxuBCflNGeUS\n2Ilu3Apa7mYtokzBc1wktmldifqylSkVfQUJQyXx5H8tbp7aTR083mjNriEg\n5ZFLujF5BsObmwhaRlfwWqVUwMnzoPNjaAgS3tJQsEGQtRQcfUKomIvIMY4p\nfJhksyxYQOiRVIS+yroYzVR89+qFthbxfwH/C44vIzuLviIptEVh2inYHIJ8\npHocphAEVlm9CrFz/Hc+9xOTiQw1ZlL7MSfXu51TMTlo30RyGP/DFcTu09Fl\nVk6YqJ5SV7ilMUO8IhlqkbjJs2ESynKU61e4eZZEzD4Niu/zCeNLNwZcneZq\n/FIOxsJxt7uuJJvjjPognVB7ekJjibAyhogLJD8X8rdGPsets1eqONM3Js8O\n+C5s2QDbUVznih078+OfgNSuEhNjmqkyupDXRHCjYJtP/uedjLbaOZ83qHru\nxxxP4nqNxAHhZp0Qct6ltaZ1pOpYe78Z1XlTJwxIxDZGocCpcL6wfZj4RtjP\nzWXX/L7cSdQ0YyaXBnlhVYbII0B1nXqCKgmD+TL74oTNfU+x8ZQWuUPJI0/K\n+iO/KQ8nH40lzE7aVOFLMu5O8/4sraPIo/ggOiESVuck4T559sBVUslzHtev\n+sBC\r\n=5PBz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.0.0"},"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-iframe.git","type":"git"},"_npmVersion":"6.4.1","description":"@firestitch/iframe","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@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","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.6_1540745198361_0.39756815467405526","host":"s3://npm-registry-packages"}},"0.1.7":{"name":"@firestitch/iframe","version":"0.1.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.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/fs-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"757247871a4c1658ef175b72848faf56afd04f6a","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.7.tgz","fileCount":36,"integrity":"sha512-MArC09ZMcGrje0j3auqpmF6l9l0Vlx3/bF88U7bn7UnDDv5papaGXishiAw+TOhqRSrbsqn7q3Gv6JVmnVZ5ag==","signatures":[{"sig":"MEUCIFmaYQ/airmXznefiE4DkQR9oOvu7sVMsPub/ywXITZEAiEAsGmz58pJY7FN7/+tKhviZBu/+hbJsU/fOC4sYwzJCmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1e/FCRA9TVsSAnZWagAAFNUP/3NlrPsRKWVvTgdjN70y\nE5pJLRDlAobtqfrFRkhIZPJJMEaTKG2DcZX05ZJ5YCwz3lNFG+eA1/qP2HSx\nvxpXOcdL+XX3jVwBgI/QlvR/Gp4ubIjXUGi9WElNiEOLZ3z/H7FITa8N7au0\nStIH6OlZlUQwCD1X3FWP80f1EM/FKIZZ8F78mBuVU2EHX54VaUvIcQ0etCIP\nGYH7xTtK0Ab0lbd9f4AV1AxYk0hpTK/3t4gr2t3Mqj9IYoJ4Zf3sTVENPAws\n7OsQl66D4lsqkj7YPVqBZe70qEYWl63qn0zaAICj8LnqdyWi0yhqQxTLCygb\neaj0K9TJ6hNEvKHFveBsziXexaP9Cldr24Gs4Aebq85HpKosEwqEe+HUbl4i\n1JwwrrDIgk5ZdLJw4ARTX+dBOP+EyL/wP/ui0Z1oln6fJnOeTHSQ9PO1zUna\nqly2+9N+w9jnwCiVqiLnzLdYYBCPzxlvj4CyUCGVRj16ifBZQhOwQ4/NCKGE\n+ndl1UkXGiK53UaZ49k05uqg3VARHMwqhlZVnKHfXj7v1sGRP5okoqdqa/S0\n0oIrZm4QFwDB5LRu6DkqfFbR+FfC5EQXBAY963wVMS9oCTIqmw0vxdQ6fOZ7\nCupgy0mL5aqh97bfybOSzbLfi6hgBgVy99KPf1fB4zvAwkmxwmx4axNnvUzW\nQn2R\r\n=xHlI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.0.0"},"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-iframe.git","type":"git"},"_npmVersion":"6.4.1","description":"@firestitch/iframe","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@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","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.7_1540747205178_0.764019962180317","host":"s3://npm-registry-packages"}},"0.1.8":{"name":"@firestitch/iframe","version":"0.1.8","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.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/fs-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"900c135f091daac08a9743c9b8e3917c771d180b","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.8.tgz","fileCount":36,"integrity":"sha512-iSWXaGrrI77K11CK+nJ7uO/dC4k8LKT2u3jIC8wnJcJB31Ysy6R0D2ziZ851umT5y791K6juX9Sh0G8LwSpAfg==","signatures":[{"sig":"MEUCIB//5CxtC8hOKVSt64ZHbOY7IuhlWj9NL7CXGN7CcZT+AiEAv7Jvr8IqI2Znj42CzUsaAqPz8j74YYNSE3E7/It1vN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66696,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb1fBUCRA9TVsSAnZWagAA900P/1rxTgLrunpLP1vcdcdx\n5sB5eRxjUUayRLkswPpbSHiKGPAkvuQbP1YBkBgDDQHUvopsSyBshiy7fLxW\nwAoLkq5Unc4kz15hUWwF9+zXJb8PcGcZQIv3Aaek458unpuXBOyO5cvGAFEl\n0SU709Dsw1yVaCv5Ctmvan8QwAE+lP464DRHWrlmzBBFZA2REP3xDBrr4E2T\nf4Xvb6QdO/4n7gh/GlmpFHF4bcbdvDQgMGKS2ro1+l7SGW0u5+cXhDWdY7vE\nFXtB+N7GlRtTElnvlUsGSEIeo8Cxqx9ILIL0HyIboSHfIIkjqlSLi35uupMg\nPzpEPYMEWYOsqeP1AiALxfMnI5vD8h9Wd9B2ENI8EKYZJlDgxTAJF0twZ3p+\neA9jx/rMIg4f8RNasxtaAqhZ6fjW3PezvDqi98G8B6dJhmqLE3JtF1OFuqC1\nq8PUQuMmYJh6LeEHa7k76I47jxPbgIEt4pdx7emEnqOUmonYK/cfHvbSfYLc\nruwU9JoMoB07S0SRNTSSJoED+pDsuiwKZQKCPvL/zfuIK2YItGCldu+9dN7Z\nKM+PKW469c33kkyaAoM3+q8NyoOx9LcGmNeowMKhQizr+5P+d5w6ITj7ldj1\nDES09mpmSVrlO3fGmJloQF49BaXqJsOHChFhMtZtTueRhRokMzvzrXSlrZaZ\nd/PU\r\n=lQJI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.0.0"},"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-iframe.git","type":"git"},"_npmVersion":"6.4.1","description":"@firestitch/iframe","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@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","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.8_1540747348064_0.014745114695216666","host":"s3://npm-registry-packages"}},"0.1.9":{"name":"@firestitch/iframe","version":"0.1.9","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.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/fs-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"05498c27ab97bae7923e6b95bad23555d9f12196","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.9.tgz","fileCount":32,"integrity":"sha512-vDl4jkiGctN8dqg1qa09LOz5wjn59clf+DKVLf8tR87VS+hwd7ImVQ105EFGn44yH06izDTSv+P1Ds5y3Hnl8A==","signatures":[{"sig":"MEUCIER182qhjLsUz+9m6n88gQFGL8ejZbfRmvUsBHRyXF5hAiEA+e9/79ZKIE6vgRIMYxAtiMudQjWcinE1gNwgdziRtT4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2IWiCRA9TVsSAnZWagAAuiQP/jdAAV0iFdxw3AEcYCYd\nekaqYTtHPWB3k9cyo7lFhyJOjoWiP0jAeR+qsJsHPgKmh8ek1/sl9/t6SUIv\nG0dd12d3oAJCAmzo4J5/zQkS9c+CUFPBIDBXsYjHMcS/ZlH08B3IZrY5Qs+r\nhc7ccxSV4Gtskwy6APT+SS8Lqe9gfARD0pmMmAg5OXfoQ1Gl2ZNJrTKxmAjv\nPh4uRaaIfdeIUqzLQQtq2Y1dUbRJwxM+dMZL2bmwfN6XjaoHthKxccljtSd9\n37c7SPA3AmgNqb0Yy33ij80cJr5y3hlFe7wpwRW/PGU1bQRCKl+psvYCMQpI\nLj6AgU26CxsT1rmSiaszaCdfqj6ssKJI/x//R6vru7h25OhSNKPU0nbVsjFE\nl/mOvUHVL3SoNsm0+/QanCKGXD5KixMPwXLZWEjMaiyGXJc9oeOU/tNgqzj1\nch1xsvPmoCueXjXd3PMBGQLKgIzWid3yjwM9fxrN6j2CGIE7nbbOpjv6tU2f\npepIhX6RP05QBoZG9i41tL/qJqeLRYS8gMbCvAoNIgftxQrSbi3d7DMyZTTd\nNqQ9Tr5UstIDNdtjoN0IBfhMreRtroXmvh4kzNak5ocOLUXeaIHRUNB4ri6r\nwdUCNYffcPTx6pD3Vl9YSMpAAVKnRLpi/F5gaV7j6NSppEA7NG3ZHqxxOJmt\nzbSU\r\n=cRWF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.0.0"},"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-iframe.git","type":"git"},"_npmVersion":"6.4.1","description":"@firestitch/iframe","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@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","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.9_1540916641971_0.08531223020881606","host":"s3://npm-registry-packages"}},"0.1.10":{"name":"@firestitch/iframe","version":"0.1.10","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.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/fs-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"74b27c471995e6fa063f9503f2f57a611c973853","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.10.tgz","fileCount":32,"integrity":"sha512-dPQYezg2oMZLr3QAJVEc7kKTkrEhLjF0rJdFyEz8tD8wfC6a/CW9atS4fkSVI1guPsE+ZAXYxS0StiZJof/9bA==","signatures":[{"sig":"MEUCID6sV8i8dQqVcEGMoWXL6IzuY/vJOj9uUul7YhCpZERdAiEAsPARimktWMhbJlSOnLWGEnx8UyjPX9JthuMNJdzsrE0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55222,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2KuYCRA9TVsSAnZWagAAQZgQAJYXurKDBq/4rdoCMW1F\n6k+MXetch4NrNTOfjq8bEgCCKROlNU/ZAMameOXFQW/Z+Z9eWaWJdTV+wCeC\nxXX3HRwvI+GJRS5Aqwv3WSLDm2EN4Hr6sGdqKZt4ym0YUBLFPWyV/7jSVAjf\nWJi3bNJAyBdEG6iif549+5JKiBM8xsNDUcguhmWfQH+N2/88n8MZI18HGedp\neb0S6dPdb0pTbx8qFBrvtMFr5aiDlVdNkC7OdJEm9t/cuEMpmwhJhGtZQIgR\nqxpvHP2aOfKzt5zkMIEVibTQNOjh7xDPwp1sqz2XGnQUiBO5kM6wclXxli6H\nlb7mumAZRDxfeRZmHHUL1H8hPJMPWwRkxQYjHJv6i01F0YmuyKgsBav5EjOW\n9pzaI3XSW1bBkRdkyUJGPU10182PGmUFv9XSAV2Q1SEXLDFHYYAmYGBk7Gws\nqNBCLFCDoQCtHegN44qvbP6OIhlGMv7oDBth85iZ1cyN9H9N6GDgiNrre0Kp\n4cHerW7udfYGw4t8ChC/kl2l6+jm2XpanV8WhrkDsvttCgPf9Ga8hZdQMkYX\nnwYMLarxgFuY5O3XpHuvSQ4KAeGs5eFD1HJaiek990mAH8nCJJrpPynKrx7J\nJBxVMZ+Fv33CP4OvRIzutUik61vDIggwuTrY0t27TlJV9iu9pDaduU3Oc51V\nuC9L\r\n=TxOH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.0.0"},"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-iframe.git","type":"git"},"_npmVersion":"6.4.1","description":"@firestitch/iframe","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@angular/animations":"^5.2.4","@firestitch/example":"^0.3.1","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.10_1540926359382_0.4996565976636118","host":"s3://npm-registry-packages"}},"0.1.11":{"name":"@firestitch/iframe","version":"0.1.11","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.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/fs-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"fe3a0643486a5b8a9739fee7cd872d7926627cab","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.11.tgz","fileCount":32,"integrity":"sha512-ct3DDVl7HOyxmlJSodcJka+HvY0RYM/Nyi2o+ML869pWlNiGPFz32QffbyrIGApMpoa92Xw37GuYBhDEea/uUw==","signatures":[{"sig":"MEUCIQCvvzf1ru/LN4HdMi9VE6MZt1fthxZxJ/nFIKF9ctODEwIgYsWdLfakv1tNT+uwXuqj/9GLEdS5xh1aoi2dBTWq7Ig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2K1dCRA9TVsSAnZWagAAwLMP/i9LvDNjHvLrhdGLAEtP\n9ZST4KAipQx8R3MA8u0WL6nHsyd5kg4yLIJh30pKFs74SHMI6Akv47Z0LWQh\ngXsulAtHxyTkKp/S5bEMnTIitKIj/BkyDV2pERHkl/uLrrpMQrSugt3cUtLD\naK4E5LXpusmZU7IZRUPIk+byQhS8p6stT3PGlZmahg6rC4pQQYEOM2MGNhop\nCaqn4V6Ru4xjTVWZrGZ0CsGp/xgBYUKcFK12QlKiddhybRU5KrF7X7tuqYL8\nAXeaq86DzxhxA+m8o832BB6evMUtFETzgHmUVcBx75/5fIxFe3GWNCnFhSje\nRAy+doZReYgzUhIQL9dYf0UrxCKgMm5jQYBXcRwq8/avZcP/L7LkzHmA+L99\nS9m39BviLH/jM1FhWm5F86aI8voEWtKXFiA6cKL9H43qy/gNO6zhXNAeR5Pt\njuU0KM0PQdcRw/mFA5oGY9SpAY5bPn4JRY56f6CyDxXMHos0tYc5eAwAAvpC\nUMtADMuVvuBLgVXkm/6wxgFGPk3WDqyhybdDvRDBQNlH70yZCqnBOSOG7j51\n8khoS0k5RXqxmclMT8YstqjybGJkhdQ2e8743iFC/Rfvb3vs2qjuWFFKhEpA\nc9sMIRWzUCBFj0OwhFSAsmS77helZLMBq/f8Oa3g9Xv6BwDtJzcF6fE20gyF\n4ig1\r\n=T69A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.0.0"},"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-iframe.git","type":"git"},"_npmVersion":"6.4.1","description":"@firestitch/iframe","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@angular/animations":"^5.2.4","@firestitch/example":"^0.3.1","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.11_1540926812623_0.42661046078143006","host":"s3://npm-registry-packages"}},"0.1.12":{"name":"@firestitch/iframe","version":"0.1.12","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.1.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"6d7aaefe3b57d5945cb08ff7a4f85ac78ee98073","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.12.tgz","fileCount":36,"integrity":"sha512-PO4U5azV7aoDOzeLLW3cyRWPL5h6A8dQJ7NWQ7rJiSg6xrcwG50CmcjzTxGyy2Op3jPAikVAYntxRgm6VO1lTQ==","signatures":[{"sig":"MEYCIQCnEJYB12rTS6D8sgB1O4XXHpAqSNhEnus4pAMrLi+7awIhANhB6P0ihjZNMX7MxeePa3kFr/LNDb4BHIYpjd3/Igca","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56293,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2LBiCRA9TVsSAnZWagAABZMP/1xTDz+4XNVnMHy9ep5D\n1SH9Psaw/F6R/jnNH0Jcx64egQZnmASQmCvIkaWngnMqItV5zI1xhOrDsXUw\ndCMcCCeXYT3py0Yb6TBwu8/vF/r4FPu4pyLv67Q/UvWv+z3gTPOoZkElPBDt\nsoIAZklR31FjhkG7YmS/2X0qQYQNBKRAhnLrF6n2Eu0M+VjHCvhXiFKAsbmS\nbTg1ct4+BNf0EVa9DDHbHHIZaL1M6hc8FLrStikRt7dl/PJno9TDs7AUiAWk\nwz4RpU0n+5H74NeIJSR950rPDYmkLS6cm1m0ecDVrpGNCJhXsm564tp/M++b\n8+6Xz0lLUeHdH/A7kmESAKXyKfKCROZrkVqU2/pV9/9sTe0Ju9fIw9jAtu6l\nRxX50eCUyfJCJaOd4B1VJh+Q81LTvwy8eXmnCYtGQsMCxwQaqEsMh7WYYct7\nNtmEVE487DHZXzR7nHoUJo4jCrUHiuQWQaKU1tp0sCYGOSbVNyA9KRzWR8d8\nm7jB21TMqIGSdY9ZUr2Q0t9lLmCOZm1L1pqvxyj+SHPLNdUqa1oTinPcleQd\nrgBm1DZ8MMuDzGOxOoHdRYYqvy9+ZOS+Gs2fcpYLi1X1xRcH+BX3oIzG3B3A\n1e1EufcJodPUEKboQ1J1xFxsU5AOPYTjkt1O0ZoMtQjiWbDlc2kM8FW0cErD\n9dTl\r\n=7tbJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.0.0"},"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-iframe.git","type":"git"},"_npmVersion":"6.4.1","description":"@firestitch/iframe","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@angular/animations":"^5.2.4","@firestitch/example":"^0.3.1","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.12_1540927585729_0.018249648259689888","host":"s3://npm-registry-packages"}},"0.1.13":{"name":"@firestitch/iframe","version":"0.1.13","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.1.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/fs-iframe/issues"},"dist":{"shasum":"3db8cf81bfe32975d096d92ae61a7c882e4d0e1f","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.13.tgz","fileCount":36,"integrity":"sha512-TFTp8CBJf1x7mKTCO//zsoCX7hz5VVGZjSnrTwBH0SP86Do8eHaoeJIXPlUZNiCfcdYWjCbhupSOuwq4T5/0qw==","signatures":[{"sig":"MEQCICpDCo1MmjV8mtBZQym1G8xCn+6ctKhyDI1yp9+5hYOLAiBvv/RmAqAnTmvn2OVEVs9df/nl51nHI6nVF+2vPkEUDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2LH5CRA9TVsSAnZWagAAKWYP/jPlADcKEuXeYvA/cOqj\np1tTN4xhw07GQw2QyMQ5AhZKEJAAYSF31/4HI8RF5KxaGa3Kp5T6s/+90iZM\nSAU1o4Fn8j2n6sXXej+po5KLM9EarKKzdtfesH444D1G6D0qxjJFKd0jC9Nm\nk+XVvpi1I+GLrbFLzKPlinbenkOTOP/URwIBIc+Si14GGrD69lt8KWQMLg4i\ngh8CPP1oWQRq7R3ei6cS4Of9Nfe6VhFK3esnB9FnYEt/h0ITjAxq+4Q4PRxn\na6Ng98JjhIajBJyCihYuP5ltfYOBNQROHY+3o1fd/Zm1gQYP2fWhM2cIKvv3\nKwhk7SdD8tRlIr46CbxhAF348s6vdxDwo1dYkeoEVwyLizUCWwMRpNjFSPof\n9lR+jhZmwcoAsCJkd0OmbRhLyroD02jwT+iB5Qb+RqtTmvdpI8tbZQfr+MCg\nt/CQFZ6Ag+Kf9m7iiJsNoepyxmRX0xn/InHdDE6S+dQEnxro6s7Qvq+X36E9\nNkpXpATMV0RlwfLssciDtNSF2SJwQHaU7vv0txejMGbXqxlFlBtbQKoowSd8\n+tORMBQcnWUuIi3yYbwp28YdY8GtEL8QN5BYtAmqu+Pd5YuVUvxKhr3bc0bJ\nJfaFeQft8rjY78UVyKCyKSVtT7J4XJiL9D3y16CFUEf8aasgwWHP0Yr1ARMr\n8x7C\r\n=qsao\r\n-----END PGP SIGNATURE-----\r\n"},"main":"index.js","engines":{"node":">=6.0.0"},"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-iframe.git","type":"git"},"_npmVersion":"6.4.1","description":"@firestitch/iframe","directories":{},"_nodeVersion":"10.9.0","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"cpx":"^1.5.0","del":"^2.2.2","gulp":"^3.9.1","rxjs":"^5.5.5","karma":"~1.7.0","lodash":"^4.17.5","rollup":"^0.49.3","tslint":"~5.7.0","core-js":"^2.5.3","replace":"^0.3.0","ts-node":"~3.2.0","ucfirst":"^1.0.0","webpack":"^3.10.0","zone.js":"^0.8.14","inquirer":"^4.0.1","systemjs":"^0.20.12","codelyzer":"~3.2.0","karma-cli":"~1.0.1","node-sass":"^4.5.2","babel-core":"^6.26.0","css-loader":"^0.28.8","gulp-babel":"^7.0.0","node-watch":"^0.5.7","protractor":"~5.1.2","raw-loader":"^0.5.1","typescript":"~2.4.2","@types/node":"^6.0.99","gulp-rename":"^1.2.2","gulp-rollup":"^2.15.0","http-server":"^0.11.1","lite-server":"^2.3.0","npm-run-all":"^4.1.2","sass-loader":"^6.0.6","@angular/cdk":"^5.2.0","concurrently":"^3.4.0","gulp-replace":"^0.6.1","jasmine-core":"~2.6.2","run-sequence":"^1.2.2","style-loader":"^0.19.1","@angular/core":"^5.2.4","@angular/http":"^5.2.4","karma-jasmine":"^1.1.1","webpack-merge":"^4.1.1","@angular/forms":"^5.2.4","@types/jasmine":"2.5.53","postcss-loader":"^2.1.0","@angular/common":"^5.2.4","@angular/router":"5.2.4","postcss-cssnext":"^3.0.2","replace-in-file":"^3.4.0","to-string-loader":"^1.1.5","@angular/compiler":"^5.2.4","@angular/material":"^5.2.0","@types/googlemaps":"^3.30.2","gulp-regex-rename":"^0.1.0","@compodoc/compodoc":"^1.0.5","@firestitch/common":"^0.1.22","resolve-url-loader":"^2.2.1","webpack-dev-server":"^2.11.0","@angular/animations":"^5.2.4","@firestitch/example":"^0.3.1","copy-webpack-plugin":"^4.4.1","html-webpack-plugin":"^2.30.1","@angular/flex-layout":"2.0.0-beta.10-4905443","css-to-string-loader":"^0.1.3","@angular/compiler-cli":"^5.2.4","angular-router-loader":"^0.8.2","jasmine-spec-reporter":"~4.1.0","karma-chrome-launcher":"~2.1.1","postcss-flexbugs-fixes":"^3.2.0","webpack-node-externals":"^1.6.0","angular2-template-loader":"^0.6.2","node-sass-tilde-importer":"^1.0.0","@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.2.1","@angular/platform-browser-dynamic":"^5.2.4"},"peerDependencies":{"lodash":">=4.0.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.13_1540927992192_0.3593020971502763","host":"s3://npm-registry-packages"}},"0.1.14":{"name":"@firestitch/iframe","version":"0.1.14","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@0.1.14","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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"f8c26b6c3e78d637934ebd57aa998c32cea6d5b9","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.1.14.tgz","fileCount":35,"integrity":"sha512-KYp02AbTe1oRhq++rF004WgpfYD8Moi33Gp5+zFuTflJdv2sadFW4x8NHVHxAUXNjMMncUk+RKlFJgyxRuDa0g==","signatures":[{"sig":"MEQCIFlNir/Ocbz6VBz0wsLoUuZdKsZO6w4CZzdTCxqtwEpBAiBjmUh/ytm9Ueul8E9Rz9p995sqGdO/pCUTvGZTBo1BZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQITRCRA9TVsSAnZWagAAwMAP/iowBsZOmXW13XXw5QWa\n8PmBHd/cu4g9hbuW5bJpFoGi7kJHpd9Y1xH/wz6VbbN6+fVMX/N83obItonY\n4LkbQ2+drnDaCwrfgGgqBXx/qVZXls80FVVyhPmnPiPAufetlsggYDKuBpea\nm8i6E0FPCJRZbDYx6h/ozJpkwal9M4ayLeCpr2q1cqD/V/hl+gpvB0tpj1Np\np3HOGr4Xu/jFFZJNVcZMux5d7MnnvqRZ4C+K3syCrQbTJ+23qgOuY8oGNFEm\nFYlr8oGK18ibcdDPrUfuquhrFo6FUX3psci2DZ1YRmoHprtrqo8+pEDnvW/l\nWFHxml7/aBWYDNPYPZYOnoqjHB8a4F26TYEtapFUd9icGk9l9o1qgvrPskol\n3H74PjAiGZIkQUDKfIp/e+ExPRfrP3/U8hq9viOev90B+WcjSlNCqlHJwjT5\nHIQeRLW3j1BZnVfh5nZ4OCEJeGjYpHKGdXGeMkca0kNwT+JpddHVtax/KaIl\n6/RQHghElpPmdiRsJkyyU8uiOMZ4TRdgQ78J/AMYqT5994x3SRsqGTjtRzkI\nKP548OfD7hxWfQwkV8jxKaT+/pS39ryGkz8rEVp152IegottFgIkEUSWGFPQ\nCFdW0hNJMrosYjRX86rr1rL5ZXOor77l0reg3MkIXilysUUJkK+fWCWmFig3\nZHnV\r\n=bmgr\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-iframe.js","main":"bundles/firestitch-iframe.umd.js","fesm5":"fesm5/firestitch-iframe.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm5/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-iframe.js","metadata":"firestitch-iframe.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.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.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.1.14_1547732177239_0.6898741042352541","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@firestitch/iframe","version":"0.2.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@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/ngx-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"6b0cac5cdb0aafb7bf6b0d79d0e14f28ea93dc0a","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-0.2.0.tgz","fileCount":35,"integrity":"sha512-gCVlQPTNl91GWTF2dHrW8X3O/H4x5Tgi1FZsqlQMF5AYDIAz8+UK4V0ccdHswgSh9BwPB3OY8W/wJe/hd5+xpA==","signatures":[{"sig":"MEQCICsaCqagDoMaCQ+fi8s2te4VeCQvKLBxMAMX+KKVtCv3AiA/RGrdbblYkims1M0tE1+GJYGPx+GyJmYCMVl/oddOSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcQJeFCRA9TVsSAnZWagAAya8QAIrHqtp3TQhVsmSpW+Rj\nP6sjAW9bho5k319C+P47nzziptB/EalbneLopw+2J3BrMiV3O353gf8E8J76\nbMp3WTVjYgS7lm+pw6CmhXRbcM/tDHNQWB8/t3EGKTg7qiXdf2egNEWKOk5T\naIh1XhcrF7ZDfCaW+FKrvlIDNRBVekz/VNPZ3I40mJNcqiuJeRaNPAIeA//l\nKafUBRhjqK641Kxk8DmW/vySiiY0mTzqEDDk8fVnrvO6t7yRKqVDPTA04iQ4\nMNRYc73RHFlA4t154s3X0WVuIJOXt2tB4o2mr0WiUC0O6qQRVhap8pcdCL0G\nxYWG9ZT/7yeHeatu753RkmeZ2Sx2MrhIKw97v3l3PUAefOcPoQuD9EvDg8Cx\nwLz3Buxoi8hkxOMd/0+W+Lm8GZJFzMLTinfIx02MSkiEuimxzs9MB41Zu4fe\n3C8DFQj2zcs15F2JF+lEZcyshulzGAvymzVaMVHkoO8Abs4PgA8Ve3UvqPnm\npdaUeskX2a1JMD0ptmL4gvzXDDUxwRJQqxgJ+awGr0ZvU5yCSbh9eXfHgyME\nAVeajbjVrUk5kz/FZble2tLm79Adh569/3/JluaQb2XdMhk9hp/jx5smLMPt\nslR2Oia4aSm8n+Ee9OK0u1uPtNp3yAJv3dzD/PH6qPXjXXBtqM2IW7uAu6CI\npKS/\r\n=aYa4\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-iframe.js","main":"bundles/firestitch-iframe.umd.js","fesm5":"fesm5/firestitch-iframe.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm5/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-iframe.js","metadata":"firestitch-iframe.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"6.5.0","directories":{},"sideEffects":false,"_nodeVersion":"11.6.0","dependencies":{"tslib":"^1.9.0","lodash-es":">=4.17.0"},"_hasShrinkwrap":false,"peerDependencies":{"lodash-es":">=4.17.0"},"_npmOperationalInternal":{"tmp":"tmp/iframe_0.2.0_1547736965124_0.6405005092603175","host":"s3://npm-registry-packages"}},"8.0.0":{"name":"@firestitch/iframe","version":"8.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"7f0e35cbb17fcc0008902741d448f0c3e8c169c1","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-8.0.0.tgz","fileCount":35,"integrity":"sha512-17ugoLr47f9kKI4UFYWbU7ZASKdrsgB10VIXPxcz4ZgA79sFIze0Hc1xwS9ZAkbgViqEtcva+ulXKxKLRIxfHw==","signatures":[{"sig":"MEUCIQDAO4ezaIitcfSn84JPXInXHeoWaxugwVeMPwx8AGj5lQIgP6XafVqLhWWrSpgY8nPZtvxhP8mSjgkFRFgHf12vE8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdmveaCRA9TVsSAnZWagAABrgP/A/zIQE4BEgTfZIsgy0C\n8MUjoqULe5L43RGUVUPZn7cZI4WFSfbkbaH5gPVcWeov+tusJoC3hSsAapUv\n6aAYDgIkSLF5LazRwmLO/JsrctJa9eyztdG4mL045u9J/ONSzLvV3f062x5u\nIcpD2nrCicmrFKDBg46uzf8QSJFFwyZQmxMIWYTerhJpBG1meclZIreS/Mr6\nlA0SRMCauQsxw7CHgseFLXoYzfEW/cw+mcTJJRADD5FSBNx8cVVWX3sMX+wA\nHJWMPWDBE888u9hOQ3rZVjHoO3l8y8BIn2fZkJMFOMeAZCrToayT/oA534Cp\n2QcMcNq4xVjWVZN07dRXM8/heBcoAOVPyRaDeBEcXKWsnSycDaYAK97RYITe\nXraZG0tAg1ysoFXBKYjzdSyWRVckeWGtOV90RfxP4XnLIhWyOFgXka0ud2nA\n5J0/wicaLkAkHhUZ+0BIwdLWNQDo8oIJeqflxY2ddoO2ef9Q4A6Th1dcPD2s\ndz1Awvp0syLa2tA7hQnJ8efHISW/kafYhj7/3BNtVndUwvjZi/MPKJIfyoWu\n2zSxQCT8QplKNwces01wYTA48lZPxGOygF/KKMdw/1FNxCcdSBo3IoROkZuK\n6qRryKFxT5iuLI315bWoTmz3G6P/7tSf6jk1gscqOAhRD1ss+EevwnyQtke2\nZcnl\r\n=VYNA\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-iframe.js","main":"bundles/firestitch-iframe.umd.js","fesm5":"fesm5/firestitch-iframe.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm5/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-iframe.js","metadata":"firestitch-iframe.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"6.9.0","directories":{},"sideEffects":false,"_nodeVersion":"10.16.0","dependencies":{"tslib":"^1.9.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/iframe_8.0.0_1570437017587_0.8615438873745707","host":"s3://npm-registry-packages"}},"9.0.0":{"name":"@firestitch/iframe","version":"9.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@9.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"6d4b8523f98972717522386519b91cacc809a8b4","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-9.0.0.tgz","fileCount":35,"integrity":"sha512-Rc6hlQpg7LbuClShHak6PuU9i/1m1V0pBW9JjoVtkglZ3/v2zhiJrCgVkpQ5eQuWDw2vjHJ3hgfauvVUfpq12g==","signatures":[{"sig":"MEUCIQDfaRxaeJvTddrgKxYmIbVybYp85q5hpH9tiuB5aEMEHgIgRwvVFS51ZjlvcNCDlBaxYNxT4O5f+9xfNFsTfneiWdI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglVs4CRA9TVsSAnZWagAAo1MP/A9iYzb+547LC/t5jvBT\nwl1plDv1gwj3Z9MCJOFeAhCOuUsNF3wmLmOOUwL4KN8WRf/KcIEk4IpCsPv8\n0PFjbwoc9aVBySFXKLmmqk86uvLYOMt9j5OirdlJqmcu/3ygdi2fsP/IpBKy\nFsG8ziGbRY/4YjzExTxJ88oiN9LMhBab3caMcZUGvZK0cATfpQGloJV/iCzh\nUc/AV/gBDn7N+0riRj6YH3jLSi1v/+5THFv+3sUaZl2kjCH8VN3Z3kcrmPds\nRS2ZdniDoPj2Dxm9Q0fmMu1DrfMr169mQ6029JONjOK7BhZb22gXqcGNbxH0\nyBqeJg+z6Y1oVAQsCHj6q3dmkS46l1rhy7nlsVHT65uDDyfpJI7UXFHCkOWd\nfoBMFgj1fL05TsFYPp0z9d4OybHKrsl708vPEytVnrR+DgfQpWwKqrZ0zWZe\nOTNS35Qax7FO4SdVW+uyPlq4Q8K6CJZtKd8b49de9nvzSuH2nOc4zU8yKqay\n0hcF4Zqcb6s242r6lKQ927e2Rq2Tjl7hORywHslHOfLDuTPOD+Zb/BE8TTQg\n0MSFP0WDnrRimZ8gadEeEHPH4EN4EDFlwGrp2eiz1+EBO5RELFuUI+6KZ9bS\nKEqLkMCUpKfT4vAcz9bwIt0RIKlt42GzUdPHNlqLxoqgt43tK4itOLmEByIS\nvyuX\r\n=IIJi\r\n-----END PGP SIGNATURE-----\r\n"},"esm5":"esm5/firestitch-iframe.js","main":"bundles/firestitch-iframe.umd.js","fesm5":"fesm5/firestitch-iframe.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm5/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-iframe.js","metadata":"firestitch-iframe.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^1.10.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/iframe_9.0.0_1620400951847_0.26097499662092205","host":"s3://npm-registry-packages"}},"10.0.0":{"name":"@firestitch/iframe","version":"10.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@10.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"d2072ca0c6e2e7bb693687649df252b841c6cd51","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-10.0.0.tgz","fileCount":25,"integrity":"sha512-QhIC2lEC6YRDwj1HniWJvgrLZsdYIHJV0v93ki6RoUaovFKU+rqTFFLZvB0tNAryNBCYzAe3OjGFWuz2c7iuEA==","signatures":[{"sig":"MEUCIQDcRcgZKSlMNeGIfZIxO0DO6joxjjHd6US3Z2R7L19AjwIgAIkbxcallvhPmwpUuoSB5Z6zFLfpXQE1gKV5ytLrTG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglV5VCRA9TVsSAnZWagAAAq4P/3Gmo6Kb//+LuMnFw56o\nzXKumDX1/r0z/aT80QIl5RLeH8PM4PsAo4NL2L/ahi8+qljj5jYwsqYiSIwp\nBPatwAoqwwAIdpxbOyQeruB1PPDUpzegjmCSNksAksbgjkZE1FFt5fPUZl6a\nFk0nSwN3gYcm+q5WTgyqEsKOVisAijM9y0sliJB7+1VYLZAUlp86IZUA8J8O\nkpm0ya388Ye6pKmTstuzCM5cpkjkAt0X9jQ+V1fjznV3otadItulEN0f3Kbd\nuLUCu2EK5sy3rVYlXTU1GgQIH+coauwRR5d7pf4JkF11gtlAc12ew4A7yimh\nO61i2PzYx420V+RGWuZUKsLS/NPx6aI6MidnflR9PVrg0E1NLJwyrcja59S0\nZUPRSLVyjOVdc/rtGkKFxdaOouUM1aDpZ6zJwFUG3WGP/Xn9nrCEDYqdUMNW\nxObO25t+3mHDj0aE5Sg4raQUEGb4zeo7LAIrmAtPCq+FcNtny/AZrAs0t4AK\ni2AR9Se1WxJmgTN5yvhul4OMjX0QRUZJ2r5/XUvSzVhRdGkPghKshuoUSwFJ\ndDVXXAg1L5jSoHM4Y7BUxMySsewl9uNf4cMWhLcRDaPdwjFf5FeUe7ika8xr\nZ20OhlVuROGL9MJcJ3yBCmc8sVJIKA0R2aykq/vALgmqd1qR2mlgXbNCwiR3\nN2ED\r\n=EQCz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-iframe.umd.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm2015/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-iframe.js","metadata":"firestitch-iframe.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"6.14.10","directories":{},"sideEffects":false,"_nodeVersion":"14.15.4","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/iframe_10.0.0_1620401749502_0.08688842303356359","host":"s3://npm-registry-packages"}},"10.0.1":{"name":"@firestitch/iframe","version":"10.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@10.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"7ee6399053d242e5018fa3ea25209c18fd1cedf6","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-10.0.1.tgz","fileCount":29,"integrity":"sha512-yWfnaQ05ysBkJwe79OMrzqgX3O12ySeRNUgCe8IA/sfmiYahbI6GIGl0xIVn2xr0erJt9vdy2gtZnXkCE+dw+w==","signatures":[{"sig":"MEQCIHdIt0ACg6D+uXzKeQz03FbjqOqJ1wIxfJ42nQ/1+MsIAiB6d9s9l6KcIIxQ5Tun1Y0do+xAyTOt4k1xU+wkJxjobw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65013,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglXidCRA9TVsSAnZWagAAsAoP/jDXLF78obla91WzWFpf\nD4vcGZ/Ut2DIBtJrlT56A1MdT+GBPXEEnUpLo1lL064NIh3LMKdvfZsMKR5J\n/55DpTDV3mzG18pYjqhXVvzd0zt7Tu7/4FJyMLB+UXT5d1ezTxXzgTQ96biL\nFQvvfqNYBKU8O6t+x5O3BabM6a0aXs1T9m6PEv1Ups3jDdwH3NV9Bi5+59lU\nK6gg0uiSC5IkaK5g4gc6AT2+LXpzonnqRr14NyxYXTxN8gyfsQL75w75gtHd\nLD8bA5YFm54qxv4ZvXWZoppS4LnpW3Ij6C2bnr4MFHi0otdOP+ZIL1RjCC9k\ndLjA0JVFPZuKjdJ9HDnaxn6gHpwZ1801es3/6xqzgJvWrpvenKKL/+cCDXLX\nJI0P61Yl0jRRIVf5e3lFwbBkfR7UIw3NhxiidfyJYpJhS1nZHn4AjMCYu0+d\ncfNJBfGNQdgteewVeueF/s9qY7wdTA083yVXbOnb9GE+MCpGTm3399GPuWHt\npB9HP9P7eMv3b7+GDcNneYguet4XU0rP5dEi9uwsKe0c5n2nxfWVcK7xXzKt\nWHFn/0rtFf90JfBqws/cQy1cBWqT1kF9jjxsZJLfg3YibZeKFaP6MRWrZY5I\nLzC7IU1g6TLKFcn8S4ECsrtq3T2PHBrGiCjNjv0xf8ngH8p/uYuoPqJBsiee\n74SR\r\n=neU7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-iframe.umd.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm2015/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.js","metadata":"firestitch-iframe.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"6.14.6","directories":{},"sideEffects":false,"_nodeVersion":"12.18.2","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/iframe_10.0.1_1620408477172_0.44957300930643807","host":"s3://npm-registry-packages"}},"10.0.2":{"name":"@firestitch/iframe","version":"10.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@10.0.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"3073c1dcfcb4b445262add72545c72045eac30fc","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-10.0.2.tgz","fileCount":29,"integrity":"sha512-D0g59ObMtuecenjfXZY+U32MMkWNyfwwHLrqkClSqqgHvopM3zyC09T699y4T2vHDw6DmhOIxXcqEuN/yHjSew==","signatures":[{"sig":"MEUCIQCID0EbLViGjesoXVyPQ0RlQuN6qaGuuPjKltw8ct8buwIgLpGjF3Tsut/wKwiy9VJZy8kWjap6Nz/xlX2tdW7Nxwo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJglXkMCRA9TVsSAnZWagAAcnkP/3l8GlhcspMX7CV+q2BS\nOTnVYH/s2zChYn86+bkI03ivdMxOvntPOsF/JsFL+rhvBSFzbFD3UZbI82aR\nyRQ+K+0BHLyBto8U2AvU9s7N5YmLjHC7Q4Gzk7EU8rJyxsHtag8YCMDahpdG\nomrV3KYtClsNB3FvNHE/ETiYe8SjIaBZhIpCBIt7R2hVuaj955aUSatJlH2Z\nt3OZ7z4jw9RocJ0RE/nfYd0420GfvXQyDn2nL3jaX++VkPpkLRNJ5axdBph3\nruwzz+N+khhCwhztvMJxYzRILdqR2+WrT3mfOKV9ElkN6m68MFtKqeD4hLpq\nLL0vSBlvLJ4VbxWwM2UX1+zPNJIYTff3568ro1iwNkoCk3p7y1RM7z3o5XKA\nKaqu5qpSXmyXlK6wcOBESv7Z8jICI54dKYLRdcEyJqvCVoOKXVkYfdeHxDm9\nfXnrMkADovfb1EOSFgBvtgt9t2rQUe7SFVoyl237ay83OfCYdxD/TKc2NWNv\nn7GY9SLSeQQrnqBCpZ63dY+jI1UTZVToiwE1d6H7RpAj4jJ9Sc0z7nMW2omX\nUupyo3nBEnwBGJWPU1QDLW5cL9Sdl1uGpiNBvmo5d5q7AzX6npkIlnJHgQDm\nQEdg+q326XrIAw2VpcQsR8S3t0hMPvCZitJJPTU29F+D7BwspLpYJRXYmPcZ\nZKxD\r\n=ACwH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-iframe.umd.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm2015/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.js","metadata":"firestitch-iframe.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"6.14.6","directories":{},"sideEffects":false,"_nodeVersion":"12.18.2","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/iframe_10.0.2_1620408588383_0.7841155481991311","host":"s3://npm-registry-packages"}},"10.0.3":{"name":"@firestitch/iframe","version":"10.0.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@10.0.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"df4e148b48a3ea8154c12a10357ab0087cce3d46","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-10.0.3.tgz","fileCount":29,"integrity":"sha512-pQxhThqBSQ3PhJkOm4EfgspX/TqEZgUSPfHaqWpl3HwLEgXQNDMFvuxR+hZ39vnN+OuRMI3RgdIAX7ISNpcTWQ==","signatures":[{"sig":"MEYCIQD1LwQTnRpxrdfU4JpCjRkr84EOGNEyGtQ5B+JodXbwRgIhAK266PsTB8oH75prguoa114y5EtL225Y2CUWLfZMYGpA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgo/XHCRA9TVsSAnZWagAAABsQAKKA1s+8XkeKYvy9gX9w\nWumFiFYQNN4ZogyPLT8/LczmiuchkC9C6V89F2+p9Z339bckPsyGZvmZydUr\nUz/uQ3h/VySmNYpmbaniZSxdgFbLPdvkK+x53uHphXFOdtHdAh+wSB1CvsDo\njrILvLhD1d1HN7lwo79C9fNSw5dt3n00yb2k3BYBV6ra+kDhfhIHrmnoO7Dl\nhL9581lzZVPN66q/GNxjYSESVmxAdroE2HfpS83pyMWoTs3VjkTa0rqriu8J\nEpzKXtiOjfAN6iFqdR10E+2JGBUrHZngHqRZiv3Lx2YvFSLTkg+1mI/4msy2\nwdPrW6ImD/OexgX/Cu0C3bjJ/X3tQfSCi7bP98wPIB3kLVkOSAjrG7C9e6id\nL/13XxrvlTcjtkjDd+XATX4g4u48uer5pHr7Q+uKy6bn+e3o1kHluajG76+U\nEL1D/RzQf5S6qQ4b4x3AATdzo89Nx5I407A8xsUvkzlvZ2Nz+pwA4Epx3E+w\nMsU+uqfN/d2O6yQOW11Xbo1q7nen7VfLh1B8mMtNMe1MriL41RKQJBxbdTQq\n2jglKS+XDHdZoM5HMFSspcTVNs0l6DiEhQwDFh2/Elw3vz0RdAiBTDIV8WjK\n3ZW1ZmCvwbFlxtavvAjYo0Shu/CmN/IF8KEk7GNhpa3MhxJKxZ2DjSGMUuy9\nRbx1\r\n=gvGI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-iframe.umd.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm2015/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.js","metadata":"firestitch-iframe.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"6.14.13","directories":{},"sideEffects":false,"_nodeVersion":"12.18.2","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/iframe_10.0.3_1621358022519_0.009626195969939078","host":"s3://npm-registry-packages"}},"10.0.4":{"name":"@firestitch/iframe","version":"10.0.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@10.0.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"1254afbddcb016eb5261f3ce559a0c359943f09d","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-10.0.4.tgz","fileCount":27,"integrity":"sha512-eBnPUrF2YR6KcAv1uCM40MZJMDvVxnw/7upYg4VvyBNlJ/MDuOogcE3XwgSH9WgqQQS6nVJ9QPgHTSWloPSeCg==","signatures":[{"sig":"MEYCIQC3deft98FvXrAaiBH56VsCFNhS8U/+f/UkqId2iN0NwgIhAJfWCC4P0MwgadpzOYhsuL7smLr83wMQ8yXDfQ9yWvuz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81472,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgo/eJCRA9TVsSAnZWagAAW+MP/iym25qKqs85j0107+H1\nPcF0T7jb3A3cZ4mbBZh0K1yMouvpJ6MnyaOeoUJ3p7IeTESHMA9kUzY8THgs\nHTdcMA2o82O8Yk1FlYmlpsVGpTj+qvoah0JiA0Q3sSwMH6aa9htHw+BRSZWr\niG5CbpOwA4f6TG8EUlA/DNAQVAYMdFnhbJHFpshXGikWm0BKQUTwO7Rgs1Z/\nzzrzn/+zWRMRxhMTBbIGaXwfI6EBxnfKm16iW71NxR2UXRCq+BNMzSIh4Skj\nIcSFr6H2PUvwQ/qx8IRCxbrGCZHXIaUKhDORHL1LJa0mYUvt0SVxZf/SZ6kw\na17ngv+fKob+YR4quTHOGCCk3IZ9ACv/eG8pNJBUsP9NnBZMThCjXFD33g+4\ns3amBE8V0UIcWOVhQGrYod1hkwjkTo7VrqHc6O7VUXE33wuAitqSc4R8OGWf\nA5o9Jc/1Ik8QeJTROz3BO9MV0/0Iaw7awBJkn1ZM6dsbc1wXOpebIlgPBBPP\nyuH++MtJe8El8IkIIixUUii/arV1Lkn/cpyDTRT9OE003cmUBzLz1xI809Ds\n6P6+24Sx2QLo0IXrMbicAw0cc38YXJNxamZDehM+OXgZFIVo1Jc/567HPoBb\nJYJhN2dRvq3KSDsGZpazDkW3mARu/HIbXMbsp8g7qj7Ap9BrLqW3lfkdj0An\nliGt\r\n=Ph4f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-iframe.umd.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm2015/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.js","metadata":"firestitch-iframe.metadata.json","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"6.14.13","directories":{},"sideEffects":false,"_nodeVersion":"12.18.2","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/iframe_10.0.4_1621358472672_0.6422203957035546","host":"s3://npm-registry-packages"}},"12.0.0":{"name":"@firestitch/iframe","version":"12.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"c90ebb65c37211cdbe3445bf3a9b26c203537f00","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-12.0.0.tgz","fileCount":24,"integrity":"sha512-/kI/ec7lQx4WfvI7QZNFLKi9GM5pEFi0EAZcRucJn3jPoLWmW7763PatAyxCvue++tLys40rqvmjQpo0c55pjw==","signatures":[{"sig":"MEYCIQD4VY06uOG40FcIqP4Htksm8+SGhyQZAt1hhINJnXeN0QIhAO/fZPm/pF93TGBPFyHhvdFmSAhawxQFc6hFEq3T4xla","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPbKVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTQxAAlhomGnKcSI39zAM/9mzEpG0EoJQ2ye48r2ZYBhtY2MFCJVyt\r\nLZpbeaYszJkKW3tOo6arxK1Q5TUhIQdVPquuSWdWBo/WMaQg5alG/spUcTTA\r\nEA3OUGTbXl9jg63Gf90L/bB70Z4TKT+RFRzKpvXpY9i/W5stSekLquMerCUd\r\n1Fe6JEv4wQLsMMmtyGVEJO+ZSeQSeOUNQVU42QMP0wFB9JHqXckahJmLpUwC\r\nUBPtkrm4sZIGnHhmsUshevCchcwig66CWk/HdcOL/99q//EmMiVzveh05UYR\r\n7nzhZSl3o4mdvtHPIstjnmfDcNq48+kQQaJFroOKpimcmtZGoV/zNPFTxLBj\r\nyfwuQuUvZGQUljJVmnw23krRUZXjJr6jcLLQQ+c9Jt5VCg1oXJm2CJVQFWZk\r\nf0DuGE3ODtLJ5kBncjsT8h1hQvx5Z/+pyyCBTJptTyt8fpQarcesfb2DJMEG\r\nmZV1kGg1uPsTXnivTXEWdQp4VTsQhn0TgcPMyvyopfYqkEL0NzmU+n4o8qpJ\r\nPmNL1lJSBNa5W2qVGv33ejkRAKcd/N592iOvpKcPHWX6fc2LqhQL5GjtACn3\r\nprwe/BUtRaG7zoVNsU0VtR9L6/qqpf+YtZ/fvy24+scWMBQHgA7Z592XabNF\r\neNoM9dnBNr6711IQ31EXn1KGhdp/NNIRJc0=\r\n=7tfl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"bundles/firestitch-iframe.umd.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm2015/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","gitHead":"0057035497a58d28e1b9e61bbbc60ee479b5f123","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"basters","email":"codbasters@gmail.com"},"fesm2015":"fesm2015/firestitch-iframe.js","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"14.18.1","dependencies":{"tslib":"^2.0.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_12.0.0_1648210580814_0.22276270473603654","host":"s3://npm-registry-packages"}},"12.0.1":{"name":"@firestitch/iframe","version":"12.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@12.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"e2c9c572d93645c026c998677b6acff9055b00fc","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-12.0.1.tgz","fileCount":24,"integrity":"sha512-ZIPZFdey/mxeduwT2eFzn1IA8YODSEdDuV0n+cku87NtBRMlSJ9+G2yCNno5W80ouWyTTHEPwUVWlfAr1BQ1gQ==","signatures":[{"sig":"MEUCIQCOdTGnnIusPBO1+g25lJ/Gg64C4sHShbOQAwIWjVa5PQIgYfSfowUKNSzsNkj1uu3D1sEMyWd1snJ91G+ZL25w3Ag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82977},"main":"bundles/firestitch-iframe.umd.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm2015/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","gitHead":"4925c785fd26f77408a2c75529dfafe6c8588e01","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.js","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_12.0.1_1690230266358_0.47629262933040994","host":"s3://npm-registry-packages"}},"12.0.2":{"name":"@firestitch/iframe","version":"12.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@12.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"79a2728cd64373c80d87f6938559166c9011ea34","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-12.0.2.tgz","fileCount":24,"integrity":"sha512-m2aiGHfpfqhW1iNuxwKkLKypCho5C/qz8t5Cby8CiQQ0ytyg6owqCAoLduXVj56C/mo5KPayCbQfEosLPRFlAA==","signatures":[{"sig":"MEUCIEjqC1uq6Cel3UdN1CgA5ugLaHZTu8y9TqxWWO+QewYQAiEA2Jh2eezsPC6XqdPrqMpaocl+ktAGQxr4qZeg51G8Bhk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82474},"main":"bundles/firestitch-iframe.umd.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm2015/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","gitHead":"9d279f3db899fd555c0fc490defbd3c85427f7fd","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.js","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_12.0.2_1690231255761_0.6204574911311602","host":"s3://npm-registry-packages"}},"12.0.3":{"name":"@firestitch/iframe","version":"12.0.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@12.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"6b363cd4b6fd5266de29299cfc95ab0d949e6691","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-12.0.3.tgz","fileCount":24,"integrity":"sha512-LNvPOu/EFWd6e6tKve3Tl3iAeisil8W6ndTtd9QoGDP/pTUMI6FilRfeAAzTENsuuEpLmGan1EMhvh4A2alp/A==","signatures":[{"sig":"MEUCIHP9hIm+JlDXSo7dKcrZe2ahPst5HmnRdDeCumjU1LB4AiEA9YMA2SyyUs5Fwc2vzkwc/vZIbM+JiwTWGAcF61bamyM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":89151},"main":"bundles/firestitch-iframe.umd.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm2015/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","gitHead":"2fca5c907d2032092b071ee198042828d80866c9","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.js","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_12.0.3_1690661144335_0.7517808000442567","host":"s3://npm-registry-packages"}},"12.0.4":{"name":"@firestitch/iframe","version":"12.0.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@12.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"1a25237b7c8b4df3fc4273a2dfd870f562a7c898","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-12.0.4.tgz","fileCount":24,"integrity":"sha512-YZsP1ONqCO4ySjC2EZ7F6wtA67ND+e90hYBifCKnSNkekTxpgfewxDPY/RbV+CE/F4jEfzVBHkLxJEQ9hDxM+A==","signatures":[{"sig":"MEUCIQDhHqE9HoeY+90w+3MytBAniDble1Fqkjr3qPsvq9NrWAIgJ4oJ9h9YNDwJMt8ofLMYOlMJuc1c6SiKOk49CRfgJSk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93514},"main":"bundles/firestitch-iframe.umd.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm2015/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","gitHead":"7356ad34d8b5aee432ec9fca9f9ecc1024ea79ff","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.js","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_12.0.4_1690711825961_0.18680179921101225","host":"s3://npm-registry-packages"}},"12.0.5":{"name":"@firestitch/iframe","version":"12.0.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@12.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"71ef249daed1c177789a6d1ecd393abf5c65ce15","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-12.0.5.tgz","fileCount":24,"integrity":"sha512-P2fYffo9eJ0w3+0+yjDJDWtQkUT3pdrvd//l48lqQjTJwnDXHVfiAzg0eDbrajCUdTRzFy4PF+t8Wr1It2St4A==","signatures":[{"sig":"MEUCIQCxzlB8HW3Ypvaj+kq7XkD45e7DhUqdlFd+ZDdZnay0VwIgbq3XJ4CM5klvj9Jt1qtEEU1mh4zif9WlqxPL1ZHyy+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":93505},"main":"bundles/firestitch-iframe.umd.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm2015/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","gitHead":"62ad91e9359e89cefb22a3ad241419da55b30f95","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.js","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_12.0.5_1690713435410_0.03540184126382662","host":"s3://npm-registry-packages"}},"12.0.6":{"name":"@firestitch/iframe","version":"12.0.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@12.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"02935695a3ecc90ad03f59814a9e4e1bf7f1d8e2","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-12.0.6.tgz","fileCount":24,"integrity":"sha512-d7zoiXWZhjcuNZfAFcjUX7upfB6QiLbcUVcqDdD+qlX8l3rw3xfIxGey9yip52BVV2lMGDsYFKAVrFlLzmivFQ==","signatures":[{"sig":"MEUCIEnRX5sivkMk4oF1JRNWQT/2w1DMjv+Ru/n2KZZTHDIqAiEAtfN9FRnjEUXlbyufSrt849uupUR3Lgn8RHFcHCNvg7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95344},"main":"bundles/firestitch-iframe.umd.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm2015/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","gitHead":"3bf49ce23e96ddbb48bf924daf6e522022a43fcc","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.js","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_12.0.6_1692877393337_0.14206023573503956","host":"s3://npm-registry-packages"}},"12.0.7":{"name":"@firestitch/iframe","version":"12.0.7","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@12.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"6b88a82f380c084ac36b088aa90845b5ad2b3e17","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-12.0.7.tgz","fileCount":24,"integrity":"sha512-7gnfgdOz5CVfzoAZiZYBJwBDpnz5VFRguZ7SEb8/uUhjVy+91RLUbcCaTByowQ4Jj+r5aAas5uWoEJ9bZl7cFw==","signatures":[{"sig":"MEUCIEPzob2wojtM0KiKdIVY4OZNrqeDAoR26fQtxQc11zrEAiEAjdhciLAhRBtRnayVH8HHoEosX0kkExMd9XTTd6jhe9A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96998},"main":"bundles/firestitch-iframe.umd.js","es2015":"fesm2015/firestitch-iframe.js","module":"fesm2015/firestitch-iframe.js","esm2015":"esm2015/firestitch-iframe.js","gitHead":"3bf49ce23e96ddbb48bf924daf6e522022a43fcc","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.js","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"7.24.2","directories":{},"sideEffects":false,"_nodeVersion":"16.17.1","dependencies":{"tslib":"^2.2.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_12.0.7_1692877536792_0.8255519532088771","host":"s3://npm-registry-packages"}},"13.0.0":{"name":"@firestitch/iframe","version":"13.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"07e91e52837f94d920ff392de37cb7c4bc370785","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-13.0.0.tgz","fileCount":24,"integrity":"sha512-/78O37cpNQLfCAJ5llJbhgo0/9i+0rzDb5NDVtDMtqnvzh8gpgGPQQoql3RgQ2TnFCVCkQOll2u4T0uRBfCazg==","signatures":[{"sig":"MEUCIQDLIWwLnoUMRZpPUawlrj9YjaCkzCgxBAuPNbZn5vVgIAIgMHGr2MB+q4Oouh4Fv/xMtFKa+u1RvCqvoCYIgyw9Vrg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":92461},"es2020":"fesm2020/firestitch-iframe.mjs","module":"fesm2015/firestitch-iframe.mjs","esm2020":"esm2020/firestitch-iframe.mjs","exports":{".":{"node":"./fesm2015/firestitch-iframe.mjs","types":"./firestitch-iframe.d.ts","es2015":"./fesm2015/firestitch-iframe.mjs","es2020":"./fesm2020/firestitch-iframe.mjs","default":"./fesm2020/firestitch-iframe.mjs","esm2020":"./esm2020/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"5daf747079f2d4341b11773f1b304ee08f023795","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.mjs","fesm2020":"fesm2020/firestitch-iframe.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_13.0.0_1724864434804_0.4492657305104941","host":"s3://npm-registry-packages"}},"13.0.1":{"name":"@firestitch/iframe","version":"13.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"3198aae17800cab96bef9826e15d4e87b8d2c42f","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-13.0.1.tgz","fileCount":24,"integrity":"sha512-5tvpggGKohSn1oRF9TefmXEvdHNGFj8Nm6H83NjYbCRTf4F7KFRclJYTvH7lpPUaQI9EK5qNTPli7nGhgB8i/w==","signatures":[{"sig":"MEUCIQD/Llf8tRRhypYClbQ7vf8PWM7HJ3+iNRHY0eJHScfGcwIgERW4ZqJrJa/7DqTwrquMjxtTAUqLTDzZwpKhazDG0bM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97296},"es2020":"fesm2020/firestitch-iframe.mjs","module":"fesm2015/firestitch-iframe.mjs","esm2020":"esm2020/firestitch-iframe.mjs","exports":{".":{"node":"./fesm2015/firestitch-iframe.mjs","types":"./firestitch-iframe.d.ts","es2015":"./fesm2015/firestitch-iframe.mjs","es2020":"./fesm2020/firestitch-iframe.mjs","default":"./fesm2020/firestitch-iframe.mjs","esm2020":"./esm2020/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"dfecdce5c3d947ab3e3bb49404939415c78a604d","typings":"firestitch-iframe.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.mjs","fesm2020":"fesm2020/firestitch-iframe.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_13.0.1_1724928405147_0.6078160652193572","host":"s3://npm-registry-packages"}},"14.0.0":{"name":"@firestitch/iframe","version":"14.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"edfa8fbdf19b0ce4e41f662310a5873cbd89360a","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-14.0.0.tgz","fileCount":24,"integrity":"sha512-xnyxVHXK9Mt/t91jiTnjEP51nKOIzMQuEs0dha/+An4ypgnbfSkikc0cFrTXeyDUNtRKKubhyBdcwCPvRWlnGQ==","signatures":[{"sig":"MEUCIQDQNkju9pDKSI1qV5/8rbrToyPe7riW8tVufwqzjtXiMwIgSm/TJrZx9Z5HqyLJxkhiX3LbvteRvgIwoppKDZGvDao=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96475},"es2020":"fesm2020/firestitch-iframe.mjs","module":"fesm2015/firestitch-iframe.mjs","esm2020":"esm2020/firestitch-iframe.mjs","exports":{".":{"node":"./fesm2015/firestitch-iframe.mjs","types":"./index.d.ts","es2015":"./fesm2015/firestitch-iframe.mjs","es2020":"./fesm2020/firestitch-iframe.mjs","default":"./fesm2020/firestitch-iframe.mjs","esm2020":"./esm2020/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"3df45a77bce28c6df821275f583cc57ae12aa0a8","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.mjs","fesm2020":"fesm2020/firestitch-iframe.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"10.7.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_14.0.0_1727810562597_0.9099132207199272","host":"s3://npm-registry-packages"}},"15.0.0":{"name":"@firestitch/iframe","version":"15.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"a32c806c85fd347444c3fecdeb863b928eac7bd1","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-15.0.0.tgz","fileCount":24,"integrity":"sha512-tSqQMZ1WiWjVqCzxjhn5JbqH3Y6DCdGFNVpxAT+CmRwjDrBmehpYlpDsZ8V64Uwd6X1gLREbaN1VmtPKE46GFw==","signatures":[{"sig":"MEUCIG7mRFg84mpWurHbgKFIjM3wrSdt6X3J70iUUCKHWX4mAiEA4/NEhfMRUFKVmYZR/m6J8KseoNsLoZNWXX9oPbggNyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":96544},"es2020":"fesm2020/firestitch-iframe.mjs","module":"fesm2015/firestitch-iframe.mjs","esm2020":"esm2020/firestitch-iframe.mjs","exports":{".":{"node":"./fesm2015/firestitch-iframe.mjs","types":"./index.d.ts","es2015":"./fesm2015/firestitch-iframe.mjs","es2020":"./fesm2020/firestitch-iframe.mjs","default":"./fesm2020/firestitch-iframe.mjs","esm2020":"./esm2020/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"d71049a4b34f8998b0b3eab333383df27e5442b4","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.mjs","fesm2020":"fesm2020/firestitch-iframe.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"10.7.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_15.0.0_1728006413475_0.3836413048804197","host":"s3://npm-registry-packages"}},"15.0.1":{"name":"@firestitch/iframe","version":"15.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@15.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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"8d3470968ed10422527d6e3c33ba122509891210","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-15.0.1.tgz","fileCount":24,"integrity":"sha512-SNppTNRcCmDhMuC3wwle9Xk8epDA/uyChToFYvR9zcAVV9Ss5MQGAMZ91VZoQi8RWJcbAbMmiAH6BbjvONKrxw==","signatures":[{"sig":"MEUCIAXzefDHFrsZLHFuj7l74N4y1/+VbcWIaFf/tMmZjey5AiEAmk1rz9dIQDus6d39tJ47czfvBQ+aYNgmRRyvn8CNBTw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":97331},"es2020":"fesm2020/firestitch-iframe.mjs","module":"fesm2015/firestitch-iframe.mjs","esm2020":"esm2020/firestitch-iframe.mjs","exports":{".":{"node":"./fesm2015/firestitch-iframe.mjs","types":"./index.d.ts","es2015":"./fesm2015/firestitch-iframe.mjs","es2020":"./fesm2020/firestitch-iframe.mjs","default":"./fesm2020/firestitch-iframe.mjs","esm2020":"./esm2020/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"d71049a4b34f8998b0b3eab333383df27e5442b4","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.mjs","fesm2020":"fesm2020/firestitch-iframe.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_15.0.1_1728049709835_0.3380397171456113","host":"s3://npm-registry-packages"}},"16.0.0":{"name":"@firestitch/iframe","version":"16.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"0de4456c1a1b4326e74ee06c1dc2a824ed301cfc","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-16.0.0.tgz","fileCount":22,"integrity":"sha512-lNoNnukicNRE31zaqHbbNVXmLh6pQ34JoPCPKE9A9GaRUR7vpw7JUGNbpNYsFJbp8TIxQ1Ofp8gwU7bGVsCweA==","signatures":[{"sig":"MEUCIQDN0iv32SS++f33XLBzc3y5DA253xsjo+HUtX8VL2MY7AIgMmXjxmEfmd7RC4MiwjWuP+J2U9/7Y60QJz6FLNjUnAw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68449},"module":"fesm2022/firestitch-iframe.mjs","exports":{".":{"esm":"./esm2022/firestitch-iframe.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-iframe.mjs","esm2022":"./esm2022/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"a3440cca15f9fff7b7e3fd0301f295e969637c58","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"10.7.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_16.0.0_1728068734216_0.4260288578851805","host":"s3://npm-registry-packages"}},"17.0.0":{"name":"@firestitch/iframe","version":"17.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"9a365a60d4b5a4d34615f0b56b5e9f9cff413b8a","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-17.0.0.tgz","fileCount":22,"integrity":"sha512-i5tstuTIv/R5/WC1Y4qdSw08E8vTKbiNNtNjjTXFFHgVn1Vq8vGtxklZDN3hdYCXWJraIkUe+UXJ3L678DbDqw==","signatures":[{"sig":"MEUCIBDht/3QlNtJp2H9l505A7CjqV8+kEcmOFlrH12VfmEKAiEAhJeNF3E5W3395KsN0tvf9Npz6VICkz/QaMPYP0oGCKk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68582},"module":"fesm2022/firestitch-iframe.mjs","exports":{".":{"esm":"./esm2022/firestitch-iframe.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-iframe.mjs","esm2022":"./esm2022/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"a13acc252ed8abb0de1ce180b2b8fa68eddb9653","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"10.7.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_17.0.0_1728128614928_0.5129924717163838","host":"s3://npm-registry-packages"}},"18.0.0":{"name":"@firestitch/iframe","version":"18.0.0","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@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-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"689a68284188416a1fe978201fcb34c2370e16b9","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-18.0.0.tgz","fileCount":22,"integrity":"sha512-kYL7mUxNqvy9ifbSsxzRQODdnB8X/zvYTZ/Y4EGcmgBIonGg6W3/fd20UlH5vCmMZ0daIUsyBPHwoEv1YoDnTw==","signatures":[{"sig":"MEQCIDNcJYg/Mbay/xbOdnKz+cadkVJBTWMDAUcakoc015HfAiB7XLOnOrehXdcbJyaD2CTM1CQbBOxEihl1OfLeS6RjDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68550},"module":"fesm2022/firestitch-iframe.mjs","exports":{".":{"esm":"./esm2022/firestitch-iframe.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-iframe.mjs","esm2022":"./esm2022/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"ecd2ff9d5eabc9c97b20251e6118959d7d8852d1","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"10.7.0","directories":{},"sideEffects":false,"_nodeVersion":"18.20.4","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_18.0.0_1728222582795_0.7213234726711386","host":"s3://npm-registry-packages"}},"15.0.2":{"name":"@firestitch/iframe","version":"15.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@15.0.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"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"b8ce54347e82b73ace22b140c401dc312f567fac","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-15.0.2.tgz","fileCount":24,"integrity":"sha512-llgY8Cwsd6ynXGUkDXnPeS2hvcHHwV4jIItcQqU5YEvN/61Go+0eZLOXNJ0jWSzzKcHah5TRxKJTbQSjGgfj4A==","signatures":[{"sig":"MEUCIQDLheF6fEr0P3EllA5k9VLYbBkLB2/fJAxOGhalohUtZAIgJbRX+LKM6xPcU4po9O3pdud7opNNfNsRZwrbTtLU4H0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":100449},"es2020":"fesm2020/firestitch-iframe.mjs","module":"fesm2015/firestitch-iframe.mjs","esm2020":"esm2020/firestitch-iframe.mjs","exports":{".":{"node":"./fesm2015/firestitch-iframe.mjs","types":"./index.d.ts","es2015":"./fesm2015/firestitch-iframe.mjs","es2020":"./fesm2020/firestitch-iframe.mjs","default":"./fesm2020/firestitch-iframe.mjs","esm2020":"./esm2020/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"d12d6e841c681b03c01c03a77b39b21d824302ae","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"fesm2015":"fesm2015/firestitch-iframe.mjs","fesm2020":"fesm2020/firestitch-iframe.mjs","repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_15.0.2_1747406789244_0.5126516714787495","host":"s3://npm-registry-packages-npm-production"}},"18.0.1":{"name":"@firestitch/iframe","version":"18.0.1","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@18.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"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"e45cee91671147a36a8d221dc8ff31f016c163ed","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-18.0.1.tgz","fileCount":22,"integrity":"sha512-XGIr1c3OPvSTUdJrWKBnAED2nV5ziW5KMFT1jzfSvKcxFqwIfLsxahWZANzffERtBVZ2PSs09lzaBBd0Qs801w==","signatures":[{"sig":"MEUCIFjl7NNsF7S2qCQWsxwRN6xmSy3C8sq/n0gdH9UqhvS+AiEAr7uczSMlkAVjNotQ74OUfArKi1RI831HHXRdxNfco4A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":70718},"module":"fesm2022/firestitch-iframe.mjs","exports":{".":{"esm":"./esm2022/firestitch-iframe.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-iframe.mjs","esm2022":"./esm2022/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"e1b65a905e7f328de4589b75c005913f30ed5702","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_18.0.1_1747407670549_0.5134167581312794","host":"s3://npm-registry-packages-npm-production"}},"18.0.2":{"name":"@firestitch/iframe","version":"18.0.2","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@18.0.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"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"fbab00164b5f9d6f29c59100839952b95642179d","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-18.0.2.tgz","fileCount":22,"integrity":"sha512-ZVBs3QUBlg8syBES3IV/SQ6Awb0dT9BV7+eFvSrZWVtJYWX/G6oKgUaJ1kGp+h1+fju9i/KSr97S224aY6gvkg==","signatures":[{"sig":"MEUCIQCCDx84/E583pKIu41h9d+A/cDLoNMcGH2L17sw+GM9kgIgJB+eX2JHNv5Jck6HptN0JyngagREVLI5jc2aFu+lLpI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68518},"module":"fesm2022/firestitch-iframe.mjs","exports":{".":{"esm":"./esm2022/firestitch-iframe.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-iframe.mjs","esm2022":"./esm2022/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"b754bbc861b09661addac71e9b20e04176297170","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_18.0.2_1747909540486_0.5464925690984281","host":"s3://npm-registry-packages-npm-production"}},"18.0.3":{"name":"@firestitch/iframe","version":"18.0.3","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@18.0.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"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"a0e6e754f4a69ba64a176a0cd53c2eb6bfa77af4","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-18.0.3.tgz","fileCount":22,"integrity":"sha512-FIdZhtr8F7obMPTEL0NrGYchuX8DHSWsbRk7MlZTVVps4HMq8yW2rm/fmd0hQYkuFl8U89gHXQLffs89AKeU2A==","signatures":[{"sig":"MEYCIQDig49R4nxQ7a8HbqnASF4fCGA5cJb3D/amwmAEgnSNSwIhAKOh/S7bsUKNR423a7r8HB7JRJDax/FRtRU3uhedOBWe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":68216},"module":"fesm2022/firestitch-iframe.mjs","exports":{".":{"esm":"./esm2022/firestitch-iframe.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-iframe.mjs","esm2022":"./esm2022/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"69a616ba7baef76d68056149129d150247ffa336","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"10.2.4","directories":{},"sideEffects":false,"_nodeVersion":"18.19.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_18.0.3_1747910109299_0.27264340851208546","host":"s3://npm-registry-packages-npm-production"}},"18.0.4":{"name":"@firestitch/iframe","version":"18.0.4","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@18.0.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"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"d7ed8677e00a4dacce1aed7f8c7de2dfdf52b04d","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-18.0.4.tgz","fileCount":22,"integrity":"sha512-A7ZnFdjHTaFDWQ+pjgoBFTp+YDGiQkYGb1uY2LrCET4LRE4jnf7hGtqOaXnhBDD3OOm2dhkf71hYEQohR68lgw==","signatures":[{"sig":"MEUCIDEyd2if2koroMvnCd20RULneJnzW4cf0u2ZB2CHRZucAiEA9UG+NonFZVEmf9Z0fBQRmXHYUaPU95AybA8gSkyNC5I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77922},"module":"fesm2022/firestitch-iframe.mjs","exports":{".":{"esm":"./esm2022/firestitch-iframe.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-iframe.mjs","esm2022":"./esm2022/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"0e7fb0890b6847ec40902634104b9c1aa3b9d1cf","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_18.0.4_1761649570383_0.41708026399022713","host":"s3://npm-registry-packages-npm-production"}},"18.0.5":{"name":"@firestitch/iframe","version":"18.0.5","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@18.0.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"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"634557a0392b50e5318f2e0d513b69e30f9acbd0","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-18.0.5.tgz","fileCount":22,"integrity":"sha512-9FCw9yywoeydxOiQhY1IJh0EriSrfkqfGm9XyKUKe2Ea66dwuWYVD2BtdmP8HUL8b4fO+YZEEMbjEqGxpw22ug==","signatures":[{"sig":"MEQCICaGsCm2tmyO46lgi71QDrqmyK3VEO0uBcy0LPQ2FX2AAiBduwhDANcgq2qNbwps/7fvw9q2G9NWen96Wexrm6scdQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77813},"module":"fesm2022/firestitch-iframe.mjs","exports":{".":{"esm":"./esm2022/firestitch-iframe.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-iframe.mjs","esm2022":"./esm2022/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"12beb04fceeec4488d4c671793addf8c093631f1","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_18.0.5_1761849819577_0.10327892752468615","host":"s3://npm-registry-packages-npm-production"}},"18.0.6":{"name":"@firestitch/iframe","version":"18.0.6","keywords":["angular"],"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","_id":"@firestitch/iframe@18.0.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"},{"name":"arioshaman","email":"ariosha6@gmail.com"}],"homepage":"https://github.com/Firestitch/ngx-iframe#readme","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"dist":{"shasum":"a0475a2e7dd1c5f49d33615ffcf35cb924c7d84f","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-18.0.6.tgz","fileCount":22,"integrity":"sha512-yKpMx8inVEtM0SXyPJsge7TBuOOq0O7rqs+QKwONitgwsm+HRJ0icWs9oFzvRJDekc0xs1jQKkl7R3IZ4ml33g==","signatures":[{"sig":"MEQCIHfvgjNOPxOWAdq2kBhdsWPfPTX/jp2DBPjEnsp4ynviAiBifhP9YsiUNQGqs3mfa2W+FCyS51p3B1Qy7p4shkHi/Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77733},"module":"fesm2022/firestitch-iframe.mjs","exports":{".":{"esm":"./esm2022/firestitch-iframe.mjs","types":"./index.d.ts","default":"./fesm2022/firestitch-iframe.mjs","esm2022":"./esm2022/firestitch-iframe.mjs"},"./package.json":{"default":"./package.json"}},"gitHead":"6e6f59f2aa8847f92c27cb89d909d56794e9663f","typings":"index.d.ts","_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"repository":{"url":"git+https://github.com/Firestitch/ngx-iframe.git","type":"git"},"_npmVersion":"8.19.4","directories":{},"sideEffects":false,"_nodeVersion":"22.17.1","dependencies":{"tslib":"^2.3.0"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/iframe_18.0.6_1761850611144_0.9319162947244248","host":"s3://npm-registry-packages-npm-production"}},"18.1.1":{"name":"@firestitch/iframe","version":"18.1.1","repository":{"type":"git","url":"git+https://github.com/Firestitch/ngx-iframe.git"},"author":{"name":"Firestitch","email":"admin@firestitch.com"},"keywords":["angular"],"license":"MIT","bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"sideEffects":false,"module":"fesm2022/firestitch-iframe.mjs","typings":"index.d.ts","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./index.d.ts","esm2022":"./esm2022/firestitch-iframe.mjs","esm":"./esm2022/firestitch-iframe.mjs","default":"./fesm2022/firestitch-iframe.mjs"}},"dependencies":{"tslib":"^2.3.0"},"_id":"@firestitch/iframe@18.1.1","gitHead":"79c2498db6b501e458cbf9396d02c031ffb6a8e6","homepage":"https://github.com/Firestitch/ngx-iframe#readme","_nodeVersion":"22.22.3","_npmVersion":"10.9.8","dist":{"integrity":"sha512-JNionzhXxfJLuDuG6M088uoghn4drl7v0shKehpnXet7MThrAo0RPCwnk5BUKDsElCrLnXJb/gibWy/X0+kJ7w==","shasum":"f52ab603b1a0b1849a4914c8e866838d7c51d379","tarball":"https://registry.npmjs.org/@firestitch/iframe/-/iframe-18.1.1.tgz","fileCount":32,"unpackedSize":279828,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCXZsWxXkBIiszvxi1kYQwpx+L0GXV5hoEakfKeZ1PrmgIhAKdyIhSNlhX14ON3Yu0jjyck+Rkf72Zc6KPN4J/ahWDF"}]},"_npmUser":{"name":"raygig","email":"admin@firestitch.com"},"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"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/iframe_18.1.1_1786112147055_0.2120480286854547"},"_hasShrinkwrap":false}},"time":{"created":"2018-04-19T21:00:50.452Z","modified":"2026-08-07T14:15:47.483Z","0.1.0":"2018-04-19T21:00:50.842Z","0.1.1":"2018-04-19T21:40:01.603Z","0.1.2":"2018-04-19T23:37:53.680Z","0.1.3":"2018-04-20T01:29:21.778Z","0.1.4":"2018-04-20T01:40:43.372Z","0.1.5":"2018-04-20T16:08:32.109Z","0.1.6":"2018-10-28T16:46:38.504Z","0.1.7":"2018-10-28T17:20:05.344Z","0.1.8":"2018-10-28T17:22:28.236Z","0.1.9":"2018-10-30T16:24:02.124Z","0.1.10":"2018-10-30T19:05:59.520Z","0.1.11":"2018-10-30T19:13:32.784Z","0.1.12":"2018-10-30T19:26:25.932Z","0.1.13":"2018-10-30T19:33:12.409Z","0.1.14":"2019-01-17T13:36:17.332Z","0.2.0":"2019-01-17T14:56:05.239Z","8.0.0":"2019-10-07T08:30:17.745Z","9.0.0":"2021-05-07T15:22:32.005Z","10.0.0":"2021-05-07T15:35:49.695Z","10.0.1":"2021-05-07T17:27:57.315Z","10.0.2":"2021-05-07T17:29:48.551Z","10.0.3":"2021-05-18T17:13:42.693Z","10.0.4":"2021-05-18T17:21:12.772Z","12.0.0":"2022-03-25T12:16:21.168Z","12.0.1":"2023-07-24T20:24:26.534Z","12.0.2":"2023-07-24T20:40:55.938Z","12.0.3":"2023-07-29T20:05:44.503Z","12.0.4":"2023-07-30T10:10:26.182Z","12.0.5":"2023-07-30T10:37:15.628Z","12.0.6":"2023-08-24T11:43:13.508Z","12.0.7":"2023-08-24T11:45:36.959Z","13.0.0":"2024-08-28T17:00:34.990Z","13.0.1":"2024-08-29T10:46:45.284Z","14.0.0":"2024-10-01T19:22:42.957Z","15.0.0":"2024-10-04T01:46:53.675Z","15.0.1":"2024-10-04T13:48:30.044Z","16.0.0":"2024-10-04T19:05:34.415Z","17.0.0":"2024-10-05T11:43:35.142Z","18.0.0":"2024-10-06T13:49:43.008Z","15.0.2":"2025-05-16T14:46:29.615Z","18.0.1":"2025-05-16T15:01:10.735Z","18.0.2":"2025-05-22T10:25:40.715Z","18.0.3":"2025-05-22T10:35:09.473Z","18.0.4":"2025-10-28T11:06:10.558Z","18.0.5":"2025-10-30T18:43:39.766Z","18.0.6":"2025-10-30T18:56:51.356Z","18.1.1":"2026-08-07T14:15:47.209Z"},"bugs":{"url":"https://github.com/Firestitch/ngx-iframe/issues"},"author":{"name":"Firestitch","email":"admin@firestitch.com"},"license":"MIT","homepage":"https://github.com/Firestitch/ngx-iframe#readme","keywords":["angular"],"repository":{"type":"git","url":"git+https://github.com/Firestitch/ngx-iframe.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":""}