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