mirror of
https://github.com/geekgeekrun/geekgeekrun.git
synced 2026-05-13 07:41:24 +08:00
14 lines
268 B
JSON
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": {}
|
|
}
|