mirror of
https://github.com/Mail-0/Zero.git
synced 2026-06-30 07:46:15 +00:00
12 lines
215 B
JSON
12 lines
215 B
JSON
{
|
|
"name": "@zero/cli",
|
|
"type": "module",
|
|
"private": true,
|
|
"author": "BlankParticle",
|
|
"packageManager": "pnpm@10.11.0",
|
|
"devDependencies": {
|
|
"@clack/prompts": "0.10.1",
|
|
"tiny-glob": "0.2.9"
|
|
}
|
|
}
|