diff options
author | Indrajith K L | 2023-08-09 03:22:12 +0530 |
---|---|---|
committer | Indrajith K L | 2023-08-09 03:22:12 +0530 |
commit | af7ae10020cb6092f0491435ba43f3c09da663a4 (patch) | |
tree | 8cd5d96ca99cf678f4158b74966588c0f051ed09 /v.mod | |
download | Journlr Frontend-master.tar.gz Journlr Frontend-master.tar.bz2 Journlr Frontend-master.zip |
* Working Post API integrated
Diffstat (limited to 'v.mod')
-rw-r--r-- | v.mod | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +Module { + name: 'journlr_frontend' + description: 'A CLI Journal' + version: '0.0.1' + license: 'CLOSED SOURCE' + dependencies: [] +} |