repo 0.14.13

An opinionated tool for repo management.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "type": "module",
  "devDependencies": {
    "@biomejs/biome": "^2.4.13",
    "@cubing/dev-config": "^0.9.5",
    "@types/bun": "^1.3.14",
    "@types/node": "^25.6.0",
    "@typescript/native-preview": "^7.0.0-dev.20260512.1",
    "bun-dx": "^0.1.4",
    "json-schema-to-typescript": "^15.0.4",
    "path-class": ">=0.13.4",
    "printable-shell-command": "^5.3.0",
    "readme-cli-help": ">=0.4.11",
    "temporal-ponyfill": "^0.1.1"
  }
}