d3chart.options
Version:
options for d3chart
28 lines (27 loc) • 606 B
JSON
{
"name": "d3chart.options",
"version": "0.0.1",
"description": "options for d3chart",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/d3chart/d3chart.options.git"
},
"keywords": [
"d3chart",
"options",
"chart",
"events",
"itemStyle",
"label"
],
"author": "Wei Fei",
"license": "BSD-3-Clause",
"bugs": {
"url": "https://github.com/d3chart/d3chart.options/issues"
},
"homepage": "https://github.com/d3chart/d3chart.options#readme"
}