FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
plotly.js/stackgl_modules/package.json at main · plotly/plotly.js · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
plotly
/
plotly.js
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2k
Star
18.3k
Code
Issues
756
Pull requests
66
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Expand file tree
Breadcrumbs
plotly.js
/
stackgl_modules
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
58 lines (58 loc) · 1.88 KB
Breadcrumbs
plotly.js
/
stackgl_modules
/
package.json
Copy path
File metadata and controls
58 lines (58 loc) · 1.88 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"browserify"
: {
"transform"
: [
"
glslify
"
]
},
"scripts"
: {
"bundle-stackgl"
:
"
webpack --mode production
"
},
"dependencies"
: {
"@plotly/point-cluster"
:
"
^3.1.9
"
,
"alpha-shape"
:
"
^1.0.0
"
,
"box-intersect"
:
"
plotly/box-intersect#v1.1.0
"
,
"convex-hull"
:
"
^1.0.3
"
,
"delaunay-triangulate"
:
"
^1.1.6
"
,
"gl-axes3d"
:
"
^1.7.1
"
,
"gl-cone3d"
:
"
^1.6.1
"
,
"gl-error3d"
:
"
^1.0.17
"
,
"gl-line3d"
:
"
^1.2.2
"
,
"gl-mesh3d"
:
"
^2.3.2
"
,
"gl-plot3d"
:
"
^2.4.7
"
,
"gl-scatter3d"
:
"
^1.4.1
"
,
"gl-shader"
:
"
4.3.1
"
,
"gl-spikes3d"
:
"
^1.0.11
"
,
"gl-streamtube3d"
:
"
^1.4.2
"
,
"gl-surface3d"
:
"
^1.6.2
"
,
"glslify"
:
"
^7.1.1
"
,
"incremental-convex-hull"
:
"
plotly/incremental-convex-hull#v1.1.0
"
,
"is-mobile"
:
"
^4.0.0
"
,
"matrix-camera-controller"
:
"
^2.1.4
"
,
"ndarray"
:
"
plotly/ndarray#v1.1.0
"
,
"ndarray-extract-contour"
:
"
plotly/ndarray-extract-contour#v1.1.0
"
,
"ndarray-gradient"
:
"
plotly/ndarray-gradient#v1.1.0
"
,
"ndarray-linear-interpolate"
:
"
^1.0.0
"
,
"ndarray-ops"
:
"
plotly/ndarray-ops#v1.3.0
"
,
"ndarray-pack"
:
"
plotly/ndarray-pack#v1.3.0
"
,
"ndarray-sort"
:
"
plotly/ndarray-sort#v1.1.0
"
,
"right-now"
:
"
^1.0.0
"
,
"robust-determinant"
:
"
plotly/robust-determinant#v1.2.2
"
,
"robust-in-sphere"
:
"
1.2.1
"
,
"robust-linear-solve"
:
"
plotly/robust-linear-solve#v1.1.2
"
,
"robust-orientation"
:
"
1.2.1
"
,
"simplicial-complex-contour"
:
"
plotly/simplicial-complex-contour#v1.1.0
"
,
"surface-nets"
:
"
plotly/surface-nets#v1.1.1
"
,
"vectorize-text"
:
"
3.2.2
"
,
"zero-crossings"
:
"
plotly/zero-crossings#v1.1.0
"
},
"devDependencies"
: {
"@babel/core"
:
"
^8.0.1
"
,
"@babel/plugin-transform-modules-commonjs"
:
"
8.0.1
"
,
"@babel/preset-env"
:
"
8.0.1
"
,
"babel-loader"
:
"
10.1.1
"
,
"ify-loader"
:
"
1.1.0
"
,
"node-polyfill-webpack-plugin"
:
"
^4.0.0
"
,
"webpack"
:
"
^5.105.4
"
,
"webpack-cli"
:
"
5.1.4
"
}
}
Back
|
FazBrowse Home
|
New Git URL