File tree 1 file changed +6
-7
lines changed
1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " plotly.js-newcrom " ,
3
- "version" : " 2.27.1-1 " ,
4
- "description" : " The open source javascript graphing library that powers plotly" ,
2
+ "name" : " @newcrom/ plotly.js" ,
3
+ "version" : " 0.1.7 " ,
4
+ "description" :
" Forked version of plotly.js with some hacks for use in Newcrom's products. The version is based on plotly[email protected] " ,
5
5
"license" : " MIT" ,
6
6
"main" : " ./lib/index-newcrom.js" ,
7
7
"types" : " ./lib/index-newcrom.d.ts" ,
8
8
"webpack" : " ./lib/index-newcrom.js" ,
9
9
"repository" : {
10
10
"type" : " git" ,
11
- "url" : " https://github.com/plotly /plotly.js.git"
11
+ "url" : " https://github.com/newcrom /plotly.js.git"
12
12
},
13
13
"bugs" : {
14
- "url" : " https://github.com/plotly /plotly.js/issues"
14
+ "url" : " https://github.com/newcrom /plotly.js/issues"
15
15
},
16
- "author" : " Plotly, Inc. " ,
16
+ "author" : " Newcrom " ,
17
17
"keywords" : [
18
18
" graphing" ,
19
19
" plotting" ,
63
63
"preversion" : " check-node-version --node 16 --npm 8 && npm-link-check && npm ls --prod --all" ,
64
64
"version" : " npm run build && npm run no-bad-char && git add -A lib dist build src/version.js" ,
65
65
"postversion" : " node -e \" console.log('Version bumped and committed. If ok, run: git push && git push --tags')\" " ,
66
- "postpublish" : " node tasks/sync_packages.js" ,
67
66
"postshrinkwrap" : " chttps ." ,
68
67
"prepare" : " npm run create-newcrom-bundle"
69
68
},
You can’t perform that action at this time.
0 commit comments