{
  "name": "ex_compile_graph_web",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "",
  "license": "ISC",
  "devDependencies": {
    "@babel/core": "^7.22.1",
    "@babel/plugin-transform-react-jsx": "^7.22.3",
    "@rollup/plugin-babel": "^6.0.3",
    "@rollup/plugin-commonjs": "^25.0.0",
    "@rollup/plugin-node-resolve": "^15.0.2",
    "@rollup/plugin-replace": "^5.0.2",
    "@rollup/plugin-typescript": "^11.1.1",
    "@types/d3": "^7.4.0",
    "@types/d3-force": "^3.0.4",
    "@types/react": "^18.2.7",
    "@typescript-eslint/eslint-plugin": "^5.59.8",
    "@typescript-eslint/parser": "^5.59.8",
    "babel-plugin-transform-react-jsx": "^6.24.1",
    "eslint": "^8.41.0",
    "eslint-plugin-import": "^2.27.5",
    "eslint-plugin-react": "^7.32.2",
    "postcss": "^8.4.24",
    "postcss-import": "^15.1.0",
    "rollup-plugin-postcss": "^4.0.2"
  },
  "dependencies": {
    "@blueprintjs/core": "^4.19.5",
    "@types/pure-render-decorator": "^0.2.28",
    "@types/react-addons-css-transition-group": "^15.0.7",
    "@types/react-dom": "^18.2.4",
    "d3": "^7.8.4",
    "d3-force": "^3.0.0",
    "eslint-import-resolver-typescript": "^3.5.5",
    "react": "^18.2.0",
    "react-dom": "^18.2.0"
  }
}
