{
    "name": "app",
    "version": "0.0.1",
    "description": "",
    "main": "index.js",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "edp": {
        "wwwroot": "/",
        "depDir": "dep",
        "srcDir": "src",
        "loaderAutoConfig": "js,htm,html,tpl,vm,phtml",
        "loaderUrl": "esl.js",
        "dependencies": {
            "jquery": "1.x",
            "est": "1.x"
        }
    },
    "dependencies": {},
    "author": "",
    "license": "ISC"
}
