{
    "_id": "@ibm-wch-sdk/iframe-component",
    "_rev": "3-407a0ba9c016bfdf23ba9b98a35880e3",
    "name": "@ibm-wch-sdk/iframe-component",
    "dist-tags": {
        "next": "0.3.0",
        "latest": "0.1.0"
    },
    "versions": {
        "0.1.0": {
            "name": "@ibm-wch-sdk/iframe-component",
            "version": "0.1.0",
            "description": "Library with reusable WCH components.",
            "bugs": {
                "url": "https://github.ibm.com/DX-Samples/creative-bootstrap-components/issues"
            },
            "license": "Apache-2.0",
            "author": {
                "name": "Carsten Leue",
                "email": "carsten.leue@de.ibm.com"
            },
            "repository": {
                "type": "git",
                "url": "https://github.ibm.com/DX-Samples/creative-bootstrap-components"
            },
            "config": {
                "data": "./data",
                "name": "iframe-component",
                "root": "/",
                "src": "./src"
            },
            "dependencies": {
                "ibm-wch-sdk-api": ">= 5.0.269",
                "ibm-wch-sdk-utils": ">= 5.0.269",
                "tslib": "^1.7.1"
            },
            "devDependencies": {
                "@angular/animations": "^5.2.9",
                "@angular/cli": "^1.7.4",
                "@angular/common": "^5.2.9",
                "@angular/compiler": "^5.2.9",
                "@angular/compiler-cli": "^5.2.9",
                "@angular/core": "^5.2.9",
                "@angular/forms": "^5.2.9",
                "@angular/http": "^5.2.9",
                "@angular/language-service": "^5.2.9",
                "@angular/platform-browser": "^5.2.9",
                "@angular/platform-browser-dynamic": "^5.2.9",
                "@angular/router": "^5.2.9",
                "@angular/service-worker": "^5.2.9",
                "@types/jasmine": "~2.8.3",
                "@types/jasminewd2": "~2.0.2",
                "@types/node": "^6.0.104",
                "codelyzer": "^4.0.1",
                "core-js": "^2.5.4",
                "cpx": "^1.5.0",
                "ibm-wch-sdk-cli": ">= 5.0.269",
                "ibm-wch-sdk-ng": ">= 5.0.269",
                "jasmine-core": "~2.8.0",
                "jasmine-spec-reporter": "~4.2.1",
                "karma": "~2.0.0",
                "karma-chrome-launcher": "~2.2.0",
                "karma-coverage-istanbul-reporter": "^1.2.1",
                "karma-jasmine": "~1.1.0",
                "karma-jasmine-html-reporter": "^0.2.2",
                "ng-packagr": "^2.4.1",
                "npm-run-all": "^4.1.2",
                "protractor": "~5.1.2",
                "rimraf": "^2.6.2",
                "rxjs": "^5.5.8",
                "rxjs-tslint-rules": "^3.16.1",
                "sync-files": "^1.0.3",
                "ts-node": "~4.1.0",
                "tsickle": "^0.27.5",
                "tslib": "^1.9.0",
                "tslint": "~5.9.1",
                "typescript": "~2.6.2",
                "web-animations-js": "^2.3.1",
                "zone.js": "^0.8.25"
            },
            "peerDependencies": {
                "@angular/common": "^5.2.9",
                "@angular/core": "^5.2.9",
                "ibm-wch-sdk-ng": ">= 5.0.269",
                "rxjs": "^5.5.8",
                "zone.js": "^0.8.25"
            },
            "engines": {
                "node": ">= 7.0",
                "npm": ">= 5.0"
            },
            "publishConfig": {
                "access": "public"
            },
            "wchtools-dependencies": [
                "./data"
            ],
            "main": "bundles/ibm-wch-sdk-iframe-component.umd.js",
            "module": "esm5/ibm-wch-sdk-iframe-component.js",
            "es2015": "esm2015/ibm-wch-sdk-iframe-component.js",
            "typings": "ibm-wch-sdk-iframe-component.d.ts",
            "metadata": "ibm-wch-sdk-iframe-component.metadata.json",
            "_id": "@ibm-wch-sdk/iframe-component@0.1.0",
            "_npmVersion": "5.6.0",
            "_nodeVersion": "8.11.1",
            "_npmUser": {
                "name": "carstenleue",
                "email": "carsten.leue@de.ibm.com"
            },
            "dist": {
                "integrity": "sha512-JZ3lanEKZIMNWLXNcTdmGB0hDLvRyRsQ3PLdZY7N/czr+F41MufZp20gHZOKqOQavGFbjri+bQ7FLwT9q1v/Gg==",
                "shasum": "965095a89ea6b64920e20a914af3aeff6e4e63ea",
                "tarball": "https://registry.npmjs.org/@ibm-wch-sdk/iframe-component/-/iframe-component-0.1.0.tgz",
                "fileCount": 19,
                "unpackedSize": 89823
            },
            "maintainers": [
                {
                    "name": "carstenleue",
                    "email": "carsten.leue@de.ibm.com"
                }
            ],
            "directories": {},
            "_npmOperationalInternal": {
                "host": "s3://npm-registry-packages",
                "tmp": "tmp/iframe-component_0.1.0_1523439384384_0.6025886784448975"
            }
        },
        "0.2.0": {
            "name": "@ibm-wch-sdk/iframe-component",
            "version": "0.2.0",
            "description": "Library with reusable WCH components.",
            "bugs": {
                "url": "https://github.ibm.com/DX-Samples/creative-bootstrap-components/issues"
            },
            "license": "Apache-2.0",
            "author": {
                "name": "Carsten Leue",
                "email": "carsten.leue@de.ibm.com"
            },
            "repository": {
                "type": "git",
                "url": "https://github.ibm.com/DX-Samples/creative-bootstrap-components"
            },
            "config": {
                "data": "./data",
                "name": "iframe-component",
                "root": "/",
                "src": "./src"
            },
            "dependencies": {
                "ibm-wch-sdk-api": ">= 5.0.269",
                "ibm-wch-sdk-utils": ">= 5.0.269",
                "tslib": "^1.7.1"
            },
            "devDependencies": {
                "@angular/animations": "^5.2.9",
                "@angular/cli": "^1.7.4",
                "@angular/common": "^5.2.9",
                "@angular/compiler": "^5.2.9",
                "@angular/compiler-cli": "^5.2.9",
                "@angular/core": "^5.2.9",
                "@angular/forms": "^5.2.9",
                "@angular/http": "^5.2.9",
                "@angular/language-service": "^5.2.9",
                "@angular/platform-browser": "^5.2.9",
                "@angular/platform-browser-dynamic": "^5.2.9",
                "@angular/router": "^5.2.9",
                "@angular/service-worker": "^5.2.9",
                "@types/jasmine": "~2.8.3",
                "@types/jasminewd2": "~2.0.2",
                "@types/node": "^6.0.104",
                "codelyzer": "^4.0.1",
                "core-js": "^2.5.4",
                "cpx": "^1.5.0",
                "ibm-wch-sdk-cli": ">= 5.0.269",
                "ibm-wch-sdk-ng": ">= 5.0.269",
                "jasmine-core": "~2.8.0",
                "jasmine-spec-reporter": "~4.2.1",
                "karma": "~2.0.0",
                "karma-chrome-launcher": "~2.2.0",
                "karma-coverage-istanbul-reporter": "^1.2.1",
                "karma-jasmine": "~1.1.0",
                "karma-jasmine-html-reporter": "^0.2.2",
                "ng-packagr": "^2.4.1",
                "npm-run-all": "^4.1.2",
                "protractor": "~5.1.2",
                "rimraf": "^2.6.2",
                "rxjs": "^5.5.8",
                "rxjs-tslint-rules": "^3.16.1",
                "sync-files": "^1.0.3",
                "ts-node": "~4.1.0",
                "tsickle": "^0.27.5",
                "tslib": "^1.9.0",
                "tslint": "~5.9.1",
                "typescript": "~2.6.2",
                "web-animations-js": "^2.3.1",
                "zone.js": "^0.8.25"
            },
            "peerDependencies": {
                "@angular/common": "^5.2.9",
                "@angular/core": "^5.2.9",
                "ibm-wch-sdk-ng": ">= 5.0.269",
                "rxjs": "^5.5.8",
                "zone.js": "^0.8.25"
            },
            "engines": {
                "node": ">= 7.0",
                "npm": ">= 5.0"
            },
            "publishConfig": {
                "access": "public"
            },
            "wchtools-dependencies": [
                "./data"
            ],
            "main": "bundles/ibm-wch-sdk-iframe-component.umd.js",
            "module": "esm5/ibm-wch-sdk-iframe-component.js",
            "es2015": "esm2015/ibm-wch-sdk-iframe-component.js",
            "typings": "ibm-wch-sdk-iframe-component.d.ts",
            "metadata": "ibm-wch-sdk-iframe-component.metadata.json",
            "readme": "# iframe-component\n\n",
            "readmeFilename": "README.md",
            "_id": "@ibm-wch-sdk/iframe-component@0.2.0",
            "_npmVersion": "5.6.0",
            "_nodeVersion": "8.11.1",
            "_npmUser": {
                "name": "carstenleue",
                "email": "carsten.leue@de.ibm.com"
            },
            "dist": {
                "integrity": "sha512-7CHmSLYl405wO1bEecyzQk2/h7QjYfj0u+t+T+u/Pm3INP2eEU+G1aP/cGiSWU2Icjm9innVuVVi0snjuKRHVA==",
                "shasum": "7f4cfe79ff1368406bd3efa1d214bd6feb9c9f0d",
                "tarball": "https://registry.npmjs.org/@ibm-wch-sdk/iframe-component/-/iframe-component-0.2.0.tgz",
                "fileCount": 20,
                "unpackedSize": 97821
            },
            "maintainers": [
                {
                    "name": "carstenleue",
                    "email": "carsten.leue@de.ibm.com"
                }
            ],
            "directories": {},
            "_npmOperationalInternal": {
                "host": "s3://npm-registry-packages",
                "tmp": "tmp/iframe-component_0.2.0_1523443585784_0.8817538922803179"
            }
        },
        "0.3.0": {
            "name": "@ibm-wch-sdk/iframe-component",
            "version": "0.3.0",
            "description": "Library with reusable WCH components.",
            "bugs": {
                "url": "https://github.ibm.com/DX-Samples/creative-bootstrap-components/issues"
            },
            "license": "Apache-2.0",
            "author": {
                "name": "Carsten Leue",
                "email": "carsten.leue@de.ibm.com"
            },
            "repository": {
                "type": "git",
                "url": "https://github.ibm.com/DX-Samples/creative-bootstrap-components"
            },
            "config": {
                "data": "./data",
                "name": "iframe-component",
                "root": "/",
                "src": "./src"
            },
            "dependencies": {
                "ibm-wch-sdk-api": ">= 5.0.269",
                "ibm-wch-sdk-utils": ">= 5.0.269",
                "tslib": "^1.7.1"
            },
            "devDependencies": {
                "@angular/animations": "^5.2.9",
                "@angular/cli": "^1.7.4",
                "@angular/common": "^5.2.9",
                "@angular/compiler": "^5.2.9",
                "@angular/compiler-cli": "^5.2.9",
                "@angular/core": "^5.2.9",
                "@angular/forms": "^5.2.9",
                "@angular/http": "^5.2.9",
                "@angular/language-service": "^5.2.9",
                "@angular/platform-browser": "^5.2.9",
                "@angular/platform-browser-dynamic": "^5.2.9",
                "@angular/router": "^5.2.9",
                "@angular/service-worker": "^5.2.9",
                "@types/jasmine": "~2.8.3",
                "@types/jasminewd2": "~2.0.2",
                "@types/node": "^6.0.104",
                "codelyzer": "^4.0.1",
                "core-js": "^2.5.4",
                "cpx": "^1.5.0",
                "ibm-wch-sdk-cli": ">= 5.0.269",
                "ibm-wch-sdk-ng": ">= 5.0.269",
                "jasmine-core": "~2.8.0",
                "jasmine-spec-reporter": "~4.2.1",
                "karma": "~2.0.0",
                "karma-chrome-launcher": "~2.2.0",
                "karma-coverage-istanbul-reporter": "^1.2.1",
                "karma-jasmine": "~1.1.0",
                "karma-jasmine-html-reporter": "^0.2.2",
                "ng-packagr": "^2.4.1",
                "npm-run-all": "^4.1.2",
                "protractor": "~5.1.2",
                "rimraf": "^2.6.2",
                "rxjs": "^5.5.8",
                "rxjs-tslint-rules": "^3.16.1",
                "sync-files": "^1.0.3",
                "ts-node": "~4.1.0",
                "tsickle": "^0.27.5",
                "tslib": "^1.9.0",
                "tslint": "~5.9.1",
                "typescript": "~2.6.2",
                "web-animations-js": "^2.3.1",
                "zone.js": "^0.8.25"
            },
            "peerDependencies": {
                "@angular/common": "^5.2.9",
                "@angular/core": "^5.2.9",
                "ibm-wch-sdk-ng": ">= 5.0.269",
                "rxjs": "^5.5.8",
                "zone.js": "^0.8.25"
            },
            "engines": {
                "node": ">= 7.0",
                "npm": ">= 5.0"
            },
            "publishConfig": {
                "access": "public"
            },
            "wchtools-dependencies": [
                "./data"
            ],
            "main": "bundles/ibm-wch-sdk-iframe-component.umd.js",
            "module": "esm5/ibm-wch-sdk-iframe-component.js",
            "es2015": "esm2015/ibm-wch-sdk-iframe-component.js",
            "typings": "ibm-wch-sdk-iframe-component.d.ts",
            "metadata": "ibm-wch-sdk-iframe-component.metadata.json",
            "readme": "# iframe-component\n\nImplementation of a layout component that displays content in an iframe.\n\n## Usage\n\nInstall the component via\n\n```bash\nnpm install @ibm-wch-sdk/iframe-component --save\n```\n\nAdd the component module to your app or feature module:\n\n```typescript\nimport { IFrameLayoutModule } from './modules/iframe/iframeLayoutModule';\n\n@NgModule({\n  imports: [\n    IFrameLayoutModule\n  ]\n})\n```\n\n## Deployment\n\nDeploy your application via [ibm-wch-sdk-cli](https://www.npmjs.com/package/ibm-wch-sdk-cli) using the `--aggregated` flag, e.g.\n\n```bash\nibm-wch-sdk-cli run wchtools push -A --aggregated\n```\n",
            "readmeFilename": "README.md",
            "_id": "@ibm-wch-sdk/iframe-component@0.3.0",
            "_npmVersion": "5.6.0",
            "_nodeVersion": "8.11.1",
            "_npmUser": {
                "name": "carstenleue",
                "email": "carsten.leue@de.ibm.com"
            },
            "dist": {
                "integrity": "sha512-FnK90EAxYzjVMwFIuyl0K4PrfTjjEBRWcCww8jb8HrFMEx3pccdTgJ2qJgmriOMY7OuKwoA6iv3JlKnRFsC/7Q==",
                "shasum": "eecc10dd4edb8856ef84df10c3720c28fb3950fa",
                "tarball": "https://registry.npmjs.org/@ibm-wch-sdk/iframe-component/-/iframe-component-0.3.0.tgz",
                "fileCount": 21,
                "unpackedSize": 107018
            },
            "maintainers": [
                {
                    "name": "carstenleue",
                    "email": "carsten.leue@de.ibm.com"
                }
            ],
            "directories": {},
            "_npmOperationalInternal": {
                "host": "s3://npm-registry-packages",
                "tmp": "tmp/iframe-component_0.3.0_1523476626274_0.9837917303764516"
            }
        }
    },
    "time": {
        "created": "2018-04-11T09:36:24.266Z",
        "0.1.0": "2018-04-11T09:36:24.553Z",
        "modified": "2018-04-11T19:57:06.543Z",
        "0.2.0": "2018-04-11T10:46:25.905Z",
        "0.3.0": "2018-04-11T19:57:06.367Z"
    },
    "maintainers": [
        {
            "name": "carstenleue",
            "email": "carsten.leue@de.ibm.com"
        }
    ],
    "description": "Library with reusable WCH components.",
    "repository": {
        "type": "git",
        "url": "https://github.ibm.com/DX-Samples/creative-bootstrap-components"
    },
    "author": {
        "name": "Carsten Leue",
        "email": "carsten.leue@de.ibm.com"
    },
    "bugs": {
        "url": "https://github.ibm.com/DX-Samples/creative-bootstrap-components/issues"
    },
    "license": "Apache-2.0",
    "readme": "",
    "readmeFilename": "",
    "_attachments": {}
}