Module wapm_cli::data[][src]

The definitions of data types that wapm uses. The Manifest and the Lockfile are collections of metadata, used for specifying a package and indexing dependencies respectively.

Modules

lock
manifest

The Manifest file is where the core metadata of a wapm package lives

wax_index

The Wax index is where temporary commands are tracked for use with the wax command.