20 lines
316 B
Text
20 lines
316 B
Text
|
{
|
||
|
"folders": [
|
||
|
{
|
||
|
"name": "Source",
|
||
|
"path": "."
|
||
|
},
|
||
|
{
|
||
|
"name": "Windows Scripts",
|
||
|
"path": "win32"
|
||
|
},
|
||
|
{
|
||
|
"name": "Linux Scripts",
|
||
|
"path": "linux"
|
||
|
},
|
||
|
{
|
||
|
"name": "Darwin Scripts",
|
||
|
"path": "darwin"
|
||
|
}
|
||
|
]
|
||
|
}
|