{
  "name": "ng2-modal",
  "version": "0.0.25",
  "description": "Open modal window (dialog box) for your angular2 applications using bootstrap3.",
  "license": "MIT",
  "readmeFilename": "README.md",
  "private": false,
  "author": {
    "name": "Umed Khudoiberdiev",
    "email": "pleerock.me@gmail.com"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/pleerock/ng2-modal.git"
  },
  "bugs": {
    "url": "https://github.com/pleerock/ng2-modal/issues"
  },
  "tags": [
    "modal",
    "angular2",
    "typescript",
    "angular2-modal"
  ],
  "peerDependencies": {
    "@angular/core": "^2.0.0"
  },
  "devDependencies": {
    "@angular/common": "^2.1.1",
    "@angular/compiler": "^2.1.1",
    "@angular/compiler-cli": "^2.1.1",
    "@angular/core": "^2.1.1",
    "@angular/platform-browser": "^2.1.1",
    "@angular/platform-browser-dynamic": "^2.1.1",
    "@angular/router": "3.1.1",
    "bootstrap": "^3.3.7",
    "chai": "^3.4.1",
    "core-js": "^2.4.1",
    "del": "^2.2.1",
    "es6-shim": "^0.35.0",
    "gulp": "^3.9.0",
    "gulp-mocha": "^3.0.0",
    "gulp-replace": "^0.5.4",
    "gulp-shell": "^0.5.1",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-tslint": "^5.0.0",
    "gulp-typescript": "^2.13.6",
    "gulpclass": "^0.1.0",
    "mocha": "^3.0.2",
    "reflect-metadata": "^0.1.4",
    "rxjs": "5.0.0-rc.1",
    "sinon": "^1.17.5",
    "sinon-chai": "^2.8.0",
    "systemjs": "0.19.36",
    "tslint": "^3.14.0",
    "tslint-stylish": "^2.1.0-beta",
    "typescript": "^2.0.3",
    "typings": "^1.4.0",
    "zone.js": "^0.6.26"
  }
}
