{"name":"@slack/bolt","version":"4.3.0","keywords":["slack","bot","events-api","slash-commands","interactive-components","api","chatops","integration","slack-app"],"author":{"name":"Slack Technologies, LLC"},"license":"MIT","_id":"@slack/bolt@4.3.0","maintainers":[{"name":"ajm","email":""},{"name":"cchensh","email":""},{"name":"e-zim","email":""},{"name":"evegeris","email":""},{"name":"misscoded","email":""},{"name":"mwbrooks","email":"michael@michaelbrooks.ca"},{"name":"sgorbach0v","email":""},{"name":"slackhq","email":""},{"name":"slack_biztech","email":""},{"name":"stevegill","email":"stevengill97@gmail.com"}],"homepage":"https://tools.slack.dev/bolt-js","bugs":{"url":"https://github.com/slackapi/bolt-js/issues"},"dist":{"shasum":"b160065fa1cf1ac274ff6ec845db42c062148c01","size":110329,"noattachment":false,"key":"/@slack/bolt/-/@slack/bolt-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@slack/bolt/download/@slack/bolt-4.3.0.tgz"},"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"npm":">=8.6.0","node":">=18"},"gitHead":"ee8df73a42f379cd063bd930df647cbb8515cd89","scripts":{"lint":"npx @biomejs/biome check docs src test examples","test":"npm run build && npm run lint && npm run test:types && npm run test:coverage","build":"npm run build:clean && tsc","watch":"npx nodemon --watch 'src' --ext 'ts' --exec npm run build","prepare":"npm run build","lint:fix":"npx @biomejs/biome check --write docs src test examples","test:unit":"TS_NODE_PROJECT=tsconfig.json mocha --config test/unit/.mocharc.json","test:types":"tsd --files test/types","build:clean":"shx rm -rf ./dist ./coverage","test:coverage":"c8 npm run test:unit"},"_npmUser":{"name":"slackhq","email":"opensource@slack.com"},"repository":{"url":"git+https://github.com/slackapi/bolt-js.git","type":"git"},"_npmVersion":"10.2.3","description":"A framework for building Slack apps, fast.","directories":{},"_nodeVersion":"18.19.0","dependencies":{"axios":"^1.8.3","tsscmp":"^1.0.6","express":"^5.0.0","raw-body":"^3","@slack/oauth":"^3.0.3","@slack/types":"^2.14.0","@slack/logger":"^4.0.0","@slack/web-api":"^7.9.1","path-to-regexp":"^8.1.0","@slack/socket-mode":"^2.0.4"},"_hasShrinkwrap":false,"devDependencies":{"c8":"^10.1.2","shx":"^0.3.2","tsd":"^0.31.2","chai":"~4.3.0","mocha":"^10.2.0","sinon":"^18.0.1","ts-node":"^10.9.2","rewiremock":"^3.13.4","typescript":"5.3.3","@types/chai":"^4.1.7","@types/node":"22.15.3","@types/mocha":"^10.0.1","@types/sinon":"^7.0.11","@types/tsscmp":"^1.0.0","@biomejs/biome":"^1.9.0","@tsconfig/node18":"^18.2.4","source-map-support":"^0.5.12"},"peerDependencies":{"@types/express":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bolt_4.3.0_1746624615937_0.5424384383134317","host":"s3://npm-registry-packages-npm-production"},"_cnpmcore_publish_time":"2025-05-07T13:30:16.106Z","publish_time":1746624616106,"_source_registry_name":"default","_cnpm_publish_time":1746624616106,"dist-tags":{"4.0.0rc":"4.0.0-rc.5","4.1.2rc":"4.1.2-rc.1","@slack/bolt@3.19.0":"3.19.0","@slack/bolt@4.4.0-featWorkObje":"4.4.0-featWorkObjectsBeta.1","@slack/bolt@4.5.0-featWorkObje":"4.5.0-featWorkObjectsBeta.2","@slack/bolt@4.6.0":"4.6.0","feat-ai-apps":"4.4.0-aiAppsBeta.5","feat-autoack":"4.2.0-autoack.1","feat-custom-function":"3.17.1-customFunctionBeta.0","feat-org-apps":"2.4.1-orgAppsBeta.4","feat-socket-mode":"3.2.0","feat-token-rotation":"3.4.0-tokenRotationBeta.1","feat-workflow-steps":"2.3.0-workflowStepsBeta.1","latest":"4.6.0","next":"3.17.2-rc.1","next-gen":"4.0.0-nextGen.9"}}