aureooms/js-oro

View on GitHub
pkg.json

Summary

Maintainability
Test Coverage
{
    "name": "oro",
    "code": {
        "main": [
            "js",
            "dist",
            "oro.js"
        ],
        "test": [
            "test",
            "js"
        ]
    },
    "src": "js/src/",
    "debug": false,
    "out": "js/dist/"
}