Generating build meta data for a node/npm module

Our team is using grunt and requirejs to build/optimize our application. It would be nice if I could output some json w/ build date and an updated minor version number. Seems like this would be a fairly common thing. Anything out there that does this already?

You can use the npm. The easiest way to create a package.json is with npm init