mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-13 12:47:28 +01:00
chore: Move apidoc config to separate file
This commit is contained in:
5
apidoc.json
Normal file
5
apidoc.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"name": "Habitica V3 API Documentation",
|
||||
"title": "Habitica",
|
||||
"url": "https://habitica.com"
|
||||
}
|
||||
@@ -160,11 +160,5 @@
|
||||
"vinyl-source-stream": "^1.0.0",
|
||||
"vinyl-transform": "^1.0.0",
|
||||
"xml2js": "^0.4.16"
|
||||
},
|
||||
"apidoc": {
|
||||
"name": "habitica",
|
||||
"title": "Habitica",
|
||||
"version": "3.0.0",
|
||||
"url": "https://habitica.com"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user