{"_id":"@4meta5/pi-shell-cli","_rev":"2-1a4ca7910cf6c4df3d4fbab58543ab0a","name":"@4meta5/pi-shell-cli","dist-tags":{"latest":"0.1.1"},"versions":{"0.1.0":{"name":"@4meta5/pi-shell-cli","version":"0.1.0","keywords":["pi","pi-shell","cli","scaffold"],"license":"MIT","_id":"@4meta5/pi-shell-cli@0.1.0","maintainers":[{"name":"4meta5","email":"orlandodowntownhome@gmail.com"}],"bin":{"pi-shell":"bin/pi-shell.js"},"dist":{"shasum":"7cb09330c1e721b57669e3441e0808ccb72713c5","tarball":"https://registry.npmjs.org/@4meta5/pi-shell-cli/-/pi-shell-cli-0.1.0.tgz","fileCount":16,"integrity":"sha512-vCxBG7GcTNg886206Bl8gf/4nOkqNo+fkFcH4X5uLcbchcrX0/f7oV8hjK8ZyCOGcdtGXpyBYOw0JQ9boLLFMA==","signatures":[{"sig":"MEYCIQC16TFi8byw+uus2xGXM9AQcmvLfHTt0qDpT8/hQeUVKwIhALiMx4bB7v5zc2IF5lKA73wBy55jVNyiVw/1DxI47d5F","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19744},"main":"dist/index.js","type":"module","types":"dist/index.d.ts","engines":{"node":">=20.0.0"},"gitHead":"8c8a6c32ef774154e6e3f21f1331e673ea8d9ebf","scripts":{"build":"tsc -b --force tsconfig.build.json","prepack":"npm run build"},"_npmUser":{"name":"4meta5","email":"orlandodowntownhome@gmail.com"},"_npmVersion":"11.6.2","description":"CLI for generating reproducible pi project instances from pinned manifests.","directories":{},"_nodeVersion":"25.2.1","dependencies":{"@4meta5/pi-shell-base":"0.1.0","@4meta5/pi-shell-core":"0.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"_npmOperationalInternal":{"tmp":"tmp/pi-shell-cli_0.1.0_1771398731669_0.6345668095883554","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@4meta5/pi-shell-cli","version":"0.1.1","description":"CLI for generating reproducible pi project instances from pinned manifests.","license":"MIT","type":"module","bin":{"pi-shell":"bin/pi-shell.js"},"main":"dist/index.js","types":"dist/index.d.ts","keywords":["pi-package","pi","pi-shell","cli","scaffold"],"scripts":{"build":"tsc -b --force tsconfig.build.json","prepack":"npm run build"},"dependencies":{"@4meta5/pi-shell-core":"0.1.1","@4meta5/pi-shell-base":"0.1.1"},"engines":{"node":">=20.0.0"},"publishConfig":{"access":"public"},"gitHead":"dc11e87d0d0b418477bbc04b32b8249e8c4505b4","_id":"@4meta5/pi-shell-cli@0.1.1","_nodeVersion":"25.2.1","_npmVersion":"11.6.2","dist":{"integrity":"sha512-fgZRg0jK4B21k2C/QyCr2SFK6WlAaQIiNd43QJt/l4HNMMstvr+PpgIcCHXIUmGrlqX/rNw00DlFm7ALQejinQ==","shasum":"9aa1c88875c89168445161946bd04ee458a6a260","tarball":"https://registry.npmjs.org/@4meta5/pi-shell-cli/-/pi-shell-cli-0.1.1.tgz","fileCount":16,"unpackedSize":19848,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCOpuZJbJaEFIECwfWpombyKamwyf0WwB6nXXg05uEYhAIhAJKcjKBYoX66BIwlnwCcX+MBD4IpaI8lcC0f36hMMHWn"}]},"_npmUser":{"name":"4meta5","email":"orlandodowntownhome@gmail.com"},"directories":{},"maintainers":[{"name":"4meta5","email":"orlandodowntownhome@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/pi-shell-cli_0.1.1_1771401291313_0.7610351357113183"},"_hasShrinkwrap":false}},"time":{"created":"2026-02-18T07:12:11.592Z","modified":"2026-02-18T07:54:51.581Z","0.1.0":"2026-02-18T07:12:11.804Z","0.1.1":"2026-02-18T07:54:51.443Z"},"license":"MIT","keywords":["pi-package","pi","pi-shell","cli","scaffold"],"description":"CLI for generating reproducible pi project instances from pinned manifests.","maintainers":[{"name":"4meta5","email":"orlandodowntownhome@gmail.com"}],"readme":"# @4meta5/pi-shell-cli\n\nCLI for generating new, reproducible pi instances from a pinned profile + allowlist pair.\n\n## Install\n\n```bash\nnpm install -g @4meta5/pi-shell-cli\n```\n\nOr as a Pi package:\n\n```bash\npi install npm:@4meta5/pi-shell-cli\n```\n\n## Usage\n\n```bash\npi-shell up ./my-instance --profile ./profile.json --yes\n```\n\n## Command\n\n```text\nUsage: pi-shell up [targetPath] [options]\n\nOptions:\n  --profile <path>   Path to profile.json (default: ./profile.json)\n  --dry-run          Show what would be generated without writing\n  --yes              Skip confirmation prompt\n  --help             Show this help message\n```\n\n## License\n\nMIT\n","readmeFilename":"README.md"}