Files
openclaw-backups/archive/inactive-skills/lark-calendar/package.json

20 lines
337 B
JSON

{
"name": "lark-calendar",
"version": "1.0.0",
"description": "",
"main": "index.js",
"directories": {
"lib": "lib"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"dotenv": "^17.2.3"
},
"type": "module"
}