aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ovh-cloud/package.json
diff options
context:
space:
mode:
authorLibravatar Maitre_Oda <oda.alexandre31@gmail.com>2021-08-28 15:31:35 +0200
committerLibravatar GitHub <noreply@github.com>2021-08-28 19:01:35 +0530
commitc5293b4acc4283e9bc47569ad0026bae1d06299c (patch)
tree03b0d756ad3dd325887f95077ff579dde2bdc728 /recipes/ovh-cloud/package.json
parentNew recipe: scribens (#651) (diff)
downloadferdium-recipes-c5293b4acc4283e9bc47569ad0026bae1d06299c.tar.gz
ferdium-recipes-c5293b4acc4283e9bc47569ad0026bae1d06299c.tar.zst
ferdium-recipes-c5293b4acc4283e9bc47569ad0026bae1d06299c.zip
New recipe: ovh-cloud (#650)
Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
Diffstat (limited to 'recipes/ovh-cloud/package.json')
-rw-r--r--recipes/ovh-cloud/package.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes/ovh-cloud/package.json b/recipes/ovh-cloud/package.json
new file mode 100644
index 0000000..a853f2d
--- /dev/null
+++ b/recipes/ovh-cloud/package.json
@@ -0,0 +1,9 @@
1{
2 "id": "OVHCloud",
3 "name": "OVH Cloud",
4 "version": "1.0.0",
5 "license": "MIT",
6 "config": {
7 "serviceURL": "https://www.ovh.com/auth"
8 }
9}