aboutsummaryrefslogtreecommitdiff
path: root/generator/package.json
blob: 84473e253b5bf60650f087ddca6150b957828587 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "dependencies": {
    "aes-js": "^3.1.2",
    "btoa": "^1.2.1",
    "child_process": "^1.0.2",
    "fs": "^0.0.1-security",
    "image-size": "^1.1.1",
    "jsdom": "^24.0.0",
    "path": "^0.12.7",
    "scrypt-js": "^3.0.1"
  }
}