{
  "name": "graphane",
  "version": "1.0.1",
  "description": "Data Visualization Microframework",
  "author": "Graphery",
  "homepage": "https://graphane.dev",
  "bugs": "https://github.com/graphery/graphane/issues",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/graphery/graphane.git"
  },
  "main": "dist/component/composer.js",
  "type": "module",
  "license": "MIT",
  "keywords": [
    "dataviz",
    "data-visualization",
    "graphs",
    "visualization",
    "data",
    "graph-library",
    "dataviz-library",
    "web-component",
    "svg",
    "graphery"
  ]
}