Files
wehub-resource-sync 327604cc89
Rebuild Cookbook Website / deploy (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:41:49 +08:00

19 lines
349 B
JSON

{
"name": "agents-sdk-deployment-manager-ui",
"private": true,
"version": "0.1.0",
"type": "module",
"scripts": {
"build": "vite build"
},
"dependencies": {
"lucide-react": "^1.8.0",
"react": "^19.1.1",
"react-dom": "^19.1.1"
},
"devDependencies": {
"@vitejs/plugin-react": "^5.0.2",
"vite": "^7.1.5"
}
}