{"name":"@slack/oauth","version":"3.0.4","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://tools.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","docs":"npx typedoc --plugin typedoc-plugin-markdown","lint":"npx @biomejs/biome check .","lint:fix":"npx @biomejs/biome check --write .","test":"npm run lint && npm run coverage","coverage":"npm run build && c8 --config ./test/.c8rc.json npm run test:mocha","test:mocha":"mocha --config ./test/.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.10.0","@types/jsonwebtoken":"^9","@types/node":">=18","jsonwebtoken":"^9"},"devDependencies":{"@biomejs/biome":"^2.0.5","@types/chai":"^4","@types/mocha":"^10","@types/sinon":"^17","c8":"^10.1.2","chai":"^4","mocha":"^11","mocha-junit-reporter":"^2.2.1","mocha-multi-reporters":"^1.5.1","rewiremock":"^3","shx":"^0.4.0","sinon":"^21","source-map-support":"^0.5.21","ts-node":"^10","typedoc":"^0.28.7","typedoc-plugin-markdown":"^4.7.0","typescript":"5.9.2"},"_id":"@slack/oauth@3.0.4","gitHead":"00b7d180925759df47e4604a4464b97c3bb9ae4e","types":"./dist/index.d.ts","_nodeVersion":"22.17.0","_npmVersion":"10.9.2","dist":{"shasum":"4dc5d7de81b90aa714b09e9a6158ff9dfdac1639","size":44132,"noattachment":false,"key":"/@slack/oauth/-/@slack/oauth-3.0.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@slack/oauth/download/@slack/oauth-3.0.4.tgz"},"_npmUser":{"name":"e-zim","email":"eden.zimbelman@salesforce.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.4_1756152406296_0.8397885457138543"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-25T20:06:46.515Z","publish_time":1756152406515,"_source_registry_name":"default","_cnpm_publish_time":1756152406515,"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"}}