{"name":"@slack/bolt","version":"4.0.0-nextGen.2","description":"A framework for building Slack apps, fast.","author":{"name":"Slack Technologies, LLC"},"license":"MIT","keywords":["slack","bot","events-api","slash-commands","interactive-components","api","chatops","integration","slack-app"],"main":"./dist/index.js","types":"./dist/index.d.ts","engines":{"node":">=12.13.0","npm":">=6.12.0"},"scripts":{"prepare":"npm run build","build":"tsc","build:clean":"shx rm -rf ./dist ./coverage ./.nyc_output","lint":"eslint --fix --ext .ts src","mocha":"TS_NODE_PROJECT=tsconfig.json nyc mocha --config .mocharc.json \"src/**/*.spec.ts\" \"src/**/*.spec.js\"","test":"npm run lint && npm run mocha && npm run test:types","test:types":"tsd","coverage":"codecov","watch":"npx nodemon --watch 'src' --ext 'ts' --exec npm run build"},"bin":{"slack-cli-get-hooks":"src/cli/get-hooks.js","slack-cli-get-manifest":"src/cli/get-manifest.js","slack-cli-start":"src/cli/start.js","slack-cli-hook-utils":"src/cli/hook-utils/manifest.js"},"repository":{"type":"git","url":"git+https://github.com/slackapi/bolt.git"},"homepage":"https://slack.dev/bolt-js","bugs":{"url":"https://github.com/slackapi/bolt-js/issues"},"dependencies":{"@slack/deno-slack-sdk":"^1.0.0","@slack/logger":"^3.0.0","@slack/oauth":"^2.5.1","@slack/socket-mode":"^1.3.0","@slack/types":"^2.7.0","@slack/web-api":"^6.7.1","@types/express":"^4.16.1","@types/node":"18.7.15","@types/promise.allsettled":"^1.0.3","@types/tsscmp":"^1.0.0","axios":"^0.26.1","deepmerge":"^4.2.2","express":"^4.16.4","fs":"0.0.1-security","please-upgrade-node":"^3.2.0","promise.allsettled":"^1.0.2","raw-body":"^2.3.3","tsscmp":"^1.0.6"},"devDependencies":{"@types/chai":"^4.1.7","@types/mocha":"^5.2.6","@types/sinon":"^7.0.11","@typescript-eslint/eslint-plugin":"^4.4.1","@typescript-eslint/parser":"^4.4.0","chai":"^4.2.0","codecov":"^3.2.0","eslint":"^7.26.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-airbnb-typescript":"^12.3.1","eslint-plugin-import":"^2.22.1","eslint-plugin-jsdoc":"^30.6.1","eslint-plugin-jsx-a11y":"^6.5.1","eslint-plugin-node":"^11.1.0","eslint-plugin-react":"^7.29.3","eslint-plugin-react-hooks":"^4.3.0","memfs":"^3.4.6","mocha":"^9.1.3","mock-fs":"^5.1.2","nyc":"^15.1.0","rewiremock":"^3.13.4","shx":"^0.3.2","sinon":"^7.3.1","source-map-support":"^0.5.12","ts-node":"^8.1.0","tsd":"^0.22.0","typescript":"4.7.4"},"tsd":{"directory":"types-tests"},"readmeFilename":"README.md","gitHead":"be77206efaf0682bc5f24b1d01384c417fff6598","_id":"@slack/bolt@4.0.0-nextGen.2","_nodeVersion":"18.7.0","_npmVersion":"8.15.0","dist":{"shasum":"5c2cafd01a54a3a134e2e8ec8bd859e3257676ad","size":125426,"noattachment":false,"key":"/@slack/bolt/-/@slack/bolt-4.0.0-nextGen.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@slack/bolt/download/@slack/bolt-4.0.0-nextGen.2.tgz"},"_npmUser":{"name":"slackhq","email":"opensource@slack.com"},"directories":{},"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"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/bolt_4.0.0-nextGen.2_1662665833902_0.8621498009795614"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-09-09T05:37:43.359Z","publish_time":1662665834156,"_cnpm_publish_time":1662665834156,"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"}}