Minimal package used to verify build and publish workflows.
# npm
npm i @goldlabelapps/virus
# yarn
yarn add @goldlabelapps/virusimport { renderPackageInfo } from '@goldlabelapps/virus';
console.log(renderPackageInfo());
// @goldlabelapps/virus v1.0.3PACKAGE_NAME
- Type:
string - Value:
@goldlabelapps/virus
PACKAGE_VERSION
- Type:
string - Value: current package version (for example
1.0.3)
- Returns:
string - Format:
<package-name> v<package-version>
MIT (c) Goldlabel°