mirror of
https://github.com/taosdata/TDengine
synced 2026-05-24 10:09:01 +00:00
10 lines
179 B
JSON
10 lines
179 B
JSON
{
|
|
"name": "examples",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@tdengine/client": "^3.0.1",
|
|
"@tdengine/rest": "^3.0.1"
|
|
}
|
|
}
|