UNPKG
win-gen
Version:
latest (0.0.2-8)
0.0.2-8
0.0.2-7
0.0.2-5
0.0.2-4
0.0.2-3
0.0.2-2
0.0.2-1
Create artifacts using JSON schema for use in win.
github.com/OptimusLime/winjs
OptimusLime/winjs
win-gen
/
test
/
schema1.json
4 lines
•
169 B
JSON
View Raw
1
2
3
4
{
"pictureGenotype"
:
{
"type"
:
"String"
,
"ref"
:
"NEATGenotype"
}
,
"secondTest"
:
{
"second"
:
"String"
,
"genoSecond"
:
{
"type"
:
"String"
,
"ref"
:
"NEATGenotype"
}
}
}