4.json
915 Bytes
{
"python": [
{ "id": 1, "pId": 0, "name": "package1", "open": true, "isParent": true, "collapse": false },
{ "id": 11, "pId": 1, "name": "default1.py", "type": "py" },
{ "id": 12, "pId": 1, "name": "default2.py", "type": "py" },
{ "id": 13, "pId": 1, "name": "default3.py", "type": "py" },
{ "id": 14, "pId": 1, "name": "default4.py", "type": "py" },
{ "id": 15, "pId": 1, "name": "default5.py", "type": "py" },
{ "id": 2, "pId": 0, "name": "package2", "open": true, "isParent": true, "expand": true },
{ "id": 21, "pId": 2, "name": "defaultA.py", "type": "py" },
{ "id": 22, "pId": 2, "name": "defaultB.py", "type": "py" },
{ "id": 23, "pId": 2, "name": "defaultC.py", "type": "py" },
{ "id": 24, "pId": 2, "name": "defaultD.py", "type": "py" },
{ "id": 25, "pId": 2, "name": "defaultE.py", "type": "py" }
]
}