{
  "name": "@imagene.me/nativescript-highcharts",
  "version": "2.0.2",
  "description": "This plugins allows you to use Highcharts in NativeScript.",
  "main": "index",
  "typings": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/imagene-me/ns-plugins.git"
  },
  "keywords": [
    "NativeScript",
    "JavaScript",
    "TypeScript",
    "iOS",
    "Android"
  ],
  "author": {
    "name": "Mahamat Guihini",
    "email": "mhtghn@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/mhtghn/ns-plugins/issues"
  },
  "license": "Apache-2.0",
  "homepage": "https://github.com/mhtghn/ns-plugins",
  "readmeFilename": "README.md",
  "bootstrapper": "@nativescript/plugin-seed"
}
