UNPKG

metalsmith-jsonld

Version:

A convenient way to add JSON-LD markup to all the pages on your Metalsmith site.

22 lines (21 loc) 548 B
{ "name": "metalsmith-jsonld", "version": "0.0.7", "description": "A convenient way to add JSON-LD markup to all the pages on your Metalsmith site.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/thinktandem/metalsmith-jsonld.git" }, "keywords": [ "Metalsmith", "JSON-LD", "SEO" ], "author": "Alec Reynolds <alec@thinktandem.io> (http://alecreynolds.com)", "license": "ISC", "dependencies": {} }