This commit is contained in:
杜恒 2021-02-22 09:42:03 +08:00
parent df36765ff5
commit b83adf5900
2 changed files with 0 additions and 29 deletions

View File

@ -1,10 +0,0 @@
{
"schedule": "schedule",
"ignoredFiles": [
"favicon.ico",
"search.png",
"assets/owo/*",
"assets/thumb/*",
],
"aggressiveCompression": "false"
}

View File

@ -1,19 +0,0 @@
{
"name": "joe",
"version": "1.0.0",
"description": "Eternity is not a distance but a decision",
"main": "index.php",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/HaoOuBa/Joe.git"
},
"author": "Joe",
"license": "ISC",
"bugs": {
"url": "https://github.com/HaoOuBa/Joe/issues"
},
"homepage": "https://github.com/HaoOuBa/Joe#readme"
}