From 8ebf20f521d439c3616492fbedcac468ea6658df Mon Sep 17 00:00:00 2001 From: viniciussanchez Date: Thu, 29 Apr 2021 17:12:43 -0300 Subject: [PATCH] Se aceito, vai adicionar a compatibilidade com o Boss --- boss-lock.json | 5 +++++ boss.json | 9 +++++++++ 2 files changed, 14 insertions(+) create mode 100644 boss-lock.json create mode 100644 boss.json diff --git a/boss-lock.json b/boss-lock.json new file mode 100644 index 0000000..30e6664 --- /dev/null +++ b/boss-lock.json @@ -0,0 +1,5 @@ +{ + "hash": "d41d8cd98f00b204e9800998ecf8427e", + "updated": "2021-04-29T17:11:41.0855564-03:00", + "installedModules": {} +} \ No newline at end of file diff --git a/boss.json b/boss.json new file mode 100644 index 0000000..a13445c --- /dev/null +++ b/boss.json @@ -0,0 +1,9 @@ +{ + "name": "Router4Delphi", + "description": "", + "version": "1.0.0", + "homepage": "", + "mainsrc": "src", + "projects": [], + "dependencies": {} +} \ No newline at end of file