{"name":"@slack/oauth","version":"3.0.2","description":"Official library for interacting with Slack's Oauth endpoints","author":{"name":"Slack Technologies, LLC"},"license":"MIT","keywords":["slack","oauth","bot","http","api"],"main":"dist/index.js","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/oauth","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 .","lint:fix":"npx @biomejs/biome check --write .","test":"npm run lint && npm run coverage","coverage":"npm run build && c8 npm run test:mocha","test:mocha":"mocha --config .mocharc.json src/*.spec.ts src/**/*.spec.ts","watch":"npx nodemon --watch 'src' --ext 'ts' --exec npm run build"},"dependencies":{"@slack/logger":"^4","@slack/web-api":"^7.8.0","@types/jsonwebtoken":"^9","@types/node":">=18","jsonwebtoken":"^9","lodash.isstring":"^4"},"devDependencies":{"@biomejs/biome":"^1.8.3","@types/chai":"^4","@types/mocha":"^10","@types/sinon":"^17","c8":"^10.1.2","chai":"^4","mocha":"^11","rewiremock":"^3","shx":"^0.3.2","sinon":"^19","source-map-support":"^0.5.21","ts-node":"^10","typescript":"5.7.2"},"_id":"@slack/oauth@3.0.2","gitHead":"3e5e4c6e8170a3a89e725bfb7f22afc61113ddd9","types":"./dist/index.d.ts","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"e1b6147d25aefff7782ec8e684f6e9aee6609dc2","size":44130,"noattachment":false,"key":"/@slack/oauth/-/@slack/oauth-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@slack/oauth/download/@slack/oauth-3.0.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-npm-production","tmp":"tmp/oauth_3.0.2_1733839629167_0.36650165496377296"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-12-10T14:07:09.347Z","publish_time":1733839629347,"_source_registry_name":"default","_cnpm_publish_time":1733839629347,"dist-tags":{"2.5.0rc":"2.5.0-rc.1","feat-org-apps":"1.3.0-orgAppsBeta.4","feat-token-rotation":"2.1.0-tokenRotationBeta.1","latest":"3.0.4"}}