File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " ternary-plot" ,
33 "version" : " 1.0.0" ,
4- "description" : " web component of a ternary plot." ,
4+ "description" : " web component to implement a ternary plot." ,
55 "main" : " dist/ternary-plot.cjs.js" ,
66 "module" : " dist/ternary-plot.esm.js" ,
77 "browser" : " dist/ternary-plot.umd.js" ,
1414 "keywords" : [
1515 " ternary" ,
1616 " plot" ,
17- " web" ,
17+ " chart" ,
18+ " webcomponent" ,
1819 " component"
1920 ],
20- "author" : " " ,
21+ "author" : {
22+ "name" : " Riccardo Scalco" ,
23+ "email" : " riccardoscalco@gmail.com" ,
24+ "url" : " http://riccardoscalco.github.io/"
25+ },
2126 "license" : " MIT" ,
27+ "repository" : " nextbitlabs/ternary-plot" ,
28+ "homepage" : " https://github.com/nextbitlabs/ternary-plot/" ,
29+ "bugs" : " https://github.com/nextbitlabs/ternary-plot/issues" ,
2230 "devDependencies" : {
2331 "hybrids" : " ^4.0.2" ,
2432 "rollup" : " ^1.14.3" ,
You can’t perform that action at this time.
0 commit comments