mirror of
https://github.com/koush/scrypted.git
synced 2026-03-05 10:52:01 +00:00
9 lines
130 B
JSON
9 lines
130 B
JSON
{
|
|
"dependencies": {
|
|
"@scrypted/sdk": "file:../../../../sdk"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^17.0.18"
|
|
}
|
|
}
|