{
    "name": "@carrotsearch/foamtree",
    "description": "Voronoi treemap visualization. Innovative layouts, animated interactions, endless customization.",
    "author": "Carrot Search <info@carrotsearch.com> (https://carrotsearch.com)",
    "module": "index.js",
    "files": [
        "*.js"
    ],
    "publishConfig": {
        "access": "public",
        "registry": "https://registry.npmjs.org/"
    },
    "license": "SEE LICENSE IN LICENSE.txt",
    "homepage": "https://carrotsearch.com/foamtree/",
    "keywords": [
        "treemap",
        "voronoi",
        "visualization"
    ],
    "version": "3.6.1",
    "unpkg": "foamtree.min.js"
}