repo 0.14.8

An opinionated tool for repo management.
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "type": "module",
  "devDependencies": {
    "@biomejs/biome": "^2.3.11",
    "@cubing/dev-config": "^0.3.6",
    "@types/bun": "^1.3.4",
    "json-schema-to-typescript": "^15.0.4",
    "path-class": ">=0.10.3",
    "printable-shell-command": "^2.7.4",
    "readme-cli-help": ">=0.4.9",
    "temporal-ponyfill": "^0.1.0"
  }
}