This commit is contained in:
@@ -1,11 +1,24 @@
|
||||
{application,gmserialization,
|
||||
[{description,"Serialization of data for the Gajumaru"},
|
||||
[{description,"Serialization helpers for the Gajumaru."},
|
||||
{vsn,"0.1.2"},
|
||||
{registered,[]},
|
||||
{applications,[kernel,stdlib,crypto,base58]},
|
||||
{env,[]},
|
||||
{modules,[gmser_api_encoder,gmser_chain_objects,
|
||||
{modules,[base58,timing,enacl_eqc,enacl_ext_eqc,enacl,enacl_ext,
|
||||
enacl_nif,enacl_SUITE,pc,pc_compilation,pc_port_env,
|
||||
pc_port_specs,pc_prv_clean,pc_prv_compile,pc_util,
|
||||
base58,timing,enacl_eqc,enacl_ext_eqc,enacl,enacl_ext,
|
||||
enacl_nif,enacl_SUITE,gmser_api_encoder,
|
||||
gmser_chain_objects,gmser_contract_code,
|
||||
gmser_delegation,gmser_id,gmser_rlp,gmserialization,
|
||||
gmser_api_encoder_tests,gmser_chain_objects_tests,
|
||||
gmser_contract_code_tests,gmser_delegation_tests,
|
||||
gmser_rlp_tests,pc,pc_compilation,pc_port_env,
|
||||
pc_port_specs,pc_prv_clean,pc_prv_compile,pc_util,
|
||||
gmser_api_encoder,gmser_chain_objects,
|
||||
gmser_contract_code,gmser_delegation,gmser_id,
|
||||
gmser_rlp,gmserialization]},
|
||||
gmser_rlp,gmserialization,gmser_api_encoder_tests,
|
||||
gmser_chain_objects_tests,gmser_contract_code_tests,
|
||||
gmser_delegation_tests,gmser_rlp_tests]},
|
||||
{licenses,[]},
|
||||
{links,[]}]}.
|
||||
|
||||
Reference in New Issue
Block a user