syncable-cli 0.37.1

A Rust-based CLI that analyzes code repositories and generates Infrastructure as Code configurations
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "fixture-tanstack-start",
  "private": true,
  "dependencies": {
    "@tanstack/react-start": "1.0.0",
    "@tanstack/react-router": "1.0.0",
    "react": "18.2.0",
    "react-dom": "18.2.0",
    "vinxi": "0.1.0"
  }
}