File tree Expand file tree Collapse file tree 1 file changed +37
-3
lines changed Expand file tree Collapse file tree 1 file changed +37
-3
lines changed Original file line number Diff line number Diff line change 44 "description" : " FusionCharts component for Vue.js" ,
55 "main" : " dist/vue-fusioncharts.js" ,
66 "module" : " src/index.js" ,
7+ "author" : " FusionCharts" ,
8+ "homepage" : " http://www.fusioncharts.com" ,
9+ "repository" : {
10+ "type" : " git" ,
11+ "url" : " https://github.com/fusioncharts/react-fusioncharts-component.git"
12+ },
13+ "bugs" : {
14+ "url" : " https://github.com/fusioncharts/react-fusioncharts-component/issues"
15+ },
16+ "contributors" : [
17+ {
18+ "name" : " Rohit Kumar" ,
19+ "email" : " rohit.kr001@gmail.com" ,
20+ "url" : " https://github.com/rohitkr" ,
21+ "contributions" : 18 ,
22+ "additions" : 44526 ,
23+ "deletions" : 144 ,
24+ "hireable" : null
25+ }
26+ ],
27+ "keywords" : [
28+ " Vue" ,
29+ " Vue.js" ,
30+ " vue-fusioncharts-component" ,
31+ " vue-fusioncharts" ,
32+ " fusioncharts" ,
33+ " javascript-charts" ,
34+ " interactive-charts" ,
35+ " charts" ,
36+ " graphs" ,
37+ " visualization" ,
38+ " data-visualization" ,
39+ " dataviz" ,
40+ " browserify" ,
41+ " webpack"
42+ ],
743 "scripts" : {
844 "test" : " npm run lint" ,
945 "lint" : " eslint ./src/**/*.js webpack.config.babel.js" ,
1349 "dev" : " webpack-dev-server --config example/webpack.config.js" ,
1450 "start" : " webpack-dev-server --config example/webpack.config.js"
1551 },
16- "keywords" : [],
17- "author" : " " ,
18- "license" : " ISC" ,
52+ "license" : " MIT" ,
1953 "devDependencies" : {
2054 "babel" : " ^6.23.0" ,
2155 "babel-core" : " ^6.24.1" ,
You can’t perform that action at this time.
0 commit comments