{"id":178307463,"number":"2.8.65","published_at":"2026-02-04T18:22:38.360Z","licenses":"MIT","integrity":"sha512-o1h2SICS18zruIFHb6dOvxylEYPLpsze8D5325kOMca5ApOTYbo1e29mH1RDbi0HexjlwFj0JUymNUi5803AMg==","status":null,"download_url":"https://registry.npmjs.org/@stackframe/init-stack/-/init-stack-2.8.65.tgz","registry_url":"https://www.npmjs.com/package/@stackframe/init-stack/v/2.8.65","documentation_url":null,"install_command":"npm install @stackframe/init-stack@2.8.65","metadata":{"deprecated":null,"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:c1d4b218-7aa4-44a5-b59d-1677a4a62de1"}},"dist":{"shasum":"496bdf8fcf0e9dbaa4423abd8c2487b8a450bbda","tarball":"https://registry.npmjs.org/@stackframe/init-stack/-/init-stack-2.8.65.tgz","fileCount":6,"integrity":"sha512-o1h2SICS18zruIFHb6dOvxylEYPLpsze8D5325kOMca5ApOTYbo1e29mH1RDbi0HexjlwFj0JUymNUi5803AMg==","signatures":[{"sig":"MEYCIQCef4UAN1NoaK0NvoElBiJsDz9bWTm0jGcBRi2nbSYCRAIhAKx38X+lJ/llqoAiAwaCj+2OKTAHb6KNdkYIyxlWckqB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stackframe%2finit-stack@2.8.65","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":256925},"gitHead":null,"main":"dist/index.js","scripts":{"dev":"tsup --watch","lint":"eslint --ext .tsx,.ts .","build":"tsup","clean":"rimraf test-run-output \u0026\u0026 rimraf node_modules \u0026\u0026 rimraf dist","test-run":"pnpm run build \u0026\u0026 pnpm run test-run-js \u0026\u0026 pnpm run test-run-node \u0026\u0026 pnpm run test-run-next \u0026\u0026 pnpm run test-run-neon \u0026\u0026 pnpm run test-run-no-browser","typecheck":"tsc --noEmit","init-stack":"node dist/index.js","ensure-neon":"grep -q '\"@neondatabase/serverless\"' ./test-run-output/package.json \u0026\u0026 echo 'Initialized Neon successfully!'","test-run-js":"rimraf test-run-output \u0026\u0026 pnpx sv create test-run-output --template minimal --types ts --no-add-ons --no-install \u0026\u0026 pnpm run init-stack:local test-run-output --on-question error --no-warn-uncommitted-changes --js --client --npm --no-browser","test-run-neon":"pnpm run test-run-node --neon \u0026\u0026 pnpm run ensure-neon","test-run-next":"rimraf test-run-output \u0026\u0026 pnpx create-next-app@latest test-run-output --app --ts --no-src-dir --tailwind --use-npm --eslint --import-alias '##@#/*' --turbopack \u0026\u0026 pnpm run init-stack:local test-run-output --on-question error --no-warn-uncommitted-changes --no-browser","test-run-node":"rimraf test-run-output \u0026\u0026 mkdir test-run-output \u0026\u0026 cd test-run-output \u0026\u0026 npm init --init-author-name example-author --init-license UNLICENSED --init-author-url http://example.com --init-module test-run-output --init-version 1.0.0 -y \u0026\u0026 cd .. \u0026\u0026 pnpm run init-stack:local test-run-output --on-question error --no-warn-uncommitted-changes --js --server --npm --no-browser","test-run-react":"rimraf test-run-output \u0026\u0026 pnpx create-vite@latest test-run-output --template react-ts \u0026\u0026 pnpm run init-stack:local test-run-output --on-question error --no-warn-uncommitted-changes --no-browser --npm","test-run:manual":"pnpm run build \u0026\u0026 pnpm run test-run-js:manual \u0026\u0026 pnpm run test-run-node:manual \u0026\u0026 pnpm run test-run-next:manual \u0026\u0026 pnpm run test-run-neon:manual","init-stack:local":"STACK_INIT_API_BASE_URL=http://localhost:${NEXT_PUBLIC_STACK_PORT_PREFIX:-81}02 STACK_NEXT_INSTALL_PACKAGE_NAME_OVERRIDE=../../stack STACK_JS_INSTALL_PACKAGE_NAME_OVERRIDE=../../js STACK_REACT_INSTALL_PACKAGE_NAME_OVERRIDE=../../react node dist/index.js","test-run-keys-js":"rimraf test-run-output \u0026\u0026 pnpx sv create test-run-output --template minimal --types ts --no-add-ons --no-install \u0026\u0026 pnpm run init-stack:local test-run-output --on-question error --no-warn-uncommitted-changes --js --client --npm --project-id my-project-id --publishable-client-key my-publishable-client-key","test-run-js:manual":"rimraf test-run-output \u0026\u0026 pnpx sv create test-run-output --no-install \u0026\u0026 pnpm run init-stack:local test-run-output","test-run-keys-next":"rimraf test-run-output \u0026\u0026 pnpx create-next-app@latest test-run-output --app --ts --no-src-dir --tailwind --use-npm --eslint --import-alias '##@#/*' --turbopack \u0026\u0026 pnpm run init-stack:local test-run-output --on-question error --no-warn-uncommitted-changes --project-id my-project-id --publishable-client-key my-publishable-client-key","test-run-no-browser":"rimraf test-run-output \u0026\u0026 mkdir test-run-output \u0026\u0026 cd test-run-output \u0026\u0026 npm init --init-author-name example-author --init-license UNLICENSED --init-author-url http://example.com --init-module test-run-output --init-version 1.0.0 -y \u0026\u0026 cd .. \u0026\u0026 pnpm run init-stack:local test-run-output --on-question error --no-warn-uncommitted-changes --js --server --npm --no-browser","test-run-neon:manual":"pnpm run test-run-node:manual --neon \u0026\u0026 pnpm run ensure-neon","test-run-next:manual":"rimraf test-run-output \u0026\u0026 pnpx create-next-app@latest test-run-output \u0026\u0026 pnpm run init-stack:local test-run-output","test-run-node:manual":"rimraf test-run-output \u0026\u0026 mkdir test-run-output \u0026\u0026 cd test-run-output \u0026\u0026 npm init \u0026\u0026 cd .. \u0026\u0026 pnpm run init-stack:local test-run-output","test-run-react:manual":"rimraf test-run-output \u0026\u0026 pnpx create-vite@latest test-run-output --template react-ts \u0026\u0026 pnpm run init-stack:local test-run-output --react"},"_npmVersion":"11.8.0","_nodeVersion":"25.6.0","_hasShrinkwrap":false,"directories":{},"engines":null,"exports":null,"browserify":null},"created_at":"2026-03-10T18:02:41.444Z","updated_at":"2026-03-10T18:02:41.444Z","purl":"pkg:npm/%40stackframe/init-stack@2.8.65","related_tag":null,"latest":false,"version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stackframe%2Finit-stack/versions/2.8.65","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stackframe%2Finit-stack/versions/2.8.65/codemeta","dependencies":[{"id":1948549173,"ecosystem":"npm","package_name":"open","requirements":"^10.1.0","kind":"runtime","optional":false},{"id":1948549174,"ecosystem":"npm","package_name":"inquirer","requirements":"^9.2.19","kind":"runtime","optional":false},{"id":1948549175,"ecosystem":"npm","package_name":"commander","requirements":"^13.1.0","kind":"runtime","optional":false},{"id":1948549176,"ecosystem":"npm","package_name":"posthog-node","requirements":"^4.1.0","kind":"runtime","optional":false},{"id":1948549177,"ecosystem":"npm","package_name":"@stackframe/stack-shared","requirements":"2.8.65","kind":"runtime","optional":false},{"id":1948549178,"ecosystem":"npm","package_name":"tsup","requirements":"^8.4.0","kind":"Development","optional":false},{"id":1948549179,"ecosystem":"npm","package_name":"rimraf","requirements":"^6.0.1","kind":"Development","optional":false},{"id":1948549180,"ecosystem":"npm","package_name":"typescript","requirements":"5.3.3","kind":"Development","optional":false},{"id":1948549181,"ecosystem":"npm","package_name":"@types/node","requirements":"20.17.6","kind":"Development","optional":false},{"id":1948549182,"ecosystem":"npm","package_name":"@types/inquirer","requirements":"^9.0.7","kind":"Development","optional":false}],"package_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stackframe%2Finit-stack"}