mirror of
https://github.com/Cornelicorn/bullet-train.zsh.git
synced 2025-12-06 11:50:38 +01:00
Adds package.json
This commit is contained in:
19
package.json
Normal file
19
package.json
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"name": "bullet-train-oh-my-zsh-theme",
|
||||||
|
"version": "0.0.0",
|
||||||
|
"description": "A Powerline-like theme for oh-my-zsh",
|
||||||
|
"main": "bullet-train.zsh-theme",
|
||||||
|
"scripts": {
|
||||||
|
"test": "npm test"
|
||||||
|
},
|
||||||
|
"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"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user