Welcome to mirror list, hosted at ThFree Co, Russian Federation.

package.json - github.com/roryg/ghostwriter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c64764bee6c41870b9632d4a9234ad31c1ecf241 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
  "name": "ghostwriter",
  "version": "1.9.5",
  "engines": {
    "ghost-api": "v3"
  },
  "author": {
    "email": "rg.rorygibson+ghost@gmail.com"
  },
  "config": {
    "posts_per_page": 5
  },
  "keywords": ["ghost-theme"]
}