oh-my-posh/docs/api/package.json
2022-01-04 09:41:28 +01: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.24.0"
}
}