mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2026-01-10 20:43:14 +01:00
@@ -4,7 +4,7 @@
|
||||
"description": "A Powerline-like theme for oh-my-zsh",
|
||||
"main": "bullet-train.zsh-theme",
|
||||
"scripts": {
|
||||
"test": "npm test"
|
||||
"test": "grunt test"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
@@ -15,5 +15,10 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/caiogondim/bullet-train-oh-my-zsh-theme/issues"
|
||||
},
|
||||
"homepage": "https://github.com/caiogondim/bullet-train-oh-my-zsh-theme"
|
||||
"homepage": "https://github.com/caiogondim/bullet-train-oh-my-zsh-theme",
|
||||
"devDependencies": {
|
||||
"grunt": "^0.4.5",
|
||||
"grunt-cli": "^0.1.13",
|
||||
"grunt-lintspaces": "^0.6.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user