{
  "name": "angular-google-chart",
  "version": "0.1.0",
  "main": "./ng-google-chart.js",
  "description": "Google Chart Tools AngularJS Directive Module",
  "homepage": "http://angular-google-chart.github.io/angular-google-chart/",
  "repository": {
    "type": "git",
    "url": "https://github.com/angular-google-chart/angular-google-chart.git"
  },
  "contributors": [
    {
      "name": "Github Contributors",
      "url": "https://github.com/angular-google-chart/angular-google-chart/graphs/contributors"
    }
  ],
  "keywords": [
    "angular",
    "angularjs",
    "google",
    "chart",
    "graph"
  ],
  "license": "MIT",
  "dependencies": {
    "angular": ">1.2.9"
  },
  "devDependencies": {
    "angular-mocks": "^1.2.28",
    "bardjs": "^0.1.8",
    "grunt": "^0.4.5",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-jshint": "^0.11.2",
    "grunt-contrib-uglify": "^0.9.1",
    "grunt-contrib-watch": "^0.6.1",
    "grunt-karma": "^0.12.0",
    "jasmine-core": "^2.3.4",
    "karma": "^0.13.9",
    "karma-coverage": "^0.5.2",
    "karma-jasmine": "^0.3.6",
    "karma-jasmine-matchers": "^2.0.0-beta1",
    "karma-phantomjs-launcher": "^0.2.1",
    "karma-sinon": "^1.0.4",
    "phantomjs": "^1.9.18",
    "sinon": "^1.16.1"
  }
}
