{
  "name": "@inax/plcui",
  "version": "0.0.1-alpha1",
  "description": "plc ui components",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/insite-gmbh/INAXHMI/tree/master/Playground/INAXBase/%40inax/plcUi"
  },
  "keywords": [
    "@inax",
    "plcUi"
  ],
  "author": "insite-gmbh",
  "license": "Apache-2.0" ,
  "peerDependencies": {
    "@angular/core": "2.0.0",
    "@angular/forms": "2.0.0",
    "@angular/http": "2.0.0",
    "@angular/platform-browser": "2.0.0",
    "@angular/platform-browser-dynamic": "2.0.0",
    "@inax/common": "0.0.1-beta2",
    "rxjs": "5.0.0-beta.12",
    "buffer": "^4.9.0"
  }
}
