35 lines
948 B
JSON
35 lines
948 B
JSON
{
|
|
"forest": {
|
|
"type": "user",
|
|
"projects": {
|
|
"type": "section",
|
|
"artifacts": {
|
|
"type": "item",
|
|
"title": "artifacts",
|
|
"description": "",
|
|
"state": "not-done"
|
|
},
|
|
"projects": {
|
|
"type": "section",
|
|
"should be able to download a remote plan": {
|
|
"type": "item",
|
|
"title": "should be able to download a remote plan",
|
|
"description": "",
|
|
"state": "not-done"
|
|
},
|
|
"should be able to template from a remote plan": {
|
|
"type": "item",
|
|
"title": "should be able to template from a remote plan",
|
|
"description": "",
|
|
"state": "not-done"
|
|
},
|
|
"should be able to use scripts from a remote plan": {
|
|
"type": "item",
|
|
"title": "should be able to use scripts from a remote plan",
|
|
"description": "",
|
|
"state": "not-done"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |