# json-schema-spec-types

> type definitions for the json-schema specification draft-07

Latest version **0.1.2** (published 2018-12-17) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install json-schema-spec-types
pnpm add json-schema-spec-types
yarn add json-schema-spec-types
bun add json-schema-spec-types
```

## Health

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

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

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.2 |
| Published | 2018-12-17 |
| First published | 2018-11-30 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 10.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Mauri Edo |
| Maintainers | medo-atlassian |
| Keywords | json-schema |

## Links

- npm: https://www.npmjs.com/package/json-schema-spec-types
- Repository: https://bitbucket.org/atlassian/json-schema-spec-types
- Homepage: https://bitbucket.org/atlassian/json-schema-spec-types#readme
- npm.io page: https://npm.io/package/json-schema-spec-types

## Alternatives

- [@mapbox/jsonlint-lines-primitives](https://npm.io/package/@mapbox/jsonlint-lines-primitives.md) — 5.3M weekly downloads
- [reftools](https://npm.io/package/reftools.md) — 3.5M weekly downloads
- [@hey-api/openapi-ts](https://npm.io/package/@hey-api/openapi-ts.md) — 3.5M weekly downloads
- [@mapbox/geojson-rewind](https://npm.io/package/@mapbox/geojson-rewind.md) — 2.4M weekly downloads
- [turbo-stream](https://npm.io/package/turbo-stream.md) — 1.7M weekly downloads

## Recent versions

- 0.1.2 (latest) — 2018-12-17
- 0.1.1 — 2018-12-04
- 0.1.0 — 2018-11-30

## README

# Json Schema Spec Types

Type definitions for the [json-schema specification draft-07](https://tools.ietf.org/html/draft-handrews-json-schema-01).

These type definitions were generated from https://raw.githubusercontent.com/json-schema-org/json-schema-spec/draft-07/schema.json using https://shakyshane.github.io/json-ts/ then cleaned up and refined.

To know more about the modifications applied to the original schema, check out the [CHANGELOG.md](CHANGELOG.md) file.

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