oh-my-posh/website/api/package.json
2025-02-27 08:48:41 +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.7.9"
}
}