{
  "name": "@benedictstrube/highcharts-wrapper",
  "version": "1.0.7",
  "description": "Add a plugin description",
  "main": "index",
  "typings": "index.d.ts",
  "nativescript": {
    "platforms": {
      "ios": "6.0.0",
      "android": "6.0.0"
    }
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/benedictstrube/nativescript-plugins.git"
  },
  "keywords": [
    "NativeScript",
    "JavaScript",
    "TypeScript",
    "iOS",
    "Android"
  ],
  "author": {
    "name": "Benedict Strube",
    "email": "benedict.strube@icloud.com"
  },
  "bugs": {
    "url": "https://github.com/benedictstrube/nativescript-plugins/issues"
  },
  "license": "Apache-2.0",
  "homepage": "https://github.com/benedictstrube/nativescript-plugins",
  "readmeFilename": "README.md",
  "bootstrapper": "@nativescript/plugin-seed",
  "dependencies": {
    "nativescript-webview-interface": "1.4.4"
  }
}
