oh-my-posh/website/api/package.json
2023-11-19 19:14:25 +01:00

13 lines
196 B
JSON

{
"name": "api",
"version": "1.0.0",
"description": "",
"scripts": {
"start": "func start",
"test": "echo \"No tests yet...\""
},
"dependencies": {
"axios": "^1.6.2"
}
}