{"_id":"@baskerhq/localstage","_rev":"15-394769e6124af6f404380ff0b029c218","name":"@baskerhq/localstage","dist-tags":{"latest":"1.0.4","beta":"1.0.4"},"versions":{"1.0.1-beta.0":{"name":"@baskerhq/localstage","version":"1.0.1-beta.0","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"author":{"name":"Basker Ltd."},"license":"MIT","_id":"@baskerhq/localstage@1.0.1-beta.0","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"homepage":"https://github.com/BaskerHQ/basker-cms/tree/main/packages/localstage","bugs":{"url":"https://github.com/BaskerHQ/basker-cms/issues"},"bin":{"basker":"dist/basker.js","localstage":"dist/cli.js"},"dist":{"shasum":"fd0b3df77635ab76bfb57cf4fa1377f53716f7c9","tarball":"https://registry.npmjs.org/@baskerhq/localstage/-/localstage-1.0.1-beta.0.tgz","fileCount":18,"integrity":"sha512-QAb5aXgEI2ActqRJOLWNzXy4Ey0om70v8ZEJ7npC0bEB0Jf4869+2tnulGZbhqnroGN8G8JCNdlJwzRyhOxxzA==","signatures":[{"sig":"MEUCIQCwWVbfE6bstz2yy0y6pSNe0O3EjosXIQ4v+ormoflnlwIgQa1sQ60lFgwrzNtASlfHEUW2DMnvIacnaqyGyB+QQGA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1356591},"main":"./dist/index.js","type":"module","oclif":{"bin":"basker","topics":{"theme":{"description":"Theme development commands"}},"commands":"./dist/commands","binAliases":["localstage"],"topicSeparator":" "},"types":"./dist/index.d.ts","engines":{"node":">=22.12.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"ef3d8694d3717d2cc409402c04794b108dd52c2d","scripts":{"cli":"tsx src/cli.ts","dev":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","lint":"eslint .","test":"vitest run --passWithNoTests","build":"tsup","start":"node dist/cli.js","lint:fix":"eslint . --fix","typecheck":"tsc --noEmit","link:global":"pnpm build && pnpm link --global","release:cli":"bash ./scripts/release-cli.sh","install:local":"bash ./scripts/install-local-cli.sh","dev:localstage":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","prepublishOnly":"npm run build","prepublish:check":"bash ./scripts/prepublish-check.sh"},"_npmUser":{"name":"sealan","email":"sealan.cronin@gmail.com"},"repository":{"url":"git+https://github.com/BaskerHQ/basker-cms.git","type":"git","directory":"packages/localstage"},"_npmVersion":"11.5.1","description":"Local development server for Basker themes - CLI tool for theme development","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"ws":"^8.18.0","hono":"4.11.4","chokidar":"^3.5.3","date-fns":"4.1.0","liquidjs":"10.24.0","@oclif/core":"4.2.5","@payloadcms/sdk":"3.72.0","@hono/node-server":"1.19.9"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.4","tsup":"^8.5.1","eslint":"^9.34.0","typescript":"5.8.3","@types/node":"22.13.14","@baskerhq/ui":"workspace:^","@baskerhq/liquidjs":"workspace:*","eslint-plugin-jsdoc":"^51.2.3","eslint-plugin-tsdoc":"^0.4.0","@antfu/eslint-config":"4.16.1","@baskerhq/frontstage":"workspace:*","javascript-obfuscator":"^4.1.0","eslint-plugin-import-x":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/localstage_1.0.1-beta.0_1769712767712_0.41761549719034874","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-beta.1":{"name":"@baskerhq/localstage","version":"1.0.1-beta.1","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"author":{"name":"Basker Ltd."},"license":"MIT","_id":"@baskerhq/localstage@1.0.1-beta.1","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"homepage":"https://github.com/BaskerHQ/basker-cms/tree/main/packages/localstage","bugs":{"url":"https://github.com/BaskerHQ/basker-cms/issues"},"bin":{"basker":"dist/basker.js","localstage":"dist/cli.js"},"dist":{"shasum":"7ded929d7b7ad63a51bf4ff8df22295e2f1fa686","tarball":"https://registry.npmjs.org/@baskerhq/localstage/-/localstage-1.0.1-beta.1.tgz","fileCount":18,"integrity":"sha512-E5Ly7KL52SD58kX+GGBeyDIyesJi7iZXhdUYb0rl7b4iepHYqBYSCnWBwoVwSmrJr8TK6NBSmWYOE2nv41GFYA==","signatures":[{"sig":"MEQCIDJHBzeNz7uPrun9Alwotz4dwalRQ/eyLF6KG9r/AN9gAiB0JUEMlcMO80ec4crwBqT5iSW4Y1G2lWuGXHxjPMQCpA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1359416},"main":"./dist/index.js","type":"module","oclif":{"bin":"basker","topics":{"theme":{"description":"Theme development commands"}},"commands":"./dist/commands","binAliases":["localstage"],"topicSeparator":" "},"types":"./dist/index.d.ts","engines":{"node":">=22.12.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"ef3d8694d3717d2cc409402c04794b108dd52c2d","scripts":{"cli":"tsx src/cli.ts","dev":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","lint":"eslint .","test":"vitest run --passWithNoTests","build":"tsup","start":"node dist/cli.js","lint:fix":"eslint . --fix","typecheck":"tsc --noEmit","link:global":"pnpm build && pnpm link --global","release:cli":"bash ./scripts/release-cli.sh","install:local":"bash ./scripts/install-local-cli.sh","dev:localstage":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","prepublishOnly":"npm run build","prepublish:check":"bash ./scripts/prepublish-check.sh"},"_npmUser":{"name":"sealan","email":"sealan.cronin@gmail.com"},"repository":{"url":"git+https://github.com/BaskerHQ/basker-cms.git","type":"git","directory":"packages/localstage"},"_npmVersion":"11.5.1","description":"Local development server for Basker themes - CLI tool for theme development","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"ws":"^8.18.0","hono":"4.11.4","chokidar":"^3.5.3","date-fns":"4.1.0","liquidjs":"10.24.0","@oclif/core":"4.2.5","@payloadcms/sdk":"3.72.0","@hono/node-server":"1.19.9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.4","tsup":"^8.5.1","eslint":"^9.34.0","typescript":"5.8.3","@types/node":"22.13.14","@baskerhq/ui":"workspace:^","@baskerhq/liquidjs":"workspace:*","eslint-plugin-jsdoc":"^51.2.3","eslint-plugin-tsdoc":"^0.4.0","@antfu/eslint-config":"4.16.1","@baskerhq/frontstage":"workspace:*","javascript-obfuscator":"^4.1.0","eslint-plugin-import-x":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/localstage_1.0.1-beta.1_1769722253195_0.10594645697910221","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-beta.2":{"name":"@baskerhq/localstage","version":"1.0.1-beta.2","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"author":{"name":"Basker Ltd."},"license":"MIT","_id":"@baskerhq/localstage@1.0.1-beta.2","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"homepage":"https://github.com/BaskerHQ/basker-cms/tree/main/packages/localstage","bugs":{"url":"https://github.com/BaskerHQ/basker-cms/issues"},"bin":{"basker":"dist/basker.js","localstage":"dist/cli.js"},"dist":{"shasum":"9cf6f133bfe39147e84fd559ab20c941be26cf12","tarball":"https://registry.npmjs.org/@baskerhq/localstage/-/localstage-1.0.1-beta.2.tgz","fileCount":18,"integrity":"sha512-Z1QG9bVCAdw8XXQLRA5TBbbLq5I8IqrzbDftZWhr91nFqM7tcBMievEo6Bdzj+irzKbedxplB8flzMuKesgUAg==","signatures":[{"sig":"MEYCIQDIeruPJT7Hyf7vKMWVKvPKEjR86idsonSid97JwgkZNQIhALeLhNrjX9v4uH5dBYfbdw/IZThBbWgLX7CiyFluHVFF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1359699},"main":"./dist/index.js","type":"module","oclif":{"bin":"basker","topics":{"theme":{"description":"Theme development commands"}},"commands":"./dist/commands","binAliases":["localstage"],"topicSeparator":" "},"types":"./dist/index.d.ts","engines":{"node":">=22.12.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"ef3d8694d3717d2cc409402c04794b108dd52c2d","scripts":{"cli":"tsx src/cli.ts","dev":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","lint":"eslint .","test":"vitest run --passWithNoTests","build":"tsup","start":"node dist/cli.js","lint:fix":"eslint . --fix","typecheck":"tsc --noEmit","link:global":"pnpm build && pnpm link --global","release:cli":"bash ./scripts/release-cli.sh","install:local":"bash ./scripts/install-local-cli.sh","dev:localstage":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","prepublishOnly":"npm run build","prepublish:check":"bash ./scripts/prepublish-check.sh"},"_npmUser":{"name":"sealan","email":"sealan.cronin@gmail.com"},"repository":{"url":"git+https://github.com/BaskerHQ/basker-cms.git","type":"git","directory":"packages/localstage"},"_npmVersion":"11.5.1","description":"Local development server for Basker themes - CLI tool for theme development","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"ws":"^8.18.0","hono":"4.11.4","chokidar":"^3.5.3","date-fns":"4.1.0","liquidjs":"10.24.0","@oclif/core":"4.2.5","@payloadcms/sdk":"3.72.0","@hono/node-server":"1.19.9","@aws-sdk/client-s3":"^3.810.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.4","tsup":"^8.5.1","eslint":"^9.34.0","typescript":"5.8.3","@types/node":"22.13.14","@baskerhq/ui":"workspace:^","@baskerhq/liquidjs":"workspace:*","eslint-plugin-jsdoc":"^51.2.3","eslint-plugin-tsdoc":"^0.4.0","@antfu/eslint-config":"4.16.1","@baskerhq/frontstage":"workspace:*","javascript-obfuscator":"^4.1.0","eslint-plugin-import-x":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/localstage_1.0.1-beta.2_1769722414121_0.5420330134148057","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-beta.3":{"name":"@baskerhq/localstage","version":"1.0.1-beta.3","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"author":{"name":"Basker Ltd."},"license":"MIT","_id":"@baskerhq/localstage@1.0.1-beta.3","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"homepage":"https://github.com/BaskerHQ/basker-cms/tree/main/packages/localstage","bugs":{"url":"https://github.com/BaskerHQ/basker-cms/issues"},"bin":{"basker":"dist/basker.js","localstage":"dist/cli.js"},"dist":{"shasum":"08f307384f4d845c293c6451f99e914e5e3974ad","tarball":"https://registry.npmjs.org/@baskerhq/localstage/-/localstage-1.0.1-beta.3.tgz","fileCount":18,"integrity":"sha512-2XCDKwtPu9aMQ//GbQS3SzcTW+4eiysYmFnDLnNyODjokelrwoNCZrRmRXcxs4g0skq/kw/PQm24Mf4379PRiw==","signatures":[{"sig":"MEYCIQDef3pGJG4cSPEjwWMt6iRptFcR3lI+sXvmZWQgz7pPIAIhAPWcf7Vi5Epp7NqxW0AGA1CVpq78BkUp8/kqI/2doWSq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1361111},"main":"./dist/index.js","type":"module","oclif":{"bin":"basker","topics":{"theme":{"description":"Theme development commands"}},"commands":"./dist/commands","binAliases":["localstage"],"topicSeparator":" "},"types":"./dist/index.d.ts","engines":{"node":">=22.12.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"ef3d8694d3717d2cc409402c04794b108dd52c2d","scripts":{"cli":"tsx src/cli.ts","dev":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","lint":"eslint .","test":"vitest run --passWithNoTests","build":"tsup","start":"node dist/cli.js","lint:fix":"eslint . --fix","typecheck":"tsc --noEmit","link:global":"pnpm build && pnpm link --global","release:cli":"bash ./scripts/release-cli.sh","install:local":"bash ./scripts/install-local-cli.sh","dev:localstage":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","prepublishOnly":"npm run build","prepublish:check":"bash ./scripts/prepublish-check.sh"},"_npmUser":{"name":"sealan","email":"sealan.cronin@gmail.com"},"repository":{"url":"git+https://github.com/BaskerHQ/basker-cms.git","type":"git","directory":"packages/localstage"},"_npmVersion":"11.5.1","description":"Local development server for Basker themes - CLI tool for theme development","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"ws":"^8.18.0","hono":"4.11.4","chokidar":"^3.5.3","date-fns":"4.1.0","liquidjs":"10.24.0","@oclif/core":"4.2.5","@payloadcms/sdk":"3.72.0","@hono/node-server":"1.19.9","@aws-sdk/client-s3":"^3.810.0","@payloadcms/richtext-lexical":"3.72.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.4","tsup":"^8.5.1","eslint":"^9.34.0","typescript":"5.8.3","@types/node":"22.13.14","@baskerhq/ui":"workspace:^","@baskerhq/liquidjs":"workspace:*","eslint-plugin-jsdoc":"^51.2.3","eslint-plugin-tsdoc":"^0.4.0","@antfu/eslint-config":"4.16.1","@baskerhq/frontstage":"workspace:*","javascript-obfuscator":"^4.1.0","eslint-plugin-import-x":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/localstage_1.0.1-beta.3_1769722686054_0.936823560035555","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-beta.4":{"name":"@baskerhq/localstage","version":"1.0.1-beta.4","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"author":{"name":"Basker Ltd."},"license":"MIT","_id":"@baskerhq/localstage@1.0.1-beta.4","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"homepage":"https://github.com/BaskerHQ/basker-cms/tree/main/packages/localstage","bugs":{"url":"https://github.com/BaskerHQ/basker-cms/issues"},"bin":{"basker":"dist/basker.js","localstage":"dist/cli.js"},"dist":{"shasum":"e48451c2b4d00ace96a4300e693062ac323a30c1","tarball":"https://registry.npmjs.org/@baskerhq/localstage/-/localstage-1.0.1-beta.4.tgz","fileCount":18,"integrity":"sha512-AmOuAe4GdSaFzmWCnlluTCn/5mY8PEYgx18ulqMh7HLtjzP4Sn4c4ngxKDxJDD/uqtpH6OMHMcdcUAIQgPhZaQ==","signatures":[{"sig":"MEYCIQDZ/4eF3CzbSzenaI+gh83JLKhiZ9QvQcye13i90HPOwgIhALKtkPtciGFvfpnGH9pZmVzMHj0Fe6LwoxuRfgUIVV8E","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1357244},"main":"./dist/index.js","type":"module","oclif":{"bin":"basker","topics":{"theme":{"description":"Theme development commands"}},"commands":"./dist/commands","binAliases":["localstage"],"topicSeparator":" "},"types":"./dist/index.d.ts","engines":{"node":">=22.12.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"ef3d8694d3717d2cc409402c04794b108dd52c2d","scripts":{"cli":"tsx src/cli.ts","dev":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","lint":"eslint .","test":"vitest run --passWithNoTests","build":"tsup","start":"node dist/cli.js","lint:fix":"eslint . --fix","typecheck":"tsc --noEmit","link:global":"pnpm build && pnpm link --global","release:cli":"bash ./scripts/release-cli.sh","install:local":"bash ./scripts/install-local-cli.sh","dev:localstage":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","prepublishOnly":"npm run build","prepublish:check":"bash ./scripts/prepublish-check.sh"},"_npmUser":{"name":"sealan","email":"sealan.cronin@gmail.com"},"repository":{"url":"git+https://github.com/BaskerHQ/basker-cms.git","type":"git","directory":"packages/localstage"},"_npmVersion":"11.5.1","description":"Local development server for Basker themes - CLI tool for theme development","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"ws":"^8.18.0","hono":"4.11.4","chokidar":"^3.5.3","date-fns":"4.1.0","liquidjs":"10.24.0","@oclif/core":"4.2.5","@hono/sentry":"^1.2.0","@payloadcms/sdk":"3.72.0","@hono/node-server":"1.19.9","@aws-sdk/client-s3":"^3.810.0","@payloadcms/richtext-lexical":"3.72.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.4","tsup":"^8.5.1","eslint":"^9.34.0","typescript":"5.8.3","@types/node":"22.13.14","@baskerhq/ui":"workspace:^","@baskerhq/liquidjs":"workspace:*","eslint-plugin-jsdoc":"^51.2.3","eslint-plugin-tsdoc":"^0.4.0","@antfu/eslint-config":"4.16.1","@baskerhq/frontstage":"workspace:*","javascript-obfuscator":"^4.1.0","eslint-plugin-import-x":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/localstage_1.0.1-beta.4_1769724565147_0.05435902286185268","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-beta.5":{"name":"@baskerhq/localstage","version":"1.0.1-beta.5","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"author":{"name":"Basker Ltd."},"license":"SEE LICENSE IN LICENSE.md","_id":"@baskerhq/localstage@1.0.1-beta.5","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"homepage":"https://github.com/BaskerHQ/basker-cms/tree/main/packages/localstage","bugs":{"url":"https://github.com/BaskerHQ/basker-cms/issues"},"bin":{"basker":"dist/basker.js","localstage":"dist/cli.js"},"dist":{"shasum":"37a8b1d371329ef43e219115f1473ffa899ff1ed","tarball":"https://registry.npmjs.org/@baskerhq/localstage/-/localstage-1.0.1-beta.5.tgz","fileCount":19,"integrity":"sha512-LPxODq2XUN37ogtTTgHB7j6E64XtS7Xbm01QJ3I1FZcDHv/SokGH1fkda7iMW0b8XJjUUglPkFpYJSF2eQDKcA==","signatures":[{"sig":"MEUCIQCKQRl/Tj136o1Jaz+x8d4KFujmfRK7YpFZHxCKeSdlXQIgS+17/VH/e8mMvFlfNUiwQ8oh5LSYip64/7ZMc1g7mXk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1372228},"main":"./dist/index.js","type":"module","oclif":{"bin":"basker","topics":{"theme":{"description":"Theme development commands"}},"commands":"./dist/commands","binAliases":["localstage"],"topicSeparator":" "},"types":"./dist/index.d.ts","engines":{"node":">=22.12.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"d4d5c079ff08237ae2f5dd59b607bd21e86d8471","scripts":{"cli":"tsx src/cli.ts","dev":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","lint":"eslint .","test":"vitest run --passWithNoTests","build":"tsup","start":"node dist/cli.js","lint:fix":"eslint . --fix","typecheck":"tsc --noEmit","link:global":"pnpm build && pnpm link --global","release:cli":"bash ./scripts/release-cli.sh","install:local":"bash ./scripts/install-local-cli.sh","dev:localstage":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","prepublishOnly":"npm run build","prepublish:check":"bash ./scripts/prepublish-check.sh"},"_npmUser":{"name":"sealan","email":"sealan.cronin@gmail.com"},"repository":{"url":"git+https://github.com/BaskerHQ/basker-cms.git","type":"git","directory":"packages/localstage"},"_npmVersion":"11.5.1","description":"Local development server for Basker themes - CLI tool for theme development","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"ws":"^8.18.0","hono":"4.11.4","chokidar":"^3.5.3","date-fns":"4.1.0","liquidjs":"10.24.0","@oclif/core":"4.2.5","@hono/sentry":"^1.2.0","@payloadcms/sdk":"3.72.0","@hono/node-server":"1.19.9","@aws-sdk/client-s3":"^3.810.0","@payloadcms/richtext-lexical":"3.72.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.4","tsup":"^8.5.1","eslint":"^9.34.0","typescript":"5.8.3","@types/node":"22.13.14","@baskerhq/ui":"workspace:^","@baskerhq/liquidjs":"workspace:*","eslint-plugin-jsdoc":"^51.2.3","eslint-plugin-tsdoc":"^0.4.0","@antfu/eslint-config":"4.16.1","@baskerhq/frontstage":"workspace:*","javascript-obfuscator":"^4.1.0","eslint-plugin-import-x":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/localstage_1.0.1-beta.5_1769767338452_0.7865848955084065","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-beta.6":{"name":"@baskerhq/localstage","version":"1.0.1-beta.6","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"author":{"name":"Basker Ltd."},"license":"UNLICENSED","_id":"@baskerhq/localstage@1.0.1-beta.6","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"homepage":"https://basker.dev/","bin":{"basker":"dist/basker.js","localstage":"dist/cli.js"},"dist":{"shasum":"1735be1c7dfcb172b8d0f7c1579d90078e3e8a2e","tarball":"https://registry.npmjs.org/@baskerhq/localstage/-/localstage-1.0.1-beta.6.tgz","fileCount":19,"integrity":"sha512-XAue0XSFta3bxVhDeK5qqNy0LeK1gGVTG6/+hsD0fc2IBDCAwHJvhhkO++5+mEoi+Scqbs8wH4QjPmvyh4NlwA==","signatures":[{"sig":"MEYCIQCC+O2JmvEuB/CeTB7mSWgHrCQ5OMZBhIqjallFtB8x2gIhANMV7QwgMvwhdLq+xJpOtjrZ3cuq8VhhxFV/NJ6d/p5g","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1790040},"main":"./dist/index.js","type":"module","oclif":{"bin":"basker","topics":{"theme":{"description":"Theme development commands"}},"commands":"./dist/commands","binAliases":["localstage"],"topicSeparator":" "},"types":"./dist/index.d.ts","engines":{"node":">=22.12.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"2dea0baaab2fd32ef7aeb4b75c0fc3a8687cdb86","scripts":{"cli":"tsx src/cli.ts","dev":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","lint":"eslint .","test":"vitest run --passWithNoTests","build":"tsup","start":"node dist/cli.js","lint:fix":"eslint . --fix","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","link:global":"pnpm build && pnpm link --global","release:cli":"bash ./scripts/release-cli.sh","smoke:local":"bash ./scripts/smoke-local-theme.sh","build:release":"LOCALSTAGE_RELEASE=true LOCALSTAGE_OBFUSCATE=true tsup","install:local":"bash ./scripts/install-local-cli.sh","dev:localstage":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","prepublishOnly":"npm run verify:release","verify:release":"pnpm typecheck && pnpm build:release && pnpm prepublish:check","prepublish:check":"bash ./scripts/prepublish-check.sh"},"_npmUser":{"name":"sealan","email":"sealan.cronin@gmail.com"},"_npmVersion":"11.5.1","description":"Local development server for Basker themes - CLI tool for theme development","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"ws":"^8.18.0","hono":"4.11.4","chokidar":"^3.5.3","date-fns":"4.1.0","liquidjs":"10.24.0","@oclif/core":"4.2.5","@hono/sentry":"^1.2.0","@payloadcms/sdk":"3.76.1","@hono/node-server":"1.19.9","@aws-sdk/client-s3":"^3.810.0","@payloadcms/richtext-lexical":"3.76.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.4","tsup":"^8.5.1","eslint":"^9.34.0","typescript":"5.8.3","@types/node":"22.13.14","@baskerhq/shared":"workspace:^","@baskerhq/liquidjs":"workspace:*","eslint-plugin-jsdoc":"^51.2.3","eslint-plugin-tsdoc":"^0.4.0","@antfu/eslint-config":"4.16.1","@baskerhq/frontstage":"workspace:*","javascript-obfuscator":"^4.1.0","eslint-plugin-import-x":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/localstage_1.0.1-beta.6_1772135381960_0.16446738460319588","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-beta.7":{"name":"@baskerhq/localstage","version":"1.0.1-beta.7","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"author":{"name":"Basker Ltd."},"license":"UNLICENSED","_id":"@baskerhq/localstage@1.0.1-beta.7","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"homepage":"https://basker.dev/","bin":{"basker":"dist/basker.js","localstage":"dist/cli.js"},"dist":{"shasum":"2341953267e681426cb1aea2cbede03c76404965","tarball":"https://registry.npmjs.org/@baskerhq/localstage/-/localstage-1.0.1-beta.7.tgz","fileCount":19,"integrity":"sha512-UlJo11wT/fhzyzwfp12JCuGed0e5mvOH3XH9CGa+zK7KDOqQbcwyIOVHfhC0+cuphZifV9f57IbME0CcvXRHYQ==","signatures":[{"sig":"MEQCICKBBsjrTsjaR9sR49q++IXNrHKUb6F9I0AeKhW/VB9RAiBROjv1hje2DbABgz5wQnDRsAemj6X+xCywIHfofV9/eQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1790429},"main":"./dist/index.js","type":"module","oclif":{"bin":"basker","topics":{"theme":{"description":"Theme development commands"}},"commands":"./dist/commands","binAliases":["localstage"],"topicSeparator":" "},"types":"./dist/index.d.ts","engines":{"node":">=22.12.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"2dea0baaab2fd32ef7aeb4b75c0fc3a8687cdb86","scripts":{"cli":"tsx src/cli.ts","dev":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","lint":"eslint .","test":"vitest run --passWithNoTests","build":"tsup","start":"node dist/cli.js","lint:fix":"eslint . --fix","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","link:global":"pnpm build && pnpm link --global","release:cli":"bash ./scripts/release-cli.sh","smoke:local":"bash ./scripts/smoke-local-theme.sh","build:release":"LOCALSTAGE_RELEASE=true LOCALSTAGE_OBFUSCATE=true tsup","install:local":"bash ./scripts/install-local-cli.sh","dev:localstage":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","prepublishOnly":"npm run verify:release","verify:release":"pnpm typecheck && pnpm build:release && pnpm prepublish:check","prepublish:check":"bash ./scripts/prepublish-check.sh"},"_npmUser":{"name":"sealan","email":"sealan.cronin@gmail.com"},"_npmVersion":"11.5.1","description":"Local development server for Basker themes - CLI tool for theme development","directories":{},"sideEffects":false,"_nodeVersion":"24.7.0","dependencies":{"ws":"^8.18.0","hono":"4.11.4","chokidar":"^3.5.3","date-fns":"4.1.0","liquidjs":"10.24.0","@oclif/core":"4.2.5","@hono/sentry":"^1.2.0","@payloadcms/sdk":"3.76.1","@hono/node-server":"1.19.9","@aws-sdk/client-s3":"^3.810.0","@payloadcms/richtext-lexical":"3.76.1"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.4","tsup":"^8.5.1","eslint":"^9.34.0","typescript":"5.8.3","@types/node":"22.13.14","@baskerhq/shared":"workspace:^","@baskerhq/liquidjs":"workspace:*","eslint-plugin-jsdoc":"^51.2.3","eslint-plugin-tsdoc":"^0.4.0","@antfu/eslint-config":"4.16.1","@baskerhq/frontstage":"workspace:*","javascript-obfuscator":"^4.1.0","eslint-plugin-import-x":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/localstage_1.0.1-beta.7_1772135638204_0.5925979341186212","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-beta.8":{"name":"@baskerhq/localstage","version":"1.0.1-beta.8","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"author":{"name":"Basker Ltd."},"license":"UNLICENSED","_id":"@baskerhq/localstage@1.0.1-beta.8","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"homepage":"https://basker.dev/","bugs":{"url":"https://github.com/BaskerHQ/cms/issues"},"bin":{"basker":"bin/basker.js","localstage":"bin/localstage.js"},"dist":{"shasum":"e0ad6840dab2864b3fdb0363fde3ccb0a7e0b065","tarball":"https://registry.npmjs.org/@baskerhq/localstage/-/localstage-1.0.1-beta.8.tgz","fileCount":28,"integrity":"sha512-jrKo54O74wSxbOVZFjOgceyrOteple+tICFeG0Cd0N7r5TMOTrgvtMfNErh+3e4DSg8dO1J5F5AKFmhbhuhvjA==","signatures":[{"sig":"MEQCIFutaocQSYgB/b548XIDUAFJUSXkincvmcQOEY1ZPzIKAiBgqJjilwJ9IWj0DOXCO6xslFdfWFFQ04cIAsHp0qseQg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2212870},"main":"./dist/index.js","type":"module","oclif":{"bin":"basker","topics":{"auth":{"description":"LocalStage authentication commands"},"theme":{"description":"Theme development commands"}},"commands":"./dist/commands","binAliases":["localstage"],"topicSeparator":" "},"types":"./dist/index.d.ts","engines":{"node":">=22.12.0"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"5b495c3a7af79ca75583ab29ff7bc199f9b6f9ad","scripts":{"cli":"tsx src/cli.ts","dev":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","lint":"eslint .","build":"tsup","start":"node dist/cli.js","lint:fix":"eslint . --fix","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","link:global":"pnpm build && pnpm link --global","release:cli":"bash ./scripts/release-cli.sh","smoke:local":"bash ./scripts/smoke-local-theme.sh","build:release":"LOCALSTAGE_RELEASE=true LOCALSTAGE_OBFUSCATE=true tsup","install:local":"bash ./scripts/install-local-cli.sh","dev:localstage":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","prepublishOnly":"npm run verify:release","verify:release":"pnpm typecheck && pnpm build:release && pnpm prepublish:check","prepublish:check":"bash ./scripts/prepublish-check.sh"},"_npmUser":{"name":"sealan","email":"sealan.cronin@gmail.com"},"repository":{"url":"git+https://github.com/BaskerHQ/cms.git","type":"git","directory":"packages/localstage"},"_npmVersion":"11.11.1","description":"Local development server for Basker themes - CLI tool for theme development","directories":{},"sideEffects":false,"_nodeVersion":"25.8.2","dependencies":{"ws":"^8.18.0","hono":"4.12.7","chokidar":"^3.5.3","date-fns":"4.1.0","liquidjs":"10.25.0","@oclif/core":"4.2.5","@payloadcms/sdk":"3.80.0","@hono/node-server":"1.19.10","@aws-sdk/client-s3":"^3.810.0","@payloadcms/richtext-lexical":"3.80.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.4","tsup":"^8.5.1","eslint":"^9.34.0","typescript":"5.8.3","@types/node":"22.13.14","@baskerhq/shared":"workspace:^","@baskerhq/liquidjs":"workspace:*","eslint-plugin-jsdoc":"^51.2.3","eslint-plugin-tsdoc":"^0.4.0","@antfu/eslint-config":"4.16.1","@baskerhq/frontstage":"workspace:*","javascript-obfuscator":"^4.1.0","eslint-plugin-import-x":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/localstage_1.0.1-beta.8_1776432184367_0.3980035732983007","host":"s3://npm-registry-packages-npm-production"}},"1.0.1-beta.9":{"name":"@baskerhq/localstage","version":"1.0.1-beta.9","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"author":{"name":"Basker Ltd."},"license":"UNLICENSED","_id":"@baskerhq/localstage@1.0.1-beta.9","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"homepage":"https://basker.dev/","bugs":{"url":"https://github.com/BaskerHQ/cms/issues"},"bin":{"basker":"bin/basker.js","localstage":"bin/localstage.js"},"dist":{"shasum":"4be007c4a1213f07b6a8f9b54c7bded7530966f5","tarball":"https://registry.npmjs.org/@baskerhq/localstage/-/localstage-1.0.1-beta.9.tgz","fileCount":18,"integrity":"sha512-SyHFP6y2C7bSNJI/sDHqAIcMFlFwhKw1rEh4jJEj/7+AyPY3p3T/LmmflbO+nMcXjiRgNGbl06EgQ8LWXSHlJw==","signatures":[{"sig":"MEUCIQCpqD8bP0WKZZd50+T8Ia0EywmEWiqvQmxH5pkycCaY+wIgIblnlthRyfp3I1X4fBDIIHUbIngM6kl/ty2jzgmTx8c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2198601},"main":"./dist/index.js","type":"module","oclif":{"bin":"basker","topics":{"auth":{"description":"LocalStage authentication commands"},"theme":{"description":"Theme development commands"}},"commands":"./dist/commands","binAliases":["localstage"],"topicSeparator":" "},"types":"./dist/index.d.ts","engines":{"node":">=22.12.0"},"exports":{".":{"import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"4c996fa374adf690fa1adbfa8e1392e46b97788c","scripts":{"cli":"tsx src/cli.ts","dev":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","lint":"eslint .","build":"tsup","start":"node dist/cli.js","lint:fix":"eslint . --fix","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","link:global":"pnpm build && pnpm link --global","release:cli":"bash ./scripts/release-cli.sh","smoke:local":"bash ./scripts/smoke-local-theme.sh","build:release":"LOCALSTAGE_RELEASE=true LOCALSTAGE_OBFUSCATE=true tsup","install:local":"bash ./scripts/install-local-cli.sh","dev:localstage":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","prepublishOnly":"npm run verify:release","verify:release":"pnpm typecheck && pnpm build:release && pnpm prepublish:check","prepublish:check":"bash ./scripts/prepublish-check.sh"},"_npmUser":{"name":"sealan","email":"sealan.cronin@gmail.com"},"repository":{"url":"git+https://github.com/BaskerHQ/cms.git","type":"git","directory":"packages/localstage"},"_npmVersion":"11.11.1","description":"Local development server for Basker themes - CLI tool for theme development","directories":{},"sideEffects":false,"_nodeVersion":"25.8.2","dependencies":{"ws":"^8.18.0","hono":"4.12.7","chokidar":"^3.5.3","date-fns":"4.1.0","liquidjs":"10.25.0","@oclif/core":"4.2.5","@payloadcms/sdk":"3.80.0","@hono/node-server":"1.19.10","@aws-sdk/client-s3":"^3.810.0","@payloadcms/richtext-lexical":"3.80.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.4","tsup":"^8.5.1","eslint":"^9.34.0","typescript":"5.8.3","@types/node":"22.13.14","@baskerhq/shared":"workspace:^","@baskerhq/liquidjs":"workspace:*","eslint-plugin-jsdoc":"^51.2.3","eslint-plugin-tsdoc":"^0.4.0","@antfu/eslint-config":"4.16.1","@baskerhq/frontstage":"workspace:*","javascript-obfuscator":"^4.1.0","eslint-plugin-import-x":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/localstage_1.0.1-beta.9_1776432687594_0.2416164295106702","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@baskerhq/localstage","version":"1.0.1","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"author":{"name":"Basker Ltd."},"license":"UNLICENSED","_id":"@baskerhq/localstage@1.0.1","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"homepage":"https://basker.dev/","bugs":{"url":"https://github.com/BaskerHQ/cms/issues"},"bin":{"basker":"bin/basker.js","localstage":"bin/localstage.js"},"dist":{"shasum":"bee649726208cbecea6b98a5168fc16c310b6aba","tarball":"https://registry.npmjs.org/@baskerhq/localstage/-/localstage-1.0.1.tgz","fileCount":18,"integrity":"sha512-IlkxB8NbTks4VRYqzcbm1DIapVGYTqhn6XjdUcPRunQL6v5BxsdQhQW24XMAPMbQuVWGiU/CPqQ1SlE/k4lNyQ==","signatures":[{"sig":"MEYCIQCcHByCGJ1PL9P9vrqow5eoXxyvtKRE4KK3Iv2bkHIxUgIhAMmUimleDunbH/euCKMCWWeiV/IDjIGsnZk9PwlmvydD","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2198710},"main":"./dist/index.js","type":"module","oclif":{"bin":"basker","topics":{"auth":{"description":"LocalStage authentication commands"},"theme":{"description":"Theme development commands"}},"commands":"./dist/commands","binAliases":["localstage"],"topicSeparator":" "},"types":"./dist/index.d.ts","engines":{"node":">=22.12.0"},"exports":{".":{"import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"5fcc01a1f30598e4c9cbbbd450837015c629e109","scripts":{"cli":"tsx src/cli.ts","dev":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","lint":"eslint .","build":"tsup","start":"node dist/cli.js","lint:fix":"eslint . --fix","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","link:global":"pnpm build && pnpm link --global","release:cli":"bash ./scripts/release-cli.sh","smoke:local":"bash ./scripts/smoke-local-theme.sh","build:release":"LOCALSTAGE_RELEASE=true LOCALSTAGE_OBFUSCATE=true tsup","install:local":"bash ./scripts/install-local-cli.sh","dev:localstage":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","prepublishOnly":"npm run verify:release","verify:release":"pnpm typecheck && pnpm build:release && pnpm prepublish:check","prepublish:check":"bash ./scripts/prepublish-check.sh"},"_npmUser":{"name":"sealan","email":"sealan.cronin@gmail.com"},"repository":{"url":"git+https://github.com/BaskerHQ/cms.git","type":"git","directory":"packages/localstage"},"_npmVersion":"11.11.1","description":"Local development server for Basker themes - CLI tool for theme development","directories":{},"sideEffects":false,"_nodeVersion":"25.8.2","dependencies":{"ws":"^8.18.0","hono":"4.12.7","chokidar":"^3.5.3","date-fns":"4.1.0","liquidjs":"10.25.0","@oclif/core":"4.2.5","@payloadcms/sdk":"3.80.0","@hono/node-server":"1.19.10","@aws-sdk/client-s3":"^3.810.0","@payloadcms/richtext-lexical":"3.80.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.4","tsup":"^8.5.1","eslint":"^9.34.0","typescript":"5.8.3","@types/node":"22.13.14","@baskerhq/shared":"workspace:^","@baskerhq/liquidjs":"workspace:*","eslint-plugin-jsdoc":"^51.2.3","eslint-plugin-tsdoc":"^0.4.0","@antfu/eslint-config":"4.16.1","@baskerhq/frontstage":"workspace:*","javascript-obfuscator":"^4.1.0","eslint-plugin-import-x":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/localstage_1.0.1_1776432853385_0.8002962955878961","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@baskerhq/localstage","version":"1.0.2","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"author":{"name":"Basker Ltd."},"license":"UNLICENSED","_id":"@baskerhq/localstage@1.0.2","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"homepage":"https://basker.dev/","bugs":{"url":"https://github.com/BaskerHQ/cms/issues"},"bin":{"basker":"bin/basker.js","localstage":"bin/localstage.js"},"dist":{"shasum":"db53eca5cb00c39713d0126e432f2a3e5d323187","tarball":"https://registry.npmjs.org/@baskerhq/localstage/-/localstage-1.0.2.tgz","fileCount":18,"integrity":"sha512-enYPNuZEbYeHlRpHBjQbZOEo0CLlfWsGOfSsX3fBXAKRFXMR5r6U2NEjs1bubRuQV1OtZnIKwvxDoX0GBMH+0w==","signatures":[{"sig":"MEUCIQCXEehYKt1QkNCwrDFTWxtgTtzW4SzjCF/T5Bu8+52syQIgcR+B/F+NHR5y0XNlTECBSHqReIvfKzkgchdo6YvIU98=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":2202626},"main":"./dist/index.js","type":"module","oclif":{"bin":"basker","topics":{"auth":{"description":"LocalStage authentication commands"},"theme":{"description":"Theme development commands"}},"commands":"./dist/commands","binAliases":["localstage"],"topicSeparator":" "},"types":"./dist/index.d.ts","engines":{"node":">=22.12.0"},"exports":{".":{"import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"babbc6be319b486d4af9b3ab783bbde22b393c22","scripts":{"cli":"tsx src/cli.ts","dev":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","lint":"eslint .","build":"tsup","start":"node dist/cli.js","lint:fix":"eslint . --fix","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","link:global":"pnpm build && pnpm link --global","release:cli":"bash ./scripts/release-cli.sh","smoke:local":"bash ./scripts/smoke-local-theme.sh","build:release":"LOCALSTAGE_RELEASE=true LOCALSTAGE_OBFUSCATE=true tsup","install:local":"bash ./scripts/install-local-cli.sh","dev:localstage":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","prepublishOnly":"npm run verify:release","verify:release":"pnpm typecheck && pnpm build:release && pnpm prepublish:check","prepublish:check":"bash ./scripts/prepublish-check.sh"},"_npmUser":{"name":"sealan","email":"sealan.cronin@gmail.com"},"repository":{"url":"git+https://github.com/BaskerHQ/cms.git","type":"git","directory":"packages/localstage"},"_npmVersion":"11.11.1","description":"Local development server for Basker themes - CLI tool for theme development","directories":{},"sideEffects":false,"_nodeVersion":"25.8.2","dependencies":{"ws":"^8.18.0","clsx":"^2.1.1","hono":"4.12.7","culori":"^4.0.2","fuse.js":"^7.1.0","natural":"^8.1.0","chokidar":"^3.5.3","date-fns":"4.1.0","liquidjs":"10.25.0","@oclif/core":"4.2.5","tailwind-merge":"^2.6.0","@payloadcms/sdk":"3.80.0","@hono/node-server":"1.19.10","@aws-sdk/client-s3":"^3.810.0","@opentelemetry/api":"^1.9.0","class-variance-authority":"^0.7.1","@payloadcms/richtext-lexical":"3.80.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"tsx":"^4.19.4","tsup":"^8.5.1","eslint":"^9.34.0","typescript":"5.8.3","@types/node":"22.13.14","@baskerhq/shared":"workspace:^","@baskerhq/liquidjs":"workspace:*","eslint-plugin-jsdoc":"^51.2.3","eslint-plugin-tsdoc":"^0.4.0","@antfu/eslint-config":"4.16.1","@baskerhq/frontstage":"workspace:*","javascript-obfuscator":"^4.1.0","eslint-plugin-import-x":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/localstage_1.0.2_1776433559563_0.16894155081155104","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"@baskerhq/localstage","version":"1.0.4","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"author":{"name":"Basker Ltd."},"license":"UNLICENSED","_id":"@baskerhq/localstage@1.0.4","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"homepage":"https://basker.dev/","bugs":{"url":"https://github.com/BaskerHQ/cms/issues"},"bin":{"basker":"bin/basker.js","localstage":"bin/localstage.js"},"dist":{"shasum":"e9157dfef01d3cec3c22236afc1e87f533130bc5","tarball":"https://registry.npmjs.org/@baskerhq/localstage/-/localstage-1.0.4.tgz","fileCount":18,"integrity":"sha512-2dXZmqJWiobcCPNwha918wwFU7fwxKCXKp1Eq6oqjvKo1tUphD4TeH4JpfFLiiDpIDxUWJ+JYzYk+HUTULrh8A==","signatures":[{"sig":"MEUCIQCo+/auKZnxbsitBXwgJYn5pTKPPyAcuSkR7PHa9zHucQIgf2J//ugZ93SJHiCLkY+8Fzwiq7n2j4FZ4paDw3CitWg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10584084},"main":"./dist/index.js","type":"module","oclif":{"bin":"basker","topics":{"auth":{"description":"LocalStage authentication commands"},"theme":{"description":"Theme development commands"}},"commands":"./dist/commands","binAliases":["localstage"],"topicSeparator":" "},"engines":{"node":">=22.12.0"},"exports":{".":{"import":"./dist/index.js","default":"./dist/index.js"}},"gitHead":"2b076a38a3e03750b018e7d8804bf7b79ffdfb00","scripts":{"cli":"tsx src/cli.ts","dev":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","lint":"eslint .","build":"tsup","start":"node dist/cli.js","lint:fix":"eslint . --fix","typecheck":"tsc --noEmit -p tsconfig.typecheck.json","link:global":"pnpm build && pnpm link --global","release:cli":"bash ./scripts/release-cli.sh","smoke:local":"bash ./scripts/smoke-local-theme.sh","audit:release":"node ./scripts/audit-dist.mjs","build:release":"pnpm build:release:raw && pnpm audit:release && pnpm obfuscate:release","install:local":"bash ./scripts/install-local-cli.sh","dev:localstage":"LOCALSTAGE_THEME_PATH=./example_theme tsx watch src/cli.ts","prepublishOnly":"npm run verify:release","verify:release":"pnpm typecheck && pnpm build:release && pnpm prepublish:check","prepublish:check":"bash ./scripts/prepublish-check.sh","build:release:raw":"LOCALSTAGE_RELEASE=true tsup","obfuscate:release":"node ./scripts/obfuscate-dist.mjs"},"_npmUser":{"name":"sealan","email":"sealan.cronin@gmail.com"},"repository":{"url":"git+https://github.com/BaskerHQ/cms.git","type":"git","directory":"packages/localstage"},"_npmVersion":"10.9.4","description":"Local development server for Basker themes - CLI tool for theme development","directories":{},"sideEffects":false,"_nodeVersion":"22.21.1","dependencies":{"ws":"^8.18.0","hono":"4.12.18","payload":"3.85.1","chokidar":"^3.5.3","liquidjs":"10.26.0","@oclif/core":"4.2.5","@payloadcms/sdk":"3.85.1","@hono/node-server":"1.19.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsx":"^4.19.4","tsup":"^8.5.1","eslint":"^9.34.0","typescript":"5.8.3","@types/node":"22.13.14","es-module-lexer":"1.7.0","@baskerhq/shared":"workspace:^","@baskerhq/liquidjs":"workspace:*","eslint-plugin-jsdoc":"^51.2.3","eslint-plugin-tsdoc":"^0.4.0","@antfu/eslint-config":"4.16.1","@baskerhq/frontstage":"workspace:*","javascript-obfuscator":"^4.1.0","eslint-plugin-import-x":"^4.15.2"},"_npmOperationalInternal":{"tmp":"tmp/localstage_1.0.4_1783688382421_0.5761781373073285","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2026-01-29T18:52:47.608Z","modified":"2026-07-17T07:10:46.565Z","1.0.1-beta.0":"2026-01-29T18:52:47.928Z","1.0.1-beta.1":"2026-01-29T21:30:53.426Z","1.0.1-beta.2":"2026-01-29T21:33:34.327Z","1.0.1-beta.3":"2026-01-29T21:38:06.216Z","1.0.1-beta.4":"2026-01-29T22:09:25.371Z","1.0.1-beta.5":"2026-01-30T10:02:18.653Z","1.0.1-beta.6":"2026-02-26T19:49:42.111Z","1.0.1-beta.7":"2026-02-26T19:53:58.386Z","1.0.1-beta.8":"2026-04-17T13:23:04.685Z","1.0.1-beta.9":"2026-04-17T13:31:27.804Z","1.0.1":"2026-04-17T13:34:13.574Z","1.0.2":"2026-04-17T13:45:59.810Z","1.0.4":"2026-07-10T12:59:42.628Z"},"bugs":{"url":"https://github.com/BaskerHQ/cms/issues"},"author":{"name":"Basker Ltd."},"license":"UNLICENSED","homepage":"https://basker.dev/","keywords":["basker","cms","theme","development","liquid","hono","local","cli"],"repository":{"url":"git+https://github.com/BaskerHQ/cms.git","type":"git","directory":"packages/localstage"},"description":"Local development server for Basker themes - CLI tool for theme development","maintainers":[{"name":"sealan","email":"sealan.cronin@gmail.com"}],"readme":"","readmeFilename":""}