{
  "name": "@salesfusion/ng-radial-gauge",
  "version": "1.0.0",
  "description": "AngularJS Radial Gauge",
  "main": "src/ng-radial-gauge-dir.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/salesfusion-dev/ng-radial-gauge.git"
  },
  "keywords": [
    "AngularJS",
    "Radial",
    "Gauge",
    "d3"
  ],
  "author": "Stephane Therrien",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/salesfusion-dev/ng-radial-gauge/issues"
  },
  "homepage": "https://github.com/salesfusion-dev/ng-radial-gauge#readme",
  "dependencies": {
    "angular": "~1.6.3",
    "d3": "~3.5.15"
  }
}
