Lifts all tasks on a tasks record to a package.json file,
which is expected to be available at the context's working directory.
The tasks argument can be a record itself, a string
with the path of the tasks record, or empty to fetch
it at the default path.
Lifts all tasks on a
tasksrecord to a package.json file, which is expected to be available at the context's working directory. Thetasksargument can be a record itself, a string with the path of the tasks record, or empty to fetch it at the default path.