{
    "name": "@jsuites/heatmap",
    "title": "JavaScript heatmap",
    "description": "JavaScript heatmap plugin. Github-like heatmap activity chart",
    "repository": {
        "type": "git",
        "url": "https://github.com/jsuites/jsuites.git"
    },
    "author": {
        "name": "jSuites <contact@jsuites.net>"
    },
    "licenses": [
        {
            "type": "MIT",
            "url": "https://github.com/jsuites/jsuites/blob/master/LICENSE"
        }
    ],
    "keywords": [
        "javascript plugins, heatmap, javascript heatmap plugin, github-like activity heatmap chart"
    ],
    "dependencies": {
        "jsuites": "^5.12.0"
    },
    "main": "heatmap.js",
    "version": "1.1.0",
    "bugs": "https://github.com/jsuites/jsuites/issues",
    "homepage": "https://github.com/jsuites/jsuites",
    "docs": "https://jsuites.net/v4",
    "download": "https://github.com/jsuites/jsuites/archive/master.zip"
}
