# @tryghost/fastly-js

> Simple Fastly API wrapper for TLS configuration

Latest version **0.2.12** (published 2022-02-07) · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install @tryghost/fastly-js
pnpm add @tryghost/fastly-js
yarn add @tryghost/fastly-js
bun add @tryghost/fastly-js
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.2.12 |
| Published | 2022-02-07 |
| First published | 2021-04-14 |
| Weekly downloads | 0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 10.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Ghost Foundation |
| Maintainers | moreofmorris, joeegrigg, sanne-san, djordjevlais, bobvaneck, zimoatghost, allouis, gargol, rishabhgrg, erisds, johnonolan, kevinansfield, cobbspur, aileencgn, jloh, daniellockyer, sam-lord, matthanley, thibpat, pauladamdavis |

## Links

- npm: https://www.npmjs.com/package/@tryghost/fastly-js
- Repository: git@github.com:TryGhost/fastly-js
- npm.io page: https://npm.io/package/@tryghost/fastly-js

## Dependencies (1)

- [node-fetch](https://npm.io/package/node-fetch.md) ^2.6.1

## Recent versions

- 0.2.12 (latest) — 2022-02-07
- 0.2.11 — 2022-02-07
- 0.2.10 — 2021-11-29
- 0.2.9 — 2021-07-29
- 0.2.8 — 2021-07-29
- 0.2.7 — 2021-07-15
- 0.2.6 — 2021-05-05
- 0.2.5 — 2021-05-05
- 0.2.4 — 2021-05-04
- 0.2.3 — 2021-04-29
- 0.2.2 — 2021-04-29
- 0.2.1 — 2021-04-29
- 0.2.0 — 2021-04-29
- 0.1.1 — 2021-04-14
- 0.1.0 — 2021-04-14

## README

# Fastly Js

## Install

`npm install @tryghost/fastly-js --save`

or

`yarn add @tryghost/fastly-js`


## Usage


## Develop

1. `git clone` this repo & `cd` into it as usual
2. Run `yarn` to install top-level dependencies.


## Run

- `yarn dev`


## Test

- `yarn lint` run just eslint
- `yarn test` run lint and tests


## Publish

- `yarn ship`


# Copyright & License 

Copyright (c) 2013-2021 Ghost Foundation. All rights reserved.

This code is considered closed-source and not for distribution. There is no opensource license associated with this project.

---
_Source: https://npm.io/package/@tryghost/fastly-js · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
