UNPKG

ng4-charts

Version:

Reactive, responsive, beautiful charts for Angular2 based on Chart.js

34 lines (33 loc) 749 B
{ "main": "bundles/ng4-charts.umd.js", "version": "1.0.2", "description": "Reactive, responsive, beautiful charts for Angular2 based on Chart.js", "module": "index.js", "typings": "index.d.ts", "keywords": [ "angular", "chart.js", "angular4", "angularjs", "charts" ], "author": { "name": "Krishna Modi", "email": "krish512@hotmail.com" }, "license": "GPLv3", "repository": { "type": "git", "url": "git+ssh://git@github.com/krish512/ng4-charts.git" }, "name": "ng4-charts", "dependencies": { "chart.js": "^2.7.1" }, "peerDependencies": { "@angular/common": "^4.3.0 || >=4.0.0", "@angular/core": "^4.3.0 || >=4.0.0" }, "_id": "ng4-charts@", "devDependencies": {} }