🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@tryghost/admin-api

Package Overview
Dependencies
Maintainers
28
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tryghost/admin-api

JavaScript Client Library for the Ghost [Admin API](https://ghost.org/docs/admin-api/)

1.13.16
latest
Source
npm
Version published
Maintainers
28
Created
Source

Admin Api

JavaScript Client Library for the Ghost Admin API

Install

npm install @tryghost/admin-api --save

or

yarn add @tryghost/admin-api

Usage

See https://ghost.org/docs/admin-api/javascript/

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 eslint
  • yarn test run lint and tests

Copyright (c) 2013-2025 Ghost Foundation - Released under the MIT license.

FAQs

Package last updated on 25 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts