This repository was archived by the owner on May 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
[ ![ Build Status] ( https://travis-ci.org/fephil/metalsmith-metadata-directory.svg?branch=master )] ( https://travis-ci.org/fephil/metalsmith-metadata-directory )
4
4
[ ![ Dependency Status] ( https://david-dm.org/fephil/metalsmith-metadata-directory.svg )] ( https://david-dm.org/fephil/metalsmith-metadata-directory )
5
5
6
- ** A Metalsmith plugin to add a directory of JSON files for easy use in templates and pages**
6
+ ** A Metalsmith plugin to add a directory of JSON files for use in templates and pages**
7
7
8
8
* Author: [ Phil Lennon] ( https://frontendphil.com )
9
9
* Source: [ github.com/fephil/foley] ( https://github.com/fephil/foley )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " metalsmith-metadata-directory" ,
3
3
"version" : " 0.0.1" ,
4
- "description" : " A Metalsmith plugin to add a directory of JSON files for easy use in templates and pages" ,
4
+ "description" : " A Metalsmith plugin to add a directory of JSON files for use in templates and pages" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
7
7
"test" : " mocha"
You can’t perform that action at this time.
0 commit comments