12 lines
277 B
JSON
12 lines
277 B
JSON
|
|
{
|
||
|
|
"name": "feishu-doc",
|
||
|
|
"version": "1.2.6",
|
||
|
|
"description": "Fetch content from Feishu Wiki/Doc/Sheet/Bitable",
|
||
|
|
"main": "index.js",
|
||
|
|
"scripts": {
|
||
|
|
"test": "echo \"No tests specified\" && exit 0"
|
||
|
|
},
|
||
|
|
"dependencies": {
|
||
|
|
"@larksuiteoapi/node-sdk": "^1.58.0"
|
||
|
|
}
|
||
|
|
}
|