{"_id":"@api-buddy/auth-core","_rev":"3-d3b9e2212b96970e6c5869b4b3516cd1","name":"@api-buddy/auth-core","dist-tags":{"latest":"3.0.0"},"versions":{"1.0.0":{"name":"@api-buddy/auth-core","version":"1.0.0","_id":"@api-buddy/auth-core@1.0.0","maintainers":[{"name":"iamtomhanks","email":"brechanson@gmail.com"}],"dist":{"shasum":"2db72bc4e26440fe869b0554d27ce3fe5317fd8f","tarball":"https://registry.npmjs.org/@api-buddy/auth-core/-/auth-core-1.0.0.tgz","fileCount":7,"integrity":"sha512-nFvNbIBu12s/ufpaPHS7nD8I8LZfKILSTYx6ZD+69L/10mYsxpRR6nvF8M/Vp2zg7EfXJ4wxq+k4mIgJYUjUyQ==","signatures":[{"sig":"MEYCIQDc23R5lQOY1MU+kQYOWsRX6ur2y+5Sdqr+l53H/aWBJgIhAMMxwEa9U4j3y5WFrlQ6Zx3h1Igk5zYsyCDirReBvxQL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21275},"main":"dist/index.js","_from":"file:api-buddy-auth-core-1.0.0.tgz","types":"dist/index.d.ts","scripts":{"dev":"tsup --watch","lint":"eslint src --ext .ts,.tsx","test":"jest","build":"pnpm clean && tsup","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,tsx}\"","prebuild":"node -e \"const { execSync } = require('child_process'); const path = require('path'); const fs = require('fs'); let root = process.cwd(); while (root !== '/' && !fs.existsSync(path.join(root, 'pnpm-workspace.yaml'))) { root = path.dirname(root); } if (root === '/') { console.error('❌ Could not find project root directory'); process.exit(1); } require(path.join(root, 'scripts/ensure-tsup-config.js'));\"","type-check":"tsc --noEmit"},"_npmUser":{"name":"iamtomhanks","email":"brechanson@gmail.com"},"_resolved":"/private/var/folders/w3/00m0j5k95zjfx4vwz3csj_vc0000gn/T/dc370039238139ca5ccf962f893f0667/api-buddy-auth-core-1.0.0.tgz","_integrity":"sha512-nFvNbIBu12s/ufpaPHS7nD8I8LZfKILSTYx6ZD+69L/10mYsxpRR6nvF8M/Vp2zg7EfXJ4wxq+k4mIgJYUjUyQ==","_npmVersion":"9.8.1","description":"Core authentication interfaces and types for API Buddy","directories":{},"_nodeVersion":"18.18.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","tsup":"^8.5.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-jest":"^29.0.0","typescript":"^5.0.0","@types/jest":"^29.0.0","@types/node":"^20.0.0","@api-buddy/tsup-config":"1.0.0","@typescript-eslint/parser":"^6.0.0","@typescript-eslint/eslint-plugin":"^6.0.0"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/auth-core_1.0.0_1750087964254_0.7782388435770546","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@api-buddy/auth-core","version":"2.0.0","_id":"@api-buddy/auth-core@2.0.0","maintainers":[{"name":"iamtomhanks","email":"brechanson@gmail.com"}],"dist":{"shasum":"a494d6ae011af395ca5687d4fabfda1973f10802","tarball":"https://registry.npmjs.org/@api-buddy/auth-core/-/auth-core-2.0.0.tgz","fileCount":7,"integrity":"sha512-UUr7mzKCgxw1WqAhjA/0bmdUIwCdnGvo7SuNb6uRvqivOi1oph8N3+2G0Xzc34ZgGVWTJPaYAo603+6WB2ZiKQ==","signatures":[{"sig":"MEQCIGQkrtgXoKypqYch5+R0s5+3swloD/IrGpkc6tAvwxV3AiANe/H+rx5q9JVYMQMfdnxsk/bmB0gkjyczGtXDrb57Yg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21275},"main":"dist/index.js","_from":"file:api-buddy-auth-core-2.0.0.tgz","types":"dist/index.d.ts","scripts":{"dev":"tsup --watch","lint":"eslint src --ext .ts,.tsx","test":"jest","build":"pnpm clean && tsup","clean":"rimraf dist","format":"prettier --write \"src/**/*.{ts,tsx}\"","prebuild":"node -e \"const { execSync } = require('child_process'); const path = require('path'); const fs = require('fs'); let root = process.cwd(); while (root !== '/' && !fs.existsSync(path.join(root, 'pnpm-workspace.yaml'))) { root = path.dirname(root); } if (root === '/') { console.error('❌ Could not find project root directory'); process.exit(1); } require(path.join(root, 'scripts/ensure-tsup-config.js'));\"","type-check":"tsc --noEmit"},"_npmUser":{"name":"iamtomhanks","email":"brechanson@gmail.com"},"_resolved":"/private/var/folders/w3/00m0j5k95zjfx4vwz3csj_vc0000gn/T/b45aa50f1bdbbda354a2275e69898736/api-buddy-auth-core-2.0.0.tgz","_integrity":"sha512-UUr7mzKCgxw1WqAhjA/0bmdUIwCdnGvo7SuNb6uRvqivOi1oph8N3+2G0Xzc34ZgGVWTJPaYAo603+6WB2ZiKQ==","_npmVersion":"9.8.1","description":"Core authentication interfaces and types for API Buddy","directories":{},"_nodeVersion":"18.18.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.0","tsup":"^8.5.0","eslint":"^8.0.0","rimraf":"^5.0.5","ts-jest":"^29.0.0","typescript":"^5.0.0","@types/jest":"^29.0.0","@types/node":"^20.0.0","@api-buddy/tsup-config":"2.0.0","@typescript-eslint/parser":"^6.0.0","@typescript-eslint/eslint-plugin":"^6.0.0"},"peerDependencies":{"react":">=18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/auth-core_2.0.0_1750103116740_0.04551326562994906","host":"s3://npm-registry-packages-npm-production"}},"3.0.0":{"name":"@api-buddy/auth-core","version":"3.0.0","description":"Core authentication interfaces and types for API Buddy","main":"dist/index.js","types":"dist/index.d.ts","devDependencies":{"@types/jest":"^29.0.0","@types/node":"^20.0.0","@typescript-eslint/eslint-plugin":"^6.0.0","@typescript-eslint/parser":"^6.0.0","eslint":"^8.0.0","jest":"^29.0.0","ts-jest":"^29.0.0","typescript":"^5.0.0","rimraf":"^5.0.5","tsup":"^8.5.0","@api-buddy/tsup-config":"3.0.0"},"peerDependencies":{"react":">=18.0.0"},"scripts":{"build":"pnpm clean && tsup","dev":"tsup --watch","test":"jest","lint":"eslint src --ext .ts,.tsx","clean":"rimraf dist","type-check":"tsc --noEmit","format":"prettier --write \"src/**/*.{ts,tsx}\"","prebuild":"node -e \"const { execSync } = require('child_process'); const path = require('path'); const fs = require('fs'); let root = process.cwd(); while (root !== '/' && !fs.existsSync(path.join(root, 'pnpm-workspace.yaml'))) { root = path.dirname(root); } if (root === '/') { console.error('❌ Could not find project root directory'); process.exit(1); } require(path.join(root, 'scripts/ensure-tsup-config.js'));\""},"_id":"@api-buddy/auth-core@3.0.0","_integrity":"sha512-xlrFNw6PK8oeEetVcSPIHOF9gMfTyAAC+duA5OZH4xgTZNuNAfIzbKP0EONmf0Zd8ckB6RBuITSj2L4YkgkDMg==","_resolved":"/private/var/folders/w3/00m0j5k95zjfx4vwz3csj_vc0000gn/T/1c1281a96712d918da6faf221d7e0956/api-buddy-auth-core-3.0.0.tgz","_from":"file:api-buddy-auth-core-3.0.0.tgz","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-xlrFNw6PK8oeEetVcSPIHOF9gMfTyAAC+duA5OZH4xgTZNuNAfIzbKP0EONmf0Zd8ckB6RBuITSj2L4YkgkDMg==","shasum":"9511cc8922d76cd686ee15c81769b441e05604e1","tarball":"https://registry.npmjs.org/@api-buddy/auth-core/-/auth-core-3.0.0.tgz","fileCount":7,"unpackedSize":21457,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIALPyu/W3gqFZKD6FVwOdDxLVzjPVKG5Z7xjeO8DIGGUAiEAokzXl8ggIF7eCHvUJQNHt/RYbkaWxNqg/2f4PHz10NM="}]},"_npmUser":{"name":"iamtomhanks","email":"brechanson@gmail.com","actor":{"name":"iamtomhanks","email":"brechanson@gmail.com","type":"user"}},"directories":{},"maintainers":[{"name":"iamtomhanks","email":"brechanson@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/auth-core_3.0.0_1751386840927_0.4209797141631435"},"_hasShrinkwrap":false}},"time":{"created":"2025-06-16T15:32:44.166Z","modified":"2025-07-01T16:20:41.267Z","1.0.0":"2025-06-16T15:32:44.455Z","2.0.0":"2025-06-16T19:45:16.917Z","3.0.0":"2025-07-01T16:20:41.099Z"},"description":"Core authentication interfaces and types for API Buddy","maintainers":[{"name":"iamtomhanks","email":"brechanson@gmail.com"}],"readme":"ERROR: No README data found!","readmeFilename":""}