UNPKG

metalsmith-build-info

Version:

Metalsmith plugin to add various build infos to the metadata.

23 lines (22 loc) 572 B
{ "name": "metalsmith-build-info", "version": "1.0.1", "description": "Metalsmith plugin to add various build infos to the metadata.", "keywords": [ "metalsmith", "buildinfo", "date" ], "homepage": "https://github.com/chkal/metalsmith-build-info", "repository": "git@github.com:chkal/metalsmith-build-info.git", "license": "MIT", "author": { "name": "Christian Kaltepoth", "email": "christian@kaltepoth.de", "url": "http://blog.kaltepoth.de/" }, "main": "src/index.js", "devDependencies": { "metalsmith": "^2.3.0" } }