UNPKG

@testxcx/cli-plugin-mp

Version:
44 lines (43 loc) 1.24 kB
{ "name": "@testxcx/cli-plugin-mp", "version": "1.0.0-alpha.9", "description": "为megalo工程生成小程序相关的webpack配置插件", "main": "index.js", "dependencies": { "@megalo/cli-share-utils": "latest", "@megalo/entry": "^0.1.2", "copy-webpack-plugin": "^5.0.2", "css-loader": "^2.1.1", "deepmerge": "^3.2.0", "file-loader": "^3.0.1", "mini-css-extract-plugin": "^0.6.0", "optimize-css-assets-webpack-plugin": "^5.0.1", "px2rpx-loader": "^0.1.10", "terser-webpack-plugin": "^1.2.3", "url-loader": "^1.1.2", "vue-loader": "15.4.0" }, "peerDependencies": { "@megalo/target": "*", "@megalo/template-compiler": "*", "octoparse": "*" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/megalojs/megalo-cli.git", "directory": "packages/@megalo/cli-plugin-mp" }, "bugs": { "url": "https://github.com/megalojs/megalo-cli/issues" }, "homepage": "https://github.com/megalojs/megalo-cli/tree/master/packages/@megalo/cli-plugin-mp#readme", "keywords": [ "megalo", "cli-plugin" ], "author": "bigMeow <running@vip.163.com> (github.com/bigmeow)", "license": "MIT" }