mirror of
https://gitee.com/dgflash/oops-framework.git
synced 2026-05-31 18:59:19 +08:00
32 lines
505 B
JSON
32 lines
505 B
JSON
{
|
|
"modules": {
|
|
"cache": {},
|
|
"includeModules": [
|
|
"2d",
|
|
"3d",
|
|
"audio",
|
|
"base",
|
|
"dragon-bones",
|
|
"gfx-webgl",
|
|
"gfx-webgl2",
|
|
"intersection-2d",
|
|
"marionette",
|
|
"particle",
|
|
"particle-2d",
|
|
"physics-2d-box2d",
|
|
"physics-ammo",
|
|
"primitive",
|
|
"profiler",
|
|
"spine",
|
|
"terrain",
|
|
"tiled-map",
|
|
"tween",
|
|
"ui",
|
|
"video",
|
|
"webview"
|
|
],
|
|
"flags": {}
|
|
},
|
|
"__version__": "1.0.5"
|
|
}
|