{
  "name": "single-spa-angular-cli-lhy",
  "version": "0.0.1",
  "description": "Helpers for building single-spa applications which use Angular Cli",
  "main": "bundles/single-spa-angular-cli-lhy.umd.js",
  "typings": "single-spa-angular-cli-lhy.d.ts",
  "repository": {
    "type": "git",
    "url": "git@github.com:PlaceMe-SAS/single-spa-angular-cli.git"
  },
  "keywords": [
    "single-spa",
    "angular",
    "cli"
  ],
  "author": "Robin Coma Delperier",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/PlaceMe-SAS/single-spa-angular-cli/issues"
  },
  "homepage": "https://github.com/PlaceMe-SAS/single-spa-angular-cli#readme",
  "devDependencies": {
    "@angular/common": "~7.0.0",
    "@angular/compiler": "~7.0.0",
    "@angular/compiler-cli": "~7.0.0",
    "@angular/core": "~7.0.0",
    "babel-cli": "^6.26.0",
    "babel-core": "^6.26.0",
    "babel-plugin-syntax-dynamic-import": "^6.18.0",
    "babel-plugin-transform-class-properties": "^6.24.1",
    "babel-plugin-transform-function-bind": "^6.22.0",
    "babel-plugin-transform-object-rest-spread": "^6.26.0",
    "babel-polyfill": "^6.26.0",
    "babel-preset-env": "^1.6.1",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-latest": "^6.16.0",
    "babel-preset-react": "^6.24.1",
    "babel-preset-stage-3": "^6.17.0",
    "ng-packagr": "^2.2.0",
    "rimraf": "^2.6.2",
    "typescript": "~3.1.6"
  },
  "peerDependenies": {
    "@angular/common": "~7.0.0",
    "@angular/core": "~7.0.0",
    "@types/core-js": "^0.9.45",
    "rxjs": "^6.3.3",
    "rxjs-compat": "^6.3.3",
    "tsickle": "^0.34.0"
  },
  "module": "esm5/single-spa-angular-cli-lhy.js",
  "es2015": "esm2015/single-spa-angular-cli-lhy.js",
  "metadata": "single-spa-angular-cli-lhy.metadata.json",
  "dependencies": {
    "tslib": "^1.9.0"
  }
}
