mirror of
https://github.com/kou029w/_.git
synced 2025-01-31 06:18:07 +00:00
13 lines
236 B
JSON
13 lines
236 B
JSON
|
{
|
||
|
"imports": {
|
||
|
"@slack/bolt": "npm:@slack/bolt@^3.17.1"
|
||
|
},
|
||
|
"deploy": {
|
||
|
"project": "b0bd997b-0b41-4348-9657-73a44c2bc25a",
|
||
|
"exclude": [
|
||
|
"**/node_modules"
|
||
|
],
|
||
|
"include": [],
|
||
|
"entrypoint": "main.ts"
|
||
|
}
|
||
|
}
|