2017-02-18 19:29:35 +01:00
|
|
|
"light": {
|
|
|
|
"folderExpanded": "_folder_open",
|
2017-04-30 19:49:36 +02:00
|
|
|
"folder": "_folder_light",
|
2017-04-30 22:38:33 +02:00
|
|
|
"folderNames": {
|
|
|
|
"node_modules": "_file_nodejs",
|
|
|
|
".git": "_file_git",
|
|
|
|
".github": "_file_github",
|
|
|
|
".gulp": "_file_gulp",
|
|
|
|
"bower_components": "_file_bower"
|
|
|
|
},
|
|
|
|
"folderNamesExpanded": {
|
|
|
|
"node_modules": "_file_nodejs",
|
|
|
|
".git": "_file_git",
|
|
|
|
".github": "_file_github",
|
|
|
|
".gulp": "_file_gulp",
|
|
|
|
"bower_components": "_file_bower"
|
|
|
|
}
|
2017-02-18 19:29:35 +01:00
|
|
|
},
|