Initial commit with translated description
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user