{
  "name": "dbld_webflowsite_scripts",
  "version": "1.1.012",
  "description": "scripts to be used on the webflow site of dbldose.com",
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview --port 8080"
  },
  "devDependencies": {
    "@vitejs/plugin-react": "4.0",
    "vite": "^4.3.9"
  },
  "dependencies": {
    "@react-three/drei": "^9.71.0",
    "@react-three/fiber": "^8.13.0",
    "eslint-plugin-react-hooks": "^4.6.0",
    "leva": "^0.9.34",
    "r3f-perf": "7.1",
    "react": "18.2",
    "react-dom": "18.2",
    "three": "^0.153.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/torink/DBLD_WebflowSite_Scripts.git"
  },
  "author": "Torin Kovach <torin@dbldose.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/torink/DBLD_WebflowSite_Scripts/issues"
  },
  "homepage": "https://github.com/torink/DBLD_WebflowSite_Scripts#readme"
}
