{ "name": "bullet-train-oh-my-zsh-theme", "version": "0.0.5", "description": "A Powerline-like theme for oh-my-zsh", "main": "bullet-train.zsh-theme", "scripts": { "test": "grunt test", "bump": "grunt bump" }, "repository": { "type": "git", "url": "https://github.com/caiogondim/bullet-train-oh-my-zsh-theme.git" }, "author": "Caio Gondim", "license": "ISC", "bugs": { "url": "https://github.com/caiogondim/bullet-train-oh-my-zsh-theme/issues" }, "homepage": "https://github.com/caiogondim/bullet-train-oh-my-zsh-theme", "devDependencies": { "grunt": "^0.4.5", "grunt-bump": "0.0.16", "grunt-cli": "^0.1.13", "grunt-lintspaces": "^0.6.0" } }