b428648665
- @tryghost/adapter-manager@0.2.15 - @tryghost/bootstrap-socket@0.2.10 - @tryghost/config-url-helpers@0.1.1 - @tryghost/constants@0.1.9 - @tryghost/errors@0.2.14 - @tryghost/image-transform@1.0.14 - @tryghost/job-manager@0.8.8 - @tryghost/limit-service@0.6.2 - @tryghost/moleculer-service-from-class@0.2.18 - @tryghost/mw-session-from-token@0.1.23 - @tryghost/package-json@1.0.3 - @tryghost/pretty-cli@1.2.19 - @tryghost/promise@0.1.10 - @tryghost/release-utils@0.6.16 - @tryghost/security@0.2.10 - @tryghost/session-service@0.1.25 - @tryghost/tpl@0.1.4 - @tryghost/vhost-middleware@1.0.16 - @tryghost/zip@1.1.15 |
||
---|---|---|
.. | ||
lib | ||
test | ||
.eslintrc.js | ||
index.js | ||
LICENSE | ||
package.json | ||
README.md |
Package Json
Install
npm install @tryghost/package-json --save
or
yarn add @tryghost/package-json
Usage
Develop
This is a mono repository, managed with lerna.
Follow the instructions for the top-level repo.
git clone
this repo &cd
into it as usual- Run
yarn
to install top-level dependencies.
Run
yarn dev
Test
yarn lint
run just eslintyarn test
run lint and tests
Copyright & License
Copyright (c) 2013-2021 Ghost Foundation - Released under the MIT license.