{"name":"@slack/web-api","version":"7.4.0","description":"Official library for using the Slack Platform's Web API","author":{"name":"Slack Technologies, LLC"},"license":"MIT","keywords":["slack","web-api","bot","client","http","api","proxy","rate-limiting","pagination"],"main":"dist/index.js","types":"./dist/index.d.ts","engines":{"node":">= 18","npm":">= 8.6.0"},"repository":{"type":"git","url":"git+https://github.com/slackapi/node-slack-sdk.git"},"homepage":"https://slack.dev/node-slack-sdk/web-api","publishConfig":{"access":"public"},"bugs":{"url":"https://github.com/slackapi/node-slack-sdk/issues"},"scripts":{"prepare":"npm run build","build":"npm run build:clean && tsc","build:clean":"shx rm -rf ./dist ./coverage","lint":"npx @biomejs/biome check --write .","mocha":"mocha --config .mocharc.json \"./src/**/*.spec.ts\"","test":"npm run lint && npm run test:types && npm run test:integration && npm run test:unit","test:integration":"npm run build && node test/integration/commonjs-project/index.js && node test/integration/esm-project/index.mjs && npm run test:integration:ts","test:integration:ts":"cd test/integration/ts-4.7-project && npm i && npm run build","test:unit":"npm run build && c8 npm run mocha","test:types":"tsd","watch":"npx nodemon --watch 'src' --ext 'ts' --exec npm run build"},"dependencies":{"@slack/logger":"^4.0.0","@slack/types":"^2.9.0","@types/node":">=18.0.0","@types/retry":"0.12.0","axios":"^1.7.4","eventemitter3":"^5.0.1","form-data":"^4.0.0","is-electron":"2.2.2","is-stream":"^2","p-queue":"^6","p-retry":"^4","retry":"^0.13.1"},"devDependencies":{"@biomejs/biome":"^1.8.3","@tsconfig/recommended":"^1","@types/busboy":"^1.5.4","@types/chai":"^4","@types/mocha":"^10","@types/sinon":"^17","busboy":"^1","c8":"^10.1.2","chai":"^4","mocha":"^10","nock":"^13","shx":"^0.3.2","sinon":"^18","source-map-support":"^0.5.21","ts-node":"^10","tsd":"^0.31.1","typescript":"5.3.3"},"tsd":{"directory":"test/types"},"gitHead":"956e6b8528fb29e37541245943ff2e8db6cf1ba4","_id":"@slack/web-api@7.4.0","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"56f8376203b4172c02812f0fc092b65c351a74ba","size":270394,"noattachment":false,"key":"/@slack/web-api/-/@slack/web-api-7.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@slack/web-api/download/@slack/web-api-7.4.0.tgz"},"_npmUser":{"name":"filmaj","email":"maj.fil@gmail.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/web-api_7.4.0_1725568742638_0.0863103223999786"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-05T20:39:03.015Z","publish_time":1725568743015,"_source_registry_name":"default","_cnpm_publish_time":1725568743015,"dist-tags":{"@slack/web-api@7.10.0-featWork":"7.10.0-featWorkObjectsBeta.2","@slack/web-api@7.11.0-featWork":"7.11.0-featWorkObjectsBeta.1","feat-ai-apps":"7.10.0-aiAppsBeta.5","feat-app-manifests":"6.4.0-appManifestsBeta.1","feat-hermes":"6.5.1-hermesBeta.2","feat-token-rotation":"6.2.4-tokenRotationBeta.1","feat-work-objects":"7.10.1-featWorkObjectsBeta.1","feat-workflow-steps":"5.11.0-workflowStepsBeta.1","inviteautomation":"7.3.1-inviteautomation.1","latest":"7.14.1","next-gen":"6.7.2-nextGen.1","rc":"7.0.0-rc.0"}}