oh-my-posh/website/api/package.json
2022-05-13 08:46:25 +02:00

13 lines
197 B
JSON

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