reorganizing because zx needs to feel special

This commit is contained in:
2022-10-05 08:22:45 -06:00
parent 822ffa6c94
commit d1b40247be
84 changed files with 1 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
{application,vanillae,
[{description,"Erlang library for ecommerce use of the Aeternity blockchain"},
{registered,[]},
{included_applications,[]},
{applications,[stdlib,kernel]},
{vsn,"0.1.0"},
{modules,[vanillae,vanillae_fetcher,vanillae_man]},
{mod,{vanillae,[]}}]}.