UNPKG

561 BJSONView Raw
1{
2 "name": "plotly.js-cartesian-dist",
3 "version": "1.58.3",
4 "description": "Ready-to-use plotly.js cartesian distributed bundle.",
5 "license": "MIT",
6 "main": "plotly-cartesian.js",
7 "repository": {
8 "type": "git",
9 "url": "https://github.com/plotly/plotly.js.git"
10 },
11 "bugs": {
12 "url": "https://github.com/plotly/plotly.js/issues"
13 },
14 "author": "Plotly, Inc.",
15 "keywords": [
16 "graphing",
17 "plotting",
18 "data",
19 "visualization",
20 "plotly"
21 ],
22 "files": [
23 "LICENSE",
24 "README.md",
25 "plotly-cartesian.js"
26 ]
27}