UNPKG

dmp-page-meta

Version:

Documark plugin for configuring the header, footer, page margins, and global styles.

33 lines (32 loc) 778 B
{ "name": "dmp-page-meta", "version": "0.2.7", "description": "Documark plugin for configuring the header, footer, page margins, and global styles.", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/documark/dmp-page-meta.git" }, "keywords": [ "documark", "documark-plugin", "page", "meta", "page margins", "config", "stylesheets", "css" ], "author": "Maurits van Mastrigt <maurits@nerdieworks.nl>", "license": "MIT", "bugs": { "url": "https://github.com/documark/dmp-page-meta/issues" }, "homepage": "https://github.com/documark/dmp-page-meta", "dependencies": { "documark-cache": "^0.2.0", "jade": "^1.9.2", "tiny-range": "0.0.3", "valid-url": "^1.0.9" } }