diff --git a/package.json b/package.json index 1f4240c..5534e72 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,7 @@ { "name": "angular-fusioncharts", - "version": "3.0.4", + "version": "3.1.0", + "description": "A Simple and Lightweight Angular component for FusionCharts JavaScript Charting Library", "scripts": { "ng": "ng", "start": "ng serve", @@ -23,30 +24,18 @@ "name": "FusionCharts", "email": "support@fusioncharts.com" }, - "contributors": [ - { - "name": "Rohit Kumar", - "email": "rohit.kr001@gmail.com", - "url": "https://github.com/rohitkr" - }, - { - "name": "Rousan Ali", - "email": "rousanali786@gmail.com", - "url": "https://github.com/ariyankhan" - }, - { - "name": "Ashok Mandal", - "email": "askipop@gmail.com", - "url": "https://github.com/ashok1994" - }, - { - "name": "Rohan Dey", - "email": "rohanoid5@gmail.com", - "url": "https://github.com/rohanoid5" - } - ], "keywords": [ - "angular" + "angular", + "angular-component", + "component", + "fusioncharts", + "javascript-charts", + "interactive-charts", + "charts", + "graphs", + "visualization", + "data-visualization", + "dataviz" ], "license": "MIT", "bugs": {