Files
geekgeekrun/packages/dingtalk-plugin/package.json
2024-02-11 19:56:29 +08:00

14 lines
268 B
JSON

{
"name": "@bossgeekgo/dingtalk-plugin",
"private": true,
"version": "1.0.0",
"description": "@bossgeekgo/dingtalk-plugin",
"module": "./index.mjs",
"type": "module",
"scripts": {
},
"author": "bossgeekgo",
"license": "ISC",
"dependencies": {}
}