haxeui/haxeui-core

View on GitHub
cli/projects/pixijs/project.json

Summary

Maintainability
Test Coverage
{
    "name": "pixijs",
    "type": "template",
    "subProjects": [
        "shared", "pixijs-shared"
    ],
    "templates": [
        { "src": "pixijs.hxml", "dst": "${target}/pixijs.hxml"}
    ]
}