{
  "name": "ml",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "dev": "vite",
    "build": "sh ./bin/build.sh"
  },
  "keywords": [],
  "author": "chaxus",
  "dependencies": {
    "@ranui/react": "workspace:^",
    "@tensorflow/tfjs": "^4.19.0",
    "@tensorflow/tfjs-vis": "^1.5.1",
    "ranuts": "workspace:0.1.0-alpha.11",
    "react": "^18.3.1",
    "react-dom": "^18.3.1",
    "react-router-dom": "^6.23.0"
  },
  "devDependencies": {
    "@types/react": "^18.3.1",
    "@types/react-dom": "^18.3.0",
    "@vitejs/plugin-react": "^4.2.1",
    "vite": "^5.2.11",
    "vite-plugin-dts": "^3.9.1"
  }
}
