UNPKG

thingy-schema-validate

Version:

JSON schema validation for the thingy ecosystem - more simple than othr JSON schemas.

31 lines 839 B
{ "name": "thingy-schema-validate", "version": "0.0.7", "description": "JSON schema validation for the thingy ecosystem - more simple than othr JSON schemas.", "main": "index.js", "keywords": [ "thingy", "schema", "validation", "json-schema", "validate", "schema-compilation", "JSON", "validator" ], "author": "Lenard Frommelt lenard@frommelt.dev", "license": "CC0-1.0", "repository": { "type": "git", "url": "git+https://github.com/JhonnyJason/thingy-schema-validate-output.git" }, "bugs": { "url": "https://github.com/JhonnyJason/thingy-schema-validate/issues" }, "homepage": "https://github.com/JhonnyJason/thingy-schema-validate-output#REAMDE", "dependencies": {}, "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }