migrate
This commit is contained in:
+5
-8
@@ -1,27 +1,24 @@
|
||||
{
|
||||
"name": "thelounge-theme-solarized",
|
||||
"name": "thelounge-theme-lrz",
|
||||
"version": "1.1.9",
|
||||
"description": "A simple theme with Solarized colours",
|
||||
"description": "Custom personal theme",
|
||||
"main": "package.json",
|
||||
"thelounge": {
|
||||
"name": "Solarized",
|
||||
"name": "LRZ",
|
||||
"type": "theme",
|
||||
"css": "theme.css",
|
||||
"themeColor": "#002b36"
|
||||
},
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/thelounge/thelounge-theme-solarized",
|
||||
"homepage": "https://git.yetaga.in/alazyreader/thelounge-theme-lzr",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/thelounge/thelounge-theme-solarized.git"
|
||||
"url": "git+https://git.yetaga.in/alazyreader/thelounge-theme-lzr.git"
|
||||
},
|
||||
"keywords": [
|
||||
"thelounge",
|
||||
"thelounge-theme"
|
||||
],
|
||||
"bugs": {
|
||||
"url": "https://github.com/thelounge/thelounge-theme-solarized/issues"
|
||||
},
|
||||
"devDependencies": {
|
||||
"stylelint": "^13.1.0",
|
||||
"stylelint-config-standard": "^22.0.0"
|
||||
|
||||
Reference in New Issue
Block a user