mirror of
https://github.com/koush/scrypted.git
synced 2026-02-09 00:39:56 +00:00
10 lines
131 B
JSON
10 lines
131 B
JSON
{
|
|
"devDependencies": {
|
|
"ts-node": "^10.4.0",
|
|
"typescript": "^4.4.4"
|
|
},
|
|
"dependencies": {
|
|
"tslib": "^2.3.1"
|
|
}
|
|
}
|