win-schema
Version:
WIN module that handles all things schema related! Schema validation, schema loading, schema remote loads, etc etc etc
16 lines • 387 B
JSON
{
"name": "win-schema",
"version": "0.0.5-3",
"description": " WIN module that handles all things schema related! Schema validation, schema loading, schema remote loads, etc etc etc",
"keywords": [
"WIN",
"evolution",
"iec",
"neat"
],
"repo": "https://github.com/OptimusLime/win-schema",
"main": "lib/win-schema.js",
"dependencies": {
"tv4": "*"
}
}