{
  "name": "dbslice",
  "version": "2.3.24",
  "description": "hierarchical data vis",
  "main": "build/dbslice.js",
  "directories": {
    "test": "test"
  },
  "devDependencies": {
    "@rollup/plugin-commonjs": "^21.0.2",
    "@rollup/plugin-node-resolve": "^13.1.3",
    "@rollup/plugin-replace": "^4.0.0",
    "rollup": "^2.79.1",
    "rollup-plugin-postcss": "^4.0.2"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "build": "rollup -c",
    "dev": "rollup -c -w"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/grahampullan/dbslice.git"
  },
  "author": "Graham Pullan",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/grahampullan/dbslice/issues"
  },
  "homepage": "https://github.com/grahampullan/dbslice#readme",
  "dependencies": {
    "@fortawesome/fontawesome-svg-core": "^6.3.0",
    "@fortawesome/free-solid-svg-icons": "^6.3.0",
    "board-box": "^0.1.2",
    "bootstrap": "^5.2.2",
    "crossfilter2": "^1.5.4",
    "d3": "^4.13.0",
    "d3-contour": "^3.0.1",
    "d3-scale-chromatic": "^3.0.0",
    "d3-tip": "^0.9.1",
    "d3v7": "npm:d3@^7.4.4",
    "gl-matrix": "^3.4.3",
    "leaflet": "^1.7.1",
    "nd4js": "^1.3.0",
    "simple-statistics": "^7.7.5",
    "three": "^0.139.2",
    "three124": "npm:three@^0.124.0",
    "twgl.js": "^4.21.2"
  }
}
