mirror of
https://github.com/luneko/SweetTokyoNight.git
synced 2025-12-13 23:39:51 +01:00
Change all 'Aqua' occurences
This commit is contained in:
10
package.json
10
package.json
@@ -1,22 +1,22 @@
|
||||
{
|
||||
"name": "Aqua",
|
||||
"name": "Sweet",
|
||||
"version": "1.0.0",
|
||||
"description": "A flat and light theme with a modern look",
|
||||
"description": "Light and dark colorful Gtk3.20+ theme",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/EliverLara/Aqua.git"
|
||||
"url": "git+https://github.com/EliverLara/Sweet.git"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/EliverLara/Aqua/issues"
|
||||
"url": "https://github.com/EliverLara/Sweet/issues"
|
||||
},
|
||||
"homepage": "https://github.com/EliverLara/Aqua#readme",
|
||||
"homepage": "https://github.com/EliverLara/Sweet#readme",
|
||||
"dependencies": {
|
||||
"gulp-exec": "^2.1.3",
|
||||
"gulp-sass": "^4.0.1"
|
||||
|
||||
Reference in New Issue
Block a user