mirror of
https://github.com/u0u0/Cocos2d-Lua-Community.git
synced 2026-05-07 22:27:15 +08:00
18 lines
318 B
JSON
Executable File
18 lines
318 B
JSON
Executable File
{
|
|
"name": "tinydir",
|
|
"description": "Lightweight, portable and easy to integrate C directory and file reader",
|
|
"license": "BSD-2-Clause",
|
|
"keywords": [
|
|
"dir",
|
|
"directory",
|
|
"file",
|
|
"reader",
|
|
"filesystem"
|
|
],
|
|
"src": [
|
|
"tinydir.h"
|
|
],
|
|
"version": "1.2.1",
|
|
"repo": "cxong/tinydir"
|
|
}
|