oh-my-posh/docs/api/package.json

12 lines
196 B
JSON
Raw Normal View History

2022-01-03 08:38:07 -08:00
{
"name": "api",
"version": "1.0.0",
"description": "",
"scripts": {
"start": "func start",
"test": "echo \"No tests yet...\""
},
"dependencies": {},
"devDependencies": {}
}