UNPKG

metalsmith-simple-excerpt

Version:
25 lines (24 loc) 616 B
{ "name": "metalsmith-simple-excerpt", "version": "0.0.2", "description": "Create excerpts from file contents.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/kevingimbel/metalsmith-simple-excerpt" }, "keywords": [ "Metalsmith", "Excerpt", "Content" ], "author": "Kevin Gimbel", "license": "ISC", "bugs": { "url": "https://github.com/kevingimbel/metalsmith-simple-excerpt/issues" }, "homepage": "https://github.com/kevingimbel/metalsmith-simple-excerpt" }