mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-18 07:52:50 +00:00
12 lines
179 B
JSON
12 lines
179 B
JSON
{
|
|
"name": "@charachorder/manager-monorepo",
|
|
"private": true,
|
|
"engines": {
|
|
"node": ">=18.16",
|
|
"npm": ">=8.6"
|
|
},
|
|
"devDependencies": {
|
|
"turbo": "1.10.16"
|
|
}
|
|
}
|