{
    "name": "@epoint-mrc/ejsv4",
    "version": "4.2.22",
    "description": "ejs 4.x，一套混合开发方案",
    "author": "",
    "license": "ISC",
    "main": "index.js",
    "module": "npm/ejs/ejs.es.js",
    "types": "./types/index.d.ts",
    "files": [
        "npm/dist",
        "npm/dd",
        "npm/dd_h5",
        "npm/dd_uni",
        "npm/ejs",
        "npm/ejs_dd_h5",
        "npm/ejs_h5",
        "npm/ejs_uni",
        "npm/ejs_xm_h5",
        "npm/h5",
        "npm/h5_uni",
        "npm/native",
        "npm/native_dd_uni",
        "npm/native_h5",
        "npm/native_uni",
        "npm/native_weex_uni",
        "npm/uni",
        "npm/weex",
        "npm/xm",
        "npm/xm_h5",
        "types"
    ],
    "scripts": {
        "buildW": "webpack",
        "build": "rimraf dist && node_modules\\.bin\\gulp default --gulpfile build\\gulpfile.js",
        "check": "tsc --noEmit",
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "devDependencies": {
        "@babel/cli": "^7.23.9",
        "@babel/core": "^7.24.0",
        "@babel/preset-env": "^7.24.0",
        "@babel/preset-typescript": "^7.23.3",
        "@dcloudio/types": "^3.4.12",
        "@epoint-mrc/types": "8.4.4-beta.3",
        "@rollup/plugin-babel": "^6.0.4",
        "@rollup/plugin-commonjs": "^25.0.7",
        "@types/node": "^20.11.19",
        "@typescript-eslint/eslint-plugin": "^8.4.0",
        "@typescript-eslint/parser": "^8.4.0",
        "babel-loader": "^9.1.3",
        "babel-plugin-import": "^1.13.8",
        "babel-plugin-syntax-jsx": "^6.18.0",
        "babel-plugin-transform-vue-jsx": "^3.7.0",
        "eslint": "^8.57.0",
        "gulp": "^4.0.2",
        "rimraf": "^5.0.5",
        "rollup": "3.21.0",
        "rollup-plugin-typescript2": "^0.36.0",
        "terser-webpack-plugin": "^5.3.10",
        "typescript": "^5.3.3",
        "uglify-js": "^3.17.4",
        "vue-tsx-support": "^3.2.0",
        "webpack": "^5.90.3"
    },
    "dependencies": {
        "vant": "2.13.2",
        "vue": "2.6.11"
    }
}
