JSPM

  • Created
  • Published
  • Downloads 223800
  • Score
    100M100P100Q178631F
  • License Apache-2.0

JSON Schema Meta Schema

Package Exports

  • @json-schema-tools/meta-schema

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@json-schema-tools/meta-schema) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

JSON Schema Meta Schema

This repo contains the json schema meta schema and code to package it on npm, generate typings, etc.

Installing

npm install --save @json-schema-tools/meta-schema

Contributing

How to contribute, build and release are outlined in CONTRIBUTING.md, BUILDING.md and RELEASING.md respectively. Commits in this repository follow the CONVENTIONAL_COMMITS.md specification.