{"id":179086651,"number":"2.8.75","published_at":"2026-03-13T19:01:02.781Z","licenses":"MIT","integrity":"sha512-AWK2M8bJj0kvRAzom9glSKOKwHB920UP2EuhIM76O9vbvV05iviwCVIAU2lbeiLT6V7s7u6uQMi5eddeTcErZw==","status":null,"download_url":"https://registry.npmjs.org/@stackframe/init-stack/-/init-stack-2.8.75.tgz","registry_url":"https://www.npmjs.com/package/@stackframe/init-stack/v/2.8.75","documentation_url":null,"install_command":"npm install @stackframe/init-stack@2.8.75","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":{"integrity":"sha512-AWK2M8bJj0kvRAzom9glSKOKwHB920UP2EuhIM76O9vbvV05iviwCVIAU2lbeiLT6V7s7u6uQMi5eddeTcErZw==","shasum":"a2dc081821e8d4cfdb10ded03e95b7a63a67b1e0","tarball":"https://registry.npmjs.org/@stackframe/init-stack/-/init-stack-2.8.75.tgz","fileCount":7,"unpackedSize":233443,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@stackframe%2finit-stack@2.8.75","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCStlWB3Djxxpjor0QaQA+bLhNQMoHednP0pC9d/krVDgIhAOt249tox7qyDZh09wP3fXiUAlB4hjiOMubyDOuqoIDN"}]},"gitHead":null,"main":"dist/index.mjs","scripts":{"clean":"rimraf test-run-output \u0026\u0026 rimraf node_modules \u0026\u0026 rimraf dist","build":"tsdown","dev":"tsdown --watch","lint":"eslint --ext .tsx,.ts .","typecheck":"tsc --noEmit","init-stack":"node dist/index.mjs","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.mjs","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","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","ensure-neon":"grep -q '\"@neondatabase/serverless\"' ./test-run-output/package.json \u0026\u0026 echo 'Initialized Neon successfully!'","test-run-neon":"pnpm run test-run-node --neon \u0026\u0026 pnpm run ensure-neon","test-run-neon:manual":"pnpm run test-run-node:manual --neon \u0026\u0026 pnpm run ensure-neon","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-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-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-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-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-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-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-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-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-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-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.11.0","_nodeVersion":"25.8.1","_hasShrinkwrap":false,"directories":{},"engines":null,"exports":null,"browserify":null},"created_at":"2026-03-13T19:01:09.192Z","updated_at":"2026-03-13T19:01:12.260Z","purl":"pkg:npm/%40stackframe/init-stack@2.8.75","related_tag":null,"latest":true,"version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stackframe%2Finit-stack/versions/2.8.75","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stackframe%2Finit-stack/versions/2.8.75/codemeta","dependencies":[{"id":1953505520,"ecosystem":"npm","package_name":"commander","requirements":"^13.1.0","kind":"runtime","optional":false},{"id":1953505521,"ecosystem":"npm","package_name":"inquirer","requirements":"^9.2.19","kind":"runtime","optional":false},{"id":1953505522,"ecosystem":"npm","package_name":"open","requirements":"^10.1.0","kind":"runtime","optional":false},{"id":1953505523,"ecosystem":"npm","package_name":"posthog-node","requirements":"^4.1.0","kind":"runtime","optional":false},{"id":1953505524,"ecosystem":"npm","package_name":"@stackframe/stack-shared","requirements":"2.8.75","kind":"runtime","optional":false},{"id":1953505525,"ecosystem":"npm","package_name":"@types/inquirer","requirements":"^9.0.7","kind":"Development","optional":false},{"id":1953505526,"ecosystem":"npm","package_name":"@types/node","requirements":"20.17.6","kind":"Development","optional":false},{"id":1953505527,"ecosystem":"npm","package_name":"rimraf","requirements":"^6.1.2","kind":"Development","optional":false},{"id":1953505528,"ecosystem":"npm","package_name":"tsdown","requirements":"^0.20.3","kind":"Development","optional":false},{"id":1953505529,"ecosystem":"npm","package_name":"typescript","requirements":"5.9.3","kind":"Development","optional":false}],"package_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stackframe%2Finit-stack"}