mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 20:00:38 +01:00
Release v0.0.1
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
{
|
{
|
||||||
"name": "bullet-train-oh-my-zsh-theme",
|
"name": "bullet-train-oh-my-zsh-theme",
|
||||||
"version": "0.0.0",
|
"version": "0.0.1",
|
||||||
"description": "A Powerline-like theme for oh-my-zsh",
|
"description": "A Powerline-like theme for oh-my-zsh",
|
||||||
"main": "bullet-train.zsh-theme",
|
"main": "bullet-train.zsh-theme",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "grunt test"
|
"test": "grunt test",
|
||||||
|
"bump": "grunt bump"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
@@ -18,6 +19,7 @@
|
|||||||
"homepage": "https://github.com/caiogondim/bullet-train-oh-my-zsh-theme",
|
"homepage": "https://github.com/caiogondim/bullet-train-oh-my-zsh-theme",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"grunt": "^0.4.5",
|
"grunt": "^0.4.5",
|
||||||
|
"grunt-bump": "0.0.14",
|
||||||
"grunt-cli": "^0.1.13",
|
"grunt-cli": "^0.1.13",
|
||||||
"grunt-lintspaces": "^0.6.0"
|
"grunt-lintspaces": "^0.6.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user