UNPKG

zsh-buddy

Version:
36 lines (35 loc) 830 B
{ "name": "zsh-buddy", "type": "module", "version": "0.58.72", "description": "A better Stacks zsh experience.", "author": "Chris Breuer", "license": "MIT", "funding": "https://github.com/sponsors/chrisbbreuer", "homepage": "https://github.com/stacksjs/stacks/tree/main/storage/framework/core/zsh-buddy#readme", "repository": { "type": "git", "url": "git+https://github.com/stacksjs/stacks.git", "directory": "./storage/framework/core/zsh-buddy" }, "bugs": { "url": "https://github.com/stacksjs/stacks/issues" }, "keywords": [ "ohmyzsh", "zsh", "stacks" ], "contributors": [ "Chris Breuer <chris@stacksjs.org>" ], "files": [ "buddy.plugin.zsh" ], "engines": { "node": ">=20.11.1" }, "scripts": { "build": "echo 'No build step required.'" } }