{"_rev":"3-3703d3f98aa2e8c5e13064ab773985bb","time":{"created":"2026-03-26T15:08:03.127Z","modified":"2026-03-26T15:08:03.656Z","0.0.0":"2026-03-26T07:18:47.804Z","0.0.2":"2026-03-26T15:08:03.394Z"},"_id":"@anchor-org/cli","name":"@anchor-org/cli","dist-tags":{"latest":"0.0.2"},"versions":{"0.0.2":{"name":"@anchor-org/cli","version":"0.0.2","license":"MIT","bin":{"anchor":"dist/cli.js"},"type":"module","engines":{"node":">=16"},"scripts":{"build":"node esbuild.config.js","dev":"node esbuild.config.js --watch","link":"npm run build && npm link","unlink":"npm unlink -g @anchor-org/cli","prepublishOnly":"npm run build"},"dependencies":{"ink":"^5.2.1","react":"^18.2.0"},"publishConfig":{"registry":"https://registry.npmjs.org","access":"public"},"devDependencies":{"esbuild":"^0.27.4"},"gitHead":"1dc276e01f4ed76f6251660f95bc6033e2c7997b","_id":"@anchor-org/cli@0.0.2","description":"Interactive CLI for generating design token skill files. Walk through a guided wizard to define your design system — style, rhythm, whitespace, color, motion, accessibility — then fine-tune individual tokens and export a ready-to-use `.md` skill file.","_nodeVersion":"24.13.1","_npmVersion":"11.8.0","dist":{"integrity":"sha512-eKwKp/jpoDgJxCRkC6vwSEZjxDojpHviECbKlO4anYjfMDj78qrfd+V36l3Q4abdwTiabnyiUigJeDAC1T4gTg==","shasum":"7f9f6dbeafb09c6002ae4fcb219eff8d00961437","tarball":"https://registry.npmjs.org/@anchor-org/cli/-/cli-0.0.2.tgz","fileCount":3,"unpackedSize":656947,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIDO0sbj8e061Jkwt34KROuec+QG1UU0BHn7PqQpE2xBTAiEAoW3gfwFeb3MusfTkDMbHJUqDqsjE/5w24A6r/n4QHzo="}]},"_npmUser":{"name":"bmson","email":"bmson@bmson.com"},"directories":{},"maintainers":[{"name":"bmson","email":"bmson@bmson.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cli_0.0.2_1774537683240_0.36370563972046055"},"_hasShrinkwrap":false}},"maintainers":[{"name":"bmson","email":"bmson@bmson.com"}],"description":"Interactive CLI for generating design token skill files. Walk through a guided wizard to define your design system — style, rhythm, whitespace, color, motion, accessibility — then fine-tune individual tokens and export a ready-to-use `.md` skill file.","license":"MIT","readme":"# Anchor CLI\n\nInteractive CLI for generating design token skill files. Walk through a guided wizard to define your design system — style, rhythm, whitespace, color, motion, accessibility — then fine-tune individual tokens and export a ready-to-use `.md` skill file.\n\n## Install\n\n```bash\nnpm install --global @anchor-org/cli\n```\n\nThen run it anywhere:\n\n```bash\nanchor\nanchor --name \"My Brand\"\n```\n\n## Options\n\n| Flag     | Description                        |\n|----------|------------------------------------|\n| `--name` | Pre-fill the style name            |\n\n## Development\n\n```bash\nnpm install\nnpm run dev       # watch mode — rebuilds on save\nnpm run build     # one-off production build\nnpm run link      # build and link globally for local testing\nnpm run unlink    # remove the global link\n```\n","readmeFilename":"readme.md"}