mirror of
https://github.com/kc4x4sar/d4h-typescript.git
synced 2026-07-12 17:21:05 -07:00
10 lines
174 B
JSON
10 lines
174 B
JSON
{
|
|
"devDependencies": {
|
|
"@types/node": "^22.10.2",
|
|
"d4h-typescript": "file:lib",
|
|
"dotenv": "^16.4.7",
|
|
"typedoc": "^0.27.5",
|
|
"typescript": "^5.7.2"
|
|
}
|
|
}
|