{
    "name": "efront",
    "version": "4.35.8",
    "description": "一个开发环境，提供一种自由的前端开发模式，也可作为辅助工具使用。",
    "main": "public/efront.js",
    "directories": {
        "test": "test"
    },
    "bin": {
        "efront": "public/efront.js"
    },
    "scripts": {
        "prepack": "node tools/build-efront.js --node --no-target&node public/efront build 文件系统.html"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/yunxu1019/efront.git"
    },
    "keywords": [
        "efront"
    ],
    "author": "yunxu1019",
    "license": "MIT"
}