@nearlydone/chart-pie
Version:
D3 Pie chart written in Typescript
24 lines (23 loc) • 489 B
JSON
{
"name": "@nearlydone/chart-pie",
"version": "0.1.0",
"description": "D3 Pie chart written in Typescript",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+ssh://git@bitbucket.org/nearlydone/chart-pie.git"
},
"keywords": [
"Pie",
"chart",
"typescript",
"angular",
"d3"
],
"author": "Nearly Done",
"license": "ISC",
"homepage": "https://bitbucket.org/nearlydone/chart-pie#readme"
}