@natewilcox/version-meta
v0.0.12
Published
Build utility to convert package.json and meta data into version.json for use in front end.
Downloads
6
Readme
version-meta
version-meta
is a tool that generates metadata from your package.json
file. It extracts key information such as the build date and package version, and outputs this data into a separate JSON file.
Installation
To install version-meta
, run the following command:
npm install version-meta