plotly.js-basic-dist
Version:
Ready-to-use plotly.js basic distributed bundle.
28 lines (27 loc) • 544 B
JSON
{
"name": "plotly.js-basic-dist",
"version": "3.0.1",
"description": "Ready-to-use plotly.js basic distributed bundle.",
"license": "MIT",
"main": "plotly-basic.js",
"repository": {
"type": "git",
"url": "https://github.com/plotly/plotly.js.git"
},
"bugs": {
"url": "https://github.com/plotly/plotly.js/issues"
},
"author": "Plotly, Inc.",
"keywords": [
"graphing",
"plotting",
"data",
"visualization",
"plotly"
],
"files": [
"LICENSE",
"README.md",
"plotly-basic.js"
]
}