npm.io
2.0.0 • Published 7 years ago

sustainability-schema

Licence
BlueOak-1.0.0
Version
2.0.0
Deps
0
Size
5 kB
Vulns
0
Weekly
0
Stars
1

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.