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