{
  "name": "plotly-with-max-legend-height",
  "version": "1.42.0",
  "description": "The open source javascript graphing library that powers plotly",
  "license": "MIT",
  "main": "./lib/index.js",
  "webpack": "./dist/plotly.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/Nathan219/plotly.js.git"
  },
  "bugs": {
    "url": "https://github.com/Nathan219/plotly.js/issues"
  },
  "author": "Plotly, Inc.",
  "keywords": [
    "graphing",
    "plotting",
    "data",
    "visualization",
    "plotly"
  ],
  "scripts": {
    "preprocess": "node tasks/preprocess.js",
    "bundle": "node tasks/bundle.js",
    "header": "node tasks/header.js",
    "stats": "node tasks/stats.js",
    "find-strings": "node tasks/find_locale_strings.js",
    "build": "npm run preprocess && npm run find-strings && npm run bundle && npm run header && npm run stats",
    "cibuild": "npm run preprocess && node tasks/cibundle.js",
    "watch": "node tasks/watch.js",
    "lint": "eslint --version && eslint .",
    "lint-fix": "eslint . --fix || true",
    "docker": "node tasks/docker.js",
    "pretest": "node tasks/pretest.js",
    "test-jasmine": "karma start test/jasmine/karma.conf.js",
    "test-image": "node tasks/test_image.js",
    "test-image-gl2d": "node tasks/test_image.js gl2d_* --queue",
    "test-export": "node tasks/test_export.js",
    "test-syntax": "node tasks/test_syntax.js && npm run find-strings -- --no-output",
    "test-bundle": "node tasks/test_bundle.js",
    "test": "npm run test-jasmine && npm run test-bundle && npm run test-image && npm run test-image-gl2d && npm run test-syntax && npm run lint",
    "start-test_dashboard": "node devtools/test_dashboard/server.js",
    "start-image_viewer": "node devtools/image_viewer/server.js",
    "start": "npm run start-test_dashboard",
    "baseline": "node tasks/baseline.js",
    "preversion": "check-node-version --node 10 --npm 6 && npm-link-check && npm ls --prod",
    "version": "npm run build && git add -A dist src build",
    "postversion": "node -e \"console.log('Version bumped and committed. If ok, run: git push && git push --tags')\"",
    "postpublish": "node tasks/sync_packages.js"
  },
  "browserify": {
    "transform": [
      "glslify",
      "./tasks/compress_attributes.js"
    ]
  },
  "dependencies": {
    "3d-view": "^2.0.0",
    "@plotly/d3-sankey": "^0.5.1",
    "alpha-shape": "^1.0.0",
    "array-range": "^1.0.1",
    "canvas-fit": "^1.5.0",
    "color-normalize": "^1.3.0",
    "convex-hull": "^1.0.3",
    "country-regex": "^1.1.0",
    "d3": "^3.5.12",
    "d3-force": "^1.0.6",
    "delaunay-triangulate": "^1.1.6",
    "es6-promise": "^3.0.2",
    "fast-isnumeric": "^1.1.1",
    "font-atlas-sdf": "^1.3.3",
    "gl-cone3d": "^1.2.0",
    "gl-contour2d": "^1.1.4",
    "gl-error3d": "^1.0.8",
    "gl-heatmap2d": "^1.0.4",
    "gl-line3d": "^1.1.3",
    "gl-mat4": "^1.2.0",
    "gl-mesh3d": "^2.0.1",
    "gl-plot2d": "^1.3.1",
    "gl-plot3d": "^1.5.10",
    "gl-pointcloud2d": "^1.0.1",
    "gl-scatter3d": "^1.0.12",
    "gl-select-box": "^1.0.2",
    "gl-spikes2d": "^1.0.1",
    "gl-streamtube3d": "^1.1.0",
    "gl-surface3d": "^1.3.6",
    "gl-text": "^1.1.6",
    "glslify": "^6.3.1",
    "has-hover": "^1.0.1",
    "has-passive-events": "^1.0.0",
    "mapbox-gl": "0.45.0",
    "matrix-camera-controller": "^2.1.3",
    "mouse-change": "^1.4.0",
    "mouse-event-offset": "^3.0.2",
    "mouse-wheel": "^1.0.2",
    "ndarray": "^1.0.18",
    "ndarray-fill": "^1.0.2",
    "ndarray-homography": "^1.0.0",
    "ndarray-ops": "^1.2.2",
    "point-cluster": "^3.1.4",
    "polybooljs": "^1.2.0",
    "regl": "^1.3.7",
    "regl-error2d": "^2.0.5",
    "regl-line2d": "^3.0.12",
    "regl-scatter2d": "^3.0.6",
    "regl-splom": "^1.0.4",
    "right-now": "^1.0.0",
    "robust-orientation": "^1.1.3",
    "sane-topojson": "^2.0.0",
    "strongly-connected-components": "^1.0.1",
    "superscript-text": "^1.0.0",
    "svg-path-sdf": "^1.1.2",
    "tinycolor2": "^1.3.0",
    "topojson-client": "^2.1.0",
    "webgl-context": "^2.2.0",
    "world-calendars": "^1.0.3"
  },
  "devDependencies": {
    "brfs": "^2.0.0",
    "browserify": "^16.2.2",
    "browserify-transform-tools": "^1.7.0",
    "check-node-version": "^3.2.0",
    "deep-equal": "^1.0.1",
    "derequire": "^2.0.6",
    "ecstatic": "^3.2.1",
    "eslint": "^5.3.0",
    "falafel": "^2.0.0",
    "fs-extra": "^2.0.0",
    "fuse.js": "^3.2.1",
    "glob": "^7.0.0",
    "gzip-size": "^5.0.0",
    "image-size": "^0.6.3",
    "into-stream": "^3.1.0",
    "jasmine-core": "^2.99.1",
    "jsdom": "^11.12.0",
    "karma": "^3.0.0",
    "karma-browserify": "^5.3.0",
    "karma-chrome-launcher": "^2.0.0",
    "karma-fail-fast-reporter": "^1.0.5",
    "karma-firefox-launcher": "^1.0.1",
    "karma-jasmine": "^1.1.2",
    "karma-jasmine-spec-tags": "^1.0.1",
    "karma-spec-reporter": "0.0.32",
    "karma-verbose-reporter": "0.0.6",
    "karma-viewport": "^1.0.2",
    "madge": "^3.2.0",
    "minify-stream": "^1.2.0",
    "minimist": "^1.2.0",
    "node-sass": "^4.9.3",
    "npm-link-check": "^2.0.0",
    "open": "0.0.5",
    "prepend-file": "^1.3.1",
    "prettysize": "1.1.0",
    "read-last-lines": "^1.6.0",
    "requirejs": "^2.3.1",
    "run-series": "^1.1.8",
    "through2": "^2.0.3",
    "true-case-path": "^1.0.2",
    "watchify": "^3.11.0",
    "xml2js": "^0.4.16"
  },
  "homepage": "https://github.com/Nathan219/plotly.js#readme",
  "directories": {
    "lib": "lib",
    "test": "test"
  }
}
