elastic-charting
Version:
Area chart using elastic chart
23 lines (22 loc) • 527 B
JSON
{
"name": "elastic-charting",
"version": "1.0.0",
"description": "Area chart using elastic chart",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/AarthiZ/elastic-chart.git"
},
"keywords": [
"Area"
],
"author": "Aarthi",
"license": "ISC",
"bugs": {
"url": "https://github.com/AarthiZ/elastic-chart/issues"
},
"homepage": "https://github.com/AarthiZ/elastic-chart#readme"
}