{
  "name": "@arjunshinde/google-chart",
  "version": "1.2.1",
  "description": "A chart library made by google for creating charts.",
  "main": "index.js",
  "scripts": {
    "pack-lib": "npm pack",
    "publish-lib": "npm publish /home/arjun/angular/google-chart/src/arjunshinde-google-chart-1.2.1.tgz --access public"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/arjunesoft/google-chart.git"
  },
  "keywords": [
    "chart",
    "google",
    "library",
    "@arjunshinde",
    "google-charts"
  ],
  "author": "Arjun Shinde",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/arjunesoft/google-chart/issues"
  },
  "homepage": "https://github.com/arjunesoft/google-chart#readme"
}
