2.0.0 • Published 5 years ago

sustainability-schema v2.0.0

Weekly downloads
2
License
BlueOak-1.0.0
Repository
github
Last release
5 years ago

JSON schema for open software project sustainability resources

This package exports a JSON schema for sustainability objects.

The definitions property of the schema contains all sub-schemas that you might like to load individually:

  • project
  • contributor
  • contributorReference

This package treats the exposure of those sub-schemas as part of its public API for semantic versioning.

You can validate data against the schema using libraries like ajv.