{
  "name": "nativescript-telerik-ui-pro",
  "version": "3.1.4",
  "description": "Progress NativeScript UI Pro is an upgrade of Progress NativeScript UI - a cross-platform UI components suite based on the native iOS and Android libraries provided by Telerik.",
  "nativescript": {
    "ios": "3.2.0",
    "android": "3.2.0"
  },
  "repository": {
    "type": "git",
    "url": "http://www.github.com/telerik/nativescript-ui-feedback.git"
  },
  "bugs": {
    "url": "https://github.com/telerik/nativescript-ui-feedback/issues"
  },
  "devDependencies": {
    "@angular/compiler-cli": "~4.0.0",
    "@angular/common": "~4.0.0",
    "@angular/compiler": "~4.0.0",
    "@angular/core": "~4.0.0",
    "@angular/forms": "~4.0.0",
    "@angular/http": "~4.0.0",
    "@angular/platform-browser": "~4.0.0",
    "@angular/platform-browser-dynamic": "~4.0.0",
    "@angular/router": "~4.0.0",
    "nativescript-angular": "next",
    "nativescript-intl": "^0.0.4",
    "nativescript-unit-test-runner": "^0.3.3",
    "nativescript-dev-typescript": "^0.3.0",
    "tns-core-modules": "next",
    "tns-platform-declarations": "next",
    "typescript": "2.4.1",
    "parse5": "1.3.2",
    "punycode": "1.3.2",
    "querystring": "0.2.0",
    "reflect-metadata": "^0.1.8",
    "rxjs": "~5.3.0",
    "url": "0.10.3",
    "zone.js": "~0.8.2"
  },
  "peerDependencies": {
    "tns-core-modules": "^3.1.0 || >3.2.0-"
  },
  "keywords": [
    "nativescript",
    "ui",
    "listview",
    "sidedrawer",
    "chart",
    "calendar",
    "dataform",
    "gauges",
    "autocomplete"
  ],
  "author": "Progress",
  "license": "SEE LICENSE IN LICENSE.md",
  "files": [
    "**/*.js",
    "**/*.metadata.json",
    "**/*.d.ts",
    "platforms/",
    "!hooks/"
  ]
}