mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-14 15:04:03 -08:00
12 lines
196 B
JSON
12 lines
196 B
JSON
|
{
|
||
|
"name": "api",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"scripts": {
|
||
|
"start": "func start",
|
||
|
"test": "echo \"No tests yet...\""
|
||
|
},
|
||
|
"dependencies": {},
|
||
|
"devDependencies": {}
|
||
|
}
|