From 6e4cfcd065688c25c5e11db5036ead94dc5a0136 Mon Sep 17 00:00:00 2001 From: Marco Lussetti Date: Tue, 20 Oct 2020 04:01:27 -0700 Subject: Add recipe for Sync.com (#337) --- recipes/sync/package.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 recipes/sync/package.json (limited to 'recipes/sync/package.json') diff --git a/recipes/sync/package.json b/recipes/sync/package.json new file mode 100644 index 0000000..923384e --- /dev/null +++ b/recipes/sync/package.json @@ -0,0 +1,12 @@ +{ + "id": "sync", + "name": "sync", + "version": "1.0.0", + "description": "Sync", + "main": "index.js", + "author": "Marco Lussetti ", + "license": "MIT", + "config": { + "serviceURL": "https://cp.sync.com/files/" + } +} -- cgit v1.2.3-70-g09d2