{
  "name": "@ngx-kit/styler",
  "version": "1.0.0-beta.15",
  "description": "ngx-kit - styler",
  "main": "./bundle/styler.umd.js",
  "module": "./module/styler.js",
  "typings": "./styler.d.ts",
  "author": "Sasha Novik",
  "license": "MIT",
  "repository": {
    "url": "https://github.com/ngx-kit/styler.git",
    "type": "git"
  },
  "peerDependencies": {
    "@angular/compiler": "^4.2.0",
    "@angular/compiler-cli": "^4.2.0",
    "@angular/core": "^4.2.0",
    "@angular/router": "^4.2.0",
    "typescript": "^2.3.4"
  },
  "dependencies": {
  }
}
