{
    "files": [
        "rounded-corners.js",
        "LICENSE"
    ],
    "name": "highcharts-rounded-corners",
    "version": "1.0.7",
    "description": "This plugin allows individually rounded corners in columns and bars. Improves the looks on stacked charts and allows better alignment to the threshold line.",
    "main": "rounded-corners.js",
    "repository": {
        "type": "git",
        "url": "git+https://github.com/highcharts/rounded-corners.git"
    },
    "keywords": [
        "corners",
        "rounded-corners",
        "highcharts",
        "highcharts-addon"
    ],
    "author": {
        "name": "Torstein Hønsi",
        "url": "https://github.com/highslide-software"
    },
    "demo": [
        "http://jsfiddle.net/highcharts/2TuCW/"
    ],
    "license" : "MIT <LICENSE>",
    "bugs": {
        "url": "https://github.com/highcharts/rounded-corners/issues"
    },
    "homepage": "https://github.com/highcharts/rounded-corners#readme",
    "dependencies": {
        "highcharts": ">=3.0.0"
    }
}
