@tryghost/mg-json
v0.12.0
Published
Utilities for generating valid Ghost JSON
Downloads
843
Maintainers
Keywords
Readme
Migrate JSON
Utilities for generating valid Ghost JSON
Install
npm install @tryghost/mg-json --save
or
yarn add @tryghost/mg-json
Usage
Develop
This is a mono repository, managed with lerna.
Follow the instructions for the top-level repo.
git clonethis repo &cdinto it as usual- Run
yarnto install top-level dependencies.
Run
yarn dev
Test
yarn lintrun just eslintyarn testrun lint and tests
Copyright & License
Copyright (c) 2013-2026 Ghost Foundation - Released under the MIT license.
