# swagger-schema-official

> Swagger JSON Schema

Latest version **2.0.0-bab6bed** (published 2015-10-06) · ISC license · 0 weekly downloads

## Install

```sh
npm install swagger-schema-official
pnpm add swagger-schema-official
yarn add swagger-schema-official
bun add swagger-schema-official
```

## Health

**Score 23/100 (F)** — status: abandoned.

Positive: has types package; no vulnerabilities; high quality score.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.0.0-bab6bed |
| Published | 2015-10-06 |
| First published | 2014-09-30 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | separate (@types/swagger-schema-official) |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | mohsen, swagger |
| Keywords | swagger, schema, api |

## Links

- npm: https://www.npmjs.com/package/swagger-schema-official
- npm.io page: https://npm.io/package/swagger-schema-official

## Alternatives

- [@regle/core](https://npm.io/package/@regle/core.md) — 47.0K weekly downloads
- [typeof-arguments](https://npm.io/package/typeof-arguments.md) — 12.5K weekly downloads
- [@lokalise/projects-engine-contracts](https://npm.io/package/@lokalise/projects-engine-contracts.md) — 978 weekly downloads
- [@osjwnpm/nam-laboriosam-quibusdam](https://npm.io/package/@osjwnpm/nam-laboriosam-quibusdam.md) — 70 weekly downloads
- [@oridune/validator](https://npm.io/package/@oridune/validator.md) — 16 weekly downloads

## Recent versions

- 2.0.0-bab6bed (latest) — 2015-10-06
- 2.0.0-d79c205 — 2015-10-02
- 2.0.0-96305d9 — 2015-04-21
- 2.0.0-0ac571a — 2015-04-20
- 2.0.0-a33091a — 2014-10-14
- 2.0.0-b6411e9 — 2014-09-30
- 1.2.0 — 2014-09-30

## README

# Swagger Specification JSON Schemas

This is only JSON Schema file for Swagger version 2.0. Download and Install it via NPM or Bower.

## Install via NPM

```shell
npm install --save swagger-schema-official
```

#### Install 1.2 version via NPM

```shell
npm install --save swagger-schema-official@1.2.0
```
## Install via Bower

 ```shell
 bower install --save swagger-schema
 ```

## License

 MIT

---
_Source: https://npm.io/package/swagger-schema-official · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
