From 3c47f9a2876d2cce65e031f4f569554848c65013 Mon Sep 17 00:00:00 2001 From: langdon Date: Sat, 23 Jul 2022 23:41:29 -0400 Subject: adding a recipe for 'tick' (https://tickspot.com) (#132) --- recipes/tick/package.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes/tick/package.json (limited to 'recipes/tick/package.json') diff --git a/recipes/tick/package.json b/recipes/tick/package.json new file mode 100644 index 0000000..2c1356f --- /dev/null +++ b/recipes/tick/package.json @@ -0,0 +1,9 @@ +{ + "id": "tick", + "name": "tick", + "version": "1.0.0", + "license": "MIT", + "config": { + "serviceURL": "http://app.tickspot.com/" + } +} -- cgit v1.2.3-70-g09d2