Rename to thelounge-theme-solarized

This commit is contained in:
Pavel Djundik 2017-12-23 21:57:14 +02:00
parent d0d3306438
commit 488c907677
1 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "lounge-theme-solarized", "name": "thelounge-theme-solarized",
"version": "1.0.10", "version": "1.0.11",
"description": "A simple theme with Solarized colours", "description": "A simple theme with Solarized colours",
"main": "package.json", "main": "package.json",
"thelounge": { "thelounge": {
@ -9,17 +9,17 @@
"css": "theme.css" "css": "theme.css"
}, },
"license": "MIT", "license": "MIT",
"homepage": "https://github.com/thelounge/lounge-theme-solarized", "homepage": "https://github.com/thelounge/thelounge-theme-solarized",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "git+https://github.com/thelounge/lounge-theme-solarized.git" "url": "git+https://github.com/thelounge/thelounge-theme-solarized.git"
}, },
"keywords": [ "keywords": [
"thelounge", "thelounge",
"thelounge-theme" "thelounge-theme"
], ],
"bugs": { "bugs": {
"url": "https://github.com/thelounge/lounge-theme-solarized/issues" "url": "https://github.com/thelounge/thelounge-theme-solarized/issues"
}, },
"devDependencies": { "devDependencies": {
"stylelint": "^8.3.0", "stylelint": "^8.3.0",