ic-asset-router 0.1.1

File-based HTTP routing with IC response certification for Internet Computer canisters
Documentation
{
  "name": "react-app",
  "private": true,
  "version": "0.0.0",
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview"
  },
  "dependencies": {
    "@icp-sdk/core": "^5.0.0",
    "@tanstack/react-query": "^5.90.2",
    "@tanstack/react-router": "^1.132.47",
    "react": "^19.2.0",
    "react-dom": "^19.2.0",
    "vite-plugin-environment": "^1.1.3"
  },
  "devDependencies": {
    "@icp-sdk/bindgen": "^0.2.1",
    "@tanstack/router-plugin": "^1.132.56",
    "@types/react": "^19.2.2",
    "@types/react-dom": "^19.2.1",
    "@vitejs/plugin-react-swc": "^4.1.0",
    "@types/node": "^22.18.10",
    "dotenv": "^16.6.1",
    "typescript": "~5.8.3",
    "vite": "^7.1.9"
  }
}