UNPKG

@the-goat/core

Version:

![npm version](https://badgen.net/npm/v/@the-goat/goat?icon=npm) ![npm downloads](https://badgen.net/npm/dt/@the-goat/goat?icon=npm) ![npm weekly downloads](https://badgen.net/npm/dw/@the-goat/goat?icon=npm) ![npm licence](https://badgen.net/npm/license/@

15 lines 273 B
"use strict"; module.exports = { id: '/Base', type: 'object', properties: { name: { type: 'string', }, version: { $type: 'string', }, }, required: ['version'], }; //# sourceMappingURL=schema.js.map