{
  "name": "radial-bar",
  "version": "0.2.2",
  "description": "Javascript library for creating radial progress bars on canvas",
  "main": "src/index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AZbang/RadialBar.git"
  },
  "author": {
    "name": "Zhevlakov Andrey (azbang)",
    "email": "azbango5@gmail.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AZbang/RadialBar.git/issues"
  },
  "homepage": "https://github.com/AZbang/RadialBar.git#readme",
  "devDependencies": {
    "babel-core": "^6.14.0",
    "babel-loader": "^6.2.5",
    "bower-webpack-plugin": "^0.1.9",
    "webpack": "^1.13.2"
  },
  "directories": {
    "example": "examples"
  },
  "keywords": [
    "canvas",
    "radial",
    "bar",
    "progress",
    "circle"
  ]
}
