@opentoys/gitchart
Version:
'git statistics by commit show echarts'
29 lines • 609 B
JSON
{
"name": "@opentoys/gitchart",
"version": "1.0.4",
"description": "'git statistics by commit show echarts'",
"main": "index.js",
"bin": {
"gitchart": "index.js"
},
"scripts": {
"test": "echo \"success\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/alonelucky/gitchart.git"
},
"keywords": [
"git",
"statistics",
"stat",
"analysis",
"chart"
],
"author": "alonelucky",
"license": "MIT",
"bugs": {
"url": "https://github.com/alonelucky/gitchart/issues"
},
"homepage": "https://github.com/alonelucky/gitchart#readme"
}