File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " plotly.js" ,
2
+ "name" : " plotly.js-with-locales " ,
3
3
"version" : " 1.31.2" ,
4
- "description" : " The open source javascript graphing library that powers plotly " ,
4
+ "description" : " Plotly.js with french translations " ,
5
5
"license" : " MIT" ,
6
6
"main" : " ./lib/index.js" ,
7
7
"webpack" : " ./dist/plotly.js" ,
8
8
"repository" : {
9
9
"type" : " git" ,
10
- "url" : " https://github.com/plotly /plotly.js.git"
10
+ "url" : " https://github.com/florianleger /plotly.js.git"
11
11
},
12
12
"bugs" : {
13
- "url" : " https://github.com/plotly /plotly.js/issues"
13
+ "url" : " https://github.com/florianleger /plotly.js/issues"
14
14
},
15
15
"author" : " Plotly, Inc." ,
16
16
"keywords" : [
17
17
" graphing" ,
18
18
" plotting" ,
19
19
" data" ,
20
20
" visualization" ,
21
- " plotly"
21
+ " plotly" ,
22
+ " french"
22
23
],
23
24
"scripts" : {
24
25
"preprocess" : " node tasks/preprocess.js" ,
You can’t perform that action at this time.
0 commit comments