Use of "Lockfile" can be confusing and misleading as Package Managers will be expected to implement their own lockfiles based on what packages they have installed.
This pr renames occurrences of "Lockfile" to "Package".
Also updates "lockfile_version" in schema to "manifest_version"
Use of "Lockfile" can be confusing and misleading as Package Managers will be expected to implement their own lockfiles based on what packages they have installed.
This pr renames occurrences of "Lockfile" to "Package". Also updates "lockfile_version" in schema to "manifest_version"
closes #73