folderify 4.1.2

Generate a native-style macOS folder icon from a mask file.
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "dependencies": {
    "path-class": "^0.10.3"
  },
  "devDependencies": {
    "@biomejs/biome": "^2.3.8",
    "@cubing/dev-config": "^0.5.0",
    "@types/bun": "^1.3.4",
    "bun-dx": "^0.1.3",
    "printable-shell-command": "^2.7.4",
    "readme-cli-help": "^0.4.9"
  }
}