{"_id":"@absolutejs/cli","_rev":"3-c3693b90c70cee5eadf0c102bfcd0e17","name":"@absolutejs/cli","dist-tags":{"latest":"0.2.0","beta":"0.3.0-beta.0"},"versions":{"0.1.0":{"name":"@absolutejs/cli","version":"0.1.0","keywords":["absolutejs","cli","paas","deploy","secrets","rotation"],"author":"Alex Kahn","license":"BSL-1.1","_id":"@absolutejs/cli@0.1.0","maintainers":[{"name":"alexkahndev","email":"alexkahn2019@gmail.com"}],"bin":{"absolutejs":"bin/absolutejs.js"},"dist":{"shasum":"272602a1838a4dbb0e192971b8a6bc07657b3ec8","tarball":"https://registry.npmjs.org/@absolutejs/cli/-/cli-0.1.0.tgz","fileCount":15,"integrity":"sha512-rXUSF/1fo5m9WKB79BmXrlO9rWh/Xyaw8/VqtPah8bFvH0JJOv+uxCiYh/NI748fv0mtVsJ2USMpGFX2sCTX+g==","signatures":[{"sig":"MEQCIALhkB9A2CmrwS67w90T7zPZIRfaGFfIm7nWWW1frRXLAiBfCHN8m9/8CWmbndn4NhafAJgdmTiXSzXqqEWXWSeJeg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":90190},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","shasum":"272602a1838a4dbb0e192971b8a6bc07657b3ec8","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"scripts":{"test":"bun test tests/","build":"rm -rf dist && bun build src/index.ts src/cli.ts --outdir dist --root src --sourcemap --target=bun && tsc --project tsconfig.build.json","format":"prettier --write \"./**/*.{ts,json,md}\"","release":"bun run format && bun run check:package && bun publish","typecheck":"tsc --noEmit","check:package":"bun run typecheck && bun run build && bun run test"},"_npmUser":{"name":"alexkahndev","email":"alexkahn2019@gmail.com"},"_integrity":"sha512-rXUSF/1fo5m9WKB79BmXrlO9rWh/Xyaw8/VqtPah8bFvH0JJOv+uxCiYh/NI748fv0mtVsJ2USMpGFX2sCTX+g==","repository":{"url":"git+https://github.com/absolutejs/cli.git","type":"git"},"_npmVersion":"10.8.3","description":"Substrate CLI for the AbsoluteJS PaaS — secrets / env / deploy verbs over @absolutejs/secrets, @absolutejs/deploy, and @absolutejs/audit. Config-file driven; sibling to @absolutejs/absolute (the framework CLI).","directories":{},"_nodeVersion":"24.3.0","publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"prettier":"^3.8.3","@types/bun":"^1.3.14","typescript":"^5.9.0","@absolutejs/deploy":"^0.9.0","@absolutejs/secrets":"^0.5.0"},"peerDependencies":{"bun-types":"^1.3.14","@absolutejs/deploy":">= 0.9.0","@absolutejs/secrets":">= 0.5.0"},"peerDependenciesMeta":{"@absolutejs/deploy":{"optional":true},"@absolutejs/secrets":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_0.1.0_1780221922088_0.2850467178616154","host":"s3://npm-registry-packages-npm-production"}},"0.2.0":{"name":"@absolutejs/cli","version":"0.2.0","keywords":["absolutejs","cli","paas","deploy","secrets","rotation","diagnostics","har"],"author":{"name":"Alex Kahn"},"license":"BSL-1.1","_id":"@absolutejs/cli@0.2.0","maintainers":[{"name":"alexkahndev","email":"alexkahn2019@gmail.com"}],"homepage":"https://github.com/absolutejs/cli","bugs":{"url":"https://github.com/absolutejs/cli/issues"},"bin":{"absolutejs":"bin/absolutejs.js"},"dist":{"shasum":"360750c14cae1d078ffbf7f3b3b4603ac4be0bbb","tarball":"https://registry.npmjs.org/@absolutejs/cli/-/cli-0.2.0.tgz","fileCount":16,"integrity":"sha512-j/wjND+JaKsHAorD3gQorTVnaQI91Kp2qVTkA7gWNR71/bTEWCni+dwrU0gNQx1q7I67xqVZC4lfb3KDh1Epjg==","signatures":[{"sig":"MEUCIQCLwbBsSGwlKemotTX4yYvzLnz/aj7yLRvAGjjcANbdGQIgHCVNz/+O2Xrkxb4IvklN/0a3gIBcn54EfWQoPwtvpsY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":115329},"main":"./dist/index.js","type":"module","types":"./dist/index.d.ts","module":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"08757138b7dd26cffaed316febad9e9ad246004a","scripts":{"test":"bun test tests/","build":"rm -rf dist && bun build src/index.ts src/cli.ts --outdir dist --root src --sourcemap --target=bun --external @absolutejs/diagnostics --external '@absolutejs/diagnostics/*' --external playwright && tsc --project tsconfig.build.json","format":"prettier --write \"./**/*.{ts,json,md}\"","release":"bun run format && bun run check:package && bun publish","typecheck":"tsc --noEmit","check:package":"bun run typecheck && bun run build && bun run test"},"_npmUser":{"name":"alexkahndev","email":"alexkahn2019@gmail.com"},"repository":{"url":"git+https://github.com/absolutejs/cli.git","type":"git"},"_npmVersion":"10.9.2","description":"Operations CLI used by the hosted AbsoluteJS.ai platform and self-hosted Bun deployments: secrets, environment, and deploy verbs over AbsoluteJS packages.","directories":{},"_nodeVersion":"22.14.0","dependencies":{"@absolutejs/diagnostics":"0.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"prettier":"^3.8.3","@types/bun":"^1.3.14","typescript":"^5.9.0","@absolutejs/deploy":"^0.9.0","@absolutejs/secrets":"^0.5.0"},"peerDependencies":{"bun-types":"^1.3.14","playwright":">=1.50.0 <2","@absolutejs/deploy":">= 0.9.0","@absolutejs/secrets":">= 0.5.0"},"peerDependenciesMeta":{"playwright":{"optional":true},"@absolutejs/deploy":{"optional":true},"@absolutejs/secrets":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/cli_0.2.0_1787960775495_0.738220858836391","host":"s3://npm-registry-packages-npm-production"}},"0.3.0-beta.0":{"name":"@absolutejs/cli","version":"0.3.0-beta.0","description":"Operations CLI used by the hosted AbsoluteJS.ai platform and self-hosted Bun deployments: secrets, environment, and deploy verbs over AbsoluteJS packages.","repository":{"type":"git","url":"git+https://github.com/absolutejs/cli.git"},"homepage":"https://github.com/absolutejs/cli","bugs":{"url":"https://github.com/absolutejs/cli/issues"},"main":"./dist/index.js","module":"./dist/index.js","types":"./dist/index.d.ts","type":"module","license":"BSL-1.1","author":{"name":"Alex Kahn"},"bin":{"absolutejs":"bin/absolutejs.js"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"publishConfig":{"access":"public"},"scripts":{"build":"rm -rf dist && bun build src/index.ts src/cli.ts --outdir dist --root src --sourcemap --target=bun --external @absolutejs/diagnostics --external '@absolutejs/diagnostics/*' --external playwright --external drizzle-orm --external 'drizzle-orm/*' && tsc --project tsconfig.build.json","test":"bun test tests/","typecheck":"tsc --noEmit","format":"prettier --write \"./**/*.{ts,json,md}\"","check:package":"bun run typecheck && bun run build && bun run test","release":"bun run format && bun run check:package && bun publish"},"keywords":["absolutejs","cli","paas","deploy","secrets","rotation","diagnostics","har"],"dependencies":{"@absolutejs/diagnostics":"0.2.0"},"peerDependencies":{"@absolutejs/deploy":">= 0.9.0","@absolutejs/secrets":">= 0.5.0","bun-types":"^1.3.14","drizzle-orm":">=1.0.0-rc.4 <2","playwright":">=1.50.0 <2"},"peerDependenciesMeta":{"@absolutejs/deploy":{"optional":true},"@absolutejs/secrets":{"optional":true},"playwright":{"optional":true},"drizzle-orm":{"optional":true}},"devDependencies":{"@absolutejs/deploy":"^0.9.0","@absolutejs/secrets":"^0.5.0","@types/bun":"^1.3.14","drizzle-orm":"1.0.0-rc.4","prettier":"^3.8.3","typescript":"^5.9.0"},"_id":"@absolutejs/cli@0.3.0-beta.0","readmeFilename":"README.md","gitHead":"08757138b7dd26cffaed316febad9e9ad246004a","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-UR70BHO3v5s8Q0hgqcvEEPxpIS26b9p2jZZ1ZLionuv8HQ28p34Wbg60ZnE8/g/GL85yPZipjm/iMTE0qd71aA==","shasum":"c3f1f1f9f6c709a42b1901b020314193d581ba49","tarball":"https://registry.npmjs.org/@absolutejs/cli/-/cli-0.3.0-beta.0.tgz","fileCount":18,"unpackedSize":158226,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCXG1fND41qnMFq17Yvlo4vFWmaAluGbeH7XgIooxRrhgIhALRh+2iPbP7K7NfaEHfX50NwTq1Yr1V0k442Jk4s1B6y"}]},"_npmUser":{"name":"alexkahndev","email":"alexkahn2019@gmail.com"},"directories":{},"maintainers":[{"name":"alexkahndev","email":"alexkahn2019@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cli_0.3.0-beta.0_1788225199689_0.7579942149554666"},"_hasShrinkwrap":false}},"time":{"created":"2026-05-31T10:05:21.966Z","modified":"2026-09-01T01:13:20.013Z","0.1.0":"2026-05-31T10:05:22.257Z","0.2.0":"2026-08-28T23:46:15.635Z","0.3.0-beta.0":"2026-09-01T01:13:19.843Z"},"bugs":{"url":"https://github.com/absolutejs/cli/issues"},"author":{"name":"Alex Kahn"},"license":"BSL-1.1","homepage":"https://github.com/absolutejs/cli","keywords":["absolutejs","cli","paas","deploy","secrets","rotation","diagnostics","har"],"repository":{"url":"git+https://github.com/absolutejs/cli.git","type":"git"},"description":"Operations CLI used by the hosted AbsoluteJS.ai platform and self-hosted Bun deployments: secrets, environment, and deploy verbs over AbsoluteJS packages.","maintainers":[{"name":"alexkahndev","email":"alexkahn2019@gmail.com"}],"readme":"","readmeFilename":""}