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