From 0fac47b62d100213ce48c29dd9d0a335f8a00264 Mon Sep 17 00:00:00 2001 From: fxy060608 Date: Wed, 18 Sep 2019 17:56:31 +0800 Subject: [PATCH] chore(release): publish v2.0.0-23020190918001 --- lerna.json | 2 +- packages/uni-app-plus-nvue/package.json | 32 ++++---- packages/uni-app-plus/package.json | 32 ++++---- packages/uni-cli-shared/package.json | 46 ++++++------ packages/uni-h5-ui/package.json | 30 ++++---- packages/uni-h5/package.json | 42 +++++------ packages/uni-mp-alipay/package.json | 32 ++++---- packages/uni-mp-baidu/package.json | 32 ++++---- packages/uni-mp-qq/package.json | 32 ++++---- packages/uni-mp-toutiao/package.json | 32 ++++---- packages/uni-mp-weixin/package.json | 32 ++++---- packages/uni-stat/package.json | 72 +++++++++--------- packages/uni-template-compiler/package.json | 50 ++++++------- .../vue-cli-plugin-hbuilderx/package.json | 42 +++++------ .../vue-cli-plugin-uni-optimize/package.json | 32 ++++---- packages/vue-cli-plugin-uni/package.json | 74 +++++++++---------- packages/webpack-uni-mp-loader/package.json | 38 +++++----- .../webpack-uni-pages-loader/package.json | 52 ++++++------- 18 files changed, 352 insertions(+), 352 deletions(-) diff --git a/lerna.json b/lerna.json index 910cfa98e..e28de9f67 100644 --- a/lerna.json +++ b/lerna.json @@ -12,5 +12,5 @@ "message": "chore(release): publish %s" } }, - "version": "2.0.0-22420190823021" + "version": "2.0.0-23020190918001" } diff --git a/packages/uni-app-plus-nvue/package.json b/packages/uni-app-plus-nvue/package.json index 3ffc12778..17b0aeb28 100644 --- a/packages/uni-app-plus-nvue/package.json +++ b/packages/uni-app-plus-nvue/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-app-plus-nvue", - "version": "1.0.0-alpha-22120190814002", - "description": "uni-app app-plus-nvue", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-app-plus-nvue" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-app-plus-nvue", + "version": "2.0.0-23020190918001", + "description": "uni-app app-plus-nvue", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-app-plus-nvue" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-app-plus/package.json b/packages/uni-app-plus/package.json index 219f2053c..990ab3bbf 100644 --- a/packages/uni-app-plus/package.json +++ b/packages/uni-app-plus/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-app-plus", - "version": "0.0.253", - "description": "uni-app app-plus", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-app-plus" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-app-plus", + "version": "2.0.0-23020190918001", + "description": "uni-app app-plus", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-app-plus" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-cli-shared/package.json b/packages/uni-cli-shared/package.json index dc9117e01..a9bf66c35 100644 --- a/packages/uni-cli-shared/package.json +++ b/packages/uni-cli-shared/package.json @@ -1,24 +1,24 @@ -{ - "name": "@dcloudio/uni-cli-shared", - "version": "0.2.994", - "description": "uni-cli-shared", - "main": "lib/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-cli-shared" - }, - "files": [ - "lib" - ], - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "dependencies": { - "hash-sum": "^1.0.2", - "strip-json-comments": "^2.0.1" - }, - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-cli-shared", + "version": "2.0.0-23020190918001", + "description": "uni-cli-shared", + "main": "lib/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-cli-shared" + }, + "files": [ + "lib" + ], + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "dependencies": { + "hash-sum": "^1.0.2", + "strip-json-comments": "^2.0.1" + }, + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-h5-ui/package.json b/packages/uni-h5-ui/package.json index 5d6f1c8d9..2ef52de08 100644 --- a/packages/uni-h5-ui/package.json +++ b/packages/uni-h5-ui/package.json @@ -1,16 +1,16 @@ -{ - "name": "@dcloudio/uni-h5-ui", - "version": "0.0.1", - "description": "uni-app h5 ui", - "main": "dist/index.umd.min.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-h5-ui" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0" +{ + "name": "@dcloudio/uni-h5-ui", + "version": "2.0.0-23020190918001", + "description": "uni-app h5 ui", + "main": "dist/index.umd.min.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-h5-ui" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0" } diff --git a/packages/uni-h5/package.json b/packages/uni-h5/package.json index e4aa50624..dca2016d8 100644 --- a/packages/uni-h5/package.json +++ b/packages/uni-h5/package.json @@ -1,22 +1,22 @@ -{ - "name": "@dcloudio/uni-h5", - "version": "0.9.0", - "description": "uni-app h5", - "main": "dist/index.umd.min.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-h5" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "dependencies": { - "base64-arraybuffer": "^0.2.0", - "intersection-observer": "^0.7.0", - "safe-area-insets": "^1.4.1" - }, - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-h5", + "version": "2.0.0-23020190918001", + "description": "uni-app h5", + "main": "dist/index.umd.min.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-h5" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "dependencies": { + "base64-arraybuffer": "^0.2.0", + "intersection-observer": "^0.7.0", + "safe-area-insets": "^1.4.1" + }, + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-mp-alipay/package.json b/packages/uni-mp-alipay/package.json index 7d406c195..a02746d91 100644 --- a/packages/uni-mp-alipay/package.json +++ b/packages/uni-mp-alipay/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-mp-alipay", - "version": "0.0.827", - "description": "uni-app mp-alipay", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-alipay" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-mp-alipay", + "version": "2.0.0-23020190918001", + "description": "uni-app mp-alipay", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-alipay" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-mp-baidu/package.json b/packages/uni-mp-baidu/package.json index e6d69e3d5..0b326b9ef 100644 --- a/packages/uni-mp-baidu/package.json +++ b/packages/uni-mp-baidu/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-mp-baidu", - "version": "0.0.857", - "description": "uni-app mp-baidu", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-baidu" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-mp-baidu", + "version": "2.0.0-23020190918001", + "description": "uni-app mp-baidu", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-baidu" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-mp-qq/package.json b/packages/uni-mp-qq/package.json index 25b5d4aec..83f9b0ac3 100644 --- a/packages/uni-mp-qq/package.json +++ b/packages/uni-mp-qq/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-mp-qq", - "version": "0.0.112", - "description": "uni-app mp-qq", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-qq" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-mp-qq", + "version": "2.0.0-23020190918001", + "description": "uni-app mp-qq", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-qq" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-mp-toutiao/package.json b/packages/uni-mp-toutiao/package.json index 1d0a8269e..2e9904cd9 100644 --- a/packages/uni-mp-toutiao/package.json +++ b/packages/uni-mp-toutiao/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-mp-toutiao", - "version": "0.0.352", - "description": "uni-app mp-toutiao", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-toutiao" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-mp-toutiao", + "version": "2.0.0-23020190918001", + "description": "uni-app mp-toutiao", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-toutiao" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-mp-weixin/package.json b/packages/uni-mp-weixin/package.json index 4d4e2e8aa..5d9f7ac00 100644 --- a/packages/uni-mp-weixin/package.json +++ b/packages/uni-mp-weixin/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/uni-mp-weixin", - "version": "0.0.973", - "description": "uni-app mp-weixin", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-mp-weixin" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-mp-weixin", + "version": "2.0.0-23020190918001", + "description": "uni-app mp-weixin", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-mp-weixin" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/uni-stat/package.json b/packages/uni-stat/package.json index 297f49725..7a2a8d5bc 100644 --- a/packages/uni-stat/package.json +++ b/packages/uni-stat/package.json @@ -1,37 +1,37 @@ -{ - "name": "@dcloudio/uni-stat", - "version": "0.0.113", - "description": "", - "main": "dist/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-stat" - }, - "scripts": { - "dev": "NODE_ENV=development rollup -w -c rollup.config.js", - "build": "NODE_ENV=production rollup -c rollup.config.js" - }, - "files": [ - "dist", - "package.json", - "LICENSE" - ], - "author": "", - "license": "Apache-2.0", - "devDependencies": { - "@babel/core": "^7.5.5", - "@babel/preset-env": "^7.5.5", - "eslint": "^6.1.0", - "rollup": "^1.19.3", - "rollup-plugin-babel": "^4.3.3", - "rollup-plugin-clear": "^2.0.7", - "rollup-plugin-commonjs": "^10.0.2", - "rollup-plugin-copy": "^3.1.0", - "rollup-plugin-eslint": "^7.0.0", - "rollup-plugin-json": "^4.0.0", - "rollup-plugin-node-resolve": "^5.2.0", - "rollup-plugin-replace": "^2.2.0", - "rollup-plugin-uglify": "^6.0.2" - } +{ + "name": "@dcloudio/uni-stat", + "version": "2.0.0-23020190918001", + "description": "", + "main": "dist/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-stat" + }, + "scripts": { + "dev": "NODE_ENV=development rollup -w -c rollup.config.js", + "build": "NODE_ENV=production rollup -c rollup.config.js" + }, + "files": [ + "dist", + "package.json", + "LICENSE" + ], + "author": "", + "license": "Apache-2.0", + "devDependencies": { + "@babel/core": "^7.5.5", + "@babel/preset-env": "^7.5.5", + "eslint": "^6.1.0", + "rollup": "^1.19.3", + "rollup-plugin-babel": "^4.3.3", + "rollup-plugin-clear": "^2.0.7", + "rollup-plugin-commonjs": "^10.0.2", + "rollup-plugin-copy": "^3.1.0", + "rollup-plugin-eslint": "^7.0.0", + "rollup-plugin-json": "^4.0.0", + "rollup-plugin-node-resolve": "^5.2.0", + "rollup-plugin-replace": "^2.2.0", + "rollup-plugin-uglify": "^6.0.2" + } } diff --git a/packages/uni-template-compiler/package.json b/packages/uni-template-compiler/package.json index 9cbd13f41..a055dbcb5 100644 --- a/packages/uni-template-compiler/package.json +++ b/packages/uni-template-compiler/package.json @@ -1,26 +1,26 @@ -{ - "name": "@dcloudio/uni-template-compiler", - "version": "0.9.183", - "description": "uni-template-compiler", - "main": "lib/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/uni-template-compiler" - }, - "files": [ - "lib" - ], - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "dependencies": { - "@babel/parser": "^7.3.3", - "@babel/traverse": "^7.3.3", - "@babel/types": "^7.3.3", - "vue-template-compiler": "^2.6.10" - }, - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/uni-template-compiler", + "version": "2.0.0-23020190918001", + "description": "uni-template-compiler", + "main": "lib/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/uni-template-compiler" + }, + "files": [ + "lib" + ], + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "dependencies": { + "@babel/parser": "^7.3.3", + "@babel/traverse": "^7.3.3", + "@babel/types": "^7.3.3", + "vue-template-compiler": "^2.6.10" + }, + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/vue-cli-plugin-hbuilderx/package.json b/packages/vue-cli-plugin-hbuilderx/package.json index 94591d432..718b3ddac 100644 --- a/packages/vue-cli-plugin-hbuilderx/package.json +++ b/packages/vue-cli-plugin-hbuilderx/package.json @@ -1,22 +1,22 @@ -{ - "name": "@dcloudio/vue-cli-plugin-hbuilderx", - "version": "1.0.137", - "description": "HBuilderX plugin for vue-cli 3", - "main": "index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/vue-cli-plugin-hbuilderx" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "dependencies": { - "acorn": "^5.2.1", - "css": "~2.2.1", - "escodegen": "^1.8.1" - }, - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/vue-cli-plugin-hbuilderx", + "version": "2.0.0-23020190918001", + "description": "HBuilderX plugin for vue-cli 3", + "main": "index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/vue-cli-plugin-hbuilderx" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "dependencies": { + "acorn": "^5.2.1", + "css": "~2.2.1", + "escodegen": "^1.8.1" + }, + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/vue-cli-plugin-uni-optimize/package.json b/packages/vue-cli-plugin-uni-optimize/package.json index 1d413cedb..2efa4ba16 100644 --- a/packages/vue-cli-plugin-uni-optimize/package.json +++ b/packages/vue-cli-plugin-uni-optimize/package.json @@ -1,17 +1,17 @@ -{ - "name": "@dcloudio/vue-cli-plugin-uni-optimize", - "version": "0.1.9", - "description": "uni-app optimize plugin for vue-cli 3", - "main": "index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/vue-cli-plugin-uni-optimize" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/vue-cli-plugin-uni-optimize", + "version": "2.0.0-23020190918001", + "description": "uni-app optimize plugin for vue-cli 3", + "main": "index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/vue-cli-plugin-uni-optimize" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/vue-cli-plugin-uni/package.json b/packages/vue-cli-plugin-uni/package.json index 6f0b76bd4..6b1412671 100644 --- a/packages/vue-cli-plugin-uni/package.json +++ b/packages/vue-cli-plugin-uni/package.json @@ -1,38 +1,38 @@ -{ - "name": "@dcloudio/vue-cli-plugin-uni", - "version": "0.9.538", - "description": "uni-app plugin for vue-cli 3", - "main": "index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/vue-cli-plugin-uni" - }, - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "bin": { - "uniapp-cli": "./bin/uniapp-cli.js" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "dependencies": { - "@dcloudio/uni-stat": "*", - "copy-webpack-plugin": "^4.6.0", - "cross-env": "^5.2.0", - "envinfo": "^6.0.1", - "hash-sum": "^1.0.2", - "loader-utils": "^1.1.0", - "module-alias": "^2.1.0", - "postcss": "^7.0.7", - "postcss-import": "^12.0.1", - "postcss-selector-parser": "^5.0.0", - "postcss-value-parser": "^3.3.1", - "strip-json-comments": "^2.0.1", - "update-check": "^1.5.3", - "webpack-merge": "^4.1.4", - "wrap-loader": "^0.2.0", - "xregexp": "4.0.0" - }, - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/vue-cli-plugin-uni", + "version": "2.0.0-23020190918001", + "description": "uni-app plugin for vue-cli 3", + "main": "index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/vue-cli-plugin-uni" + }, + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "bin": { + "uniapp-cli": "./bin/uniapp-cli.js" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "dependencies": { + "@dcloudio/uni-stat": "^2.0.0-23020190918001", + "copy-webpack-plugin": "^4.6.0", + "cross-env": "^5.2.0", + "envinfo": "^6.0.1", + "hash-sum": "^1.0.2", + "loader-utils": "^1.1.0", + "module-alias": "^2.1.0", + "postcss": "^7.0.7", + "postcss-import": "^12.0.1", + "postcss-selector-parser": "^5.0.0", + "postcss-value-parser": "^3.3.1", + "strip-json-comments": "^2.0.1", + "update-check": "^1.5.3", + "webpack-merge": "^4.1.4", + "wrap-loader": "^0.2.0", + "xregexp": "4.0.0" + }, + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/webpack-uni-mp-loader/package.json b/packages/webpack-uni-mp-loader/package.json index a059eb149..ba8c402e7 100644 --- a/packages/webpack-uni-mp-loader/package.json +++ b/packages/webpack-uni-mp-loader/package.json @@ -1,20 +1,20 @@ -{ - "name": "@dcloudio/webpack-uni-mp-loader", - "version": "0.3.644", - "description": "webpack-uni-mp-loader", - "main": "index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/webpack-uni-mp-loader" - }, - "files": [ - "lib" - ], - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/webpack-uni-mp-loader", + "version": "2.0.0-23020190918001", + "description": "webpack-uni-mp-loader", + "main": "index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/webpack-uni-mp-loader" + }, + "files": [ + "lib" + ], + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } diff --git a/packages/webpack-uni-pages-loader/package.json b/packages/webpack-uni-pages-loader/package.json index cc5f28135..bb40cc4b1 100644 --- a/packages/webpack-uni-pages-loader/package.json +++ b/packages/webpack-uni-pages-loader/package.json @@ -1,27 +1,27 @@ -{ - "name": "@dcloudio/webpack-uni-pages-loader", - "version": "0.2.875", - "description": "uni-app pages.json loader", - "main": "lib/index.js", - "repository": { - "type": "git", - "url": "git+https://github.com/dcloudio/uni-app.git", - "directory": "packages/webpack-uni-pages-loader" - }, - "files": [ - "lib" - ], - "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" - }, - "author": "fxy060608", - "license": "Apache-2.0", - "dependencies": { - "merge": "^1.2.1", - "strip-json-comments": "^2.0.1" - }, - "uni-app": { - "compilerVersion": "2.3.0" - }, - "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" +{ + "name": "@dcloudio/webpack-uni-pages-loader", + "version": "2.0.0-23020190918001", + "description": "uni-app pages.json loader", + "main": "lib/index.js", + "repository": { + "type": "git", + "url": "git+https://github.com/dcloudio/uni-app.git", + "directory": "packages/webpack-uni-pages-loader" + }, + "files": [ + "lib" + ], + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "author": "fxy060608", + "license": "Apache-2.0", + "dependencies": { + "merge": "^1.2.1", + "strip-json-comments": "^2.0.1" + }, + "uni-app": { + "compilerVersion": "2.3.0" + }, + "gitHead": "08ea04b669e93f0db3acb2dfa38138298edd5789" } -- GitLab