tailoring to my taste
This commit is contained in:
@@ -1,17 +1,14 @@
|
||||
{
|
||||
"name": "@lucas-labs/lugit-theme",
|
||||
"name": "yigit-gitea-theme",
|
||||
"version": "0.1.0",
|
||||
"type": "module",
|
||||
"description": "Custom theme for lucaslabs' internal git server",
|
||||
"description": "Custom theme for yiGit Gitea instance.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"build": "node tools/build.js",
|
||||
"serve": "node tools/serve.js",
|
||||
"deploy": "node tools/deploy.js",
|
||||
"restart": "node tools/restart.js",
|
||||
"style:check": "npx prettier -c ."
|
||||
},
|
||||
"author": "lucas-labs",
|
||||
"author": "fybx",
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"browser-sync": "^2.29.3",
|
||||
|
||||
Reference in New Issue
Block a user