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