grapper
Version:
Data Visualization Microframework
27 lines • 595 B
JSON
{
"name": "grapper",
"version": "1.1.0-rc.1",
"description": "Data Visualization Microframework",
"author": "Graphery",
"homepage": "https://grapper.io",
"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"
]
}