UNPKG

metalsmith-page-titles

Version:

[![Build Status](https://travis-ci.org/hellatan/metalsmith-page-titles.svg?branch=master)](https://travis-ci.org/hellatan/metalsmith-page-titles)

26 lines (25 loc) 516 B
{ "name": "metalsmith-page-titles", "description": "", "keywords": [ "Metalsmith" ], "version": "1.0.2", "main": "lib/index.js", "scripts": { "test": "./node_modules/.bin/mocha --reporter spec" }, "author": "dale tan", "repository": { "type": "git", "url": "https://github.com/hellatan/metalsmith-page-titles.git" }, "license": "MIT", "devDependencies": { "metalsmith": "^1.7.0", "mocha": "^2.2.5" }, "dependencies": { "find-namespace-value": "^1.0.0" } }