More repo maintenance & add Readme

This commit is contained in:
Enstrayed
2024-06-26 20:16:01 -07:00
parent 9a7a5b69ee
commit 6ea66c0407
6 changed files with 106 additions and 166 deletions

View File

@@ -4,11 +4,8 @@
},
"name": "enstrayedapi",
"version": "1.0.0",
"description": "api.enstrayed.com",
"description": "EnstrayedAPI",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/enstrayed/enstrayedapi.git"
@@ -18,7 +15,6 @@
"bugs": {
"url": "https://github.com/enstrayed/enstrayedapi/issues"
},
"homepage": "https://api.enstrayed.com",
"devDependencies": {
"@types/bun": "^1.0.12",
"@types/node": "^20.12.3"