{"name":"@slack/web-api","version":"6.10.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":">= 12.13.0","npm":">= 6.12.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 ./.nyc_output","lint":"eslint --ext .ts src","test":"npm run lint && npm run build && npm run test:mocha && npm run test:types","test:mocha":"nyc mocha --config .mocharc.json src/*.spec.js","test:types":"tsd","coverage":"codecov -F webapi --root=$PWD","ref-docs:model":"api-extractor run","watch":"npx nodemon --watch 'src' --ext 'ts' --exec npm run build","build:deno":"esbuild --bundle --define:process.cwd=String --define:process.version='\"v1.15.2\"' --define:process.title='\"deno\"' --define:Buffer=dummy_buffer --inject:./deno-shims/buffer-shim.js --inject:./deno-shims/xhr-shim.js --target=esnext --format=esm --outfile=./mod.js src/index.ts"},"dependencies":{"@slack/logger":"^3.0.0","@slack/types":"^2.8.0","@types/is-stream":"^1.1.0","@types/node":">=12.0.0","axios":"^1.6.0","eventemitter3":"^3.1.0","form-data":"^2.5.0","is-electron":"2.2.2","is-stream":"^1.1.0","p-queue":"^6.6.1","p-retry":"^4.0.0"},"devDependencies":{"@aoberoi/capture-console":"^1.1.0","@microsoft/api-extractor":"^7.3.4","@types/chai":"^4.1.7","@types/mocha":"^5.2.6","@typescript-eslint/eslint-plugin":"^4.4.1","@typescript-eslint/parser":"^4.4.0","busboy":"^1.6.0","chai":"^4.2.0","codecov":"^3.2.0","esbuild":"^0.13.15","eslint":"^7.32.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-node":"^11.1.0","mocha":"^9.1.0","nock":"^13.2.6","nyc":"^15.1.0","shelljs":"^0.8.3","shx":"^0.3.2","sinon":"^7.2.7","source-map-support":"^0.5.10","ts-node":"^10.8.1","tsd":"0.29.0","typescript":"^4.1"},"tsd":{"directory":"test/types"},"gitHead":"3df37696851c1796bebb291aff4e468f5088a3d6","_id":"@slack/web-api@6.10.0","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"0316132f3cc455b14c2008464154c7966df03bec","size":203430,"noattachment":false,"key":"/@slack/web-api/-/@slack/web-api-6.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@slack/web-api/download/@slack/web-api-6.10.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_6.10.0_1699994688181_0.37052583983287213"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-14T20:44:48.496Z","publish_time":1699994688496,"_source_registry_name":"default","_cnpm_publish_time":1699994688496,"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"}}