mirror of
https://github.com/jlengrand/cellar.git
synced 2026-03-10 08:01:19 +00:00
12 lines
213 B
JSON
12 lines
213 B
JSON
{
|
|
"name": "cellar-azure-backups",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"scripts": {
|
|
"start": "func start",
|
|
"test": "echo \"No tests yet...\""
|
|
},
|
|
"dependencies": {},
|
|
"devDependencies": {}
|
|
}
|