@ogurrr/minichart
Version:
Simple Library to creating charts in javascript
21 lines (20 loc) • 439 B
JSON
{
"name": "@ogurrr/minichart",
"version": "0.0.3",
"description": "Simple Library to creating charts in javascript",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/Ogurrr/minichart.git"
},
"keywords": [
"chart",
"inbrowser",
"browser"
],
"author": "Ogurrr",
"license": "GPL-3.0-or-later"
}