mirror of
http://bgp.hk.skcks.cn:10086/https://github.com/krahets/hello-algo
synced 2026-04-20 21:00:58 +08:00
12 lines
190 B
JSON
12 lines
190 B
JSON
{
|
|
"private": true,
|
|
"type": "module",
|
|
"scripts": {
|
|
"check": "tsc"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^24.9.2",
|
|
"typescript": "^5.9.3"
|
|
}
|
|
}
|