Add stat API
This commit is contained in:
parent
3d53e09141
commit
468dcd8715
6 changed files with 80 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "forward-domain",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"description": "Public service to forward domain for free",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
|
|
@ -10,8 +10,8 @@
|
|||
"count": "find .certs -type d | grep '.\\.' | wc -l"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"author": "Wildan Mubarok",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"await-lock": "^2.1.0",
|
||||
"axios": "^0.21.1",
|
||||
|
|
|
|||
Loading…
Add table
editor.link_modal.header
Reference in a new issue