2022-01-03 08:38:07 -08:00
|
|
|
{
|
|
|
|
"name": "api",
|
|
|
|
"version": "1.0.0",
|
|
|
|
"description": "",
|
|
|
|
"scripts": {
|
|
|
|
"start": "func start",
|
|
|
|
"test": "echo \"No tests yet...\""
|
|
|
|
},
|
2022-01-04 00:39:45 -08:00
|
|
|
"dependencies": {
|
|
|
|
"axios": "^0.24.0"
|
|
|
|
}
|
2022-01-03 08:38:07 -08:00
|
|
|
}
|