UNPKG

@sebastienrousseau/dotfiles

Version:

The Trusted Shell Platform — Universal dotfiles managed by Chezmoi. Features Bash & Zsh for macOS, Linux & WSL. Rust modern tooling & enterprise-grade security.

11 lines (10 loc) 192 B
{ "name": "__PROJECT_NAME__", "version": "0.1.0", "private": true, "type": "module", "scripts": { "start": "node src/index.js", "test": "node -e \"console.log('ok')\"" } }